Diagnosed failure

LeaderRebalancerTest.RestartTserver: Unrecognized error type. Please see the error log for more information.

Full log

[==========] Running 7 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 5 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260806 03:49:37.386317   732 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.183.62:46101
I20260806 03:49:37.389483   732 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260806 03:49:37.391327   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:49:37.430193   740 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
W20260806 03:49:37.430294   738 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
W20260806 03:49:37.430248   743 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
I20260806 03:49:37.432178   732 server_base.cc:1034] running on GCE node
I20260806 03:49:38.736807   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:49:38.737277   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:49:38.737514   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988178737492 us; error 0 us; skew 500 ppm
I20260806 03:49:38.738965   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:49:38.753278   732 webserver.cc:460] Webserver started at http://127.0.183.62:38477/ using document root <none> and password file <none>
I20260806 03:49:38.755040   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:49:38.755365   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:49:38.756181   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:49:38.764703   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/master-0-root/instance:
uuid: "04a540520ec3416fbf44eb025f39c0c1"
format_stamp: "Formatted at 2026-08-06 03:49:38 on dist-test-slave-kvfs"
I20260806 03:49:38.777772   732 fs_manager.cc:691] Time spent creating directory manager: real 0.011s	user 0.006s	sys 0.005s
I20260806 03:49:38.786757   750 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:49:38.788867   732 fs_manager.cc:725] Time spent opening block manager: real 0.007s	user 0.005s	sys 0.001s
I20260806 03:49:38.789424   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/master-0-root
uuid: "04a540520ec3416fbf44eb025f39c0c1"
format_stamp: "Formatted at 2026-08-06 03:49:38 on dist-test-slave-kvfs"
I20260806 03:49:38.789882   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-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)
I20260806 03:49:38.844760   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:49:38.847326   732 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260806 03:49:38.848105   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:49:38.959487   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.62:46101
I20260806 03:49:38.959613   818 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.62:46101 every 8 connection(s)
I20260806 03:49:38.973657   819 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:39.009886   819 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1: Bootstrap starting.
I20260806 03:49:39.019703   819 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:39.022656   819 log.cc:824] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1: Log is configured to *not* fsync() on all Append() calls
I20260806 03:49:39.029433   819 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1: No bootstrap required, opened a new log
I20260806 03:49:39.059567   819 raft_consensus.cc:348] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a540520ec3416fbf44eb025f39c0c1" member_type: VOTER }
I20260806 03:49:39.060597   819 raft_consensus.cc:374] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:39.060964   819 raft_consensus.cc:729] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04a540520ec3416fbf44eb025f39c0c1, State: Initialized, Role: FOLLOWER
I20260806 03:49:39.062489   819 consensus_queue.cc:260] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "04a540520ec3416fbf44eb025f39c0c1" member_type: VOTER }
I20260806 03:49:39.063166   819 raft_consensus.cc:388] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 03:49:39.063576   819 raft_consensus.cc:482] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 03:49:39.064000   819 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:39.070554   819 raft_consensus.cc:504] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a540520ec3416fbf44eb025f39c0c1" member_type: VOTER }
I20260806 03:49:39.071943   819 leader_election.cc:302] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [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: 04a540520ec3416fbf44eb025f39c0c1; no voters: 
I20260806 03:49:39.074617   819 leader_election.cc:288] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 03:49:39.075089   822 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:49:39.078197   822 raft_consensus.cc:686] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [term 1 LEADER]: Becoming Leader. State: Replica: 04a540520ec3416fbf44eb025f39c0c1, State: Running, Role: LEADER
I20260806 03:49:39.079520   822 consensus_queue.cc:237] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [LEADER]: Queue going to LEADER mode. State: All 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: "04a540520ec3416fbf44eb025f39c0c1" member_type: VOTER }
I20260806 03:49:39.081014   819 sys_catalog.cc:564] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 03:49:39.095775   823 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 04a540520ec3416fbf44eb025f39c0c1. Latest consensus state: current_term: 1 leader_uuid: "04a540520ec3416fbf44eb025f39c0c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a540520ec3416fbf44eb025f39c0c1" member_type: VOTER } }
I20260806 03:49:39.097350   823 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [sys.catalog]: This master's current role is: LEADER
I20260806 03:49:39.098153   824 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "04a540520ec3416fbf44eb025f39c0c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04a540520ec3416fbf44eb025f39c0c1" member_type: VOTER } }
I20260806 03:49:39.099885   824 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [sys.catalog]: This master's current role is: LEADER
I20260806 03:49:39.101823   834 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 03:49:39.119032   834 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 03:49:39.122000   732 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 03:49:39.146171   834 catalog_manager.cc:1347] Generated new cluster ID: 36fe57059fb145cfa475af89263cbdbe
I20260806 03:49:39.146596   834 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 03:49:39.181121   834 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 03:49:39.184433   834 catalog_manager.cc:1504] Loading token signing keys...
I20260806 03:49:39.208292   834 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1: Generated new TSK 0
I20260806 03:49:39.209939   834 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 03:49:39.255694   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:49:39.271806   843 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
W20260806 03:49:39.273188   844 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
W20260806 03:49:39.279121   847 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
I20260806 03:49:39.279454   732 server_base.cc:1034] running on GCE node
I20260806 03:49:39.280476   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:49:39.280690   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:49:39.280944   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988179280917 us; error 0 us; skew 500 ppm
I20260806 03:49:39.281677   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:49:39.287743   732 webserver.cc:460] Webserver started at http://127.0.183.1:36917/ using document root <none> and password file <none>
I20260806 03:49:39.288527   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:49:39.288966   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:49:39.289350   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:49:39.290782   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/ts-0-root/instance:
uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
format_stamp: "Formatted at 2026-08-06 03:49:39 on dist-test-slave-kvfs"
I20260806 03:49:39.298194   732 fs_manager.cc:691] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260806 03:49:39.304128   855 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:49:39.305208   732 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260806 03:49:39.305567   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/ts-0-root
uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
format_stamp: "Formatted at 2026-08-06 03:49:39 on dist-test-slave-kvfs"
I20260806 03:49:39.305927   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-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)
I20260806 03:49:39.325093   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:49:39.326792   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:49:39.331792   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:49:39.337935   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:49:39.338248   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:49:39.338627   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:49:39.338790   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:49:39.482887   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.1:42229
I20260806 03:49:39.483085   939 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.1:42229 every 8 connection(s)
I20260806 03:49:39.498785   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:49:39.521345   944 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
W20260806 03:49:39.537324   945 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
W20260806 03:49:39.542459   947 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
I20260806 03:49:39.546973   732 server_base.cc:1034] running on GCE node
I20260806 03:49:39.548192   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:49:39.548506   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:49:39.548738   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988179548721 us; error 0 us; skew 500 ppm
I20260806 03:49:39.549528   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:49:39.555131   732 webserver.cc:460] Webserver started at http://127.0.183.2:46479/ using document root <none> and password file <none>
I20260806 03:49:39.555814   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:49:39.556103   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:49:39.556490   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:49:39.558720   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/ts-1-root/instance:
uuid: "24b4fc42da314ef6a58a0b558d70bd22"
format_stamp: "Formatted at 2026-08-06 03:49:39 on dist-test-slave-kvfs"
I20260806 03:49:39.561919   940 heartbeater.cc:347] Connected to a master server at 127.0.183.62:46101
I20260806 03:49:39.562667   940 heartbeater.cc:464] Registering TS with master...
I20260806 03:49:39.565744   940 heartbeater.cc:511] Master 127.0.183.62:46101 requested a full tablet report, sending...
I20260806 03:49:39.569666   732 fs_manager.cc:691] Time spent creating directory manager: real 0.010s	user 0.004s	sys 0.007s
I20260806 03:49:39.574319   775 ts_manager.cc:194] Registered new tserver with Master: fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229)
I20260806 03:49:39.577178   954 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:49:39.578310   732 fs_manager.cc:725] Time spent opening block manager: real 0.006s	user 0.005s	sys 0.001s
I20260806 03:49:39.578806   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/ts-1-root
uuid: "24b4fc42da314ef6a58a0b558d70bd22"
format_stamp: "Formatted at 2026-08-06 03:49:39 on dist-test-slave-kvfs"
I20260806 03:49:39.579175   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-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)
I20260806 03:49:39.581820   775 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41640
I20260806 03:49:39.613377   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:49:39.616008   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:49:39.618198   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:49:39.620903   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:49:39.621137   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:49:39.621414   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:49:39.621598   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:49:39.751287   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.2:34259
I20260806 03:49:39.751988  1039 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.2:34259 every 8 connection(s)
I20260806 03:49:39.758698   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:49:39.772061  1047 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
W20260806 03:49:39.774221  1046 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
W20260806 03:49:39.778076  1049 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
I20260806 03:49:39.779524  1042 heartbeater.cc:347] Connected to a master server at 127.0.183.62:46101
I20260806 03:49:39.779946  1042 heartbeater.cc:464] Registering TS with master...
I20260806 03:49:39.780880  1042 heartbeater.cc:511] Master 127.0.183.62:46101 requested a full tablet report, sending...
I20260806 03:49:39.781141   732 server_base.cc:1034] running on GCE node
I20260806 03:49:39.782655   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:49:39.782934   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:49:39.783140   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988179783127 us; error 0 us; skew 500 ppm
I20260806 03:49:39.783488   775 ts_manager.cc:194] Registered new tserver with Master: 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:39.783911   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:49:39.785686   775 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41644
I20260806 03:49:39.787477   732 webserver.cc:460] Webserver started at http://127.0.183.3:44081/ using document root <none> and password file <none>
I20260806 03:49:39.788321   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:49:39.788645   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:49:39.789008   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:49:39.790704   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/ts-2-root/instance:
uuid: "72263d79dc214f91b6d58264f83e005a"
format_stamp: "Formatted at 2026-08-06 03:49:39 on dist-test-slave-kvfs"
I20260806 03:49:39.797995   732 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260806 03:49:39.803393  1056 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:49:39.804590   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260806 03:49:39.804975   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/ts-2-root
uuid: "72263d79dc214f91b6d58264f83e005a"
format_stamp: "Formatted at 2026-08-06 03:49:39 on dist-test-slave-kvfs"
I20260806 03:49:39.805363   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1785988177119491-732-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)
I20260806 03:49:39.831903   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:49:39.833443   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:49:39.836176   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:49:39.839912   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:49:39.840243   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260806 03:49:39.840518   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:49:39.840701   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:49:40.001256   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.3:40803
I20260806 03:49:40.001538  1143 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.3:40803 every 8 connection(s)
I20260806 03:49:40.024416  1144 heartbeater.cc:347] Connected to a master server at 127.0.183.62:46101
I20260806 03:49:40.024928  1144 heartbeater.cc:464] Registering TS with master...
I20260806 03:49:40.026005  1144 heartbeater.cc:511] Master 127.0.183.62:46101 requested a full tablet report, sending...
I20260806 03:49:40.028559   775 ts_manager.cc:194] Registered new tserver with Master: 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:40.029310   732 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017600692s
I20260806 03:49:40.030500   775 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41658
I20260806 03:49:40.034135   732 test_util.cc:268] Using random seed: -955563472
I20260806 03:49:40.102806   775 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41660:
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"
    }
  }
}
W20260806 03:49:40.109563   775 catalog_manager.cc:6854] 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.
I20260806 03:49:40.232698  1092 tablet_service.cc:1467] Processing CreateTablet for tablet 83229f740c4c49389f6a896927da335c (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260806 03:49:40.233465  1090 tablet_service.cc:1467] Processing CreateTablet for tablet 0b032f67ab214058a66f3628a92b7b4c (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260806 03:49:40.235772  1091 tablet_service.cc:1467] Processing CreateTablet for tablet 58f7c3e941924310a11c59889b06f270 (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260806 03:49:40.235924  1089 tablet_service.cc:1467] Processing CreateTablet for tablet c0ffe10b5eb94e78bb6e646f9a84a55d (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260806 03:49:40.238076  1088 tablet_service.cc:1467] Processing CreateTablet for tablet 3d4bbe791ec042679f2862d80343161c (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260806 03:49:40.238305  1095 tablet_service.cc:1467] Processing CreateTablet for tablet e02c77493ffe4acbb551c14b3d7a623e (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260806 03:49:40.238111  1086 tablet_service.cc:1467] Processing CreateTablet for tablet 1219cc03c0af4a0cad5987382c16a506 (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260806 03:49:40.245352  1092 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 83229f740c4c49389f6a896927da335c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.254447  1085 tablet_service.cc:1467] Processing CreateTablet for tablet 0d84e6173c3c4d85a3e176cd5f33134b (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260806 03:49:40.251924  1097 tablet_service.cc:1467] Processing CreateTablet for tablet 3284b43248b64e15954ecbf158399dea (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260806 03:49:40.251827   987 tablet_service.cc:1467] Processing CreateTablet for tablet 83229f740c4c49389f6a896927da335c (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260806 03:49:40.257558   984 tablet_service.cc:1467] Processing CreateTablet for tablet 0b032f67ab214058a66f3628a92b7b4c (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260806 03:49:40.258430   989 tablet_service.cc:1467] Processing CreateTablet for tablet 3284b43248b64e15954ecbf158399dea (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260806 03:49:40.257851   988 tablet_service.cc:1467] Processing CreateTablet for tablet e02c77493ffe4acbb551c14b3d7a623e (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260806 03:49:40.260639   985 tablet_service.cc:1467] Processing CreateTablet for tablet 58f7c3e941924310a11c59889b06f270 (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260806 03:49:40.262951   982 tablet_service.cc:1467] Processing CreateTablet for tablet c0ffe10b5eb94e78bb6e646f9a84a55d (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260806 03:49:40.266741   987 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 83229f740c4c49389f6a896927da335c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.270123   980 tablet_service.cc:1467] Processing CreateTablet for tablet 1219cc03c0af4a0cad5987382c16a506 (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260806 03:49:40.272240   979 tablet_service.cc:1467] Processing CreateTablet for tablet 0d84e6173c3c4d85a3e176cd5f33134b (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260806 03:49:40.275364   981 tablet_service.cc:1467] Processing CreateTablet for tablet 3d4bbe791ec042679f2862d80343161c (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260806 03:49:40.277626  1095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e02c77493ffe4acbb551c14b3d7a623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.279119  1086 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1219cc03c0af4a0cad5987382c16a506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.281845  1085 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0d84e6173c3c4d85a3e176cd5f33134b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.282516  1090 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0b032f67ab214058a66f3628a92b7b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.283277   988 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e02c77493ffe4acbb551c14b3d7a623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.283528  1091 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 58f7c3e941924310a11c59889b06f270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.290982  1097 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3284b43248b64e15954ecbf158399dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.294116  1088 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3d4bbe791ec042679f2862d80343161c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.295567  1089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c0ffe10b5eb94e78bb6e646f9a84a55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.300915   984 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0b032f67ab214058a66f3628a92b7b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.309185   989 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3284b43248b64e15954ecbf158399dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.316154   982 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c0ffe10b5eb94e78bb6e646f9a84a55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.337438   985 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 58f7c3e941924310a11c59889b06f270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.339644   980 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1219cc03c0af4a0cad5987382c16a506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.345541   981 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3d4bbe791ec042679f2862d80343161c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.348133   979 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0d84e6173c3c4d85a3e176cd5f33134b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.437194  1165 tablet_bootstrap.cc:492] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a: Bootstrap starting.
I20260806 03:49:40.439640   893 tablet_service.cc:1467] Processing CreateTablet for tablet e02c77493ffe4acbb551c14b3d7a623e (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260806 03:49:40.452222   889 tablet_service.cc:1467] Processing CreateTablet for tablet c0ffe10b5eb94e78bb6e646f9a84a55d (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260806 03:49:40.438694   894 tablet_service.cc:1467] Processing CreateTablet for tablet 3284b43248b64e15954ecbf158399dea (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260806 03:49:40.445271   892 tablet_service.cc:1467] Processing CreateTablet for tablet 83229f740c4c49389f6a896927da335c (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260806 03:49:40.446990   891 tablet_service.cc:1467] Processing CreateTablet for tablet 58f7c3e941924310a11c59889b06f270 (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260806 03:49:40.462617   893 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e02c77493ffe4acbb551c14b3d7a623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.459229   890 tablet_service.cc:1467] Processing CreateTablet for tablet 0b032f67ab214058a66f3628a92b7b4c (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260806 03:49:40.465380   885 tablet_service.cc:1467] Processing CreateTablet for tablet 1219cc03c0af4a0cad5987382c16a506 (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260806 03:49:40.472510   892 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 83229f740c4c49389f6a896927da335c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.465332  1166 tablet_bootstrap.cc:492] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22: Bootstrap starting.
I20260806 03:49:40.465615   886 tablet_service.cc:1467] Processing CreateTablet for tablet 3d4bbe791ec042679f2862d80343161c (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260806 03:49:40.476397   891 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 58f7c3e941924310a11c59889b06f270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.477157   889 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c0ffe10b5eb94e78bb6e646f9a84a55d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.482025   883 tablet_service.cc:1467] Processing CreateTablet for tablet 0d84e6173c3c4d85a3e176cd5f33134b (DEFAULT_TABLE table=test-workload [id=be7b9e615b94400b98843491fdafc5eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260806 03:49:40.488454   894 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3284b43248b64e15954ecbf158399dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.490437   883 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0d84e6173c3c4d85a3e176cd5f33134b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.493952   885 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1219cc03c0af4a0cad5987382c16a506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.518697   890 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0b032f67ab214058a66f3628a92b7b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.551295   886 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3d4bbe791ec042679f2862d80343161c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:49:40.577930  1165 tablet_bootstrap.cc:654] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:40.592315   940 heartbeater.cc:503] Master 127.0.183.62:46101 was elected leader, sending a full tablet report...
I20260806 03:49:40.593657  1167 tablet_bootstrap.cc:492] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a: Bootstrap starting.
I20260806 03:49:40.604878  1166 tablet_bootstrap.cc:654] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:40.627435  1167 tablet_bootstrap.cc:654] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:40.634536  1165 tablet_bootstrap.cc:492] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a: No bootstrap required, opened a new log
I20260806 03:49:40.635067  1165 ts_tablet_manager.cc:1397] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a: Time spent bootstrapping tablet: real 0.216s	user 0.018s	sys 0.005s
I20260806 03:49:40.635285  1166 tablet_bootstrap.cc:492] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22: No bootstrap required, opened a new log
I20260806 03:49:40.635778  1166 ts_tablet_manager.cc:1397] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22: Time spent bootstrapping tablet: real 0.191s	user 0.006s	sys 0.016s
I20260806 03:49:40.638182  1165 raft_consensus.cc:348] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.638896  1165 raft_consensus.cc:374] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:40.638691  1166 raft_consensus.cc:348] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.639257  1165 raft_consensus.cc:729] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Initialized, Role: FOLLOWER
I20260806 03:49:40.639504  1166 raft_consensus.cc:374] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:40.640254  1166 raft_consensus.cc:729] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Initialized, Role: FOLLOWER
I20260806 03:49:40.640621  1165 consensus_queue.cc:260] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.644308  1166 consensus_queue.cc:260] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.650352  1167 tablet_bootstrap.cc:492] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a: No bootstrap required, opened a new log
I20260806 03:49:40.651114  1167 ts_tablet_manager.cc:1397] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.011s
I20260806 03:49:40.651461  1165 ts_tablet_manager.cc:1428] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.007s
I20260806 03:49:40.652850  1144 heartbeater.cc:503] Master 127.0.183.62:46101 was elected leader, sending a full tablet report...
I20260806 03:49:40.653143  1165 tablet_bootstrap.cc:492] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a: Bootstrap starting.
I20260806 03:49:40.654088  1166 ts_tablet_manager.cc:1428] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.006s
I20260806 03:49:40.654919  1042 heartbeater.cc:503] Master 127.0.183.62:46101 was elected leader, sending a full tablet report...
I20260806 03:49:40.655175  1166 tablet_bootstrap.cc:492] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22: Bootstrap starting.
I20260806 03:49:40.661029  1165 tablet_bootstrap.cc:654] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:40.660449  1167 raft_consensus.cc:348] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.661847  1167 raft_consensus.cc:374] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:40.662334  1167 raft_consensus.cc:729] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Initialized, Role: FOLLOWER
I20260806 03:49:40.663424  1167 consensus_queue.cc:260] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.666970  1173 raft_consensus.cc:482] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:40.668457  1173 raft_consensus.cc:504] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.697918  1166 tablet_bootstrap.cc:654] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:40.701551  1167 ts_tablet_manager.cc:1428] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.005s
I20260806 03:49:40.705188  1167 tablet_bootstrap.cc:492] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a: Bootstrap starting.
I20260806 03:49:40.720976  1171 raft_consensus.cc:482] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:40.721611  1171 raft_consensus.cc:504] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.710603  1173 leader_election.cc:288] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
W20260806 03:49:40.758513   941 tablet.cc:2369] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260806 03:49:40.767118  1167 tablet_bootstrap.cc:654] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:40.775426  1171 leader_election.cc:288] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:40.775962  1165 tablet_bootstrap.cc:492] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a: No bootstrap required, opened a new log
I20260806 03:49:40.785401  1165 ts_tablet_manager.cc:1397] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a: Time spent bootstrapping tablet: real 0.133s	user 0.029s	sys 0.027s
I20260806 03:49:40.777083  1166 tablet_bootstrap.cc:492] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22: No bootstrap required, opened a new log
I20260806 03:49:40.790845  1166 ts_tablet_manager.cc:1397] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22: Time spent bootstrapping tablet: real 0.136s	user 0.020s	sys 0.002s
I20260806 03:49:40.789568  1165 raft_consensus.cc:348] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.795173  1165 raft_consensus.cc:374] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:40.795185  1166 raft_consensus.cc:348] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:40.800472  1166 raft_consensus.cc:374] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:40.800784  1166 raft_consensus.cc:729] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Initialized, Role: FOLLOWER
I20260806 03:49:40.801510  1166 consensus_queue.cc:260] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:40.799239  1165 raft_consensus.cc:729] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Initialized, Role: FOLLOWER
I20260806 03:49:40.807646  1167 tablet_bootstrap.cc:492] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a: No bootstrap required, opened a new log
I20260806 03:49:40.808478  1175 raft_consensus.cc:482] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:40.809008  1167 ts_tablet_manager.cc:1397] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.004s
I20260806 03:49:40.809026  1175 raft_consensus.cc:504] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.807415  1165 consensus_queue.cc:260] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.818399  1175 leader_election.cc:288] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:40.817225  1166 ts_tablet_manager.cc:1428] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260806 03:49:40.833961  1165 ts_tablet_manager.cc:1428] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.002s
I20260806 03:49:40.836302  1165 tablet_bootstrap.cc:492] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a: Bootstrap starting.
I20260806 03:49:40.835139  1166 tablet_bootstrap.cc:492] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22: Bootstrap starting.
I20260806 03:49:40.864480  1167 raft_consensus.cc:348] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.867009  1167 raft_consensus.cc:374] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:40.867394  1167 raft_consensus.cc:729] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Initialized, Role: FOLLOWER
I20260806 03:49:40.871285  1167 consensus_queue.cc:260] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.845964  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
I20260806 03:49:40.883216  1110 raft_consensus.cc:2454] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 0.
I20260806 03:49:40.887930   958 leader_election.cc:302] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a; no voters: 
I20260806 03:49:40.889974  1173 raft_consensus.cc:2781] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:49:40.890625  1173 raft_consensus.cc:482] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:49:40.890987  1173 raft_consensus.cc:3037] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:40.889745  1167 ts_tablet_manager.cc:1428] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.003s
I20260806 03:49:40.894369  1165 tablet_bootstrap.cc:654] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:40.896077  1167 tablet_bootstrap.cc:492] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a: Bootstrap starting.
I20260806 03:49:40.911998  1166 tablet_bootstrap.cc:654] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:40.911062   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:40.914184   906 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
W20260806 03:49:40.918951  1057 leader_election.cc:341] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:49:40.925045   955 leader_election.cc:341] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:40.928532  1173 raft_consensus.cc:504] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.936544   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
W20260806 03:49:40.938413   955 leader_election.cc:341] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:40.941169  1173 leader_election.cc:288] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:40.942633  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:40.946369  1110 raft_consensus.cc:3037] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:40.946866  1108 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
W20260806 03:49:40.953181   859 leader_election.cc:341] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:40.955639  1165 tablet_bootstrap.cc:492] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a: No bootstrap required, opened a new log
I20260806 03:49:40.956255  1165 ts_tablet_manager.cc:1397] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.015s
I20260806 03:49:40.957412  1167 tablet_bootstrap.cc:654] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:40.964553  1165 raft_consensus.cc:348] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.966830  1165 raft_consensus.cc:374] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:40.967582  1165 raft_consensus.cc:729] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Initialized, Role: FOLLOWER
I20260806 03:49:40.972448  1165 consensus_queue.cc:260] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.975396  1165 ts_tablet_manager.cc:1428] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260806 03:49:40.969158  1110 raft_consensus.cc:2454] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 1.
I20260806 03:49:40.983206  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22" is_pre_election: true
I20260806 03:49:40.982782  1165 tablet_bootstrap.cc:492] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a: Bootstrap starting.
I20260806 03:49:40.985308  1166 tablet_bootstrap.cc:492] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22: No bootstrap required, opened a new log
I20260806 03:49:40.985852  1166 ts_tablet_manager.cc:1397] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.019s
I20260806 03:49:40.986373   958 leader_election.cc:302] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a; no voters: fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:40.986584  1001 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22" is_pre_election: true
I20260806 03:49:40.990458  1167 tablet_bootstrap.cc:492] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a: No bootstrap required, opened a new log
I20260806 03:49:40.990959  1167 ts_tablet_manager.cc:1397] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.009s
W20260806 03:49:40.991812   856 leader_election.cc:341] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:40.992563   856 leader_election.cc:302] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa62c96fa4914471ba169dc0d0dafa9a; no voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a
I20260806 03:49:40.996255  1175 raft_consensus.cc:2726] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:49:40.997354  1167 raft_consensus.cc:348] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:40.998442  1167 raft_consensus.cc:374] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:40.999048  1003 raft_consensus.cc:2379] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72263d79dc214f91b6d58264f83e005a in current term 1: Already voted for candidate 24b4fc42da314ef6a58a0b558d70bd22 in this term.
I20260806 03:49:40.998884  1167 raft_consensus.cc:729] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.001056  1057 leader_election.cc:302] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a; no voters: 24b4fc42da314ef6a58a0b558d70bd22, fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:41.002470  1171 raft_consensus.cc:2726] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:49:41.000248  1173 raft_consensus.cc:2781] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:49:41.003901  1173 raft_consensus.cc:686] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Becoming Leader. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:41.000168  1167 consensus_queue.cc:260] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.004864  1173 consensus_queue.cc:237] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.006705  1167 ts_tablet_manager.cc:1428] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260806 03:49:41.008178  1166 raft_consensus.cc:348] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.009063  1166 raft_consensus.cc:374] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.009513  1166 raft_consensus.cc:729] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.010581  1166 consensus_queue.cc:260] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.017768  1166 ts_tablet_manager.cc:1428] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.005s
I20260806 03:49:41.019972  1165 tablet_bootstrap.cc:654] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.015590  1167 tablet_bootstrap.cc:492] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a: Bootstrap starting.
I20260806 03:49:41.023144  1166 tablet_bootstrap.cc:492] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22: Bootstrap starting.
I20260806 03:49:41.037050  1173 raft_consensus.cc:482] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.037770  1173 raft_consensus.cc:504] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:41.030166   774 catalog_manager.cc:5495] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:41.040675  1167 tablet_bootstrap.cc:654] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.043303  1165 tablet_bootstrap.cc:492] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a: No bootstrap required, opened a new log
I20260806 03:49:41.045455  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3284b43248b64e15954ecbf158399dea" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
I20260806 03:49:41.046054  1165 ts_tablet_manager.cc:1397] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.014s
W20260806 03:49:41.049506   958 leader_election.cc:341] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.051117  1166 tablet_bootstrap.cc:654] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.051147   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3284b43248b64e15954ecbf158399dea" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
W20260806 03:49:41.052906   955 leader_election.cc:341] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.053395   955 leader_election.cc:302] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22; no voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:41.051169  1173 leader_election.cc:288] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803), fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229)
I20260806 03:49:41.056988  1172 raft_consensus.cc:2726] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:49:41.053815  1165 raft_consensus.cc:348] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.062381  1165 raft_consensus.cc:374] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.063073  1165 raft_consensus.cc:729] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.064378  1165 consensus_queue.cc:260] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.075855  1175 raft_consensus.cc:482] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.076853  1175 raft_consensus.cc:504] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.082882  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "58f7c3e941924310a11c59889b06f270" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22" is_pre_election: true
W20260806 03:49:41.085237   856 leader_election.cc:341] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.085525  1166 tablet_bootstrap.cc:492] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22: No bootstrap required, opened a new log
I20260806 03:49:41.086182  1166 ts_tablet_manager.cc:1397] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.018s
I20260806 03:49:41.089275  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "58f7c3e941924310a11c59889b06f270" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
I20260806 03:49:41.090418  1110 raft_consensus.cc:2454] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 0.
I20260806 03:49:41.090852  1166 raft_consensus.cc:348] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.092056  1166 raft_consensus.cc:374] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.092430  1166 raft_consensus.cc:729] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.092540   859 leader_election.cc:302] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 24b4fc42da314ef6a58a0b558d70bd22
I20260806 03:49:41.094190  1166 consensus_queue.cc:260] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.096609  1175 leader_election.cc:288] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.098639  1175 raft_consensus.cc:2781] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:49:41.100234  1175 raft_consensus.cc:482] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:49:41.102149  1175 raft_consensus.cc:3037] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.103188  1166 ts_tablet_manager.cc:1428] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.001s
I20260806 03:49:41.104687  1166 tablet_bootstrap.cc:492] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22: Bootstrap starting.
W20260806 03:49:41.112521   833 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:49:41.113056  1165 ts_tablet_manager.cc:1428] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a: Time spent starting tablet: real 0.064s	user 0.002s	sys 0.010s
I20260806 03:49:41.115993  1167 tablet_bootstrap.cc:492] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a: No bootstrap required, opened a new log
I20260806 03:49:41.117100  1167 ts_tablet_manager.cc:1397] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a: Time spent bootstrapping tablet: real 0.104s	user 0.043s	sys 0.021s
I20260806 03:49:41.118266  1171 raft_consensus.cc:482] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.119417  1165 tablet_bootstrap.cc:492] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a: Bootstrap starting.
I20260806 03:49:41.119087  1171 raft_consensus.cc:504] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.121384  1171 leader_election.cc:288] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:41.123986   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:41.125612  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22" is_pre_election: true
W20260806 03:49:41.127712  1057 leader_election.cc:341] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.127939  1167 raft_consensus.cc:348] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.128756  1167 raft_consensus.cc:374] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260806 03:49:41.129046  1057 leader_election.cc:341] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.128955  1175 raft_consensus.cc:504] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.129583  1057 leader_election.cc:302] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a; no voters: 24b4fc42da314ef6a58a0b558d70bd22, fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:41.130893  1171 raft_consensus.cc:2726] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:49:41.129076  1167 raft_consensus.cc:729] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.133088  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "58f7c3e941924310a11c59889b06f270" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:41.133287  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "58f7c3e941924310a11c59889b06f270" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:41.134392  1110 raft_consensus.cc:3037] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.133217  1167 consensus_queue.cc:260] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
W20260806 03:49:41.135877   856 leader_election.cc:341] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.136960  1167 ts_tablet_manager.cc:1428] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260806 03:49:41.137955  1167 tablet_bootstrap.cc:492] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a: Bootstrap starting.
I20260806 03:49:41.133492  1175 leader_election.cc:288] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 election: Requested vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.146530  1165 tablet_bootstrap.cc:654] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.148926  1175 raft_consensus.cc:482] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.149463  1175 raft_consensus.cc:504] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.156080  1110 raft_consensus.cc:2454] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 1.
I20260806 03:49:41.157784   859 leader_election.cc:302] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 24b4fc42da314ef6a58a0b558d70bd22
I20260806 03:49:41.160480  1166 tablet_bootstrap.cc:654] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.160224  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d84e6173c3c4d85a3e176cd5f33134b" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22" is_pre_election: true
I20260806 03:49:41.161667  1167 tablet_bootstrap.cc:654] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a: Neither blocks nor log segments found. Creating new log.
W20260806 03:49:41.162082   856 leader_election.cc:341] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.160499  1209 raft_consensus.cc:2781] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:49:41.172787  1175 leader_election.cc:288] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.174243  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d84e6173c3c4d85a3e176cd5f33134b" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
W20260806 03:49:41.178049   859 leader_election.cc:341] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.178778   859 leader_election.cc:302] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa62c96fa4914471ba169dc0d0dafa9a; no voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a
I20260806 03:49:41.180757  1175 raft_consensus.cc:2726] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:49:41.181264  1209 raft_consensus.cc:686] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 LEADER]: Becoming Leader. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:41.182770  1165 tablet_bootstrap.cc:492] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a: No bootstrap required, opened a new log
I20260806 03:49:41.183265  1209 consensus_queue.cc:237] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.186039  1167 tablet_bootstrap.cc:492] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a: No bootstrap required, opened a new log
I20260806 03:49:41.188462  1165 ts_tablet_manager.cc:1397] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.012s
I20260806 03:49:41.188995  1173 raft_consensus.cc:482] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.189528  1173 raft_consensus.cc:504] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.191869  1173 leader_election.cc:288] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.194996  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
I20260806 03:49:41.194468   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:41.192268  1165 raft_consensus.cc:348] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
W20260806 03:49:41.202780   958 leader_election.cc:341] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.202886  1165 raft_consensus.cc:374] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.188592  1167 ts_tablet_manager.cc:1397] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a: Time spent bootstrapping tablet: real 0.051s	user 0.002s	sys 0.016s
W20260806 03:49:41.203405   955 leader_election.cc:341] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.204627  1166 tablet_bootstrap.cc:492] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22: No bootstrap required, opened a new log
I20260806 03:49:41.205204  1166 ts_tablet_manager.cc:1397] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22: Time spent bootstrapping tablet: real 0.101s	user 0.017s	sys 0.006s
I20260806 03:49:41.207156  1167 raft_consensus.cc:348] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.208267  1167 raft_consensus.cc:374] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.208581  1167 raft_consensus.cc:729] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.209430  1167 consensus_queue.cc:260] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.209949  1166 raft_consensus.cc:348] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.211026  1166 raft_consensus.cc:374] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.211316  1166 raft_consensus.cc:729] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.211869  1167 ts_tablet_manager.cc:1428] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260806 03:49:41.212039  1166 consensus_queue.cc:260] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.212927  1167 tablet_bootstrap.cc:492] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a: Bootstrap starting.
I20260806 03:49:41.213213  1165 raft_consensus.cc:729] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.215389  1165 consensus_queue.cc:260] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:41.216686  1166 ts_tablet_manager.cc:1428] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260806 03:49:41.217685  1166 tablet_bootstrap.cc:492] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22: Bootstrap starting.
I20260806 03:49:41.212738   774 catalog_manager.cc:5495] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a reported cstate change: term changed from 0 to 1, leader changed from <none> to fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1). New cstate: current_term: 1 leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:41.221230  1165 ts_tablet_manager.cc:1428] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.004s
I20260806 03:49:41.221443   955 leader_election.cc:302] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22; no voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:41.226285  1173 raft_consensus.cc:2726] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:49:41.230611  1165 tablet_bootstrap.cc:492] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a: Bootstrap starting.
I20260806 03:49:41.230094  1166 tablet_bootstrap.cc:654] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.233980  1167 tablet_bootstrap.cc:654] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.249696  1209 raft_consensus.cc:482] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.250535  1209 raft_consensus.cc:504] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.252940  1165 tablet_bootstrap.cc:654] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.254508  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22" is_pre_election: true
I20260806 03:49:41.258306  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
I20260806 03:49:41.259181  1110 raft_consensus.cc:2379] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa62c96fa4914471ba169dc0d0dafa9a in current term 1: Already voted for candidate 24b4fc42da314ef6a58a0b558d70bd22 in this term.
I20260806 03:49:41.261025   859 leader_election.cc:302] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa62c96fa4914471ba169dc0d0dafa9a; no voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a
I20260806 03:49:41.262950  1212 raft_consensus.cc:3037] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.262559  1209 leader_election.cc:288] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.282150  1165 tablet_bootstrap.cc:492] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a: No bootstrap required, opened a new log
I20260806 03:49:41.282269  1167 tablet_bootstrap.cc:492] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a: No bootstrap required, opened a new log
I20260806 03:49:41.282083  1212 raft_consensus.cc:2726] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:49:41.282984  1165 ts_tablet_manager.cc:1397] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.005s
I20260806 03:49:41.283056  1167 ts_tablet_manager.cc:1397] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.010s
I20260806 03:49:41.288787  1166 tablet_bootstrap.cc:492] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22: No bootstrap required, opened a new log
I20260806 03:49:41.288623  1171 raft_consensus.cc:482] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.288595  1167 raft_consensus.cc:348] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:41.289397  1166 ts_tablet_manager.cc:1397] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.012s
I20260806 03:49:41.289600  1167 raft_consensus.cc:374] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.289345  1171 raft_consensus.cc:504] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:41.289896  1167 raft_consensus.cc:729] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.291312  1167 consensus_queue.cc:260] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:41.291744  1171 leader_election.cc:288] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229)
I20260806 03:49:41.294173  1167 ts_tablet_manager.cc:1428] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260806 03:49:41.294615  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3284b43248b64e15954ecbf158399dea" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22" is_pre_election: true
I20260806 03:49:41.295147  1167 tablet_bootstrap.cc:492] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a: Bootstrap starting.
I20260806 03:49:41.295322  1003 raft_consensus.cc:2454] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 0.
I20260806 03:49:41.296494   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3284b43248b64e15954ecbf158399dea" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:41.297171   907 raft_consensus.cc:2454] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 0.
I20260806 03:49:41.298882  1057 leader_election.cc:302] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a; no voters: 
I20260806 03:49:41.300936  1171 raft_consensus.cc:2781] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:49:41.301415  1171 raft_consensus.cc:482] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:49:41.301766  1171 raft_consensus.cc:3037] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.304211  1167 tablet_bootstrap.cc:654] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.288254  1165 raft_consensus.cc:348] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.311335  1171 raft_consensus.cc:504] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:41.312904  1166 raft_consensus.cc:348] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.314096  1166 raft_consensus.cc:374] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.314724  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3284b43248b64e15954ecbf158399dea" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:41.315439  1003 raft_consensus.cc:3037] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.314503  1166 raft_consensus.cc:729] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.316749  1166 consensus_queue.cc:260] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.307240  1165 raft_consensus.cc:374] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.318727  1167 tablet_bootstrap.cc:492] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a: No bootstrap required, opened a new log
I20260806 03:49:41.318703  1165 raft_consensus.cc:729] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.319463  1167 ts_tablet_manager.cc:1397] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260806 03:49:41.319924  1165 consensus_queue.cc:260] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.323379  1167 raft_consensus.cc:348] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.324390  1167 raft_consensus.cc:374] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.324703  1167 raft_consensus.cc:729] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.325613   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3284b43248b64e15954ecbf158399dea" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:41.325537  1167 consensus_queue.cc:260] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.326478   907 raft_consensus.cc:3037] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.327978  1166 ts_tablet_manager.cc:1428] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.004s
I20260806 03:49:41.329154  1166 tablet_bootstrap.cc:492] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22: Bootstrap starting.
I20260806 03:49:41.329949  1171 leader_election.cc:288] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 election: Requested vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229)
I20260806 03:49:41.333462  1167 ts_tablet_manager.cc:1428] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260806 03:49:41.334905  1167 tablet_bootstrap.cc:492] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a: Bootstrap starting.
I20260806 03:49:41.350479  1165 ts_tablet_manager.cc:1428] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a: Time spent starting tablet: real 0.067s	user 0.022s	sys 0.003s
I20260806 03:49:41.351871  1165 tablet_bootstrap.cc:492] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a: Bootstrap starting.
I20260806 03:49:41.352206   907 raft_consensus.cc:2454] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 1.
I20260806 03:49:41.352401  1166 tablet_bootstrap.cc:654] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.355556  1167 tablet_bootstrap.cc:654] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.358639  1057 leader_election.cc:302] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:41.358843  1003 raft_consensus.cc:2454] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 1.
I20260806 03:49:41.360121  1222 raft_consensus.cc:2781] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:49:41.360677  1222 raft_consensus.cc:686] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Becoming Leader. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:41.361759  1222 consensus_queue.cc:237] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:41.363324  1165 tablet_bootstrap.cc:654] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.370399  1173 raft_consensus.cc:482] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.371106  1173 raft_consensus.cc:504] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.375301  1173 leader_election.cc:288] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.376704  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "83229f740c4c49389f6a896927da335c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
W20260806 03:49:41.381026   958 leader_election.cc:341] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.383726   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "83229f740c4c49389f6a896927da335c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:41.384732   907 raft_consensus.cc:2454] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 0.
I20260806 03:49:41.385021  1167 tablet_bootstrap.cc:492] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a: No bootstrap required, opened a new log
I20260806 03:49:41.385628  1167 ts_tablet_manager.cc:1397] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.004s
I20260806 03:49:41.382686   775 catalog_manager.cc:5495] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a reported cstate change: term changed from 0 to 1, leader changed from <none> to 72263d79dc214f91b6d58264f83e005a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "72263d79dc214f91b6d58264f83e005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:41.387957   955 leader_election.cc:302] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 72263d79dc214f91b6d58264f83e005a
I20260806 03:49:41.390084  1173 raft_consensus.cc:2781] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:49:41.390595  1173 raft_consensus.cc:482] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:49:41.390936  1173 raft_consensus.cc:3037] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.391590  1167 raft_consensus.cc:348] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.392496  1167 raft_consensus.cc:374] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.392758  1167 raft_consensus.cc:729] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.393375  1167 consensus_queue.cc:260] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.395438  1167 ts_tablet_manager.cc:1428] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260806 03:49:41.396577  1167 tablet_bootstrap.cc:492] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a: Bootstrap starting.
I20260806 03:49:41.401542  1165 tablet_bootstrap.cc:492] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a: No bootstrap required, opened a new log
I20260806 03:49:41.402092  1165 ts_tablet_manager.cc:1397] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.008s
I20260806 03:49:41.403669  1167 tablet_bootstrap.cc:654] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.406200  1165 raft_consensus.cc:348] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.407598  1165 raft_consensus.cc:374] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.407982  1165 raft_consensus.cc:729] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.408898  1165 consensus_queue.cc:260] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.409390  1172 consensus_queue.cc:1035] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:49:41.416375  1167 tablet_bootstrap.cc:492] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a: No bootstrap required, opened a new log
I20260806 03:49:41.417037  1167 ts_tablet_manager.cc:1397] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260806 03:49:41.420244  1165 ts_tablet_manager.cc:1428] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260806 03:49:41.421186  1167 raft_consensus.cc:348] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.422086  1167 raft_consensus.cc:374] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.422403  1167 raft_consensus.cc:729] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.423493  1167 consensus_queue.cc:260] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.429817  1172 consensus_queue.cc:1035] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:49:41.432266  1165 tablet_bootstrap.cc:492] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a: Bootstrap starting.
I20260806 03:49:41.438020  1167 ts_tablet_manager.cc:1428] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260806 03:49:41.430249  1173 raft_consensus.cc:504] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.442546  1165 tablet_bootstrap.cc:654] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.441476  1166 tablet_bootstrap.cc:492] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22: No bootstrap required, opened a new log
I20260806 03:49:41.445770   906 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "83229f740c4c49389f6a896927da335c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:41.446316  1166 ts_tablet_manager.cc:1397] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22: Time spent bootstrapping tablet: real 0.117s	user 0.015s	sys 0.008s
I20260806 03:49:41.446457   906 raft_consensus.cc:3037] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.452908  1108 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "83229f740c4c49389f6a896927da335c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a"
W20260806 03:49:41.454758   958 leader_election.cc:341] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.455093   906 raft_consensus.cc:2454] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 1.
I20260806 03:49:41.456264   955 leader_election.cc:302] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 72263d79dc214f91b6d58264f83e005a
I20260806 03:49:41.457258  1172 raft_consensus.cc:2781] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:49:41.459771  1222 raft_consensus.cc:482] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.460290  1222 raft_consensus.cc:504] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.462646  1222 leader_election.cc:288] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:41.464388   906 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:41.465126   906 raft_consensus.cc:2454] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 0.
I20260806 03:49:41.465014  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22" is_pre_election: true
I20260806 03:49:41.466230  1003 raft_consensus.cc:2454] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 0.
I20260806 03:49:41.466627  1057 leader_election.cc:302] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:41.468233  1222 raft_consensus.cc:2781] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:49:41.468685  1222 raft_consensus.cc:482] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:49:41.469079  1222 raft_consensus.cc:3037] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.471858  1171 raft_consensus.cc:482] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.472494  1171 raft_consensus.cc:504] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.474437  1165 tablet_bootstrap.cc:492] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a: No bootstrap required, opened a new log
I20260806 03:49:41.474997  1165 ts_tablet_manager.cc:1397] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.009s
I20260806 03:49:41.475044  1171 leader_election.cc:288] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:41.478268  1222 raft_consensus.cc:504] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.479890   906 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0b032f67ab214058a66f3628a92b7b4c" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:41.482314   906 raft_consensus.cc:2454] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 0.
I20260806 03:49:41.482945  1222 leader_election.cc:288] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:41.478163  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0b032f67ab214058a66f3628a92b7b4c" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22" is_pre_election: true
I20260806 03:49:41.485446  1003 raft_consensus.cc:2454] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 0.
I20260806 03:49:41.486886  1057 leader_election.cc:302] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:41.486986  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:41.487884  1003 raft_consensus.cc:3037] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.488054   906 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:41.498446  1172 raft_consensus.cc:686] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Becoming Leader. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:41.497529  1165 raft_consensus.cc:348] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.504655  1165 raft_consensus.cc:374] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.505043  1165 raft_consensus.cc:729] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.504843   906 raft_consensus.cc:3037] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.505923  1172 consensus_queue.cc:237] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.506614  1165 consensus_queue.cc:260] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.496809  1222 raft_consensus.cc:2781] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:49:41.496436  1173 leader_election.cc:288] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.510682  1238 raft_consensus.cc:482] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.511201  1238 raft_consensus.cc:504] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.512005  1165 ts_tablet_manager.cc:1428] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a: Time spent starting tablet: real 0.037s	user 0.015s	sys 0.009s
I20260806 03:49:41.512990  1165 tablet_bootstrap.cc:492] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a: Bootstrap starting.
I20260806 03:49:41.514370  1238 leader_election.cc:288] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.514947  1238 raft_consensus.cc:482] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.515614  1238 raft_consensus.cc:504] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.525768   906 raft_consensus.cc:2454] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 1.
I20260806 03:49:41.527884  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0b032f67ab214058a66f3628a92b7b4c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
I20260806 03:49:41.517308  1222 raft_consensus.cc:482] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:49:41.529722   905 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0b032f67ab214058a66f3628a92b7b4c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:41.532469  1057 leader_election.cc:302] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:41.533409  1171 raft_consensus.cc:2781] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:49:41.532480   905 raft_consensus.cc:2454] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 0.
I20260806 03:49:41.535259  1165 tablet_bootstrap.cc:654] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.547173   955 leader_election.cc:302] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:41.530759  1166 raft_consensus.cc:348] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.553720  1166 raft_consensus.cc:374] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.554109  1166 raft_consensus.cc:729] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.555116  1166 consensus_queue.cc:260] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.532068  1222 raft_consensus.cc:3037] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.561210  1166 ts_tablet_manager.cc:1428] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22: Time spent starting tablet: real 0.115s	user 0.004s	sys 0.005s
I20260806 03:49:41.563825  1107 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d84e6173c3c4d85a3e176cd5f33134b" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
I20260806 03:49:41.564987  1107 raft_consensus.cc:2454] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 0.
I20260806 03:49:41.565461   906 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d84e6173c3c4d85a3e176cd5f33134b" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:41.566200   906 raft_consensus.cc:2454] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 0.
I20260806 03:49:41.556924  1173 raft_consensus.cc:2781] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:49:41.567155   958 leader_election.cc:302] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a; no voters: 
I20260806 03:49:41.558928  1238 leader_election.cc:288] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.575217  1165 tablet_bootstrap.cc:492] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a: No bootstrap required, opened a new log
I20260806 03:49:41.569547  1173 raft_consensus.cc:482] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:49:41.579030  1165 ts_tablet_manager.cc:1397] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.015s
I20260806 03:49:41.580607  1212 consensus_queue.cc:1035] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260806 03:49:41.570495  1171 raft_consensus.cc:686] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Becoming Leader. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:41.587594  1166 tablet_bootstrap.cc:492] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22: Bootstrap starting.
I20260806 03:49:41.579754  1173 raft_consensus.cc:3037] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.587496  1171 consensus_queue.cc:237] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.599071  1222 raft_consensus.cc:504] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.623099  1212 raft_consensus.cc:482] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.624516   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0b032f67ab214058a66f3628a92b7b4c" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:41.667836  1165 raft_consensus.cc:348] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.668556   907 raft_consensus.cc:3037] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.668805  1165 raft_consensus.cc:374] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.669236  1165 raft_consensus.cc:729] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.642902  1001 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0b032f67ab214058a66f3628a92b7b4c" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:41.669973  1165 consensus_queue.cc:260] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.667892  1212 raft_consensus.cc:504] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.582530  1233 raft_consensus.cc:2781] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:49:41.636758  1110 raft_consensus.cc:2379] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b4fc42da314ef6a58a0b558d70bd22 in current term 1: Already voted for candidate 72263d79dc214f91b6d58264f83e005a in this term.
I20260806 03:49:41.675961  1233 raft_consensus.cc:482] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:49:41.642426  1173 raft_consensus.cc:504] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.678257  1233 raft_consensus.cc:3037] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.623482  1222 leader_election.cc:288] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:41.676978   773 catalog_manager.cc:5495] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:41.683269   905 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0b032f67ab214058a66f3628a92b7b4c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:41.684561  1173 leader_election.cc:288] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.687405  1166 tablet_bootstrap.cc:654] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.688548  1165 ts_tablet_manager.cc:1428] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a: Time spent starting tablet: real 0.103s	user 0.009s	sys 0.003s
I20260806 03:49:41.582163  1003 raft_consensus.cc:2454] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 1.
I20260806 03:49:41.696164  1212 leader_election.cc:288] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.697499  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
I20260806 03:49:41.698246  1110 raft_consensus.cc:2454] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 0.
I20260806 03:49:41.699791   859 leader_election.cc:302] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:41.700721  1212 raft_consensus.cc:2781] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:49:41.701084  1212 raft_consensus.cc:482] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:49:41.701424  1212 raft_consensus.cc:3037] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.693138  1001 raft_consensus.cc:2379] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72263d79dc214f91b6d58264f83e005a in current term 1: Already voted for candidate 24b4fc42da314ef6a58a0b558d70bd22 in this term.
I20260806 03:49:41.705387   999 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22" is_pre_election: true
W20260806 03:49:41.711058   856 leader_election.cc:341] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:49:41.712378   856 consensus_peers.cc:487] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a -> Peer 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259): Couldn't send request to peer 24b4fc42da314ef6a58a0b558d70bd22. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:49:41.712428  1212 raft_consensus.cc:504] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.719952  1001 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:41.724947  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:41.725669  1110 raft_consensus.cc:3037] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.731088  1233 raft_consensus.cc:504] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.724375  1107 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0b032f67ab214058a66f3628a92b7b4c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:41.732740  1107 raft_consensus.cc:2379] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 24b4fc42da314ef6a58a0b558d70bd22 in current term 1: Already voted for candidate 72263d79dc214f91b6d58264f83e005a in this term.
W20260806 03:49:41.723950   856 leader_election.cc:341] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:49:41.734076   958 leader_election.cc:302] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [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: 24b4fc42da314ef6a58a0b558d70bd22; no voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:41.735401  1173 raft_consensus.cc:2726] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:49:41.735826   907 raft_consensus.cc:2454] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 1.
I20260806 03:49:41.724779  1212 leader_election.cc:288] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 election: Requested vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.737970  1057 leader_election.cc:302] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 24b4fc42da314ef6a58a0b558d70bd22
I20260806 03:49:41.738304  1110 raft_consensus.cc:2454] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 1.
I20260806 03:49:41.738936  1222 raft_consensus.cc:2781] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:49:41.739403  1222 raft_consensus.cc:686] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Becoming Leader. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:41.739554   859 leader_election.cc:302] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 24b4fc42da314ef6a58a0b558d70bd22
I20260806 03:49:41.740334  1222 consensus_queue.cc:237] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.741379  1212 raft_consensus.cc:2781] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:49:41.745385  1212 raft_consensus.cc:686] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 LEADER]: Becoming Leader. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:41.756055   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d84e6173c3c4d85a3e176cd5f33134b" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:41.757299  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d84e6173c3c4d85a3e176cd5f33134b" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:41.758548  1110 raft_consensus.cc:3037] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.757745   907 raft_consensus.cc:3037] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.763772  1166 tablet_bootstrap.cc:492] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22: No bootstrap required, opened a new log
I20260806 03:49:41.762838   774 catalog_manager.cc:5495] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a reported cstate change: term changed from 0 to 1, leader changed from <none> to 72263d79dc214f91b6d58264f83e005a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "72263d79dc214f91b6d58264f83e005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: HEALTHY } } }
I20260806 03:49:41.764339  1166 ts_tablet_manager.cc:1397] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22: Time spent bootstrapping tablet: real 0.177s	user 0.031s	sys 0.003s
I20260806 03:49:41.758002  1233 leader_election.cc:288] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.756167  1212 consensus_queue.cc:237] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.767681  1166 raft_consensus.cc:348] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.770135  1166 raft_consensus.cc:374] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.770460  1166 raft_consensus.cc:729] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.771114  1166 consensus_queue.cc:260] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.773300  1166 ts_tablet_manager.cc:1428] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260806 03:49:41.774201  1166 tablet_bootstrap.cc:492] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22: Bootstrap starting.
I20260806 03:49:41.779538   907 raft_consensus.cc:2454] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 1.
I20260806 03:49:41.784756   955 leader_election.cc:302] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:41.785082  1110 raft_consensus.cc:2454] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 1.
I20260806 03:49:41.789788  1166 tablet_bootstrap.cc:654] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22: Neither blocks nor log segments found. Creating new log.
I20260806 03:49:41.791131   775 catalog_manager.cc:5495] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a reported cstate change: term changed from 0 to 1, leader changed from <none> to fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1). New cstate: current_term: 1 leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:41.795564  1233 raft_consensus.cc:2781] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:49:41.796672  1233 raft_consensus.cc:686] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Becoming Leader. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:41.797966  1233 consensus_queue.cc:237] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.805517  1222 consensus_queue.cc:1035] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:49:41.820559  1222 raft_consensus.cc:482] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.822902  1222 raft_consensus.cc:504] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.825049  1222 leader_election.cc:288] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:41.826012   775 catalog_manager.cc:5495] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:41.827375  1001 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "83229f740c4c49389f6a896927da335c" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22" is_pre_election: true
I20260806 03:49:41.829591   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "83229f740c4c49389f6a896927da335c" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:41.830575   907 raft_consensus.cc:2379] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72263d79dc214f91b6d58264f83e005a in current term 1: Already voted for candidate 24b4fc42da314ef6a58a0b558d70bd22 in this term.
I20260806 03:49:41.829511   774 catalog_manager.cc:5495] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a reported cstate change: term changed from 0 to 1, leader changed from <none> to 72263d79dc214f91b6d58264f83e005a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "72263d79dc214f91b6d58264f83e005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: HEALTHY } } }
I20260806 03:49:41.832504  1057 leader_election.cc:302] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a; no voters: 24b4fc42da314ef6a58a0b558d70bd22, fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:41.833822  1243 raft_consensus.cc:3037] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.835490  1166 tablet_bootstrap.cc:492] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22: No bootstrap required, opened a new log
I20260806 03:49:41.835249  1171 consensus_queue.cc:1035] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:49:41.835943  1166 ts_tablet_manager.cc:1397] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.016s
I20260806 03:49:41.838979  1166 raft_consensus.cc:348] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.839685  1166 raft_consensus.cc:374] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:49:41.839951  1166 raft_consensus.cc:729] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Initialized, Role: FOLLOWER
I20260806 03:49:41.840622  1166 consensus_queue.cc:260] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.842624  1166 ts_tablet_manager.cc:1428] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260806 03:49:41.847785  1173 raft_consensus.cc:482] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.848459  1173 raft_consensus.cc:504] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.850683  1233 raft_consensus.cc:482] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.851179  1233 raft_consensus.cc:504] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.852941  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "58f7c3e941924310a11c59889b06f270" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
I20260806 03:49:41.853446  1233 leader_election.cc:288] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.855671  1173 leader_election.cc:288] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.857029  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
I20260806 03:49:41.857861  1110 raft_consensus.cc:2454] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 0.
I20260806 03:49:41.857695   905 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:41.859161   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "58f7c3e941924310a11c59889b06f270" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:41.859405   905 raft_consensus.cc:2454] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 0.
I20260806 03:49:41.860594   958 leader_election.cc:302] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a; no voters: 
I20260806 03:49:41.861665  1173 raft_consensus.cc:2781] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:49:41.862016  1173 raft_consensus.cc:482] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:49:41.862362  1173 raft_consensus.cc:3037] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.865124  1243 raft_consensus.cc:2726] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:49:41.894905  1173 raft_consensus.cc:504] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.896571   955 leader_election.cc:302] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22; no voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:41.897578  1233 raft_consensus.cc:2726] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:49:41.901010  1233 raft_consensus.cc:482] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:49:41.901523  1233 raft_consensus.cc:504] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.903635  1233 leader_election.cc:288] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.904335  1173 leader_election.cc:288] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:41.905438   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:41.905592   905 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" is_pre_election: true
I20260806 03:49:41.906185   907 raft_consensus.cc:3037] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.911267  1107 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:41.911762  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72263d79dc214f91b6d58264f83e005a" is_pre_election: true
I20260806 03:49:41.912213  1107 raft_consensus.cc:3037] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.912678  1110 raft_consensus.cc:2379] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b4fc42da314ef6a58a0b558d70bd22 in current term 1: Already voted for candidate fa62c96fa4914471ba169dc0d0dafa9a in this term.
I20260806 03:49:41.913890   958 leader_election.cc:302] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22; no voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:41.919605   907 raft_consensus.cc:2454] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 1.
I20260806 03:49:41.919705  1107 raft_consensus.cc:2454] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 1.
I20260806 03:49:41.921155   955 leader_election.cc:302] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:41.922127  1233 raft_consensus.cc:3037] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:41.922528  1173 raft_consensus.cc:2781] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:49:41.923046  1173 raft_consensus.cc:686] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Becoming Leader. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:41.923974  1173 consensus_queue.cc:237] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:41.931079  1233 raft_consensus.cc:2726] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:49:41.936286   775 catalog_manager.cc:5495] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:41.978144  1243 consensus_queue.cc:1035] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:49:41.995639  1222 consensus_queue.cc:1035] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:49:41.995754  1233 consensus_queue.cc:1035] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:49:42.022258  1173 consensus_queue.cc:1035] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:49:42.069036  1107 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "3284b43248b64e15954ecbf158399dea"
dest_uuid: "72263d79dc214f91b6d58264f83e005a"
mode: GRACEFUL
new_leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
 from {username='slave'} at 127.0.0.1:39422
I20260806 03:49:42.069898  1107 raft_consensus.cc:595] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Received request to transfer leadership to TS fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:42.092505  1001 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
mode: GRACEFUL
new_leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
 from {username='slave'} at 127.0.0.1:52874
I20260806 03:49:42.093158  1001 raft_consensus.cc:595] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Received request to transfer leadership to TS fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:42.098984  1001 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "83229f740c4c49389f6a896927da335c"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
mode: GRACEFUL
new_leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
 from {username='slave'} at 127.0.0.1:52874
I20260806 03:49:42.099557  1001 raft_consensus.cc:595] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Received request to transfer leadership to TS fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:42.107892  1107 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "0b032f67ab214058a66f3628a92b7b4c"
dest_uuid: "72263d79dc214f91b6d58264f83e005a"
mode: GRACEFUL
new_leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:39422
I20260806 03:49:42.108610  1107 raft_consensus.cc:595] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Received request to transfer leadership to TS 24b4fc42da314ef6a58a0b558d70bd22
I20260806 03:49:42.117945  1107 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c"
dest_uuid: "72263d79dc214f91b6d58264f83e005a"
mode: GRACEFUL
new_leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:39422
I20260806 03:49:42.118804  1107 raft_consensus.cc:595] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Received request to transfer leadership to TS 24b4fc42da314ef6a58a0b558d70bd22
I20260806 03:49:42.152436   907 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506"
dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
mode: GRACEFUL
new_leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:60994
I20260806 03:49:42.153124   907 raft_consensus.cc:595] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 LEADER]: Received request to transfer leadership to TS 24b4fc42da314ef6a58a0b558d70bd22
I20260806 03:49:42.159219  1001 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "0d84e6173c3c4d85a3e176cd5f33134b"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
mode: GRACEFUL
new_leader_uuid: "72263d79dc214f91b6d58264f83e005a"
 from {username='slave'} at 127.0.0.1:52874
I20260806 03:49:42.159904  1001 raft_consensus.cc:595] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Received request to transfer leadership to TS 72263d79dc214f91b6d58264f83e005a
I20260806 03:49:42.217229  1222 consensus_queue.cc:1035] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:49:42.226712  1171 raft_consensus.cc:979] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a: : Instructing follower 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:42.227340  1265 raft_consensus.cc:1067] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Signalling peer 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:42.229873   998 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "0b032f67ab214058a66f3628a92b7b4c"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:41480
I20260806 03:49:42.230589   998 raft_consensus.cc:482] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:42.230964   998 raft_consensus.cc:3037] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.235905  1265 consensus_queue.cc:1035] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:49:42.240801   998 raft_consensus.cc:504] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.242223  1003 raft_consensus.cc:1226] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Rejecting Update request from peer 72263d79dc214f91b6d58264f83e005a for earlier term 1. Current term is 2. Ops: []
I20260806 03:49:42.243345   998 leader_election.cc:288] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 2 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:42.244596  1107 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0b032f67ab214058a66f3628a92b7b4c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:42.245220  1107 raft_consensus.cc:3032] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:49:42.245535  1107 raft_consensus.cc:729] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:42.249521   905 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0b032f67ab214058a66f3628a92b7b4c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:42.246434  1107 consensus_queue.cc:260] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.249651  1212 consensus_queue.cc:1035] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:49:42.250509  1107 raft_consensus.cc:3037] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.257912  1001 raft_consensus.cc:3037] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:49:42.260231  1173 consensus_queue.cc:1035] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:49:42.263525  1172 raft_consensus.cc:979] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22: : Instructing follower fa62c96fa4914471ba169dc0d0dafa9a to start an election
I20260806 03:49:42.263984  1172 raft_consensus.cc:1067] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Signalling peer fa62c96fa4914471ba169dc0d0dafa9a to start an election
I20260806 03:49:42.269814  1107 raft_consensus.cc:2454] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 2.
I20260806 03:49:42.269945   906 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e"
dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
 from {username='slave'} at 127.0.0.1:44436
I20260806 03:49:42.275929   906 raft_consensus.cc:482] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:42.276363   906 raft_consensus.cc:3037] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.280292   958 leader_election.cc:302] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [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: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a; no voters: fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:42.281555  1172 raft_consensus.cc:2781] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:49:42.282014  1172 raft_consensus.cc:686] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 LEADER]: Becoming Leader. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:42.282976  1172 consensus_queue.cc:237] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.291944   906 raft_consensus.cc:504] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
W20260806 03:49:42.252218  1171 consensus_queue.cc:1159] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "24b4fc42da314ef6a58a0b558d70bd22" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 72263d79dc214f91b6d58264f83e005a for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:49:42.302112  1286 raft_consensus.cc:979] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a: : Instructing follower 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:42.307900  1212 raft_consensus.cc:1067] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 LEADER]: Signalling peer 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:42.308312  1222 raft_consensus.cc:979] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a: : Instructing follower fa62c96fa4914471ba169dc0d0dafa9a to start an election
I20260806 03:49:42.308816  1222 raft_consensus.cc:1067] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Signalling peer fa62c96fa4914471ba169dc0d0dafa9a to start an election
I20260806 03:49:42.310423  1003 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:41484
I20260806 03:49:42.308377   906 leader_election.cc:288] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 2 election: Requested vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:42.309900   998 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:42.312271   907 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "3284b43248b64e15954ecbf158399dea"
dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
 from {username='slave'} at 127.0.0.1:44446
I20260806 03:49:42.312568   998 raft_consensus.cc:3032] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:49:42.312824  1110 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:42.312996   907 raft_consensus.cc:482] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:42.313838   907 raft_consensus.cc:3037] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.314759  1233 consensus_queue.cc:1035] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:49:42.313457  1110 raft_consensus.cc:3037] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.318964   774 catalog_manager.cc:5495] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 reported cstate change: term changed from 1 to 2, leader changed from 72263d79dc214f91b6d58264f83e005a (127.0.183.3) to 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2). New cstate: current_term: 2 leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:42.320247  1003 raft_consensus.cc:482] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:42.320670  1003 raft_consensus.cc:3037] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.312974   998 raft_consensus.cc:729] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:42.324687   998 consensus_queue.cc:260] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.326040   998 raft_consensus.cc:3037] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.339288  1110 raft_consensus.cc:2454] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 2.
I20260806 03:49:42.356782  1173 raft_consensus.cc:979] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22: : Instructing follower 72263d79dc214f91b6d58264f83e005a to start an election
I20260806 03:49:42.354864   859 leader_election.cc:302] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:42.357353  1173 raft_consensus.cc:1067] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Signalling peer 72263d79dc214f91b6d58264f83e005a to start an election
I20260806 03:49:42.358330  1212 raft_consensus.cc:2781] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:49:42.358986  1212 raft_consensus.cc:686] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Becoming Leader. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:42.359658  1107 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "0d84e6173c3c4d85a3e176cd5f33134b"
dest_uuid: "72263d79dc214f91b6d58264f83e005a"
 from {username='slave'} at 127.0.0.1:40864
I20260806 03:49:42.360383  1107 raft_consensus.cc:482] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:42.359912  1212 consensus_queue.cc:237] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.360767  1107 raft_consensus.cc:3037] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.361174   998 raft_consensus.cc:2454] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 2.
I20260806 03:49:42.350813  1003 raft_consensus.cc:504] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.377240  1212 consensus_queue.cc:1035] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:49:42.379383   771 catalog_manager.cc:5495] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a reported cstate change: term changed from 1 to 2, leader changed from 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2) to fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1). New cstate: current_term: 2 leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:42.381632   907 raft_consensus.cc:504] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:42.388950   905 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:42.389663   905 raft_consensus.cc:3032] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:49:42.389990   905 raft_consensus.cc:729] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:42.391053   905 consensus_queue.cc:260] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.391525  1108 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3284b43248b64e15954ecbf158399dea" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:42.392284  1108 raft_consensus.cc:3032] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:49:42.392364   905 raft_consensus.cc:3037] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.392608  1108 raft_consensus.cc:729] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:42.383157  1107 raft_consensus.cc:504] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.396175  1003 leader_election.cc:288] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 2 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:42.394301  1108 consensus_queue.cc:260] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:42.400404  1108 raft_consensus.cc:3037] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.399950  1105 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:42.408706  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3284b43248b64e15954ecbf158399dea" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:42.409492  1003 raft_consensus.cc:3037] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.397994   907 leader_election.cc:288] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 2 election: Requested vote from peers 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803), 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:42.417907  1107 leader_election.cc:288] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 2 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:42.419822   998 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d84e6173c3c4d85a3e176cd5f33134b" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:42.421892   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d84e6173c3c4d85a3e176cd5f33134b" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:42.423033   907 raft_consensus.cc:3037] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.423163  1173 consensus_queue.cc:1035] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:49:42.425426  1108 raft_consensus.cc:2454] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 2.
I20260806 03:49:42.426960   859 leader_election.cc:302] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:42.420694   998 raft_consensus.cc:3032] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:49:42.427799   998 raft_consensus.cc:729] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:42.428071  1212 raft_consensus.cc:2781] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:49:42.429054   998 consensus_queue.cc:260] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.429600  1212 raft_consensus.cc:686] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Becoming Leader. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:42.430009   905 raft_consensus.cc:2454] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 2.
I20260806 03:49:42.437050  1212 consensus_queue.cc:237] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:42.437625   955 leader_election.cc:302] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [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: 24b4fc42da314ef6a58a0b558d70bd22, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 72263d79dc214f91b6d58264f83e005a
I20260806 03:49:42.438517  1173 raft_consensus.cc:2781] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:49:42.439881  1173 raft_consensus.cc:686] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 LEADER]: Becoming Leader. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:42.440831  1173 consensus_queue.cc:237] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.446038   907 raft_consensus.cc:2454] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 2.
I20260806 03:49:42.452306   775 catalog_manager.cc:5495] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 reported cstate change: term changed from 1 to 2, leader changed from fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1) to 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2). New cstate: current_term: 2 leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:42.454241  1057 leader_election.cc:302] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:42.455423  1222 raft_consensus.cc:2781] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:49:42.455796   998 raft_consensus.cc:3037] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.455950  1222 raft_consensus.cc:686] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 2 LEADER]: Becoming Leader. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:42.456954  1222 consensus_queue.cc:237] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.452800  1003 raft_consensus.cc:2454] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 2.
I20260806 03:49:42.471560   771 catalog_manager.cc:5495] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a reported cstate change: term changed from 1 to 2, leader changed from 72263d79dc214f91b6d58264f83e005a (127.0.183.3) to fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1). New cstate: current_term: 2 leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: HEALTHY } } }
I20260806 03:49:42.476358  1173 consensus_queue.cc:1035] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:49:42.482779   998 raft_consensus.cc:2454] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 2.
I20260806 03:49:42.495057   774 catalog_manager.cc:5495] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a reported cstate change: term changed from 1 to 2, leader changed from 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2) to 72263d79dc214f91b6d58264f83e005a (127.0.183.3). New cstate: current_term: 2 leader_uuid: "72263d79dc214f91b6d58264f83e005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: HEALTHY } } }
I20260806 03:49:42.512400  1265 raft_consensus.cc:979] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a: : Instructing follower 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:42.514640  1265 raft_consensus.cc:1067] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Signalling peer 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:42.517768   998 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:41480
I20260806 03:49:42.518425   998 raft_consensus.cc:482] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:42.518836   998 raft_consensus.cc:3037] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.525108   998 raft_consensus.cc:504] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.526886   998 leader_election.cc:288] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 2 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:42.528326   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:42.528412  1107 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:42.528957   907 raft_consensus.cc:3037] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.529235  1107 raft_consensus.cc:3032] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:49:42.529651  1107 raft_consensus.cc:729] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:42.530623  1107 consensus_queue.cc:260] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.532240  1107 raft_consensus.cc:3037] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.535671   907 raft_consensus.cc:2454] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 2.
I20260806 03:49:42.536962   955 leader_election.cc:302] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:42.537765  1173 raft_consensus.cc:2781] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:49:42.538244  1173 raft_consensus.cc:686] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 LEADER]: Becoming Leader. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:42.539335  1173 consensus_queue.cc:237] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.540227  1107 raft_consensus.cc:2454] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 2.
I20260806 03:49:42.547017   774 catalog_manager.cc:5495] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 reported cstate change: term changed from 1 to 2, leader changed from 72263d79dc214f91b6d58264f83e005a (127.0.183.3) to 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2). New cstate: current_term: 2 leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:42.622473  1233 raft_consensus.cc:979] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22: : Instructing follower fa62c96fa4914471ba169dc0d0dafa9a to start an election
I20260806 03:49:42.623026  1173 raft_consensus.cc:1067] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Signalling peer fa62c96fa4914471ba169dc0d0dafa9a to start an election
I20260806 03:49:42.624820   907 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "83229f740c4c49389f6a896927da335c"
dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
 from {username='slave'} at 127.0.0.1:44436
I20260806 03:49:42.625474   907 raft_consensus.cc:482] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:42.625887   907 raft_consensus.cc:3037] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.633842   907 raft_consensus.cc:504] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.636235   907 leader_election.cc:288] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 2 election: Requested vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:42.637462  1107 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "83229f740c4c49389f6a896927da335c" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:42.637596   998 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "83229f740c4c49389f6a896927da335c" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:42.638139  1107 raft_consensus.cc:3037] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.638381   998 raft_consensus.cc:3032] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:49:42.638814   998 raft_consensus.cc:729] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:42.639806   998 consensus_queue.cc:260] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.640985   998 raft_consensus.cc:3037] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.645877  1107 raft_consensus.cc:2454] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 2.
I20260806 03:49:42.646255   998 raft_consensus.cc:2454] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 2.
I20260806 03:49:42.647323   859 leader_election.cc:302] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:42.648320  1212 raft_consensus.cc:2781] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:49:42.648825  1212 raft_consensus.cc:686] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Becoming Leader. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:42.649716  1212 consensus_queue.cc:237] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:42.658034   774 catalog_manager.cc:5495] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a reported cstate change: term changed from 1 to 2, leader changed from 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2) to fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1). New cstate: current_term: 2 leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:42.712922  1107 raft_consensus.cc:1261] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:42.714462  1173 consensus_queue.cc:1035] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:49:42.717377   907 raft_consensus.cc:3037] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.728273   907 raft_consensus.cc:1261] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:42.729717  1172 consensus_queue.cc:1035] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:49:42.799530   998 raft_consensus.cc:1261] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Refusing update from remote peer fa62c96fa4914471ba169dc0d0dafa9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:42.801118  1212 consensus_queue.cc:1035] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:49:42.812502  1107 raft_consensus.cc:1261] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Refusing update from remote peer fa62c96fa4914471ba169dc0d0dafa9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:42.814061  1286 consensus_queue.cc:1035] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:49:42.860208   907 raft_consensus.cc:1261] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:42.860054   998 raft_consensus.cc:1261] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Refusing update from remote peer 72263d79dc214f91b6d58264f83e005a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:42.862166  1172 consensus_queue.cc:1035] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:49:42.862229  1222 consensus_queue.cc:1035] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:49:42.874754  1107 raft_consensus.cc:3037] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:42.874928   907 raft_consensus.cc:1261] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Refusing update from remote peer 72263d79dc214f91b6d58264f83e005a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:42.877125  1222 consensus_queue.cc:1035] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260806 03:49:42.887485  1107 raft_consensus.cc:1261] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:42.889210  1233 consensus_queue.cc:1035] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:49:42.907802   998 raft_consensus.cc:1261] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Refusing update from remote peer fa62c96fa4914471ba169dc0d0dafa9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:42.909462  1286 consensus_queue.cc:1035] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:49:42.920291  1107 raft_consensus.cc:1261] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Refusing update from remote peer fa62c96fa4914471ba169dc0d0dafa9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:42.921984  1287 consensus_queue.cc:1035] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:49:43.115020   907 raft_consensus.cc:1261] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:43.116539  1233 consensus_queue.cc:1035] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:49:43.126003  1107 raft_consensus.cc:1261] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:43.128399  1172 consensus_queue.cc:1035] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:49:43.198670  1107 raft_consensus.cc:1261] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Refusing update from remote peer fa62c96fa4914471ba169dc0d0dafa9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:43.200668  1287 consensus_queue.cc:1035] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:49:43.212190   998 raft_consensus.cc:1261] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Refusing update from remote peer fa62c96fa4914471ba169dc0d0dafa9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:43.213992  1212 consensus_queue.cc:1035] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:49:45.190759   732 auto_leader_rebalancer-test.cc:269] The leader distribution is 
I20260806 03:49:45.191872   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:49:45.220290   907 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "58f7c3e941924310a11c59889b06f270"
dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
mode: GRACEFUL
new_leader_uuid: "72263d79dc214f91b6d58264f83e005a"
 from {username='slave'} at 127.0.0.1:60998
I20260806 03:49:45.220968   907 raft_consensus.cc:595] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 LEADER]: Received request to transfer leadership to TS 72263d79dc214f91b6d58264f83e005a
I20260806 03:49:45.235831   998 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
mode: GRACEFUL
new_leader_uuid: "72263d79dc214f91b6d58264f83e005a"
 from {username='slave'} at 127.0.0.1:52890
I20260806 03:49:45.236552   998 raft_consensus.cc:595] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Received request to transfer leadership to TS 72263d79dc214f91b6d58264f83e005a
I20260806 03:49:45.237612   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260806 03:49:45.238109   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:49:45.382813  1318 raft_consensus.cc:979] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a: : Instructing follower 72263d79dc214f91b6d58264f83e005a to start an election
I20260806 03:49:45.383361  1312 raft_consensus.cc:1067] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 LEADER]: Signalling peer 72263d79dc214f91b6d58264f83e005a to start an election
I20260806 03:49:45.384881  1107 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "58f7c3e941924310a11c59889b06f270"
dest_uuid: "72263d79dc214f91b6d58264f83e005a"
 from {username='slave'} at 127.0.0.1:40872
I20260806 03:49:45.385447  1107 raft_consensus.cc:482] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:45.385773  1107 raft_consensus.cc:3037] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:45.391448  1107 raft_consensus.cc:504] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:45.394105  1107 leader_election.cc:288] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 2 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:45.395449   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "58f7c3e941924310a11c59889b06f270" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:45.395404   998 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "58f7c3e941924310a11c59889b06f270" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:45.396216   907 raft_consensus.cc:3032] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:49:45.396278   998 raft_consensus.cc:3037] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:45.396540   907 raft_consensus.cc:729] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:45.397334   907 consensus_queue.cc:260] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:45.398535   907 raft_consensus.cc:3037] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:45.402432   998 raft_consensus.cc:2454] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 2.
I20260806 03:49:45.403748  1057 leader_election.cc:302] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a; no voters: 
I20260806 03:49:45.404345   907 raft_consensus.cc:2454] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 2.
I20260806 03:49:45.404735  1310 raft_consensus.cc:2781] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:49:45.406560  1310 raft_consensus.cc:686] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 2 LEADER]: Becoming Leader. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:45.407577  1310 consensus_queue.cc:237] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:45.422792   771 catalog_manager.cc:5495] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a reported cstate change: term changed from 1 to 2, leader changed from fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1) to 72263d79dc214f91b6d58264f83e005a (127.0.183.3). New cstate: current_term: 2 leader_uuid: "72263d79dc214f91b6d58264f83e005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: HEALTHY } } }
I20260806 03:49:45.484970  1173 raft_consensus.cc:979] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22: : Instructing follower 72263d79dc214f91b6d58264f83e005a to start an election
I20260806 03:49:45.485448  1313 raft_consensus.cc:1067] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Signalling peer 72263d79dc214f91b6d58264f83e005a to start an election
I20260806 03:49:45.487154  1107 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d"
dest_uuid: "72263d79dc214f91b6d58264f83e005a"
 from {username='slave'} at 127.0.0.1:40864
I20260806 03:49:45.487720  1107 raft_consensus.cc:482] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:45.488075  1107 raft_consensus.cc:3037] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:45.493570  1107 raft_consensus.cc:504] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:45.495288  1107 leader_election.cc:288] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 2 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:45.496390   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:45.496660   998 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:45.497084   907 raft_consensus.cc:3037] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:45.497222   998 raft_consensus.cc:3032] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:49:45.497602   998 raft_consensus.cc:729] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:45.498441   998 consensus_queue.cc:260] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:45.499773   998 raft_consensus.cc:3037] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:49:45.504674   907 raft_consensus.cc:2454] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 2.
I20260806 03:49:45.506038  1057 leader_election.cc:302] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:45.507068  1310 raft_consensus.cc:2781] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:49:45.506989   998 raft_consensus.cc:2454] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 2.
I20260806 03:49:45.507652  1310 raft_consensus.cc:686] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 2 LEADER]: Becoming Leader. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:45.508615  1310 consensus_queue.cc:237] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:45.516145   771 catalog_manager.cc:5495] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a reported cstate change: term changed from 1 to 2, leader changed from 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2) to 72263d79dc214f91b6d58264f83e005a (127.0.183.3). New cstate: current_term: 2 leader_uuid: "72263d79dc214f91b6d58264f83e005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: HEALTHY } } }
I20260806 03:49:45.875114   998 raft_consensus.cc:1261] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Refusing update from remote peer 72263d79dc214f91b6d58264f83e005a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:45.875910   907 raft_consensus.cc:1261] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Refusing update from remote peer 72263d79dc214f91b6d58264f83e005a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:45.876747  1310 consensus_queue.cc:1035] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:49:45.877632  1320 consensus_queue.cc:1035] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:49:46.025733   998 raft_consensus.cc:1261] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Refusing update from remote peer 72263d79dc214f91b6d58264f83e005a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:46.026983  1333 consensus_queue.cc:1035] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:49:46.035854   907 raft_consensus.cc:1261] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Refusing update from remote peer 72263d79dc214f91b6d58264f83e005a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:49:46.037854  1334 consensus_queue.cc:1035] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:49:46.239393   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:49:46.245775   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:49:46.246279   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:49:47.247424   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:49:47.253517   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:49:47.254144   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:49:48.255767   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:49:48.262074   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:49:48.262530   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:49:49.366915   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:49:49.372898   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:49:49.373740   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
W20260806 03:49:49.524631  1033 debug-util.cc:398] Leaking SignalData structure 0x7b080012a060 after lost signal to thread 735
W20260806 03:49:49.525825  1033 debug-util.cc:398] Leaking SignalData structure 0x7b080012a740 after lost signal to thread 818
W20260806 03:49:49.526788  1033 debug-util.cc:398] Leaking SignalData structure 0x7b0800206bc0 after lost signal to thread 939
W20260806 03:49:49.527627  1033 debug-util.cc:398] Leaking SignalData structure 0x7b08001fa4e0 after lost signal to thread 1039
W20260806 03:49:49.528474  1033 debug-util.cc:398] Leaking SignalData structure 0x7b08001fe400 after lost signal to thread 1143
I20260806 03:49:50.374846   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:49:50.383881   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:49:50.384590   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:49:51.385552   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:49:51.390774   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:49:51.391342   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:49:52.392426   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:49:52.397362   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:49:52.397868   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:49:53.398923   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:49:53.404716   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:49:53.405241   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:49:54.406378   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:49:54.411487   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:49:54.412036   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:49:55.445899   732 auto_leader_rebalancer-test.cc:288] The leader distribution is 
I20260806 03:49:55.452472   905 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "3284b43248b64e15954ecbf158399dea"
dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
mode: GRACEFUL
new_leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:60994
I20260806 03:49:55.453375   905 raft_consensus.cc:595] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Received request to transfer leadership to TS 24b4fc42da314ef6a58a0b558d70bd22
I20260806 03:49:55.458767   905 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e"
dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
mode: GRACEFUL
new_leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:60994
I20260806 03:49:55.459358   905 raft_consensus.cc:595] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Received request to transfer leadership to TS 24b4fc42da314ef6a58a0b558d70bd22
I20260806 03:49:55.463868   905 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "83229f740c4c49389f6a896927da335c"
dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
mode: GRACEFUL
new_leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:60994
I20260806 03:49:55.464421   905 raft_consensus.cc:595] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Received request to transfer leadership to TS 24b4fc42da314ef6a58a0b558d70bd22
I20260806 03:49:55.469642  1108 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "58f7c3e941924310a11c59889b06f270"
dest_uuid: "72263d79dc214f91b6d58264f83e005a"
mode: GRACEFUL
new_leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:39422
I20260806 03:49:55.470256  1108 raft_consensus.cc:595] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 2 LEADER]: Received request to transfer leadership to TS 24b4fc42da314ef6a58a0b558d70bd22
I20260806 03:49:55.476713  1362 raft_consensus.cc:979] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a: : Instructing follower 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:55.477347  1359 raft_consensus.cc:1067] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Signalling peer 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:55.479013  1108 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d"
dest_uuid: "72263d79dc214f91b6d58264f83e005a"
mode: GRACEFUL
new_leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:39422
I20260806 03:49:55.479247   998 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:41484
I20260806 03:49:55.479679  1108 raft_consensus.cc:595] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 2 LEADER]: Received request to transfer leadership to TS 24b4fc42da314ef6a58a0b558d70bd22
I20260806 03:49:55.479816   998 raft_consensus.cc:482] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:55.480365   998 raft_consensus.cc:3037] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.486850   998 raft_consensus.cc:504] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:55.489112   998 leader_election.cc:288] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 3 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:55.489847   905 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:55.490726   905 raft_consensus.cc:3032] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:49:55.490716  1108 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e02c77493ffe4acbb551c14b3d7a623e" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:55.491247   905 raft_consensus.cc:729] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:55.491554  1108 raft_consensus.cc:3037] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.492173   905 consensus_queue.cc:260] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:55.493739   905 raft_consensus.cc:3037] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.499701  1108 raft_consensus.cc:2454] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 3.
I20260806 03:49:55.501204   958 leader_election.cc:302] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a; no voters: 
I20260806 03:49:55.501397   905 raft_consensus.cc:2454] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 3.
I20260806 03:49:55.502143  1313 raft_consensus.cc:2781] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:49:55.502620  1313 raft_consensus.cc:686] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Becoming Leader. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:55.503500  1313 consensus_queue.cc:237] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Queue 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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:55.513682   774 catalog_manager.cc:5495] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 reported cstate change: term changed from 2 to 3, leader changed from fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1) to 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2). New cstate: current_term: 3 leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:55.737843  1370 raft_consensus.cc:979] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a: : Instructing follower 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:55.738446  1354 raft_consensus.cc:1067] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 2 LEADER]: Signalling peer 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:55.740253   998 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:41480
I20260806 03:49:55.740835   998 raft_consensus.cc:482] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:55.741150   998 raft_consensus.cc:3037] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.746683   998 raft_consensus.cc:504] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:55.748843   998 leader_election.cc:288] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 3 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:55.750138  1108 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:55.750165   905 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c0ffe10b5eb94e78bb6e646f9a84a55d" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:55.751096   905 raft_consensus.cc:3037] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.751089  1108 raft_consensus.cc:3032] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:49:55.751679  1108 raft_consensus.cc:729] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:55.752600  1108 consensus_queue.cc:260] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:55.754405  1108 raft_consensus.cc:3037] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.759508   905 raft_consensus.cc:2454] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 3.
I20260806 03:49:55.761077   955 leader_election.cc:302] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:55.762092  1313 raft_consensus.cc:2781] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:49:55.762076  1108 raft_consensus.cc:2454] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 3.
I20260806 03:49:55.762684  1313 raft_consensus.cc:686] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Becoming Leader. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:55.763509  1313 consensus_queue.cc:237] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Queue 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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:55.770637   774 catalog_manager.cc:5495] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 reported cstate change: term changed from 2 to 3, leader changed from 72263d79dc214f91b6d58264f83e005a (127.0.183.3) to 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2). New cstate: current_term: 3 leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:55.873283  1362 raft_consensus.cc:979] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a: : Instructing follower 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:55.873879  1359 raft_consensus.cc:1067] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Signalling peer 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:55.875432   998 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "3284b43248b64e15954ecbf158399dea"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:41484
I20260806 03:49:55.876055   998 raft_consensus.cc:482] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:55.876312   998 raft_consensus.cc:3037] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.881438   998 raft_consensus.cc:504] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:55.883145   998 leader_election.cc:288] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 3 election: Requested vote from peers 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803), fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229)
I20260806 03:49:55.884169   905 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3284b43248b64e15954ecbf158399dea" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:55.884135  1108 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3284b43248b64e15954ecbf158399dea" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:55.884891   905 raft_consensus.cc:3032] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:49:55.884975  1108 raft_consensus.cc:3037] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.885210   905 raft_consensus.cc:729] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:55.885983   905 consensus_queue.cc:260] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [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: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:55.887332   905 raft_consensus.cc:3037] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.890468  1108 raft_consensus.cc:2454] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 3.
I20260806 03:49:55.891667   958 leader_election.cc:302] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a; no voters: 
I20260806 03:49:55.892434  1313 raft_consensus.cc:2781] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:49:55.892581   905 raft_consensus.cc:2454] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 3.
I20260806 03:49:55.892804  1313 raft_consensus.cc:686] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Becoming Leader. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:55.894034  1313 consensus_queue.cc:237] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Queue 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: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:55.902369   774 catalog_manager.cc:5495] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 reported cstate change: term changed from 2 to 3, leader changed from fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1) to 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2). New cstate: current_term: 3 leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:55.911346  1362 raft_consensus.cc:979] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a: : Instructing follower 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:55.911871  1362 raft_consensus.cc:1067] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Signalling peer 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:55.913800   998 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "83229f740c4c49389f6a896927da335c"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:41484
I20260806 03:49:55.914359   998 raft_consensus.cc:482] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:55.914719   998 raft_consensus.cc:3037] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.916106   905 raft_consensus.cc:1261] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:55.918044  1313 consensus_queue.cc:1035] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:49:55.921376   998 raft_consensus.cc:504] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:55.923082   998 leader_election.cc:288] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 3 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:55.923254  1354 raft_consensus.cc:979] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a: : Instructing follower 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:55.923671  1354 raft_consensus.cc:1067] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 2 LEADER]: Signalling peer 24b4fc42da314ef6a58a0b558d70bd22 to start an election
I20260806 03:49:55.925007  1108 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "83229f740c4c49389f6a896927da335c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:55.925830  1108 raft_consensus.cc:3037] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.927244   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "83229f740c4c49389f6a896927da335c" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:55.927739   907 raft_consensus.cc:3032] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:49:55.927974   907 raft_consensus.cc:729] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:55.928869   907 consensus_queue.cc:260] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:55.930226   907 raft_consensus.cc:3037] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.940344   998 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "58f7c3e941924310a11c59889b06f270"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
 from {username='slave'} at 127.0.0.1:41480
I20260806 03:49:55.941112   998 raft_consensus.cc:482] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:55.941498   998 raft_consensus.cc:3037] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.945830  1107 raft_consensus.cc:1261] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:55.947659  1361 consensus_queue.cc:1035] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:49:55.948369  1108 raft_consensus.cc:2454] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 3.
I20260806 03:49:55.948657   907 raft_consensus.cc:2454] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 3.
I20260806 03:49:55.949918   958 leader_election.cc:302] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a; no voters: 
I20260806 03:49:55.952739  1361 raft_consensus.cc:2781] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:49:55.953831  1361 raft_consensus.cc:686] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Becoming Leader. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:55.954558  1361 consensus_queue.cc:237] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Queue 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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:55.955607   998 raft_consensus.cc:504] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:55.959220   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "58f7c3e941924310a11c59889b06f270" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:55.959565  1107 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "58f7c3e941924310a11c59889b06f270" candidate_uuid: "24b4fc42da314ef6a58a0b558d70bd22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:55.960173   907 raft_consensus.cc:3037] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.960397  1107 raft_consensus.cc:3032] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:49:55.960827  1107 raft_consensus.cc:729] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:55.961827  1107 consensus_queue.cc:260] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:55.963479  1107 raft_consensus.cc:3037] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:55.968183   998 leader_election.cc:288] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 3 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:55.969791   774 catalog_manager.cc:5495] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 reported cstate change: term changed from 2 to 3, leader changed from fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1) to 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2). New cstate: current_term: 3 leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:55.973829  1107 raft_consensus.cc:2454] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 3.
I20260806 03:49:55.975486   958 leader_election.cc:302] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b4fc42da314ef6a58a0b558d70bd22, 72263d79dc214f91b6d58264f83e005a; no voters: 
I20260806 03:49:55.976207   907 raft_consensus.cc:2454] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b4fc42da314ef6a58a0b558d70bd22 in term 3.
I20260806 03:49:55.976926  1361 raft_consensus.cc:2781] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:49:55.977428  1361 raft_consensus.cc:686] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Becoming Leader. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:55.978360  1361 consensus_queue.cc:237] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Queue 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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:55.988749   774 catalog_manager.cc:5495] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 reported cstate change: term changed from 2 to 3, leader changed from 72263d79dc214f91b6d58264f83e005a (127.0.183.3) to 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2). New cstate: current_term: 3 leader_uuid: "24b4fc42da314ef6a58a0b558d70bd22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:56.187424   907 raft_consensus.cc:1261] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:56.188902  1361 consensus_queue.cc:1035] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:49:56.198685  1108 raft_consensus.cc:1261] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:56.200302  1361 consensus_queue.cc:1035] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:49:56.306841   907 raft_consensus.cc:1261] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:56.308209  1361 consensus_queue.cc:1035] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:49:56.318305  1107 raft_consensus.cc:1261] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:56.319729  1361 consensus_queue.cc:1035] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:49:56.435220  1107 raft_consensus.cc:1261] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:56.436599  1392 consensus_queue.cc:1035] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:49:56.449209   907 raft_consensus.cc:1261] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:56.450624  1392 consensus_queue.cc:1035] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:49:56.538844   907 raft_consensus.cc:1261] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:56.540184  1392 consensus_queue.cc:1035] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:49:56.550297  1107 raft_consensus.cc:1261] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Refusing update from remote peer 24b4fc42da314ef6a58a0b558d70bd22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:56.551963  1361 consensus_queue.cc:1035] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:49:58.521819   732 auto_leader_rebalancer-test.cc:303] The leader distribution is 
I20260806 03:49:58.522706   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:49:58.530675   998 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
mode: GRACEFUL
new_leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
 from {username='slave'} at 127.0.0.1:52890
I20260806 03:49:58.531442   998 raft_consensus.cc:595] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 LEADER]: Received request to transfer leadership to TS fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:58.534263   998 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "3284b43248b64e15954ecbf158399dea"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
mode: GRACEFUL
new_leader_uuid: "72263d79dc214f91b6d58264f83e005a"
 from {username='slave'} at 127.0.0.1:52890
I20260806 03:49:58.534698   998 raft_consensus.cc:595] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Received request to transfer leadership to TS 72263d79dc214f91b6d58264f83e005a
I20260806 03:49:58.537312   998 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
mode: GRACEFUL
new_leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
 from {username='slave'} at 127.0.0.1:52890
I20260806 03:49:58.537957   998 raft_consensus.cc:595] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 LEADER]: Received request to transfer leadership to TS fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:58.540664   998 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "58f7c3e941924310a11c59889b06f270"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
mode: GRACEFUL
new_leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
 from {username='slave'} at 127.0.0.1:52890
I20260806 03:49:58.541159   998 raft_consensus.cc:595] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Received request to transfer leadership to TS fa62c96fa4914471ba169dc0d0dafa9a
I20260806 03:49:58.543443   998 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "83229f740c4c49389f6a896927da335c"
dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
mode: GRACEFUL
new_leader_uuid: "72263d79dc214f91b6d58264f83e005a"
 from {username='slave'} at 127.0.0.1:52890
I20260806 03:49:58.543902   998 raft_consensus.cc:595] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Received request to transfer leadership to TS 72263d79dc214f91b6d58264f83e005a
I20260806 03:49:58.545058   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:49:58.545666   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:49:58.562189  1401 raft_consensus.cc:979] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22: : Instructing follower fa62c96fa4914471ba169dc0d0dafa9a to start an election
I20260806 03:49:58.562721  1401 raft_consensus.cc:1067] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Signalling peer fa62c96fa4914471ba169dc0d0dafa9a to start an election
I20260806 03:49:58.564419   905 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "58f7c3e941924310a11c59889b06f270"
dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
 from {username='slave'} at 127.0.0.1:44436
I20260806 03:49:58.565060   905 raft_consensus.cc:482] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:58.565536   905 raft_consensus.cc:3037] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:49:58.576478  1361 raft_consensus.cc:979] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22: : Instructing follower fa62c96fa4914471ba169dc0d0dafa9a to start an election
I20260806 03:49:58.577229  1401 raft_consensus.cc:1067] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 LEADER]: Signalling peer fa62c96fa4914471ba169dc0d0dafa9a to start an election
I20260806 03:49:58.576853   905 raft_consensus.cc:504] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:58.579654   907 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c"
dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
 from {username='slave'} at 127.0.0.1:44436
I20260806 03:49:58.580294   907 raft_consensus.cc:482] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:58.580652   907 raft_consensus.cc:3037] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:58.581079   905 leader_election.cc:288] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 4 election: Requested vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:58.582521  1107 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "58f7c3e941924310a11c59889b06f270" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:58.582974   998 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "58f7c3e941924310a11c59889b06f270" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:58.583400  1107 raft_consensus.cc:3037] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:49:58.583523   998 raft_consensus.cc:3032] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:49:58.583853   998 raft_consensus.cc:729] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:58.584702   998 consensus_queue.cc:260] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:58.586237   998 raft_consensus.cc:3037] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:49:58.589525   907 raft_consensus.cc:504] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:58.590585  1107 raft_consensus.cc:2454] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 4.
I20260806 03:49:58.592089   907 leader_election.cc:288] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 3 election: Requested vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:58.592357   859 leader_election.cc:302] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [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: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:58.593464  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:58.594311  1003 raft_consensus.cc:3032] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:49:58.594671  1003 raft_consensus.cc:729] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:58.594918  1402 raft_consensus.cc:2781] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:49:58.595665   998 raft_consensus.cc:2454] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 4.
I20260806 03:49:58.595626  1107 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3d4bbe791ec042679f2862d80343161c" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:58.595494  1003 consensus_queue.cc:260] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:58.596431  1107 raft_consensus.cc:3037] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:58.596863  1402 raft_consensus.cc:686] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 4 LEADER]: Becoming Leader. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:58.597126  1003 raft_consensus.cc:3037] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:58.598006  1402 consensus_queue.cc:237] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:58.604564  1107 raft_consensus.cc:2454] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 3.
I20260806 03:49:58.606338   859 leader_election.cc:302] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:58.607043  1003 raft_consensus.cc:2454] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 3.
I20260806 03:49:58.607877  1402 raft_consensus.cc:2781] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:49:58.608551  1402 raft_consensus.cc:686] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 3 LEADER]: Becoming Leader. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:58.609479  1402 consensus_queue.cc:237] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Queue 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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:58.610630   771 catalog_manager.cc:5495] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a reported cstate change: term changed from 3 to 4, leader changed from 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2) to fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1). New cstate: current_term: 4 leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:58.631513   771 catalog_manager.cc:5495] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a reported cstate change: term changed from 2 to 3, leader changed from 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2) to fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1). New cstate: current_term: 3 leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:58.680399  1361 raft_consensus.cc:979] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22: : Instructing follower 72263d79dc214f91b6d58264f83e005a to start an election
I20260806 03:49:58.680972  1401 raft_consensus.cc:1067] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Signalling peer 72263d79dc214f91b6d58264f83e005a to start an election
I20260806 03:49:58.682674  1107 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "83229f740c4c49389f6a896927da335c"
dest_uuid: "72263d79dc214f91b6d58264f83e005a"
 from {username='slave'} at 127.0.0.1:40864
I20260806 03:49:58.683218  1107 raft_consensus.cc:482] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:58.683531  1107 raft_consensus.cc:3037] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:49:58.688398  1107 raft_consensus.cc:504] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:58.690290  1107 leader_election.cc:288] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 4 election: Requested vote from peers fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229), 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259)
I20260806 03:49:58.691433   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "83229f740c4c49389f6a896927da335c" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:58.691726  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "83229f740c4c49389f6a896927da335c" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:58.692050   907 raft_consensus.cc:3037] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:49:58.692368  1003 raft_consensus.cc:3032] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:49:58.692672  1003 raft_consensus.cc:729] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:58.693367  1003 consensus_queue.cc:260] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:58.694432  1003 raft_consensus.cc:3037] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:49:58.697475   907 raft_consensus.cc:2454] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 4.
I20260806 03:49:58.698915  1057 leader_election.cc:302] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [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: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:58.699963  1400 raft_consensus.cc:2781] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:49:58.700225  1003 raft_consensus.cc:2454] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 4.
I20260806 03:49:58.701575  1400 raft_consensus.cc:686] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 4 LEADER]: Becoming Leader. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:58.702589  1400 consensus_queue.cc:237] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:58.712342   771 catalog_manager.cc:5495] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a reported cstate change: term changed from 3 to 4, leader changed from 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2) to 72263d79dc214f91b6d58264f83e005a (127.0.183.3). New cstate: current_term: 4 leader_uuid: "72263d79dc214f91b6d58264f83e005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: HEALTHY } } }
I20260806 03:49:58.850339  1361 raft_consensus.cc:979] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22: : Instructing follower fa62c96fa4914471ba169dc0d0dafa9a to start an election
I20260806 03:49:58.850946  1401 raft_consensus.cc:1067] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 LEADER]: Signalling peer fa62c96fa4914471ba169dc0d0dafa9a to start an election
I20260806 03:49:58.852713   907 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506"
dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
 from {username='slave'} at 127.0.0.1:44436
I20260806 03:49:58.853257   907 raft_consensus.cc:482] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:58.853510   907 raft_consensus.cc:3037] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:58.858446   907 raft_consensus.cc:504] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:58.859941   907 leader_election.cc:288] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 3 election: Requested vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), 72263d79dc214f91b6d58264f83e005a (127.0.183.3:40803)
I20260806 03:49:58.861094  1107 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72263d79dc214f91b6d58264f83e005a"
I20260806 03:49:58.861147  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1219cc03c0af4a0cad5987382c16a506" candidate_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:58.861848  1107 raft_consensus.cc:3037] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:58.862005  1003 raft_consensus.cc:3032] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:49:58.862433  1003 raft_consensus.cc:729] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:58.863175  1003 consensus_queue.cc:260] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:58.864315  1003 raft_consensus.cc:3037] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:49:58.866907  1107 raft_consensus.cc:2454] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 3.
I20260806 03:49:58.867982   859 leader_election.cc:302] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:58.868836  1402 raft_consensus.cc:2781] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:49:58.869344  1402 raft_consensus.cc:686] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 3 LEADER]: Becoming Leader. State: Replica: fa62c96fa4914471ba169dc0d0dafa9a, State: Running, Role: LEADER
I20260806 03:49:58.870399  1003 raft_consensus.cc:2454] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa62c96fa4914471ba169dc0d0dafa9a in term 3.
I20260806 03:49:58.870291  1402 consensus_queue.cc:237] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Queue 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: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } }
I20260806 03:49:58.878718   771 catalog_manager.cc:5495] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a reported cstate change: term changed from 2 to 3, leader changed from 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2) to fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1). New cstate: current_term: 3 leader_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:59.050815  1361 raft_consensus.cc:979] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22: : Instructing follower 72263d79dc214f91b6d58264f83e005a to start an election
I20260806 03:49:59.051347  1401 raft_consensus.cc:1067] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Signalling peer 72263d79dc214f91b6d58264f83e005a to start an election
I20260806 03:49:59.052867  1107 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "3284b43248b64e15954ecbf158399dea"
dest_uuid: "72263d79dc214f91b6d58264f83e005a"
 from {username='slave'} at 127.0.0.1:40864
I20260806 03:49:59.053346  1107 raft_consensus.cc:482] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:49:59.053589  1107 raft_consensus.cc:3037] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:49:59.058943  1107 raft_consensus.cc:504] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:59.061122  1107 leader_election.cc:288] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [CANDIDATE]: Term 4 election: Requested vote from peers 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259), fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229)
I20260806 03:49:59.062321   907 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3284b43248b64e15954ecbf158399dea" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fa62c96fa4914471ba169dc0d0dafa9a"
I20260806 03:49:59.062284  1003 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3284b43248b64e15954ecbf158399dea" candidate_uuid: "72263d79dc214f91b6d58264f83e005a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "24b4fc42da314ef6a58a0b558d70bd22"
I20260806 03:49:59.062928   907 raft_consensus.cc:3037] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:49:59.062996  1003 raft_consensus.cc:3032] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:49:59.063357  1003 raft_consensus.cc:729] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 24b4fc42da314ef6a58a0b558d70bd22, State: Running, Role: LEADER
I20260806 03:49:59.064132  1003 consensus_queue.cc:260] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [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: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:59.065249  1003 raft_consensus.cc:3037] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:49:59.068940   907 raft_consensus.cc:2454] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 4.
I20260806 03:49:59.070029  1057 leader_election.cc:302] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [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: 72263d79dc214f91b6d58264f83e005a, fa62c96fa4914471ba169dc0d0dafa9a; no voters: 
I20260806 03:49:59.070786  1400 raft_consensus.cc:2781] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:49:59.071301  1400 raft_consensus.cc:686] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 4 LEADER]: Becoming Leader. State: Replica: 72263d79dc214f91b6d58264f83e005a, State: Running, Role: LEADER
I20260806 03:49:59.071796  1003 raft_consensus.cc:2454] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72263d79dc214f91b6d58264f83e005a in term 4.
I20260806 03:49:59.072808  1400 consensus_queue.cc:237] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [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: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } }
I20260806 03:49:59.082084   771 catalog_manager.cc:5495] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a reported cstate change: term changed from 3 to 4, leader changed from 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2) to 72263d79dc214f91b6d58264f83e005a (127.0.183.3). New cstate: current_term: 4 leader_uuid: "72263d79dc214f91b6d58264f83e005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260806 03:49:59.087069  1107 raft_consensus.cc:1261] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 4 FOLLOWER]: Refusing update from remote peer fa62c96fa4914471ba169dc0d0dafa9a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:49:59.088646  1402 consensus_queue.cc:1035] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:49:59.115334  1003 raft_consensus.cc:1261] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 4 FOLLOWER]: Refusing update from remote peer fa62c96fa4914471ba169dc0d0dafa9a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:49:59.116647  1402 consensus_queue.cc:1035] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:49:59.126874  1003 raft_consensus.cc:1261] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Refusing update from remote peer fa62c96fa4914471ba169dc0d0dafa9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:59.128317  1402 consensus_queue.cc:1035] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:49:59.138242  1107 raft_consensus.cc:1261] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Refusing update from remote peer fa62c96fa4914471ba169dc0d0dafa9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:59.140388  1402 consensus_queue.cc:1035] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:49:59.151825  1003 raft_consensus.cc:1261] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 4 FOLLOWER]: Refusing update from remote peer 72263d79dc214f91b6d58264f83e005a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:49:59.153231  1400 consensus_queue.cc:1035] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:49:59.163516   907 raft_consensus.cc:1261] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 4 FOLLOWER]: Refusing update from remote peer 72263d79dc214f91b6d58264f83e005a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:49:59.165257  1412 consensus_queue.cc:1035] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:49:59.426540  1107 raft_consensus.cc:1261] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Refusing update from remote peer fa62c96fa4914471ba169dc0d0dafa9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:59.427871  1402 consensus_queue.cc:1035] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "72263d79dc214f91b6d58264f83e005a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:49:59.437518  1003 raft_consensus.cc:1261] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Refusing update from remote peer fa62c96fa4914471ba169dc0d0dafa9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:49:59.439513  1402 consensus_queue.cc:1035] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:49:59.474994  1003 raft_consensus.cc:1261] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 4 FOLLOWER]: Refusing update from remote peer 72263d79dc214f91b6d58264f83e005a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:49:59.476405  1433 consensus_queue.cc:1035] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b4fc42da314ef6a58a0b558d70bd22" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:49:59.486515   907 raft_consensus.cc:1261] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 4 FOLLOWER]: Refusing update from remote peer 72263d79dc214f91b6d58264f83e005a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:49:59.488234  1412 consensus_queue.cc:1035] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa62c96fa4914471ba169dc0d0dafa9a" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:49:59.546698   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:49:59.553267   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:49:59.553706   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:00.554839   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:00.561252   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:00.561784   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:01.562716   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:01.568389   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:01.569023   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:02.570003   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:02.578140   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:02.578804   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:03.579840   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:03.585754   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:03.586267   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:04.587247   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:04.592489   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:04.593025   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:05.594053   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:05.599197   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:05.599642   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:06.600688   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:06.606599   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:06.607160   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:07.608593   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:07.617208   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:07.617720   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:08.648829   732 auto_leader_rebalancer-test.cc:314] The leader distribution is 
I20260806 03:50:08.649573   732 tablet_server.cc:178] TabletServer@127.0.183.1:0 shutting down...
I20260806 03:50:08.690577   732 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 03:50:08.691437   732 tablet_replica.cc:330] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a: stopping tablet replica
I20260806 03:50:08.692490   732 raft_consensus.cc:2229] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:08.693352   732 raft_consensus.cc:2258] T 0b032f67ab214058a66f3628a92b7b4c P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.696772   732 tablet_replica.cc:330] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a: stopping tablet replica
I20260806 03:50:08.697374   732 raft_consensus.cc:2229] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 3 LEADER]: Raft consensus shutting down.
I20260806 03:50:08.698377   732 raft_consensus.cc:2258] T 1219cc03c0af4a0cad5987382c16a506 P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.700379   732 tablet_replica.cc:330] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a: stopping tablet replica
I20260806 03:50:08.700943   732 raft_consensus.cc:2229] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:08.701416   732 raft_consensus.cc:2258] T e02c77493ffe4acbb551c14b3d7a623e P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.703922   732 tablet_replica.cc:330] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a: stopping tablet replica
W20260806 03:50:08.704218   955 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:50:08.704761   732 raft_consensus.cc:2229] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:08.705473   732 raft_consensus.cc:2258] T 0d84e6173c3c4d85a3e176cd5f33134b P fa62c96fa4914471ba169dc0d0dafa9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.708194   732 tablet_replica.cc:330] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a: stopping tablet replica
W20260806 03:50:08.708084   955 consensus_peers.cc:487] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 -> Peer fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229): Couldn't send request to peer fa62c96fa4914471ba169dc0d0dafa9a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:08.708899   732 raft_consensus.cc:2229] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 3 LEADER]: Raft consensus shutting down.
I20260806 03:50:08.709822   732 raft_consensus.cc:2258] T 3d4bbe791ec042679f2862d80343161c P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.711719   732 tablet_replica.cc:330] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a: stopping tablet replica
I20260806 03:50:08.712312   732 raft_consensus.cc:2229] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:08.712814   732 raft_consensus.cc:2258] T 3284b43248b64e15954ecbf158399dea P fa62c96fa4914471ba169dc0d0dafa9a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.714576   732 tablet_replica.cc:330] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a: stopping tablet replica
I20260806 03:50:08.715092   732 raft_consensus.cc:2229] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:08.715660   732 raft_consensus.cc:2258] T 83229f740c4c49389f6a896927da335c P fa62c96fa4914471ba169dc0d0dafa9a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.717854   732 tablet_replica.cc:330] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a: stopping tablet replica
I20260806 03:50:08.718379   732 raft_consensus.cc:2229] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 4 LEADER]: Raft consensus shutting down.
I20260806 03:50:08.719393   732 raft_consensus.cc:2258] T 58f7c3e941924310a11c59889b06f270 P fa62c96fa4914471ba169dc0d0dafa9a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.721565   732 tablet_replica.cc:330] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a: stopping tablet replica
W20260806 03:50:08.721669  1057 consensus_peers.cc:487] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a -> Peer fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229): Couldn't send request to peer fa62c96fa4914471ba169dc0d0dafa9a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:08.722102   732 raft_consensus.cc:2229] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:08.722625   732 raft_consensus.cc:2258] T c0ffe10b5eb94e78bb6e646f9a84a55d P fa62c96fa4914471ba169dc0d0dafa9a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260806 03:50:08.846454   955 consensus_peers.cc:487] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 -> Peer fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229): Couldn't send request to peer fa62c96fa4914471ba169dc0d0dafa9a. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:42229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:08.847297   732 tablet_server.cc:194] TabletServer@127.0.183.1:0 shutdown complete.
I20260806 03:50:08.870000   732 tablet_server.cc:178] TabletServer@127.0.183.2:0 shutting down...
W20260806 03:50:08.874854  1057 consensus_peers.cc:487] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a -> Peer 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259): Couldn't send request to peer 24b4fc42da314ef6a58a0b558d70bd22. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:08.910271   732 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 03:50:08.911120   732 tablet_replica.cc:330] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22: stopping tablet replica
I20260806 03:50:08.911809   732 raft_consensus.cc:2229] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:08.912426   732 raft_consensus.cc:2258] T 58f7c3e941924310a11c59889b06f270 P 24b4fc42da314ef6a58a0b558d70bd22 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.914443   732 tablet_replica.cc:330] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22: stopping tablet replica
I20260806 03:50:08.914995   732 raft_consensus.cc:2229] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:08.915423   732 raft_consensus.cc:2258] T 1219cc03c0af4a0cad5987382c16a506 P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.917387   732 tablet_replica.cc:330] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22: stopping tablet replica
I20260806 03:50:08.917862   732 raft_consensus.cc:2229] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Raft consensus shutting down.
I20260806 03:50:08.918741   732 raft_consensus.cc:2258] T c0ffe10b5eb94e78bb6e646f9a84a55d P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.920663   732 tablet_replica.cc:330] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22: stopping tablet replica
I20260806 03:50:08.921133   732 raft_consensus.cc:2229] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:08.921543   732 raft_consensus.cc:2258] T 0d84e6173c3c4d85a3e176cd5f33134b P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.923133   732 tablet_replica.cc:330] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22: stopping tablet replica
I20260806 03:50:08.923588   732 raft_consensus.cc:2229] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:08.923954   732 raft_consensus.cc:2258] T 3d4bbe791ec042679f2862d80343161c P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.925685   732 tablet_replica.cc:330] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22: stopping tablet replica
I20260806 03:50:08.926126   732 raft_consensus.cc:2229] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:08.926508   732 raft_consensus.cc:2258] T 83229f740c4c49389f6a896927da335c P 24b4fc42da314ef6a58a0b558d70bd22 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.928269   732 tablet_replica.cc:330] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22: stopping tablet replica
I20260806 03:50:08.928741   732 raft_consensus.cc:2229] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:08.929153   732 raft_consensus.cc:2258] T 3284b43248b64e15954ecbf158399dea P 24b4fc42da314ef6a58a0b558d70bd22 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.931020   732 tablet_replica.cc:330] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22: stopping tablet replica
I20260806 03:50:08.931443   732 raft_consensus.cc:2229] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 LEADER]: Raft consensus shutting down.
I20260806 03:50:08.932343   732 raft_consensus.cc:2258] T 0b032f67ab214058a66f3628a92b7b4c P 24b4fc42da314ef6a58a0b558d70bd22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:08.934149   732 tablet_replica.cc:330] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22: stopping tablet replica
I20260806 03:50:08.934767   732 raft_consensus.cc:2229] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 LEADER]: Raft consensus shutting down.
I20260806 03:50:08.935575   732 raft_consensus.cc:2258] T e02c77493ffe4acbb551c14b3d7a623e P 24b4fc42da314ef6a58a0b558d70bd22 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260806 03:50:08.942567  1057 consensus_peers.cc:487] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a -> Peer 24b4fc42da314ef6a58a0b558d70bd22 (127.0.183.2:34259): Couldn't send request to peer 24b4fc42da314ef6a58a0b558d70bd22. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:50:08.943128  1057 consensus_peers.cc:487] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a -> Peer fa62c96fa4914471ba169dc0d0dafa9a (127.0.183.1:42229): Couldn't send request to peer fa62c96fa4914471ba169dc0d0dafa9a. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:42229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:09.014998   732 tablet_server.cc:194] TabletServer@127.0.183.2:0 shutdown complete.
I20260806 03:50:09.055621   732 tablet_server.cc:178] TabletServer@127.0.183.3:0 shutting down...
I20260806 03:50:09.104912   732 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 03:50:09.106001   732 tablet_replica.cc:330] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a: stopping tablet replica
I20260806 03:50:09.107216   732 raft_consensus.cc:2229] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:09.108193   732 raft_consensus.cc:2258] T c0ffe10b5eb94e78bb6e646f9a84a55d P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:09.111582   732 tablet_replica.cc:330] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a: stopping tablet replica
I20260806 03:50:09.112510   732 raft_consensus.cc:2229] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 2 LEADER]: Raft consensus shutting down.
I20260806 03:50:09.113974   732 raft_consensus.cc:2258] T 0d84e6173c3c4d85a3e176cd5f33134b P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:09.117146   732 tablet_replica.cc:330] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a: stopping tablet replica
I20260806 03:50:09.118083   732 raft_consensus.cc:2229] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 4 LEADER]: Raft consensus shutting down.
I20260806 03:50:09.119316   732 raft_consensus.cc:2258] T 83229f740c4c49389f6a896927da335c P 72263d79dc214f91b6d58264f83e005a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:09.122174   732 tablet_replica.cc:330] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a: stopping tablet replica
I20260806 03:50:09.123075   732 raft_consensus.cc:2229] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:09.123737   732 raft_consensus.cc:2258] T 3d4bbe791ec042679f2862d80343161c P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:09.126837   732 tablet_replica.cc:330] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a: stopping tablet replica
I20260806 03:50:09.127791   732 raft_consensus.cc:2229] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 4 LEADER]: Raft consensus shutting down.
I20260806 03:50:09.129171   732 raft_consensus.cc:2258] T 3284b43248b64e15954ecbf158399dea P 72263d79dc214f91b6d58264f83e005a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:09.132052   732 tablet_replica.cc:330] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a: stopping tablet replica
I20260806 03:50:09.132902   732 raft_consensus.cc:2229] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:09.133793   732 raft_consensus.cc:2258] T 58f7c3e941924310a11c59889b06f270 P 72263d79dc214f91b6d58264f83e005a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:09.136533   732 tablet_replica.cc:330] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a: stopping tablet replica
I20260806 03:50:09.137174   732 raft_consensus.cc:2229] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:09.137686   732 raft_consensus.cc:2258] T 1219cc03c0af4a0cad5987382c16a506 P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:09.139472   732 tablet_replica.cc:330] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a: stopping tablet replica
I20260806 03:50:09.139948   732 raft_consensus.cc:2229] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:09.140511   732 raft_consensus.cc:2258] T 0b032f67ab214058a66f3628a92b7b4c P 72263d79dc214f91b6d58264f83e005a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:09.142175   732 tablet_replica.cc:330] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a: stopping tablet replica
I20260806 03:50:09.142625   732 raft_consensus.cc:2229] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:09.143039   732 raft_consensus.cc:2258] T e02c77493ffe4acbb551c14b3d7a623e P 72263d79dc214f91b6d58264f83e005a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:09.164323   732 tablet_server.cc:194] TabletServer@127.0.183.3:0 shutdown complete.
I20260806 03:50:09.187249   732 master.cc:537] Master@127.0.183.62:46101 shutting down...
I20260806 03:50:09.298353   841 catalog_manager.cc:795] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260806 03:50:09.542796   732 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [term 1 LEADER]: Raft consensus shutting down.
I20260806 03:50:09.543628   732 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:09.544112   732 tablet_replica.cc:330] T 00000000000000000000000000000000 P 04a540520ec3416fbf44eb025f39c0c1: stopping tablet replica
I20260806 03:50:09.565456   732 master.cc:552] Master@127.0.183.62:46101 shutdown complete.
24b4fc42da314ef6a58a0b558d70bd22  4
72263d79dc214f91b6d58264f83e005a  1
fa62c96fa4914471ba169dc0d0dafa9a  4
24b4fc42da314ef6a58a0b558d70bd22  3
72263d79dc214f91b6d58264f83e005a  3
fa62c96fa4914471ba169dc0d0dafa9a  3
24b4fc42da314ef6a58a0b558d70bd22  8
72263d79dc214f91b6d58264f83e005a  1
fa62c96fa4914471ba169dc0d0dafa9a  0
24b4fc42da314ef6a58a0b558d70bd22  3
72263d79dc214f91b6d58264f83e005a  3
fa62c96fa4914471ba169dc0d0dafa9a  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (32246 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260806 03:50:09.615337   732 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.183.62:38901
I20260806 03:50:09.616634   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:50:09.623538  1457 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
W20260806 03:50:09.623898  1459 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
W20260806 03:50:09.623521  1456 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
I20260806 03:50:09.625468   732 server_base.cc:1034] running on GCE node
I20260806 03:50:09.626856   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:50:09.627091   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:50:09.627255   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988209627238 us; error 0 us; skew 500 ppm
I20260806 03:50:09.627828   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:50:09.634109   732 webserver.cc:460] Webserver started at http://127.0.183.62:44179/ using document root <none> and password file <none>
I20260806 03:50:09.634810   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:50:09.635061   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:50:09.635408   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:50:09.637498   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/master-0-root/instance:
uuid: "61c6e08dac694b38b8dc3842649f3893"
format_stamp: "Formatted at 2026-08-06 03:50:09 on dist-test-slave-kvfs"
I20260806 03:50:09.642817   732 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260806 03:50:09.646739  1464 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:09.647758   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260806 03:50:09.648114   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/master-0-root
uuid: "61c6e08dac694b38b8dc3842649f3893"
format_stamp: "Formatted at 2026-08-06 03:50:09 on dist-test-slave-kvfs"
I20260806 03:50:09.648422   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-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)
I20260806 03:50:09.668220   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:50:09.669776   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:50:09.718418   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.62:38901
I20260806 03:50:09.718510  1538 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.62:38901 every 8 connection(s)
I20260806 03:50:09.723084  1540 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:09.734229  1540 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893: Bootstrap starting.
I20260806 03:50:09.739820  1540 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:09.745066  1540 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893: No bootstrap required, opened a new log
I20260806 03:50:09.747489  1540 raft_consensus.cc:348] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61c6e08dac694b38b8dc3842649f3893" member_type: VOTER }
I20260806 03:50:09.748152  1540 raft_consensus.cc:374] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:09.748411  1540 raft_consensus.cc:729] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61c6e08dac694b38b8dc3842649f3893, State: Initialized, Role: FOLLOWER
I20260806 03:50:09.749092  1540 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61c6e08dac694b38b8dc3842649f3893" member_type: VOTER }
I20260806 03:50:09.749687  1540 raft_consensus.cc:388] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 03:50:09.749943  1540 raft_consensus.cc:482] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 03:50:09.750320  1540 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:09.755134  1540 raft_consensus.cc:504] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61c6e08dac694b38b8dc3842649f3893" member_type: VOTER }
I20260806 03:50:09.755801  1540 leader_election.cc:302] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [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: 61c6e08dac694b38b8dc3842649f3893; no voters: 
I20260806 03:50:09.757150  1540 leader_election.cc:288] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 03:50:09.757548  1544 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:09.759145  1544 raft_consensus.cc:686] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [term 1 LEADER]: Becoming Leader. State: Replica: 61c6e08dac694b38b8dc3842649f3893, State: Running, Role: LEADER
I20260806 03:50:09.759907  1544 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [LEADER]: Queue going to LEADER mode. State: All 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: "61c6e08dac694b38b8dc3842649f3893" member_type: VOTER }
I20260806 03:50:09.760562  1540 sys_catalog.cc:564] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 03:50:09.765302  1546 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61c6e08dac694b38b8dc3842649f3893" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61c6e08dac694b38b8dc3842649f3893" member_type: VOTER } }
I20260806 03:50:09.765304  1548 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61c6e08dac694b38b8dc3842649f3893. Latest consensus state: current_term: 1 leader_uuid: "61c6e08dac694b38b8dc3842649f3893" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61c6e08dac694b38b8dc3842649f3893" member_type: VOTER } }
I20260806 03:50:09.766230  1548 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [sys.catalog]: This master's current role is: LEADER
I20260806 03:50:09.766773  1546 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [sys.catalog]: This master's current role is: LEADER
I20260806 03:50:09.770102  1559 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 03:50:09.776474  1559 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 03:50:09.780529   732 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 03:50:09.787519  1559 catalog_manager.cc:1347] Generated new cluster ID: 6cb04731118e462cb9b9e5242a76b591
I20260806 03:50:09.787917  1559 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 03:50:09.805964  1559 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 03:50:09.807792  1559 catalog_manager.cc:1504] Loading token signing keys...
I20260806 03:50:09.820180  1559 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893: Generated new TSK 0
I20260806 03:50:09.820942  1559 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 03:50:09.851487   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:50:09.858840  1574 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
W20260806 03:50:09.859870  1575 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
W20260806 03:50:09.862582  1577 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
I20260806 03:50:09.862793   732 server_base.cc:1034] running on GCE node
I20260806 03:50:09.864213   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:50:09.864418   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:50:09.864539   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988209864530 us; error 0 us; skew 500 ppm
I20260806 03:50:09.865033   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:50:09.867689   732 webserver.cc:460] Webserver started at http://127.0.183.1:35471/ using document root <none> and password file <none>
I20260806 03:50:09.868295   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:50:09.868477   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:50:09.868708   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:50:09.870057   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/ts-0-root/instance:
uuid: "9edeaaf6653d49eab23847908f835558"
format_stamp: "Formatted at 2026-08-06 03:50:09 on dist-test-slave-kvfs"
I20260806 03:50:09.875267   732 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260806 03:50:09.879073  1587 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:09.879943   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 03:50:09.880373   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/ts-0-root
uuid: "9edeaaf6653d49eab23847908f835558"
format_stamp: "Formatted at 2026-08-06 03:50:09 on dist-test-slave-kvfs"
I20260806 03:50:09.880688   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-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)
I20260806 03:50:09.891179   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:50:09.892781   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:50:09.894454   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:50:09.897071   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:50:09.897253   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:09.897562   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:50:09.897737   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:09.946743   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.1:39021
I20260806 03:50:09.946848  1669 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.1:39021 every 8 connection(s)
I20260806 03:50:09.952250   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:50:09.960167  1675 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
W20260806 03:50:09.962410  1676 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
W20260806 03:50:09.963935  1678 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
I20260806 03:50:09.964643   732 server_base.cc:1034] running on GCE node
I20260806 03:50:09.966077   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:50:09.966274   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:50:09.966467   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988209966454 us; error 0 us; skew 500 ppm
I20260806 03:50:09.967226   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:50:09.969575  1670 heartbeater.cc:347] Connected to a master server at 127.0.183.62:38901
I20260806 03:50:09.969955  1670 heartbeater.cc:464] Registering TS with master...
I20260806 03:50:09.970561   732 webserver.cc:460] Webserver started at http://127.0.183.2:40433/ using document root <none> and password file <none>
I20260806 03:50:09.970836  1670 heartbeater.cc:511] Master 127.0.183.62:38901 requested a full tablet report, sending...
I20260806 03:50:09.971160   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:50:09.971419   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:50:09.971737   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:50:09.973508  1491 ts_manager.cc:194] Registered new tserver with Master: 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021)
I20260806 03:50:09.973598   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/ts-1-root/instance:
uuid: "a3dcda65a7a141619bcc371f9a6d157e"
format_stamp: "Formatted at 2026-08-06 03:50:09 on dist-test-slave-kvfs"
I20260806 03:50:09.976728  1491 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45666
I20260806 03:50:09.980634   732 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260806 03:50:09.984695  1686 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:09.985520   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260806 03:50:09.985838   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/ts-1-root
uuid: "a3dcda65a7a141619bcc371f9a6d157e"
format_stamp: "Formatted at 2026-08-06 03:50:09 on dist-test-slave-kvfs"
I20260806 03:50:09.986171   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-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)
I20260806 03:50:10.015944   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:50:10.017644   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:50:10.019290   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:50:10.021888   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:50:10.022130   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:10.022388   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:50:10.022559   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:10.072438   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.2:34899
I20260806 03:50:10.072535  1777 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.2:34899 every 8 connection(s)
I20260806 03:50:10.077664   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:50:10.086077  1782 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
W20260806 03:50:10.088177  1781 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
W20260806 03:50:10.091359  1784 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
I20260806 03:50:10.092451   732 server_base.cc:1034] running on GCE node
I20260806 03:50:10.093562   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:50:10.093791   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:50:10.093989   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988210093970 us; error 0 us; skew 500 ppm
I20260806 03:50:10.094808   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:50:10.095904  1778 heartbeater.cc:347] Connected to a master server at 127.0.183.62:38901
I20260806 03:50:10.096583  1778 heartbeater.cc:464] Registering TS with master...
I20260806 03:50:10.097427  1778 heartbeater.cc:511] Master 127.0.183.62:38901 requested a full tablet report, sending...
I20260806 03:50:10.098507   732 webserver.cc:460] Webserver started at http://127.0.183.3:42451/ using document root <none> and password file <none>
I20260806 03:50:10.099215   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:50:10.099435   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:50:10.099758   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:50:10.099813  1491 ts_manager.cc:194] Registered new tserver with Master: a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899)
I20260806 03:50:10.101166   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/ts-2-root/instance:
uuid: "2e2cb0a12b264e4190d87895271d3e8d"
format_stamp: "Formatted at 2026-08-06 03:50:10 on dist-test-slave-kvfs"
I20260806 03:50:10.101751  1491 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45674
I20260806 03:50:10.106659   732 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260806 03:50:10.110739  1790 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:10.111655   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260806 03:50:10.112011   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/ts-2-root
uuid: "2e2cb0a12b264e4190d87895271d3e8d"
format_stamp: "Formatted at 2026-08-06 03:50:10 on dist-test-slave-kvfs"
I20260806 03:50:10.112392   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1785988177119491-732-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)
I20260806 03:50:10.129119   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:50:10.130650   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:50:10.132351   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:50:10.135255   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:50:10.135449   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:10.135782   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:50:10.135946   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:10.188571   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.3:37601
I20260806 03:50:10.188694  1875 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.3:37601 every 8 connection(s)
I20260806 03:50:10.206633  1877 heartbeater.cc:347] Connected to a master server at 127.0.183.62:38901
I20260806 03:50:10.207124  1877 heartbeater.cc:464] Registering TS with master...
I20260806 03:50:10.207957  1877 heartbeater.cc:511] Master 127.0.183.62:38901 requested a full tablet report, sending...
I20260806 03:50:10.210165  1491 ts_manager.cc:194] Registered new tserver with Master: 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:10.210963   732 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018635919s
I20260806 03:50:10.211936  1491 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45688
I20260806 03:50:10.213934   732 test_util.cc:268] Using random seed: -925383663
I20260806 03:50:10.243948  1491 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45702:
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"
    }
  }
}
W20260806 03:50:10.247434  1491 catalog_manager.cc:6854] 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.
I20260806 03:50:10.329538  1624 tablet_service.cc:1467] Processing CreateTablet for tablet 44b9197d3a3e4263b82a245d679b8361 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260806 03:50:10.331287  1624 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 44b9197d3a3e4263b82a245d679b8361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.331833  1623 tablet_service.cc:1467] Processing CreateTablet for tablet 507a2c08f1454493ac9114c065b91f1c (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260806 03:50:10.333297  1623 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 507a2c08f1454493ac9114c065b91f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.335074  1616 tablet_service.cc:1467] Processing CreateTablet for tablet dff61d968bfe463f8c94289437b27ba6 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260806 03:50:10.336584  1616 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dff61d968bfe463f8c94289437b27ba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.337231  1622 tablet_service.cc:1467] Processing CreateTablet for tablet 9c957f186dbc4ed3892239fac2ca12e4 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260806 03:50:10.338714  1622 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9c957f186dbc4ed3892239fac2ca12e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.341353  1621 tablet_service.cc:1467] Processing CreateTablet for tablet 225db8a5750f4a9d8eead9c679d013a8 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260806 03:50:10.342971  1621 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 225db8a5750f4a9d8eead9c679d013a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.345500  1620 tablet_service.cc:1467] Processing CreateTablet for tablet e940099776f8417eaedcd9339857db23 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260806 03:50:10.347239  1620 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e940099776f8417eaedcd9339857db23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.349639  1617 tablet_service.cc:1467] Processing CreateTablet for tablet 8aae61aedb9448fd8efdb4ea28980244 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260806 03:50:10.351357  1617 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8aae61aedb9448fd8efdb4ea28980244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.354362  1615 tablet_service.cc:1467] Processing CreateTablet for tablet f074e5cca98e4a4ea6eb6bfdc5185353 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260806 03:50:10.358106  1612 tablet_service.cc:1467] Processing CreateTablet for tablet 09de95e25a5b47bbb0e59c671908c7ab (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260806 03:50:10.359836  1615 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f074e5cca98e4a4ea6eb6bfdc5185353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.361501  1612 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 09de95e25a5b47bbb0e59c671908c7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.376631  1611 tablet_service.cc:1467] Processing CreateTablet for tablet 46f581f68b7a4e6187491b09f936f342 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260806 03:50:10.378281  1611 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 46f581f68b7a4e6187491b09f936f342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.378393  1825 tablet_service.cc:1467] Processing CreateTablet for tablet 507a2c08f1454493ac9114c065b91f1c (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260806 03:50:10.381783  1825 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 507a2c08f1454493ac9114c065b91f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.381510  1716 tablet_service.cc:1467] Processing CreateTablet for tablet e940099776f8417eaedcd9339857db23 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260806 03:50:10.383296  1716 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e940099776f8417eaedcd9339857db23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.383570  1723 tablet_service.cc:1467] Processing CreateTablet for tablet 507a2c08f1454493ac9114c065b91f1c (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260806 03:50:10.385026  1723 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 507a2c08f1454493ac9114c065b91f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.385923  1713 tablet_service.cc:1467] Processing CreateTablet for tablet f074e5cca98e4a4ea6eb6bfdc5185353 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260806 03:50:10.387430  1713 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f074e5cca98e4a4ea6eb6bfdc5185353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.387450  1821 tablet_service.cc:1467] Processing CreateTablet for tablet 8aae61aedb9448fd8efdb4ea28980244 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260806 03:50:10.389228  1821 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8aae61aedb9448fd8efdb4ea28980244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.389547  1823 tablet_service.cc:1467] Processing CreateTablet for tablet 225db8a5750f4a9d8eead9c679d013a8 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260806 03:50:10.391045  1823 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 225db8a5750f4a9d8eead9c679d013a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.390851  1715 tablet_service.cc:1467] Processing CreateTablet for tablet 8aae61aedb9448fd8efdb4ea28980244 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260806 03:50:10.393353  1822 tablet_service.cc:1467] Processing CreateTablet for tablet e940099776f8417eaedcd9339857db23 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260806 03:50:10.394611  1712 tablet_service.cc:1467] Processing CreateTablet for tablet 09de95e25a5b47bbb0e59c671908c7ab (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260806 03:50:10.389549  1717 tablet_service.cc:1467] Processing CreateTablet for tablet 225db8a5750f4a9d8eead9c679d013a8 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260806 03:50:10.397267  1711 tablet_service.cc:1467] Processing CreateTablet for tablet 46f581f68b7a4e6187491b09f936f342 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260806 03:50:10.399569  1826 tablet_service.cc:1467] Processing CreateTablet for tablet 44b9197d3a3e4263b82a245d679b8361 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260806 03:50:10.401834  1819 tablet_service.cc:1467] Processing CreateTablet for tablet f074e5cca98e4a4ea6eb6bfdc5185353 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260806 03:50:10.381644  1725 tablet_service.cc:1467] Processing CreateTablet for tablet 44b9197d3a3e4263b82a245d679b8361 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260806 03:50:10.405045  1817 tablet_service.cc:1467] Processing CreateTablet for tablet 09de95e25a5b47bbb0e59c671908c7ab (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260806 03:50:10.397315  1824 tablet_service.cc:1467] Processing CreateTablet for tablet 9c957f186dbc4ed3892239fac2ca12e4 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260806 03:50:10.406360  1715 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8aae61aedb9448fd8efdb4ea28980244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.399497  1820 tablet_service.cc:1467] Processing CreateTablet for tablet dff61d968bfe463f8c94289437b27ba6 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260806 03:50:10.405076  1721 tablet_service.cc:1467] Processing CreateTablet for tablet 9c957f186dbc4ed3892239fac2ca12e4 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260806 03:50:10.408758  1721 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9c957f186dbc4ed3892239fac2ca12e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.393355  1714 tablet_service.cc:1467] Processing CreateTablet for tablet dff61d968bfe463f8c94289437b27ba6 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260806 03:50:10.410458  1714 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dff61d968bfe463f8c94289437b27ba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.411065  1816 tablet_service.cc:1467] Processing CreateTablet for tablet 46f581f68b7a4e6187491b09f936f342 (DEFAULT_TABLE table=test-workload [id=ddf397f6c5114e318230fbe587f07b1f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260806 03:50:10.412530  1717 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 225db8a5750f4a9d8eead9c679d013a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.414466  1712 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 09de95e25a5b47bbb0e59c671908c7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.417277  1711 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 46f581f68b7a4e6187491b09f936f342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.420452  1725 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 44b9197d3a3e4263b82a245d679b8361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.425205  1822 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e940099776f8417eaedcd9339857db23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.428655  1826 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 44b9197d3a3e4263b82a245d679b8361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.432626  1820 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dff61d968bfe463f8c94289437b27ba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.436487  1816 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 46f581f68b7a4e6187491b09f936f342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.440477  1824 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9c957f186dbc4ed3892239fac2ca12e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.444350  1819 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f074e5cca98e4a4ea6eb6bfdc5185353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.448446  1817 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 09de95e25a5b47bbb0e59c671908c7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:10.464062  1898 tablet_bootstrap.cc:492] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d: Bootstrap starting.
I20260806 03:50:10.491567  1894 tablet_bootstrap.cc:492] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e: Bootstrap starting.
I20260806 03:50:10.560657  1896 tablet_bootstrap.cc:492] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558: Bootstrap starting.
I20260806 03:50:10.565266  1894 tablet_bootstrap.cc:654] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.578491  1896 tablet_bootstrap.cc:654] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.628603  1894 tablet_bootstrap.cc:492] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e: No bootstrap required, opened a new log
I20260806 03:50:10.629163  1894 ts_tablet_manager.cc:1397] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e: Time spent bootstrapping tablet: real 0.138s	user 0.024s	sys 0.023s
I20260806 03:50:10.632128  1894 raft_consensus.cc:348] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.632897  1894 raft_consensus.cc:374] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.633185  1894 raft_consensus.cc:729] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.635195  1894 consensus_queue.cc:260] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.655473  1898 tablet_bootstrap.cc:654] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.674908  1896 tablet_bootstrap.cc:492] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558: No bootstrap required, opened a new log
I20260806 03:50:10.675506  1896 ts_tablet_manager.cc:1397] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558: Time spent bootstrapping tablet: real 0.115s	user 0.017s	sys 0.015s
I20260806 03:50:10.679404  1894 ts_tablet_manager.cc:1428] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e: Time spent starting tablet: real 0.050s	user 0.016s	sys 0.025s
I20260806 03:50:10.679688  1896 raft_consensus.cc:348] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.680789  1778 heartbeater.cc:503] Master 127.0.183.62:38901 was elected leader, sending a full tablet report...
I20260806 03:50:10.680563  1896 raft_consensus.cc:374] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.689101  1896 raft_consensus.cc:729] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.689893  1896 consensus_queue.cc:260] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.693045  1894 tablet_bootstrap.cc:492] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e: Bootstrap starting.
I20260806 03:50:10.705034  1896 ts_tablet_manager.cc:1428] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260806 03:50:10.706152  1670 heartbeater.cc:503] Master 127.0.183.62:38901 was elected leader, sending a full tablet report...
I20260806 03:50:10.706423  1896 tablet_bootstrap.cc:492] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558: Bootstrap starting.
I20260806 03:50:10.709838  1894 tablet_bootstrap.cc:654] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.711404  1898 tablet_bootstrap.cc:492] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d: No bootstrap required, opened a new log
I20260806 03:50:10.711987  1898 ts_tablet_manager.cc:1397] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent bootstrapping tablet: real 0.249s	user 0.027s	sys 0.028s
I20260806 03:50:10.715111  1896 tablet_bootstrap.cc:654] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.715363  1898 raft_consensus.cc:348] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.716387  1898 raft_consensus.cc:374] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.716745  1898 raft_consensus.cc:729] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.718070  1902 raft_consensus.cc:482] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:10.717761  1898 consensus_queue.cc:260] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.718734  1902 raft_consensus.cc:504] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.727660  1877 heartbeater.cc:503] Master 127.0.183.62:38901 was elected leader, sending a full tablet report...
I20260806 03:50:10.728106  1898 ts_tablet_manager.cc:1428] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.007s
I20260806 03:50:10.729084  1898 tablet_bootstrap.cc:492] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d: Bootstrap starting.
I20260806 03:50:10.730525  1896 tablet_bootstrap.cc:492] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558: No bootstrap required, opened a new log
I20260806 03:50:10.731161  1896 ts_tablet_manager.cc:1397] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260806 03:50:10.734387  1896 raft_consensus.cc:348] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.735355  1896 raft_consensus.cc:374] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.735736  1896 raft_consensus.cc:729] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.736860  1896 consensus_queue.cc:260] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.737888  1898 tablet_bootstrap.cc:654] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.739100  1902 leader_election.cc:288] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:10.740212  1896 ts_tablet_manager.cc:1428] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260806 03:50:10.741653  1896 tablet_bootstrap.cc:492] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558: Bootstrap starting.
I20260806 03:50:10.750226  1896 tablet_bootstrap.cc:654] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.755539  1898 tablet_bootstrap.cc:492] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d: No bootstrap required, opened a new log
I20260806 03:50:10.757282  1898 ts_tablet_manager.cc:1397] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.013s
I20260806 03:50:10.763101  1894 tablet_bootstrap.cc:492] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e: No bootstrap required, opened a new log
I20260806 03:50:10.763777  1894 ts_tablet_manager.cc:1397] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e: Time spent bootstrapping tablet: real 0.071s	user 0.036s	sys 0.015s
I20260806 03:50:10.764122  1898 raft_consensus.cc:348] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.765125  1898 raft_consensus.cc:374] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.765517  1898 raft_consensus.cc:729] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.766530  1898 consensus_queue.cc:260] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.766855  1894 raft_consensus.cc:348] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.767795  1894 raft_consensus.cc:374] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.768174  1894 raft_consensus.cc:729] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.769003  1894 consensus_queue.cc:260] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.769488  1898 ts_tablet_manager.cc:1428] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260806 03:50:10.770757  1898 tablet_bootstrap.cc:492] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d: Bootstrap starting.
I20260806 03:50:10.771320  1894 ts_tablet_manager.cc:1428] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260806 03:50:10.773595  1894 tablet_bootstrap.cc:492] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e: Bootstrap starting.
W20260806 03:50:10.774039  1562 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:10.778021  1898 tablet_bootstrap.cc:654] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.779881  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558" is_pre_election: true
I20260806 03:50:10.781251  1894 tablet_bootstrap.cc:654] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e: Neither blocks nor log segments found. Creating new log.
W20260806 03:50:10.782039  1687 leader_election.cc:341] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:10.763177  1896 tablet_bootstrap.cc:492] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558: No bootstrap required, opened a new log
I20260806 03:50:10.788130  1896 ts_tablet_manager.cc:1397] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.008s
I20260806 03:50:10.790614  1898 tablet_bootstrap.cc:492] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d: No bootstrap required, opened a new log
I20260806 03:50:10.791183  1898 ts_tablet_manager.cc:1397] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260806 03:50:10.791369  1896 raft_consensus.cc:348] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.792253  1896 raft_consensus.cc:374] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.792591  1896 raft_consensus.cc:729] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.794536  1898 raft_consensus.cc:348] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.796243  1842 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:10.797892  1898 raft_consensus.cc:374] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.798290  1898 raft_consensus.cc:729] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Initialized, Role: FOLLOWER
W20260806 03:50:10.798570  1694 leader_election.cc:341] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:10.799090  1694 leader_election.cc:302] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3dcda65a7a141619bcc371f9a6d157e; no voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558
I20260806 03:50:10.799319  1898 consensus_queue.cc:260] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.797672  1896 consensus_queue.cc:260] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.800725  1902 raft_consensus.cc:2726] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:10.802153  1896 ts_tablet_manager.cc:1428] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260806 03:50:10.802503  1894 tablet_bootstrap.cc:492] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e: No bootstrap required, opened a new log
I20260806 03:50:10.802647  1898 ts_tablet_manager.cc:1428] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260806 03:50:10.802896  1894 ts_tablet_manager.cc:1397] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.008s
I20260806 03:50:10.803227  1896 tablet_bootstrap.cc:492] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558: Bootstrap starting.
I20260806 03:50:10.803947  1898 tablet_bootstrap.cc:492] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d: Bootstrap starting.
I20260806 03:50:10.805625  1894 raft_consensus.cc:348] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.806391  1894 raft_consensus.cc:374] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.806689  1894 raft_consensus.cc:729] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.807466  1894 consensus_queue.cc:260] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.811456  1898 tablet_bootstrap.cc:654] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.812873  1894 ts_tablet_manager.cc:1428] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260806 03:50:10.813982  1894 tablet_bootstrap.cc:492] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e: Bootstrap starting.
I20260806 03:50:10.816459  1896 tablet_bootstrap.cc:654] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558: Neither blocks nor log segments found. Creating new log.
W20260806 03:50:10.827313  1779 tablet.cc:2369] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260806 03:50:10.828678  1894 tablet_bootstrap.cc:654] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.830580  1896 tablet_bootstrap.cc:492] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558: No bootstrap required, opened a new log
I20260806 03:50:10.831151  1896 ts_tablet_manager.cc:1397] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.004s
I20260806 03:50:10.832630  1898 tablet_bootstrap.cc:492] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d: No bootstrap required, opened a new log
I20260806 03:50:10.833343  1898 ts_tablet_manager.cc:1397] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.011s
I20260806 03:50:10.834352  1896 raft_consensus.cc:348] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.835208  1896 raft_consensus.cc:374] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.835521  1896 raft_consensus.cc:729] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.836326  1896 consensus_queue.cc:260] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.836651  1898 raft_consensus.cc:348] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.837422  1898 raft_consensus.cc:374] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.837558  1894 tablet_bootstrap.cc:492] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e: No bootstrap required, opened a new log
I20260806 03:50:10.837729  1898 raft_consensus.cc:729] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.838069  1894 ts_tablet_manager.cc:1397] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260806 03:50:10.838510  1896 ts_tablet_manager.cc:1428] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260806 03:50:10.838476  1898 consensus_queue.cc:260] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.841149  1898 ts_tablet_manager.cc:1428] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260806 03:50:10.841137  1894 raft_consensus.cc:348] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.842013  1894 raft_consensus.cc:374] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.842258  1896 tablet_bootstrap.cc:492] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558: Bootstrap starting.
I20260806 03:50:10.842300  1894 raft_consensus.cc:729] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.843076  1894 consensus_queue.cc:260] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.842263  1898 tablet_bootstrap.cc:492] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d: Bootstrap starting.
I20260806 03:50:10.847770  1894 ts_tablet_manager.cc:1428] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260806 03:50:10.848927  1902 raft_consensus.cc:482] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:10.849314  1894 tablet_bootstrap.cc:492] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e: Bootstrap starting.
I20260806 03:50:10.849505  1902 raft_consensus.cc:504] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.850580  1896 tablet_bootstrap.cc:654] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.851046  1898 tablet_bootstrap.cc:654] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.853571  1842 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e940099776f8417eaedcd9339857db23" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:10.854513  1842 raft_consensus.cc:2454] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 0.
I20260806 03:50:10.856300  1694 leader_election.cc:302] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:10.858045  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e940099776f8417eaedcd9339857db23" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558" is_pre_election: true
I20260806 03:50:10.859005  1637 raft_consensus.cc:2454] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 0.
I20260806 03:50:10.866782  1894 tablet_bootstrap.cc:654] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.869218  1926 raft_consensus.cc:2781] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:10.869810  1926 raft_consensus.cc:482] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:10.870230  1926 raft_consensus.cc:3037] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:10.871825  1905 raft_consensus.cc:482] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:10.872514  1905 raft_consensus.cc:504] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.876071  1902 leader_election.cc:288] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:10.906647  1905 leader_election.cc:288] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:10.917249  1896 tablet_bootstrap.cc:492] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558: No bootstrap required, opened a new log
I20260806 03:50:10.918097  1896 ts_tablet_manager.cc:1397] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558: Time spent bootstrapping tablet: real 0.076s	user 0.037s	sys 0.027s
I20260806 03:50:10.918028  1926 raft_consensus.cc:504] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.924499  1896 raft_consensus.cc:348] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.925364  1896 raft_consensus.cc:374] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.925662  1896 raft_consensus.cc:729] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.925833  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e940099776f8417eaedcd9339857db23" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:10.926479  1637 raft_consensus.cc:3037] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:10.927582  1894 tablet_bootstrap.cc:492] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e: No bootstrap required, opened a new log
I20260806 03:50:10.928341  1896 consensus_queue.cc:260] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.930775  1896 ts_tablet_manager.cc:1428] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260806 03:50:10.931830  1896 tablet_bootstrap.cc:492] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558: Bootstrap starting.
I20260806 03:50:10.936180  1894 ts_tablet_manager.cc:1397] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.005s
I20260806 03:50:10.938473  1898 tablet_bootstrap.cc:492] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d: No bootstrap required, opened a new log
I20260806 03:50:10.939126  1898 ts_tablet_manager.cc:1397] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.039s
I20260806 03:50:10.939488  1894 raft_consensus.cc:348] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.940349  1894 raft_consensus.cc:374] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.940653  1894 raft_consensus.cc:729] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.941524  1894 consensus_queue.cc:260] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.943008  1926 leader_election.cc:288] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:10.936299  1637 raft_consensus.cc:2454] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 1.
I20260806 03:50:10.946259  1842 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e940099776f8417eaedcd9339857db23" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:10.946894  1896 tablet_bootstrap.cc:654] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.946914  1842 raft_consensus.cc:3037] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:10.947104  1687 leader_election.cc:302] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9edeaaf6653d49eab23847908f835558, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:10.947039  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e" is_pre_election: true
I20260806 03:50:10.943986  1894 ts_tablet_manager.cc:1428] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260806 03:50:10.943858  1898 raft_consensus.cc:348] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.954042  1898 raft_consensus.cc:374] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.954424  1898 raft_consensus.cc:729] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.954571  1842 raft_consensus.cc:2454] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 1.
I20260806 03:50:10.949131  1894 tablet_bootstrap.cc:492] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e: Bootstrap starting.
W20260806 03:50:10.949374  1590 leader_election.cc:341] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:10.952891  1926 raft_consensus.cc:2781] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:10.956655  1926 raft_consensus.cc:686] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Becoming Leader. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:10.957572  1926 consensus_queue.cc:237] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.960405  1898 consensus_queue.cc:260] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.961560  1894 tablet_bootstrap.cc:654] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.962383  1842 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:10.963197  1842 raft_consensus.cc:2454] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 0.
I20260806 03:50:10.963806  1898 ts_tablet_manager.cc:1428] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260806 03:50:10.964963  1898 tablet_bootstrap.cc:492] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d: Bootstrap starting.
I20260806 03:50:10.964679  1592 leader_election.cc:302] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558; no voters: a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:10.966389  1905 raft_consensus.cc:2781] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:10.966766  1905 raft_consensus.cc:482] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:10.967089  1905 raft_consensus.cc:3037] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:10.980736  1489 catalog_manager.cc:5495] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2). New cstate: current_term: 1 leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:10.981026  1905 raft_consensus.cc:504] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.987040  1898 tablet_bootstrap.cc:654] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:10.988696  1894 tablet_bootstrap.cc:492] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e: No bootstrap required, opened a new log
I20260806 03:50:10.989176  1894 ts_tablet_manager.cc:1397] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.007s
I20260806 03:50:10.995818  1894 raft_consensus.cc:348] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:10.996436  1842 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:10.996505  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:10.996929  1894 raft_consensus.cc:374] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:10.997151  1842 raft_consensus.cc:3037] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:10.997501  1894 raft_consensus.cc:729] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Initialized, Role: FOLLOWER
I20260806 03:50:10.998359  1894 consensus_queue.cc:260] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
W20260806 03:50:10.998768  1590 leader_election.cc:341] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:11.001052  1894 ts_tablet_manager.cc:1428] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260806 03:50:11.002141  1894 tablet_bootstrap.cc:492] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e: Bootstrap starting.
I20260806 03:50:11.004515  1898 tablet_bootstrap.cc:492] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d: No bootstrap required, opened a new log
I20260806 03:50:11.005214  1898 ts_tablet_manager.cc:1397] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.008s
I20260806 03:50:11.005534  1842 raft_consensus.cc:2454] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 1.
I20260806 03:50:11.007012  1592 leader_election.cc:302] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558; no voters: a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:11.008867  1898 raft_consensus.cc:348] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.010195  1898 raft_consensus.cc:374] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.010195  1896 tablet_bootstrap.cc:492] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558: No bootstrap required, opened a new log
I20260806 03:50:11.010598  1898 raft_consensus.cc:729] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.010916  1896 ts_tablet_manager.cc:1397] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.008s
I20260806 03:50:11.011307  1894 tablet_bootstrap.cc:654] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:11.011866  1905 leader_election.cc:288] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 election: Requested vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.011469  1898 consensus_queue.cc:260] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.013150  1905 raft_consensus.cc:2781] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:11.017871  1898 ts_tablet_manager.cc:1428] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260806 03:50:11.020445  1898 tablet_bootstrap.cc:492] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d: Bootstrap starting.
I20260806 03:50:11.021577  1896 raft_consensus.cc:348] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.022851  1896 raft_consensus.cc:374] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.023334  1896 raft_consensus.cc:729] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.024560  1896 consensus_queue.cc:260] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.019071  1905 raft_consensus.cc:686] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Becoming Leader. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:11.028744  1898 tablet_bootstrap.cc:654] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:11.040179  1896 ts_tablet_manager.cc:1428] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.008s
I20260806 03:50:11.049189  1896 tablet_bootstrap.cc:492] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558: Bootstrap starting.
I20260806 03:50:11.053009  1905 consensus_queue.cc:237] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.050947  1943 raft_consensus.cc:482] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:50:11.056260  1592 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:37601, user_credentials={real_user=slave}} blocked reactor thread for 49298.2us
I20260806 03:50:11.056336  1943 raft_consensus.cc:504] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.062212  1926 raft_consensus.cc:482] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:11.062822  1926 raft_consensus.cc:504] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.065586  1898 tablet_bootstrap.cc:492] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d: No bootstrap required, opened a new log
I20260806 03:50:11.065778  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507a2c08f1454493ac9114c065b91f1c" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e" is_pre_election: true
I20260806 03:50:11.066224  1898 ts_tablet_manager.cc:1397] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.012s
I20260806 03:50:11.066581  1741 raft_consensus.cc:2454] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 0.
I20260806 03:50:11.066835  1842 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:11.067229  1940 raft_consensus.cc:482] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:11.067528  1842 raft_consensus.cc:2454] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 0.
I20260806 03:50:11.067782  1940 raft_consensus.cc:504] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.068400  1590 leader_election.cc:302] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9edeaaf6653d49eab23847908f835558, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:11.068885  1694 leader_election.cc:302] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:11.069731  1926 leader_election.cc:288] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.069410  1898 raft_consensus.cc:348] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.070207  1898 raft_consensus.cc:374] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.070597  1940 leader_election.cc:288] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.070564  1898 raft_consensus.cc:729] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.069758  1902 raft_consensus.cc:2781] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:11.071208  1940 raft_consensus.cc:2781] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:11.071224  1902 raft_consensus.cc:482] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:11.071381  1842 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:11.071882  1902 raft_consensus.cc:3037] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.071677  1898 consensus_queue.cc:260] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
W20260806 03:50:11.072857  1592 leader_election.cc:341] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:11.071686  1940 raft_consensus.cc:482] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:11.073649  1940 raft_consensus.cc:3037] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.074698  1894 tablet_bootstrap.cc:492] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e: No bootstrap required, opened a new log
I20260806 03:50:11.075204  1894 ts_tablet_manager.cc:1397] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.029s
I20260806 03:50:11.076592  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e" is_pre_election: true
I20260806 03:50:11.077858  1898 ts_tablet_manager.cc:1428] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
W20260806 03:50:11.078184  1590 leader_election.cc:341] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:11.078248  1894 raft_consensus.cc:348] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.078725  1590 leader_election.cc:302] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9edeaaf6653d49eab23847908f835558; no voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:11.079173  1898 tablet_bootstrap.cc:492] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d: Bootstrap starting.
I20260806 03:50:11.079075  1894 raft_consensus.cc:374] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.081921  1894 raft_consensus.cc:729] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.082818  1894 consensus_queue.cc:260] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.085250  1902 raft_consensus.cc:504] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.086745  1898 tablet_bootstrap.cc:654] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:11.088587  1894 ts_tablet_manager.cc:1428] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260806 03:50:11.089709  1894 tablet_bootstrap.cc:492] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e: Bootstrap starting.
I20260806 03:50:11.089859  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558" is_pre_election: true
I20260806 03:50:11.091687  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558"
W20260806 03:50:11.093294  1687 leader_election.cc:341] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:11.096642  1894 tablet_bootstrap.cc:654] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e: Neither blocks nor log segments found. Creating new log.
W20260806 03:50:11.098861  1687 leader_election.cc:341] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:11.099453  1898 tablet_bootstrap.cc:492] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d: No bootstrap required, opened a new log
I20260806 03:50:11.099992  1898 ts_tablet_manager.cc:1397] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260806 03:50:11.100976  1902 leader_election.cc:288] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.102249  1842 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:11.101858  1943 leader_election.cc:288] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.103101  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507a2c08f1454493ac9114c065b91f1c" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:11.107689  1842 raft_consensus.cc:3037] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.109249  1943 raft_consensus.cc:482] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:11.109939  1943 raft_consensus.cc:504] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.103018  1898 raft_consensus.cc:348] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.112214  1898 raft_consensus.cc:374] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.106221  1896 tablet_bootstrap.cc:654] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:11.112675  1898 raft_consensus.cc:729] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.111866  1491 catalog_manager.cc:5495] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9edeaaf6653d49eab23847908f835558 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "9edeaaf6653d49eab23847908f835558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:11.113379  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e" is_pre_election: true
I20260806 03:50:11.113569  1898 consensus_queue.cc:260] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
W20260806 03:50:11.115252  1590 leader_election.cc:341] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:11.106884  1945 raft_consensus.cc:2726] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:11.115787  1898 ts_tablet_manager.cc:1428] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
I20260806 03:50:11.122340  1898 tablet_bootstrap.cc:492] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d: Bootstrap starting.
I20260806 03:50:11.106324  1894 tablet_bootstrap.cc:492] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e: No bootstrap required, opened a new log
I20260806 03:50:11.128530  1894 ts_tablet_manager.cc:1397] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.000s
I20260806 03:50:11.129540  1940 raft_consensus.cc:504] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.116853  1943 leader_election.cc:288] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.121073  1842 raft_consensus.cc:2454] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 1.
I20260806 03:50:11.131532  1894 raft_consensus.cc:348] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.132282  1894 raft_consensus.cc:374] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.132347  1694 leader_election.cc:302] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 9edeaaf6653d49eab23847908f835558
I20260806 03:50:11.132660  1894 raft_consensus.cc:729] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.133423  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507a2c08f1454493ac9114c065b91f1c" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:11.133813  1902 raft_consensus.cc:2781] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:11.134280  1741 raft_consensus.cc:3037] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.135380  1902 raft_consensus.cc:686] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Becoming Leader. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:11.135725  1898 tablet_bootstrap.cc:654] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:11.136534  1902 consensus_queue.cc:237] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.148175  1898 tablet_bootstrap.cc:492] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d: No bootstrap required, opened a new log
I20260806 03:50:11.148909  1898 ts_tablet_manager.cc:1397] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260806 03:50:11.149473  1741 raft_consensus.cc:2454] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 1.
I20260806 03:50:11.150867  1590 leader_election.cc:302] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9edeaaf6653d49eab23847908f835558, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:11.150867  1842 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:11.151973  1950 raft_consensus.cc:2781] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:11.152275  1842 raft_consensus.cc:2454] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 0.
I20260806 03:50:11.152803  1950 raft_consensus.cc:686] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Becoming Leader. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
W20260806 03:50:11.153735  1592 leader_election.cc:341] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:11.153810  1950 consensus_queue.cc:237] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.154882  1592 leader_election.cc:302] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558; no voters: a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:11.151976  1898 raft_consensus.cc:348] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.155507  1898 raft_consensus.cc:374] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.155706  1943 raft_consensus.cc:2781] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:11.155802  1898 raft_consensus.cc:729] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.156186  1943 raft_consensus.cc:482] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:11.156565  1943 raft_consensus.cc:3037] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.156697  1898 consensus_queue.cc:260] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.157727  1940 leader_election.cc:288] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 election: Requested vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.133313  1894 consensus_queue.cc:260] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.160382  1894 ts_tablet_manager.cc:1428] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260806 03:50:11.161346  1894 tablet_bootstrap.cc:492] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e: Bootstrap starting.
I20260806 03:50:11.161540  1898 ts_tablet_manager.cc:1428] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260806 03:50:11.162569  1898 tablet_bootstrap.cc:492] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d: Bootstrap starting.
I20260806 03:50:11.164619  1943 raft_consensus.cc:504] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.168311  1898 tablet_bootstrap.cc:654] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:11.168838  1842 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507a2c08f1454493ac9114c065b91f1c" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:11.169481  1842 raft_consensus.cc:3037] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.170665  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
W20260806 03:50:11.172772  1590 leader_election.cc:341] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:11.175736  1894 tablet_bootstrap.cc:654] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:11.178076  1491 catalog_manager.cc:5495] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2). New cstate: current_term: 1 leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:11.180922  1842 raft_consensus.cc:2454] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 1.
I20260806 03:50:11.183504  1902 raft_consensus.cc:482] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:11.184136  1943 leader_election.cc:288] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 election: Requested vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.184314  1902 raft_consensus.cc:504] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.186244  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:11.187291  1839 raft_consensus.cc:3037] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.189698  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558" is_pre_election: true
W20260806 03:50:11.192169  1687 leader_election.cc:341] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:11.195484  1838 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:11.196389  1838 raft_consensus.cc:2454] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 0.
I20260806 03:50:11.197826  1694 leader_election.cc:302] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 9edeaaf6653d49eab23847908f835558
I20260806 03:50:11.198042  1839 raft_consensus.cc:2454] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 1.
I20260806 03:50:11.198836  1926 raft_consensus.cc:2781] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:11.199221  1926 raft_consensus.cc:482] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:11.199569  1926 raft_consensus.cc:3037] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.199785  1592 leader_election.cc:302] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558; no voters: a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:11.201654  1943 raft_consensus.cc:2781] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:11.202256  1943 raft_consensus.cc:686] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Becoming Leader. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:11.203326  1943 consensus_queue.cc:237] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.209550  1896 tablet_bootstrap.cc:492] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558: No bootstrap required, opened a new log
I20260806 03:50:11.210273  1896 ts_tablet_manager.cc:1397] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558: Time spent bootstrapping tablet: real 0.162s	user 0.020s	sys 0.009s
I20260806 03:50:11.210116  1902 leader_election.cc:288] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.222790  1909 raft_consensus.cc:482] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:11.214732  1896 raft_consensus.cc:348] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.223501  1909 raft_consensus.cc:504] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.224284  1896 raft_consensus.cc:374] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.224684  1896 raft_consensus.cc:729] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.225508  1896 consensus_queue.cc:260] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.225281  1487 catalog_manager.cc:5495] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9edeaaf6653d49eab23847908f835558 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "9edeaaf6653d49eab23847908f835558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:11.227627  1894 tablet_bootstrap.cc:492] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e: No bootstrap required, opened a new log
I20260806 03:50:11.228283  1894 ts_tablet_manager.cc:1397] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.015s
I20260806 03:50:11.228524  1896 ts_tablet_manager.cc:1428] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.004s
I20260806 03:50:11.223737  1926 raft_consensus.cc:504] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.229575  1896 tablet_bootstrap.cc:492] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558: Bootstrap starting.
I20260806 03:50:11.229858  1909 leader_election.cc:288] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899)
I20260806 03:50:11.237092  1926 leader_election.cc:288] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.237504  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558"
W20260806 03:50:11.239554  1687 leader_election.cc:341] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:11.239971  1898 tablet_bootstrap.cc:492] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d: No bootstrap required, opened a new log
I20260806 03:50:11.240490  1898 ts_tablet_manager.cc:1397] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.036s
I20260806 03:50:11.243497  1898 raft_consensus.cc:348] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.244529  1898 raft_consensus.cc:374] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.244827  1898 raft_consensus.cc:729] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.245502  1898 consensus_queue.cc:260] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.232507  1894 raft_consensus.cc:348] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.248323  1894 raft_consensus.cc:374] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.248750  1894 raft_consensus.cc:729] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.249439  1894 consensus_queue.cc:260] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.247987  1898 ts_tablet_manager.cc:1428] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260806 03:50:11.253151  1894 ts_tablet_manager.cc:1428] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260806 03:50:11.254293  1894 tablet_bootstrap.cc:492] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e: Bootstrap starting.
I20260806 03:50:11.256484  1909 raft_consensus.cc:482] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:11.257455  1909 raft_consensus.cc:504] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.258090  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:11.258693  1839 raft_consensus.cc:3037] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.259439  1909 leader_election.cc:288] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899)
I20260806 03:50:11.257206  1896 tablet_bootstrap.cc:654] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:11.274461  1491 catalog_manager.cc:5495] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9edeaaf6653d49eab23847908f835558 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "9edeaaf6653d49eab23847908f835558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:11.280687  1894 tablet_bootstrap.cc:654] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:11.281565  1896 tablet_bootstrap.cc:492] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558: No bootstrap required, opened a new log
I20260806 03:50:11.282418  1896 ts_tablet_manager.cc:1397] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.007s
I20260806 03:50:11.285600  1896 raft_consensus.cc:348] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.286494  1896 raft_consensus.cc:374] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.287180  1896 raft_consensus.cc:729] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.287989  1839 raft_consensus.cc:2454] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 1.
I20260806 03:50:11.288442  1896 consensus_queue.cc:260] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.289140  1694 leader_election.cc:302] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 9edeaaf6653d49eab23847908f835558
I20260806 03:50:11.290349  1926 raft_consensus.cc:2781] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:11.290846  1926 raft_consensus.cc:686] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Becoming Leader. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:11.291426  1896 ts_tablet_manager.cc:1428] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260806 03:50:11.291706  1926 consensus_queue.cc:237] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.292742  1896 tablet_bootstrap.cc:492] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558: Bootstrap starting.
I20260806 03:50:11.297731  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "09de95e25a5b47bbb0e59c671908c7ab" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e" is_pre_election: true
I20260806 03:50:11.298849  1740 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e" is_pre_election: true
I20260806 03:50:11.299314  1741 raft_consensus.cc:2454] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 0.
I20260806 03:50:11.299626  1740 raft_consensus.cc:2454] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 0.
I20260806 03:50:11.302418  1793 leader_election.cc:302] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:11.303941  1793 leader_election.cc:302] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:11.305195  1909 raft_consensus.cc:2781] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:11.305656  1909 raft_consensus.cc:482] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:11.306094  1909 raft_consensus.cc:3037] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.305974  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "09de95e25a5b47bbb0e59c671908c7ab" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558" is_pre_election: true
I20260806 03:50:11.306491  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558" is_pre_election: true
I20260806 03:50:11.306780  1637 raft_consensus.cc:2454] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 0.
I20260806 03:50:11.307171  1636 raft_consensus.cc:2454] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 0.
I20260806 03:50:11.313657  1902 raft_consensus.cc:482] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:11.314222  1902 raft_consensus.cc:504] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.317062  1902 leader_election.cc:288] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.318017  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "46f581f68b7a4e6187491b09f936f342" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558" is_pre_election: true
I20260806 03:50:11.319067  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "46f581f68b7a4e6187491b09f936f342" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:11.319741  1839 raft_consensus.cc:2454] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 0.
W20260806 03:50:11.319974  1687 leader_election.cc:341] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:11.321066  1694 leader_election.cc:302] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 9edeaaf6653d49eab23847908f835558
I20260806 03:50:11.322479  1926 raft_consensus.cc:2781] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:11.323273  1926 raft_consensus.cc:482] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:11.323396  1967 raft_consensus.cc:2781] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:11.323858  1967 raft_consensus.cc:482] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:11.323912  1926 raft_consensus.cc:3037] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.324246  1967 raft_consensus.cc:3037] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.329023  1487 catalog_manager.cc:5495] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2). New cstate: current_term: 1 leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:11.329902  1909 raft_consensus.cc:504] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.333858  1909 leader_election.cc:288] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 1 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899)
I20260806 03:50:11.333843  1926 raft_consensus.cc:504] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.336203  1926 leader_election.cc:288] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.337038  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "46f581f68b7a4e6187491b09f936f342" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:11.337116  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "09de95e25a5b47bbb0e59c671908c7ab" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:11.337790  1636 raft_consensus.cc:3037] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.339258  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "46f581f68b7a4e6187491b09f936f342" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:11.339888  1839 raft_consensus.cc:3037] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.336229  1740 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "09de95e25a5b47bbb0e59c671908c7ab" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:11.344610  1740 raft_consensus.cc:3037] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.344790  1894 tablet_bootstrap.cc:492] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e: No bootstrap required, opened a new log
I20260806 03:50:11.345260  1894 ts_tablet_manager.cc:1397] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.019s
W20260806 03:50:11.346067  1687 leader_election.cc:341] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:11.347198  1967 raft_consensus.cc:504] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.350473  1967 leader_election.cc:288] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 1 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899)
I20260806 03:50:11.350373  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:11.351043  1637 raft_consensus.cc:3037] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.351856  1926 consensus_queue.cc:1035] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:11.352164  1740 raft_consensus.cc:2454] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 1.
I20260806 03:50:11.353346  1636 raft_consensus.cc:2454] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 1.
I20260806 03:50:11.353561  1793 leader_election.cc:302] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:11.355429  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:11.355947  1909 raft_consensus.cc:2781] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:11.356096  1741 raft_consensus.cc:3037] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.356505  1839 raft_consensus.cc:2454] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 1.
I20260806 03:50:11.358083  1694 leader_election.cc:302] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 9edeaaf6653d49eab23847908f835558
I20260806 03:50:11.359979  1896 tablet_bootstrap.cc:654] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:11.360430  1926 raft_consensus.cc:2781] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:11.363726  1926 raft_consensus.cc:686] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Becoming Leader. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:11.363794  1894 raft_consensus.cc:348] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.364913  1894 raft_consensus.cc:374] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.365411  1894 raft_consensus.cc:729] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.364944  1926 consensus_queue.cc:237] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.366278  1894 consensus_queue.cc:260] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.368110  1637 raft_consensus.cc:2454] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 1.
I20260806 03:50:11.366274  1741 raft_consensus.cc:2454] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 1.
I20260806 03:50:11.369619  1791 leader_election.cc:302] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558; no voters: 
I20260806 03:50:11.369135  1894 ts_tablet_manager.cc:1428] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260806 03:50:11.371840  1967 raft_consensus.cc:2781] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:11.372639  1967 raft_consensus.cc:686] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 LEADER]: Becoming Leader. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Running, Role: LEADER
I20260806 03:50:11.372727  1902 consensus_queue.cc:1035] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:11.374197  1967 consensus_queue.cc:237] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.375454  1909 raft_consensus.cc:686] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 1 LEADER]: Becoming Leader. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Running, Role: LEADER
I20260806 03:50:11.376940  1909 consensus_queue.cc:237] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.418174  1896 tablet_bootstrap.cc:492] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558: No bootstrap required, opened a new log
I20260806 03:50:11.418730  1896 ts_tablet_manager.cc:1397] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558: Time spent bootstrapping tablet: real 0.126s	user 0.025s	sys 0.020s
I20260806 03:50:11.422752  1487 catalog_manager.cc:5495] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3). New cstate: current_term: 1 leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:11.426386  1896 raft_consensus.cc:348] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.430333  1491 catalog_manager.cc:5495] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2). New cstate: current_term: 1 leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:11.432757  1896 raft_consensus.cc:374] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.433204  1896 raft_consensus.cc:729] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.433930  1896 consensus_queue.cc:260] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.436412  1896 ts_tablet_manager.cc:1428] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260806 03:50:11.442200  1896 tablet_bootstrap.cc:492] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558: Bootstrap starting.
I20260806 03:50:11.445505  1489 catalog_manager.cc:5495] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3). New cstate: current_term: 1 leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:11.448679  1896 tablet_bootstrap.cc:654] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:11.459981  1896 tablet_bootstrap.cc:492] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558: No bootstrap required, opened a new log
I20260806 03:50:11.460548  1896 ts_tablet_manager.cc:1397] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260806 03:50:11.464130  1896 raft_consensus.cc:348] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.464864  1896 raft_consensus.cc:374] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:11.465134  1896 raft_consensus.cc:729] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Initialized, Role: FOLLOWER
I20260806 03:50:11.465752  1896 consensus_queue.cc:260] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.467813  1896 ts_tablet_manager.cc:1428] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260806 03:50:11.499349  1902 raft_consensus.cc:482] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:11.500126  1902 raft_consensus.cc:504] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.502115  1902 leader_election.cc:288] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.503286  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:11.503157  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558" is_pre_election: true
I20260806 03:50:11.504076  1839 raft_consensus.cc:2454] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 0.
I20260806 03:50:11.504076  1636 raft_consensus.cc:2454] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 0.
I20260806 03:50:11.505396  1694 leader_election.cc:302] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:11.506163  1902 raft_consensus.cc:2781] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:11.506515  1902 raft_consensus.cc:482] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:11.506809  1902 raft_consensus.cc:3037] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.512323  1902 raft_consensus.cc:504] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.514278  1902 leader_election.cc:288] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.515468  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:11.515468  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:11.516243  1839 raft_consensus.cc:3037] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.516327  1636 raft_consensus.cc:3037] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.521440  1636 raft_consensus.cc:2454] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 1.
I20260806 03:50:11.521479  1839 raft_consensus.cc:2454] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 1.
I20260806 03:50:11.521765  1943 raft_consensus.cc:482] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:11.522696  1687 leader_election.cc:302] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9edeaaf6653d49eab23847908f835558, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:11.522315  1943 raft_consensus.cc:504] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.523507  1902 raft_consensus.cc:2781] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:11.524057  1902 raft_consensus.cc:686] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Becoming Leader. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:11.524721  1943 leader_election.cc:288] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.524924  1902 consensus_queue.cc:237] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.525885  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e" is_pre_election: true
I20260806 03:50:11.527258  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:11.528097  1839 raft_consensus.cc:2379] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9edeaaf6653d49eab23847908f835558 in current term 1: Already voted for candidate a3dcda65a7a141619bcc371f9a6d157e in this term.
I20260806 03:50:11.529163  1592 leader_election.cc:302] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9edeaaf6653d49eab23847908f835558; no voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:11.529918  1943 raft_consensus.cc:3037] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.533586  1491 catalog_manager.cc:5495] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2). New cstate: current_term: 1 leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:11.535349  1943 raft_consensus.cc:2726] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:11.575354  1741 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
mode: GRACEFUL
new_leader_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:53318
I20260806 03:50:11.576277  1741 raft_consensus.cc:595] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Received request to transfer leadership to TS 9edeaaf6653d49eab23847908f835558
I20260806 03:50:11.578536  1943 consensus_queue.cc:1035] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:11.584159  1902 raft_consensus.cc:482] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:11.584728  1902 raft_consensus.cc:504] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.585355  1741 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
mode: GRACEFUL
new_leader_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:53318
I20260806 03:50:11.586005  1741 raft_consensus.cc:595] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Received request to transfer leadership to TS 9edeaaf6653d49eab23847908f835558
I20260806 03:50:11.586850  1902 leader_election.cc:288] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.589820  1838 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:11.590549  1741 raft_consensus.cc:3037] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.590703  1838 raft_consensus.cc:2379] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3dcda65a7a141619bcc371f9a6d157e in current term 1: Already voted for candidate 9edeaaf6653d49eab23847908f835558 in this term.
I20260806 03:50:11.593382  1943 consensus_queue.cc:1035] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:11.597720  1737 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
mode: GRACEFUL
new_leader_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:53318
I20260806 03:50:11.598381  1737 raft_consensus.cc:595] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Received request to transfer leadership to TS 9edeaaf6653d49eab23847908f835558
I20260806 03:50:11.598729  1950 consensus_queue.cc:1035] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:11.604466  1950 consensus_queue.cc:1035] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:11.607312  1741 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "e940099776f8417eaedcd9339857db23"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
mode: GRACEFUL
new_leader_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:53318
I20260806 03:50:11.607986  1741 raft_consensus.cc:595] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Received request to transfer leadership to TS 9edeaaf6653d49eab23847908f835558
I20260806 03:50:11.609614  1905 consensus_queue.cc:1035] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:11.609772  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558" is_pre_election: true
I20260806 03:50:11.613639  1687 leader_election.cc:302] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3dcda65a7a141619bcc371f9a6d157e; no voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558
I20260806 03:50:11.614543  1902 raft_consensus.cc:2726] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:11.641004  1636 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
mode: GRACEFUL
new_leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
 from {username='slave'} at 127.0.0.1:40666
I20260806 03:50:11.641988  1636 raft_consensus.cc:595] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Received request to transfer leadership to TS a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:11.645239  1741 raft_consensus.cc:3037] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.652009  1943 raft_consensus.cc:482] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:11.652673  1943 raft_consensus.cc:504] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.653093  1636 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
mode: GRACEFUL
new_leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
 from {username='slave'} at 127.0.0.1:40666
I20260806 03:50:11.653756  1636 raft_consensus.cc:595] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Received request to transfer leadership to TS a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:11.653721  1950 consensus_queue.cc:1035] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:11.654718  1943 leader_election.cc:288] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.655771  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e" is_pre_election: true
I20260806 03:50:11.657403  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:11.658272  1839 raft_consensus.cc:2379] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9edeaaf6653d49eab23847908f835558 in current term 1: Already voted for candidate a3dcda65a7a141619bcc371f9a6d157e in this term.
I20260806 03:50:11.659348  1592 leader_election.cc:302] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9edeaaf6653d49eab23847908f835558; no voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:11.660389  1950 raft_consensus.cc:3037] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.665366  1905 raft_consensus.cc:979] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558: : Instructing follower a3dcda65a7a141619bcc371f9a6d157e to start an election
I20260806 03:50:11.665860  1905 raft_consensus.cc:1067] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Signalling peer a3dcda65a7a141619bcc371f9a6d157e to start an election
I20260806 03:50:11.668773  1737 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
 from {username='slave'} at 127.0.0.1:44480
I20260806 03:50:11.669334  1737 raft_consensus.cc:482] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:11.669730  1737 raft_consensus.cc:3037] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.670388  1950 raft_consensus.cc:2726] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:11.675678  1737 raft_consensus.cc:504] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.678774  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:11.679436  1636 raft_consensus.cc:3032] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:11.679780  1636 raft_consensus.cc:729] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:11.680763  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:11.680692  1636 consensus_queue.cc:260] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.681531  1839 raft_consensus.cc:3037] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.682135  1636 raft_consensus.cc:3037] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.679798  1737 leader_election.cc:288] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 2 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.689743  1839 raft_consensus.cc:2454] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 2.
I20260806 03:50:11.689678  1902 consensus_queue.cc:1035] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:11.690757  1838 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353"
dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
mode: GRACEFUL
new_leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
 from {username='slave'} at 127.0.0.1:56540
I20260806 03:50:11.691406  1838 raft_consensus.cc:595] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 LEADER]: Received request to transfer leadership to TS a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:11.691763  1694 leader_election.cc:302] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:11.692085  1636 raft_consensus.cc:2454] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 2.
I20260806 03:50:11.693367  1902 raft_consensus.cc:2781] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:11.694106  1902 raft_consensus.cc:686] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Becoming Leader. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:11.695207  1902 consensus_queue.cc:237] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.701187  1979 consensus_queue.cc:1035] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:11.701200  1838 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "09de95e25a5b47bbb0e59c671908c7ab"
dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
mode: GRACEFUL
new_leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
 from {username='slave'} at 127.0.0.1:56540
I20260806 03:50:11.702181  1838 raft_consensus.cc:595] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 1 LEADER]: Received request to transfer leadership to TS a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:11.703562  1979 consensus_queue.cc:1035] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:11.708495  1491 catalog_manager.cc:5495] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e reported cstate change: term changed from 1 to 2, leader changed from 9edeaaf6653d49eab23847908f835558 (127.0.183.1) to a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2). New cstate: current_term: 2 leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:11.712903  1737 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "46f581f68b7a4e6187491b09f936f342"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
mode: GRACEFUL
new_leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
 from {username='slave'} at 127.0.0.1:53318
I20260806 03:50:11.713596  1737 raft_consensus.cc:595] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Received request to transfer leadership to TS 2e2cb0a12b264e4190d87895271d3e8d
I20260806 03:50:11.715929  1950 raft_consensus.cc:482] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:11.716421  1950 raft_consensus.cc:504] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.718587  1950 leader_election.cc:288] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.719890  1979 raft_consensus.cc:979] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e: : Instructing follower 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:11.720149  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "46f581f68b7a4e6187491b09f936f342" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:11.720994  1839 raft_consensus.cc:2379] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9edeaaf6653d49eab23847908f835558 in current term 1: Already voted for candidate a3dcda65a7a141619bcc371f9a6d157e in this term.
I20260806 03:50:11.720343  1979 raft_consensus.cc:1067] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Signalling peer 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:11.721948  1737 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "46f581f68b7a4e6187491b09f936f342" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e" is_pre_election: true
I20260806 03:50:11.723335  1590 leader_election.cc:302] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9edeaaf6653d49eab23847908f835558; no voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:11.724671  1950 raft_consensus.cc:3037] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:11.727923  1636 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:43176
I20260806 03:50:11.729803  1636 raft_consensus.cc:482] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:11.730232  1636 raft_consensus.cc:3037] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.731921  1902 consensus_queue.cc:1035] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:11.738125  1636 raft_consensus.cc:504] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.740702  1636 leader_election.cc:288] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 2 election: Requested vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.742791  1737 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:11.742668  1838 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:11.743516  1737 raft_consensus.cc:3032] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:11.743621  1838 raft_consensus.cc:3037] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.743850  1737 raft_consensus.cc:729] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:11.744891  1737 consensus_queue.cc:260] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.746181  1737 raft_consensus.cc:3037] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.752943  1838 raft_consensus.cc:2454] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 2.
I20260806 03:50:11.754218  1592 leader_election.cc:302] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558; no voters: 
I20260806 03:50:11.754936  1950 raft_consensus.cc:2726] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:11.755404  1943 raft_consensus.cc:2781] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:11.755939  1943 raft_consensus.cc:686] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Becoming Leader. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:11.756912  1943 consensus_queue.cc:237] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.758546  1979 raft_consensus.cc:979] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e: : Instructing follower 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:11.759014  1926 raft_consensus.cc:1067] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Signalling peer 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:11.762912  1636 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:43176
I20260806 03:50:11.763450  1636 raft_consensus.cc:482] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:11.763749  1636 raft_consensus.cc:3037] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.770020  1636 raft_consensus.cc:504] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.770069  1491 catalog_manager.cc:5495] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 reported cstate change: term changed from 1 to 2, leader changed from a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2) to 9edeaaf6653d49eab23847908f835558 (127.0.183.1). New cstate: current_term: 2 leader_uuid: "9edeaaf6653d49eab23847908f835558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:11.772328  1967 consensus_queue.cc:1035] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:11.769924  1737 raft_consensus.cc:2454] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 2.
I20260806 03:50:11.773972  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:11.774622  1741 raft_consensus.cc:3032] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:11.774691  1637 raft_consensus.cc:1226] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Rejecting Update request from peer a3dcda65a7a141619bcc371f9a6d157e for earlier term 1. Current term is 2. Ops: []
I20260806 03:50:11.774979  1741 raft_consensus.cc:729] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:11.775848  1741 consensus_queue.cc:260] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.778226  1741 raft_consensus.cc:3037] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:50:11.780174  1902 consensus_queue.cc:1159] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "9edeaaf6653d49eab23847908f835558" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer a3dcda65a7a141619bcc371f9a6d157e for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:50:11.788138  1741 raft_consensus.cc:2454] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 2.
I20260806 03:50:11.789004  1636 leader_election.cc:288] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 2 election: Requested vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.790603  1590 leader_election.cc:302] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9edeaaf6653d49eab23847908f835558, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:11.791591  1950 raft_consensus.cc:2781] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:11.792148  1950 raft_consensus.cc:686] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Becoming Leader. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:11.793102  1950 consensus_queue.cc:237] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.794981  1909 consensus_queue.cc:1035] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:11.796360  1838 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:11.797082  1838 raft_consensus.cc:3037] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.805055  1909 raft_consensus.cc:979] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d: : Instructing follower a3dcda65a7a141619bcc371f9a6d157e to start an election
I20260806 03:50:11.806427  1909 raft_consensus.cc:1067] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 LEADER]: Signalling peer a3dcda65a7a141619bcc371f9a6d157e to start an election
I20260806 03:50:11.807081  1491 catalog_manager.cc:5495] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 reported cstate change: term changed from 1 to 2, leader changed from a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2) to 9edeaaf6653d49eab23847908f835558 (127.0.183.1). New cstate: current_term: 2 leader_uuid: "9edeaaf6653d49eab23847908f835558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:11.807976  1838 raft_consensus.cc:2454] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 2.
I20260806 03:50:11.808207  1737 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
 from {username='slave'} at 127.0.0.1:44496
I20260806 03:50:11.808902  1737 raft_consensus.cc:482] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:11.809288  1737 raft_consensus.cc:3037] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.816334  1737 raft_consensus.cc:504] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.818580  1737 leader_election.cc:288] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 2 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.819703  1838 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:11.820159  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:11.820420  1838 raft_consensus.cc:3032] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:11.820765  1636 raft_consensus.cc:3037] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.820822  1838 raft_consensus.cc:729] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Running, Role: LEADER
I20260806 03:50:11.821864  1838 consensus_queue.cc:260] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.823216  1838 raft_consensus.cc:3037] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.830994  1636 raft_consensus.cc:2454] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 2.
I20260806 03:50:11.832170  1687 leader_election.cc:302] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9edeaaf6653d49eab23847908f835558, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:11.832949  1902 raft_consensus.cc:2781] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:11.833386  1902 raft_consensus.cc:686] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Becoming Leader. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:11.834285  1838 raft_consensus.cc:2454] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 2.
I20260806 03:50:11.834237  1902 consensus_queue.cc:237] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.841964  1489 catalog_manager.cc:5495] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e reported cstate change: term changed from 1 to 2, leader changed from 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3) to a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2). New cstate: current_term: 2 leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:11.846849  1902 consensus_queue.cc:1035] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:11.854522  1926 raft_consensus.cc:979] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e: : Instructing follower 2e2cb0a12b264e4190d87895271d3e8d to start an election
I20260806 03:50:11.855048  1979 raft_consensus.cc:1067] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Signalling peer 2e2cb0a12b264e4190d87895271d3e8d to start an election
I20260806 03:50:11.857841  1839 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "46f581f68b7a4e6187491b09f936f342"
dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
 from {username='slave'} at 127.0.0.1:38726
I20260806 03:50:11.859189  1839 raft_consensus.cc:482] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:11.859587  1839 raft_consensus.cc:3037] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.863840  1902 consensus_queue.cc:1035] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:11.869663  1839 raft_consensus.cc:504] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.873870  1839 leader_election.cc:288] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 2 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899)
I20260806 03:50:11.874779  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "46f581f68b7a4e6187491b09f936f342" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:11.875025  1737 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "46f581f68b7a4e6187491b09f936f342" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:11.875425  1636 raft_consensus.cc:3037] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.875676  1737 raft_consensus.cc:3032] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:11.876021  1737 raft_consensus.cc:729] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:11.876724  1737 consensus_queue.cc:260] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.877717  1737 raft_consensus.cc:3037] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.881214  1636 raft_consensus.cc:2454] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 2.
I20260806 03:50:11.883569  1737 raft_consensus.cc:2454] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 2.
I20260806 03:50:11.883828  1791 leader_election.cc:302] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558; no voters: 
I20260806 03:50:11.884809  1909 raft_consensus.cc:2781] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:11.885320  1909 raft_consensus.cc:686] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 LEADER]: Becoming Leader. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Running, Role: LEADER
I20260806 03:50:11.886237  1909 consensus_queue.cc:237] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.892874  1909 consensus_queue.cc:1035] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:11.895144  1491 catalog_manager.cc:5495] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d reported cstate change: term changed from 1 to 2, leader changed from a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2) to 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3). New cstate: current_term: 2 leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:11.904986  2014 consensus_queue.cc:1035] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:11.914503  2014 raft_consensus.cc:979] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d: : Instructing follower a3dcda65a7a141619bcc371f9a6d157e to start an election
I20260806 03:50:11.915213  2014 raft_consensus.cc:1067] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 1 LEADER]: Signalling peer a3dcda65a7a141619bcc371f9a6d157e to start an election
I20260806 03:50:11.917030  1737 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "09de95e25a5b47bbb0e59c671908c7ab"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
 from {username='slave'} at 127.0.0.1:44496
I20260806 03:50:11.917582  1737 raft_consensus.cc:482] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:11.917909  1737 raft_consensus.cc:3037] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.923645  1737 raft_consensus.cc:504] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.925904  1737 leader_election.cc:288] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 2 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.926640  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "09de95e25a5b47bbb0e59c671908c7ab" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:11.927444  1839 raft_consensus.cc:3032] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:11.926561  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "09de95e25a5b47bbb0e59c671908c7ab" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:11.927754  1839 raft_consensus.cc:729] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Running, Role: LEADER
I20260806 03:50:11.927943  1636 raft_consensus.cc:3037] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.928653  1839 consensus_queue.cc:260] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.930047  1839 raft_consensus.cc:3037] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.935750  1636 raft_consensus.cc:2454] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 2.
I20260806 03:50:11.937134  1687 leader_election.cc:302] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9edeaaf6653d49eab23847908f835558, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:11.937325  1839 raft_consensus.cc:2454] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 2.
I20260806 03:50:11.937942  1902 raft_consensus.cc:2781] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:11.938428  1902 raft_consensus.cc:686] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Becoming Leader. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:11.939324  1902 consensus_queue.cc:237] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.946111  1489 catalog_manager.cc:5495] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e reported cstate change: term changed from 1 to 2, leader changed from 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3) to a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2). New cstate: current_term: 2 leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:11.954506  1926 raft_consensus.cc:979] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e: : Instructing follower 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:11.955060  1902 raft_consensus.cc:1067] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Signalling peer 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:11.956718  1636 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "e940099776f8417eaedcd9339857db23"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:43176
I20260806 03:50:11.957275  1636 raft_consensus.cc:482] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:11.957621  1636 raft_consensus.cc:3037] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.964210  1636 raft_consensus.cc:504] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.965988  1636 leader_election.cc:288] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 2 election: Requested vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:11.967358  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e940099776f8417eaedcd9339857db23" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:11.967448  1737 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e940099776f8417eaedcd9339857db23" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:11.967938  1839 raft_consensus.cc:3037] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.968200  1737 raft_consensus.cc:3032] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:11.968564  1737 raft_consensus.cc:729] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:11.969435  1737 consensus_queue.cc:260] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.970532  1737 raft_consensus.cc:3037] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:11.973822  1839 raft_consensus.cc:2454] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 2.
I20260806 03:50:11.975039  1592 leader_election.cc:302] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558; no voters: 
I20260806 03:50:11.975780  1950 raft_consensus.cc:2781] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:11.976225  1950 raft_consensus.cc:686] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Becoming Leader. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:11.976732  1737 raft_consensus.cc:2454] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 2.
I20260806 03:50:11.976945  1950 consensus_queue.cc:237] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:11.984089  1489 catalog_manager.cc:5495] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 reported cstate change: term changed from 1 to 2, leader changed from a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2) to 9edeaaf6653d49eab23847908f835558 (127.0.183.1). New cstate: current_term: 2 leader_uuid: "9edeaaf6653d49eab23847908f835558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:12.070116  1902 consensus_queue.cc:1035] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:12.077632  1926 raft_consensus.cc:979] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e: : Instructing follower 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:12.078126  1981 raft_consensus.cc:1067] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Signalling peer 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:12.080727  1636 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:43176
I20260806 03:50:12.082589  1636 raft_consensus.cc:482] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:12.083001  1636 raft_consensus.cc:3037] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:12.084000  1981 consensus_queue.cc:1035] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:12.091180  1636 raft_consensus.cc:504] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:12.092463  1637 raft_consensus.cc:1226] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Rejecting Update request from peer a3dcda65a7a141619bcc371f9a6d157e for earlier term 1. Current term is 2. Ops: []
I20260806 03:50:12.095433  1838 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:12.096573  1926 consensus_queue.cc:1046] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:12.097229  1636 leader_election.cc:288] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 2 election: Requested vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:12.098371  1902 raft_consensus.cc:3032] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:12.098737  1902 raft_consensus.cc:729] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:12.098881  1737 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:12.099797  1902 consensus_queue.cc:260] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:12.100972  1902 raft_consensus.cc:3037] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:12.113242  1737 raft_consensus.cc:2454] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 2.
I20260806 03:50:12.115615  1590 leader_election.cc:302] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [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: 9edeaaf6653d49eab23847908f835558, a3dcda65a7a141619bcc371f9a6d157e; no voters: 2e2cb0a12b264e4190d87895271d3e8d
I20260806 03:50:12.116580  1950 raft_consensus.cc:2781] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:12.116976  1950 raft_consensus.cc:686] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Becoming Leader. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:12.117717  1950 consensus_queue.cc:237] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:12.124676  1486 catalog_manager.cc:5495] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 reported cstate change: term changed from 1 to 2, leader changed from a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2) to 9edeaaf6653d49eab23847908f835558 (127.0.183.1). New cstate: current_term: 2 leader_uuid: "9edeaaf6653d49eab23847908f835558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:12.204892  1945 raft_consensus.cc:979] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558: : Instructing follower a3dcda65a7a141619bcc371f9a6d157e to start an election
I20260806 03:50:12.205410  1950 raft_consensus.cc:1067] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Signalling peer a3dcda65a7a141619bcc371f9a6d157e to start an election
I20260806 03:50:12.206903  1737 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
 from {username='slave'} at 127.0.0.1:44480
I20260806 03:50:12.207435  1737 raft_consensus.cc:482] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:12.207743  1737 raft_consensus.cc:3037] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:12.213830  1737 raft_consensus.cc:504] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:12.215689  1737 leader_election.cc:288] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 2 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:12.216831  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:12.216758  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:12.217514  1839 raft_consensus.cc:3037] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:12.217592  1637 raft_consensus.cc:3032] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:12.217975  1637 raft_consensus.cc:729] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:12.218828  1637 consensus_queue.cc:260] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:12.220257  1637 raft_consensus.cc:3037] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:12.225461  1839 raft_consensus.cc:2454] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 2.
I20260806 03:50:12.226840  1694 leader_election.cc:302] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:12.227651  1902 raft_consensus.cc:2781] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:12.227676  1637 raft_consensus.cc:2454] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 2.
I20260806 03:50:12.228435  1902 raft_consensus.cc:686] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Becoming Leader. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:12.229281  1902 consensus_queue.cc:237] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:12.236428  1486 catalog_manager.cc:5495] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e reported cstate change: term changed from 1 to 2, leader changed from 9edeaaf6653d49eab23847908f835558 (127.0.183.1) to a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2). New cstate: current_term: 2 leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:12.249874  1737 raft_consensus.cc:1261] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.251320  1950 consensus_queue.cc:1035] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.261004  1838 raft_consensus.cc:1261] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Refusing update from remote peer a3dcda65a7a141619bcc371f9a6d157e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.261503  1839 raft_consensus.cc:1261] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.263223  1950 consensus_queue.cc:1035] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.263155  1902 consensus_queue.cc:1035] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:12.267975  1737 raft_consensus.cc:1261] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.269467  1950 consensus_queue.cc:1035] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.276060  1637 raft_consensus.cc:1261] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Refusing update from remote peer 2e2cb0a12b264e4190d87895271d3e8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.277714  1967 consensus_queue.cc:1035] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.278326  1636 raft_consensus.cc:1261] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Refusing update from remote peer a3dcda65a7a141619bcc371f9a6d157e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.279898  1926 consensus_queue.cc:1035] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.287117  1838 raft_consensus.cc:1261] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.291601  1950 consensus_queue.cc:1035] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:12.291638  1741 raft_consensus.cc:1261] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Refusing update from remote peer 2e2cb0a12b264e4190d87895271d3e8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.294528  1636 raft_consensus.cc:1261] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Refusing update from remote peer a3dcda65a7a141619bcc371f9a6d157e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.297717  1838 raft_consensus.cc:1261] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Refusing update from remote peer a3dcda65a7a141619bcc371f9a6d157e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.299109  1902 consensus_queue.cc:1035] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.304203  1967 consensus_queue.cc:1035] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.306200  1926 consensus_queue.cc:1035] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.351056  1838 raft_consensus.cc:1261] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Refusing update from remote peer a3dcda65a7a141619bcc371f9a6d157e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.352851  1979 consensus_queue.cc:1035] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.361764  1637 raft_consensus.cc:1261] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Refusing update from remote peer a3dcda65a7a141619bcc371f9a6d157e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.363722  1979 consensus_queue.cc:1035] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.502862  1741 raft_consensus.cc:1261] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.504367  1950 consensus_queue.cc:1035] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.513348  1838 raft_consensus.cc:1261] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.515404  1943 consensus_queue.cc:1035] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:12.623135  1637 raft_consensus.cc:1261] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Refusing update from remote peer a3dcda65a7a141619bcc371f9a6d157e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.625948  1902 consensus_queue.cc:1035] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:12.636978  1838 raft_consensus.cc:1261] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Refusing update from remote peer a3dcda65a7a141619bcc371f9a6d157e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.638608  1902 consensus_queue.cc:1035] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.665750  1838 raft_consensus.cc:3037] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:12.674041  1838 raft_consensus.cc:1261] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.675835  1943 consensus_queue.cc:1035] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:12.688572  1741 raft_consensus.cc:1261] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:12.691679  2018 consensus_queue.cc:1035] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:14.748112   732 auto_leader_rebalancer-test.cc:339] The leader distribution is 
I20260806 03:50:14.748916   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:14.774045  1637 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
mode: GRACEFUL
new_leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
 from {username='slave'} at 127.0.0.1:40674
I20260806 03:50:14.774679  1637 raft_consensus.cc:595] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Received request to transfer leadership to TS 2e2cb0a12b264e4190d87895271d3e8d
I20260806 03:50:14.777235  1637 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
mode: GRACEFUL
new_leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
 from {username='slave'} at 127.0.0.1:40674
I20260806 03:50:14.777760  1637 raft_consensus.cc:595] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Received request to transfer leadership to TS 2e2cb0a12b264e4190d87895271d3e8d
I20260806 03:50:14.778798   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260806 03:50:14.779296   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:14.785627  2028 raft_consensus.cc:979] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558: : Instructing follower 2e2cb0a12b264e4190d87895271d3e8d to start an election
I20260806 03:50:14.786092  2025 raft_consensus.cc:1067] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Signalling peer 2e2cb0a12b264e4190d87895271d3e8d to start an election
I20260806 03:50:14.787611  1838 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361"
dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
 from {username='slave'} at 127.0.0.1:38742
I20260806 03:50:14.788153  1838 raft_consensus.cc:482] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:14.788473  1838 raft_consensus.cc:3037] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:14.794055  1838 raft_consensus.cc:504] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:14.795934  1838 leader_election.cc:288] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 3 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899)
I20260806 03:50:14.797058  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:14.797209  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:14.797677  1637 raft_consensus.cc:3032] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:50:14.797788  1741 raft_consensus.cc:3037] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:14.797994  1637 raft_consensus.cc:729] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:14.798789  1637 consensus_queue.cc:260] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:14.799823  1637 raft_consensus.cc:3037] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:14.804397  1741 raft_consensus.cc:2454] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 3.
I20260806 03:50:14.805051  1637 raft_consensus.cc:2454] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 3.
I20260806 03:50:14.805737  1793 leader_election.cc:302] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:14.806553  1967 raft_consensus.cc:2781] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:50:14.807673  1967 raft_consensus.cc:686] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 LEADER]: Becoming Leader. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Running, Role: LEADER
I20260806 03:50:14.808580  1967 consensus_queue.cc:237] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Queue 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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:14.817006  1489 catalog_manager.cc:5495] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d reported cstate change: term changed from 2 to 3, leader changed from 9edeaaf6653d49eab23847908f835558 (127.0.183.1) to 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3). New cstate: current_term: 3 leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:15.028277  2028 raft_consensus.cc:979] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558: : Instructing follower 2e2cb0a12b264e4190d87895271d3e8d to start an election
I20260806 03:50:15.028769  2025 raft_consensus.cc:1067] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Signalling peer 2e2cb0a12b264e4190d87895271d3e8d to start an election
I20260806 03:50:15.030388  1839 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4"
dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
 from {username='slave'} at 127.0.0.1:38742
I20260806 03:50:15.030974  1839 raft_consensus.cc:482] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:15.031286  1839 raft_consensus.cc:3037] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:15.036607  1839 raft_consensus.cc:504] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:15.038313  1839 leader_election.cc:288] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 3 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899)
I20260806 03:50:15.039243  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:15.039354  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:15.040050  1741 raft_consensus.cc:3037] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:15.040004  1637 raft_consensus.cc:3032] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:50:15.040586  1637 raft_consensus.cc:729] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:15.041422  1637 consensus_queue.cc:260] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:15.042762  1637 raft_consensus.cc:3037] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:15.048085  1741 raft_consensus.cc:2454] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 3.
I20260806 03:50:15.049461  1793 leader_election.cc:302] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:15.050326  1967 raft_consensus.cc:2781] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:50:15.050534  1637 raft_consensus.cc:2454] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 3.
I20260806 03:50:15.050887  1967 raft_consensus.cc:686] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 LEADER]: Becoming Leader. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Running, Role: LEADER
I20260806 03:50:15.051846  1967 consensus_queue.cc:237] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Queue 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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:15.059209  1489 catalog_manager.cc:5495] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d reported cstate change: term changed from 2 to 3, leader changed from 9edeaaf6653d49eab23847908f835558 (127.0.183.1) to 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3). New cstate: current_term: 3 leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:15.316062  1637 raft_consensus.cc:1261] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Refusing update from remote peer 2e2cb0a12b264e4190d87895271d3e8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:15.317647  1967 consensus_queue.cc:1035] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:50:15.328992  1741 raft_consensus.cc:1261] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Refusing update from remote peer 2e2cb0a12b264e4190d87895271d3e8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:15.330856  2044 consensus_queue.cc:1035] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:50:15.518141  1741 raft_consensus.cc:1261] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Refusing update from remote peer 2e2cb0a12b264e4190d87895271d3e8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:15.519786  1967 consensus_queue.cc:1035] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:50:15.529987  1637 raft_consensus.cc:1261] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Refusing update from remote peer 2e2cb0a12b264e4190d87895271d3e8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:15.532447  2044 consensus_queue.cc:1035] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:50:15.780488   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:15.786449   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:15.787041   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:16.788007   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:16.793658   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:16.794205   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:17.795684   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:17.802736   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:17.803404   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:18.804369   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:18.809861   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:18.810359   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:19.811359   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:19.817325   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:19.817799   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:20.818787   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:20.824368   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:20.824882   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:21.825978   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:21.831308   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:21.831817   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:22.832897   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:22.838402   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:22.838891   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:23.840240   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:23.846740   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:23.847270   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:24.884330   732 auto_leader_rebalancer-test.cc:358] The leader distribution is 
I20260806 03:50:24.889474  1838 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361"
dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
mode: GRACEFUL
new_leader_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:56540
I20260806 03:50:24.890219  1838 raft_consensus.cc:595] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 LEADER]: Received request to transfer leadership to TS 9edeaaf6653d49eab23847908f835558
I20260806 03:50:24.900403  1838 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4"
dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
mode: GRACEFUL
new_leader_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:56540
I20260806 03:50:24.901189  1838 raft_consensus.cc:595] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 LEADER]: Received request to transfer leadership to TS 9edeaaf6653d49eab23847908f835558
I20260806 03:50:24.912690  1741 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
mode: GRACEFUL
new_leader_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:53318
I20260806 03:50:24.913254  1741 raft_consensus.cc:595] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Received request to transfer leadership to TS 9edeaaf6653d49eab23847908f835558
I20260806 03:50:24.918342  1741 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
mode: GRACEFUL
new_leader_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:53318
I20260806 03:50:24.918820  1741 raft_consensus.cc:595] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Received request to transfer leadership to TS 9edeaaf6653d49eab23847908f835558
I20260806 03:50:24.923758  1741 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
mode: GRACEFUL
new_leader_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:53318
I20260806 03:50:24.924482  1741 raft_consensus.cc:595] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Received request to transfer leadership to TS 9edeaaf6653d49eab23847908f835558
I20260806 03:50:25.186918  2054 raft_consensus.cc:979] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d: : Instructing follower 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:25.187460  2054 raft_consensus.cc:1067] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 LEADER]: Signalling peer 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:25.189152  1637 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:43190
I20260806 03:50:25.189695  1637 raft_consensus.cc:482] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:25.190022  1637 raft_consensus.cc:3037] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:50:25.198532  1637 raft_consensus.cc:504] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.200549  1637 leader_election.cc:288] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 4 election: Requested vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:25.201969  1838 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:25.201969  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "44b9197d3a3e4263b82a245d679b8361" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:25.202996  1741 raft_consensus.cc:3037] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:50:25.202996  1838 raft_consensus.cc:3032] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:50:25.203547  1838 raft_consensus.cc:729] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Running, Role: LEADER
I20260806 03:50:25.204551  1838 consensus_queue.cc:260] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.206125  1838 raft_consensus.cc:3037] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:50:25.212186  1741 raft_consensus.cc:2454] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 4.
I20260806 03:50:25.213841  1590 leader_election.cc:302] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [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: 9edeaaf6653d49eab23847908f835558, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:25.214324  1838 raft_consensus.cc:2454] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 4.
I20260806 03:50:25.215088  2061 raft_consensus.cc:2781] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:50:25.216595  2061 raft_consensus.cc:686] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 4 LEADER]: Becoming Leader. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:25.217531  2061 consensus_queue.cc:237] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.225157  1491 catalog_manager.cc:5495] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 reported cstate change: term changed from 3 to 4, leader changed from 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3) to 9edeaaf6653d49eab23847908f835558 (127.0.183.1). New cstate: current_term: 4 leader_uuid: "9edeaaf6653d49eab23847908f835558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:25.255234  2065 raft_consensus.cc:979] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e: : Instructing follower 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:25.256893  2076 raft_consensus.cc:1067] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Signalling peer 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:25.259801  1636 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:43176
I20260806 03:50:25.260404  1636 raft_consensus.cc:482] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:25.261220  1636 raft_consensus.cc:3037] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:25.262192  2076 raft_consensus.cc:979] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e: : Instructing follower 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:25.262814  2065 raft_consensus.cc:1067] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Signalling peer 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:25.264631  1637 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:43176
I20260806 03:50:25.265265  1637 raft_consensus.cc:482] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:25.265659  1637 raft_consensus.cc:3037] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:25.270573  1636 raft_consensus.cc:504] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.272933  1636 leader_election.cc:288] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 3 election: Requested vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:25.272939  1637 raft_consensus.cc:504] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.273859  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:25.274132  1838 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dff61d968bfe463f8c94289437b27ba6" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:25.274417  1741 raft_consensus.cc:3032] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:50:25.274706  1838 raft_consensus.cc:3037] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:25.274747  1741 raft_consensus.cc:729] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:25.276170  1637 leader_election.cc:288] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 3 election: Requested vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:25.275779  1741 consensus_queue.cc:260] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.276582  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:25.277076  1741 raft_consensus.cc:3037] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:25.277155  1839 raft_consensus.cc:3037] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:25.280673  1838 raft_consensus.cc:2454] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 3.
I20260806 03:50:25.280776  1737 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:25.281435  1737 raft_consensus.cc:3032] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:50:25.281917  1737 raft_consensus.cc:729] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:25.282332  1592 leader_election.cc:302] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558; no voters: 
I20260806 03:50:25.283493  2061 raft_consensus.cc:2781] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:50:25.283964  2061 raft_consensus.cc:686] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 3 LEADER]: Becoming Leader. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:25.284819  2061 consensus_queue.cc:237] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Queue 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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.285808  1839 raft_consensus.cc:2454] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 3.
I20260806 03:50:25.286824  1592 leader_election.cc:302] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558; no voters: 
I20260806 03:50:25.287817  2070 raft_consensus.cc:2781] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:50:25.282810  1737 consensus_queue.cc:260] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.289255  1741 raft_consensus.cc:2454] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 3.
I20260806 03:50:25.290230  1737 raft_consensus.cc:3037] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:25.297775  1737 raft_consensus.cc:2454] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 3.
I20260806 03:50:25.298391  2054 raft_consensus.cc:979] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d: : Instructing follower 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:25.298913  2054 raft_consensus.cc:1067] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 LEADER]: Signalling peer 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:25.300275  2076 raft_consensus.cc:979] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e: : Instructing follower 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:25.300995  2078 raft_consensus.cc:1067] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Signalling peer 9edeaaf6653d49eab23847908f835558 to start an election
I20260806 03:50:25.300155  1491 catalog_manager.cc:5495] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 reported cstate change: term changed from 2 to 3, leader changed from a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2) to 9edeaaf6653d49eab23847908f835558 (127.0.183.1). New cstate: current_term: 3 leader_uuid: "9edeaaf6653d49eab23847908f835558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:25.301446  2070 raft_consensus.cc:686] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 3 LEADER]: Becoming Leader. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:25.302224  1637 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:43190
I20260806 03:50:25.302881  1637 raft_consensus.cc:482] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:25.302763  2070 consensus_queue.cc:237] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Queue 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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.303172  1636 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
 from {username='slave'} at 127.0.0.1:43176
I20260806 03:50:25.303334  1637 raft_consensus.cc:3037] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:50:25.304073  1636 raft_consensus.cc:482] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:25.304669  1636 raft_consensus.cc:3037] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:25.311975  1637 raft_consensus.cc:504] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.313897  1637 leader_election.cc:288] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 4 election: Requested vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:25.315034  1737 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:25.315229  1839 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:25.315874  1839 raft_consensus.cc:3032] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:50:25.315856  1737 raft_consensus.cc:3037] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:50:25.316336  1839 raft_consensus.cc:729] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Running, Role: LEADER
I20260806 03:50:25.317162  1839 consensus_queue.cc:260] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.318608  1839 raft_consensus.cc:3037] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:50:25.318470  1636 raft_consensus.cc:504] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.318470  1491 catalog_manager.cc:5495] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 reported cstate change: term changed from 2 to 3, leader changed from a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2) to 9edeaaf6653d49eab23847908f835558 (127.0.183.1). New cstate: current_term: 3 leader_uuid: "9edeaaf6653d49eab23847908f835558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:25.320699  1636 leader_election.cc:288] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 3 election: Requested vote from peers a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:25.321805  1838 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:25.322017  1741 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244" candidate_uuid: "9edeaaf6653d49eab23847908f835558" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:25.322379  1838 raft_consensus.cc:3037] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:25.322629  1741 raft_consensus.cc:3032] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:50:25.322971  1741 raft_consensus.cc:729] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:25.323984  1737 raft_consensus.cc:2454] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 4.
I20260806 03:50:25.323802  1741 consensus_queue.cc:260] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.325335  1741 raft_consensus.cc:3037] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:25.328344  1838 raft_consensus.cc:2454] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 3.
I20260806 03:50:25.328480  1590 leader_election.cc:302] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [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: 9edeaaf6653d49eab23847908f835558, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:25.330355  1592 leader_election.cc:302] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558; no voters: 
I20260806 03:50:25.331138  1839 raft_consensus.cc:2454] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 4.
I20260806 03:50:25.331450  2080 raft_consensus.cc:2781] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:50:25.331929  2080 raft_consensus.cc:686] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 4 LEADER]: Becoming Leader. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:25.333007  2061 raft_consensus.cc:2781] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:50:25.332813  2080 consensus_queue.cc:237] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.336341  1741 raft_consensus.cc:2454] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9edeaaf6653d49eab23847908f835558 in term 3.
I20260806 03:50:25.339110  2061 raft_consensus.cc:686] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 3 LEADER]: Becoming Leader. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:25.339962  2061 consensus_queue.cc:237] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Queue 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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:25.346165  1491 catalog_manager.cc:5495] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 reported cstate change: term changed from 3 to 4, leader changed from 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3) to 9edeaaf6653d49eab23847908f835558 (127.0.183.1). New cstate: current_term: 4 leader_uuid: "9edeaaf6653d49eab23847908f835558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:25.357838  1491 catalog_manager.cc:5495] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 reported cstate change: term changed from 2 to 3, leader changed from a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2) to 9edeaaf6653d49eab23847908f835558 (127.0.183.1). New cstate: current_term: 3 leader_uuid: "9edeaaf6653d49eab23847908f835558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:25.635416  1838 raft_consensus.cc:1261] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:50:25.637014  2061 consensus_queue.cc:1035] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:50:25.648417  1741 raft_consensus.cc:1261] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 4 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:50:25.650154  2080 consensus_queue.cc:1035] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:50:25.690832  1838 raft_consensus.cc:1261] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:25.692144  2061 consensus_queue.cc:1035] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:50:25.703505  1741 raft_consensus.cc:1261] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:25.705564  2070 consensus_queue.cc:1035] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:50:25.843839  1838 raft_consensus.cc:1261] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:50:25.845376  2070 consensus_queue.cc:1035] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:50:25.855300  1741 raft_consensus.cc:1261] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 4 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:50:25.856925  2083 consensus_queue.cc:1035] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:50:25.886197  1838 raft_consensus.cc:1261] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:25.887519  2061 consensus_queue.cc:1035] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:50:25.890456  1741 raft_consensus.cc:1261] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:25.892095  2083 consensus_queue.cc:1035] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:50:25.908780  1741 raft_consensus.cc:1261] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:25.911020  2061 consensus_queue.cc:1035] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:50:25.926232  1838 raft_consensus.cc:1261] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Refusing update from remote peer 9edeaaf6653d49eab23847908f835558: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:25.927704  2061 consensus_queue.cc:1035] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:50:28.106060   732 auto_leader_rebalancer-test.cc:373] The leader distribution is 
I20260806 03:50:28.107059   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:28.115094  1637 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
mode: GRACEFUL
new_leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
 from {username='slave'} at 127.0.0.1:40674
I20260806 03:50:28.116159  1637 raft_consensus.cc:595] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Received request to transfer leadership to TS a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:28.119361  1637 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "507a2c08f1454493ac9114c065b91f1c"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
mode: GRACEFUL
new_leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
 from {username='slave'} at 127.0.0.1:40674
I20260806 03:50:28.119922  1637 raft_consensus.cc:595] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Received request to transfer leadership to TS a3dcda65a7a141619bcc371f9a6d157e
I20260806 03:50:28.123369  1637 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
mode: GRACEFUL
new_leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
 from {username='slave'} at 127.0.0.1:40674
I20260806 03:50:28.123948  1637 raft_consensus.cc:595] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 4 LEADER]: Received request to transfer leadership to TS 2e2cb0a12b264e4190d87895271d3e8d
I20260806 03:50:28.126619  1637 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "e940099776f8417eaedcd9339857db23"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
mode: GRACEFUL
new_leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
 from {username='slave'} at 127.0.0.1:40674
I20260806 03:50:28.127166  1637 raft_consensus.cc:595] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Received request to transfer leadership to TS 2e2cb0a12b264e4190d87895271d3e8d
I20260806 03:50:28.128288   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260806 03:50:28.128868   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:29.181442  2115 raft_consensus.cc:979] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558: : Instructing follower 2e2cb0a12b264e4190d87895271d3e8d to start an election
I20260806 03:50:29.182111  2115 raft_consensus.cc:1067] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Signalling peer 2e2cb0a12b264e4190d87895271d3e8d to start an election
I20260806 03:50:29.185422  1837 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "e940099776f8417eaedcd9339857db23"
dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
 from {username='slave'} at 127.0.0.1:38742
I20260806 03:50:29.186211  1837 raft_consensus.cc:482] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:29.186851  1837 raft_consensus.cc:3037] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:29.216771  2117 raft_consensus.cc:979] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558: : Instructing follower a3dcda65a7a141619bcc371f9a6d157e to start an election
I20260806 03:50:29.287863  2114 raft_consensus.cc:1067] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Signalling peer a3dcda65a7a141619bcc371f9a6d157e to start an election
I20260806 03:50:29.288875  1837 raft_consensus.cc:504] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:29.295667  2115 raft_consensus.cc:979] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558: : Instructing follower a3dcda65a7a141619bcc371f9a6d157e to start an election
I20260806 03:50:29.296446  2115 raft_consensus.cc:1067] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Signalling peer a3dcda65a7a141619bcc371f9a6d157e to start an election
I20260806 03:50:29.301676  2119 raft_consensus.cc:482] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 9edeaaf6653d49eab23847908f835558)
I20260806 03:50:29.311640  2119 raft_consensus.cc:504] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:29.315083  1737 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e940099776f8417eaedcd9339857db23" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:29.316212  1737 raft_consensus.cc:3037] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:29.317667  1637 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e940099776f8417eaedcd9339857db23" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:29.317888  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558" is_pre_election: true
I20260806 03:50:29.318387  1637 raft_consensus.cc:3032] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:50:29.318681  1637 raft_consensus.cc:729] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:29.320293  2119 leader_election.cc:288] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899)
I20260806 03:50:29.319563  1637 consensus_queue.cc:260] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:29.321360  1736 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c957f186dbc4ed3892239fac2ca12e4" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e" is_pre_election: true
I20260806 03:50:29.323943  1793 leader_election.cc:302] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [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: 2e2cb0a12b264e4190d87895271d3e8d; no voters: 9edeaaf6653d49eab23847908f835558, a3dcda65a7a141619bcc371f9a6d157e
W20260806 03:50:29.325528  1590 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:34899, user_credentials={real_user=slave}} blocked reactor thread for 107852us
I20260806 03:50:29.330852  1736 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
 from {username='slave'} at 127.0.0.1:44480
I20260806 03:50:29.332046  1736 raft_consensus.cc:482] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:29.332598  1837 leader_election.cc:288] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 3 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899)
I20260806 03:50:29.332748  1736 raft_consensus.cc:3037] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:29.326532  2119 raft_consensus.cc:2726] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:50:29.342260  1740 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "507a2c08f1454493ac9114c065b91f1c"
dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
 from {username='slave'} at 127.0.0.1:44480
I20260806 03:50:29.343189  1740 raft_consensus.cc:482] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:29.343895  1740 raft_consensus.cc:3037] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:29.366966  1737 raft_consensus.cc:2454] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 3.
I20260806 03:50:29.375130  1793 leader_election.cc:302] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:29.369407  1740 raft_consensus.cc:504] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:29.376792  2119 raft_consensus.cc:2781] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:50:29.382580  1731 raft_consensus.cc:1226] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Rejecting Update request from peer 9edeaaf6653d49eab23847908f835558 for earlier term 1. Current term is 2. Ops: []
I20260806 03:50:29.385335  2114 consensus_queue.cc:1046] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:29.386916  2114 raft_consensus.cc:3032] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:29.387341  2114 raft_consensus.cc:729] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:29.389058  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507a2c08f1454493ac9114c065b91f1c" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:29.388914  2114 consensus_queue.cc:260] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:29.391736  2114 raft_consensus.cc:3037] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:29.394245  1837 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507a2c08f1454493ac9114c065b91f1c" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:29.395043  1837 raft_consensus.cc:3037] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:29.404392  2119 raft_consensus.cc:686] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 LEADER]: Becoming Leader. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Running, Role: LEADER
I20260806 03:50:29.408547  1740 leader_election.cc:288] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 2 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:29.410701  2119 consensus_queue.cc:237] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Queue 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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:29.414956  1837 raft_consensus.cc:2454] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 2.
I20260806 03:50:29.419659  1694 leader_election.cc:302] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:29.421542  2126 raft_consensus.cc:2781] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:29.422194  2126 raft_consensus.cc:686] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Becoming Leader. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:29.423691  2126 consensus_queue.cc:237] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:29.470652  1736 raft_consensus.cc:504] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:29.527181  1635 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:29.528250  1635 raft_consensus.cc:3032] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:50:29.528398  1837 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "225db8a5750f4a9d8eead9c679d013a8" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
I20260806 03:50:29.528697  1635 raft_consensus.cc:729] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:29.529314  1837 raft_consensus.cc:3037] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:29.530139  1635 consensus_queue.cc:260] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:29.532639  1635 raft_consensus.cc:3037] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:29.548259  1736 leader_election.cc:288] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 3 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:29.583941  1837 raft_consensus.cc:2454] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 3.
I20260806 03:50:29.586539  1694 leader_election.cc:302] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e2cb0a12b264e4190d87895271d3e8d, a3dcda65a7a141619bcc371f9a6d157e; no voters: 
I20260806 03:50:29.588405  2125 raft_consensus.cc:2781] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:50:29.623240  1635 raft_consensus.cc:2454] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 3.
I20260806 03:50:29.639384  2125 raft_consensus.cc:686] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 3 LEADER]: Becoming Leader. State: Replica: a3dcda65a7a141619bcc371f9a6d157e, State: Running, Role: LEADER
I20260806 03:50:29.641124  2125 consensus_queue.cc:237] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Queue 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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
W20260806 03:50:29.759812  1769 debug-util.cc:398] Leaking SignalData structure 0x7b0800102be0 after lost signal to thread 735
W20260806 03:50:29.762578  1769 debug-util.cc:398] Leaking SignalData structure 0x7b0800101280 after lost signal to thread 1538
I20260806 03:50:29.770774  2126 raft_consensus.cc:482] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9edeaaf6653d49eab23847908f835558)
I20260806 03:50:29.771340  2124 raft_consensus.cc:482] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9edeaaf6653d49eab23847908f835558)
I20260806 03:50:29.771920  2126 raft_consensus.cc:504] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:29.772089  2124 raft_consensus.cc:504] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:29.773494  1637 raft_consensus.cc:3037] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:50:29.774993  2126 leader_election.cc:288] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
W20260806 03:50:29.771126  1769 debug-util.cc:398] Leaking SignalData structure 0x7b080010e360 after lost signal to thread 1669
W20260806 03:50:29.777113  1769 debug-util.cc:398] Leaking SignalData structure 0x7b08000d08e0 after lost signal to thread 1777
I20260806 03:50:29.776865  1635 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558" is_pre_election: true
I20260806 03:50:29.777997  1842 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f074e5cca98e4a4ea6eb6bfdc5185353" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
W20260806 03:50:29.778766  1769 debug-util.cc:398] Leaking SignalData structure 0x7b08001420a0 after lost signal to thread 1875
I20260806 03:50:29.779241  1633 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9edeaaf6653d49eab23847908f835558" is_pre_election: true
I20260806 03:50:29.777029  1837 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244" candidate_uuid: "a3dcda65a7a141619bcc371f9a6d157e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d" is_pre_election: true
I20260806 03:50:29.782671  2124 leader_election.cc:288] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3:37601)
I20260806 03:50:29.783957  1687 leader_election.cc:302] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [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: a3dcda65a7a141619bcc371f9a6d157e; no voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558
I20260806 03:50:29.785360  1637 raft_consensus.cc:2454] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 3.
I20260806 03:50:29.785295  1687 leader_election.cc:302] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [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: a3dcda65a7a141619bcc371f9a6d157e; no voters: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558
I20260806 03:50:29.786870  2126 raft_consensus.cc:2726] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:50:29.787494  2126 raft_consensus.cc:2726] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:50:29.767854  1636 raft_consensus.cc:2454] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcda65a7a141619bcc371f9a6d157e in term 2.
W20260806 03:50:29.812832  2117 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.595s	user 0.006s	sys 0.009s
W20260806 03:50:29.813478  2117 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.596s	user 0.007s	sys 0.009s
I20260806 03:50:29.816159  1489 catalog_manager.cc:5495] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d reported cstate change: term changed from 2 to 3, leader changed from 9edeaaf6653d49eab23847908f835558 (127.0.183.1) to 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3). New cstate: current_term: 3 leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:29.822023  1491 catalog_manager.cc:5495] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e reported cstate change: term changed from 1 to 2, leader changed from 9edeaaf6653d49eab23847908f835558 (127.0.183.1) to a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2). New cstate: current_term: 2 leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:29.825445  1491 catalog_manager.cc:5495] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e reported cstate change: term changed from 2 to 3, leader changed from 9edeaaf6653d49eab23847908f835558 (127.0.183.1) to a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2). New cstate: current_term: 3 leader_uuid: "a3dcda65a7a141619bcc371f9a6d157e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:29.904145  1636 raft_consensus.cc:1261] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Refusing update from remote peer a3dcda65a7a141619bcc371f9a6d157e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:29.906018  2124 consensus_queue.cc:1035] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:29.921126  1838 raft_consensus.cc:1261] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Refusing update from remote peer a3dcda65a7a141619bcc371f9a6d157e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:29.922984  2136 consensus_queue.cc:1035] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:29.939182  1741 raft_consensus.cc:1261] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Refusing update from remote peer 2e2cb0a12b264e4190d87895271d3e8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:29.941807  2119 consensus_queue.cc:1035] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:50:30.001509  1636 raft_consensus.cc:1261] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Refusing update from remote peer 2e2cb0a12b264e4190d87895271d3e8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:30.004411  2157 consensus_queue.cc:1035] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:50:30.032459  1636 raft_consensus.cc:1261] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Refusing update from remote peer a3dcda65a7a141619bcc371f9a6d157e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:30.033825  2126 consensus_queue.cc:1035] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:50:30.047214  1838 raft_consensus.cc:1261] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Refusing update from remote peer a3dcda65a7a141619bcc371f9a6d157e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:50:30.048804  2136 consensus_queue.cc:1035] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260806 03:50:30.203581  1871 debug-util.cc:398] Leaking SignalData structure 0x7b08000ad000 after lost signal to thread 735
W20260806 03:50:30.204780  1871 debug-util.cc:398] Leaking SignalData structure 0x7b08000ad7c0 after lost signal to thread 1538
W20260806 03:50:30.205808  1871 debug-util.cc:398] Leaking SignalData structure 0x7b08000bd320 after lost signal to thread 1669
W20260806 03:50:30.207008  1871 debug-util.cc:398] Leaking SignalData structure 0x7b08001a95e0 after lost signal to thread 1777
W20260806 03:50:30.208001  1871 debug-util.cc:398] Leaking SignalData structure 0x7b08001b40c0 after lost signal to thread 1875
I20260806 03:50:30.737083   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:30.748891  1636 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244"
dest_uuid: "9edeaaf6653d49eab23847908f835558"
mode: GRACEFUL
new_leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
 from {username='slave'} at 127.0.0.1:40674
I20260806 03:50:30.749689  1636 raft_consensus.cc:595] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 3 LEADER]: Received request to transfer leadership to TS 2e2cb0a12b264e4190d87895271d3e8d
I20260806 03:50:30.751281   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260806 03:50:30.752120   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:30.909181  2117 raft_consensus.cc:979] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558: : Instructing follower 2e2cb0a12b264e4190d87895271d3e8d to start an election
I20260806 03:50:30.909802  2117 raft_consensus.cc:1067] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 3 LEADER]: Signalling peer 2e2cb0a12b264e4190d87895271d3e8d to start an election
I20260806 03:50:30.911868  1838 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244"
dest_uuid: "2e2cb0a12b264e4190d87895271d3e8d"
 from {username='slave'} at 127.0.0.1:38742
I20260806 03:50:30.912556  1838 raft_consensus.cc:482] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:50:30.912936  1838 raft_consensus.cc:3037] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:50:30.922353  1838 raft_consensus.cc:504] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:30.924569  1838 leader_election.cc:288] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [CANDIDATE]: Term 4 election: Requested vote from peers 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021), a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899)
I20260806 03:50:30.926940  1734 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a3dcda65a7a141619bcc371f9a6d157e"
I20260806 03:50:30.927688  1734 raft_consensus.cc:3037] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:50:30.928455  1636 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8aae61aedb9448fd8efdb4ea28980244" candidate_uuid: "2e2cb0a12b264e4190d87895271d3e8d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9edeaaf6653d49eab23847908f835558"
I20260806 03:50:30.929080  1636 raft_consensus.cc:3032] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:50:30.929382  1636 raft_consensus.cc:729] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9edeaaf6653d49eab23847908f835558, State: Running, Role: LEADER
I20260806 03:50:30.930186  1636 consensus_queue.cc:260] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:30.931630  1636 raft_consensus.cc:3037] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:50:30.941252  1636 raft_consensus.cc:2454] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 4.
I20260806 03:50:30.942126  1734 raft_consensus.cc:2454] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e2cb0a12b264e4190d87895271d3e8d in term 4.
I20260806 03:50:30.942926  1791 leader_election.cc:302] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [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: 2e2cb0a12b264e4190d87895271d3e8d, 9edeaaf6653d49eab23847908f835558; no voters: 
I20260806 03:50:30.944285  2119 raft_consensus.cc:2781] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:50:30.944811  2119 raft_consensus.cc:686] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 LEADER]: Becoming Leader. State: Replica: 2e2cb0a12b264e4190d87895271d3e8d, State: Running, Role: LEADER
I20260806 03:50:30.945906  2119 consensus_queue.cc:237] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [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: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } }
I20260806 03:50:30.958228  1491 catalog_manager.cc:5495] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d reported cstate change: term changed from 3 to 4, leader changed from 9edeaaf6653d49eab23847908f835558 (127.0.183.1) to 2e2cb0a12b264e4190d87895271d3e8d (127.0.183.3). New cstate: current_term: 4 leader_uuid: "2e2cb0a12b264e4190d87895271d3e8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e2cb0a12b264e4190d87895271d3e8d" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 37601 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:31.452143  1636 raft_consensus.cc:1261] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 4 FOLLOWER]: Refusing update from remote peer 2e2cb0a12b264e4190d87895271d3e8d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:50:31.453660  2119 consensus_queue.cc:1035] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9edeaaf6653d49eab23847908f835558" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:50:31.475082  1734 raft_consensus.cc:1261] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 4 FOLLOWER]: Refusing update from remote peer 2e2cb0a12b264e4190d87895271d3e8d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:50:31.481825  2119 consensus_queue.cc:1035] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcda65a7a141619bcc371f9a6d157e" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:50:31.753407   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:31.763307   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:31.764034   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:32.765370   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:32.776497   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:32.777216   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:33.778301   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:33.784195   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:33.784685   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:34.838827   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:34.844918   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:34.845419   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
W20260806 03:50:35.317111  1663 debug-util.cc:398] Leaking SignalData structure 0x7b080014bee0 after lost signal to thread 735
W20260806 03:50:35.318262  1663 debug-util.cc:398] Leaking SignalData structure 0x7b08001a9cc0 after lost signal to thread 1538
W20260806 03:50:35.319640  1663 debug-util.cc:398] Leaking SignalData structure 0x7b0800093180 after lost signal to thread 1669
W20260806 03:50:35.320757  1663 debug-util.cc:398] Leaking SignalData structure 0x7b08001c11c0 after lost signal to thread 1777
W20260806 03:50:35.321807  1663 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0be0 after lost signal to thread 1875
I20260806 03:50:35.846503   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:35.853233   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:35.853837   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:36.854831   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:36.862416   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:36.862987   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:37.864616   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:37.871757   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:37.872227   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:38.873216   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:50:38.879115   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260806 03:50:38.879601   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:50:39.914176   732 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260806 03:50:39.914737   732 tablet_server.cc:178] TabletServer@127.0.183.1:0 shutting down...
I20260806 03:50:39.963294   732 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 03:50:39.964124   732 tablet_replica.cc:330] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558: stopping tablet replica
I20260806 03:50:39.965061   732 raft_consensus.cc:2229] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:39.965696   732 raft_consensus.cc:2258] T 225db8a5750f4a9d8eead9c679d013a8 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:39.967986   732 tablet_replica.cc:330] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558: stopping tablet replica
I20260806 03:50:39.968665   732 raft_consensus.cc:2229] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 4 LEADER]: Raft consensus shutting down.
I20260806 03:50:39.969779   732 raft_consensus.cc:2258] T 9c957f186dbc4ed3892239fac2ca12e4 P 9edeaaf6653d49eab23847908f835558 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:39.971997   732 tablet_replica.cc:330] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558: stopping tablet replica
I20260806 03:50:39.972568   732 raft_consensus.cc:2229] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:39.973004   732 raft_consensus.cc:2258] T 46f581f68b7a4e6187491b09f936f342 P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:39.974967   732 tablet_replica.cc:330] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558: stopping tablet replica
I20260806 03:50:39.975528   732 raft_consensus.cc:2229] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:39.976096   732 raft_consensus.cc:2258] T 09de95e25a5b47bbb0e59c671908c7ab P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260806 03:50:39.977566  1687 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]
I20260806 03:50:39.978961   732 tablet_replica.cc:330] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558: stopping tablet replica
I20260806 03:50:39.979692   732 raft_consensus.cc:2229] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:39.980286   732 raft_consensus.cc:2258] T 507a2c08f1454493ac9114c065b91f1c P 9edeaaf6653d49eab23847908f835558 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260806 03:50:39.981402  1687 consensus_peers.cc:487] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e -> Peer 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021): Couldn't send request to peer 9edeaaf6653d49eab23847908f835558. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:39.982841   732 tablet_replica.cc:330] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558: stopping tablet replica
I20260806 03:50:39.983430   732 raft_consensus.cc:2229] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:39.983901   732 raft_consensus.cc:2258] T 8aae61aedb9448fd8efdb4ea28980244 P 9edeaaf6653d49eab23847908f835558 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:39.985842   732 tablet_replica.cc:330] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558: stopping tablet replica
I20260806 03:50:39.986387   732 raft_consensus.cc:2229] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 3 LEADER]: Raft consensus shutting down.
I20260806 03:50:39.987332   732 raft_consensus.cc:2258] T f074e5cca98e4a4ea6eb6bfdc5185353 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:39.989215   732 tablet_replica.cc:330] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558: stopping tablet replica
I20260806 03:50:39.989738   732 raft_consensus.cc:2229] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:39.990226   732 raft_consensus.cc:2258] T e940099776f8417eaedcd9339857db23 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:39.992125   732 tablet_replica.cc:330] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558: stopping tablet replica
I20260806 03:50:39.992641   732 raft_consensus.cc:2229] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 3 LEADER]: Raft consensus shutting down.
I20260806 03:50:39.993623   732 raft_consensus.cc:2258] T dff61d968bfe463f8c94289437b27ba6 P 9edeaaf6653d49eab23847908f835558 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:39.995448   732 tablet_replica.cc:330] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558: stopping tablet replica
I20260806 03:50:39.995941   732 raft_consensus.cc:2229] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 4 LEADER]: Raft consensus shutting down.
I20260806 03:50:39.997048   732 raft_consensus.cc:2258] T 44b9197d3a3e4263b82a245d679b8361 P 9edeaaf6653d49eab23847908f835558 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.050951   732 tablet_server.cc:194] TabletServer@127.0.183.1:0 shutdown complete.
I20260806 03:50:40.078101   732 tablet_server.cc:178] TabletServer@127.0.183.2:0 shutting down...
I20260806 03:50:40.117169   732 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 03:50:40.117964   732 tablet_replica.cc:330] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e: stopping tablet replica
I20260806 03:50:40.118796   732 raft_consensus.cc:2229] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.119437   732 raft_consensus.cc:2258] T 8aae61aedb9448fd8efdb4ea28980244 P a3dcda65a7a141619bcc371f9a6d157e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.122412   732 tablet_replica.cc:330] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e: stopping tablet replica
I20260806 03:50:40.123059   732 raft_consensus.cc:2229] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.123610   732 raft_consensus.cc:2258] T dff61d968bfe463f8c94289437b27ba6 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.125783   732 tablet_replica.cc:330] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e: stopping tablet replica
I20260806 03:50:40.126407   732 raft_consensus.cc:2229] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.127218   732 raft_consensus.cc:2258] T 44b9197d3a3e4263b82a245d679b8361 P a3dcda65a7a141619bcc371f9a6d157e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.129405   732 tablet_replica.cc:330] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e: stopping tablet replica
I20260806 03:50:40.129995   732 raft_consensus.cc:2229] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.130564   732 raft_consensus.cc:2258] T 9c957f186dbc4ed3892239fac2ca12e4 P a3dcda65a7a141619bcc371f9a6d157e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.132730   732 tablet_replica.cc:330] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e: stopping tablet replica
I20260806 03:50:40.133354   732 raft_consensus.cc:2229] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Raft consensus shutting down.
I20260806 03:50:40.134383   732 raft_consensus.cc:2258] T 507a2c08f1454493ac9114c065b91f1c P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.136787   732 tablet_replica.cc:330] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e: stopping tablet replica
I20260806 03:50:40.137428   732 raft_consensus.cc:2229] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 2 LEADER]: Raft consensus shutting down.
I20260806 03:50:40.138453   732 raft_consensus.cc:2258] T 09de95e25a5b47bbb0e59c671908c7ab P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.140475   732 tablet_replica.cc:330] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e: stopping tablet replica
I20260806 03:50:40.140995   732 raft_consensus.cc:2229] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.141462   732 raft_consensus.cc:2258] T 46f581f68b7a4e6187491b09f936f342 P a3dcda65a7a141619bcc371f9a6d157e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.143823   732 tablet_replica.cc:330] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e: stopping tablet replica
I20260806 03:50:40.144524   732 raft_consensus.cc:2229] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 3 LEADER]: Raft consensus shutting down.
I20260806 03:50:40.146328   732 raft_consensus.cc:2258] T 225db8a5750f4a9d8eead9c679d013a8 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.149878   732 tablet_replica.cc:330] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e: stopping tablet replica
I20260806 03:50:40.150756   732 raft_consensus.cc:2229] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Raft consensus shutting down.
W20260806 03:50:40.150725  1793 consensus_peers.cc:487] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d -> Peer a3dcda65a7a141619bcc371f9a6d157e (127.0.183.2:34899): Couldn't send request to peer a3dcda65a7a141619bcc371f9a6d157e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:40.151576   732 raft_consensus.cc:2258] T e940099776f8417eaedcd9339857db23 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260806 03:50:40.153358  1791 consensus_peers.cc:487] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d -> Peer 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021): Couldn't send request to peer 9edeaaf6653d49eab23847908f835558. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:40.153968   732 tablet_replica.cc:330] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e: stopping tablet replica
I20260806 03:50:40.154510   732 raft_consensus.cc:2229] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.154966   732 raft_consensus.cc:2258] T f074e5cca98e4a4ea6eb6bfdc5185353 P a3dcda65a7a141619bcc371f9a6d157e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.206843   732 tablet_server.cc:194] TabletServer@127.0.183.2:0 shutdown complete.
I20260806 03:50:40.233132   732 tablet_server.cc:178] TabletServer@127.0.183.3:0 shutting down...
W20260806 03:50:40.272006  1791 consensus_peers.cc:487] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d -> Peer 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021): Couldn't send request to peer 9edeaaf6653d49eab23847908f835558. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260806 03:50:40.277215  1791 consensus_peers.cc:487] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d -> Peer 9edeaaf6653d49eab23847908f835558 (127.0.183.1:39021): Couldn't send request to peer 9edeaaf6653d49eab23847908f835558. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:40.278764   732 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 03:50:40.279517   732 tablet_replica.cc:330] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d: stopping tablet replica
I20260806 03:50:40.280428   732 raft_consensus.cc:2229] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.281011   732 raft_consensus.cc:2258] T 507a2c08f1454493ac9114c065b91f1c P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.283360   732 tablet_replica.cc:330] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d: stopping tablet replica
I20260806 03:50:40.283967   732 raft_consensus.cc:2229] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.284531   732 raft_consensus.cc:2258] T 225db8a5750f4a9d8eead9c679d013a8 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.286520   732 tablet_replica.cc:330] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d: stopping tablet replica
I20260806 03:50:40.287089   732 raft_consensus.cc:2229] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.287578   732 raft_consensus.cc:2258] T dff61d968bfe463f8c94289437b27ba6 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.289484   732 tablet_replica.cc:330] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d: stopping tablet replica
I20260806 03:50:40.290023   732 raft_consensus.cc:2229] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 LEADER]: Raft consensus shutting down.
I20260806 03:50:40.290978   732 raft_consensus.cc:2258] T 46f581f68b7a4e6187491b09f936f342 P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.293211   732 tablet_replica.cc:330] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d: stopping tablet replica
I20260806 03:50:40.293877   732 raft_consensus.cc:2229] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.294417   732 raft_consensus.cc:2258] T 09de95e25a5b47bbb0e59c671908c7ab P 2e2cb0a12b264e4190d87895271d3e8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.296415   732 tablet_replica.cc:330] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d: stopping tablet replica
I20260806 03:50:40.296979   732 raft_consensus.cc:2229] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.297487   732 raft_consensus.cc:2258] T 44b9197d3a3e4263b82a245d679b8361 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.299355   732 tablet_replica.cc:330] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d: stopping tablet replica
I20260806 03:50:40.299896   732 raft_consensus.cc:2229] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.300494   732 raft_consensus.cc:2258] T f074e5cca98e4a4ea6eb6bfdc5185353 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.302395   732 tablet_replica.cc:330] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d: stopping tablet replica
I20260806 03:50:40.302928   732 raft_consensus.cc:2229] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 LEADER]: Raft consensus shutting down.
I20260806 03:50:40.303790   732 raft_consensus.cc:2258] T e940099776f8417eaedcd9339857db23 P 2e2cb0a12b264e4190d87895271d3e8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.305711   732 tablet_replica.cc:330] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d: stopping tablet replica
I20260806 03:50:40.306244   732 raft_consensus.cc:2229] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:50:40.306722   732 raft_consensus.cc:2258] T 9c957f186dbc4ed3892239fac2ca12e4 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.308733   732 tablet_replica.cc:330] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d: stopping tablet replica
I20260806 03:50:40.309222   732 raft_consensus.cc:2229] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 LEADER]: Raft consensus shutting down.
I20260806 03:50:40.310127   732 raft_consensus.cc:2258] T 8aae61aedb9448fd8efdb4ea28980244 P 2e2cb0a12b264e4190d87895271d3e8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.360733   732 tablet_server.cc:194] TabletServer@127.0.183.3:0 shutdown complete.
I20260806 03:50:40.384778   732 master.cc:537] Master@127.0.183.62:38901 shutting down...
I20260806 03:50:40.416386   732 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [term 1 LEADER]: Raft consensus shutting down.
I20260806 03:50:40.417081   732 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:50:40.417412   732 tablet_replica.cc:330] T 00000000000000000000000000000000 P 61c6e08dac694b38b8dc3842649f3893: stopping tablet replica
I20260806 03:50:40.439461   732 master.cc:552] Master@127.0.183.62:38901 shutdown complete.
2e2cb0a12b264e4190d87895271d3e8d  1
9edeaaf6653d49eab23847908f835558  5
a3dcda65a7a141619bcc371f9a6d157e  4
2e2cb0a12b264e4190d87895271d3e8d  3
9edeaaf6653d49eab23847908f835558  3
a3dcda65a7a141619bcc371f9a6d157e  4
2e2cb0a12b264e4190d87895271d3e8d  1
9edeaaf6653d49eab23847908f835558  8
a3dcda65a7a141619bcc371f9a6d157e  1
2e2cb0a12b264e4190d87895271d3e8d  3
9edeaaf6653d49eab23847908f835558  4
a3dcda65a7a141619bcc371f9a6d157e  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (30874 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260806 03:50:40.489846   732 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.183.62:40035
I20260806 03:50:40.491170   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:50:40.498157  2203 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
W20260806 03:50:40.498265  2202 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
W20260806 03:50:40.500130  2205 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
I20260806 03:50:40.501436   732 server_base.cc:1034] running on GCE node
I20260806 03:50:40.502854   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:50:40.503098   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:50:40.503268   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988240503247 us; error 0 us; skew 500 ppm
I20260806 03:50:40.503839   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:50:40.511911   732 webserver.cc:460] Webserver started at http://127.0.183.62:42509/ using document root <none> and password file <none>
I20260806 03:50:40.512598   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:50:40.512820   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:50:40.513149   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:50:40.514564   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/master-0-root/instance:
uuid: "e1fd51235035487c913ffce700debedb"
format_stamp: "Formatted at 2026-08-06 03:50:40 on dist-test-slave-kvfs"
I20260806 03:50:40.519790   732 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260806 03:50:40.523505  2213 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:40.524609   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 03:50:40.524893   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/master-0-root
uuid: "e1fd51235035487c913ffce700debedb"
format_stamp: "Formatted at 2026-08-06 03:50:40 on dist-test-slave-kvfs"
I20260806 03:50:40.525146   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-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)
I20260806 03:50:40.557690   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:50:40.559212   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:50:40.615739   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.62:40035
I20260806 03:50:40.615842  2283 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.62:40035 every 8 connection(s)
I20260806 03:50:40.620599  2284 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:40.634229  2284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Bootstrap starting.
I20260806 03:50:40.640221  2284 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:40.645923  2284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: No bootstrap required, opened a new log
I20260806 03:50:40.648802  2284 raft_consensus.cc:348] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1fd51235035487c913ffce700debedb" member_type: VOTER }
I20260806 03:50:40.649420  2284 raft_consensus.cc:374] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:40.649752  2284 raft_consensus.cc:729] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1fd51235035487c913ffce700debedb, State: Initialized, Role: FOLLOWER
I20260806 03:50:40.650576  2284 consensus_queue.cc:260] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1fd51235035487c913ffce700debedb" member_type: VOTER }
I20260806 03:50:40.651132  2284 raft_consensus.cc:388] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 03:50:40.651388  2284 raft_consensus.cc:482] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 03:50:40.651710  2284 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:40.657749  2284 raft_consensus.cc:504] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1fd51235035487c913ffce700debedb" member_type: VOTER }
I20260806 03:50:40.658398  2284 leader_election.cc:302] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [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: e1fd51235035487c913ffce700debedb; no voters: 
I20260806 03:50:40.659973  2284 leader_election.cc:288] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 03:50:40.660584  2288 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:40.662134  2288 raft_consensus.cc:686] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [term 1 LEADER]: Becoming Leader. State: Replica: e1fd51235035487c913ffce700debedb, State: Running, Role: LEADER
I20260806 03:50:40.662910  2288 consensus_queue.cc:237] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [LEADER]: Queue going to LEADER mode. State: All 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: "e1fd51235035487c913ffce700debedb" member_type: VOTER }
I20260806 03:50:40.663525  2284 sys_catalog.cc:564] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [sys.catalog]: configured and running, proceeding with master startup.
I20260806 03:50:40.668658  2289 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e1fd51235035487c913ffce700debedb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1fd51235035487c913ffce700debedb" member_type: VOTER } }
I20260806 03:50:40.669474  2289 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [sys.catalog]: This master's current role is: LEADER
I20260806 03:50:40.669624  2291 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1fd51235035487c913ffce700debedb. Latest consensus state: current_term: 1 leader_uuid: "e1fd51235035487c913ffce700debedb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1fd51235035487c913ffce700debedb" member_type: VOTER } }
I20260806 03:50:40.670611  2291 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [sys.catalog]: This master's current role is: LEADER
I20260806 03:50:40.676955  2298 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 03:50:40.686018  2298 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 03:50:40.687237   732 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 03:50:40.697046  2298 catalog_manager.cc:1347] Generated new cluster ID: 0194017e79b840f08605a7482a7751e5
I20260806 03:50:40.697438  2298 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 03:50:40.723405  2298 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 03:50:40.725360  2298 catalog_manager.cc:1504] Loading token signing keys...
I20260806 03:50:40.738694  2298 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Generated new TSK 0
I20260806 03:50:40.739527  2298 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 03:50:40.754544   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:50:40.761662  2314 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
W20260806 03:50:40.763636  2315 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
W20260806 03:50:40.765591  2317 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
I20260806 03:50:40.766278   732 server_base.cc:1034] running on GCE node
I20260806 03:50:40.767555   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:50:40.767771   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:50:40.767966   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988240767950 us; error 0 us; skew 500 ppm
I20260806 03:50:40.768618   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:50:40.771449   732 webserver.cc:460] Webserver started at http://127.0.183.1:35181/ using document root <none> and password file <none>
I20260806 03:50:40.772003   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:50:40.772274   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:50:40.772581   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:50:40.774014   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-0-root/instance:
uuid: "dff94100ffc5485f92cbe6a85addf0b2"
format_stamp: "Formatted at 2026-08-06 03:50:40 on dist-test-slave-kvfs"
I20260806 03:50:40.779177   732 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260806 03:50:40.783030  2326 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:40.783849   732 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260806 03:50:40.784252   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-0-root
uuid: "dff94100ffc5485f92cbe6a85addf0b2"
format_stamp: "Formatted at 2026-08-06 03:50:40 on dist-test-slave-kvfs"
I20260806 03:50:40.784539   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-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)
I20260806 03:50:40.799649   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:50:40.801203   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:50:40.803161   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:50:40.805889   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:50:40.806138   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:40.806417   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:50:40.806615   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:40.862288   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.1:39643
I20260806 03:50:40.862426  2413 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.1:39643 every 8 connection(s)
I20260806 03:50:40.868320   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:50:40.878111  2418 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
W20260806 03:50:40.880491  2419 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
W20260806 03:50:40.887317  2422 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
I20260806 03:50:40.889072   732 server_base.cc:1034] running on GCE node
I20260806 03:50:40.890527   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:50:40.890776   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:50:40.890964   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988240890949 us; error 0 us; skew 500 ppm
I20260806 03:50:40.891553   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:50:40.894333  2414 heartbeater.cc:347] Connected to a master server at 127.0.183.62:40035
I20260806 03:50:40.894850  2414 heartbeater.cc:464] Registering TS with master...
I20260806 03:50:40.894863   732 webserver.cc:460] Webserver started at http://127.0.183.2:45835/ using document root <none> and password file <none>
I20260806 03:50:40.895701   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:50:40.895767  2414 heartbeater.cc:511] Master 127.0.183.62:40035 requested a full tablet report, sending...
I20260806 03:50:40.895975   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:50:40.896422   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:50:40.897899   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-1-root/instance:
uuid: "608e57d72aae496aaf8613622153aa0c"
format_stamp: "Formatted at 2026-08-06 03:50:40 on dist-test-slave-kvfs"
I20260806 03:50:40.898348  2236 ts_manager.cc:194] Registered new tserver with Master: dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:50:40.900592  2236 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33762
I20260806 03:50:40.903661   732 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260806 03:50:40.908268  2428 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:40.909353   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260806 03:50:40.909719   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-1-root
uuid: "608e57d72aae496aaf8613622153aa0c"
format_stamp: "Formatted at 2026-08-06 03:50:40 on dist-test-slave-kvfs"
I20260806 03:50:40.910301   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-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)
I20260806 03:50:40.937294   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:50:40.938982   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:50:40.941104   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:50:40.944422   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:50:40.944679   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:40.944980   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:50:40.945153   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:40.996971   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.2:45689
I20260806 03:50:40.997098  2516 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.2:45689 every 8 connection(s)
I20260806 03:50:41.002668   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:50:41.011322  2522 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
W20260806 03:50:41.012385  2523 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
W20260806 03:50:41.016009  2527 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
I20260806 03:50:41.016613   732 server_base.cc:1034] running on GCE node
I20260806 03:50:41.018735   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:50:41.019178   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:50:41.019428   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988241019403 us; error 0 us; skew 500 ppm
I20260806 03:50:41.020159   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:50:41.020670  2517 heartbeater.cc:347] Connected to a master server at 127.0.183.62:40035
I20260806 03:50:41.021080  2517 heartbeater.cc:464] Registering TS with master...
I20260806 03:50:41.021974  2517 heartbeater.cc:511] Master 127.0.183.62:40035 requested a full tablet report, sending...
I20260806 03:50:41.024431  2236 ts_manager.cc:194] Registered new tserver with Master: 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:41.024982   732 webserver.cc:460] Webserver started at http://127.0.183.3:43793/ using document root <none> and password file <none>
I20260806 03:50:41.025564   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:50:41.025767   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:50:41.026108   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:50:41.026520  2236 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33778
I20260806 03:50:41.027746   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-2-root/instance:
uuid: "fe3d17f4ad984b9088a268d58d87469c"
format_stamp: "Formatted at 2026-08-06 03:50:41 on dist-test-slave-kvfs"
I20260806 03:50:41.032934   732 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260806 03:50:41.037192  2533 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:41.038342   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260806 03:50:41.038915   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-2-root
uuid: "fe3d17f4ad984b9088a268d58d87469c"
format_stamp: "Formatted at 2026-08-06 03:50:41 on dist-test-slave-kvfs"
I20260806 03:50:41.039250   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-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)
I20260806 03:50:41.059397   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:50:41.060910   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:50:41.062743   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:50:41.067173   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:50:41.067425   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:41.067727   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:50:41.067902   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:50:41.118026   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.3:46407
I20260806 03:50:41.118131  2620 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.3:46407 every 8 connection(s)
I20260806 03:50:41.136833  2622 heartbeater.cc:347] Connected to a master server at 127.0.183.62:40035
I20260806 03:50:41.137308  2622 heartbeater.cc:464] Registering TS with master...
I20260806 03:50:41.138101  2622 heartbeater.cc:511] Master 127.0.183.62:40035 requested a full tablet report, sending...
I20260806 03:50:41.140561  2236 ts_manager.cc:194] Registered new tserver with Master: fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:41.140681   732 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019242285s
I20260806 03:50:41.142690  2236 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33786
I20260806 03:50:41.143656   732 test_util.cc:268] Using random seed: -894453942
I20260806 03:50:41.175135  2236 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33798:
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"
    }
  }
}
W20260806 03:50:41.182411  2236 catalog_manager.cc:6854] 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.
I20260806 03:50:41.429325  2473 tablet_service.cc:1467] Processing CreateTablet for tablet 24cc4c26e48e41e3acb2121cf91b6df1 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260806 03:50:41.431016  2473 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 24cc4c26e48e41e3acb2121cf91b6df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.433241  2472 tablet_service.cc:1467] Processing CreateTablet for tablet ac682b8be46c4b6599610372a4c8c727 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260806 03:50:41.434814  2472 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ac682b8be46c4b6599610372a4c8c727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.437393  2469 tablet_service.cc:1467] Processing CreateTablet for tablet 460a21786a7449039551dc0f1ffd04e2 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260806 03:50:41.438046  2571 tablet_service.cc:1467] Processing CreateTablet for tablet 24cc4c26e48e41e3acb2121cf91b6df1 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260806 03:50:41.438972  2469 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 460a21786a7449039551dc0f1ffd04e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.439399  2571 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 24cc4c26e48e41e3acb2121cf91b6df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.440582  2564 tablet_service.cc:1467] Processing CreateTablet for tablet e9f040dd271944b9bf08554a90afa940 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260806 03:50:41.441115  2563 tablet_service.cc:1467] Processing CreateTablet for tablet dad99dac270543b19675707d75149e78 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260806 03:50:41.441708  2562 tablet_service.cc:1467] Processing CreateTablet for tablet 1f9fc024596a478e80a8be24774725e5 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260806 03:50:41.442552  2563 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dad99dac270543b19675707d75149e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.443624  2566 tablet_service.cc:1467] Processing CreateTablet for tablet 47ed8dc77b144ba08169a0090b787536 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260806 03:50:41.444265  2570 tablet_service.cc:1467] Processing CreateTablet for tablet ac682b8be46c4b6599610372a4c8c727 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260806 03:50:41.445154  2566 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 47ed8dc77b144ba08169a0090b787536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.445924  2570 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ac682b8be46c4b6599610372a4c8c727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.446723  2568 tablet_service.cc:1467] Processing CreateTablet for tablet 8390916b6ac84b59b3943bf835a36a4c (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260806 03:50:41.448174  2568 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8390916b6ac84b59b3943bf835a36a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.438994  2569 tablet_service.cc:1467] Processing CreateTablet for tablet 460a21786a7449039551dc0f1ffd04e2 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260806 03:50:41.453567  2569 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 460a21786a7449039551dc0f1ffd04e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.453421  2567 tablet_service.cc:1467] Processing CreateTablet for tablet d93b8d7e5d334d3dac131b9a4c49b103 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260806 03:50:41.455878  2561 tablet_service.cc:1467] Processing CreateTablet for tablet 42ea7d4af5d44cab89bf24f15376456e (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260806 03:50:41.457314  2561 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 42ea7d4af5d44cab89bf24f15376456e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.459015  2465 tablet_service.cc:1467] Processing CreateTablet for tablet e9f040dd271944b9bf08554a90afa940 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260806 03:50:41.459299  2468 tablet_service.cc:1467] Processing CreateTablet for tablet 8390916b6ac84b59b3943bf835a36a4c (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260806 03:50:41.461323  2466 tablet_service.cc:1467] Processing CreateTablet for tablet 47ed8dc77b144ba08169a0090b787536 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260806 03:50:41.463333  2464 tablet_service.cc:1467] Processing CreateTablet for tablet dad99dac270543b19675707d75149e78 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260806 03:50:41.461447  2467 tablet_service.cc:1467] Processing CreateTablet for tablet d93b8d7e5d334d3dac131b9a4c49b103 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260806 03:50:41.465900  2465 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e9f040dd271944b9bf08554a90afa940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.466472  2564 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e9f040dd271944b9bf08554a90afa940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.467494  2570 tablet_service.cc:1467] Processing CreateTablet for tablet 6796c2cfd90d4dc9ab9759b7845f0fd0 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260806 03:50:41.468667  2567 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d93b8d7e5d334d3dac131b9a4c49b103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.469579  2570 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6796c2cfd90d4dc9ab9759b7845f0fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.470386  2562 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1f9fc024596a478e80a8be24774725e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.468729  2468 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8390916b6ac84b59b3943bf835a36a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.474598  2464 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dad99dac270543b19675707d75149e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.478672  2467 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d93b8d7e5d334d3dac131b9a4c49b103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.484494  2466 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 47ed8dc77b144ba08169a0090b787536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.490613  2463 tablet_service.cc:1467] Processing CreateTablet for tablet 1f9fc024596a478e80a8be24774725e5 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260806 03:50:41.494175  2461 tablet_service.cc:1467] Processing CreateTablet for tablet 42ea7d4af5d44cab89bf24f15376456e (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260806 03:50:41.497056  2463 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1f9fc024596a478e80a8be24774725e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.498205  2570 tablet_service.cc:1467] Processing CreateTablet for tablet 750d734a677a4861bca565b69d29396e (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260806 03:50:41.500380  2570 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 750d734a677a4861bca565b69d29396e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.500526  2461 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 42ea7d4af5d44cab89bf24f15376456e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.515125  2367 tablet_service.cc:1467] Processing CreateTablet for tablet 24cc4c26e48e41e3acb2121cf91b6df1 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260806 03:50:41.516762  2367 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 24cc4c26e48e41e3acb2121cf91b6df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.521893  2366 tablet_service.cc:1467] Processing CreateTablet for tablet ac682b8be46c4b6599610372a4c8c727 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260806 03:50:41.523363  2366 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ac682b8be46c4b6599610372a4c8c727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.529793  2365 tablet_service.cc:1467] Processing CreateTablet for tablet 460a21786a7449039551dc0f1ffd04e2 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260806 03:50:41.531610  2365 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 460a21786a7449039551dc0f1ffd04e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.535048  2364 tablet_service.cc:1467] Processing CreateTablet for tablet 8390916b6ac84b59b3943bf835a36a4c (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260806 03:50:41.537344  2364 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8390916b6ac84b59b3943bf835a36a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.574867  2642 tablet_bootstrap.cc:492] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:41.575409  2570 tablet_service.cc:1467] Processing CreateTablet for tablet bd8a4475fdfd488b8b2a5456043cfbc5 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260806 03:50:41.577334  2570 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bd8a4475fdfd488b8b2a5456043cfbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.584926  2563 tablet_service.cc:1467] Processing CreateTablet for tablet 14fa621f65da481d96d569096ded0a35 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260806 03:50:41.586926  2563 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 14fa621f65da481d96d569096ded0a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.598124  2363 tablet_service.cc:1467] Processing CreateTablet for tablet d93b8d7e5d334d3dac131b9a4c49b103 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260806 03:50:41.599812  2363 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d93b8d7e5d334d3dac131b9a4c49b103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.606043  2359 tablet_service.cc:1467] Processing CreateTablet for tablet 47ed8dc77b144ba08169a0090b787536 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260806 03:50:41.607779  2359 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 47ed8dc77b144ba08169a0090b787536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.609390  2358 tablet_service.cc:1467] Processing CreateTablet for tablet e9f040dd271944b9bf08554a90afa940 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260806 03:50:41.612083  2357 tablet_service.cc:1467] Processing CreateTablet for tablet dad99dac270543b19675707d75149e78 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260806 03:50:41.614562  2355 tablet_service.cc:1467] Processing CreateTablet for tablet 42ea7d4af5d44cab89bf24f15376456e (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260806 03:50:41.609390  2356 tablet_service.cc:1467] Processing CreateTablet for tablet 1f9fc024596a478e80a8be24774725e5 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260806 03:50:41.620481  2356 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1f9fc024596a478e80a8be24774725e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.624450  2357 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dad99dac270543b19675707d75149e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.632555  2355 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 42ea7d4af5d44cab89bf24f15376456e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.634361  2358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e9f040dd271944b9bf08554a90afa940. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:50:41.681072  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:41.689028  2642 tablet_bootstrap.cc:654] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:41.692418  2563 tablet_service.cc:1467] Processing CreateTablet for tablet 223d3e4f95dc4407a7abb4d09b0cceb7 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260806 03:50:41.693862  2563 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 223d3e4f95dc4407a7abb4d09b0cceb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.696535  2355 tablet_service.cc:1467] Processing CreateTablet for tablet 14fa621f65da481d96d569096ded0a35 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260806 03:50:41.697945  2355 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 14fa621f65da481d96d569096ded0a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.721009  2644 tablet_bootstrap.cc:492] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:41.724716  2570 tablet_service.cc:1467] Processing CreateTablet for tablet f3ae6cf9eba9410d8307ed1da6a62ea6 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260806 03:50:41.726307  2570 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f3ae6cf9eba9410d8307ed1da6a62ea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.737399  2644 tablet_bootstrap.cc:654] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:41.744663  2467 tablet_service.cc:1467] Processing CreateTablet for tablet bd8a4475fdfd488b8b2a5456043cfbc5 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260806 03:50:41.747084  2467 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bd8a4475fdfd488b8b2a5456043cfbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.748940  2465 tablet_service.cc:1467] Processing CreateTablet for tablet 750d734a677a4861bca565b69d29396e (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260806 03:50:41.750535  2465 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 750d734a677a4861bca565b69d29396e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.751163  2469 tablet_service.cc:1467] Processing CreateTablet for tablet 6796c2cfd90d4dc9ab9759b7845f0fd0 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260806 03:50:41.759276  2561 tablet_service.cc:1467] Processing CreateTablet for tablet c210749b55e24fa0bb7b9c7cdf3cc6b0 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260806 03:50:41.761663  2561 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c210749b55e24fa0bb7b9c7cdf3cc6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.764968  2568 tablet_service.cc:1467] Processing CreateTablet for tablet 04b1317a33c34953b84b5a8c6598368f (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260806 03:50:41.766675  2568 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 04b1317a33c34953b84b5a8c6598368f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.772454  2643 tablet_bootstrap.cc:492] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:41.777631  2642 tablet_bootstrap.cc:492] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:41.778184  2642 ts_tablet_manager.cc:1397] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.204s	user 0.011s	sys 0.008s
I20260806 03:50:41.781409  2357 tablet_service.cc:1467] Processing CreateTablet for tablet bd8a4475fdfd488b8b2a5456043cfbc5 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260806 03:50:41.782964  2357 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bd8a4475fdfd488b8b2a5456043cfbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.784202  2469 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6796c2cfd90d4dc9ab9759b7845f0fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.784751  2463 tablet_service.cc:1467] Processing CreateTablet for tablet 14fa621f65da481d96d569096ded0a35 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260806 03:50:41.786142  2463 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 14fa621f65da481d96d569096ded0a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.792212  2468 tablet_service.cc:1467] Processing CreateTablet for tablet f3ae6cf9eba9410d8307ed1da6a62ea6 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260806 03:50:41.793684  2468 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f3ae6cf9eba9410d8307ed1da6a62ea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.797381  2461 tablet_service.cc:1467] Processing CreateTablet for tablet 223d3e4f95dc4407a7abb4d09b0cceb7 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260806 03:50:41.797758  2569 tablet_service.cc:1467] Processing CreateTablet for tablet b91e8fd3fd1340d2bd8db09b77bd7b0f (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260806 03:50:41.799700  2569 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b91e8fd3fd1340d2bd8db09b77bd7b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.801051  2464 tablet_service.cc:1467] Processing CreateTablet for tablet 04b1317a33c34953b84b5a8c6598368f (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260806 03:50:41.726630  2366 tablet_service.cc:1467] Processing CreateTablet for tablet 750d734a677a4861bca565b69d29396e (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260806 03:50:41.798820  2461 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 223d3e4f95dc4407a7abb4d09b0cceb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.805202  2356 tablet_service.cc:1467] Processing CreateTablet for tablet f3ae6cf9eba9410d8307ed1da6a62ea6 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260806 03:50:41.781405  2642 raft_consensus.cc:348] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:41.807006  2642 raft_consensus.cc:374] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:41.807328  2642 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:41.764969  2363 tablet_service.cc:1467] Processing CreateTablet for tablet 6796c2cfd90d4dc9ab9759b7845f0fd0 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260806 03:50:41.809157  2366 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 750d734a677a4861bca565b69d29396e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.809640  2473 tablet_service.cc:1467] Processing CreateTablet for tablet c210749b55e24fa0bb7b9c7cdf3cc6b0 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260806 03:50:41.811103  2473 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c210749b55e24fa0bb7b9c7cdf3cc6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.813334  2363 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6796c2cfd90d4dc9ab9759b7845f0fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.830615  2464 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 04b1317a33c34953b84b5a8c6598368f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.832212  2356 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f3ae6cf9eba9410d8307ed1da6a62ea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.814224  2359 tablet_service.cc:1467] Processing CreateTablet for tablet 223d3e4f95dc4407a7abb4d09b0cceb7 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260806 03:50:41.816522  2644 tablet_bootstrap.cc:492] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:41.834620  2644 ts_tablet_manager.cc:1397] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.007s
I20260806 03:50:41.834935  2359 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 223d3e4f95dc4407a7abb4d09b0cceb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.817148  2642 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:41.827360  2566 tablet_service.cc:1467] Processing CreateTablet for tablet 3fb2162a24b741ebbc9732b674259c2d (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260806 03:50:41.837131  2566 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3fb2162a24b741ebbc9732b674259c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.848151  2472 tablet_service.cc:1467] Processing CreateTablet for tablet b91e8fd3fd1340d2bd8db09b77bd7b0f (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260806 03:50:41.850445  2472 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b91e8fd3fd1340d2bd8db09b77bd7b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.854130  2644 raft_consensus.cc:348] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:41.855013  2644 raft_consensus.cc:374] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:41.855319  2644 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:41.858958  2643 tablet_bootstrap.cc:654] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:41.861814  2649 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:41.862366  2649 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:41.869411  2642 ts_tablet_manager.cc:1428] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.005s
I20260806 03:50:41.870365  2644 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:41.875023  2623 tablet.cc:2369] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260806 03:50:41.876232  2622 heartbeater.cc:503] Master 127.0.183.62:40035 was elected leader, sending a full tablet report...
I20260806 03:50:41.889969  2358 tablet_service.cc:1467] Processing CreateTablet for tablet b91e8fd3fd1340d2bd8db09b77bd7b0f (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260806 03:50:41.891362  2466 tablet_service.cc:1467] Processing CreateTablet for tablet 3fb2162a24b741ebbc9732b674259c2d (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260806 03:50:41.899071  2466 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3fb2162a24b741ebbc9732b674259c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.904508  2414 heartbeater.cc:503] Master 127.0.183.62:40035 was elected leader, sending a full tablet report...
I20260806 03:50:41.908360  2642 tablet_bootstrap.cc:492] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:41.913664  2364 tablet_service.cc:1467] Processing CreateTablet for tablet 3fb2162a24b741ebbc9732b674259c2d (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260806 03:50:41.929029  2365 tablet_service.cc:1467] Processing CreateTablet for tablet 04b1317a33c34953b84b5a8c6598368f (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260806 03:50:41.891997  2358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b91e8fd3fd1340d2bd8db09b77bd7b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.892793  2649 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:41.937041  2367 tablet_service.cc:1467] Processing CreateTablet for tablet c210749b55e24fa0bb7b9c7cdf3cc6b0 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260806 03:50:41.938597  2367 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c210749b55e24fa0bb7b9c7cdf3cc6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.969704  2365 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 04b1317a33c34953b84b5a8c6598368f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:41.984220  2355 tablet_service.cc:1467] Processing CreateTablet for tablet da90827d7f0646f5bb848777586aae32 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260806 03:50:41.986532  2355 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet da90827d7f0646f5bb848777586aae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.018532  2364 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3fb2162a24b741ebbc9732b674259c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.029744  2517 heartbeater.cc:503] Master 127.0.183.62:40035 was elected leader, sending a full tablet report...
I20260806 03:50:42.029433  2465 tablet_service.cc:1467] Processing CreateTablet for tablet 05e17a7474ab4829922b72cc624de950 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260806 03:50:42.031013  2465 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 05e17a7474ab4829922b72cc624de950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.040714  2468 tablet_service.cc:1467] Processing CreateTablet for tablet da90827d7f0646f5bb848777586aae32 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260806 03:50:42.048409  2642 tablet_bootstrap.cc:654] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:42.053184  2464 tablet_service.cc:1467] Processing CreateTablet for tablet 1d90046b84bc4833ac8950bd501840d7 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260806 03:50:42.045411  2467 tablet_service.cc:1467] Processing CreateTablet for tablet 97ea60c38c204c989b4ca800e8478f18 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260806 03:50:42.053186  2357 tablet_service.cc:1467] Processing CreateTablet for tablet 97ea60c38c204c989b4ca800e8478f18 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260806 03:50:42.056880  2644 ts_tablet_manager.cc:1428] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.222s	user 0.013s	sys 0.014s
I20260806 03:50:42.057066  2357 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 97ea60c38c204c989b4ca800e8478f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.072300  2644 tablet_bootstrap.cc:492] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:42.080387  2468 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet da90827d7f0646f5bb848777586aae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.096446  2464 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1d90046b84bc4833ac8950bd501840d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.097968  2644 tablet_bootstrap.cc:654] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:42.075994  2359 tablet_service.cc:1467] Processing CreateTablet for tablet 1d90046b84bc4833ac8950bd501840d7 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260806 03:50:42.086808  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:42.111166  2569 tablet_service.cc:1467] Processing CreateTablet for tablet da90827d7f0646f5bb848777586aae32 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260806 03:50:42.113183  2569 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet da90827d7f0646f5bb848777586aae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.117460  2467 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 97ea60c38c204c989b4ca800e8478f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.118891  2561 tablet_service.cc:1467] Processing CreateTablet for tablet 05e17a7474ab4829922b72cc624de950 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260806 03:50:42.121196  2570 tablet_service.cc:1467] Processing CreateTablet for tablet 97ea60c38c204c989b4ca800e8478f18 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260806 03:50:42.121672  2466 tablet_service.cc:1467] Processing CreateTablet for tablet ef53ef49663446658709042138ce12f7 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260806 03:50:42.122612  2570 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 97ea60c38c204c989b4ca800e8478f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.122964  2466 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ef53ef49663446658709042138ce12f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.125367  2561 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 05e17a7474ab4829922b72cc624de950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.125136  2566 tablet_service.cc:1467] Processing CreateTablet for tablet 1d90046b84bc4833ac8950bd501840d7 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260806 03:50:42.126482  2566 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1d90046b84bc4833ac8950bd501840d7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:50:42.126710  2534 leader_election.cc:341] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:42.079186  2363 tablet_service.cc:1467] Processing CreateTablet for tablet 05e17a7474ab4829922b72cc624de950 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260806 03:50:42.131824  2364 tablet_service.cc:1467] Processing CreateTablet for tablet ef53ef49663446658709042138ce12f7 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260806 03:50:42.136242  2359 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1d90046b84bc4833ac8950bd501840d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.080648  2643 tablet_bootstrap.cc:492] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:42.157124  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:42.157770  2363 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 05e17a7474ab4829922b72cc624de950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.145442  2643 ts_tablet_manager.cc:1397] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.373s	user 0.023s	sys 0.027s
I20260806 03:50:42.163324  2643 raft_consensus.cc:348] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.164569  2643 raft_consensus.cc:374] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:42.165078  2643 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
W20260806 03:50:42.165445  2538 leader_election.cc:341] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:42.165968  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:42.166575  2643 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.171207  2647 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:42.179617  2644 tablet_bootstrap.cc:492] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:42.180382  2644 ts_tablet_manager.cc:1397] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.115s	user 0.011s	sys 0.004s
I20260806 03:50:42.183532  2644 raft_consensus.cc:348] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.184463  2644 raft_consensus.cc:374] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:42.184755  2644 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:42.185627  2644 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.188668  2644 ts_tablet_manager.cc:1428] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260806 03:50:42.189576  2364 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ef53ef49663446658709042138ce12f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.189833  2644 tablet_bootstrap.cc:492] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:42.193467  2642 tablet_bootstrap.cc:492] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:42.194196  2642 ts_tablet_manager.cc:1397] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.311s	user 0.023s	sys 0.000s
I20260806 03:50:42.205201  2644 tablet_bootstrap.cc:654] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:42.206296  2367 tablet_service.cc:1467] Processing CreateTablet for tablet f1d501df3fe34842812664d2f3ec81fb (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260806 03:50:42.207862  2367 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f1d501df3fe34842812664d2f3ec81fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.211057  2464 tablet_service.cc:1467] Processing CreateTablet for tablet f1d501df3fe34842812664d2f3ec81fb (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260806 03:50:42.212054  2570 tablet_service.cc:1467] Processing CreateTablet for tablet f1d501df3fe34842812664d2f3ec81fb (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260806 03:50:42.212504  2464 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f1d501df3fe34842812664d2f3ec81fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.213455  2570 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f1d501df3fe34842812664d2f3ec81fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.220238  2568 tablet_service.cc:1467] Processing CreateTablet for tablet dfa9a0499fc04e10aefa0602a7adbbb1 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260806 03:50:42.221707  2568 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dfa9a0499fc04e10aefa0602a7adbbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.222548  2643 ts_tablet_manager.cc:1428] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.062s	user 0.013s	sys 0.004s
I20260806 03:50:42.223821  2643 tablet_bootstrap.cc:492] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:42.225095  2355 tablet_service.cc:1467] Processing CreateTablet for tablet dfa9a0499fc04e10aefa0602a7adbbb1 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260806 03:50:42.226670  2355 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dfa9a0499fc04e10aefa0602a7adbbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.230849  2643 tablet_bootstrap.cc:654] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:42.235394  2561 tablet_service.cc:1467] Processing CreateTablet for tablet ef53ef49663446658709042138ce12f7 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260806 03:50:42.236893  2561 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ef53ef49663446658709042138ce12f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.236471  2466 tablet_service.cc:1467] Processing CreateTablet for tablet dfa9a0499fc04e10aefa0602a7adbbb1 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260806 03:50:42.238270  2466 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dfa9a0499fc04e10aefa0602a7adbbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.247438  2359 tablet_service.cc:1467] Processing CreateTablet for tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260806 03:50:42.249409  2359 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.249521  2465 tablet_service.cc:1467] Processing CreateTablet for tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260806 03:50:42.251005  2465 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.253078  2366 tablet_service.cc:1467] Processing CreateTablet for tablet 7724acebda824fbcbf3d5bbc6a4b820c (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260806 03:50:42.254388  2366 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7724acebda824fbcbf3d5bbc6a4b820c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.257139  2569 tablet_service.cc:1467] Processing CreateTablet for tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260806 03:50:42.258600  2569 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.273120  2642 raft_consensus.cc:348] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.273991  2642 raft_consensus.cc:374] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:42.274284  2642 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:42.275142  2642 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.280335  2644 tablet_bootstrap.cc:492] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:42.280936  2644 ts_tablet_manager.cc:1397] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.007s
I20260806 03:50:42.284795  2644 raft_consensus.cc:348] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.285336  2652 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:42.285773  2644 raft_consensus.cc:374] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:42.286141  2644 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:42.285928  2652 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.287225  2644 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.288383  2461 tablet_service.cc:1467] Processing CreateTablet for tablet 7724acebda824fbcbf3d5bbc6a4b820c (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260806 03:50:42.289806  2461 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7724acebda824fbcbf3d5bbc6a4b820c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.294469  2652 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:42.295451  2652 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:42.295943  2652 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.297974  2652 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:42.348308  2566 tablet_service.cc:1467] Processing CreateTablet for tablet 7724acebda824fbcbf3d5bbc6a4b820c (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260806 03:50:42.349941  2566 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7724acebda824fbcbf3d5bbc6a4b820c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.356221  2647 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:42.356966  2647 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.360590  2647 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:42.362032  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:42.363992  2538 leader_election.cc:341] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:42.365935  2642 ts_tablet_manager.cc:1428] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.171s	user 0.009s	sys 0.000s
I20260806 03:50:42.367515  2642 tablet_bootstrap.cc:492] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:42.369086  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:42.370025  2379 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:42.370313  2667 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:42.372198  2534 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:42.375692  2647 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:42.376187  2647 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:42.377024  2647 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:42.375824  2355 tablet_service.cc:1467] Processing CreateTablet for tablet 2401ce53befd43c6a455e89c5df49a28 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260806 03:50:42.379369  2355 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2401ce53befd43c6a455e89c5df49a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.381687  2464 tablet_service.cc:1467] Processing CreateTablet for tablet 2401ce53befd43c6a455e89c5df49a28 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260806 03:50:42.383603  2464 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2401ce53befd43c6a455e89c5df49a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.371151  2667 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.394615  2569 tablet_service.cc:1467] Processing CreateTablet for tablet 2401ce53befd43c6a455e89c5df49a28 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260806 03:50:42.408830  2465 tablet_service.cc:1467] Processing CreateTablet for tablet 39115846d5144463b3a3a8e09e8b4500 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260806 03:50:42.409459  2570 tablet_service.cc:1467] Processing CreateTablet for tablet 39115846d5144463b3a3a8e09e8b4500 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260806 03:50:42.410599  2465 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 39115846d5144463b3a3a8e09e8b4500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.418608  2569 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2401ce53befd43c6a455e89c5df49a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.419019  2357 tablet_service.cc:1467] Processing CreateTablet for tablet 39115846d5144463b3a3a8e09e8b4500 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260806 03:50:42.424903  2466 tablet_service.cc:1467] Processing CreateTablet for tablet 0d63bf35a2e44ee881530227ba8e7e99 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260806 03:50:42.425880  2357 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 39115846d5144463b3a3a8e09e8b4500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.427433  2473 tablet_service.cc:1467] Processing CreateTablet for tablet 507574ca8b05468888fa8465ccdb2f80 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260806 03:50:42.419373  2467 tablet_service.cc:1467] Processing CreateTablet for tablet d48e3c6f820045128d5e9bad24b98699 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260806 03:50:42.420637  2366 tablet_service.cc:1467] Processing CreateTablet for tablet d48e3c6f820045128d5e9bad24b98699 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260806 03:50:42.430332  2366 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d48e3c6f820045128d5e9bad24b98699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.430678  2667 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:42.420909  2563 tablet_service.cc:1467] Processing CreateTablet for tablet d48e3c6f820045128d5e9bad24b98699 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260806 03:50:42.422967  2564 tablet_service.cc:1467] Processing CreateTablet for tablet 0d63bf35a2e44ee881530227ba8e7e99 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260806 03:50:42.441092  2644 ts_tablet_manager.cc:1428] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.160s	user 0.045s	sys 0.053s
I20260806 03:50:42.440950  2363 tablet_service.cc:1467] Processing CreateTablet for tablet 0d63bf35a2e44ee881530227ba8e7e99 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260806 03:50:42.442462  2363 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0d63bf35a2e44ee881530227ba8e7e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.442431  2644 tablet_bootstrap.cc:492] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:42.454166  2466 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0d63bf35a2e44ee881530227ba8e7e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.455093  2467 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d48e3c6f820045128d5e9bad24b98699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.456437  2473 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 507574ca8b05468888fa8465ccdb2f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.469115  2568 tablet_service.cc:1467] Processing CreateTablet for tablet 507574ca8b05468888fa8465ccdb2f80 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260806 03:50:42.471874  2563 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d48e3c6f820045128d5e9bad24b98699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.473480  2567 tablet_service.cc:1467] Processing CreateTablet for tablet a930c23072484f7ea5974173f5843bfe (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260806 03:50:42.474833  2567 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a930c23072484f7ea5974173f5843bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.476395  2570 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 39115846d5144463b3a3a8e09e8b4500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.478170  2468 tablet_service.cc:1467] Processing CreateTablet for tablet a930c23072484f7ea5974173f5843bfe (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260806 03:50:42.479645  2468 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a930c23072484f7ea5974173f5843bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.480330  2564 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0d63bf35a2e44ee881530227ba8e7e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.486997  2364 tablet_service.cc:1467] Processing CreateTablet for tablet 507574ca8b05468888fa8465ccdb2f80 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260806 03:50:42.487685  2359 tablet_service.cc:1467] Processing CreateTablet for tablet a930c23072484f7ea5974173f5843bfe (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260806 03:50:42.488463  2364 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 507574ca8b05468888fa8465ccdb2f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.489172  2359 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a930c23072484f7ea5974173f5843bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.490689  2571 tablet_service.cc:1467] Processing CreateTablet for tablet fb91ba465b9845129828f07c4d452970 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260806 03:50:42.493098  2463 tablet_service.cc:1467] Processing CreateTablet for tablet fb91ba465b9845129828f07c4d452970 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260806 03:50:42.494410  2463 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fb91ba465b9845129828f07c4d452970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.495316  2469 tablet_service.cc:1467] Processing CreateTablet for tablet 78ff87b2196e4600aed5d8442f9b9bdd (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260806 03:50:42.496217  2571 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fb91ba465b9845129828f07c4d452970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.496644  2469 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 78ff87b2196e4600aed5d8442f9b9bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.498036  2358 tablet_service.cc:1467] Processing CreateTablet for tablet 78ff87b2196e4600aed5d8442f9b9bdd (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260806 03:50:42.499334  2358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 78ff87b2196e4600aed5d8442f9b9bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.501088  2356 tablet_service.cc:1467] Processing CreateTablet for tablet fb91ba465b9845129828f07c4d452970 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260806 03:50:42.502365  2356 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fb91ba465b9845129828f07c4d452970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.505445  2562 tablet_service.cc:1467] Processing CreateTablet for tablet 78ff87b2196e4600aed5d8442f9b9bdd (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260806 03:50:42.506824  2562 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 78ff87b2196e4600aed5d8442f9b9bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.509105  2472 tablet_service.cc:1467] Processing CreateTablet for tablet 4fed83d97aac42e4b3e69249098b6111 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260806 03:50:42.510481  2472 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4fed83d97aac42e4b3e69249098b6111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.510234  2365 tablet_service.cc:1467] Processing CreateTablet for tablet 4fed83d97aac42e4b3e69249098b6111 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260806 03:50:42.510389  2647 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.511557  2365 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4fed83d97aac42e4b3e69249098b6111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.542346  2568 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 507574ca8b05468888fa8465ccdb2f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.543514  2642 tablet_bootstrap.cc:654] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:42.543773  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:42.544684  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:42.545519  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:50:42.546242  2331 leader_election.cc:341] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:42.546435  2583 raft_consensus.cc:2379] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 1: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:50:42.547901  2331 leader_election.cc:341] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:42.549335  2567 tablet_service.cc:1467] Processing CreateTablet for tablet 4fed83d97aac42e4b3e69249098b6111 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260806 03:50:42.553580  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:42.554330  2379 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:42.562585  2379 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:42.562743  2365 tablet_service.cc:1467] Processing CreateTablet for tablet 01b082125feb462d9ba064ed2acf4dfd (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260806 03:50:42.490675  2643 tablet_bootstrap.cc:492] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:42.564446  2534 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:42.564664  2365 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 01b082125feb462d9ba064ed2acf4dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.564729  2643 ts_tablet_manager.cc:1397] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.341s	user 0.028s	sys 0.047s
I20260806 03:50:42.576244  2647 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:42.595901  2661 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:42.597128  2567 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4fed83d97aac42e4b3e69249098b6111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.617147  2647 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:42.617744  2647 raft_consensus.cc:686] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:42.618633  2647 consensus_queue.cc:237] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.622059  2561 tablet_service.cc:1467] Processing CreateTablet for tablet 01b082125feb462d9ba064ed2acf4dfd (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260806 03:50:42.623536  2561 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 01b082125feb462d9ba064ed2acf4dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.625777  2566 tablet_service.cc:1467] Processing CreateTablet for tablet 84da474ba5944a7a84d7c76403b92a63 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260806 03:50:42.627170  2566 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 84da474ba5944a7a84d7c76403b92a63. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:50:42.632218  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 67916.7us
I20260806 03:50:42.606603  2644 tablet_bootstrap.cc:654] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:42.598304  2643 raft_consensus.cc:348] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.613293  2661 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.637156  2643 raft_consensus.cc:374] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:42.639297  2643 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:42.640286  2643 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.641942  2355 tablet_service.cc:1467] Processing CreateTablet for tablet 2ccb469db1664d3e941e7a360d048af2 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260806 03:50:42.643615  2355 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2ccb469db1664d3e941e7a360d048af2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.665863  2564 tablet_service.cc:1467] Processing CreateTablet for tablet 32d01287577744949bfebb63c59f3db6 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260806 03:50:42.667595  2564 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 32d01287577744949bfebb63c59f3db6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.677023  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:42.679067  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:42.652045  2661 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:42.655179  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:42.697373  2461 tablet_service.cc:1467] Processing CreateTablet for tablet 01b082125feb462d9ba064ed2acf4dfd (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260806 03:50:42.625793  2367 tablet_service.cc:1467] Processing CreateTablet for tablet 84da474ba5944a7a84d7c76403b92a63 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260806 03:50:42.707890  2367 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 84da474ba5944a7a84d7c76403b92a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.699249  2356 tablet_service.cc:1467] Processing CreateTablet for tablet 32d01287577744949bfebb63c59f3db6 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260806 03:50:42.702999  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:42.703706  2484 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:42.706164  2570 tablet_service.cc:1467] Processing CreateTablet for tablet 2ccb469db1664d3e941e7a360d048af2 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260806 03:50:42.723625  2332 leader_election.cc:341] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:42.724633  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:42.729813  2472 tablet_service.cc:1467] Processing CreateTablet for tablet 84da474ba5944a7a84d7c76403b92a63 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260806 03:50:42.731544  2667 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:42.734894  2469 tablet_service.cc:1467] Processing CreateTablet for tablet 2ccb469db1664d3e941e7a360d048af2 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260806 03:50:42.737660  2461 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 01b082125feb462d9ba064ed2acf4dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.746847  2472 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 84da474ba5944a7a84d7c76403b92a63. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:50:42.740430  2538 leader_election.cc:341] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:42.741101  2473 tablet_service.cc:1467] Processing CreateTablet for tablet 32d01287577744949bfebb63c59f3db6 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260806 03:50:42.750334  2473 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 32d01287577744949bfebb63c59f3db6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:50:42.740476  2332 leader_election.cc:341] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:42.760702  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:42.761579  2667 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:42.762985  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:42.763819  2667 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:42.764225  2667 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:42.764544  2667 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:42.770521  2463 tablet_service.cc:1467] Processing CreateTablet for tablet 5489408bdcc042f3919eae139ea82e7a (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260806 03:50:42.774385  2356 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 32d01287577744949bfebb63c59f3db6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.775254  2643 ts_tablet_manager.cc:1428] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.190s	user 0.016s	sys 0.033s
W20260806 03:50:42.703020  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:42.767452  2359 tablet_service.cc:1467] Processing CreateTablet for tablet 5489408bdcc042f3919eae139ea82e7a (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260806 03:50:42.784749  2570 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2ccb469db1664d3e941e7a360d048af2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.789760  2463 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5489408bdcc042f3919eae139ea82e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.833994  2357 tablet_service.cc:1467] Processing CreateTablet for tablet f5efa489aaa94f9988b77e5efc032e5e (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260806 03:50:42.835528  2357 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f5efa489aaa94f9988b77e5efc032e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.847203  2465 tablet_service.cc:1467] Processing CreateTablet for tablet 7901535e3d4042389b2a8853a881ff1d (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260806 03:50:42.807070  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:42.810102  2363 tablet_service.cc:1467] Processing CreateTablet for tablet 2b2fa42f901d4b37bbfd3baccb897807 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260806 03:50:42.813782  2661 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:42.816527  2563 tablet_service.cc:1467] Processing CreateTablet for tablet 5489408bdcc042f3919eae139ea82e7a (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260806 03:50:42.878859  2365 tablet_service.cc:1467] Processing CreateTablet for tablet f327872ee26848bbaf04c03cc38edd54 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260806 03:50:42.881275  2436 leader_election.cc:341] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:42.882951  2563 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5489408bdcc042f3919eae139ea82e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.849757  2359 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5489408bdcc042f3919eae139ea82e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.893695  2363 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2b2fa42f901d4b37bbfd3baccb897807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.850848  2667 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.896363  2667 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:42.867888  2364 tablet_service.cc:1467] Processing CreateTablet for tablet 0cb0e9b9f35b4cd488afa1ae281597bc (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260806 03:50:42.897967  2364 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0cb0e9b9f35b4cd488afa1ae281597bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.898367  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:42.899791  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:42.900569  2481 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:42.854615  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:42.857735  2467 tablet_service.cc:1467] Processing CreateTablet for tablet f5efa489aaa94f9988b77e5efc032e5e (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260806 03:50:42.904578  2379 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 1: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:50:42.863215  2218 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 59534.8us
I20260806 03:50:42.864075  2469 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2ccb469db1664d3e941e7a360d048af2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.848183  2568 tablet_service.cc:1467] Processing CreateTablet for tablet 2b2fa42f901d4b37bbfd3baccb897807 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260806 03:50:42.908726  2365 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f327872ee26848bbaf04c03cc38edd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.796301  2366 tablet_service.cc:1467] Processing CreateTablet for tablet 27aa6efa6253470d9fb619f5536e8795 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260806 03:50:42.878800  2661 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.872895  2642 tablet_bootstrap.cc:492] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:42.910818  2661 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:42.911301  2642 ts_tablet_manager.cc:1397] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.544s	user 0.011s	sys 0.018s
I20260806 03:50:42.864400  2569 tablet_service.cc:1467] Processing CreateTablet for tablet 27aa6efa6253470d9fb619f5536e8795 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260806 03:50:42.859177  2562 tablet_service.cc:1467] Processing CreateTablet for tablet 7901535e3d4042389b2a8853a881ff1d (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260806 03:50:42.922376  2467 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f5efa489aaa94f9988b77e5efc032e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.908806  2568 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2b2fa42f901d4b37bbfd3baccb897807. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:50:42.899992  2331 leader_election.cc:341] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:42.851169  2466 tablet_service.cc:1467] Processing CreateTablet for tablet 0cb0e9b9f35b4cd488afa1ae281597bc (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260806 03:50:42.917660  2429 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:42.919869  2366 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 27aa6efa6253470d9fb619f5536e8795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.920646  2468 tablet_service.cc:1467] Processing CreateTablet for tablet 2b2fa42f901d4b37bbfd3baccb897807 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260806 03:50:42.949537  2468 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2b2fa42f901d4b37bbfd3baccb897807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.943965  2642 raft_consensus.cc:348] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.955608  2642 raft_consensus.cc:374] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:42.955964  2642 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:42.957012  2642 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.957212  2236 catalog_manager.cc:5495] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:42.959632  2642 ts_tablet_manager.cc:1428] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.003s
I20260806 03:50:42.963063  2562 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7901535e3d4042389b2a8853a881ff1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.963559  2466 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0cb0e9b9f35b4cd488afa1ae281597bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.964561  2569 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 27aa6efa6253470d9fb619f5536e8795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:42.977186  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:42.975174  2473 tablet_service.cc:1467] Processing CreateTablet for tablet f327872ee26848bbaf04c03cc38edd54 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260806 03:50:42.781049  2464 tablet_service.cc:1467] Processing CreateTablet for tablet 27aa6efa6253470d9fb619f5536e8795 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260806 03:50:42.981419  2436 leader_election.cc:341] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:42.982437  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:42.816527  2567 tablet_service.cc:1467] Processing CreateTablet for tablet 0cb0e9b9f35b4cd488afa1ae281597bc (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260806 03:50:42.989055  2644 tablet_bootstrap.cc:492] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:42.989471  2642 tablet_bootstrap.cc:492] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:42.989645  2644 ts_tablet_manager.cc:1397] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.547s	user 0.065s	sys 0.089s
I20260806 03:50:42.993366  2644 raft_consensus.cc:348] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:42.994221  2644 raft_consensus.cc:374] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:42.994524  2644 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:42.995214  2644 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.019873  2465 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7901535e3d4042389b2a8853a881ff1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.002416  2358 tablet_service.cc:1467] Processing CreateTablet for tablet 7901535e3d4042389b2a8853a881ff1d (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260806 03:50:42.975711  2643 tablet_bootstrap.cc:492] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:43.060809  2567 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0cb0e9b9f35b4cd488afa1ae281597bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.067005  2570 tablet_service.cc:1467] Processing CreateTablet for tablet f5efa489aaa94f9988b77e5efc032e5e (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260806 03:50:43.073645  2429 leader_election.cc:341] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.074211  2429 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:43.075112  2363 tablet_service.cc:1467] Processing CreateTablet for tablet 6364534d89cb43079c8dafda6b5b8875 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260806 03:50:43.075960  2674 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:43.074209  2358 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7901535e3d4042389b2a8853a881ff1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.081221  2644 ts_tablet_manager.cc:1428] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260806 03:50:43.088105  2647 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:43.093648  2356 tablet_service.cc:1467] Processing CreateTablet for tablet 8db383c38ecd45f2b2cb8c46ff360638 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260806 03:50:43.095297  2356 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8db383c38ecd45f2b2cb8c46ff360638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.095831  2472 tablet_service.cc:1467] Processing CreateTablet for tablet 8db383c38ecd45f2b2cb8c46ff360638 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260806 03:50:43.098866  2461 tablet_service.cc:1467] Processing CreateTablet for tablet c4f2c284701f44e495902166ab19b186 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260806 03:50:43.104496  2566 tablet_service.cc:1467] Processing CreateTablet for tablet 8db383c38ecd45f2b2cb8c46ff360638 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260806 03:50:43.082993  2571 tablet_service.cc:1467] Processing CreateTablet for tablet f327872ee26848bbaf04c03cc38edd54 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260806 03:50:43.105952  2364 tablet_service.cc:1467] Processing CreateTablet for tablet 95f6f3de31d442cfa812406b89ee2fe3 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260806 03:50:43.088152  2644 tablet_bootstrap.cc:492] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:43.086534  2642 tablet_bootstrap.cc:654] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.071699  2481 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:43.105940  2566 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8db383c38ecd45f2b2cb8c46ff360638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.095830  2367 tablet_service.cc:1467] Processing CreateTablet for tablet c4f2c284701f44e495902166ab19b186 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260806 03:50:43.120851  2570 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f5efa489aaa94f9988b77e5efc032e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.116463  2661 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:43.126140  2571 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f327872ee26848bbaf04c03cc38edd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.107070  2561 tablet_service.cc:1467] Processing CreateTablet for tablet 6364534d89cb43079c8dafda6b5b8875 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260806 03:50:43.132925  2667 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:43.133299  2363 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6364534d89cb43079c8dafda6b5b8875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.133993  2367 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c4f2c284701f44e495902166ab19b186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.133563  2667 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.136050  2667 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:43.137074  2364 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 95f6f3de31d442cfa812406b89ee2fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.137439  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:43.138164  2583 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:43.118144  2461 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c4f2c284701f44e495902166ab19b186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.139227  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:43.142256  2472 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8db383c38ecd45f2b2cb8c46ff360638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.143065  2473 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f327872ee26848bbaf04c03cc38edd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.141345  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:43.147157  2667 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:43.147584  2667 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:43.147931  2667 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:43.152159  2332 leader_election.cc:341] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.158701  2643 tablet_bootstrap.cc:654] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.159523  2464 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 27aa6efa6253470d9fb619f5536e8795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.162910  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:43.099864  2355 tablet_service.cc:1467] Processing CreateTablet for tablet d2ddf38aaea54266a0a9e6100c48fc0d (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260806 03:50:43.166196  2647 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:43.173298  2647 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.175904  2561 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6364534d89cb43079c8dafda6b5b8875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.176738  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:43.175853  2647 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:50:43.178347  2534 leader_election.cc:341] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.178541  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:43.169445  2564 tablet_service.cc:1467] Processing CreateTablet for tablet c4f2c284701f44e495902166ab19b186 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260806 03:50:43.188364  2538 leader_election.cc:341] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.189059  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:43.189105  2463 tablet_service.cc:1467] Processing CreateTablet for tablet 6364534d89cb43079c8dafda6b5b8875 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260806 03:50:43.191071  2564 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c4f2c284701f44e495902166ab19b186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.192369  2562 tablet_service.cc:1467] Processing CreateTablet for tablet d2ddf38aaea54266a0a9e6100c48fc0d (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260806 03:50:43.193717  2562 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d2ddf38aaea54266a0a9e6100c48fc0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.200006  2355 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d2ddf38aaea54266a0a9e6100c48fc0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.222939  2570 tablet_service.cc:1467] Processing CreateTablet for tablet 95f6f3de31d442cfa812406b89ee2fe3 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260806 03:50:43.225550  2570 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 95f6f3de31d442cfa812406b89ee2fe3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:50:43.212360  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49555.9us
I20260806 03:50:43.212270  2690 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:43.226166  2463 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6364534d89cb43079c8dafda6b5b8875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.254531  2644 tablet_bootstrap.cc:654] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.274930  2642 tablet_bootstrap.cc:492] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:43.275545  2642 ts_tablet_manager.cc:1397] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.286s	user 0.005s	sys 0.015s
I20260806 03:50:43.267407  2688 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:43.212903  2667 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.283114  2357 tablet_service.cc:1467] Processing CreateTablet for tablet ead4b99d10d24d13ba7f07dee24f79e3 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260806 03:50:43.284487  2469 tablet_service.cc:1467] Processing CreateTablet for tablet 95f6f3de31d442cfa812406b89ee2fe3 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260806 03:50:43.293365  2357 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ead4b99d10d24d13ba7f07dee24f79e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.220515  2467 tablet_service.cc:1467] Processing CreateTablet for tablet d2ddf38aaea54266a0a9e6100c48fc0d (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260806 03:50:43.298203  2569 tablet_service.cc:1467] Processing CreateTablet for tablet 940c72b441104eabbcb3ea23683268c1 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260806 03:50:43.299633  2569 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 940c72b441104eabbcb3ea23683268c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.266307  2366 tablet_service.cc:1467] Processing CreateTablet for tablet 940c72b441104eabbcb3ea23683268c1 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260806 03:50:43.300546  2563 tablet_service.cc:1467] Processing CreateTablet for tablet 8655b80017d7422082efde215e797b5b (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260806 03:50:43.301239  2366 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 940c72b441104eabbcb3ea23683268c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.302992  2642 raft_consensus.cc:348] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.303790  2642 raft_consensus.cc:374] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.313309  2567 tablet_service.cc:1467] Processing CreateTablet for tablet ead4b99d10d24d13ba7f07dee24f79e3 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260806 03:50:43.313832  2355 tablet_service.cc:1467] Processing CreateTablet for tablet 2aa3fe3cb0444d6ea2df79f78a0d7543 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260806 03:50:43.317466  2356 tablet_service.cc:1467] Processing CreateTablet for tablet 8655b80017d7422082efde215e797b5b (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260806 03:50:43.325461  2667 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:43.328012  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:50:43.338346  2218 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45866.2us
I20260806 03:50:43.340183  2583 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:43.340840  2469 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 95f6f3de31d442cfa812406b89ee2fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.331216  2642 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.348840  2563 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8655b80017d7422082efde215e797b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.358613  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:43.356276  2467 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d2ddf38aaea54266a0a9e6100c48fc0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.359293  2642 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.357628  2468 tablet_service.cc:1467] Processing CreateTablet for tablet 940c72b441104eabbcb3ea23683268c1 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260806 03:50:43.364390  2332 leader_election.cc:341] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.396140  2643 tablet_bootstrap.cc:492] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:43.396889  2643 ts_tablet_manager.cc:1397] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.463s	user 0.046s	sys 0.030s
W20260806 03:50:43.366344  2538 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:43.376511  2468 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 940c72b441104eabbcb3ea23683268c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.384380  2567 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ead4b99d10d24d13ba7f07dee24f79e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.410739  2568 tablet_service.cc:1467] Processing CreateTablet for tablet d7a939d2320d4a478b95733e1579e2b3 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260806 03:50:43.362112  2570 tablet_service.cc:1467] Processing CreateTablet for tablet 2aa3fe3cb0444d6ea2df79f78a0d7543 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260806 03:50:43.418336  2583 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:43.377491  2355 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2aa3fe3cb0444d6ea2df79f78a0d7543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.432047  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:43.435667  2667 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:43.370213  2466 tablet_service.cc:1467] Processing CreateTablet for tablet ead4b99d10d24d13ba7f07dee24f79e3 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260806 03:50:43.384864  2642 ts_tablet_manager.cc:1428] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.005s
I20260806 03:50:43.440274  2667 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:43.438508  2690 raft_consensus.cc:686] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:43.443562  2568 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d7a939d2320d4a478b95733e1579e2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.443753  2356 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8655b80017d7422082efde215e797b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.449040  2466 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ead4b99d10d24d13ba7f07dee24f79e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.452720  2461 tablet_service.cc:1467] Processing CreateTablet for tablet d7a939d2320d4a478b95733e1579e2b3 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260806 03:50:43.452422  2667 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.401072  2643 raft_consensus.cc:348] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.405944  2472 tablet_service.cc:1467] Processing CreateTablet for tablet 8655b80017d7422082efde215e797b5b (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260806 03:50:43.481303  2461 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d7a939d2320d4a478b95733e1579e2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.483076  2465 tablet_service.cc:1467] Processing CreateTablet for tablet 2aa3fe3cb0444d6ea2df79f78a0d7543 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260806 03:50:43.484094  2472 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8655b80017d7422082efde215e797b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.484165  2643 raft_consensus.cc:374] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.484702  2643 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.485204  2642 tablet_bootstrap.cc:492] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:43.486486  2643 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.489393  2643 ts_tablet_manager.cc:1428] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.092s	user 0.009s	sys 0.001s
I20260806 03:50:43.491957  2643 tablet_bootstrap.cc:492] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:43.391295  2359 tablet_service.cc:1467] Processing CreateTablet for tablet d7a939d2320d4a478b95733e1579e2b3 (DEFAULT_TABLE table=test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260806 03:50:43.495536  2690 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.508164  2359 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d7a939d2320d4a478b95733e1579e2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.502776  2642 tablet_bootstrap.cc:654] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.511365  2570 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2aa3fe3cb0444d6ea2df79f78a0d7543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.523845  2644 tablet_bootstrap.cc:492] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:43.524296  2465 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2aa3fe3cb0444d6ea2df79f78a0d7543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:50:43.524490  2644 ts_tablet_manager.cc:1397] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.437s	user 0.029s	sys 0.006s
I20260806 03:50:43.528103  2661 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:43.528621  2661 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.530817  2661 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:43.532590  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:43.535270  2643 tablet_bootstrap.cc:654] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.534996  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:50:43.536131  2436 leader_election.cc:341] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:43.536716  2429 leader_election.cc:341] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.537191  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:43.539376  2661 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:43.527680  2644 raft_consensus.cc:348] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.543877  2644 raft_consensus.cc:374] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.554840  2644 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.568864  2644 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.569680  2236 catalog_manager.cc:5495] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:43.571604  2644 ts_tablet_manager.cc:1428] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.002s
I20260806 03:50:43.572000  2236 catalog_manager.cc:5495] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:43.573850  2642 tablet_bootstrap.cc:492] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:43.574405  2642 ts_tablet_manager.cc:1397] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.011s
I20260806 03:50:43.583369  2642 raft_consensus.cc:348] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.588886  2642 raft_consensus.cc:374] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.589247  2642 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.591596  2644 tablet_bootstrap.cc:492] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:43.591207  2642 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.595395  2642 ts_tablet_manager.cc:1428] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260806 03:50:43.596521  2642 tablet_bootstrap.cc:492] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:43.598475  2644 tablet_bootstrap.cc:654] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.603240  2642 tablet_bootstrap.cc:654] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.604297  2643 tablet_bootstrap.cc:492] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:43.604861  2643 ts_tablet_manager.cc:1397] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.000s
I20260806 03:50:43.608069  2643 raft_consensus.cc:348] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.608882  2643 raft_consensus.cc:374] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.609176  2643 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.610044  2643 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.616799  2643 ts_tablet_manager.cc:1428] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260806 03:50:43.617704  2643 tablet_bootstrap.cc:492] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:43.620828  2642 tablet_bootstrap.cc:492] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:43.621408  2642 ts_tablet_manager.cc:1397] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260806 03:50:43.625787  2643 tablet_bootstrap.cc:654] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.626237  2642 raft_consensus.cc:348] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.627269  2642 raft_consensus.cc:374] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.627315  2644 tablet_bootstrap.cc:492] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:43.627643  2642 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.627988  2644 ts_tablet_manager.cc:1397] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260806 03:50:43.628620  2642 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.632249  2644 raft_consensus.cc:348] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.633571  2642 ts_tablet_manager.cc:1428] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260806 03:50:43.636313  2644 raft_consensus.cc:374] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.636806  2644 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.637411  2642 tablet_bootstrap.cc:492] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:43.637916  2644 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.642874  2644 ts_tablet_manager.cc:1428] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260806 03:50:43.644841  2644 tablet_bootstrap.cc:492] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:43.644996  2691 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:43.645570  2691 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.647311  2643 tablet_bootstrap.cc:492] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:43.647888  2643 ts_tablet_manager.cc:1397] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.012s
I20260806 03:50:43.649955  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:43.650213  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:43.651149  2643 raft_consensus.cc:348] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.652094  2643 raft_consensus.cc:374] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.652280  2691 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:43.652611  2643 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
W20260806 03:50:43.652016  2534 leader_election.cc:341] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:43.653409  2538 leader_election.cc:341] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.653409  2643 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.654458  2644 tablet_bootstrap.cc:654] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.654762  2538 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:43.656454  2643 ts_tablet_manager.cc:1428] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260806 03:50:43.656344  2691 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:43.660452  2642 tablet_bootstrap.cc:654] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.662396  2643 tablet_bootstrap.cc:492] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:43.667182  2644 tablet_bootstrap.cc:492] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:43.667834  2644 ts_tablet_manager.cc:1397] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.001s
I20260806 03:50:43.670284  2643 tablet_bootstrap.cc:654] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.670881  2644 raft_consensus.cc:348] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.671777  2644 raft_consensus.cc:374] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.672230  2644 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.673117  2644 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.680550  2644 ts_tablet_manager.cc:1428] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260806 03:50:43.681620  2642 tablet_bootstrap.cc:492] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:43.682057  2644 tablet_bootstrap.cc:492] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:43.682193  2642 ts_tablet_manager.cc:1397] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.009s
I20260806 03:50:43.685487  2642 raft_consensus.cc:348] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.686295  2642 raft_consensus.cc:374] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.686596  2642 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.687404  2642 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.689978  2642 ts_tablet_manager.cc:1428] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260806 03:50:43.691056  2642 tablet_bootstrap.cc:492] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:43.693688  2644 tablet_bootstrap.cc:654] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.697880  2642 tablet_bootstrap.cc:654] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.703473  2643 tablet_bootstrap.cc:492] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:43.703671  2644 tablet_bootstrap.cc:492] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:43.704142  2643 ts_tablet_manager.cc:1397] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.042s	user 0.038s	sys 0.000s
I20260806 03:50:43.704443  2644 ts_tablet_manager.cc:1397] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.001s
I20260806 03:50:43.707600  2644 raft_consensus.cc:348] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.707739  2643 raft_consensus.cc:348] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.708642  2644 raft_consensus.cc:374] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.708642  2643 raft_consensus.cc:374] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.709107  2644 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.709156  2643 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.710047  2644 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.715209  2643 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.716383  2642 tablet_bootstrap.cc:492] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:43.716966  2642 ts_tablet_manager.cc:1397] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260806 03:50:43.717218  2644 ts_tablet_manager.cc:1428] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260806 03:50:43.719086  2643 ts_tablet_manager.cc:1428] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.010s
I20260806 03:50:43.720248  2643 tablet_bootstrap.cc:492] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:43.720683  2644 tablet_bootstrap.cc:492] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:43.724756  2690 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:43.725343  2690 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.727208  2644 tablet_bootstrap.cc:654] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.727754  2690 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:43.727226  2643 tablet_bootstrap.cc:654] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.729668  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:43.729743  2642 raft_consensus.cc:348] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.730526  2481 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:43.730670  2642 raft_consensus.cc:374] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.730701  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:43.731164  2642 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.731508  2583 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:43.731876  2332 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:43.732100  2642 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.732806  2690 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:43.733215  2690 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:43.733552  2690 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:43.734330  2642 ts_tablet_manager.cc:1428] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260806 03:50:43.738593  2642 tablet_bootstrap.cc:492] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:43.744596  2690 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.747902  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:43.748183  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:43.748636  2481 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:43.748777  2583 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:43.749697  2691 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:43.750212  2691 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.752218  2691 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:43.754340  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:43.756672  2642 tablet_bootstrap.cc:654] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.756889  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:43.757278  2583 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:43.758531  2331 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:43.759536  2667 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:43.760046  2667 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:43.760941  2667 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.763281  2698 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:50:43.758672  2534 leader_election.cc:341] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:43.765378  2538 leader_election.cc:341] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.766556  2538 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:43.768208  2691 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:43.763957  2698 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.770572  2481 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:43.771308  2698 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:43.772192  2690 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:43.772269  2643 tablet_bootstrap.cc:492] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:43.773166  2643 ts_tablet_manager.cc:1397] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.008s
I20260806 03:50:43.773572  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:43.775758  2644 tablet_bootstrap.cc:492] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:43.776423  2644 ts_tablet_manager.cc:1397] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.000s
W20260806 03:50:43.777737  2332 leader_election.cc:341] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.776491  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:43.780314  2644 raft_consensus.cc:348] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.781353  2644 raft_consensus.cc:374] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.781704  2644 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
W20260806 03:50:43.782214  2331 leader_election.cc:341] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.782843  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:43.782554  2644 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.784740  2690 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:43.787326  2643 raft_consensus.cc:348] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.788414  2643 raft_consensus.cc:374] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.788748  2643 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.791137  2644 ts_tablet_manager.cc:1428] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
W20260806 03:50:43.791690  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:43.792945  2644 tablet_bootstrap.cc:492] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:43.801182  2644 tablet_bootstrap.cc:654] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.791755  2643 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.804138  2233 catalog_manager.cc:5495] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:43.808187  2690 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:43.808960  2690 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.813169  2690 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:43.807965  2643 ts_tablet_manager.cc:1428] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260806 03:50:43.815887  2643 tablet_bootstrap.cc:492] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:43.817193  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:43.817950  2481 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:43.819223  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:43.820142  2690 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:43.820505  2690 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:43.820854  2690 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:43.824337  2643 tablet_bootstrap.cc:654] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.829689  2644 tablet_bootstrap.cc:492] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:43.830210  2644 ts_tablet_manager.cc:1397] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.003s
I20260806 03:50:43.833031  2644 raft_consensus.cc:348] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.833810  2644 raft_consensus.cc:374] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.834096  2644 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.834786  2644 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.838020  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:50:43.839861  2331 leader_election.cc:341] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.843578  2643 tablet_bootstrap.cc:492] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:43.844326  2644 ts_tablet_manager.cc:1428] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260806 03:50:43.844338  2643 ts_tablet_manager.cc:1397] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.010s
I20260806 03:50:43.844424  2690 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.845558  2644 tablet_bootstrap.cc:492] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:43.852247  2644 tablet_bootstrap.cc:654] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.853287  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:43.854079  2481 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:43.864446  2644 tablet_bootstrap.cc:492] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:43.865113  2644 ts_tablet_manager.cc:1397] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260806 03:50:43.865844  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:50:43.867340  2331 leader_election.cc:341] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.868372  2690 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:43.868117  2644 raft_consensus.cc:348] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.868932  2644 raft_consensus.cc:374] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.869246  2644 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.869982  2644 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.870571  2481 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:43.871954  2642 tablet_bootstrap.cc:492] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:43.872002  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:43.872504  2644 ts_tablet_manager.cc:1428] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260806 03:50:43.872802  2642 ts_tablet_manager.cc:1397] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.134s	user 0.057s	sys 0.048s
I20260806 03:50:43.873414  2690 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:43.873641  2644 tablet_bootstrap.cc:492] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:43.874166  2690 raft_consensus.cc:686] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:43.875047  2690 consensus_queue.cc:237] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.870474  2643 raft_consensus.cc:348] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.876371  2643 raft_consensus.cc:374] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.876731  2643 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.876955  2642 raft_consensus.cc:348] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.878019  2642 raft_consensus.cc:374] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.877862  2643 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.878383  2642 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.879384  2642 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.882789  2642 ts_tablet_manager.cc:1428] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260806 03:50:43.884307  2642 tablet_bootstrap.cc:492] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:43.880656  2643 ts_tablet_manager.cc:1428] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260806 03:50:43.891250  2642 tablet_bootstrap.cc:654] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.897303  2481 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:43.899852  2331 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 -> Peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Couldn't send request to peer fe3d17f4ad984b9088a268d58d87469c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:43.905411  2644 tablet_bootstrap.cc:654] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.911373  2643 tablet_bootstrap.cc:492] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:43.924312  2643 tablet_bootstrap.cc:654] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.926062  2691 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:43.926765  2691 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.928269  2644 tablet_bootstrap.cc:492] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:43.929008  2644 ts_tablet_manager.cc:1397] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.008s
I20260806 03:50:43.929483  2691 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:43.928308  2642 tablet_bootstrap.cc:492] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:43.930635  2642 ts_tablet_manager.cc:1397] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.012s
I20260806 03:50:43.930711  2690 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:43.933152  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:43.933391  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:43.934087  2379 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
W20260806 03:50:43.934902  2538 leader_election.cc:341] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.935431  2644 raft_consensus.cc:348] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.936406  2644 raft_consensus.cc:374] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.936730  2644 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.937597  2644 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.940945  2727 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:43.941689  2727 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.938848  2534 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:43.944288  2644 ts_tablet_manager.cc:1428] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260806 03:50:43.943895  2233 catalog_manager.cc:5495] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:43.945292  2691 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:43.945385  2644 tablet_bootstrap.cc:492] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:43.945742  2691 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:43.946180  2691 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:43.946089  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:43.946971  2481 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:43.948284  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:43.949645  2690 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:43.950044  2690 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:43.950364  2690 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:43.951473  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:43.952472  2583 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:43.954730  2727 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:43.959009  2661 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:43.959534  2661 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.961455  2642 raft_consensus.cc:348] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.963025  2642 raft_consensus.cc:374] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:43.963373  2642 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:43.963932  2661 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:43.964457  2642 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.965538  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:43.966859  2583 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
I20260806 03:50:43.968284  2436 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:43.968595  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:43.969444  2379 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
I20260806 03:50:43.969580  2661 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:43.970067  2661 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:43.970429  2661 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:43.973948  2644 tablet_bootstrap.cc:654] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:43.974952  2727 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:43.976852  2727 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.980532  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:43.980909  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:43.981654  2583 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:43.981616  2690 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:43.982030  2332 leader_election.cc:341] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:43.981973  2661 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.983417  2727 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:43.983922  2331 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:43.985733  2642 ts_tablet_manager.cc:1428] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.004s
I20260806 03:50:43.986747  2642 tablet_bootstrap.cc:492] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:43.986655  2727 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:43.989099  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:43.989729  2481 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:43.987339  2727 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:43.991606  2661 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:43.991722  2727 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:43.992765  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:43.993369  2379 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:43.990238  2691 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:43.998106  2643 tablet_bootstrap.cc:492] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:43.998648  2643 ts_tablet_manager.cc:1397] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.007s
I20260806 03:50:43.998777  2691 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:43.999665  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:44.000353  2377 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.001245  2690 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:44.002144  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:50:44.003516  2538 leader_election.cc:341] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.006309  2643 raft_consensus.cc:348] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.007122  2643 raft_consensus.cc:374] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.007071  2727 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.007516  2643 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.007464  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:44.008579  2581 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.008423  2643 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.009783  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:44.011466  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:44.010664  2583 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.012513  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:44.013847  2584 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.013882  2643 ts_tablet_manager.cc:1428] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
W20260806 03:50:44.017606  2332 leader_election.cc:341] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.021939  2642 tablet_bootstrap.cc:654] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.010645  2727 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:44.025537  2581 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:44.030783  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:44.031989  2698 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:44.034704  2698 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:44.035323  2698 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:44.041671  2644 tablet_bootstrap.cc:492] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:44.042430  2644 ts_tablet_manager.cc:1397] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.009s
I20260806 03:50:44.037209  2698 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.055183  2644 raft_consensus.cc:348] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.056286  2644 raft_consensus.cc:374] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.056653  2644 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.057672  2644 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.061435  2643 tablet_bootstrap.cc:492] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:44.065951  2377 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:44.067963  2534 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:44.068418  2727 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:44.068912  2691 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:44.069496  2691 raft_consensus.cc:686] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:44.071130  2691 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.076186  2644 ts_tablet_manager.cc:1428] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.000s
I20260806 03:50:44.077538  2644 tablet_bootstrap.cc:492] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:44.068907  2727 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.079820  2727 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:44.089776  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:44.104650  2481 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:44.105350  2661 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:44.111567  2661 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.114311  2661 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:50:44.104049  2331 leader_election.cc:341] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.109632  2236 catalog_manager.cc:5495] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:44.086971  2379 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:44.140549  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:44.142073  2483 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:44.145795  2643 tablet_bootstrap.cc:654] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.147094  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:44.157752  2727 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:44.157896  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:44.158440  2727 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.158977  2661 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:44.165313  2642 tablet_bootstrap.cc:492] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:44.166090  2642 ts_tablet_manager.cc:1397] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.180s	user 0.015s	sys 0.006s
I20260806 03:50:44.167059  2584 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:44.148000  2583 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:44.169219  2698 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:44.175503  2727 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:44.175165  2698 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.175331  2331 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:44.177659  2727 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:44.178162  2727 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:44.178222  2698 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:44.172310  2661 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:50:44.179140  2727 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.181035  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:44.185567  2332 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:44.186772  2661 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.190512  2667 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:44.190951  2667 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:44.191883  2667 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.197727  2642 raft_consensus.cc:348] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.200580  2642 raft_consensus.cc:374] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.200953  2642 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.196885  2436 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:44.202018  2642 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.204176  2643 tablet_bootstrap.cc:492] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:44.204679  2643 ts_tablet_manager.cc:1397] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.144s	user 0.008s	sys 0.010s
I20260806 03:50:44.206257  2752 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:44.208177  2643 raft_consensus.cc:348] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.208945  2643 raft_consensus.cc:374] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.209210  2643 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.209854  2643 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.212276  2643 ts_tablet_manager.cc:1428] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260806 03:50:44.213820  2643 tablet_bootstrap.cc:492] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:44.213804  2667 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.213371  2235 catalog_manager.cc:5495] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:44.216754  2667 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:44.218300  2644 tablet_bootstrap.cc:654] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.219911  2642 ts_tablet_manager.cc:1428] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260806 03:50:44.220464  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:44.220966  2642 tablet_bootstrap.cc:492] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:44.220492  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:44.221660  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:44.222291  2484 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.219254  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:44.223285  2584 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:44.222250  2483 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
W20260806 03:50:44.226200  2332 leader_election.cc:341] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.227468  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:44.226387  2727 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260806 03:50:44.228237  2584 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:44.227872  2332 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:44.230659  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:44.230816  2727 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:44.231416  2727 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:44.231855  2727 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.233672  2236 catalog_manager.cc:5495] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:44.236549  2643 tablet_bootstrap.cc:654] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.236615  2331 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:44.237960  2667 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:44.238333  2667 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:44.238688  2667 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.242583  2727 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.247125  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:44.248131  2481 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:44.248569  2331 leader_election.cc:341] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.250636  2482 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.251489  2698 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:44.252247  2691 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:44.252729  2691 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.256012  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:44.256844  2377 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:44.259714  2691 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:44.259591  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:44.260851  2480 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:44.259634  2534 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:44.262440  2727 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:44.263118  2740 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:44.264154  2740 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:44.264536  2740 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.246887  2667 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.271817  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:44.274883  2740 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.288699  2740 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:44.290258  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:44.291158  2478 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.292484  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:44.293231  2377 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:44.288528  2332 leader_election.cc:341] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.294720  2746 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:44.300835  2644 tablet_bootstrap.cc:492] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:44.301417  2644 ts_tablet_manager.cc:1397] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.224s	user 0.013s	sys 0.003s
I20260806 03:50:44.306902  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:44.307734  2581 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.307788  2667 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:44.267781  2481 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:44.311609  2332 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:44.312786  2667 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:44.314580  2667 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:44.315946  2667 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.317533  2581 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:44.318758  2331 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:44.320067  2727 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:44.320562  2727 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:44.321415  2727 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.290505  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:44.327060  2584 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.331220  2484 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:44.334213  2478 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:44.335968  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:44.337105  2332 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:44.338927  2746 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:44.339592  2746 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:44.340848  2746 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.349671  2644 raft_consensus.cc:348] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.337157  2740 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:44.352803  2644 raft_consensus.cc:374] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.353478  2644 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.358541  2643 tablet_bootstrap.cc:492] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:44.359234  2643 ts_tablet_manager.cc:1397] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.146s	user 0.076s	sys 0.041s
I20260806 03:50:44.354113  2740 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:44.362756  2644 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.364497  2643 raft_consensus.cc:348] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.365171  2643 raft_consensus.cc:374] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.365461  2643 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.366119  2643 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.352105  2377 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:44.360978  2740 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.370023  2644 ts_tablet_manager.cc:1428] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.003s
I20260806 03:50:44.370878  2644 tablet_bootstrap.cc:492] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:44.372247  2643 ts_tablet_manager.cc:1428] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
W20260806 03:50:44.385851  2331 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 -> Peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Couldn't send request to peer fe3d17f4ad984b9088a268d58d87469c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:44.393064  2642 tablet_bootstrap.cc:654] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.393091  2644 tablet_bootstrap.cc:654] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.396293  2643 tablet_bootstrap.cc:492] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:44.398900  2235 catalog_manager.cc:5495] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:44.401064  2584 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:44.407469  2236 catalog_manager.cc:5495] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:44.420001  2644 tablet_bootstrap.cc:492] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:44.420660  2644 ts_tablet_manager.cc:1397] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.003s
I20260806 03:50:44.421720  2643 tablet_bootstrap.cc:654] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.423482  2644 raft_consensus.cc:348] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.425238  2644 raft_consensus.cc:374] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.425565  2644 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.427286  2642 tablet_bootstrap.cc:492] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:44.427790  2642 ts_tablet_manager.cc:1397] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.207s	user 0.012s	sys 0.002s
I20260806 03:50:44.426301  2644 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.433192  2644 ts_tablet_manager.cc:1428] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260806 03:50:44.434332  2644 tablet_bootstrap.cc:492] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:44.434490  2642 raft_consensus.cc:348] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.435300  2642 raft_consensus.cc:374] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.435567  2642 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.436836  2642 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.439059  2642 ts_tablet_manager.cc:1428] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260806 03:50:44.440294  2584 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.442214  2644 tablet_bootstrap.cc:654] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.439966  2642 tablet_bootstrap.cc:492] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:44.443362  2235 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:44.452301  2642 tablet_bootstrap.cc:654] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.461305  2643 tablet_bootstrap.cc:492] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:44.462005  2643 ts_tablet_manager.cc:1397] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.000s
I20260806 03:50:44.464195  2740 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:44.465639  2643 raft_consensus.cc:348] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.466624  2643 raft_consensus.cc:374] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.466974  2643 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.467886  2643 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.471837  2643 ts_tablet_manager.cc:1428] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260806 03:50:44.473232  2643 tablet_bootstrap.cc:492] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:44.484488  2727 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:44.490378  2643 tablet_bootstrap.cc:654] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.490264  2236 catalog_manager.cc:5495] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:44.504818  2236 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:44.496073  2727 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:44.510128  2727 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.529431  2746 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:44.530841  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:44.533074  2727 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:50:44.534530  2332 leader_election.cc:341] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.535233  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:50:44.536901  2331 leader_election.cc:341] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.537374  2331 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:44.538616  2727 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:44.551011  2644 tablet_bootstrap.cc:492] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:44.551887  2644 ts_tablet_manager.cc:1397] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.118s	user 0.030s	sys 0.038s
I20260806 03:50:44.556713  2643 tablet_bootstrap.cc:492] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:44.557294  2643 ts_tablet_manager.cc:1397] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.004s
I20260806 03:50:44.557013  2644 raft_consensus.cc:348] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.557875  2644 raft_consensus.cc:374] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.558212  2644 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.559412  2644 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.561918  2643 raft_consensus.cc:348] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.562284  2644 ts_tablet_manager.cc:1428] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260806 03:50:44.562804  2643 raft_consensus.cc:374] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.563194  2643 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.563773  2644 tablet_bootstrap.cc:492] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
W20260806 03:50:44.564297  2538 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:44.563962  2643 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.567328  2643 ts_tablet_manager.cc:1428] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260806 03:50:44.567664  2642 tablet_bootstrap.cc:492] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:44.568418  2642 ts_tablet_manager.cc:1397] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.129s	user 0.027s	sys 0.069s
I20260806 03:50:44.573186  2642 raft_consensus.cc:348] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.574090  2642 raft_consensus.cc:374] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.574445  2642 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.568595  2643 tablet_bootstrap.cc:492] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:44.578519  2642 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.580902  2642 ts_tablet_manager.cc:1428] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260806 03:50:44.581728  2642 tablet_bootstrap.cc:492] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:44.586388  2644 tablet_bootstrap.cc:654] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.588681  2667 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:44.599745  2642 tablet_bootstrap.cc:654] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.624954  2643 tablet_bootstrap.cc:654] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.642966  2644 tablet_bootstrap.cc:492] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:44.643615  2644 ts_tablet_manager.cc:1397] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.005s
I20260806 03:50:44.650069  2644 raft_consensus.cc:348] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.651434  2644 raft_consensus.cc:374] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.651798  2644 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.652750  2644 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.655405  2480 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.655628  2644 ts_tablet_manager.cc:1428] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260806 03:50:44.657133  2644 tablet_bootstrap.cc:492] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:44.673244  2746 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:44.679750  2642 tablet_bootstrap.cc:492] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:44.680423  2642 ts_tablet_manager.cc:1397] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.030s
I20260806 03:50:44.680919  2644 tablet_bootstrap.cc:654] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.681214  2643 tablet_bootstrap.cc:492] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:44.681768  2643 ts_tablet_manager.cc:1397] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.113s	user 0.021s	sys 0.014s
I20260806 03:50:44.684571  2642 raft_consensus.cc:348] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.685360  2642 raft_consensus.cc:374] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.685266  2752 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:44.685734  2642 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.686367  2643 raft_consensus.cc:348] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.686522  2642 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.687193  2643 raft_consensus.cc:374] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.687667  2643 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.688495  2643 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.691865  2643 ts_tablet_manager.cc:1428] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260806 03:50:44.691955  2642 ts_tablet_manager.cc:1428] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260806 03:50:44.693034  2643 tablet_bootstrap.cc:492] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:44.693241  2642 tablet_bootstrap.cc:492] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:44.706858  2643 tablet_bootstrap.cc:654] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.707067  2642 tablet_bootstrap.cc:654] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.720805  2727 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:44.724510  2661 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:44.755438  2667 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:44.756074  2667 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.759305  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:44.761883  2332 leader_election.cc:341] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.765223  2644 tablet_bootstrap.cc:492] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:44.766021  2644 ts_tablet_manager.cc:1397] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.010s
I20260806 03:50:44.781481  2727 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:44.783771  2661 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:44.784513  2661 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.791561  2788 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:44.807518  2581 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:44.856861  2332 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:44.861800  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:50:44.863619  2331 leader_election.cc:341] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.864156  2331 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:44.865331  2690 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:44.867203  2644 raft_consensus.cc:348] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.875090  2644 raft_consensus.cc:374] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.875638  2644 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.799680  2727 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.077s
I20260806 03:50:44.876909  2644 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.870105  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:44.878167  2788 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:44.870951  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:44.879469  2788 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.880596  2644 ts_tablet_manager.cc:1428] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.114s	user 0.011s	sys 0.015s
I20260806 03:50:44.881637  2644 tablet_bootstrap.cc:492] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:44.882175  2752 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:44.882668  2752 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.884199  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:44.885432  2752 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:50:44.886209  2436 leader_election.cc:341] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.886375  2788 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:44.872720  2667 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:44.868340  2642 tablet_bootstrap.cc:492] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:44.887466  2642 ts_tablet_manager.cc:1397] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.194s	user 0.021s	sys 0.025s
I20260806 03:50:44.887877  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:44.888666  2583 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
I20260806 03:50:44.888815  2644 tablet_bootstrap.cc:654] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.889969  2436 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:44.890442  2642 raft_consensus.cc:348] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:44.891044  2429 leader_election.cc:341] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.869789  2661 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:44.891187  2642 raft_consensus.cc:374] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.891577  2429 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:44.891793  2642 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.892656  2642 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.894924  2642 ts_tablet_manager.cc:1428] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260806 03:50:44.895948  2642 tablet_bootstrap.cc:492] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:44.896905  2644 tablet_bootstrap.cc:492] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:44.896664  2690 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:44.899484  2644 ts_tablet_manager.cc:1397] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260806 03:50:44.902559  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:44.903349  2379 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
I20260806 03:50:44.906606  2644 raft_consensus.cc:348] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.907387  2644 raft_consensus.cc:374] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:44.907684  2644 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:44.908380  2644 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.910003  2746 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:44.912087  2746 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:44.913113  2690 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:44.913734  2644 ts_tablet_manager.cc:1428] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260806 03:50:44.914083  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:44.914328  2746 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:44.914779  2644 tablet_bootstrap.cc:492] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:44.911335  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:44.911561  2642 tablet_bootstrap.cc:654] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.920250  2752 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:44.920334  2661 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:44.926865  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:44.943028  2752 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:44.951738  2534 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:44.966457  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:44.967332  2740 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:44.954720  2661 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:44.968811  2644 tablet_bootstrap.cc:654] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:44.968541  2661 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:44.975623  2331 leader_election.cc:341] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:44.970175  2752 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:44.977850  2478 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:45.124142  2661 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:45.140493  2578 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.144765  2788 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:45.145418  2788 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.160756  2642 tablet_bootstrap.cc:492] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:45.161525  2642 ts_tablet_manager.cc:1397] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.266s	user 0.014s	sys 0.010s
I20260806 03:50:45.152633  2667 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:45.153987  2698 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:45.164546  2698 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.171876  2698 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:45.175419  2727 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:45.166019  2667 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.174187  2740 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260806 03:50:45.178449  2788 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:45.187566  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:45.194818  2667 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:45.191946  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:45.210166  2644 tablet_bootstrap.cc:492] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:45.211745  2644 ts_tablet_manager.cc:1397] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.297s	user 0.020s	sys 0.033s
I20260806 03:50:45.213589  2667 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260806 03:50:45.214344  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 74187.8us
I20260806 03:50:45.226845  2642 raft_consensus.cc:348] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.227895  2642 raft_consensus.cc:374] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.228273  2642 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.225911  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:45.223611  2667 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:45.231659  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:45.235996  2667 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.233184  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:45.233889  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:45.238600  2436 leader_election.cc:341] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.239006  2484 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:45.233983  2577 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:45.234262  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:45.244608  2667 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.246165  2377 raft_consensus.cc:2379] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 1: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:50:45.249608  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:45.250242  2667 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:45.250043  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:45.251086  2661 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.230633  2644 raft_consensus.cc:348] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.252563  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:45.256371  2644 raft_consensus.cc:374] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.258482  2644 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.259248  2644 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.261603  2644 ts_tablet_manager.cc:1428] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260806 03:50:45.262612  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:45.262856  2331 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:45.264199  2644 tablet_bootstrap.cc:492] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:45.264139  2746 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:45.264726  2746 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:45.265163  2746 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.235149  2752 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.229895  2642 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:45.244643  2808 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260806 03:50:45.278978  2538 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:45.290419  2642 ts_tablet_manager.cc:1428] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.128s	user 0.003s	sys 0.007s
I20260806 03:50:45.292348  2642 tablet_bootstrap.cc:492] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
W20260806 03:50:45.280629  2804 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
W20260806 03:50:45.281126  2332 leader_election.cc:341] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.288185  2752 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:50:45.323885  2643 thread.cc:636] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.606s	user 0.066s	sys 0.105s
W20260806 03:50:45.326396  2643 thread.cc:602] log-alloc [worker] (thread pool) Time spent starting thread: real 0.608s	user 0.066s	sys 0.105s
W20260806 03:50:45.317174  2331 leader_election.cc:341] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.334278  2644 tablet_bootstrap.cc:654] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.341401  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:45.341776  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:45.342209  2584 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.343914  2661 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:45.346529  2643 tablet_bootstrap.cc:492] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:45.347075  2643 ts_tablet_manager.cc:1397] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.654s	user 0.077s	sys 0.106s
I20260806 03:50:45.346681  2746 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.352536  2481 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:45.354923  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:45.357857  2379 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.364705  2740 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:45.380868  2643 raft_consensus.cc:348] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.382103  2643 raft_consensus.cc:374] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.382469  2643 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.423125  2379 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:45.428035  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:45.429056  2480 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.434605  2643 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.440438  2643 ts_tablet_manager.cc:1428] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.093s	user 0.012s	sys 0.002s
I20260806 03:50:45.436448  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:45.434263  2584 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:45.443529  2661 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:45.445135  2661 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:50:45.446112  2661 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.442005  2818 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:45.439559  2746 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:45.447592  2818 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.451380  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:45.452347  2379 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:45.455937  2818 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:45.456230  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:45.458580  2643 tablet_bootstrap.cc:492] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:45.460884  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:45.462563  2538 leader_election.cc:341] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.462760  2642 tablet_bootstrap.cc:654] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.466113  2818 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:45.466609  2818 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:45.468504  2818 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.466754  2480 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:45.474733  2643 tablet_bootstrap.cc:654] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.476071  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:45.477028  2727 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:45.477546  2727 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:45.477452  2331 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:50:45.478634  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 174594us
I20260806 03:50:45.479321  2746 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:45.478510  2727 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.484319  2644 tablet_bootstrap.cc:492] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:45.484417  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:45.484910  2644 ts_tablet_manager.cc:1397] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.221s	user 0.015s	sys 0.011s
I20260806 03:50:45.485193  2578 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.486511  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:45.491963  2667 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:45.492697  2667 raft_consensus.cc:686] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:45.493891  2667 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.512941  2818 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.515144  2818 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:45.516578  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:45.517524  2379 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.526337  2644 raft_consensus.cc:348] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.527494  2644 raft_consensus.cc:374] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.536450  2644 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.539709  2644 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.535151  2578 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:45.531541  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:45.544153  2644 ts_tablet_manager.cc:1428] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
W20260806 03:50:45.545287  2538 leader_election.cc:341] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:45.548631  2331 leader_election.cc:341] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.553362  2642 tablet_bootstrap.cc:492] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:45.553925  2642 ts_tablet_manager.cc:1397] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.262s	user 0.015s	sys 0.033s
I20260806 03:50:45.554904  2379 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:45.555389  2233 catalog_manager.cc:5495] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:45.557770  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:45.558774  2818 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:45.561642  2818 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:45.562570  2818 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.560348  2642 raft_consensus.cc:348] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.563901  2642 raft_consensus.cc:374] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.564306  2642 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.569558  2642 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.573590  2644 tablet_bootstrap.cc:492] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:45.586500  2642 ts_tablet_manager.cc:1428] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260806 03:50:45.588315  2642 tablet_bootstrap.cc:492] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
W20260806 03:50:45.602041  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 43997us
I20260806 03:50:45.630084  2642 tablet_bootstrap.cc:654] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.665161  2698 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:45.665972  2698 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.676448  2698 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:45.676899  2644 tablet_bootstrap.cc:654] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.678026  2235 catalog_manager.cc:5495] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:45.681663  2643 tablet_bootstrap.cc:492] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:45.678026  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:45.682543  2643 ts_tablet_manager.cc:1397] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.224s	user 0.018s	sys 0.007s
I20260806 03:50:45.683212  2661 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:45.683830  2661 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:45.685179  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 59720.3us
I20260806 03:50:45.685791  2643 raft_consensus.cc:348] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.686589  2643 raft_consensus.cc:374] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.686875  2643 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
W20260806 03:50:45.687163  2332 leader_election.cc:341] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.687784  2643 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.690039  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:45.690531  2643 ts_tablet_manager.cc:1428] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260806 03:50:45.690912  2379 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
I20260806 03:50:45.691617  2643 tablet_bootstrap.cc:492] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:45.693120  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:50:45.695060  2436 leader_election.cc:341] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.695765  2661 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:45.697001  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:45.700636  2643 tablet_bootstrap.cc:654] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.699245  2661 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:45.702251  2661 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:45.702718  2661 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.713826  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:45.719144  2644 tablet_bootstrap.cc:492] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:45.719739  2644 ts_tablet_manager.cc:1397] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.146s	user 0.019s	sys 0.018s
W20260806 03:50:45.721549  2331 leader_election.cc:341] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.721920  2642 tablet_bootstrap.cc:492] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:45.721437  2661 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.722429  2642 ts_tablet_manager.cc:1397] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.013s
I20260806 03:50:45.723174  2644 raft_consensus.cc:348] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.724045  2644 raft_consensus.cc:374] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.724327  2644 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.722134  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:45.725524  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:45.725937  2835 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:45.726193  2379 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.725297  2642 raft_consensus.cc:348] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.727345  2642 raft_consensus.cc:374] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.727707  2643 tablet_bootstrap.cc:492] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:45.727675  2642 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.728368  2643 ts_tablet_manager.cc:1397] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.001s
I20260806 03:50:45.728641  2642 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.731215  2642 ts_tablet_manager.cc:1428] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260806 03:50:45.732301  2642 tablet_bootstrap.cc:492] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:45.732110  2643 raft_consensus.cc:348] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.732869  2643 raft_consensus.cc:374] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.733163  2643 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.725010  2644 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.736716  2643 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.737426  2379 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:45.737655  2752 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:45.738334  2644 ts_tablet_manager.cc:1428] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260806 03:50:45.738198  2752 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.739428  2644 tablet_bootstrap.cc:492] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:45.739753  2642 tablet_bootstrap.cc:654] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.743326  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:45.746248  2644 tablet_bootstrap.cc:654] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.750612  2661 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:45.750777  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:45.751438  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:45.753361  2643 ts_tablet_manager.cc:1428] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260806 03:50:45.753438  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:45.754554  2643 tablet_bootstrap.cc:492] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:45.755390  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:50:45.756429  2436 leader_election.cc:341] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.760254  2811 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:45.760247  2661 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:45.760942  2811 raft_consensus.cc:686] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:50:45.748365  2752 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:45.763432  2835 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:45.761686  2811 consensus_queue.cc:237] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.763974  2835 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.776301  2835 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:45.778049  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:45.780402  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:50:45.784540  2332 leader_election.cc:341] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:45.785575  2331 leader_election.cc:341] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.786013  2331 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:45.787460  2835 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:45.788584  2642 tablet_bootstrap.cc:492] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:45.789318  2642 ts_tablet_manager.cc:1397] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.031s
I20260806 03:50:45.801501  2642 raft_consensus.cc:348] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.804008  2642 raft_consensus.cc:374] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.804430  2642 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.805202  2642 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.807909  2642 ts_tablet_manager.cc:1428] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260806 03:50:45.808983  2642 tablet_bootstrap.cc:492] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:45.820287  2643 tablet_bootstrap.cc:654] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.821621  2644 tablet_bootstrap.cc:492] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:45.822141  2644 ts_tablet_manager.cc:1397] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.019s
I20260806 03:50:45.824930  2644 raft_consensus.cc:348] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.818423  2232 catalog_manager.cc:5495] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:45.826880  2644 raft_consensus.cc:374] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.827211  2644 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.829243  2644 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.830551  2642 tablet_bootstrap.cc:654] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.834900  2644 ts_tablet_manager.cc:1428] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260806 03:50:45.836191  2644 tablet_bootstrap.cc:492] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:45.836575  2643 tablet_bootstrap.cc:492] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:45.836978  2818 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:45.837543  2818 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.838264  2811 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:45.838783  2811 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.839854  2818 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:45.841135  2811 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:45.841449  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:45.841782  2643 ts_tablet_manager.cc:1397] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.006s
I20260806 03:50:45.843377  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:45.843824  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:45.845041  2643 raft_consensus.cc:348] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:45.845808  2538 leader_election.cc:341] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.845991  2643 raft_consensus.cc:374] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.847242  2643 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.847383  2436 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:45.847393  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:45.847998  2643 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.849018  2379 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:45.850507  2643 ts_tablet_manager.cc:1428] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260806 03:50:45.850986  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:45.851558  2643 tablet_bootstrap.cc:492] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:45.852509  2818 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:45.852934  2818 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:45.853283  2818 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.855288  2644 tablet_bootstrap.cc:654] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.859606  2643 tablet_bootstrap.cc:654] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.861723  2752 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:45.862319  2642 tablet_bootstrap.cc:492] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:45.859700  2811 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:45.862824  2642 ts_tablet_manager.cc:1397] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.002s
I20260806 03:50:45.865792  2642 raft_consensus.cc:348] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.866583  2642 raft_consensus.cc:374] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.866997  2642 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.867798  2642 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.870487  2642 ts_tablet_manager.cc:1428] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260806 03:50:45.872488  2642 tablet_bootstrap.cc:492] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:45.887699  2642 tablet_bootstrap.cc:654] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.896756  2235 catalog_manager.cc:5495] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:45.902195  2642 tablet_bootstrap.cc:492] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:45.902983  2642 ts_tablet_manager.cc:1397] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.005s
I20260806 03:50:45.903609  2698 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:45.904151  2698 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.906816  2698 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:45.908864  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:45.912734  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:50:45.913373  2332 leader_election.cc:341] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.912726  2581 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.914513  2818 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.918794  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:45.919775  2379 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.907363  2642 raft_consensus.cc:348] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.920441  2642 raft_consensus.cc:374] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.920763  2642 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
W20260806 03:50:45.921753  2331 leader_election.cc:341] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.921456  2642 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.922240  2331 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:45.923024  2667 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:45.923951  2642 ts_tablet_manager.cc:1428] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260806 03:50:45.925006  2642 tablet_bootstrap.cc:492] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:45.921519  2811 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:45.928864  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:45.929520  2818 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:50:45.930228  2538 leader_election.cc:341] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:45.931313  2642 tablet_bootstrap.cc:654] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:45.932626  2667 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:45.934190  2379 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:45.935598  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:45.938069  2817 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:45.938598  2817 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:45.939610  2817 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.946494  2236 catalog_manager.cc:5495] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:45.948680  2481 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:45.962225  2835 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:45.963057  2643 tablet_bootstrap.cc:492] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:45.963620  2643 ts_tablet_manager.cc:1397] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.112s	user 0.022s	sys 0.010s
I20260806 03:50:45.975245  2835 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:45.986951  2643 raft_consensus.cc:348] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.987888  2643 raft_consensus.cc:374] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.988209  2643 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.994045  2642 tablet_bootstrap.cc:492] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:45.994632  2642 ts_tablet_manager.cc:1397] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.070s	user 0.000s	sys 0.010s
I20260806 03:50:45.996729  2835 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:45.997438  2642 raft_consensus.cc:348] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:45.998198  2642 raft_consensus.cc:374] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:45.998498  2642 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:45.999302  2642 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.000209  2644 tablet_bootstrap.cc:492] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:46.000846  2644 ts_tablet_manager.cc:1397] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.165s	user 0.017s	sys 0.019s
I20260806 03:50:46.001776  2642 ts_tablet_manager.cc:1428] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260806 03:50:46.003077  2642 tablet_bootstrap.cc:492] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:46.004918  2644 raft_consensus.cc:348] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.005841  2644 raft_consensus.cc:374] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.006161  2644 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.021315  2643 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.022199  2642 tablet_bootstrap.cc:654] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.025130  2643 ts_tablet_manager.cc:1428] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
I20260806 03:50:46.027297  2643 tablet_bootstrap.cc:492] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:46.027323  2644 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.032920  2835 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.034006  2835 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.035142  2644 ts_tablet_manager.cc:1428] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260806 03:50:46.036228  2835 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:46.037966  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:46.038652  2584 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:46.038707  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:46.040992  2811 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.041663  2811 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:46.044668  2332 leader_election.cc:341] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.045105  2811 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:46.046062  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:46.046944  2644 tablet_bootstrap.cc:492] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:46.046929  2379 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 1: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:50:46.051970  2331 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:46.052336  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:46.059906  2698 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:46.105644  2817 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.106377  2817 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.082885  2698 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:46.131290  2817 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:46.130460  2436 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:46.133625  2818 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.134711  2811 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.134440  2818 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.147537  2643 tablet_bootstrap.cc:654] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.211063  2642 tablet_bootstrap.cc:492] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:46.214421  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:46.215091  2642 ts_tablet_manager.cc:1397] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.212s	user 0.025s	sys 0.044s
I20260806 03:50:46.151546  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:46.218075  2642 raft_consensus.cc:348] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.218346  2481 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:46.218745  2642 raft_consensus.cc:374] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.219025  2642 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.219704  2642 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.221290  2538 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:46.222098  2642 ts_tablet_manager.cc:1428] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260806 03:50:46.222226  2817 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:46.222647  2817 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:46.222990  2817 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.223107  2642 tablet_bootstrap.cc:492] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:46.129959  2698 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.162994  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:46.231954  2379 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
W20260806 03:50:46.232349  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 104683us
I20260806 03:50:46.172065  2818 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:46.237816  2480 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.238750  2642 tablet_bootstrap.cc:654] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.242522  2691 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260806 03:50:46.244374  2534 leader_election.cc:341] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.231594  2817 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.252252  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:46.250437  2538 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:46.248632  2811 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:46.252530  2817 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:50:46.260396  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260806 03:50:46.260752  2538 leader_election.cc:341] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.261211  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:46.264675  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:46.264961  2644 tablet_bootstrap.cc:654] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.265384  2377 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.265235  2818 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:46.267303  2691 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.272512  2691 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.274799  2691 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:46.276494  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:46.278199  2375 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:46.269093  2817 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.280622  2534 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:46.288452  2642 tablet_bootstrap.cc:492] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:46.288977  2642 ts_tablet_manager.cc:1397] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.001s
I20260806 03:50:46.290964  2644 tablet_bootstrap.cc:492] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:46.291666  2644 ts_tablet_manager.cc:1397] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.245s	user 0.012s	sys 0.006s
I20260806 03:50:46.290194  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:46.294502  2481 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.296905  2642 raft_consensus.cc:348] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.297721  2642 raft_consensus.cc:374] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.297982  2642 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.298113  2886 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:46.290553  2817 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.298695  2886 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:46.292373  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:46.299353  2886 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.298744  2642 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:46.303568  2538 leader_election.cc:341] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.313992  2578 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.332626  2642 ts_tablet_manager.cc:1428] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.003s
I20260806 03:50:46.341627  2643 tablet_bootstrap.cc:492] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:46.342288  2643 ts_tablet_manager.cc:1397] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.315s	user 0.026s	sys 0.006s
I20260806 03:50:46.342182  2817 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:46.346233  2642 tablet_bootstrap.cc:492] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:46.347797  2644 raft_consensus.cc:348] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.348492  2644 raft_consensus.cc:374] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.348752  2644 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.301433  2236 catalog_manager.cc:5495] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:46.344682  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:46.350867  2644 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.353909  2644 ts_tablet_manager.cc:1428] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.005s
I20260806 03:50:46.345034  2698 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.355016  2644 tablet_bootstrap.cc:492] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:46.355123  2643 raft_consensus.cc:348] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.361783  2643 raft_consensus.cc:374] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.362162  2643 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.351949  2379 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 1: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:50:46.363133  2643 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.378917  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:46.382728  2643 ts_tablet_manager.cc:1428] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260806 03:50:46.383599  2643 tablet_bootstrap.cc:492] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:46.386021  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:46.388494  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:46.389240  2584 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.391149  2752 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:46.393658  2818 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:46.394815  2538 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:46.395843  2377 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
W20260806 03:50:46.393870  2332 leader_election.cc:341] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.400126  2481 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:46.380524  2886 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.405675  2886 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:46.397074  2698 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:46.413158  2538 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:46.412981  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:46.422341  2644 tablet_bootstrap.cc:654] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.424137  2376 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.426167  2817 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:46.426688  2817 raft_consensus.cc:686] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:46.427402  2818 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:46.470810  2811 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.437011  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:46.478632  2811 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.483605  2835 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.434968  2817 consensus_queue.cc:237] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.484220  2835 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.483767  2811 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:46.486406  2835 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:46.488147  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:46.453801  2698 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.501572  2642 tablet_bootstrap.cc:654] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.439134  2584 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
W20260806 03:50:46.503599  2538 leader_election.cc:341] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.439486  2818 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.057s
I20260806 03:50:46.515172  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:46.517225  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:50:46.519359  2332 leader_election.cc:341] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.523841  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:46.524864  2429 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:46.512542  2698 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.526669  2811 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:46.528299  2643 tablet_bootstrap.cc:654] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.435452  2752 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.064s
I20260806 03:50:46.528949  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:46.530236  2698 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:46.531566  2331 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:50:46.533206  2331 leader_election.cc:341] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.533452  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:46.533669  2331 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:46.534456  2746 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:46.534951  2746 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:46.535497  2836 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:46.535830  2746 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:46.540917  2332 leader_election.cc:341] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.523972  2376 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
W20260806 03:50:46.550395  2331 leader_election.cc:341] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.559430  2534 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:46.574935  2892 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:46.575752  2892 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:46.586544  2644 tablet_bootstrap.cc:492] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:46.587278  2644 ts_tablet_manager.cc:1397] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.232s	user 0.012s	sys 0.014s
I20260806 03:50:46.558607  2331 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:46.585136  2236 catalog_manager.cc:5495] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:46.594640  2746 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:46.590732  2892 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.600952  2235 catalog_manager.cc:5495] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:46.610957  2642 tablet_bootstrap.cc:492] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
W20260806 03:50:46.592602  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45622.2us
I20260806 03:50:46.611719  2642 ts_tablet_manager.cc:1397] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.271s	user 0.007s	sys 0.009s
I20260806 03:50:46.619822  2642 raft_consensus.cc:348] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.620898  2642 raft_consensus.cc:374] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.621146  2642 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.623361  2642 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.627452  2644 raft_consensus.cc:348] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.628327  2644 raft_consensus.cc:374] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.628597  2644 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.629279  2644 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.632579  2644 ts_tablet_manager.cc:1428] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260806 03:50:46.633685  2644 tablet_bootstrap.cc:492] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:46.634227  2643 tablet_bootstrap.cc:492] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:46.634730  2643 ts_tablet_manager.cc:1397] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.251s	user 0.010s	sys 0.008s
I20260806 03:50:46.638419  2643 raft_consensus.cc:348] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.638967  2643 raft_consensus.cc:374] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.639271  2643 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.640398  2643 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.641551  2642 ts_tablet_manager.cc:1428] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260806 03:50:46.642553  2642 tablet_bootstrap.cc:492] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:46.647440  2643 ts_tablet_manager.cc:1428] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260806 03:50:46.648669  2643 tablet_bootstrap.cc:492] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:46.658197  2644 tablet_bootstrap.cc:654] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.667507  2642 tablet_bootstrap.cc:654] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.670291  2643 tablet_bootstrap.cc:654] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.687628  2642 tablet_bootstrap.cc:492] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:46.689175  2642 ts_tablet_manager.cc:1397] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.000s
I20260806 03:50:46.692582  2642 raft_consensus.cc:348] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.696655  2642 raft_consensus.cc:374] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.697492  2642 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.698589  2642 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.703066  2642 ts_tablet_manager.cc:1428] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260806 03:50:46.706090  2642 tablet_bootstrap.cc:492] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:46.714607  2643 tablet_bootstrap.cc:492] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:46.714846  2644 tablet_bootstrap.cc:492] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:46.715204  2643 ts_tablet_manager.cc:1397] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.020s
I20260806 03:50:46.715354  2644 ts_tablet_manager.cc:1397] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.018s
I20260806 03:50:46.715857  2892 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.716830  2642 tablet_bootstrap.cc:654] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.716552  2892 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.718281  2643 raft_consensus.cc:348] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.719004  2643 raft_consensus.cc:374] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.718761  2644 raft_consensus.cc:348] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.719303  2643 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.719543  2644 raft_consensus.cc:374] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.719851  2644 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.719880  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:46.720142  2643 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.720714  2644 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:46.721599  2534 leader_election.cc:341] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.723706  2644 ts_tablet_manager.cc:1428] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260806 03:50:46.723716  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:46.725164  2644 tablet_bootstrap.cc:492] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:46.726684  2643 ts_tablet_manager.cc:1428] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260806 03:50:46.727792  2643 tablet_bootstrap.cc:492] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
W20260806 03:50:46.728355  2538 leader_election.cc:341] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.728837  2538 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:46.730976  2817 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:46.734476  2644 tablet_bootstrap.cc:654] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.734684  2643 tablet_bootstrap.cc:654] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.736435  2892 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:46.740123  2642 tablet_bootstrap.cc:492] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:46.740911  2642 ts_tablet_manager.cc:1397] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.006s
I20260806 03:50:46.744719  2642 raft_consensus.cc:348] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.746007  2642 raft_consensus.cc:374] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.746433  2642 raft_consensus.cc:729] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.747412  2642 consensus_queue.cc:260] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.751976  2642 ts_tablet_manager.cc:1428] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260806 03:50:46.753057  2642 tablet_bootstrap.cc:492] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:46.755172  2644 tablet_bootstrap.cc:492] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:46.754299  2235 catalog_manager.cc:5495] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:46.755784  2644 ts_tablet_manager.cc:1397] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.012s
I20260806 03:50:46.757886  2643 tablet_bootstrap.cc:492] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:46.758356  2643 ts_tablet_manager.cc:1397] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.008s
I20260806 03:50:46.758716  2644 raft_consensus.cc:348] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.759465  2644 raft_consensus.cc:374] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.759720  2644 raft_consensus.cc:729] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.760320  2643 raft_consensus.cc:348] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.760890  2643 raft_consensus.cc:374] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.760514  2644 consensus_queue.cc:260] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.761159  2643 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.761839  2643 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.764313  2642 tablet_bootstrap.cc:654] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.764572  2644 ts_tablet_manager.cc:1428] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260806 03:50:46.765679  2644 tablet_bootstrap.cc:492] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:46.769891  2643 ts_tablet_manager.cc:1428] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260806 03:50:46.770853  2643 tablet_bootstrap.cc:492] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:46.772185  2644 tablet_bootstrap.cc:654] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.776125  2642 tablet_bootstrap.cc:492] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:46.776641  2642 ts_tablet_manager.cc:1397] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.010s
I20260806 03:50:46.777890  2643 tablet_bootstrap.cc:654] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.779287  2642 raft_consensus.cc:348] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.780064  2642 raft_consensus.cc:374] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.780344  2642 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.781049  2642 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.783694  2642 ts_tablet_manager.cc:1428] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260806 03:50:46.784716  2642 tablet_bootstrap.cc:492] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:46.790730  2642 tablet_bootstrap.cc:654] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.795249  2484 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.800014  2642 tablet_bootstrap.cc:492] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:46.800549  2642 ts_tablet_manager.cc:1397] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260806 03:50:46.803517  2642 raft_consensus.cc:348] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.804267  2642 raft_consensus.cc:374] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.804538  2642 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.805190  2642 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.808342  2642 ts_tablet_manager.cc:1428] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260806 03:50:46.809324  2642 tablet_bootstrap.cc:492] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:46.810204  2643 tablet_bootstrap.cc:492] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:46.811806  2643 ts_tablet_manager.cc:1397] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.009s
I20260806 03:50:46.815372  2642 tablet_bootstrap.cc:654] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.821146  2811 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.821380  2836 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.822103  2811 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.822173  2836 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.824791  2892 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.825336  2892 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.826489  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:46.827255  2481 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:46.828975  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:46.829897  2375 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
I20260806 03:50:46.829991  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:46.830745  2892 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:46.831030  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:46.831733  2376 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:46.832221  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:46.833171  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:46.833583  2897 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:46.834033  2892 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:46.834874  2892 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:46.835557  2892 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.836220  2836 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:46.830749  2578 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:46.838584  2331 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:46.834081  2897 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:46.840509  2897 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.840695  2667 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:46.840600  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:46.841253  2667 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:46.842420  2667 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.864001  2643 raft_consensus.cc:348] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.865162  2643 raft_consensus.cc:374] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.865504  2643 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.872110  2643 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.886103  2642 tablet_bootstrap.cc:492] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:46.886747  2642 ts_tablet_manager.cc:1397] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.011s
I20260806 03:50:46.893035  2643 ts_tablet_manager.cc:1428] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.079s	user 0.009s	sys 0.000s
I20260806 03:50:46.891247  2642 raft_consensus.cc:348] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.893946  2642 raft_consensus.cc:374] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:46.894321  2642 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:46.894286  2643 tablet_bootstrap.cc:492] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:46.902825  2698 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.903402  2698 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.895609  2642 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.908162  2698 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:46.909004  2836 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.909718  2836 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.910398  2892 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.914228  2811 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:46.915524  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:46.915860  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:46.916421  2578 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 1: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:50:46.923380  2897 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.934890  2836 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:46.936347  2481 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 1: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:50:46.948275  2897 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:46.962764  2817 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:46.968966  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:46.970525  2376 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:46.973266  2642 ts_tablet_manager.cc:1428] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.086s	user 0.009s	sys 0.000s
I20260806 03:50:46.942123  2643 tablet_bootstrap.cc:654] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:46.940093  2667 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.943233  2691 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:46.978592  2691 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:46.981535  2691 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:46.944111  2892 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:46.939538  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:46.983698  2578 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 1: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:50:46.984372  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:46.987051  2667 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:50:46.988729  2538 leader_election.cc:341] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:46.993242  2642 tablet_bootstrap.cc:492] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:46.998499  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:46.999526  2375 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:47.001267  2886 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:47.001754  2892 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:47.001883  2886 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.004769  2886 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:47.007596  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:47.009706  2538 leader_election.cc:341] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.010010  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:47.010996  2578 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:47.013180  2534 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:47.014995  2892 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:47.015623  2892 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:47.023087  2892 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.023386  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:47.026499  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:47.021582  2376 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
W20260806 03:50:47.032941  2534 leader_election.cc:341] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.033473  2534 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:47.039454  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:47.040648  2691 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:47.041177  2691 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:47.041217  2886 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:47.042146  2644 tablet_bootstrap.cc:492] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:47.042675  2644 ts_tablet_manager.cc:1397] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.277s	user 0.075s	sys 0.136s
I20260806 03:50:47.042069  2691 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.045279  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:47.050647  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:47.052310  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:47.053014  2484 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.048085  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:47.049710  2331 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:47.053814  2578 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.052424  2644 raft_consensus.cc:348] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.056236  2644 raft_consensus.cc:374] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.056598  2644 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.057008  2642 tablet_bootstrap.cc:654] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.057565  2644 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.073139  2644 ts_tablet_manager.cc:1428] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260806 03:50:47.058768  2892 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.061591  2667 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:47.074956  2667 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:47.075325  2667 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.080060  2643 tablet_bootstrap.cc:492] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:47.066635  2817 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260806 03:50:47.084241  2332 leader_election.cc:341] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.084901  2481 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.080924  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:47.085755  2379 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 1: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:50:47.066220  2331 leader_election.cc:341] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.083737  2667 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.087069  2643 ts_tablet_manager.cc:1397] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.193s	user 0.016s	sys 0.003s
I20260806 03:50:47.074534  2644 tablet_bootstrap.cc:492] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:47.088908  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:47.089655  2379 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.092252  2892 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:47.089018  2578 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:47.093950  2899 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:47.093502  2667 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:47.094518  2899 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:47.096892  2332 leader_election.cc:341] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.097849  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:47.103122  2643 raft_consensus.cc:348] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.105274  2643 raft_consensus.cc:374] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.105661  2643 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.108511  2643 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.103984  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:47.095997  2484 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:47.113905  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:47.116305  2583 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.116627  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:47.118794  2920 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:47.119402  2920 raft_consensus.cc:686] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:47.120889  2899 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:47.120572  2920 consensus_queue.cc:237] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.110455  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:47.122355  2482 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.127189  2897 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:50:47.128472  2892 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:47.129020  2892 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.129455  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:47.131228  2892 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:47.132131  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:47.132934  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:50:47.132128  2332 leader_election.cc:341] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.133618  2579 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
W20260806 03:50:47.135064  2538 consensus_peers.cc:487] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:47.135584  2921 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:50:47.135092  2534 leader_election.cc:341] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.136210  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:47.136938  2376 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
I20260806 03:50:47.137266  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:47.139065  2899 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:47.139545  2899 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:47.139984  2899 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.143985  2643 ts_tablet_manager.cc:1428] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.001s
I20260806 03:50:47.145166  2643 tablet_bootstrap.cc:492] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:47.149358  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:47.158473  2922 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:47.163259  2379 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:47.164881  2534 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:47.165959  2583 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:47.166632  2892 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:47.167343  2482 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:47.169148  2892 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:50:47.169837  2538 leader_election.cc:341] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.170223  2331 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:47.170356  2538 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:47.170636  2836 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:47.174922  2921 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:47.175501  2921 raft_consensus.cc:686] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:47.180241  2921 consensus_queue.cc:237] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.174592  2691 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:47.170183  2892 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.196790  2644 tablet_bootstrap.cc:654] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.197736  2642 tablet_bootstrap.cc:492] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:47.198315  2642 ts_tablet_manager.cc:1397] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.205s	user 0.025s	sys 0.021s
I20260806 03:50:47.196593  2232 catalog_manager.cc:5495] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:47.238541  2236 catalog_manager.cc:5495] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:47.271641  2642 raft_consensus.cc:348] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.272552  2642 raft_consensus.cc:374] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.272853  2642 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.273510  2642 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.275362  2642 ts_tablet_manager.cc:1428] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.001s
I20260806 03:50:47.276443  2642 tablet_bootstrap.cc:492] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:47.279803  2643 tablet_bootstrap.cc:654] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.298751  2899 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.301275  2899 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:47.302963  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:47.305249  2644 tablet_bootstrap.cc:492] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:47.305732  2644 ts_tablet_manager.cc:1397] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.231s	user 0.011s	sys 0.010s
I20260806 03:50:47.303243  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:47.308844  2375 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.306607  2581 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.320683  2375 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:47.323863  2642 tablet_bootstrap.cc:654] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.322324  2429 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:47.325193  2899 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:47.325943  2899 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:50:47.328100  2899 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.331648  2581 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:47.337136  2892 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:47.337996  2892 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.341720  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:47.340149  2892 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:47.346982  2644 raft_consensus.cc:348] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.347795  2644 raft_consensus.cc:374] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.348093  2644 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.348693  2644 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:47.356722  2538 leader_election.cc:341] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.360685  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:47.361522  2375 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:47.364313  2644 ts_tablet_manager.cc:1428] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.004s
I20260806 03:50:47.365548  2644 tablet_bootstrap.cc:492] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:47.365036  2235 catalog_manager.cc:5495] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:47.375149  2534 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:47.378525  2892 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:47.379037  2892 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:47.379419  2892 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.382594  2644 tablet_bootstrap.cc:654] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.370850  2236 catalog_manager.cc:5495] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:47.391355  2643 tablet_bootstrap.cc:492] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:47.392198  2643 ts_tablet_manager.cc:1397] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.247s	user 0.024s	sys 0.000s
I20260806 03:50:47.395255  2643 raft_consensus.cc:348] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.396298  2643 raft_consensus.cc:374] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.396672  2643 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.400388  2644 tablet_bootstrap.cc:492] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:47.400662  2232 catalog_manager.cc:5495] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:47.404627  2644 ts_tablet_manager.cc:1397] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.006s
I20260806 03:50:47.403010  2642 tablet_bootstrap.cc:492] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:47.406090  2642 ts_tablet_manager.cc:1397] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.130s	user 0.023s	sys 0.044s
I20260806 03:50:47.407573  2644 raft_consensus.cc:348] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.402951  2892 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.408386  2644 raft_consensus.cc:374] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.408782  2644 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.409462  2644 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.410259  2892 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:47.411185  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:47.411376  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:47.411957  2379 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:47.413142  2538 leader_election.cc:341] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.415721  2644 ts_tablet_manager.cc:1428] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260806 03:50:47.411070  2642 raft_consensus.cc:348] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.416195  2642 raft_consensus.cc:374] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.416495  2642 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.412667  2643 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.416723  2644 tablet_bootstrap.cc:492] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:47.417991  2642 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.419235  2643 ts_tablet_manager.cc:1428] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260806 03:50:47.420182  2642 ts_tablet_manager.cc:1428] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260806 03:50:47.420228  2643 tablet_bootstrap.cc:492] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:47.420472  2921 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:47.421213  2642 tablet_bootstrap.cc:492] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:47.420974  2921 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.424522  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:47.425252  2581 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:47.425981  2921 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:47.427217  2331 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:47.427664  2643 tablet_bootstrap.cc:654] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.428555  2642 tablet_bootstrap.cc:654] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.428539  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:47.429315  2478 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:47.430974  2920 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:47.431488  2920 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.436275  2920 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:47.436913  2921 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:47.437369  2921 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:47.437806  2921 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.442931  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:47.443199  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:50:47.444710  2331 leader_election.cc:341] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:47.446506  2332 leader_election.cc:341] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.448807  2332 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:47.450042  2920 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:47.451349  2921 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.458269  2379 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:47.459790  2534 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:47.461153  2817 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:47.461963  2817 raft_consensus.cc:686] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:47.462918  2817 consensus_queue.cc:237] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.466718  2644 tablet_bootstrap.cc:654] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.470559  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:47.471231  2478 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:47.474045  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:47.482283  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:47.482910  2578 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.484359  2642 tablet_bootstrap.cc:492] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:47.484894  2642 ts_tablet_manager.cc:1397] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.019s
I20260806 03:50:47.487676  2642 raft_consensus.cc:348] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.488441  2642 raft_consensus.cc:374] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.488703  2642 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.488873  2578 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:47.489387  2642 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.492901  2642 ts_tablet_manager.cc:1428] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260806 03:50:47.490257  2331 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:47.493994  2642 tablet_bootstrap.cc:492] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:47.490218  2921 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:47.494944  2236 catalog_manager.cc:5495] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:47.496554  2478 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:47.494980  2921 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:47.501344  2921 raft_consensus.cc:686] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:47.502259  2921 consensus_queue.cc:237] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.506825  2642 tablet_bootstrap.cc:654] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.508000  2643 tablet_bootstrap.cc:492] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:47.508514  2643 ts_tablet_manager.cc:1397] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.088s	user 0.030s	sys 0.022s
I20260806 03:50:47.511984  2643 raft_consensus.cc:348] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.512821  2643 raft_consensus.cc:374] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.513131  2643 raft_consensus.cc:729] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.513970  2817 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:47.514571  2922 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:47.515034  2922 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.517258  2922 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:47.513919  2643 consensus_queue.cc:260] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.521037  2642 tablet_bootstrap.cc:492] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:47.520730  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:47.538120  2642 ts_tablet_manager.cc:1397] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.009s
I20260806 03:50:47.526314  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:47.532294  2817 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:47.542111  2643 ts_tablet_manager.cc:1428] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.004s
I20260806 03:50:47.543416  2643 tablet_bootstrap.cc:492] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:47.542958  2236 catalog_manager.cc:5495] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:47.542362  2642 raft_consensus.cc:348] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.545815  2642 raft_consensus.cc:374] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260806 03:50:47.546021  2331 leader_election.cc:341] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.546244  2642 raft_consensus.cc:729] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.546962  2642 consensus_queue.cc:260] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.569357  2642 ts_tablet_manager.cc:1428] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260806 03:50:47.570350  2642 tablet_bootstrap.cc:492] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
W20260806 03:50:47.570329  2332 leader_election.cc:341] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.571560  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:47.573033  2922 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:47.573789  2644 tablet_bootstrap.cc:492] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:47.574288  2644 ts_tablet_manager.cc:1397] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.014s
I20260806 03:50:47.575277  2643 tablet_bootstrap.cc:654] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.586177  2642 tablet_bootstrap.cc:654] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.589438  2644 raft_consensus.cc:348] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.590337  2644 raft_consensus.cc:374] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.590683  2644 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.596720  2667 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:47.604058  2817 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:47.614413  2642 tablet_bootstrap.cc:492] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:47.613237  2644 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.615289  2642 ts_tablet_manager.cc:1397] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.009s
I20260806 03:50:47.620872  2644 ts_tablet_manager.cc:1428] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260806 03:50:47.621325  2886 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:47.623939  2642 raft_consensus.cc:348] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.624799  2642 raft_consensus.cc:374] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.625149  2642 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.625901  2642 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.628362  2642 ts_tablet_manager.cc:1428] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260806 03:50:47.628449  2643 tablet_bootstrap.cc:492] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:47.629460  2643 ts_tablet_manager.cc:1397] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.027s
I20260806 03:50:47.629495  2642 tablet_bootstrap.cc:492] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:47.626456  2644 tablet_bootstrap.cc:492] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:47.632349  2643 raft_consensus.cc:348] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.633270  2643 raft_consensus.cc:374] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.633589  2643 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.638559  2642 tablet_bootstrap.cc:654] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.637537  2643 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.644207  2644 tablet_bootstrap.cc:654] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.644657  2643 ts_tablet_manager.cc:1428] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260806 03:50:47.648595  2643 tablet_bootstrap.cc:492] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:47.660995  2643 tablet_bootstrap.cc:654] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.676577  2921 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260806 03:50:47.682718  2482 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.684211  2481 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.691213  2922 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260806 03:50:47.705581  2920 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260806 03:50:47.708259  2886 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:47.709015  2886 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.719300  2886 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:47.721359  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:47.726168  2642 tablet_bootstrap.cc:492] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:47.726943  2642 ts_tablet_manager.cc:1397] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.021s
I20260806 03:50:47.731375  2644 tablet_bootstrap.cc:492] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:47.731927  2644 ts_tablet_manager.cc:1397] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.106s	user 0.019s	sys 0.048s
I20260806 03:50:47.734529  2644 raft_consensus.cc:348] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.735389  2644 raft_consensus.cc:374] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.735699  2644 raft_consensus.cc:729] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.736385  2644 consensus_queue.cc:260] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.737593  2643 tablet_bootstrap.cc:492] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:47.789579  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:47.734431  2642 raft_consensus.cc:348] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.807750  2642 raft_consensus.cc:374] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.808568  2642 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
W20260806 03:50:47.809415  2538 leader_election.cc:341] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.738049  2644 ts_tablet_manager.cc:1428] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260806 03:50:47.820667  2817 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:47.822006  2817 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.820706  2886 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:47.823977  2886 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:47.832259  2534 leader_election.cc:341] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.833051  2534 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:47.738037  2643 ts_tablet_manager.cc:1397] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.013s
I20260806 03:50:47.844991  2691 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:47.845916  2811 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:47.810340  2642 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.853497  2886 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:47.859364  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:50:47.861454  2534 leader_election.cc:341] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.865063  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:47.868244  2643 raft_consensus.cc:348] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.870203  2643 raft_consensus.cc:374] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:47.870640  2643 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:47.849917  2644 tablet_bootstrap.cc:492] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:47.872596  2818 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:47.897540  2899 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:47.855307  2642 ts_tablet_manager.cc:1428] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.128s	user 0.006s	sys 0.004s
I20260806 03:50:47.884893  2643 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.878795  2817 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:50:47.884510  2538 leader_election.cc:341] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.889895  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:47.895594  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:47.914793  2374 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:47.919190  2667 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:47.919906  2667 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.929949  2643 ts_tablet_manager.cc:1428] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.081s	user 0.010s	sys 0.004s
W20260806 03:50:47.925972  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 81516.5us
I20260806 03:50:47.944705  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:47.917053  2538 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:47.948000  2667 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:47.925786  2534 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:47.955699  2886 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:47.956276  2886 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:47.956804  2886 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:47.958674  2644 tablet_bootstrap.cc:654] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:47.948753  2643 tablet_bootstrap.cc:492] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:47.949203  2817 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:50:47.949375  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 64938.5us
W20260806 03:50:47.949987  2332 leader_election.cc:341] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:47.961612  2538 leader_election.cc:341] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:47.963615  2811 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:47.964269  2811 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:47.971208  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:47.950505  2642 tablet_bootstrap.cc:492] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:47.972615  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:47.975417  2436 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:47.977968  2897 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:47.974462  2811 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:48.009325  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:48.032902  2886 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.035518  2886 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:48.039816  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:48.040779  2376 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:48.053763  2643 tablet_bootstrap.cc:654] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:48.054036  2482 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:48.056665  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:48.061801  2892 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:48.063009  2892 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.065737  2892 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:48.075533  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:48.075714  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:48.076498  2375 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:48.081770  2818 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:48.083461  2818 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.089313  2534 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:50:48.074318  2331 leader_election.cc:341] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:48.091373  2331 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:50:48.101786  2538 leader_election.cc:341] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:48.107995  2538 leader_election.cc:341] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:48.105441  2691 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:48.112838  2691 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:48.114326  2691 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:48.116851  2643 tablet_bootstrap.cc:492] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:48.118835  2643 ts_tablet_manager.cc:1397] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.182s	user 0.023s	sys 0.008s
I20260806 03:50:48.120471  2920 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:50:48.131821  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 59781.3us
I20260806 03:50:48.132095  2981 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260806 03:50:48.137404  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:48.139364  2644 tablet_bootstrap.cc:492] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:48.158597  2644 ts_tablet_manager.cc:1397] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.345s	user 0.018s	sys 0.005s
I20260806 03:50:48.140301  2643 raft_consensus.cc:348] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.161218  2643 raft_consensus.cc:374] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:48.162003  2643 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:48.164644  2643 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:48.130061  2987 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260806 03:50:48.180658  2375 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:48.185122  2534 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:48.170786  2818 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:48.203336  2818 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:48.213325  2818 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:48.216351  2818 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:48.207259  2642 tablet_bootstrap.cc:654] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:48.244195  2644 raft_consensus.cc:348] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.273691  2644 raft_consensus.cc:374] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:48.274765  2644 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:48.277570  2643 ts_tablet_manager.cc:1428] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.158s	user 0.016s	sys 0.002s
I20260806 03:50:48.281993  2644 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.287712  2993 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260806 03:50:48.304970  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 60994.7us
I20260806 03:50:48.293370  2376 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:48.340318  2643 tablet_bootstrap.cc:492] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:48.339028  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:48.403404  2644 ts_tablet_manager.cc:1428] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.244s	user 0.031s	sys 0.031s
W20260806 03:50:48.418573  2538 leader_election.cc:341] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:48.438129  2691 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.413293  2899 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:48.456846  2643 tablet_bootstrap.cc:654] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:48.459223  2644 tablet_bootstrap.cc:492] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:48.479990  2899 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.491055  2899 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:48.527107  2691 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:48.519354  2534 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:48.532286  2892 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:48.533468  2892 raft_consensus.cc:686] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:48.522264  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:48.535782  2892 consensus_queue.cc:237] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.508554  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:48.588457  2818 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.600401  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:48.601930  2374 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:48.602087  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 345421us
I20260806 03:50:48.591387  2993 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:50:48.571938  2436 leader_election.cc:341] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:48.607681  2993 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:48.614331  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 44453.9us
I20260806 03:50:48.625885  2643 tablet_bootstrap.cc:492] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
W20260806 03:50:48.625133  2429 leader_election.cc:341] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:48.624346  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47047.7us
I20260806 03:50:48.624828  2999 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260806 03:50:48.680511  2643 ts_tablet_manager.cc:1397] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.357s	user 0.024s	sys 0.028s
I20260806 03:50:48.694070  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:48.680291  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:48.679212  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:48.704421  2643 raft_consensus.cc:348] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.706975  2997 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:50:48.707000  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 82313.5us
I20260806 03:50:48.710820  2643 raft_consensus.cc:374] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:48.712364  2642 tablet_bootstrap.cc:492] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:48.712646  2643 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:48.713338  2642 ts_tablet_manager.cc:1397] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.763s	user 0.044s	sys 0.047s
I20260806 03:50:48.676647  2818 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:48.713953  2643 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.717352  2379 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:48.718093  2534 leader_election.cc:341] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:48.716424  2993 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:48.733193  2643 ts_tablet_manager.cc:1428] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.006s
I20260806 03:50:48.737154  2999 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:48.738312  2999 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.747393  2644 tablet_bootstrap.cc:654] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:48.748523  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:48.745440  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:48.750614  2483 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:48.753703  2643 tablet_bootstrap.cc:492] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:48.797042  2999 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:48.832422  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:48.841763  2374 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:48.844385  2534 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:48.852452  2379 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:48.858240  2534 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:48.861555  2818 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:48.862673  2818 raft_consensus.cc:686] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:48.864590  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:48.860409  2642 raft_consensus.cc:348] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.867977  2642 raft_consensus.cc:374] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:48.868646  2642 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:48.861023  2996 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:48.866822  2818 consensus_queue.cc:237] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.873271  2996 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:48.875021  2996 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.879460  2644 tablet_bootstrap.cc:492] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:48.880345  2644 ts_tablet_manager.cc:1397] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.449s	user 0.031s	sys 0.019s
I20260806 03:50:48.885854  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:50:48.884604  2538 leader_election.cc:341] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:48.902019  2642 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:48.902205  2584 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:48.908481  2483 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:48.922021  2642 ts_tablet_manager.cc:1428] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.208s	user 0.005s	sys 0.015s
I20260806 03:50:48.924479  2642 tablet_bootstrap.cc:492] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
W20260806 03:50:48.938247  2332 leader_election.cc:341] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:48.928102  2538 leader_election.cc:341] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:48.952669  2643 tablet_bootstrap.cc:654] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:48.953591  2538 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:48.961531  2232 catalog_manager.cc:5495] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:49.012995  2990 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260806 03:50:49.041803  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 113838us
I20260806 03:50:49.042506  2644 raft_consensus.cc:348] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.043500  2644 raft_consensus.cc:374] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.043829  2644 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.045614  2992 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:49.060490  2331 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:49.062812  2642 tablet_bootstrap.cc:654] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.048905  2644 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.080946  2644 ts_tablet_manager.cc:1428] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.200s	user 0.007s	sys 0.005s
I20260806 03:50:49.067498  3015 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:49.087085  2644 tablet_bootstrap.cc:492] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:49.087496  3015 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:49.093825  3015 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.110083  2643 tablet_bootstrap.cc:492] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:49.110692  2643 ts_tablet_manager.cc:1397] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.357s	user 0.016s	sys 0.018s
I20260806 03:50:49.148701  2644 tablet_bootstrap.cc:654] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.161836  2642 tablet_bootstrap.cc:492] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:49.162706  2642 ts_tablet_manager.cc:1397] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.239s	user 0.016s	sys 0.014s
I20260806 03:50:49.163467  2643 raft_consensus.cc:348] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.164847  2643 raft_consensus.cc:374] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.165218  2643 raft_consensus.cc:729] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.169253  2643 consensus_queue.cc:260] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:49.172729  2538 consensus_peers.cc:487] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:49.197847  3015 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.202114  2643 ts_tablet_manager.cc:1428] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.091s	user 0.009s	sys 0.005s
I20260806 03:50:49.203101  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:49.204624  2643 tablet_bootstrap.cc:492] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
W20260806 03:50:49.204676  2332 leader_election.cc:341] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.205384  2642 raft_consensus.cc:348] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.206218  2642 raft_consensus.cc:374] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.206516  2642 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.207242  2642 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.210704  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:49.211438  2584 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.211974  2644 tablet_bootstrap.cc:492] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:49.212634  2644 ts_tablet_manager.cc:1397] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.012s
I20260806 03:50:49.212957  3015 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:49.215523  2644 raft_consensus.cc:348] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.216637  2644 raft_consensus.cc:374] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.216969  2644 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.217828  2644 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.220409  2584 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:49.220419  2644 ts_tablet_manager.cc:1428] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260806 03:50:49.221727  2644 tablet_bootstrap.cc:492] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:49.221899  2331 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:49.219964  2643 tablet_bootstrap.cc:654] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.224820  3015 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
W20260806 03:50:49.224797  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:49.225312  2642 ts_tablet_manager.cc:1428] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260806 03:50:49.225962  3015 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:49.226564  2642 tablet_bootstrap.cc:492] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:49.227049  3015 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.232862  2643 tablet_bootstrap.cc:492] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:49.233569  2643 ts_tablet_manager.cc:1397] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260806 03:50:49.234347  2644 tablet_bootstrap.cc:654] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.238070  2642 tablet_bootstrap.cc:654] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.237691  2643 raft_consensus.cc:348] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.239141  2643 raft_consensus.cc:374] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.252167  2643 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.253237  2643 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.262619  2643 ts_tablet_manager.cc:1428] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260806 03:50:49.263846  2643 tablet_bootstrap.cc:492] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:49.267793  2691 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:49.268417  2691 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.270619  2643 tablet_bootstrap.cc:654] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.271726  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:49.272500  2374 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:49.275496  2534 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:49.276593  2990 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:49.276943  2990 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:49.277254  2990 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.276257  2236 catalog_manager.cc:5495] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:49.282582  2691 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:49.284451  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:49.288295  2990 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:49.289664  2538 leader_election.cc:341] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.291744  2990 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:49.292682  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:49.293396  2374 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.295150  2644 tablet_bootstrap.cc:492] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:49.295749  2644 ts_tablet_manager.cc:1397] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.003s
I20260806 03:50:49.297667  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:50:49.299450  2538 leader_election.cc:341] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.301623  2644 raft_consensus.cc:348] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.302438  2644 raft_consensus.cc:374] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.302768  2644 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.301059  2232 catalog_manager.cc:5495] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:49.303715  2644 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.304666  2990 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:49.306049  2990 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.308912  2374 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:49.310534  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:49.311946  2379 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:49.313335  2534 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:49.314815  2642 tablet_bootstrap.cc:492] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:49.315377  2642 ts_tablet_manager.cc:1397] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.011s
I20260806 03:50:49.316064  2993 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:49.316604  2993 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:49.317503  2993 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.307963  2232 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:49.318619  2642 raft_consensus.cc:348] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.319474  2642 raft_consensus.cc:374] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.319770  2642 raft_consensus.cc:729] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.310571  2691 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:49.322439  2691 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.323513  2643 tablet_bootstrap.cc:492] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:49.324873  2643 ts_tablet_manager.cc:1397] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.011s
I20260806 03:50:49.320549  2642 consensus_queue.cc:260] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.327382  2642 ts_tablet_manager.cc:1428] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.007s
I20260806 03:50:49.323953  2534 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:49.327354  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:49.330622  2480 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:49.331261  2818 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:49.331717  2642 tablet_bootstrap.cc:492] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:49.332705  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:49.334018  2892 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:49.334378  2892 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:49.334707  2892 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.331648  2818 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:49.335992  2818 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.334707  2643 raft_consensus.cc:348] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.339113  2643 raft_consensus.cc:374] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.339356  2643 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.341188  2644 ts_tablet_manager.cc:1428] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260806 03:50:49.328521  2691 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:49.343650  2643 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.348904  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:49.349820  2376 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:49.361011  2644 tablet_bootstrap.cc:492] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:49.368187  2818 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.372484  2642 tablet_bootstrap.cc:654] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.375427  2990 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:49.376425  2643 ts_tablet_manager.cc:1428] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.001s
I20260806 03:50:49.380234  2990 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:49.380901  2990 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.386296  2993 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:49.391819  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:49.391582  2236 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:49.392822  2375 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.394280  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:49.394944  2643 tablet_bootstrap.cc:492] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:49.394320  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:49.395689  2644 tablet_bootstrap.cc:654] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.395002  2480 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:49.397893  2990 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:49.400559  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:49.402127  2538 leader_election.cc:341] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.393584  2818 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:49.425035  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:50:49.427138  2534 leader_election.cc:341] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.427858  2534 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:49.430817  2993 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:49.432358  3015 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:49.412346  2892 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.434415  3015 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.437191  3015 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:49.448833  2892 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:49.468070  2481 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.468925  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:49.470916  2332 leader_election.cc:341] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.472448  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:49.473208  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:49.473594  2584 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:49.473883  2480 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.474659  2642 tablet_bootstrap.cc:492] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:49.475171  2642 ts_tablet_manager.cc:1397] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.144s	user 0.032s	sys 0.010s
I20260806 03:50:49.434060  2818 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260806 03:50:49.476759  2643 tablet_bootstrap.cc:654] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.482291  2644 tablet_bootstrap.cc:492] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:49.482069  2892 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:49.482764  2644 ts_tablet_manager.cc:1397] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.004s
I20260806 03:50:49.485072  2642 raft_consensus.cc:348] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.485854  2642 raft_consensus.cc:374] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.486159  2642 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.485078  2375 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:49.491362  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:49.492063  2377 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.496656  2899 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:49.497164  2899 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.498620  2534 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:49.499289  2899 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:49.489068  2642 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.500352  2691 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:49.500525  2992 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:49.500787  2691 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.501982  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:49.502501  2992 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:49.503029  2992 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:49.503882  2992 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.505687  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:49.503878  2691 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:50:49.508709  2538 leader_election.cc:341] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.507791  2331 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:49.518270  2836 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:49.518733  2836 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:49.518795  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:49.519132  2642 ts_tablet_manager.cc:1428] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.004s
I20260806 03:50:49.519142  2836 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.520430  2642 tablet_bootstrap.cc:492] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:49.522979  2377 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:49.530984  2429 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:49.533524  2997 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:49.540057  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:49.541213  2992 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:49.542341  2236 catalog_manager.cc:5495] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:49.543934  2992 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:49.544691  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:49.550655  2480 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:49.551154  2644 raft_consensus.cc:348] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.578985  2644 raft_consensus.cc:374] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.579296  2644 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.553579  2642 tablet_bootstrap.cc:654] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.567309  2836 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:49.576936  2534 leader_election.cc:341] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.577405  2992 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.583138  2836 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:49.585002  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:49.579993  2644 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.585371  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:49.586278  2581 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.587153  2644 ts_tablet_manager.cc:1428] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.104s	user 0.002s	sys 0.009s
I20260806 03:50:49.588495  2644 tablet_bootstrap.cc:492] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:49.588719  3002 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:49.589181  3002 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.591190  3002 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:49.595571  2643 tablet_bootstrap.cc:492] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:49.592003  2990 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:49.596149  2643 ts_tablet_manager.cc:1397] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.201s	user 0.023s	sys 0.009s
I20260806 03:50:49.600984  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:49.603194  2332 leader_election.cc:341] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.605326  2818 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:49.606365  2818 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.607609  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:49.614578  2643 raft_consensus.cc:348] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.616217  2643 raft_consensus.cc:374] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.616573  2643 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.617460  2643 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.624082  2818 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:49.625463  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:50:49.625874  2332 leader_election.cc:341] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.626200  2584 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:49.627789  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:49.629541  3002 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:49.629424  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:49.629921  3002 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:49.630404  2644 tablet_bootstrap.cc:654] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.630322  3002 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.636917  2581 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:49.637490  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:49.638473  2331 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:49.639529  2981 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:49.640107  2981 raft_consensus.cc:686] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:49.641371  3002 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.641317  2981 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.642586  2374 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 1: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:50:49.647065  2538 leader_election.cc:341] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.650735  2534 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:49.652127  2993 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.661609  2643 ts_tablet_manager.cc:1428] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.002s
I20260806 03:50:49.662885  2643 tablet_bootstrap.cc:492] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:49.662453  2232 catalog_manager.cc:5495] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:49.665148  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:50:49.666700  2332 leader_election.cc:341] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.672632  3002 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:49.674077  2481 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.675408  2642 tablet_bootstrap.cc:492] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:49.675971  2642 ts_tablet_manager.cc:1397] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.156s	user 0.016s	sys 0.031s
I20260806 03:50:49.687157  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:49.691601  2480 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.701900  2235 catalog_manager.cc:5495] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:49.703899  3002 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:49.716651  2993 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:49.721062  2642 raft_consensus.cc:348] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.721868  2642 raft_consensus.cc:374] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.722126  2642 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.722718  2642 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.744946  2642 ts_tablet_manager.cc:1428] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260806 03:50:49.761853  2581 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:49.770087  2642 tablet_bootstrap.cc:492] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
W20260806 03:50:49.770802  2538 consensus_peers.cc:487] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:49.775457  2644 tablet_bootstrap.cc:492] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:49.776026  2644 ts_tablet_manager.cc:1397] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.188s	user 0.005s	sys 0.007s
I20260806 03:50:49.778739  2981 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:49.784902  2993 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:49.785857  2993 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.788663  2993 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:49.788673  2643 tablet_bootstrap.cc:654] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.791044  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:49.799461  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:49.802845  3002 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:49.803396  3002 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:49.803959  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:49.804224  3002 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:49.808859  2534 leader_election.cc:341] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.808873  2644 raft_consensus.cc:348] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.812085  2644 raft_consensus.cc:374] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.812762  2644 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.814693  2644 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:49.818131  2538 leader_election.cc:341] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.818660  2538 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:49.819465  2993 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:49.836259  2644 ts_tablet_manager.cc:1428] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.002s
I20260806 03:50:49.837761  2644 tablet_bootstrap.cc:492] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:49.839594  2993 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:49.855548  2642 tablet_bootstrap.cc:654] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.856276  2643 tablet_bootstrap.cc:492] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:49.858160  2643 ts_tablet_manager.cc:1397] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.196s	user 0.014s	sys 0.004s
I20260806 03:50:49.861400  2643 raft_consensus.cc:348] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.862159  2643 raft_consensus.cc:374] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.863613  2643 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.864426  2643 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.866768  2643 ts_tablet_manager.cc:1428] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260806 03:50:49.869145  2643 tablet_bootstrap.cc:492] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:49.875617  2233 catalog_manager.cc:5495] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:49.883461  2642 tablet_bootstrap.cc:492] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:49.884075  2642 ts_tablet_manager.cc:1397] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.005s
I20260806 03:50:49.884588  2644 tablet_bootstrap.cc:654] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.886703  2642 raft_consensus.cc:348] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.887243  2642 raft_consensus.cc:374] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.887490  2642 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.890473  2643 tablet_bootstrap.cc:654] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.893707  2642 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.896286  2642 ts_tablet_manager.cc:1428] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260806 03:50:49.897535  2642 tablet_bootstrap.cc:492] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:49.906838  2642 tablet_bootstrap.cc:654] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.926303  2644 tablet_bootstrap.cc:492] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:49.927800  2644 ts_tablet_manager.cc:1397] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.090s	user 0.005s	sys 0.013s
I20260806 03:50:49.933017  2644 raft_consensus.cc:348] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.936205  2644 raft_consensus.cc:374] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.936486  2644 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.937031  2644 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.940071  2644 ts_tablet_manager.cc:1428] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260806 03:50:49.940598  2642 tablet_bootstrap.cc:492] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:49.941165  2642 ts_tablet_manager.cc:1397] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.020s
I20260806 03:50:49.942082  2644 tablet_bootstrap.cc:492] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:49.943988  2643 tablet_bootstrap.cc:492] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:49.944531  2643 ts_tablet_manager.cc:1397] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.018s
I20260806 03:50:49.951588  2643 raft_consensus.cc:348] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.952155  3015 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:49.952603  2643 raft_consensus.cc:374] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.952941  2643 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.952749  3015 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.953651  2643 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.955926  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:49.956115  2642 raft_consensus.cc:348] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.956902  2642 raft_consensus.cc:374] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:49.957190  2642 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:49.956446  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:49.958019  2578 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:49.958133  2644 tablet_bootstrap.cc:654] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.957871  2642 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.962105  2643 ts_tablet_manager.cc:1428] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260806 03:50:49.959969  2332 leader_election.cc:341] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:49.963586  2643 tablet_bootstrap.cc:492] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:49.960340  2642 ts_tablet_manager.cc:1428] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260806 03:50:49.964560  2892 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:49.971518  2331 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:49.972591  3002 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:49.972986  3002 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:49.973307  3002 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:49.977191  3015 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:49.980734  2642 tablet_bootstrap.cc:492] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:49.980499  2892 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:49.985674  3002 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:49.987257  2642 tablet_bootstrap.cc:654] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.977722  2643 tablet_bootstrap.cc:654] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:49.996376  2892 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:50.012686  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:50:50.015110  2332 leader_election.cc:341] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:50.019407  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:50.020167  2578 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:50.011322  3002 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:50.045243  2480 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:50.052204  2478 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:50.064636  2899 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:50.064905  2644 tablet_bootstrap.cc:492] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:50.065280  2899 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.066329  2644 ts_tablet_manager.cc:1397] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.124s	user 0.030s	sys 0.000s
I20260806 03:50:50.069916  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:50.071746  2899 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:50.071605  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:50.075922  2643 tablet_bootstrap.cc:492] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:50.076464  2643 ts_tablet_manager.cc:1397] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.008s
I20260806 03:50:50.076397  2644 raft_consensus.cc:348] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.077046  2644 raft_consensus.cc:374] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:50.072391  2581 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 1: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:50:50.077225  2644 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:50.082901  2436 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:50.083333  2644 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.085608  2899 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:50.089769  2643 raft_consensus.cc:348] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.090551  2643 raft_consensus.cc:374] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:50.090821  2643 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:50.091526  2643 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.069983  2578 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:50.098647  2644 ts_tablet_manager.cc:1428] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260806 03:50:50.099735  2644 tablet_bootstrap.cc:492] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:50.102174  2331 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:50.103982  3015 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:50.104481  3015 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:50.105336  3015 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.110811  2899 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:50.111840  2643 ts_tablet_manager.cc:1428] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260806 03:50:50.113641  2981 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:50.114586  2892 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:50.120543  2644 tablet_bootstrap.cc:654] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:50.130568  2643 tablet_bootstrap.cc:492] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:50.141911  2642 tablet_bootstrap.cc:492] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:50.142527  2642 ts_tablet_manager.cc:1397] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.176s	user 0.010s	sys 0.004s
I20260806 03:50:50.159111  3015 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:50.159739  3015 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.160063  2232 catalog_manager.cc:5495] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:50.162633  3015 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:50.163648  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:50.165403  2332 leader_election.cc:341] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:50.167445  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:50.167475  2642 raft_consensus.cc:348] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.168210  2581 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:50.168516  2642 raft_consensus.cc:374] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:50.168870  2642 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:50.169488  2331 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:50.169565  2642 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.170421  2644 tablet_bootstrap.cc:492] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:50.170725  2836 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:50.170943  2644 ts_tablet_manager.cc:1397] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.012s
I20260806 03:50:50.171169  2836 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:50.171590  2836 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:50.174036  2644 raft_consensus.cc:348] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.174906  2644 raft_consensus.cc:374] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:50.175253  2644 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:50.177047  2643 tablet_bootstrap.cc:654] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:50.176378  2644 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.178562  2642 ts_tablet_manager.cc:1428] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.000s
I20260806 03:50:50.186038  2644 ts_tablet_manager.cc:1428] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260806 03:50:50.189954  2644 tablet_bootstrap.cc:492] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:50.193735  2642 tablet_bootstrap.cc:492] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:50.203833  2836 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.214031  3002 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:50.226367  2922 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:50.226966  2922 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.227900  2643 tablet_bootstrap.cc:492] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:50.228497  2643 ts_tablet_manager.cc:1397] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.006s
I20260806 03:50:50.229339  2922 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:50.231087  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:50.231429  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:50.235966  2332 leader_election.cc:341] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:50.236693  2332 leader_election.cc:341] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:50.241386  2644 tablet_bootstrap.cc:654] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:50.239853  2643 raft_consensus.cc:348] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.242501  2643 raft_consensus.cc:374] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:50.242769  2643 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:50.243392  2643 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.250409  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:50.250813  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:50.251513  2584 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:50.251250  2578 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:50.243983  2836 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:50.271023  2899 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:50.271723  2899 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.276739  2643 ts_tablet_manager.cc:1428] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260806 03:50:50.277810  2899 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:50.280556  2993 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:50.286367  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:50.286494  2993 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.290215  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:50.291637  2643 tablet_bootstrap.cc:492] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
W20260806 03:50:50.303297  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:50.292146  2981 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:50.306113  2981 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.306859  2993 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:50.309368  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:50.310395  2981 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:50:50.310988  2332 leader_election.cc:341] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:50.312965  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 62444.1us
I20260806 03:50:50.315131  2331 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:50.316166  3002 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:50.316556  3002 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:50.316920  3002 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:50.320529  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:50.322572  2642 tablet_bootstrap.cc:654] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:50.323786  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:50.324157  2899 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:50.325917  2584 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:50.340746  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:50.342054  2331 leader_election.cc:341] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:50.342563  2331 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:50.343838  2331 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:50.348223  3093 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:50.350262  3093 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:50.346832  2981 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:50:50.351296  2538 leader_election.cc:341] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:50.351186  3093 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.358462  2478 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:50.366218  2981 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:50.392879  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:50.396436  2643 tablet_bootstrap.cc:654] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:50.404181  3091 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260806 03:50:50.406935  3002 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.410130  3002 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:50.417357  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:50.418318  2583 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:50.462868  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:50.463429  2644 tablet_bootstrap.cc:492] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:50.464002  2644 ts_tablet_manager.cc:1397] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.274s	user 0.031s	sys 0.038s
I20260806 03:50:50.465078  2642 tablet_bootstrap.cc:492] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:50.465749  2642 ts_tablet_manager.cc:1397] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.282s	user 0.035s	sys 0.010s
I20260806 03:50:50.473716  2642 raft_consensus.cc:348] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.474668  2642 raft_consensus.cc:374] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:50.475032  2642 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
W20260806 03:50:50.475966  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61786.5us
I20260806 03:50:50.475857  2642 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:50.476698  2534 leader_election.cc:341] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:50.477506  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:50.478298  2642 ts_tablet_manager.cc:1428] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260806 03:50:50.479573  2691 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:50.477541  2583 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:50.480883  2644 raft_consensus.cc:348] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.481588  2644 raft_consensus.cc:374] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:50.481818  2644 raft_consensus.cc:729] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:50.482491  2644 consensus_queue.cc:260] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:50.474205  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61787.2us
W20260806 03:50:50.486982  2332 leader_election.cc:341] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:50.489987  2331 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:50.491189  3002 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:50.500270  2642 tablet_bootstrap.cc:492] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:50.501287  3002 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:50.502452  2644 ts_tablet_manager.cc:1428] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260806 03:50:50.503672  2644 tablet_bootstrap.cc:492] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:50.497802  2232 catalog_manager.cc:5495] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:50.515990  2981 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:50.519630  2981 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.522173  2981 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:50.527565  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:50.529264  2332 leader_election.cc:341] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:50.523439  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:50.543637  2583 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:50.546051  2331 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:50.548179  3091 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:50.548817  3091 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:50.502665  3002 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.549326  3091 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:50.590847  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 76990.2us
I20260806 03:50:50.608142  2643 tablet_bootstrap.cc:492] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:50.608754  2643 ts_tablet_manager.cc:1397] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.317s	user 0.014s	sys 0.033s
I20260806 03:50:50.623867  2643 raft_consensus.cc:348] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.624846  2643 raft_consensus.cc:374] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:50.625144  2643 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:50.626852  2643 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.637351  2818 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:50.653126  2818 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.658584  2643 ts_tablet_manager.cc:1428] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260806 03:50:50.664459  2643 tablet_bootstrap.cc:492] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:50.667850  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:50.669006  2482 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:50.660183  2818 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:50.673246  2818 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:50.675283  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:50.679309  2993 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:50.688236  3110 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:50.688798  3110 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.690601  2993 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:50.697916  2993 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:50.698951  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:50.700608  2481 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:50.674765  2818 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.714154  2642 tablet_bootstrap.cc:654] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:50.729166  3089 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:50.733341  2818 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:50.734856  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:50.751113  2644 tablet_bootstrap.cc:654] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:50.711764  3091 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.764075  3091 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:50.766722  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:50.769574  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:50.769476  2993 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:50.771134  2332 leader_election.cc:341] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:50.772485  2436 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:50.773375  2997 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:50:50.777613  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 76060.5us
I20260806 03:50:50.781198  3015 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:50.781490  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:50.771082  3110 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:50.790300  2643 tablet_bootstrap.cc:654] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
W20260806 03:50:50.784401  2534 leader_election.cc:341] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:50.776527  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:50:50.796748  2534 leader_election.cc:341] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:50.796757  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 94581.6us
I20260806 03:50:50.799050  2993 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:50.800523  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:50.802311  2583 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:50.812423  2534 leader_election.cc:341] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:50.812737  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:50.813694  2479 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:50.825686  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:50.861531  2642 tablet_bootstrap.cc:492] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:50.862142  2642 ts_tablet_manager.cc:1397] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.363s	user 0.010s	sys 0.018s
W20260806 03:50:50.862023  2538 leader_election.cc:341] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:50.862951  2538 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:50.864284  3115 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:50.863816  2479 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:50.876953  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:50.878314  2691 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:50.878935  2691 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:50.880041  2691 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.880535  2642 raft_consensus.cc:348] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.881580  2642 raft_consensus.cc:374] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:50.872282  3015 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260806 03:50:50.881937  2642 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:50.895210  2642 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:50.886466  2583 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
W20260806 03:50:51.093091  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 198830us
I20260806 03:50:51.096582  2644 tablet_bootstrap.cc:492] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:51.097169  2644 ts_tablet_manager.cc:1397] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.594s	user 0.019s	sys 0.052s
I20260806 03:50:51.099807  2642 ts_tablet_manager.cc:1428] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.237s	user 0.007s	sys 0.011s
I20260806 03:50:51.100996  2642 tablet_bootstrap.cc:492] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:51.108729  2331 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:51.115533  2922 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:51.123150  2922 raft_consensus.cc:686] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:51.124178  2922 consensus_queue.cc:237] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.138393  2643 tablet_bootstrap.cc:492] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:51.139197  2643 ts_tablet_manager.cc:1397] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.476s	user 0.019s	sys 0.041s
I20260806 03:50:51.157192  2642 tablet_bootstrap.cc:654] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:51.171622  2643 raft_consensus.cc:348] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.172598  2643 raft_consensus.cc:374] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:51.172333  2644 raft_consensus.cc:348] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.172888  2643 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:51.173081  2644 raft_consensus.cc:374] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:51.173405  2644 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:51.173709  2643 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.178656  2233 catalog_manager.cc:5495] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:51.187462  2643 ts_tablet_manager.cc:1428] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260806 03:50:51.219849  2484 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:51.241266  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 70486.2us
I20260806 03:50:51.371222  2643 tablet_bootstrap.cc:492] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
W20260806 03:50:51.373662  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 54877.2us
I20260806 03:50:51.421126  2642 tablet_bootstrap.cc:492] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:51.421751  2642 ts_tablet_manager.cc:1397] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.321s	user 0.024s	sys 0.016s
W20260806 03:50:51.413794  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 152234us
I20260806 03:50:51.478556  2642 raft_consensus.cc:348] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:51.485939  2332 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:50:51.520344  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 260020us
W20260806 03:50:51.493073  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:51.500206  3110 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:51.523145  3110 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.528242  3110 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:51.499096  2643 tablet_bootstrap.cc:654] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:51.479519  2642 raft_consensus.cc:374] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:51.530174  2642 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
W20260806 03:50:51.508102  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 106446us
I20260806 03:50:51.533169  2892 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:51.533900  2892 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:51.516571  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 127524us
I20260806 03:50:51.531036  2642 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.501811  2236 catalog_manager.cc:5495] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:51.511493  2644 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.560094  2644 ts_tablet_manager.cc:1428] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.463s	user 0.009s	sys 0.003s
I20260806 03:50:51.566155  2892 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:51.566917  2644 tablet_bootstrap.cc:492] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:51.587766  2642 ts_tablet_manager.cc:1428] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.166s	user 0.005s	sys 0.005s
I20260806 03:50:51.589314  2642 tablet_bootstrap.cc:492] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:51.609046  3144 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:51.609669  3144 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.624956  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:51.636793  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:51.637548  2576 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:51.627719  3145 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.114s
I20260806 03:50:51.634409  3144 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:51.645541  2331 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:51.640915  2376 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:51.648293  3140 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:51.644503  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:51.648695  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:51.648906  2583 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:51.652396  3112 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260806 03:50:51.648661  3140 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:51.657168  3140 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:51.661808  3151 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:51.671209  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:51.672396  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:51.675457  3159 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:50:51.675886  3159 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:51.676265  3159 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:51.664876  3151 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:51.680190  3151 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:51.681128  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:51.714875  2534 consensus_peers.cc:487] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:50:51.787456  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72732.5us
I20260806 03:50:51.691210  2236 catalog_manager.cc:5495] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:51.731920  2642 tablet_bootstrap.cc:654] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:51.791462  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:51.795174  2644 tablet_bootstrap.cc:654] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:51.787807  2643 tablet_bootstrap.cc:492] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:51.802639  2643 ts_tablet_manager.cc:1397] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.478s	user 0.020s	sys 0.021s
I20260806 03:50:51.818243  2643 raft_consensus.cc:348] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.819121  2643 raft_consensus.cc:374] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:51.819401  2643 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:51.822585  2643 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.776124  3159 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.825021  2481 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260806 03:50:51.825845  3159 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:51.826514  2643 ts_tablet_manager.cc:1428] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260806 03:50:51.827745  2643 tablet_bootstrap.cc:492] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:51.828390  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:51.832000  3151 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.835721  2644 tablet_bootstrap.cc:492] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:51.836261  2644 ts_tablet_manager.cc:1397] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.270s	user 0.014s	sys 0.014s
I20260806 03:50:51.838987  2644 raft_consensus.cc:348] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.839723  2644 raft_consensus.cc:374] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:51.840008  2644 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:51.845379  3151 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:51.848308  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:51.841739  2644 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.855763  2644 ts_tablet_manager.cc:1428] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260806 03:50:51.857262  2644 tablet_bootstrap.cc:492] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:51.868388  2643 tablet_bootstrap.cc:654] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:51.889479  2643 tablet_bootstrap.cc:492] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
W20260806 03:50:51.889794  2332 leader_election.cc:341] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:51.890038  2643 ts_tablet_manager.cc:1397] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.007s
I20260806 03:50:51.890687  3140 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:51.892001  2332 consensus_peers.cc:487] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:51.892504  2373 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 1: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:50:51.894282  3089 consensus_queue.cc:1046] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:51.895033  3144 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:51.896149  2643 raft_consensus.cc:348] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.896876  2643 raft_consensus.cc:374] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:51.897120  2643 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:51.897701  2643 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:51.903127  3089 raft_consensus.cc:3032] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:51.903771  3089 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:51.905514  2643 ts_tablet_manager.cc:1428] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260806 03:50:51.906620  2643 tablet_bootstrap.cc:492] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:51.909936  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:51.904629  3089 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:51.917090  2538 leader_election.cc:341] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:51.909292  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:51.918344  3089 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:51.931331  3153 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260806 03:50:51.940604  2538 leader_election.cc:341] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:51.942162  2538 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:51.944636  3152 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:50:51.955752  2642 tablet_bootstrap.cc:492] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:51.959199  2642 ts_tablet_manager.cc:1397] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.370s	user 0.050s	sys 0.056s
I20260806 03:50:51.968247  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:50:52.003580  2332 leader_election.cc:341] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.004604  2691 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.005044  3148 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.005491  2691 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.005715  3148 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.013010  2642 raft_consensus.cc:348] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.013882  2642 raft_consensus.cc:374] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.014200  2642 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
W20260806 03:50:52.013953  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 43677.6us
I20260806 03:50:52.016213  3140 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.017025  2691 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:52.019634  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:52.021313  2643 tablet_bootstrap.cc:654] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.014938  2642 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.019634  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:52.023118  2376 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:52.024632  3148 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.025466  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:52.026013  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:52.026628  2583 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 1: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:50:52.027006  2579 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
I20260806 03:50:52.028469  2436 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:52.028788  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:50:52.030017  2538 leader_election.cc:341] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.031350  2372 raft_consensus.cc:2396] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260806 03:50:52.031854  3148 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:52.032528  3148 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:52.033113  3152 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:52.034089  3152 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:52.033032  3148 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.034556  3152 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.033351  2331 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:52.046043  3089 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:50:52.048111  2642 ts_tablet_manager.cc:1428] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.088s	user 0.008s	sys 0.001s
I20260806 03:50:52.058573  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:52.070793  2644 tablet_bootstrap.cc:654] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.072557  2642 tablet_bootstrap.cc:492] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:52.075354  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:52.077327  3159 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260806 03:50:52.078109  2429 leader_election.cc:341] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.125880  3162 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.137440  3162 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.157786  3162 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:52.158429  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:52.158824  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:52.159825  2534 leader_election.cc:341] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.161842  2643 tablet_bootstrap.cc:492] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:52.162384  2643 ts_tablet_manager.cc:1397] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.256s	user 0.013s	sys 0.019s
I20260806 03:50:52.165894  2643 raft_consensus.cc:348] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.166651  2643 raft_consensus.cc:374] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.166934  2643 raft_consensus.cc:729] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.167658  2643 consensus_queue.cc:260] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:52.169533  2538 leader_election.cc:341] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.170001  2538 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:52.171636  3162 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:52.173050  3140 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.173550  3140 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.177002  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:52.177217  3140 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:50:52.178872  2331 leader_election.cc:341] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.180258  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:52.180616  3148 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.182570  2481 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.185067  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:52.185721  2584 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.186128  2642 tablet_bootstrap.cc:654] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.179893  2643 ts_tablet_manager.cc:1428] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
W20260806 03:50:52.188433  2332 leader_election.cc:341] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.189391  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:52.192891  3148 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.193744  2643 tablet_bootstrap.cc:492] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:52.197031  3152 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.202981  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:52.203688  2372 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.205475  2584 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:52.205232  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:52.200822  3015 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:52.207120  2436 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:50:52.209775  2429 leader_election.cc:341] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.208920  3160 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:52.210943  3160 raft_consensus.cc:686] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:50:52.211767  3160 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.217612  3152 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:52.223378  2644 tablet_bootstrap.cc:492] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:52.224128  2644 ts_tablet_manager.cc:1397] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.367s	user 0.024s	sys 0.016s
I20260806 03:50:52.224807  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:52.236907  2644 raft_consensus.cc:348] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.240752  2644 raft_consensus.cc:374] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.241276  2644 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
W20260806 03:50:52.247458  2538 leader_election.cc:341] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.242242  2644 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.257017  2643 tablet_bootstrap.cc:654] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.259853  2644 ts_tablet_manager.cc:1428] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.002s
I20260806 03:50:52.261359  2644 tablet_bootstrap.cc:492] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:52.291023  2233 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:52.310770  2644 tablet_bootstrap.cc:654] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.273654  2372 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:52.318143  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:52.318958  3152 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:52.319442  3152 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:52.320289  3152 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.330783  3089 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.331352  3089 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.333995  3089 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.336824  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:52.346565  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:52.347739  2584 raft_consensus.cc:2379] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 1: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:50:52.349037  2331 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:52.350617  3015 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.381449  2644 tablet_bootstrap.cc:492] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:52.382102  2644 ts_tablet_manager.cc:1397] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.009s
I20260806 03:50:52.397620  3015 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:52.402787  2644 raft_consensus.cc:348] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.403615  2644 raft_consensus.cc:374] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.403882  2644 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.399292  2642 tablet_bootstrap.cc:492] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:52.404700  2642 ts_tablet_manager.cc:1397] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.332s	user 0.037s	sys 0.091s
I20260806 03:50:52.404986  2644 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.408215  2643 tablet_bootstrap.cc:492] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:52.408746  2643 ts_tablet_manager.cc:1397] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.215s	user 0.023s	sys 0.008s
I20260806 03:50:52.410488  2644 ts_tablet_manager.cc:1428] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260806 03:50:52.415464  2643 raft_consensus.cc:348] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.410236  2236 catalog_manager.cc:5495] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:52.422158  2643 raft_consensus.cc:374] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.422479  2643 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.423154  2643 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.420127  2642 raft_consensus.cc:348] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.424175  2642 raft_consensus.cc:374] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.424443  2642 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.425109  2642 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.425690  2643 ts_tablet_manager.cc:1428] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260806 03:50:52.426748  2643 tablet_bootstrap.cc:492] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:52.427626  2644 tablet_bootstrap.cc:492] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:52.428223  3089 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.428704  3089 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.432109  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:52.432684  2642 ts_tablet_manager.cc:1428] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260806 03:50:52.433008  2643 tablet_bootstrap.cc:654] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.433845  2642 tablet_bootstrap.cc:492] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
W20260806 03:50:52.434131  2332 leader_election.cc:341] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.436837  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:50:52.438230  2331 leader_election.cc:341] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.438635  2331 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:52.439431  3145 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:52.443207  2644 tablet_bootstrap.cc:654] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.448145  2642 tablet_bootstrap.cc:654] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.460199  2642 tablet_bootstrap.cc:492] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:52.460878  2642 ts_tablet_manager.cc:1397] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.003s
I20260806 03:50:52.464320  2642 raft_consensus.cc:348] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.465332  2642 raft_consensus.cc:374] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.465652  2642 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.466516  2642 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.468713  3089 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.478367  2642 ts_tablet_manager.cc:1428] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260806 03:50:52.481069  2644 tablet_bootstrap.cc:492] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:52.481473  2642 tablet_bootstrap.cc:492] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:52.481652  2644 ts_tablet_manager.cc:1397] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.004s
I20260806 03:50:52.482784  2643 tablet_bootstrap.cc:492] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:52.483273  2643 ts_tablet_manager.cc:1397] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.033s
I20260806 03:50:52.485159  2644 raft_consensus.cc:348] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.486007  2644 raft_consensus.cc:374] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.485826  2643 raft_consensus.cc:348] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.486315  2644 raft_consensus.cc:729] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.486555  2643 raft_consensus.cc:374] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.486829  2643 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.487016  2644 consensus_queue.cc:260] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.487515  2643 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.488160  2642 tablet_bootstrap.cc:654] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.489598  2644 ts_tablet_manager.cc:1428] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260806 03:50:52.490679  2644 tablet_bootstrap.cc:492] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:52.499306  2644 tablet_bootstrap.cc:654] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.504746  3160 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.505403  3160 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.519734  2642 tablet_bootstrap.cc:492] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:52.520069  2644 tablet_bootstrap.cc:492] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:52.520423  2642 ts_tablet_manager.cc:1397] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.022s
I20260806 03:50:52.520617  2644 ts_tablet_manager.cc:1397] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.008s
I20260806 03:50:52.521613  3160 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.523396  2642 raft_consensus.cc:348] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.524238  2642 raft_consensus.cc:374] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.524518  2642 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.524124  2644 raft_consensus.cc:348] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.524858  2644 raft_consensus.cc:374] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.525126  2644 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.525256  2642 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.525746  2644 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.528358  2643 ts_tablet_manager.cc:1428] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.003s
I20260806 03:50:52.529117  2644 ts_tablet_manager.cc:1428] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260806 03:50:52.529429  2643 tablet_bootstrap.cc:492] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:52.530087  2644 tablet_bootstrap.cc:492] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:52.530184  2818 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.530642  2818 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.532802  2818 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:52.534689  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:52.535455  2376 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:52.536720  2643 tablet_bootstrap.cc:654] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.536993  2642 ts_tablet_manager.cc:1428] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260806 03:50:52.538117  2642 tablet_bootstrap.cc:492] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:52.538573  2534 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:52.540393  3162 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:52.540730  3162 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:52.541064  3162 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.545159  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:52.545877  2481 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:52.546231  2642 tablet_bootstrap.cc:654] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.551671  2644 tablet_bootstrap.cc:654] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.552217  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:52.571900  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:52.578395  2643 tablet_bootstrap.cc:492] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:52.578445  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:52.579316  2643 ts_tablet_manager.cc:1397] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.032s
I20260806 03:50:52.580116  3160 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:52.583037  2643 raft_consensus.cc:348] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.584007  2643 raft_consensus.cc:374] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.588196  2644 tablet_bootstrap.cc:492] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:52.592180  2643 raft_consensus.cc:729] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.592751  2644 ts_tablet_manager.cc:1397] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.013s
I20260806 03:50:52.593016  2643 consensus_queue.cc:260] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.595372  2643 ts_tablet_manager.cc:1428] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260806 03:50:52.586858  2481 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.595489  2644 raft_consensus.cc:348] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.596479  2644 raft_consensus.cc:374] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.596741  2644 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.597415  2644 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.599627  2644 ts_tablet_manager.cc:1428] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260806 03:50:52.600651  2644 tablet_bootstrap.cc:492] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:52.606923  2644 tablet_bootstrap.cc:654] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.609047  2643 tablet_bootstrap.cc:492] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:52.612247  3162 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.616194  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:52.617060  2376 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.619504  2644 tablet_bootstrap.cc:492] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:52.620071  2644 ts_tablet_manager.cc:1397] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260806 03:50:52.621366  2818 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.621856  2818 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.622676  2644 raft_consensus.cc:348] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.623462  2644 raft_consensus.cc:374] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.623719  2644 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.624444  3160 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:52.624405  2644 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.628715  3152 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.629216  3152 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.630961  2643 tablet_bootstrap.cc:654] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.631618  3152 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:52.632893  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:52.634384  2538 leader_election.cc:341] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.636061  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:50:52.636646  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:52.636791  2372 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:52.638240  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:52.639714  2538 leader_election.cc:341] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.640347  2818 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:52.641439  2643 tablet_bootstrap.cc:492] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:52.641281  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:52.641963  2643 ts_tablet_manager.cc:1397] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.005s
I20260806 03:50:52.644749  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:52.646008  2644 ts_tablet_manager.cc:1428] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260806 03:50:52.646503  3152 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:52.646987  2644 tablet_bootstrap.cc:492] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
W20260806 03:50:52.650115  2534 leader_election.cc:341] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.645327  2643 raft_consensus.cc:348] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.650588  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:52.650825  2643 raft_consensus.cc:374] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.651132  2643 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.651324  3151 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:52.651769  2643 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.654477  2643 ts_tablet_manager.cc:1428] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260806 03:50:52.655462  2643 tablet_bootstrap.cc:492] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:52.646898  3152 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:52.658471  3152 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.674655  2644 tablet_bootstrap.cc:654] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.686936  2644 tablet_bootstrap.cc:492] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:52.687446  2644 ts_tablet_manager.cc:1397] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.041s	user 0.003s	sys 0.007s
I20260806 03:50:52.696501  2644 raft_consensus.cc:348] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.697254  2644 raft_consensus.cc:374] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.697531  2644 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.697691  3160 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.698194  3160 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.700297  3160 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.698222  2644 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.704116  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:50:52.706142  2429 leader_election.cc:341] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.706584  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:52.707675  2583 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
I20260806 03:50:52.709353  2436 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:52.710433  3148 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:52.710816  3148 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:52.711171  3148 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.713701  3159 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.714219  3159 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.718578  3159 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.719185  3148 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.721645  3160 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.722200  3160 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.723323  3148 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.725682  3160 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.728382  2644 ts_tablet_manager.cc:1428] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.004s
I20260806 03:50:52.728231  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:52.729022  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:52.729707  2374 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
I20260806 03:50:52.730738  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:52.731804  2373 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 1: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:50:52.733755  2429 leader_election.cc:341] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.735199  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:52.736502  3160 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:52.737175  3160 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:52.737596  3160 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.736366  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:52.742067  2583 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 1: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:50:52.751917  3160 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.754746  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:52.759989  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:52.760942  2373 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.764861  3162 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:52.767302  2643 tablet_bootstrap.cc:654] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.769109  3159 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:52.770970  2644 tablet_bootstrap.cc:492] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:52.773202  3160 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.774051  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:52.774961  2579 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.776008  2436 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:52.784641  2376 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
W20260806 03:50:52.787628  2436 leader_election.cc:341] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.798146  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:50:52.800635  2436 leader_election.cc:341] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:52.811683  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82601.8us
I20260806 03:50:52.814823  2644 tablet_bootstrap.cc:654] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:52.816157  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:52.816859  2482 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.797021  3148 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:52.833813  2534 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:52.838302  2818 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:52.839052  2818 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:52.840236  2818 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.763825  3152 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.855508  2642 tablet_bootstrap.cc:492] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:52.856616  2642 ts_tablet_manager.cc:1397] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.319s	user 0.054s	sys 0.085s
I20260806 03:50:52.844321  3015 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.860359  3015 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.861804  2482 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:52.862601  3015 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.864459  2642 raft_consensus.cc:348] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.865381  2642 raft_consensus.cc:374] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:52.865682  2642 raft_consensus.cc:729] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:52.867516  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:52.867529  2642 consensus_queue.cc:260] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.851735  2373 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:52.867751  3089 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.890522  2642 ts_tablet_manager.cc:1428] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260806 03:50:52.896994  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:52.898699  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:52.900429  2642 tablet_bootstrap.cc:492] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:52.900576  2331 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:52.903416  3145 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:52.892982  3089 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.912894  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:52.915910  2332 leader_election.cc:341] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:52.914165  3218 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:52.933722  3162 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:52.934525  3162 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:52.939751  3152 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:52.940210  2579 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
W20260806 03:50:52.949534  2538 consensus_peers.cc:487] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:52.925343  3089 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:52.982033  2232 catalog_manager.cc:5495] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:52.949110  3218 raft_consensus.cc:686] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:50:53.015786  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 105428us
I20260806 03:50:53.044284  2643 tablet_bootstrap.cc:492] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:53.063174  2643 ts_tablet_manager.cc:1397] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.408s	user 0.011s	sys 0.009s
I20260806 03:50:53.068806  2436 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:53.044039  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:53.071650  3148 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:53.092938  2642 tablet_bootstrap.cc:654] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:53.080193  3159 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:53.108891  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:53.117326  2579 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:53.111284  3159 raft_consensus.cc:686] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:50:53.119715  3159 consensus_queue.cc:237] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.118656  2644 tablet_bootstrap.cc:492] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:53.123878  2644 ts_tablet_manager.cc:1397] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.353s	user 0.018s	sys 0.010s
I20260806 03:50:53.089263  3218 consensus_queue.cc:237] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.141677  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:53.142544  2379 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:53.161353  2379 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:53.134316  2643 raft_consensus.cc:348] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.176055  2643 raft_consensus.cc:374] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:53.176535  2643 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:53.177320  2643 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.189138  2331 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:53.193356  2478 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:53.209496  2644 raft_consensus.cc:348] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.213799  2644 raft_consensus.cc:374] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:53.214360  2644 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:53.217067  2643 ts_tablet_manager.cc:1428] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.153s	user 0.012s	sys 0.001s
I20260806 03:50:53.215377  2644 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.225534  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:53.240959  2818 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260806 03:50:53.212249  3145 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:53.259049  2643 tablet_bootstrap.cc:492] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:53.260712  3162 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:53.263290  2644 ts_tablet_manager.cc:1428] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.130s	user 0.009s	sys 0.001s
I20260806 03:50:53.286616  2478 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:53.283427  3162 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:53.257596  3152 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:53.304304  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:53.265097  3145 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:50:53.307893  2538 leader_election.cc:341] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:53.311688  2379 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:53.311896  3152 raft_consensus.cc:686] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:53.315630  3152 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.317142  3210 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:53.317420  2644 tablet_bootstrap.cc:492] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:53.300529  3231 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:53.309576  3145 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:53.320287  3231 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.309609  3237 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:53.334782  2642 tablet_bootstrap.cc:492] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:53.335523  2642 ts_tablet_manager.cc:1397] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.435s	user 0.028s	sys 0.050s
I20260806 03:50:53.300729  3162 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.318414  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:53.317761  3210 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.368458  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:53.376101  2642 raft_consensus.cc:348] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.377490  2642 raft_consensus.cc:374] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:53.377925  2642 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:53.337245  3237 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.396925  2818 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
W20260806 03:50:53.379900  2332 leader_election.cc:341] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:53.438158  2642 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.363155  3231 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:50:53.477646  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 97779us
I20260806 03:50:53.501374  2643 tablet_bootstrap.cc:654] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:53.488541  2373 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
I20260806 03:50:53.506055  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:53.504420  3162 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:53.508828  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:53.523605  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:53.528283  2332 leader_election.cc:341] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:53.551391  3210 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:53.554564  3237 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:53.554579  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:53.556193  2480 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:50:53.560101  3249 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260806 03:50:53.565716  3218 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260806 03:50:53.606336  2644 tablet_bootstrap.cc:654] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:53.609930  2643 tablet_bootstrap.cc:492] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:53.610519  2643 ts_tablet_manager.cc:1397] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.352s	user 0.011s	sys 0.006s
I20260806 03:50:53.613860  2643 raft_consensus.cc:348] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.614945  2643 raft_consensus.cc:374] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:53.615286  2643 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:53.617238  2643 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:53.619577  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 181277us
I20260806 03:50:53.601368  3255 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260806 03:50:53.640579  2331 leader_election.cc:341] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:53.644214  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:53.640734  2643 ts_tablet_manager.cc:1428] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.002s
W20260806 03:50:53.659114  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 133715us
I20260806 03:50:53.652125  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:53.636626  3151 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:53.685200  2643 tablet_bootstrap.cc:492] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:53.686606  2642 ts_tablet_manager.cc:1428] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.351s	user 0.028s	sys 0.011s
I20260806 03:50:53.673156  3015 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:53.678167  3145 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:53.703878  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:53.689507  3224 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:53.685914  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:53.717387  2644 tablet_bootstrap.cc:492] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:53.718201  2644 ts_tablet_manager.cc:1397] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.411s	user 0.037s	sys 0.053s
I20260806 03:50:53.677291  3151 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.712303  3224 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:53.725191  3224 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:53.720175  2373 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:50:53.743723  2643 tablet_bootstrap.cc:654] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:53.738292  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:53.746301  2370 raft_consensus.cc:2379] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 1: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:50:53.748005  3145 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:53.749917  3151 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:53.731865  3218 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260806 03:50:53.755309  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:53.756870  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:53.757537  2572 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:53.755340  2644 raft_consensus.cc:348] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.758848  2644 raft_consensus.cc:374] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:53.759202  2644 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:53.759955  2644 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.767020  2534 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:53.768369  2818 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:53.769420  2534 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:53.772653  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:53.777073  2429 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:53.778029  3219 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:50:53.778491  3219 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:53.778851  3219 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:53.777120  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:50:53.798969  2538 leader_election.cc:341] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:53.780855  2233 catalog_manager.cc:5495] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:53.801429  2818 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:53.819754  2644 ts_tablet_manager.cc:1428] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.101s	user 0.008s	sys 0.002s
W20260806 03:50:53.846210  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72206.9us
W20260806 03:50:53.853366  2534 leader_election.cc:341] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:53.853892  2534 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:50:53.854080  2332 leader_election.cc:341] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:53.854766  3162 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:53.868608  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:53.813591  3148 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260806 03:50:53.885685  2572 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:53.875101  3089 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:53.897424  3089 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.908703  3089 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:53.905207  3257 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260806 03:50:53.919039  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:53.920145  2481 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:53.923209  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:53.926944  3224 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.928642  2578 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 1: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:50:53.932811  2331 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:53.938360  2642 tablet_bootstrap.cc:492] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:53.938781  2644 tablet_bootstrap.cc:492] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
W20260806 03:50:53.933786  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 69142.9us
I20260806 03:50:53.916499  3219 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.972488  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:53.955940  3233 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:53.967463  3218 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:53.975499  3218 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:53.973302  2576 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:53.986102  2643 tablet_bootstrap.cc:492] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:53.986862  2643 ts_tablet_manager.cc:1397] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.309s	user 0.014s	sys 0.026s
I20260806 03:50:53.960319  3268 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:50:53.979156  3218 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:53.982395  3233 raft_consensus.cc:686] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:53.973902  3224 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:53.991876  3268 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:54.024646  3219 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:54.018692  3268 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:50:54.027983  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 66751.4us
W20260806 03:50:54.038862  3273 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260806 03:50:53.995478  3233 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.105620  2236 catalog_manager.cc:5495] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:54.108662  2236 catalog_manager.cc:5495] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:50:54.142827  2642 tablet_bootstrap.cc:654] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:54.145692  2643 raft_consensus.cc:348] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.146893  2643 raft_consensus.cc:374] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:54.147284  2643 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:54.150517  2481 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:54.148272  2643 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.151072  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:54.165156  2643 ts_tablet_manager.cc:1428] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.178s	user 0.010s	sys 0.000s
I20260806 03:50:54.169076  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:50:54.172318  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 273611us
I20260806 03:50:54.169538  3162 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260806 03:50:54.177696  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:54.164929  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:54.208890  2479 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:54.226837  2643 tablet_bootstrap.cc:492] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:54.211221  3140 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:54.365687  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 196724us
I20260806 03:50:54.415284  3236 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:54.433348  3236 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.435748  3236 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:54.416004  3235 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:54.436527  3235 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.438632  3235 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:54.416896  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:54.419588  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:54.343861  3229 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:54.444435  3229 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.446739  3229 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:54.447125  2644 tablet_bootstrap.cc:654] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:54.448771  2479 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:54.451273  2375 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:50:54.459677  2538 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:54.461665  3276 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:54.462206  3276 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:54.463130  3276 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.459712  2643 tablet_bootstrap.cc:654] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:54.453090  3268 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.492769  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:54.493706  2480 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:50:54.498124  2436 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:54.505170  2642 tablet_bootstrap.cc:492] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:54.505735  2642 ts_tablet_manager.cc:1397] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.582s	user 0.008s	sys 0.014s
I20260806 03:50:54.508111  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:54.509194  2583 raft_consensus.cc:2396] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260806 03:50:54.516075  2534 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:54.518399  2644 tablet_bootstrap.cc:492] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:54.519842  2644 ts_tablet_manager.cc:1397] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.581s	user 0.013s	sys 0.013s
I20260806 03:50:54.529914  3286 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:54.523759  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:54.535112  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:54.537787  3286 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:54.538829  3286 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.539824  3140 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:50:54.541402  3295 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260806 03:50:54.553107  2642 raft_consensus.cc:348] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.572721  2642 raft_consensus.cc:374] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:54.575043  3268 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:54.573997  2642 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:54.577212  2642 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.584333  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:54.585093  2581 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:50:54.591135  2332 leader_election.cc:341] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:54.591351  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:50:54.591930  2332 leader_election.cc:341] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:54.592782  2376 raft_consensus.cc:2396] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260806 03:50:54.593869  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:54.594571  2478 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:54.603015  2581 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:50:54.604391  2331 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:54.608095  2642 ts_tablet_manager.cc:1428] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.102s	user 0.009s	sys 0.001s
I20260806 03:50:54.617921  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:54.618657  2577 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:54.619314  2644 raft_consensus.cc:348] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.605382  3233 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260806 03:50:54.626108  2644 raft_consensus.cc:374] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:54.608588  3231 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:54.628270  2642 tablet_bootstrap.cc:492] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:54.626428  2644 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:54.634989  2644 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.630858  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:54.635885  2233 catalog_manager.cc:5495] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:54.631510  3231 raft_consensus.cc:686] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:54.625558  2331 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:54.640453  3140 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:54.640877  3140 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:54.641218  3140 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:54.639730  3231 consensus_queue.cc:237] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:54.646979  2332 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:54.648609  2644 ts_tablet_manager.cc:1428] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.128s	user 0.008s	sys 0.000s
I20260806 03:50:54.652745  2373 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:54.655182  2478 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:50:54.655427  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:50:54.658980  2331 leader_election.cc:341] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:54.659391  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:54.661505  2644 tablet_bootstrap.cc:492] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:54.664388  3235 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:54.668926  3229 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:50:54.739250  2642 tablet_bootstrap.cc:654] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:54.741231  3235 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:54.741798  3235 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.745433  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:54.760547  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:54.767498  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:54.761569  3278 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:54.737344  3140 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:54.780563  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:54.772962  3236 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:54.761194  3235 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:54.792397  2643 tablet_bootstrap.cc:492] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:54.792971  2643 ts_tablet_manager.cc:1397] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.567s	user 0.017s	sys 0.018s
I20260806 03:50:54.795873  2644 tablet_bootstrap.cc:654] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:54.795960  2643 raft_consensus.cc:348] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.796862  2643 raft_consensus.cc:374] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:54.797142  2643 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:54.798010  3140 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:54.797919  2643 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.799477  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:54.800709  2643 ts_tablet_manager.cc:1428] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
W20260806 03:50:54.801028  2332 leader_election.cc:341] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:54.799755  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:54.803687  2577 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:54.806991  2643 tablet_bootstrap.cc:492] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:54.823773  2577 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:54.825393  2331 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:54.826606  3235 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:54.827105  3235 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:54.828090  3235 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.833146  2642 tablet_bootstrap.cc:492] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:54.833678  2642 ts_tablet_manager.cc:1397] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.218s	user 0.013s	sys 0.005s
I20260806 03:50:54.841751  2642 raft_consensus.cc:348] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.843052  2642 raft_consensus.cc:374] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:54.843319  2642 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:54.844265  2642 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.846519  2644 tablet_bootstrap.cc:492] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:54.847615  2643 tablet_bootstrap.cc:654] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:54.848181  2644 ts_tablet_manager.cc:1397] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.188s	user 0.014s	sys 0.011s
I20260806 03:50:54.850749  2642 ts_tablet_manager.cc:1428] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260806 03:50:54.851958  2642 tablet_bootstrap.cc:492] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:54.857679  2644 raft_consensus.cc:348] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.858491  2644 raft_consensus.cc:374] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:54.858781  2644 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:54.859288  2642 tablet_bootstrap.cc:654] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:54.859616  2644 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.862463  2644 ts_tablet_manager.cc:1428] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260806 03:50:54.863816  2644 tablet_bootstrap.cc:492] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:54.862466  2643 tablet_bootstrap.cc:492] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:54.865833  2643 ts_tablet_manager.cc:1397] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.005s
I20260806 03:50:54.868924  2642 tablet_bootstrap.cc:492] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:54.869488  2642 ts_tablet_manager.cc:1397] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260806 03:50:54.872512  2642 raft_consensus.cc:348] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.873371  2642 raft_consensus.cc:374] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:54.874433  2642 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:54.875380  2642 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.875972  2644 tablet_bootstrap.cc:654] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:54.873394  2643 raft_consensus.cc:348] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.876673  2643 raft_consensus.cc:374] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:54.877027  2643 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:54.877785  2643 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.880247  2643 ts_tablet_manager.cc:1428] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260806 03:50:54.881541  2643 tablet_bootstrap.cc:492] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:54.886795  3276 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:54.884856  2642 ts_tablet_manager.cc:1428] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260806 03:50:54.888496  2642 tablet_bootstrap.cc:492] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:54.896178  2643 tablet_bootstrap.cc:654] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:54.896467  3276 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:54.907202  2642 tablet_bootstrap.cc:654] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:54.936637  2644 tablet_bootstrap.cc:492] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:54.937208  2644 ts_tablet_manager.cc:1397] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.005s
I20260806 03:50:54.943081  2643 tablet_bootstrap.cc:492] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:54.944422  2643 ts_tablet_manager.cc:1397] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.006s
I20260806 03:50:54.944033  2236 catalog_manager.cc:5495] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:54.944422  2644 raft_consensus.cc:348] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.949316  2644 raft_consensus.cc:374] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:54.948382  2236 catalog_manager.cc:5495] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 2 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:54.949656  2644 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:54.950717  2644 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.980255  2644 ts_tablet_manager.cc:1428] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.001s
I20260806 03:50:54.983914  2643 raft_consensus.cc:348] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.984833  2643 raft_consensus.cc:374] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:54.985077  2643 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:54.986274  2644 tablet_bootstrap.cc:492] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:54.986871  2643 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:54.996877  2642 tablet_bootstrap.cc:492] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:54.997438  2642 ts_tablet_manager.cc:1397] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.009s
I20260806 03:50:54.998406  2643 ts_tablet_manager.cc:1428] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.004s
I20260806 03:50:55.002470  2643 tablet_bootstrap.cc:492] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:55.009977  3231 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:55.010614  3231 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.011936  2642 raft_consensus.cc:348] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.012697  2642 raft_consensus.cc:374] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:55.012974  2642 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:55.013458  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:55.013622  2642 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.014187  2479 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:55.012713  3231 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:55.027199  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:55.030383  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:55.031167  2583 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:55.038872  2644 tablet_bootstrap.cc:654] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:55.046464  2642 ts_tablet_manager.cc:1428] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.003s
I20260806 03:50:55.049088  2232 catalog_manager.cc:5495] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:55.050360  2232 catalog_manager.cc:5495] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 2, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 2 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:55.063486  3278 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:55.064163  3278 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.066411  3278 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:55.046664  3235 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:55.069707  3235 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:55.070202  3235 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:55.070425  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:55.071273  2577 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
I20260806 03:50:55.072286  2374 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:55.074010  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:55.074869  3278 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:55.075316  3278 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:55.075742  3278 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:55.077672  2482 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:55.072328  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:55.080364  2376 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 0.
I20260806 03:50:55.082494  2643 tablet_bootstrap.cc:654] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:55.086352  2642 tablet_bootstrap.cc:492] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:55.089279  2376 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:55.091040  3270 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:55.099864  2577 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260806 03:50:55.083704  3235 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.101482  3230 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:50:55.106105  3278 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.108359  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:55.113083  3235 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:55.114758  2583 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:55.115181  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:55.115886  2477 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:55.118409  2642 tablet_bootstrap.cc:654] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:55.122802  2583 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:55.119727  3278 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:55.125957  2477 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:55.126458  2644 tablet_bootstrap.cc:492] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:55.128175  2644 ts_tablet_manager.cc:1397] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.007s
I20260806 03:50:55.129034  2331 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:55.130121  3252 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:55.130633  3252 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:55.131461  3252 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.141224  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:55.142179  2583 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:55.145098  2477 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:55.152084  3276 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:55.157401  2583 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:55.167694  2644 raft_consensus.cc:348] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.170387  2644 raft_consensus.cc:374] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:55.170655  2644 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:55.172518  2644 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.185405  2644 ts_tablet_manager.cc:1428] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260806 03:50:55.186344  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:55.187044  2376 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:55.162147  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:55.202690  2482 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260806 03:50:55.206408  2644 tablet_bootstrap.cc:492] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Bootstrap starting.
I20260806 03:50:55.215058  3231 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:55.243417  3231 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.215190  3227 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260806 03:50:55.210459  3278 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:55.305212  2642 tablet_bootstrap.cc:492] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:55.310197  3231 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:55.304646  3270 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:55.311126  3270 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.306833  2642 ts_tablet_manager.cc:1397] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.250s	user 0.024s	sys 0.038s
I20260806 03:50:55.318226  2643 tablet_bootstrap.cc:492] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:55.318838  2643 ts_tablet_manager.cc:1397] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.317s	user 0.033s	sys 0.026s
W20260806 03:50:55.313657  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 67952.6us
I20260806 03:50:55.335872  2644 tablet_bootstrap.cc:654] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:55.336102  2232 catalog_manager.cc:5495] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:55.343401  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:55.331230  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:55.347853  3227 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:55.348446  3227 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.327399  3089 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260806 03:50:55.357800  3227 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:55.366261  3270 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:55.372394  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:55.377797  2581 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:55.383929  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:55.386369  2538 leader_election.cc:341] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:55.394021  2331 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:55.399047  2643 raft_consensus.cc:348] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.400723  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:55.401686  2643 raft_consensus.cc:374] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:55.402554  2643 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:55.388808  3278 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:50:55.401001  2376 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:55.402822  3231 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:55.409044  3231 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:55.409436  3231 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:55.409722  2642 raft_consensus.cc:348] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.410526  2642 raft_consensus.cc:374] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:55.410810  2642 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:55.411489  2642 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.415622  2572 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:55.423651  2642 ts_tablet_manager.cc:1428] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.000s
I20260806 03:50:55.404412  2643 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.428429  3278 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.431998  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:55.433959  2643 ts_tablet_manager.cc:1428] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.115s	user 0.004s	sys 0.004s
I20260806 03:50:55.435313  2643 tablet_bootstrap.cc:492] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:55.436892  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:55.438462  3235 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:55.438860  3235 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:55.439215  3235 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:55.425261  2642 tablet_bootstrap.cc:492] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Bootstrap starting.
I20260806 03:50:55.443696  2481 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:55.454329  2332 leader_election.cc:341] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:55.465227  2332 leader_election.cc:341] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:55.428817  3231 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.501147  2644 tablet_bootstrap.cc:492] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: No bootstrap required, opened a new log
I20260806 03:50:55.502904  2644 ts_tablet_manager.cc:1397] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent bootstrapping tablet: real 0.297s	user 0.022s	sys 0.008s
I20260806 03:50:55.491778  3341 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:55.525938  2368 raft_consensus.cc:2379] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 1: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:50:55.522341  3357 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:55.532285  3230 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260806 03:50:55.599835  3231 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:55.536667  3341 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.549255  3357 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:55.662885  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 64563us
I20260806 03:50:55.670358  2642 tablet_bootstrap.cc:654] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Neither blocks nor log segments found. Creating new log.
W20260806 03:50:55.657763  3348 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.118s	user 0.000s	sys 0.001s
W20260806 03:50:55.716949  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 71942.5us
W20260806 03:50:55.785218  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 100897us
I20260806 03:50:55.794354  3227 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:55.794896  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:55.795601  2577 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:55.811816  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:55.821246  2644 raft_consensus.cc:348] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.853533  2644 raft_consensus.cc:374] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:55.853987  2644 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Initialized, Role: FOLLOWER
I20260806 03:50:55.854858  2644 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:55.886744  2644 ts_tablet_manager.cc:1428] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent starting tablet: real 0.383s	user 0.007s	sys 0.005s
I20260806 03:50:55.905550  2643 tablet_bootstrap.cc:654] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
W20260806 03:50:56.021942  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260806 03:50:56.044605  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 100752us
W20260806 03:50:55.981927  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 360154us
W20260806 03:50:56.076006  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 109041us
I20260806 03:50:56.095160  2577 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:56.012249  3357 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:55.943176  3341 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.130975  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:56.157392  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 55580.8us
W20260806 03:50:56.173102  3235 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.733s	user 0.009s	sys 0.007s
I20260806 03:50:56.174502  3089 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:56.175060  3089 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.177232  3089 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.174110  3235 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:56.182734  2332 leader_election.cc:341] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:50:56.183828  2538 leader_election.cc:341] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:56.192786  2642 tablet_bootstrap.cc:492] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: No bootstrap required, opened a new log
I20260806 03:50:56.193537  2642 ts_tablet_manager.cc:1397] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Time spent bootstrapping tablet: real 0.769s	user 0.019s	sys 0.016s
I20260806 03:50:56.194460  3377 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260806 03:50:56.189482  3235 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.227162  3358 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:56.228664  3358 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.230366  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:56.233286  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:56.233991  2583 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:56.413434  3368 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:56.417181  2643 tablet_bootstrap.cc:492] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:56.417961  2643 ts_tablet_manager.cc:1397] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.983s	user 0.041s	sys 0.005s
I20260806 03:50:56.426223  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:50:56.434270  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 246046us
I20260806 03:50:56.422174  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 356) took 1022 ms. Trace:
W20260806 03:50:56.488256  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55051.6us
I20260806 03:50:56.489646  3404 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:50:56.489675  2332 leader_election.cc:341] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:56.490760  3151 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:56.488368  3385 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:50:56.492132  3385 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.492745  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:56.490805  3404 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.489686  2642 raft_consensus.cc:348] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.497615  2642 raft_consensus.cc:374] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:56.497922  2642 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Initialized, Role: FOLLOWER
I20260806 03:50:56.498750  2642 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.499179  3404 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.491343  3151 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.500581  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:56.501343  3151 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:56.494285  3385 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:56.503933  3368 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:56.511099  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:56.513669  2331 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:56.553692  2642 ts_tablet_manager.cc:1428] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Time spent starting tablet: real 0.360s	user 0.007s	sys 0.008s
I20260806 03:50:56.553941  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:56.557739  3406 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:56.519976  3227 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:56.562573  3406 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:50:56.575685  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 84043.6us
I20260806 03:50:56.569957  3406 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:56.596832  3358 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.595820  2643 raft_consensus.cc:348] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:56.603426  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 48000.9us
I20260806 03:50:56.603609  2643 raft_consensus.cc:374] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:56.604773  2643 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:56.480455  2368 rpcz_store.cc:276] 0806 03:50:55.390342 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:50:55.390819 (+   477us) service_pool.cc:227] Handling call
0806 03:50:56.397645 (+1006826us) spinlock_profiling.cc:243] Waited 79.2 ms on lock 0x7b54003ea8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:50:56.411754 (+ 14109us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":182220160}
I20260806 03:50:56.607015  2643 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.589905  3383 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:56.605990  3252 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:50:56.621021  3394 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:56.621640  3394 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.622568  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:56.623657  2643 ts_tablet_manager.cc:1428] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.205s	user 0.006s	sys 0.003s
I20260806 03:50:56.619876  3383 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.636852  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:56.638271  3383 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.629555  3252 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.642786  3252 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.702229  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:56.703109  2643 tablet_bootstrap.cc:492] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:56.703235  2583 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:50:56.746371  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 126661us
W20260806 03:50:56.754277  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 110715us
I20260806 03:50:56.766983  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:56.630695  3227 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:56.781719  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:56.782687  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:56.782687  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:56.702371  3257 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:56.788287  3422 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:56.803035  3257 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.806509  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:56.804006  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:56.816385  3383 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:56.804199  3422 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.818826  3394 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.819481  3257 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:56.821563  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:56.816418  3227 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.830556  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:56.831825  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:56.833582  2643 tablet_bootstrap.cc:654] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
W20260806 03:50:56.836258  2538 leader_election.cc:341] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:56.829175  3422 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:50:56.837679  2332 leader_election.cc:341] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:50:56.847693  3383 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:56.854853  3383 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.858021  3383 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.840548  3406 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.862082  3406 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.911702  3383 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:56.912494  3383 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.915171  3383 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.918017  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:56.938081  3406 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:56.938778  3406 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.941977  3406 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.942829  3406 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:56.943589  3406 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:56.946309  3406 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:56.950623  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:56.951347  2579 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:56.951704  3429 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:50:56.958096  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 105330us
I20260806 03:50:56.966727  2583 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:57.097913  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:56.952477  3429 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:57.103861  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 144515us
W20260806 03:50:57.115238  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 165946us
I20260806 03:50:57.129983  2332 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:57.133224  2332 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:57.136440  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.153141  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:57.154072  2376 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 1: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:50:57.154274  3378 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:57.154507  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 370) took 1044 ms. Trace:
I20260806 03:50:57.154918  2376 rpcz_store.cc:276] 0806 03:50:56.109764 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:50:56.109983 (+   219us) service_pool.cc:227] Handling call
0806 03:50:57.152932 (+1042949us) spinlock_profiling.cc:243] Waited 1.37 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:50:57.154443 (+  1511us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3147520}
I20260806 03:50:57.136148  3235 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:57.164080  3405 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.165059  3405 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.167620  2643 tablet_bootstrap.cc:492] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:57.171818  2643 ts_tablet_manager.cc:1397] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.473s	user 0.023s	sys 0.024s
I20260806 03:50:57.169577  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:57.176424  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.156191  3283 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.193571  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:57.178088  3231 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:57.168272  2579 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:57.201752  3417 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:57.201879  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:57.204368  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:57.207371  2482 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:57.204968  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.208437  2583 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 1: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:50:57.224763  2329 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.573s	user 0.018s	sys 0.042s
W20260806 03:50:57.225339  2329 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.660s	user 0.019s	sys 0.043s
I20260806 03:50:57.224664  3258 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.235041  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:57.221141  3140 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.224553  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:57.264771  2482 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:57.203095  3283 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.270673  3283 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.271653  3343 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.233201  3417 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:57.233655  3405 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.272825  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:50:57.279840  3439 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260806 03:50:57.280380  3429 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:57.280460  2375 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 0.
W20260806 03:50:57.283878  3431 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260806 03:50:57.264806  3140 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.289608  3419 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.289805  3140 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.290371  3419 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.300791  3440 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:57.307705  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:57.294962  3283 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.301597  3440 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.259718  3258 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.272271  3343 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.345749  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:57.412324  2377 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:57.403316  2643 raft_consensus.cc:348] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.419656  2643 raft_consensus.cc:374] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:57.420096  2643 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:57.362037  3407 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:57.402560  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 374) took 1270 ms. Trace:
W20260806 03:50:57.306377  2534 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.761s (SENT) [suppressed 4 similar messages]
I20260806 03:50:57.424672  2643 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.440766  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:57.416844  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.426324  2374 rpcz_store.cc:276] 0806 03:50:56.131808 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:50:56.134114 (+  2306us) service_pool.cc:227] Handling call
0806 03:50:57.401682 (+1267568us) spinlock_profiling.cc:243] Waited 6.2 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:50:57.401957 (+   275us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:50:57.402170 (+   213us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:50:57.402199 (+    29us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:50:57.402239 (+    40us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:50:57.402273 (+    34us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:50:57.402339 (+    66us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:50:57.402459 (+   120us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":14259456}
I20260806 03:50:57.373102  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.412371  3426 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.401420  3419 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.427364  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:57.453032  2643 ts_tablet_manager.cc:1428] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.280s	user 0.008s	sys 0.004s
I20260806 03:50:57.417573  3283 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.460539  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.450202  3407 raft_consensus.cc:686] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:57.461481  2574 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 0.
I20260806 03:50:57.463521  2643 tablet_bootstrap.cc:492] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:57.456377  3341 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:57.464902  3444 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:57.465111  3341 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.452327  2575 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:57.469391  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:57.472880  3258 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.481554  2331 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:57.478150  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:57.480556  3343 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.478993  3283 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.447842  3426 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.498631  3258 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:57.499066  3258 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:57.465538  3444 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.376302  3417 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.486294  3341 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.472133  3407 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.482612  2429 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:57.497083  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:57.499430  3258 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:57.502143  3426 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.506691  3444 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:57.507623  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:57.507725  3341 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:50:57.507822  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:57.508334  3341 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.510129  3341 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:57.524693  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:57.527136  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:57.511276  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 452) took 1380 ms. Trace:
I20260806 03:50:57.542186  3408 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:57.522441  3383 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:57.546397  2480 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:50:57.527467  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:57.543788  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 470) took 1204 ms. Trace:
I20260806 03:50:57.549701  3218 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:57.567260  3356 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:57.567718  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:50:57.568936  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 262591us
I20260806 03:50:57.567420  3218 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.572548  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.576525  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.567777  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:57.545475  2581 rpcz_store.cc:276] 0806 03:50:56.124326 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:50:56.124447 (+   121us) service_pool.cc:227] Handling call
0806 03:50:56.124807 (+   360us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:50:56.157004 (+ 32197us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:50:56.157034 (+    30us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:50:57.160864 (+1003830us) spinlock_profiling.cc:243] Waited 4.61 ms on lock 0x7b2c001765a8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:50:57.161272 (+   408us) log.cc:842] Serialized 26 byte log entry
0806 03:50:57.447991 (+286719us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:50:57.448052 (+    61us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:50:57.448123 (+    71us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:50:57.500056 (+ 51933us) raft_consensus.cc:1671] finished
0806 03:50:57.500086 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:50:57.505095 (+  5009us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":31723,"raft.queue_time_us":32280,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":123,"spinlock_wait_cycles":10592512,"thread_start_us":286417,"threads_started":1,"wal-append.queue_time_us":310887}
I20260806 03:50:57.588189  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:57.588423  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.588616  3447 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:57.589082  3429 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:57.589246  3447 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.589924  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.591094  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.591943  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:57.592089  3447 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:57.592902  3429 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:57.574477  3440 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:57.595319  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:57.595498  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 462) took 1363 ms. Trace:
I20260806 03:50:57.596975  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:57.597108  2584 rpcz_store.cc:276] 0806 03:50:56.231660 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:50:56.410895 (+179235us) service_pool.cc:227] Handling call
0806 03:50:57.586946 (+1176051us) spinlock_profiling.cc:243] Waited 18.7 ms on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:50:57.587170 (+   224us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:50:57.595174 (+  8004us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:50:57.595202 (+    28us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:50:57.595248 (+    46us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:50:57.595279 (+    31us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:50:57.595333 (+    54us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:50:57.595437 (+   104us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":43090688}
I20260806 03:50:57.586218  3343 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.602214  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.576911  2372 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:57.607844  2534 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:50:57.609333  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:57.609633  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:57.612294  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:57.613767  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:57.584440  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:57.615346  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:57.618199  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:57.586969  3218 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.624861  3437 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:50:57.625334  3437 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.625706  3437 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:57.599012  3231 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.604168  3419 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.632714  2436 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:57.610623  3383 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:57.623826  3444 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:50:57.633782  3231 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.645936  3444 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:50:57.646459  3444 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:57.643024  3419 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.644966  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.647773  2331 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:57.643771  3218 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:57.663084  3419 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.663703  3419 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:57.658739  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:57.623075  3343 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.687184  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.655776  3383 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.549602  2477 rpcz_store.cc:276] 0806 03:50:56.339522 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:50:56.356513 (+ 16991us) service_pool.cc:227] Handling call
0806 03:50:56.405819 (+ 49306us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:50:56.437876 (+ 32057us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:50:56.444288 (+  6412us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:50:56.525371 (+ 81083us) log.cc:842] Serialized 26 byte log entry
0806 03:50:56.591615 (+ 66244us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:50:56.593354 (+  1739us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:50:56.605284 (+ 11930us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:50:57.498869 (+893585us) spinlock_profiling.cc:243] Waited 7.51 ms on lock 0x7b24001374f8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d799f5cf4 00007f0d799f3dfb 00007f0d79a82559 00007f0d79a88495 00007f0d79a88362 00007f0d79a883ee 00007f0d794c65db 00007f0d819ebdda 00007f0d79a882fc 00007f0d79a7a9bd
0806 03:50:57.543362 (+ 44493us) raft_consensus.cc:1671] finished
0806 03:50:57.543390 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:50:57.543684 (+   294us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":35454,"raft.run_cpu_time_us":261,"raft.run_wall_time_us":32097,"spinlock_wait_cycles":17263872,"thread_start_us":62113,"threads_started":1,"wal-append.queue_time_us":177265}
I20260806 03:50:57.681420  3231 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.701732  2643 tablet_bootstrap.cc:654] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:57.689497  3385 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:57.691396  3419 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.726302  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.733894  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:57.708638  3278 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.743086  2236 catalog_manager.cc:5495] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:57.697321  3455 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:50:57.747637  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:57.727788  3227 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.767396  3445 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:50:57.768124  3445 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.711881  3385 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.725291  3419 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.768528  3445 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:57.784227  3446 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260806 03:50:57.778640  3391 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:57.790874  3358 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.814735  3358 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.788288  3391 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:57.821648  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 192987us
W20260806 03:50:57.859411  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 239661us
I20260806 03:50:57.767378  3455 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.889134  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 145) took 1246 ms. Trace:
I20260806 03:50:57.760303  3278 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.889684  2575 rpcz_store.cc:276] 0806 03:50:56.642369 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:50:56.643924 (+  1555us) service_pool.cc:227] Handling call
0806 03:50:57.416635 (+772711us) spinlock_profiling.cc:243] Waited 52.9 ms on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:50:57.888891 (+472256us) spinlock_profiling.cc:243] Waited 6.67 ms on lock 0x7b54004452d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:50:57.889031 (+   140us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":136971776}
I20260806 03:50:57.856778  3270 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:57.785442  3227 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.911972  3373 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:57.912909  3373 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.913434  3358 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.908720  3270 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.953231  3278 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.961170  3227 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.961814  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.974624  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 370) took 1552 ms. Trace:
I20260806 03:50:57.963688  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.982539  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:57.951704  3419 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:57.993645  3218 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:57.994385  3341 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:57.970923  3343 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.017648  3218 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.008606  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:58.000797  3437 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.029501  3391 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:58.031257  3385 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:58.033104  3444 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.034770  2576 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 1: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:50:58.036242  3444 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:58.015093  3383 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.051007  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:58.040938  3270 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:58.073750  3218 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.076562  3341 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.079234  3437 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.016280  3373 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:50:57.982227  3455 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:50:58.090756  3258 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.584s	user 0.007s	sys 0.012s
I20260806 03:50:58.092190  3258 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.084661  3445 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.099786  3445 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.145781  2372 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:50:58.146451  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.151346  2379 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 1: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:50:58.158012  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:57.975241  2476 rpcz_store.cc:276] 0806 03:50:56.422327 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:50:56.422533 (+   206us) service_pool.cc:227] Handling call
0806 03:50:57.109934 (+687401us) spinlock_profiling.cc:243] Waited 1.43 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:50:57.110217 (+   283us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:50:57.286671 (+176454us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:50:57.288583 (+  1912us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:50:57.293357 (+  4774us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:50:57.295214 (+  1857us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:50:57.974302 (+679088us) spinlock_profiling.cc:243] Waited 163 ms on lock 0x7b54001dd3d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:50:57.974368 (+    66us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:50:57.974544 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":377595648}
I20260806 03:50:58.173928  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 381) took 1412 ms. Trace:
I20260806 03:50:58.174281  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:58.174757  2474 rpcz_store.cc:276] 0806 03:50:56.761032 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:50:57.860968 (+1099936us) service_pool.cc:227] Handling call
0806 03:50:57.906574 (+ 45606us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:50:57.919957 (+ 13383us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:50:57.919999 (+    42us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:50:57.920079 (+    80us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:50:57.922003 (+  1924us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:50:58.173064 (+251061us) spinlock_profiling.cc:243] Waited 8.9 ms on lock 0x7b54001ab654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:50:58.173154 (+    90us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:50:58.173544 (+   390us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":20459776}
I20260806 03:50:58.045037  2480 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:50:58.183859  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:58.183889  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:58.183943  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:58.186654  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:58.187690  2331 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:58.200107  2483 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:58.209937  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:58.223456  2483 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:50:58.228839  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:58.229300  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:50:58.230392  2581 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 1: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:50:58.237895  3252 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.242434  2483 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:50:58.303068  3151 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260806 03:50:58.096267  3258 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 1 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.308671  3270 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:58.315119  3257 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:58.315201  3270 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:58.315765  3257 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:58.326735  3257 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.337229  3257 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:58.332089  3151 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:50:58.339771  3151 raft_consensus.cc:686] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:58.315904  3270 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:58.342136  3151 consensus_queue.cc:237] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.343062  3270 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:58.370323  3413 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.683s	user 0.051s	sys 0.072s
W20260806 03:50:58.371028  3413 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.694s	user 0.051s	sys 0.072s
I20260806 03:50:58.373116  3445 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260806 03:50:58.376930  2236 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.617s	user 0.006s	sys 0.009s
W20260806 03:50:58.377385  2236 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.006s	sys 0.009s
I20260806 03:50:58.389047  2643 tablet_bootstrap.cc:492] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
W20260806 03:50:58.389338  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.501s	user 0.036s	sys 0.042s
W20260806 03:50:58.377975  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.728s	user 0.029s	sys 0.037s
W20260806 03:50:58.389684  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.678s	user 0.001s	sys 0.028s
I20260806 03:50:58.402544  2643 ts_tablet_manager.cc:1397] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.939s	user 0.023s	sys 0.012s
W20260806 03:50:58.407148  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.771s	user 0.029s	sys 0.038s
W20260806 03:50:58.407799  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.722s	user 0.001s	sys 0.029s
W20260806 03:50:58.409276  2377 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.635s	user 0.063s	sys 0.095s
W20260806 03:50:58.409686  2377 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.679s	user 0.063s	sys 0.095s
I20260806 03:50:58.400911  3270 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:50:58.401271  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 530302us
W20260806 03:50:58.423143  2583 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.608s	user 0.001s	sys 0.014s
W20260806 03:50:58.428610  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 749179us
I20260806 03:50:58.421190  2534 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:58.431453  2332 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:50:58.441699  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 809052us
I20260806 03:50:58.448539  3270 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.449898  2534 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:58.453231  3270 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.456153  3356 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.466408  2436 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:58.469231  3462 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:50:58.469843  3462 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:58.470412  3462 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:50:58.476567  3477 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260806 03:50:58.507507  2534 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:58.504864  2643 raft_consensus.cc:348] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.511173  2643 raft_consensus.cc:374] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:58.513161  2643 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:58.514986  3375 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.522205  2429 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:58.520190  2643 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:58.523535  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 57397.8us
I20260806 03:50:58.524462  3455 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:58.529767  2436 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:58.538319  3455 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.549991  2436 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:58.554797  3455 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:58.561966  2643 ts_tablet_manager.cc:1428] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.159s	user 0.009s	sys 0.004s
I20260806 03:50:58.563746  2643 tablet_bootstrap.cc:492] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Bootstrap starting.
I20260806 03:50:58.564400  3462 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.568099  3462 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.578595  2534 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:58.591184  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:58.597152  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.597486  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.598410  2372 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:58.598938  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.599327  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:58.600145  2379 raft_consensus.cc:2379] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 2: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:50:58.601423  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:50:58.602378  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45376.6us
I20260806 03:50:58.602774  3257 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.603309  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:58.603554  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.604332  2368 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:50:58.605947  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:58.606722  2370 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:58.607957  3462 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:58.608775  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 146) took 1809 ms. Trace:
I20260806 03:50:58.608987  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.604368  3257 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:50:58.611793  3458 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:58.621270  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:58.622803  2577 rpcz_store.cc:276] 0806 03:50:56.798921 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:50:56.800697 (+  1776us) service_pool.cc:227] Handling call
0806 03:50:57.999833 (+1199136us) spinlock_profiling.cc:243] Waited 4.29 ms on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:50:58.000139 (+   306us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:50:58.000437 (+   298us) raft_consensus.cc:1520] Early marking committed up to index 1
0806 03:50:58.410932 (+410495us) log.cc:842] Serialized 14 byte log entry
0806 03:50:58.578734 (+167802us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:50:58.608230 (+ 29496us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:50:58.608327 (+    97us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:50:58.608405 (+    78us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:50:58.608560 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":351,"prepare.queue_time_us":369465,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":39,"raft.queue_time_us":3983,"raft.run_cpu_time_us":160,"raft.run_wall_time_us":160,"spinlock_wait_cycles":9867520,"thread_start_us":510878,"threads_started":2,"wal-append.queue_time_us":195699}
I20260806 03:50:58.620081  3462 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.622783  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:58.629616  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:58.630563  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.629626  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:58.633908  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:58.644670  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:58.645068  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.645797  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:58.644798  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:58.659566  2584 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:50:58.661070  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.667785  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:58.668987  3455 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:50:58.669519  3455 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:58.669981  3455 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:58.674913  2643 tablet_bootstrap.cc:654] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Neither blocks nor log segments found. Creating new log.
I20260806 03:50:58.677963  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.671075  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.681073  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:58.681937  2377 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 1: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:50:58.683836  3396 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:58.684609  2370 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:50:58.684535  3396 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.686794  3396 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.687764  2578 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:50:58.687826  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.690356  2332 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:58.691270  3445 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.692404  2377 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:50:58.700788  3462 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.704174  3396 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:58.708654  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:58.709252  3283 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:58.722847  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:58.722572  3283 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.711721  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:58.723835  2477 raft_consensus.cc:2379] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:50:58.721068  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:58.723071  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:50:58.710520  2534 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:58.733242  2478 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 1: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:50:58.757069  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:50:58.758304  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48119.2us
I20260806 03:50:58.759486  2534 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:58.760636  3257 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:50:58.762010  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.765497  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:58.770002  3283 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.770826  3283 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:50:58.771171  3283 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:58.744913  3396 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.773267  2479 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:58.737174  3270 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.777611  3396 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.765743  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:58.779276  3270 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.767604  2429 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:50:58.785753  3458 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:58.786397  3462 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:58.786507  3458 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.788168  3462 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:50:58.789806  3458 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.789405  3462 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.791844  3458 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:50:58.771963  3283 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:58.792546  3458 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.805369  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:58.806143  2534 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:58.807785  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:58.809038  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:58.813444  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:58.804435  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.818054  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:58.821506  2534 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:50:58.823484  2332 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:50:58.823897  2643 tablet_bootstrap.cc:492] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: No bootstrap required, opened a new log
I20260806 03:50:58.824429  2643 ts_tablet_manager.cc:1397] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Time spent bootstrapping tablet: real 0.261s	user 0.013s	sys 0.015s
I20260806 03:50:58.827481  2643 raft_consensus.cc:348] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.828289  2643 raft_consensus.cc:374] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:50:58.828583  2643 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Initialized, Role: FOLLOWER
I20260806 03:50:58.829264  2643 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.831486  3456 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.843408  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:58.854471  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:58.860467  3463 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:50:58.878059  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 65604.6us
I20260806 03:50:58.849220  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:58.883445  3455 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:50:58.888803  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53031.5us
I20260806 03:50:58.887048  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:58.892432  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:50:58.897396  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63329.2us
I20260806 03:50:58.901649  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:58.888104  3458 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.916201  2480 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:50:58.921778  2436 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:58.925639  3459 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:50:58.925896  3396 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.926620  3419 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.934809  3257 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:58.936126  3457 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:58.936501  3457 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:58.927251  3444 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.969856  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:58.981220  3404 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:58.937544  3457 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.968281  3375 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260806 03:50:58.987885  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:58.997704  3341 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:50:58.998765  3455 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:58.998683  3341 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:58.996399  3356 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.014529  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:59.024973  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.029255  3356 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.033079  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.018725  3493 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.044252  3459 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:50:59.048501  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:50:59.044740  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73536.5us
I20260806 03:50:59.052783  3459 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:59.053584  3445 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:50:59.058961  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 85721.5us
I20260806 03:50:59.059854  2436 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.072716  3498 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:59.076906  2643 ts_tablet_manager.cc:1428] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Time spent starting tablet: real 0.252s	user 0.024s	sys 0.012s
I20260806 03:50:59.080799  2236 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33778 (request call id 102) took 3131 ms. Trace:
I20260806 03:50:59.083837  3341 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:59.086012  3462 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:59.086443  3496 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:59.081933  3493 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.087527  3496 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:59.089861  3496 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:59.087477  3462 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:59.094548  2436 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:59.095280  3496 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:59.095796  2436 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.081293  2236 rpcz_store.cc:276] 0806 03:50:56.008169 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:50:56.066717 (+ 58548us) service_pool.cc:227] Handling call
0806 03:50:59.080622 (+3013905us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:50:58.378903 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:50:58.380778 (+  1875us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:50:58.380839 (+    61us) write_op.cc:435] Acquired schema lock
0806 03:50:58.380878 (+    39us) tablet.cc:660] Decoding operations
0806 03:50:58.381450 (+   572us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:50:58.381558 (+   108us) write_op.cc:641] Partition lock acquired for write op
0806 03:50:58.381603 (+    45us) tablet.cc:683] Acquiring locks for 1 operations
0806 03:50:58.381925 (+   322us) tablet.cc:699] Row locks acquired
0806 03:50:58.381953 (+    28us) write_op.cc:260] PREPARE: finished
0806 03:50:58.382154 (+   201us) write_op.cc:270] Start()
0806 03:50:58.382311 (+   157us) write_op.cc:276] Timestamp: P: 1785988258382091 usec, L: 0
0806 03:50:58.382342 (+    31us) op_driver.cc:331] REPLICATION: starting
0806 03:50:58.383573 (+  1231us) log.cc:842] Serialized 534 byte log entry
0806 03:50:58.639940 (+256367us) op_driver.cc:444] REPLICATION: finished
0806 03:50:58.949448 (+309508us) write_op.cc:301] APPLY: starting
0806 03:50:58.963556 (+ 14108us) tablet.cc:1365] starting BulkCheckPresence
0806 03:50:58.972157 (+  8601us) tablet.cc:1368] finished BulkCheckPresence
0806 03:50:58.991505 (+ 19348us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:50:58.997591 (+  6086us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:50:58.998008 (+   417us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0806 03:50:58.998199 (+   191us) write_op.cc:312] APPLY: finished
0806 03:50:58.998584 (+   385us) log.cc:842] Serialized 22 byte log entry
0806 03:50:58.998813 (+   229us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:50:58.998902 (+    89us) write_op.cc:454] Released schema lock
0806 03:50:58.998968 (+    66us) write_op.cc:341] FINISH: Updating metrics
0806 03:50:59.000672 (+  1704us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:50:59.000703 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":302201,"apply.run_cpu_time_us":3729,"apply.run_wall_time_us":58431,"num_ops":1,"prepare.queue_time_us":622968,"prepare.run_cpu_time_us":11959,"prepare.run_wall_time_us":20717,"raft.queue_time_us":161269,"raft.run_cpu_time_us":130623,"raft.run_wall_time_us":157195,"replication_time_us":257449,"thread_start_us":947000,"threads_started":4,"wal-append.queue_time_us":15807}]]}
I20260806 03:50:59.098711  3457 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:59.097431  3496 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:50:59.099359  3283 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:59.115643  3493 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.117446  3283 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:59.119200  3462 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:59.115029  3496 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:59.108412  2436 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.147590  3493 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:50:59.148511  3493 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:59.151571  3493 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:50:59.159766  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 51444.4us
I20260806 03:50:59.160782  2436 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.162375  3283 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.163082  3283 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.175582  2436 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.180478  2436 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.183560  3496 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.189355  3283 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.197496  3458 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:50:59.198063  3458 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:59.201365  3458 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:50:59.208859  2478 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:50:59.209316  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:59.208972  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:59.177107  2232 catalog_manager.cc:5495] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:59.214881  2482 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:50:59.216300  2232 catalog_manager.cc:5495] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:59.219569  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:59.227137  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:59.220906  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:59.228065  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:59.228675  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:59.229132  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:59.229463  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:59.227213  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:50:59.233194  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:59.234337  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:59.234929  2484 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:50:59.235355  2232 catalog_manager.cc:5495] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:59.236220  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:50:59.248355  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:50:59.248395  3375 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260806 03:50:59.251288  3375 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:59.251652  3375 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:50:59.262212  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:50:59.252648  3375 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:59.268443  3375 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:59.273115  2429 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.274461  3493 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.282049  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:50:59.284699  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.286110  3493 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.287214  2429 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.289398  3493 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.292577  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.293715  3493 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.273339  2576 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:50:59.300856  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.301795  3445 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:50:59.305555  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.308106  3341 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.311066  3405 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:59.312393  3405 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.313885  3446 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:50:59.314255  3446 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:50:59.315302  3446 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:59.318125  3446 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:59.326089  2436 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:50:59.327368  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.328299  3459 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:50:59.329399  3462 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:50:59.329977  3462 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:50:59.330950  3462 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:50:59.331735  2576 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:59.336069  3496 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:59.346006  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:50:59.347411  3145 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:50:59.385262  2302 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:50:59.384446  2235 catalog_manager.cc:5495] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 0 to 1, leader changed from <none> to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:50:59.400272  2368 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:59.412528  3462 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:59.423175  2236 catalog_manager.cc:5495] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 2, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:59.425803  2236 catalog_manager.cc:5495] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 2, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:59.455972  2236 catalog_manager.cc:5495] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 2, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:50:59.676435  2369 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:59.677681  3462 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:59.698670  2578 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:59.706429  3500 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:50:59.852254  2368 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:50:59.859853  2368 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:59.861428  3500 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:50:59.871162  2572 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:50:59.873500  3496 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:00.243512   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:51:00.270536  3526 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
W20260806 03:51:00.270748  3527 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
W20260806 03:51:00.271685  3529 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
I20260806 03:51:00.273658   732 server_base.cc:1034] running on GCE node
I20260806 03:51:00.275950   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:51:00.276273   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:51:00.276485   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988260276468 us; error 0 us; skew 500 ppm
I20260806 03:51:00.277397   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:51:00.288443   732 webserver.cc:460] Webserver started at http://127.0.183.4:33561/ using document root <none> and password file <none>
I20260806 03:51:00.289104   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:51:00.289422   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:51:00.289786   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:51:00.291257   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-3-root/instance:
uuid: "cf6042e85bef47c4aac9d064d91501d1"
format_stamp: "Formatted at 2026-08-06 03:51:00 on dist-test-slave-kvfs"
I20260806 03:51:00.297122   732 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260806 03:51:00.301314  3539 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:51:00.302459   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260806 03:51:00.302959   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-3-root
uuid: "cf6042e85bef47c4aac9d064d91501d1"
format_stamp: "Formatted at 2026-08-06 03:51:00 on dist-test-slave-kvfs"
I20260806 03:51:00.303370   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-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)
I20260806 03:51:00.335515   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:51:00.337265   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:51:00.338882   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:51:00.341991   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:51:00.342236   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:51:00.342505   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:51:00.342694   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:51:00.460390   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.4:33215
I20260806 03:51:00.460522  3624 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.4:33215 every 8 connection(s)
I20260806 03:51:00.486441   732 auto_leader_rebalancer-test.cc:413] add a tserver: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:00.499768  3625 heartbeater.cc:347] Connected to a master server at 127.0.183.62:40035
I20260806 03:51:00.500411  3625 heartbeater.cc:464] Registering TS with master...
I20260806 03:51:00.501421  3625 heartbeater.cc:511] Master 127.0.183.62:40035 requested a full tablet report, sending...
I20260806 03:51:00.503986  2236 ts_manager.cc:194] Registered new tserver with Master: cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:00.506423  2236 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38220
I20260806 03:51:00.541802  3444 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:00.542552  3444 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:00.544641  3444 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:00.545864  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:00.545768  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:00.546674  2476 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:00.547950  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:00.548884  3444 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:00.549268  3444 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:00.549589  3444 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:00.556576  3444 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:00.558437  3444 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:00.559290  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:00.560792  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:00.561466  2476 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:00.568568  2476 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:00.569581  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:00.570408  3375 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:00.570878  3375 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:00.571769  3375 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:00.587158  2236 catalog_manager.cc:5495] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:51:00.666074  3356 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:00.666697  3356 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:00.668659  3356 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:00.669430  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:00.669600  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:00.670258  2476 raft_consensus.cc:2354] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3.
I20260806 03:51:00.671355  2332 leader_election.cc:398] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3.
I20260806 03:51:00.671607  2332 leader_election.cc:401] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:51:00.672231  3356 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:51:00.673312  3375 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:00.673926  3375 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:00.675869  3375 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:00.676684  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:00.676959  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:00.677647  2368 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:00.677860  2476 raft_consensus.cc:2379] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:00.679651  2534 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:00.682222  3444 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:00.682704  3444 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:00.683169  3444 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:00.687628  3356 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3.
I20260806 03:51:00.691987  3444 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:00.695186  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:00.695602  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:00.696506  2476 raft_consensus.cc:2379] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:00.694283  3444 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:00.704460  2368 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:00.705651  2534 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:00.706393  3444 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:00.706879  3444 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:00.707815  3444 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:00.725227  2236 catalog_manager.cc:5495] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 2 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:51:00.964793  3493 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:00.965670  3493 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:00.968561  3493 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:00.969317  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:00.970032  2369 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:00.971099  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:00.971905  3496 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:00.972340  3496 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:00.972702  3496 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:00.973162  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:00.981027  3496 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:00.982915  3496 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:00.983835  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:00.983942  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:00.984771  2368 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:00.991731  2368 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:00.992835  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:00.993525  3496 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:00.994053  3496 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:00.994995  3496 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:01.006645  2236 catalog_manager.cc:5495] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 2 to 3, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 3 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:01.044375  2481 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:01.046268  3375 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:01.062318  2369 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:01.066548  3444 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:01.120978  2369 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:01.122781  3444 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:01.123715  3444 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:01.124081  3444 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:01.125025  3444 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:01.126237  3444 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:01.392793  2579 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260806 03:51:01.393342  2579 pending_rounds.cc:76] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 1
I20260806 03:51:01.393618  2579 pending_rounds.cc:97] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:51:01.393968  2579 raft_consensus.cc:2866] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:01.395819  3496 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:01.419474  2368 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:01.422899  3496 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260806 03:51:01.510823  3625 heartbeater.cc:503] Master 127.0.183.62:40035 was elected leader, sending a full tablet report...
I20260806 03:51:01.662182  2368 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:01.675050  2482 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:01.676589  3356 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:01.713289  2579 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:01.721010  3641 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:01.723588  3356 raft_consensus.cc:2932] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:01.725546  2482 raft_consensus.cc:2932] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
W20260806 03:51:01.753535  2331 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95f6f3de31d442cfa812406b89ee2fe3. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:01.753847  2372 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:01.754482  2232 catalog_manager.cc:5495] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:01.763168  2578 raft_consensus.cc:2932] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
W20260806 03:51:01.779107  2331 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9f040dd271944b9bf08554a90afa940. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:01.781351  2578 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:01.782346  2482 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:01.783051  3356 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:01.784232  3641 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:01.805243  3356 raft_consensus.cc:2932] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:01.809505  2482 raft_consensus.cc:2932] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:01.809650  2578 raft_consensus.cc:2932] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:01.851235  2236 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:01.864218  2578 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:01.876401  2482 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:01.876475  2372 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:01.877902  3257 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:01.881232  3444 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:01.894157  3375 raft_consensus.cc:2932] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:01.910846  2372 raft_consensus.cc:2932] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:01.939203  2236 catalog_manager.cc:5495] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:01.940348  2481 raft_consensus.cc:2932] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
W20260806 03:51:01.955816  2537 consensus_peers.cc:487] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5489408bdcc042f3919eae139ea82e7a. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:01.956737  2476 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:01.968627  2578 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:01.979086  2372 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:01.984503  3493 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:01.985635  3496 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:02.006047  3493 raft_consensus.cc:2932] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:02.008945  2368 raft_consensus.cc:2932] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:02.011353  2578 raft_consensus.cc:2932] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:02.027148  2235 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
W20260806 03:51:02.012885  2436 consensus_peers.cc:487] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5efa489aaa94f9988b77e5efc032e5e. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:02.098611  3693 ts_tablet_manager.cc:927] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:02.103720  3693 tablet_copy_client.cc:316] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.1:39643
I20260806 03:51:02.124564  2392 tablet_copy_service.cc:140] P dff94100ffc5485f92cbe6a85addf0b2: Received BeginTabletCopySession request for tablet 95f6f3de31d442cfa812406b89ee2fe3 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:37370)
I20260806 03:51:02.125367  2392 tablet_copy_service.cc:161] P dff94100ffc5485f92cbe6a85addf0b2: Beginning new tablet copy session on tablet 95f6f3de31d442cfa812406b89ee2fe3 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:37370: session id = cf6042e85bef47c4aac9d064d91501d1-95f6f3de31d442cfa812406b89ee2fe3
I20260806 03:51:02.145522  2392 tablet_copy_source_session.cc:205] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:02.162797  3693 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 95f6f3de31d442cfa812406b89ee2fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:02.185144  3693 tablet_copy_client.cc:791] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:02.185925  3693 tablet_copy_client.cc:655] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:02.191879  3693 tablet_copy_client.cc:531] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:02.201799  3693 tablet_bootstrap.cc:492] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:02.227187  3693 tablet_bootstrap.cc:492] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:02.228274  3693 tablet_bootstrap.cc:492] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:02.229022  3693 ts_tablet_manager.cc:1397] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.009s
I20260806 03:51:02.231952  3693 raft_consensus.cc:348] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:02.232934  3693 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:02.233589  3693 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:02.242304  3693 ts_tablet_manager.cc:1428] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260806 03:51:02.244432  2392 tablet_copy_service.cc:342] P dff94100ffc5485f92cbe6a85addf0b2: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-95f6f3de31d442cfa812406b89ee2fe3 received from {username='slave'} at 127.0.0.1:37370
I20260806 03:51:02.245065  2392 tablet_copy_service.cc:433] P dff94100ffc5485f92cbe6a85addf0b2: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-95f6f3de31d442cfa812406b89ee2fe3 on tablet 95f6f3de31d442cfa812406b89ee2fe3 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:02.379628  3693 ts_tablet_manager.cc:927] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:02.381587  3693 tablet_copy_client.cc:316] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.3:46407
I20260806 03:51:02.399211  3701 ts_tablet_manager.cc:927] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:02.402309  2598 tablet_copy_service.cc:140] P fe3d17f4ad984b9088a268d58d87469c: Received BeginTabletCopySession request for tablet 5489408bdcc042f3919eae139ea82e7a from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56018)
I20260806 03:51:02.403323  2598 tablet_copy_service.cc:161] P fe3d17f4ad984b9088a268d58d87469c: Beginning new tablet copy session on tablet 5489408bdcc042f3919eae139ea82e7a from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56018: session id = cf6042e85bef47c4aac9d064d91501d1-5489408bdcc042f3919eae139ea82e7a
I20260806 03:51:02.420454  3703 ts_tablet_manager.cc:927] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:02.426759  3701 tablet_copy_client.cc:316] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.1:39643
I20260806 03:51:02.428555  2598 tablet_copy_source_session.cc:205] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:02.428994  2392 tablet_copy_service.cc:140] P dff94100ffc5485f92cbe6a85addf0b2: Received BeginTabletCopySession request for tablet e9f040dd271944b9bf08554a90afa940 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:37370)
I20260806 03:51:02.429587  2392 tablet_copy_service.cc:161] P dff94100ffc5485f92cbe6a85addf0b2: Beginning new tablet copy session on tablet e9f040dd271944b9bf08554a90afa940 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:37370: session id = cf6042e85bef47c4aac9d064d91501d1-e9f040dd271944b9bf08554a90afa940
I20260806 03:51:02.432452  3703 tablet_copy_client.cc:316] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.2:45689
I20260806 03:51:02.432698  3693 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5489408bdcc042f3919eae139ea82e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:02.438700  2392 tablet_copy_source_session.cc:205] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:02.451332  3701 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e9f040dd271944b9bf08554a90afa940. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:02.462131  2496 tablet_copy_service.cc:140] P 608e57d72aae496aaf8613622153aa0c: Received BeginTabletCopySession request for tablet f5efa489aaa94f9988b77e5efc032e5e from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56244)
I20260806 03:51:02.462939  2496 tablet_copy_service.cc:161] P 608e57d72aae496aaf8613622153aa0c: Beginning new tablet copy session on tablet f5efa489aaa94f9988b77e5efc032e5e from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56244: session id = cf6042e85bef47c4aac9d064d91501d1-f5efa489aaa94f9988b77e5efc032e5e
I20260806 03:51:02.477102  2496 tablet_copy_source_session.cc:205] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:02.480993  3703 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f5efa489aaa94f9988b77e5efc032e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:02.497457  3703 tablet_copy_client.cc:791] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:02.498104  3703 tablet_copy_client.cc:655] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:02.502055  3703 tablet_copy_client.cc:531] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:02.504485  3693 tablet_copy_client.cc:791] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:02.505460  3693 tablet_copy_client.cc:655] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:02.511412  3693 tablet_copy_client.cc:531] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:02.518569  3701 tablet_copy_client.cc:791] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:02.519279  3701 tablet_copy_client.cc:655] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:02.521184  3703 tablet_bootstrap.cc:492] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:02.521545  3693 tablet_bootstrap.cc:492] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:02.532153  3701 tablet_copy_client.cc:531] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:02.559897  3701 tablet_bootstrap.cc:492] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:02.565966  3703 tablet_bootstrap.cc:492] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:02.566838  3703 tablet_bootstrap.cc:492] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:02.567050  3693 tablet_bootstrap.cc:492] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:02.567610  3703 ts_tablet_manager.cc:1397] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.006s
I20260806 03:51:02.568065  3693 tablet_bootstrap.cc:492] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:02.568831  3693 ts_tablet_manager.cc:1397] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.010s
I20260806 03:51:02.571290  3703 raft_consensus.cc:348] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:02.571393  3693 raft_consensus.cc:348] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:02.572278  3703 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:02.572949  3693 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:02.573696  3594 raft_consensus.cc:1203] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:02.573711  3693 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:02.584945  3703 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:02.594755  3703 ts_tablet_manager.cc:1428] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.001s
I20260806 03:51:02.603680  2496 tablet_copy_service.cc:342] P 608e57d72aae496aaf8613622153aa0c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-f5efa489aaa94f9988b77e5efc032e5e received from {username='slave'} at 127.0.0.1:56244
I20260806 03:51:02.604189  2496 tablet_copy_service.cc:433] P 608e57d72aae496aaf8613622153aa0c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-f5efa489aaa94f9988b77e5efc032e5e on tablet f5efa489aaa94f9988b77e5efc032e5e with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:02.622335  3693 ts_tablet_manager.cc:1428] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.053s	user 0.019s	sys 0.031s
I20260806 03:51:02.625967  2598 tablet_copy_service.cc:342] P fe3d17f4ad984b9088a268d58d87469c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-5489408bdcc042f3919eae139ea82e7a received from {username='slave'} at 127.0.0.1:56018
I20260806 03:51:02.626438  2598 tablet_copy_service.cc:433] P fe3d17f4ad984b9088a268d58d87469c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-5489408bdcc042f3919eae139ea82e7a on tablet 5489408bdcc042f3919eae139ea82e7a with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:02.642480  3701 tablet_bootstrap.cc:492] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:02.643591  3701 tablet_bootstrap.cc:492] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:02.644374  3701 ts_tablet_manager.cc:1397] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.012s
I20260806 03:51:02.647200  3701 raft_consensus.cc:348] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:02.648133  3701 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:02.648813  3701 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:02.651240  3701 ts_tablet_manager.cc:1428] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260806 03:51:02.653712  2392 tablet_copy_service.cc:342] P dff94100ffc5485f92cbe6a85addf0b2: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-e9f040dd271944b9bf08554a90afa940 received from {username='slave'} at 127.0.0.1:37370
I20260806 03:51:02.654168  2392 tablet_copy_service.cc:433] P dff94100ffc5485f92cbe6a85addf0b2: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-e9f040dd271944b9bf08554a90afa940 on tablet e9f040dd271944b9bf08554a90afa940 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:02.779497  3594 raft_consensus.cc:1203] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:02.807024  3594 raft_consensus.cc:1203] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:02.870671  3594 raft_consensus.cc:1203] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:03.008417  3661 raft_consensus.cc:1050] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:03.011620  3661 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:03.022658  3594 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:03.024521  3641 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:03.025820  2572 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:03.028846  3458 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:03.048316  2479 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:03.050448  3641 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:03.073964  3641 raft_consensus.cc:2932] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.082369  2479 raft_consensus.cc:2932] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.084682  3594 raft_consensus.cc:2932] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.097455  2572 raft_consensus.cc:2932] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.106601  2236 catalog_manager.cc:5495] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:03.148141  2372 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:03.153661  2479 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:03.153666  3594 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:03.155223  3356 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:03.156242  3641 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:03.170468  3594 raft_consensus.cc:2932] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.170857  2479 raft_consensus.cc:2932] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.166551  3661 raft_consensus.cc:2932] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.188203  2233 catalog_manager.cc:5495] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.190330  2215 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 95f6f3de31d442cfa812406b89ee2fe3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:03.204502  2568 tablet_service.cc:1514] Processing DeleteTablet for tablet 95f6f3de31d442cfa812406b89ee2fe3 with delete_type TABLET_DATA_TOMBSTONED (TS fe3d17f4ad984b9088a268d58d87469c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44180
I20260806 03:51:03.211838  3731 tablet_replica.cc:330] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:51:03.214002  3731 raft_consensus.cc:2229] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:03.214926  3731 raft_consensus.cc:2258] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:03.220377  3731 ts_tablet_manager.cc:1905] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:03.241516  3731 ts_tablet_manager.cc:1918] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:03.242245  3731 log.cc:1196] T 95f6f3de31d442cfa812406b89ee2fe3 P fe3d17f4ad984b9088a268d58d87469c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-2-root/wals/95f6f3de31d442cfa812406b89ee2fe3
I20260806 03:51:03.244180  2217 catalog_manager.cc:4841] TS fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): tablet 95f6f3de31d442cfa812406b89ee2fe3 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:03.273495  3710 raft_consensus.cc:1050] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:03.276811  3710 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:03.294421  3652 raft_consensus.cc:1050] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:03.297156  3652 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:03.320775  3594 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:03.322175  2479 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:03.323254  3594 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:03.325646  2572 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:03.326550  2372 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:03.324587  3686 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:03.328418  3444 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:03.329072  3493 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:03.343493  3713 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260806 03:51:03.362155  3356 raft_consensus.cc:1050] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:03.359753  3652 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:03.365330  2372 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260806 03:51:03.365926  3733 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260806 03:51:03.365410  3356 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:03.370921  3686 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:03.382648  3593 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:03.385221  3661 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:03.399276  2482 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:03.402410  2578 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:03.405073  3458 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:03.409686  3718 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:03.409611  3686 raft_consensus.cc:2932] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.413878  3592 raft_consensus.cc:2932] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.439370  2232 catalog_manager.cc:5495] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.444072  2481 raft_consensus.cc:2932] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.465967  3661 raft_consensus.cc:2932] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.470148  2480 raft_consensus.cc:2932] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.487095  3592 raft_consensus.cc:2932] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.496747  2232 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:03.508905  3652 raft_consensus.cc:2932] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.523772  2572 raft_consensus.cc:2932] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.556511  2372 raft_consensus.cc:2932] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.574250  3592 raft_consensus.cc:2932] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.597802  2368 raft_consensus.cc:2932] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.605650  2232 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.601414  2576 raft_consensus.cc:2932] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.617075  2377 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:03.622591  3592 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:03.627291  3661 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:03.649547  2578 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:03.656126  3458 raft_consensus.cc:2932] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.658007  3592 raft_consensus.cc:2932] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.661310  3593 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:03.643033  2481 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:03.662778  2482 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:03.664041  3444 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:03.664829  3739 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:03.674474  3737 raft_consensus.cc:2932] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.677405  3593 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:03.679181  3652 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:03.678689  2232 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.688261  2480 raft_consensus.cc:2932] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.692862  3713 raft_consensus.cc:2932] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.698598  2472 tablet_service.cc:1514] Processing DeleteTablet for tablet e9f040dd271944b9bf08554a90afa940 with delete_type TABLET_DATA_TOMBSTONED (TS 608e57d72aae496aaf8613622153aa0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54212
I20260806 03:51:03.713073  3592 raft_consensus.cc:2932] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.723093  2572 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:03.725111  2215 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet e9f040dd271944b9bf08554a90afa940 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:03.731159  2217 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 5489408bdcc042f3919eae139ea82e7a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:03.731711  3641 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:03.737118  3752 tablet_replica.cc:330] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:51:03.737646  2377 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:03.755115  2578 raft_consensus.cc:2932] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.760288  3752 raft_consensus.cc:2229] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:03.761332  3752 raft_consensus.cc:2258] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:03.761652  2232 catalog_manager.cc:5495] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.768747  3592 raft_consensus.cc:2932] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:51:03.776599  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 70217.9us
I20260806 03:51:03.783015  2218 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet f5efa489aaa94f9988b77e5efc032e5e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:03.784440  3493 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:03.797508  3752 ts_tablet_manager.cc:1905] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:03.803828  2372 raft_consensus.cc:2932] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:03.822220  2359 tablet_service.cc:1514] Processing DeleteTablet for tablet 5489408bdcc042f3919eae139ea82e7a with delete_type TABLET_DATA_TOMBSTONED (TS dff94100ffc5485f92cbe6a85addf0b2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40712
I20260806 03:51:03.832628  2236 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:03.843053  3752 ts_tablet_manager.cc:1918] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:03.843887  3752 log.cc:1196] T e9f040dd271944b9bf08554a90afa940 P 608e57d72aae496aaf8613622153aa0c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-1-root/wals/e9f040dd271944b9bf08554a90afa940
I20260806 03:51:03.844200  3753 tablet_replica.cc:330] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:51:03.846577  2218 catalog_manager.cc:4841] TS 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): tablet e9f040dd271944b9bf08554a90afa940 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:03.851524  3753 raft_consensus.cc:2229] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:03.852883  3753 raft_consensus.cc:2258] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:03.859190  3753 ts_tablet_manager.cc:1905] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:03.871765  2568 tablet_service.cc:1514] Processing DeleteTablet for tablet f5efa489aaa94f9988b77e5efc032e5e with delete_type TABLET_DATA_TOMBSTONED (TS fe3d17f4ad984b9088a268d58d87469c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44180
I20260806 03:51:03.892707  3754 tablet_replica.cc:330] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:51:03.894626  3754 raft_consensus.cc:2229] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:03.895689  3754 raft_consensus.cc:2258] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:03.903151  3754 ts_tablet_manager.cc:1905] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:03.904964  3753 ts_tablet_manager.cc:1918] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:03.905653  3753 log.cc:1196] T 5489408bdcc042f3919eae139ea82e7a P dff94100ffc5485f92cbe6a85addf0b2: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-0-root/wals/5489408bdcc042f3919eae139ea82e7a
I20260806 03:51:03.907913  2215 catalog_manager.cc:4841] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): tablet 5489408bdcc042f3919eae139ea82e7a (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:03.925164  3754 ts_tablet_manager.cc:1918] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:03.925864  3754 log.cc:1196] T f5efa489aaa94f9988b77e5efc032e5e P fe3d17f4ad984b9088a268d58d87469c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-2-root/wals/f5efa489aaa94f9988b77e5efc032e5e
I20260806 03:51:03.927626  2217 catalog_manager.cc:4841] TS fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): tablet f5efa489aaa94f9988b77e5efc032e5e (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:04.866011  2377 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:04.873387  2481 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:04.873392  2578 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260806 03:51:04.873435  2331 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ead4b99d10d24d13ba7f07dee24f79e3. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:04.874831  3757 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:04.875730  3641 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:04.885260  3757 raft_consensus.cc:2932] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:04.894761  2578 raft_consensus.cc:2932] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:04.891983  2481 raft_consensus.cc:2932] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:04.904469  2480 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:04.916072  2235 catalog_manager.cc:5495] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260806 03:51:04.960216  2436 consensus_peers.cc:487] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bcedcc1f7e94405bbfa0a2d56aa30fb. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:04.978487  2572 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260806 03:51:04.982282  3493 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260806 03:51:05.002832  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48298.7us
I20260806 03:51:05.006237  2377 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260806 03:51:05.007104  3493 raft_consensus.cc:2932] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:05.009364  3713 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:05.010900  2572 raft_consensus.cc:2932] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:05.023866  2372 raft_consensus.cc:2932] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:05.028527  2377 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:05.055239  2232 catalog_manager.cc:5495] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index -1 to 3, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:05.058781  2482 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260806 03:51:05.059634  2331 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39115846d5144463b3a3a8e09e8b4500. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:05.060711  2572 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:05.060779  3757 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:05.062840  3757 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:05.075174  3757 raft_consensus.cc:2932] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:05.080816  2480 raft_consensus.cc:2932] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:05.091143  2482 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:05.099540  2235 catalog_manager.cc:5495] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:05.094883  2576 raft_consensus.cc:2932] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:05.143685  2581 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:05.144079  2377 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260806 03:51:05.144205  2436 consensus_peers.cc:487] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef53ef49663446658709042138ce12f7. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:05.145720  3493 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:05.147918  3766 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:05.164999  3766 raft_consensus.cc:2932] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:05.167258  2377 raft_consensus.cc:2932] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:05.170428  2581 raft_consensus.cc:2932] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:05.192937  2235 catalog_manager.cc:5495] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:05.330485  3785 ts_tablet_manager.cc:927] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:05.332731  3785 tablet_copy_client.cc:316] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.1:39643
I20260806 03:51:05.334383  2392 tablet_copy_service.cc:140] P dff94100ffc5485f92cbe6a85addf0b2: Received BeginTabletCopySession request for tablet ead4b99d10d24d13ba7f07dee24f79e3 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:37370)
I20260806 03:51:05.334923  2392 tablet_copy_service.cc:161] P dff94100ffc5485f92cbe6a85addf0b2: Beginning new tablet copy session on tablet ead4b99d10d24d13ba7f07dee24f79e3 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:37370: session id = cf6042e85bef47c4aac9d064d91501d1-ead4b99d10d24d13ba7f07dee24f79e3
I20260806 03:51:05.345671  2392 tablet_copy_source_session.cc:205] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:05.349206  3785 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ead4b99d10d24d13ba7f07dee24f79e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:05.368319  3785 tablet_copy_client.cc:791] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:05.368992  3785 tablet_copy_client.cc:655] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:05.373005  3785 tablet_copy_client.cc:531] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:05.382488  3785 tablet_bootstrap.cc:492] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:05.428181  3785 tablet_bootstrap.cc:492] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:05.429478  3785 tablet_bootstrap.cc:492] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:05.431721  3785 ts_tablet_manager.cc:1397] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.029s
I20260806 03:51:05.437008  3785 raft_consensus.cc:348] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:05.438158  3785 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:05.439106  3785 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:05.450534  3785 ts_tablet_manager.cc:1428] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.008s
I20260806 03:51:05.453182  2392 tablet_copy_service.cc:342] P dff94100ffc5485f92cbe6a85addf0b2: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-ead4b99d10d24d13ba7f07dee24f79e3 received from {username='slave'} at 127.0.0.1:37370
I20260806 03:51:05.453766  2392 tablet_copy_service.cc:433] P dff94100ffc5485f92cbe6a85addf0b2: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-ead4b99d10d24d13ba7f07dee24f79e3 on tablet ead4b99d10d24d13ba7f07dee24f79e3 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:05.501580  3785 ts_tablet_manager.cc:927] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:05.504036  3785 tablet_copy_client.cc:316] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.2:45689
I20260806 03:51:05.505664  2496 tablet_copy_service.cc:140] P 608e57d72aae496aaf8613622153aa0c: Received BeginTabletCopySession request for tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56244)
I20260806 03:51:05.506304  2496 tablet_copy_service.cc:161] P 608e57d72aae496aaf8613622153aa0c: Beginning new tablet copy session on tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56244: session id = cf6042e85bef47c4aac9d064d91501d1-9bcedcc1f7e94405bbfa0a2d56aa30fb
I20260806 03:51:05.518709  2496 tablet_copy_source_session.cc:205] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:05.522449  3785 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:05.554083  3785 tablet_copy_client.cc:791] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:05.554771  3785 tablet_copy_client.cc:655] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:05.562316  3785 tablet_copy_client.cc:531] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:05.573268  3785 tablet_bootstrap.cc:492] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:05.598817  3785 tablet_bootstrap.cc:492] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:05.599794  3785 tablet_bootstrap.cc:492] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:05.600589  3785 ts_tablet_manager.cc:1397] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.020s
I20260806 03:51:05.603713  3785 raft_consensus.cc:348] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:05.604730  3785 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:05.605448  3785 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:05.607990  3785 ts_tablet_manager.cc:1428] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260806 03:51:05.609618  2496 tablet_copy_service.cc:342] P 608e57d72aae496aaf8613622153aa0c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-9bcedcc1f7e94405bbfa0a2d56aa30fb received from {username='slave'} at 127.0.0.1:56244
I20260806 03:51:05.610175  2496 tablet_copy_service.cc:433] P 608e57d72aae496aaf8613622153aa0c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-9bcedcc1f7e94405bbfa0a2d56aa30fb on tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:05.647156  3785 ts_tablet_manager.cc:927] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:05.651237  3785 tablet_copy_client.cc:316] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.1:39643
I20260806 03:51:05.652851  2392 tablet_copy_service.cc:140] P dff94100ffc5485f92cbe6a85addf0b2: Received BeginTabletCopySession request for tablet 39115846d5144463b3a3a8e09e8b4500 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:37370)
I20260806 03:51:05.653406  2392 tablet_copy_service.cc:161] P dff94100ffc5485f92cbe6a85addf0b2: Beginning new tablet copy session on tablet 39115846d5144463b3a3a8e09e8b4500 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:37370: session id = cf6042e85bef47c4aac9d064d91501d1-39115846d5144463b3a3a8e09e8b4500
I20260806 03:51:05.675711  2392 tablet_copy_source_session.cc:205] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:05.679296  3785 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 39115846d5144463b3a3a8e09e8b4500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:05.702845  3785 tablet_copy_client.cc:791] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:05.703480  3785 tablet_copy_client.cc:655] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:05.712378  3785 tablet_copy_client.cc:531] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:05.722962  3785 tablet_bootstrap.cc:492] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:05.744650  3785 tablet_bootstrap.cc:492] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:05.746096  3785 tablet_bootstrap.cc:492] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:05.746388  3802 ts_tablet_manager.cc:927] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:05.746922  3785 ts_tablet_manager.cc:1397] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.003s
I20260806 03:51:05.749897  3785 raft_consensus.cc:348] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:05.750078  3802 tablet_copy_client.cc:316] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.2:45689
I20260806 03:51:05.750619  3785 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:05.751356  3785 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:05.752766  2496 tablet_copy_service.cc:140] P 608e57d72aae496aaf8613622153aa0c: Received BeginTabletCopySession request for tablet ef53ef49663446658709042138ce12f7 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56244)
I20260806 03:51:05.753334  2496 tablet_copy_service.cc:161] P 608e57d72aae496aaf8613622153aa0c: Beginning new tablet copy session on tablet ef53ef49663446658709042138ce12f7 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56244: session id = cf6042e85bef47c4aac9d064d91501d1-ef53ef49663446658709042138ce12f7
I20260806 03:51:05.753602  3785 ts_tablet_manager.cc:1428] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260806 03:51:05.756560  2392 tablet_copy_service.cc:342] P dff94100ffc5485f92cbe6a85addf0b2: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-39115846d5144463b3a3a8e09e8b4500 received from {username='slave'} at 127.0.0.1:37370
I20260806 03:51:05.756965  2392 tablet_copy_service.cc:433] P dff94100ffc5485f92cbe6a85addf0b2: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-39115846d5144463b3a3a8e09e8b4500 on tablet 39115846d5144463b3a3a8e09e8b4500 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:05.765390  2496 tablet_copy_source_session.cc:205] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:05.772109  3802 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ef53ef49663446658709042138ce12f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:05.790916  3802 tablet_copy_client.cc:791] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:05.791684  3802 tablet_copy_client.cc:655] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:05.796794  3802 tablet_copy_client.cc:531] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:05.807092  3802 tablet_bootstrap.cc:492] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:05.831347  3802 tablet_bootstrap.cc:492] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:05.832788  3802 tablet_bootstrap.cc:492] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:05.833639  3802 ts_tablet_manager.cc:1397] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260806 03:51:05.836534  3802 raft_consensus.cc:348] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:05.837584  3802 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:05.838296  3802 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:05.840698  3802 ts_tablet_manager.cc:1428] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260806 03:51:05.845184  2496 tablet_copy_service.cc:342] P 608e57d72aae496aaf8613622153aa0c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-ef53ef49663446658709042138ce12f7 received from {username='slave'} at 127.0.0.1:56244
I20260806 03:51:05.845666  2496 tablet_copy_service.cc:433] P 608e57d72aae496aaf8613622153aa0c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-ef53ef49663446658709042138ce12f7 on tablet ef53ef49663446658709042138ce12f7 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:05.858055  3592 raft_consensus.cc:1203] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:06.065516  3592 raft_consensus.cc:1203] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260806 03:51:06.171325  3592 raft_consensus.cc:1203] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:06.197768  3592 raft_consensus.cc:1203] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:06.338948  3779 raft_consensus.cc:1050] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:06.341913  3779 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:06.350575  3592 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:06.352777  2576 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:06.355541  3806 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:06.357898  3641 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:06.358793  2479 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:06.360227  3641 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:06.396281  3777 raft_consensus.cc:2932] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.397769  2581 raft_consensus.cc:2932] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.400245  2482 raft_consensus.cc:2932] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.429487  2232 catalog_manager.cc:5495] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.434360  3592 raft_consensus.cc:2932] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.474807  2368 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:06.489434  3592 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:06.489434  2581 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:06.492224  3779 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:06.493330  3641 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:06.503196  3806 raft_consensus.cc:2932] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.508561  3592 raft_consensus.cc:2932] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.511438  2581 raft_consensus.cc:2932] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.525063  2215 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet ead4b99d10d24d13ba7f07dee24f79e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:06.528385  2236 catalog_manager.cc:5495] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.548785  2472 tablet_service.cc:1514] Processing DeleteTablet for tablet ead4b99d10d24d13ba7f07dee24f79e3 with delete_type TABLET_DATA_TOMBSTONED (TS 608e57d72aae496aaf8613622153aa0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54212
I20260806 03:51:06.551177  3822 tablet_replica.cc:330] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:51:06.552659  3822 raft_consensus.cc:2229] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:06.553669  3822 raft_consensus.cc:2258] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:06.560040  3822 ts_tablet_manager.cc:1905] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:06.568396  3493 raft_consensus.cc:1050] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:06.570742  3493 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:06.590059  2368 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260806 03:51:06.592770  2576 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260806 03:51:06.592814  3780 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:06.594365  3822 ts_tablet_manager.cc:1918] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:06.594882  3822 log.cc:1196] T ead4b99d10d24d13ba7f07dee24f79e3 P 608e57d72aae496aaf8613622153aa0c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-1-root/wals/ead4b99d10d24d13ba7f07dee24f79e3
I20260806 03:51:06.595293  3766 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:06.597304  2218 catalog_manager.cc:4841] TS 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): tablet ead4b99d10d24d13ba7f07dee24f79e3 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:06.598263  3592 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEARNER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260806 03:51:06.600240  3766 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:06.619366  3766 raft_consensus.cc:2932] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.621001  2581 raft_consensus.cc:2932] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.633970  3592 raft_consensus.cc:2932] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.637737  2369 raft_consensus.cc:2932] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.641551  3780 raft_consensus.cc:1050] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:06.643203  2236 catalog_manager.cc:5495] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index 3 to 4, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:06.665060  3780 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:06.670509  2482 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:06.690120  3592 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:06.695983  3493 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:06.703799  2572 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:06.728159  3766 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:06.757342  3766 raft_consensus.cc:2932] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.799276  2369 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:06.801302  3834 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:06.810357  2572 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:06.812071  3593 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:06.826505  3820 raft_consensus.cc:1050] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:06.817250  2581 raft_consensus.cc:2932] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.831203  3820 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:06.843502  2218 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:06.848335  3593 raft_consensus.cc:2932] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.847033  3836 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:06.864914  2236 catalog_manager.cc:5495] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index 4 to 5, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:06.877625  3493 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:06.893303  2359 tablet_service.cc:1514] Processing DeleteTablet for tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb with delete_type TABLET_DATA_TOMBSTONED (TS dff94100ffc5485f92cbe6a85addf0b2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40712
I20260806 03:51:06.909135  3594 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:06.914263  3641 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:06.922334  2480 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:06.931674  3844 tablet_replica.cc:330] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:51:06.936538  3820 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260806 03:51:06.952239  3844 raft_consensus.cc:2229] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:06.953277  3844 raft_consensus.cc:2258] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:06.955188  2576 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:06.961124  3493 raft_consensus.cc:2932] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.960287  3820 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260806 03:51:06.979082  3592 raft_consensus.cc:2932] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.986773  2368 raft_consensus.cc:2932] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:06.997897  2236 catalog_manager.cc:5495] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:07.003396  3844 ts_tablet_manager.cc:1905] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:07.013716  3806 raft_consensus.cc:2932] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:07.016520  3593 raft_consensus.cc:2932] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:07.043542  2581 raft_consensus.cc:2932] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:07.065304  2576 raft_consensus.cc:2932] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:07.074231  2235 catalog_manager.cc:5495] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:07.113991  2482 raft_consensus.cc:2932] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:07.117434  3844 ts_tablet_manager.cc:1918] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260806 03:51:07.118279  3844 log.cc:1196] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P dff94100ffc5485f92cbe6a85addf0b2: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-0-root/wals/9bcedcc1f7e94405bbfa0a2d56aa30fb
I20260806 03:51:07.105901  2479 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:07.132862  2215 catalog_manager.cc:4841] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): tablet 9bcedcc1f7e94405bbfa0a2d56aa30fb (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:07.141992  3592 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:07.147130  2576 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:07.152074  3836 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:07.153606  3838 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:07.176419  3834 raft_consensus.cc:2932] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:07.185232  2581 raft_consensus.cc:2932] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:07.197144  2218 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet ef53ef49663446658709042138ce12f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:07.194942  3592 raft_consensus.cc:2932] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:07.218281  2235 catalog_manager.cc:5495] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:07.243675  2359 tablet_service.cc:1514] Processing DeleteTablet for tablet ef53ef49663446658709042138ce12f7 with delete_type TABLET_DATA_TOMBSTONED (TS dff94100ffc5485f92cbe6a85addf0b2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40712
I20260806 03:51:07.245795  3844 tablet_replica.cc:330] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:51:07.241837  2368 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:07.258668  3844 raft_consensus.cc:2229] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:07.259960  3844 raft_consensus.cc:2258] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:07.264544  3844 ts_tablet_manager.cc:1905] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:07.266304  3592 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:07.268579  3820 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:07.270761  2581 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:07.273439  3806 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:07.292071  3641 raft_consensus.cc:2932] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:07.307657  2215 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 39115846d5144463b3a3a8e09e8b4500 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:07.309206  2581 raft_consensus.cc:2932] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:07.298465  3844 ts_tablet_manager.cc:1918] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:07.316157  3844 log.cc:1196] T ef53ef49663446658709042138ce12f7 P dff94100ffc5485f92cbe6a85addf0b2: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-0-root/wals/ef53ef49663446658709042138ce12f7
I20260806 03:51:07.317108  3592 raft_consensus.cc:2932] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:07.320498  2235 catalog_manager.cc:5495] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:07.326931  2215 catalog_manager.cc:4841] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): tablet ef53ef49663446658709042138ce12f7 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:07.343850  2472 tablet_service.cc:1514] Processing DeleteTablet for tablet 39115846d5144463b3a3a8e09e8b4500 with delete_type TABLET_DATA_TOMBSTONED (TS 608e57d72aae496aaf8613622153aa0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54212
I20260806 03:51:07.347259  3850 tablet_replica.cc:330] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:51:07.355325  3850 raft_consensus.cc:2229] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:07.374130  3850 raft_consensus.cc:2258] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:07.386633  3850 ts_tablet_manager.cc:1905] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:07.435859  3850 ts_tablet_manager.cc:1918] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:07.436517  3850 log.cc:1196] T 39115846d5144463b3a3a8e09e8b4500 P 608e57d72aae496aaf8613622153aa0c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-1-root/wals/39115846d5144463b3a3a8e09e8b4500
I20260806 03:51:07.438709  2218 catalog_manager.cc:4841] TS 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): tablet 39115846d5144463b3a3a8e09e8b4500 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
W20260806 03:51:08.529022  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 43559.3us
W20260806 03:51:08.529569  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44882us
I20260806 03:51:08.543399  2479 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:08.605942  2576 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260806 03:51:08.606125  2436 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d93b8d7e5d334d3dac131b9a4c49b103. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:08.608227  2372 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:08.607801  3838 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:08.614993  3834 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:08.631541  3838 raft_consensus.cc:2932] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.638789  2576 raft_consensus.cc:2932] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.678318  2235 catalog_manager.cc:5495] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.680581  2480 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:08.681901  2377 raft_consensus.cc:2932] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.690629  2372 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260806 03:51:08.693403  2578 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260806 03:51:08.693565  2436 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 507574ca8b05468888fa8465ccdb2f80. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:08.696404  3869 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:08.698923  3869 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:08.716840  3862 raft_consensus.cc:2932] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.725564  2578 raft_consensus.cc:2932] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.728878  2377 raft_consensus.cc:2932] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.752247  2576 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:08.763422  2537 consensus_peers.cc:487] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2401ce53befd43c6a455e89c5df49a28. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:08.764719  2479 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:08.766373  3861 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:08.776307  2377 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:08.779238  3860 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:08.785034  2236 catalog_manager.cc:5495] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 3, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.815644  3860 raft_consensus.cc:2932] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.818107  2479 raft_consensus.cc:2932] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.824785  2377 raft_consensus.cc:2932] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.843612  2578 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:08.849390  2232 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:08.861505  2481 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:08.864297  2368 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:08.866110  3853 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260806 03:51:08.867151  2537 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c210749b55e24fa0bb7b9c7cdf3cc6b0. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:08.869908  3860 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:08.890925  3860 raft_consensus.cc:2932] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.902491  2481 raft_consensus.cc:2932] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.922367  2377 raft_consensus.cc:2932] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:08.927318  2232 catalog_manager.cc:5495] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:09.080708  3890 ts_tablet_manager.cc:927] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:09.083545  3890 tablet_copy_client.cc:316] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.2:45689
I20260806 03:51:09.085795  2496 tablet_copy_service.cc:140] P 608e57d72aae496aaf8613622153aa0c: Received BeginTabletCopySession request for tablet d93b8d7e5d334d3dac131b9a4c49b103 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56244)
I20260806 03:51:09.086408  2496 tablet_copy_service.cc:161] P 608e57d72aae496aaf8613622153aa0c: Beginning new tablet copy session on tablet d93b8d7e5d334d3dac131b9a4c49b103 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56244: session id = cf6042e85bef47c4aac9d064d91501d1-d93b8d7e5d334d3dac131b9a4c49b103
I20260806 03:51:09.096285  2496 tablet_copy_source_session.cc:205] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:09.100739  3890 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d93b8d7e5d334d3dac131b9a4c49b103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:09.118494  3890 tablet_copy_client.cc:791] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:09.119402  3890 tablet_copy_client.cc:655] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:09.123735  3890 tablet_copy_client.cc:531] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:09.127269  3892 ts_tablet_manager.cc:927] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:09.130219  3892 tablet_copy_client.cc:316] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.2:45689
I20260806 03:51:09.131943  2496 tablet_copy_service.cc:140] P 608e57d72aae496aaf8613622153aa0c: Received BeginTabletCopySession request for tablet 507574ca8b05468888fa8465ccdb2f80 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56244)
I20260806 03:51:09.132553  2496 tablet_copy_service.cc:161] P 608e57d72aae496aaf8613622153aa0c: Beginning new tablet copy session on tablet 507574ca8b05468888fa8465ccdb2f80 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56244: session id = cf6042e85bef47c4aac9d064d91501d1-507574ca8b05468888fa8465ccdb2f80
I20260806 03:51:09.135699  3890 tablet_bootstrap.cc:492] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:09.144194  2496 tablet_copy_source_session.cc:205] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:09.147907  3892 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 507574ca8b05468888fa8465ccdb2f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:09.200502  3895 ts_tablet_manager.cc:927] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:09.216670  3892 tablet_copy_client.cc:791] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:09.217482  3892 tablet_copy_client.cc:655] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:09.223932  3895 tablet_copy_client.cc:316] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.3:46407
I20260806 03:51:09.225185  3892 tablet_copy_client.cc:531] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:09.233953  2598 tablet_copy_service.cc:140] P fe3d17f4ad984b9088a268d58d87469c: Received BeginTabletCopySession request for tablet 2401ce53befd43c6a455e89c5df49a28 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56018)
I20260806 03:51:09.234719  2598 tablet_copy_service.cc:161] P fe3d17f4ad984b9088a268d58d87469c: Beginning new tablet copy session on tablet 2401ce53befd43c6a455e89c5df49a28 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56018: session id = cf6042e85bef47c4aac9d064d91501d1-2401ce53befd43c6a455e89c5df49a28
I20260806 03:51:09.257827  2598 tablet_copy_source_session.cc:205] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:09.264700  3892 tablet_bootstrap.cc:492] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:09.265952  3895 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2401ce53befd43c6a455e89c5df49a28. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:51:09.334797  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 43490.3us
I20260806 03:51:09.344848  3895 tablet_copy_client.cc:791] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:09.345762  3895 tablet_copy_client.cc:655] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:09.346925  3892 tablet_bootstrap.cc:492] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:09.348595  3892 tablet_bootstrap.cc:492] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:09.350754  3892 ts_tablet_manager.cc:1397] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.086s	user 0.031s	sys 0.036s
I20260806 03:51:09.354058  3892 raft_consensus.cc:348] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:09.355218  3895 tablet_copy_client.cc:531] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:09.355032  3892 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:09.358009  3892 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:09.368521  3892 ts_tablet_manager.cc:1428] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.007s
I20260806 03:51:09.371076  2496 tablet_copy_service.cc:342] P 608e57d72aae496aaf8613622153aa0c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-507574ca8b05468888fa8465ccdb2f80 received from {username='slave'} at 127.0.0.1:56244
I20260806 03:51:09.371590  2496 tablet_copy_service.cc:433] P 608e57d72aae496aaf8613622153aa0c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-507574ca8b05468888fa8465ccdb2f80 on tablet 507574ca8b05468888fa8465ccdb2f80 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:09.378978  3895 tablet_bootstrap.cc:492] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:09.396390  3890 tablet_bootstrap.cc:492] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:09.397174  3892 ts_tablet_manager.cc:927] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:09.397456  3890 tablet_bootstrap.cc:492] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:09.398322  3890 ts_tablet_manager.cc:1397] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.263s	user 0.098s	sys 0.100s
I20260806 03:51:09.401522  3890 raft_consensus.cc:348] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:09.402511  3890 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:09.403208  3890 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:09.409119  3890 ts_tablet_manager.cc:1428] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260806 03:51:09.410849  2496 tablet_copy_service.cc:342] P 608e57d72aae496aaf8613622153aa0c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-d93b8d7e5d334d3dac131b9a4c49b103 received from {username='slave'} at 127.0.0.1:56244
I20260806 03:51:09.411299  2496 tablet_copy_service.cc:433] P 608e57d72aae496aaf8613622153aa0c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-d93b8d7e5d334d3dac131b9a4c49b103 on tablet d93b8d7e5d334d3dac131b9a4c49b103 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:09.441623  3892 tablet_copy_client.cc:316] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.3:46407
I20260806 03:51:09.454100  3895 tablet_bootstrap.cc:492] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:09.455250  3895 tablet_bootstrap.cc:492] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:09.456046  3895 ts_tablet_manager.cc:1397] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.077s	user 0.034s	sys 0.032s
I20260806 03:51:09.459031  3895 raft_consensus.cc:348] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:09.459955  3895 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:09.460651  3895 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:09.463162  3895 ts_tablet_manager.cc:1428] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260806 03:51:09.464373  2598 tablet_copy_service.cc:140] P fe3d17f4ad984b9088a268d58d87469c: Received BeginTabletCopySession request for tablet c210749b55e24fa0bb7b9c7cdf3cc6b0 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56018)
I20260806 03:51:09.465062  2598 tablet_copy_service.cc:161] P fe3d17f4ad984b9088a268d58d87469c: Beginning new tablet copy session on tablet c210749b55e24fa0bb7b9c7cdf3cc6b0 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56018: session id = cf6042e85bef47c4aac9d064d91501d1-c210749b55e24fa0bb7b9c7cdf3cc6b0
I20260806 03:51:09.474714  2598 tablet_copy_source_session.cc:205] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:09.481866  3892 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c210749b55e24fa0bb7b9c7cdf3cc6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:09.491532  2598 tablet_copy_service.cc:342] P fe3d17f4ad984b9088a268d58d87469c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-2401ce53befd43c6a455e89c5df49a28 received from {username='slave'} at 127.0.0.1:56018
I20260806 03:51:09.498490  2598 tablet_copy_service.cc:433] P fe3d17f4ad984b9088a268d58d87469c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-2401ce53befd43c6a455e89c5df49a28 on tablet 2401ce53befd43c6a455e89c5df49a28 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:09.500319  3892 tablet_copy_client.cc:791] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:09.503971  3892 tablet_copy_client.cc:655] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:09.512068  3892 tablet_copy_client.cc:531] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:09.523713  3892 tablet_bootstrap.cc:492] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:09.546595  3592 raft_consensus.cc:1203] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260806 03:51:09.561810  3892 tablet_bootstrap.cc:492] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:09.563030  3892 tablet_bootstrap.cc:492] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:09.563861  3892 ts_tablet_manager.cc:1397] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.040s	user 0.026s	sys 0.009s
I20260806 03:51:09.566874  3892 raft_consensus.cc:348] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:09.567729  3892 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:09.568809  3892 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:09.571902  3892 ts_tablet_manager.cc:1428] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260806 03:51:09.574947  2598 tablet_copy_service.cc:342] P fe3d17f4ad984b9088a268d58d87469c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-c210749b55e24fa0bb7b9c7cdf3cc6b0 received from {username='slave'} at 127.0.0.1:56018
I20260806 03:51:09.575408  2598 tablet_copy_service.cc:433] P fe3d17f4ad984b9088a268d58d87469c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-c210749b55e24fa0bb7b9c7cdf3cc6b0 on tablet c210749b55e24fa0bb7b9c7cdf3cc6b0 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:09.623968  3592 raft_consensus.cc:1203] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:09.659901  3592 raft_consensus.cc:1203] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:09.838164  3592 raft_consensus.cc:1203] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:10.064792  3862 raft_consensus.cc:1050] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:10.067775  3862 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:10.117465  3799 raft_consensus.cc:1050] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:10.121184  3799 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:10.317335  3592 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:10.329195  3899 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:10.338089  2372 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:10.346976  3923 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:51:10.382117  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 261761us
I20260806 03:51:10.385303  2578 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260806 03:51:10.412492  3593 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEARNER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260806 03:51:10.427306  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 271923us
I20260806 03:51:10.434913  2484 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:10.453738  2372 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260806 03:51:10.483181  3906 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:10.490196  3906 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:10.501724  3899 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:10.516078  3799 raft_consensus.cc:1050] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:10.517081  3914 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:10.522856  3910 raft_consensus.cc:1050] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:10.530396  3910 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:10.519671  3799 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:10.582216  2579 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:10.589579  3593 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:10.589830  3906 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:10.595994  3906 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:51:10.599282  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 56951.2us
I20260806 03:51:10.616333  3923 raft_consensus.cc:2932] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:10.629935  2377 raft_consensus.cc:2932] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:10.640300  2372 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:10.642254  2484 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:10.642525  3592 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:10.647948  3925 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:10.655969  3926 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:10.658288  3924 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:10.664693  2478 raft_consensus.cc:2932] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:10.670709  3910 raft_consensus.cc:2932] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:10.675086  2572 raft_consensus.cc:2932] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:10.686218  3906 raft_consensus.cc:2932] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:10.709872  3594 raft_consensus.cc:2932] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:10.715312  2368 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:10.801975  3944 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
W20260806 03:51:10.804033  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48948.9us
W20260806 03:51:10.840049  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 52145.7us
I20260806 03:51:10.835278  2235 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:10.836869  2232 catalog_manager.cc:5495] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index 3 to 4, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:51:10.843319  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 85697.2us
I20260806 03:51:10.843518  3592 raft_consensus.cc:2932] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:51:10.896970  3949 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260806 03:51:10.908680  3924 raft_consensus.cc:2932] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:10.914129  2369 raft_consensus.cc:2932] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:10.921423  2479 raft_consensus.cc:2932] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:10.938200  3591 raft_consensus.cc:2932] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:10.941790  2581 raft_consensus.cc:2932] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:51:11.100785  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 114085us
I20260806 03:51:11.088475  2372 raft_consensus.cc:2932] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:11.318895  3594 raft_consensus.cc:2932] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:51:11.333259  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08001b7760 after lost signal to thread 735
W20260806 03:51:11.335325  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08001b6f20 after lost signal to thread 2283
W20260806 03:51:11.337791  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08003087a0 after lost signal to thread 2413
W20260806 03:51:11.405069  2617 debug-util.cc:398] Leaking SignalData structure 0x7b080015a440 after lost signal to thread 2516
W20260806 03:51:11.448199  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08002fdee0 after lost signal to thread 2620
I20260806 03:51:11.410928  2368 raft_consensus.cc:2932] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:51:11.456537  2617 debug-util.cc:398] Leaking SignalData structure 0x7b080030c880 after lost signal to thread 3624
W20260806 03:51:11.503223  3592 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.601s	user 0.007s	sys 0.027s
W20260806 03:51:11.503773  3592 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.602s	user 0.007s	sys 0.027s
W20260806 03:51:11.507237  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 393422us
W20260806 03:51:11.629629  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45612.4us
I20260806 03:51:11.740007  2235 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 154) took 1001 ms. Trace:
I20260806 03:51:11.742326  2232 catalog_manager.cc:5495] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:11.740492  2235 rpcz_store.cc:276] 0806 03:51:10.738445 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:10.738636 (+   191us) service_pool.cc:227] Handling call
0806 03:51:11.739932 (+1001296us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:51:11.577582 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:51:11.586635 (+  9053us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:51:11.586717 (+    82us) write_op.cc:435] Acquired schema lock
0806 03:51:11.586767 (+    50us) tablet.cc:660] Decoding operations
0806 03:51:11.587385 (+   618us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:51:11.587490 (+   105us) write_op.cc:641] Partition lock acquired for write op
0806 03:51:11.587563 (+    73us) tablet.cc:683] Acquiring locks for 1 operations
0806 03:51:11.587940 (+   377us) tablet.cc:699] Row locks acquired
0806 03:51:11.587957 (+    17us) write_op.cc:260] PREPARE: finished
0806 03:51:11.588272 (+   315us) write_op.cc:270] Start()
0806 03:51:11.588474 (+   202us) write_op.cc:276] Timestamp: P: 1785988271588185 usec, L: 0
0806 03:51:11.588493 (+    19us) op_driver.cc:331] REPLICATION: starting
0806 03:51:11.589680 (+  1187us) log.cc:842] Serialized 590 byte log entry
0806 03:51:11.704374 (+114694us) op_driver.cc:444] REPLICATION: finished
0806 03:51:11.716753 (+ 12379us) write_op.cc:301] APPLY: starting
0806 03:51:11.716874 (+   121us) tablet.cc:1365] starting BulkCheckPresence
0806 03:51:11.717009 (+   135us) tablet.cc:1368] finished BulkCheckPresence
0806 03:51:11.717167 (+   158us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:51:11.717506 (+   339us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:51:11.730770 (+ 13264us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0806 03:51:11.730815 (+    45us) write_op.cc:312] APPLY: finished
0806 03:51:11.731099 (+   284us) log.cc:842] Serialized 22 byte log entry
0806 03:51:11.737325 (+  6226us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:11.737451 (+   126us) write_op.cc:454] Released schema lock
0806 03:51:11.737548 (+    97us) write_op.cc:341] FINISH: Updating metrics
0806 03:51:11.738035 (+   487us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:11.738063 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":11879,"num_ops":1,"prepare.queue_time_us":689215,"prepare.run_cpu_time_us":4539,"prepare.run_wall_time_us":28105,"replication_time_us":115740,"thread_start_us":4925,"threads_started":1}]]}
I20260806 03:51:11.747398  2232 catalog_manager.cc:5495] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:11.791785  2574 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:11.804059  2575 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:11.821574  2369 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:11.822252  3594 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:11.825513  3946 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:11.827256  3686 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:11.839323  3981 raft_consensus.cc:2932] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:11.844195  3594 raft_consensus.cc:2932] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:11.841962  2369 raft_consensus.cc:2932] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:11.865929  2479 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:11.877591  3592 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:11.879225  2377 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:11.881631  3909 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:11.883543  3912 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:11.895287  3909 raft_consensus.cc:2932] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:11.903105  3590 raft_consensus.cc:2932] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:11.910476  2218 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 507574ca8b05468888fa8465ccdb2f80 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:11.919091  2377 raft_consensus.cc:2932] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:11.947252  2479 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:11.949882  3946 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:11.962772  2217 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet c210749b55e24fa0bb7b9c7cdf3cc6b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:11.963307  3592 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:11.963205  2235 catalog_manager.cc:5495] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:11.968526  2232 catalog_manager.cc:5495] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index 4 to 5, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:11.996616  3946 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:12.011125  2472 tablet_service.cc:1514] Processing DeleteTablet for tablet c210749b55e24fa0bb7b9c7cdf3cc6b0 with delete_type TABLET_DATA_TOMBSTONED (TS 608e57d72aae496aaf8613622153aa0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54212
I20260806 03:51:12.024660  2568 tablet_service.cc:1514] Processing DeleteTablet for tablet 507574ca8b05468888fa8465ccdb2f80 with delete_type TABLET_DATA_TOMBSTONED (TS fe3d17f4ad984b9088a268d58d87469c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44180
I20260806 03:51:12.038818  3992 tablet_replica.cc:330] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:51:12.043486  3992 raft_consensus.cc:2229] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:12.046275  3992 raft_consensus.cc:2258] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:12.067570  3992 ts_tablet_manager.cc:1905] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:12.108157  3981 raft_consensus.cc:2932] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:12.115088  2484 raft_consensus.cc:2932] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:12.103219  3993 tablet_replica.cc:330] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:51:12.135022  3592 raft_consensus.cc:2932] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:12.160791  2217 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 2401ce53befd43c6a455e89c5df49a28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:12.170025  2235 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:12.189229  3993 raft_consensus.cc:2229] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:12.190308  3993 raft_consensus.cc:2258] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:12.204733  3993 ts_tablet_manager.cc:1905] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:12.239002  2359 tablet_service.cc:1514] Processing DeleteTablet for tablet 2401ce53befd43c6a455e89c5df49a28 with delete_type TABLET_DATA_TOMBSTONED (TS dff94100ffc5485f92cbe6a85addf0b2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40712
I20260806 03:51:12.256625  3992 ts_tablet_manager.cc:1918] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:12.272294  3992 log.cc:1196] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P 608e57d72aae496aaf8613622153aa0c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-1-root/wals/c210749b55e24fa0bb7b9c7cdf3cc6b0
I20260806 03:51:12.273872  2476 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:12.274796  2218 catalog_manager.cc:4841] TS 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): tablet c210749b55e24fa0bb7b9c7cdf3cc6b0 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:12.296936  3993 ts_tablet_manager.cc:1918] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260806 03:51:12.304466  3997 tablet_replica.cc:330] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:51:12.307202  3592 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:12.308598  2368 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:12.309480  3997 raft_consensus.cc:2229] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:12.309873  3909 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:12.310899  3997 raft_consensus.cc:2258] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:12.312976  3909 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:12.315163  3997 ts_tablet_manager.cc:1905] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:12.307195  3993 log.cc:1196] T 507574ca8b05468888fa8465ccdb2f80 P fe3d17f4ad984b9088a268d58d87469c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-2-root/wals/507574ca8b05468888fa8465ccdb2f80
I20260806 03:51:12.322359  2217 catalog_manager.cc:4841] TS fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): tablet 507574ca8b05468888fa8465ccdb2f80 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:12.326525  3912 raft_consensus.cc:2932] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:12.328491  2368 raft_consensus.cc:2932] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:12.357834  2235 catalog_manager.cc:5495] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New cstate: current_term: 1 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:12.382728  3590 raft_consensus.cc:2932] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:12.405762  3997 ts_tablet_manager.cc:1918] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:12.406603  3997 log.cc:1196] T 2401ce53befd43c6a455e89c5df49a28 P dff94100ffc5485f92cbe6a85addf0b2: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-0-root/wals/2401ce53befd43c6a455e89c5df49a28
I20260806 03:51:12.391129  2218 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet d93b8d7e5d334d3dac131b9a4c49b103 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:12.410135  2215 catalog_manager.cc:4841] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): tablet 2401ce53befd43c6a455e89c5df49a28 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:12.437427  2568 tablet_service.cc:1514] Processing DeleteTablet for tablet d93b8d7e5d334d3dac131b9a4c49b103 with delete_type TABLET_DATA_TOMBSTONED (TS fe3d17f4ad984b9088a268d58d87469c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44180
I20260806 03:51:12.438738  3993 tablet_replica.cc:330] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:51:12.476172  3993 raft_consensus.cc:2229] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:12.477246  3993 raft_consensus.cc:2258] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:12.481130  3993 ts_tablet_manager.cc:1905] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:12.498780  3993 ts_tablet_manager.cc:1918] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:12.499289  3993 log.cc:1196] T d93b8d7e5d334d3dac131b9a4c49b103 P fe3d17f4ad984b9088a268d58d87469c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-2-root/wals/d93b8d7e5d334d3dac131b9a4c49b103
I20260806 03:51:12.501308  2217 catalog_manager.cc:4841] TS fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): tablet d93b8d7e5d334d3dac131b9a4c49b103 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:13.713258  2574 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:13.726181  2482 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260806 03:51:13.727725  2537 consensus_peers.cc:487] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a930c23072484f7ea5974173f5843bfe. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:13.730343  2368 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:13.728483  4001 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:13.732127  3860 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:13.743860  4001 raft_consensus.cc:2932] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:13.751210  2479 raft_consensus.cc:2932] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:13.770018  2368 raft_consensus.cc:2932] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:13.789022  2574 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:13.806919  2235 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
W20260806 03:51:13.851248  2537 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7901535e3d4042389b2a8853a881ff1d. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:13.857802  2377 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:13.860772  3860 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:13.871773  2479 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:13.886860  3926 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:13.917508  3860 raft_consensus.cc:2932] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:13.928614  2476 raft_consensus.cc:2932] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:13.934309  2377 raft_consensus.cc:2932] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:13.965498  2368 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:13.974697  2331 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42ea7d4af5d44cab89bf24f15376456e. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:13.976838  2476 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:13.977258  2574 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:13.978562  4008 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:13.980123  3969 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:13.992115  2236 catalog_manager.cc:5495] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:14.014284  4008 raft_consensus.cc:2932] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:14.021299  2476 raft_consensus.cc:2932] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:14.027127  2578 raft_consensus.cc:2932] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:14.069100  2235 catalog_manager.cc:5495] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:14.075819  2578 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:14.105120  2537 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f327872ee26848bbaf04c03cc38edd54. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:14.107511  2476 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:14.109603  2368 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:14.109609  3926 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260806 03:51:14.122234  3860 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:14.137394  3860 raft_consensus.cc:2932] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:14.142655  2377 raft_consensus.cc:2932] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:14.158702  2476 raft_consensus.cc:2932] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:14.170131  2233 catalog_manager.cc:5495] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:14.205202  4031 ts_tablet_manager.cc:927] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:14.266075  4031 tablet_copy_client.cc:316] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.3:46407
I20260806 03:51:14.268128  2598 tablet_copy_service.cc:140] P fe3d17f4ad984b9088a268d58d87469c: Received BeginTabletCopySession request for tablet a930c23072484f7ea5974173f5843bfe from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56018)
I20260806 03:51:14.268762  2598 tablet_copy_service.cc:161] P fe3d17f4ad984b9088a268d58d87469c: Beginning new tablet copy session on tablet a930c23072484f7ea5974173f5843bfe from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56018: session id = cf6042e85bef47c4aac9d064d91501d1-a930c23072484f7ea5974173f5843bfe
I20260806 03:51:14.278911  2598 tablet_copy_source_session.cc:205] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:14.284179  4031 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a930c23072484f7ea5974173f5843bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:14.323695  4031 tablet_copy_client.cc:791] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:14.324422  4031 tablet_copy_client.cc:655] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:14.329039  4031 tablet_copy_client.cc:531] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:14.342351  4031 tablet_bootstrap.cc:492] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:14.349502  4037 ts_tablet_manager.cc:927] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:14.359040  4037 tablet_copy_client.cc:316] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.3:46407
I20260806 03:51:14.371778  2598 tablet_copy_service.cc:140] P fe3d17f4ad984b9088a268d58d87469c: Received BeginTabletCopySession request for tablet 7901535e3d4042389b2a8853a881ff1d from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56018)
I20260806 03:51:14.372629  2598 tablet_copy_service.cc:161] P fe3d17f4ad984b9088a268d58d87469c: Beginning new tablet copy session on tablet 7901535e3d4042389b2a8853a881ff1d from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56018: session id = cf6042e85bef47c4aac9d064d91501d1-7901535e3d4042389b2a8853a881ff1d
I20260806 03:51:14.383148  2598 tablet_copy_source_session.cc:205] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:14.385365  4031 tablet_bootstrap.cc:492] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:14.386775  4031 tablet_bootstrap.cc:492] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:14.387888  4031 ts_tablet_manager.cc:1397] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.010s
I20260806 03:51:14.393428  4031 raft_consensus.cc:348] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:14.394450  4031 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:14.395205  4031 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:14.413012  4037 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7901535e3d4042389b2a8853a881ff1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:14.430567  4031 ts_tablet_manager.cc:1428] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.010s
I20260806 03:51:14.454134  2598 tablet_copy_service.cc:342] P fe3d17f4ad984b9088a268d58d87469c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-a930c23072484f7ea5974173f5843bfe received from {username='slave'} at 127.0.0.1:56018
I20260806 03:51:14.454881  2598 tablet_copy_service.cc:433] P fe3d17f4ad984b9088a268d58d87469c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-a930c23072484f7ea5974173f5843bfe on tablet a930c23072484f7ea5974173f5843bfe with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:14.466897  4037 tablet_copy_client.cc:791] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:14.467626  4037 tablet_copy_client.cc:655] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:14.472733  4037 tablet_copy_client.cc:531] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:14.495977  4037 tablet_bootstrap.cc:492] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:14.546072  4037 tablet_bootstrap.cc:492] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:14.549062  4037 tablet_bootstrap.cc:492] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:14.550256  4037 ts_tablet_manager.cc:1397] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.019s
I20260806 03:51:14.559329  4037 raft_consensus.cc:348] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:14.560566  4037 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:14.561619  4037 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:14.564540  4031 ts_tablet_manager.cc:927] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:14.566145  4037 ts_tablet_manager.cc:1428] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.009s
I20260806 03:51:14.570300  2598 tablet_copy_service.cc:342] P fe3d17f4ad984b9088a268d58d87469c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-7901535e3d4042389b2a8853a881ff1d received from {username='slave'} at 127.0.0.1:56018
I20260806 03:51:14.570878  2598 tablet_copy_service.cc:433] P fe3d17f4ad984b9088a268d58d87469c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-7901535e3d4042389b2a8853a881ff1d on tablet 7901535e3d4042389b2a8853a881ff1d with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:14.596886  3590 raft_consensus.cc:1203] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:14.606091  4031 tablet_copy_client.cc:316] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.1:39643
I20260806 03:51:14.618148  2392 tablet_copy_service.cc:140] P dff94100ffc5485f92cbe6a85addf0b2: Received BeginTabletCopySession request for tablet 42ea7d4af5d44cab89bf24f15376456e from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:37370)
I20260806 03:51:14.619139  2392 tablet_copy_service.cc:161] P dff94100ffc5485f92cbe6a85addf0b2: Beginning new tablet copy session on tablet 42ea7d4af5d44cab89bf24f15376456e from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:37370: session id = cf6042e85bef47c4aac9d064d91501d1-42ea7d4af5d44cab89bf24f15376456e
I20260806 03:51:14.619767  4037 ts_tablet_manager.cc:927] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:14.648473  4037 tablet_copy_client.cc:316] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.3:46407
I20260806 03:51:14.650498  2598 tablet_copy_service.cc:140] P fe3d17f4ad984b9088a268d58d87469c: Received BeginTabletCopySession request for tablet f327872ee26848bbaf04c03cc38edd54 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56018)
I20260806 03:51:14.651162  2598 tablet_copy_service.cc:161] P fe3d17f4ad984b9088a268d58d87469c: Beginning new tablet copy session on tablet f327872ee26848bbaf04c03cc38edd54 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56018: session id = cf6042e85bef47c4aac9d064d91501d1-f327872ee26848bbaf04c03cc38edd54
I20260806 03:51:14.663218  2598 tablet_copy_source_session.cc:205] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:14.666721  2392 tablet_copy_source_session.cc:205] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:14.667379  4037 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f327872ee26848bbaf04c03cc38edd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:14.674271  4031 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 42ea7d4af5d44cab89bf24f15376456e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:14.717144  4031 tablet_copy_client.cc:791] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:14.720885  4031 tablet_copy_client.cc:655] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:14.718508  4037 tablet_copy_client.cc:791] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:14.722170  4037 tablet_copy_client.cc:655] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:14.727633  4037 tablet_copy_client.cc:531] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:14.729962  4031 tablet_copy_client.cc:531] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:14.742620  4037 tablet_bootstrap.cc:492] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:14.756680  3590 raft_consensus.cc:1203] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:14.815973  4037 tablet_bootstrap.cc:492] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:14.817771  4037 tablet_bootstrap.cc:492] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:14.819149  4037 ts_tablet_manager.cc:1397] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.077s	user 0.033s	sys 0.035s
I20260806 03:51:14.821856  4031 tablet_bootstrap.cc:492] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:14.827584  4037 raft_consensus.cc:348] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:14.829340  4037 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:14.830518  4037 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:14.835171  4037 ts_tablet_manager.cc:1428] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.005s
I20260806 03:51:14.840792  2598 tablet_copy_service.cc:342] P fe3d17f4ad984b9088a268d58d87469c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-f327872ee26848bbaf04c03cc38edd54 received from {username='slave'} at 127.0.0.1:56018
I20260806 03:51:14.841418  2598 tablet_copy_service.cc:433] P fe3d17f4ad984b9088a268d58d87469c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-f327872ee26848bbaf04c03cc38edd54 on tablet f327872ee26848bbaf04c03cc38edd54 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:14.893224  4031 tablet_bootstrap.cc:492] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:14.894722  4031 tablet_bootstrap.cc:492] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:14.896126  4031 ts_tablet_manager.cc:1397] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.075s	user 0.032s	sys 0.009s
I20260806 03:51:14.901522  4031 raft_consensus.cc:348] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:14.903090  4031 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:14.904338  4031 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:14.909008  4031 ts_tablet_manager.cc:1428] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260806 03:51:14.912645  2392 tablet_copy_service.cc:342] P dff94100ffc5485f92cbe6a85addf0b2: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-42ea7d4af5d44cab89bf24f15376456e received from {username='slave'} at 127.0.0.1:37370
I20260806 03:51:14.913151  2392 tablet_copy_service.cc:433] P dff94100ffc5485f92cbe6a85addf0b2: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-42ea7d4af5d44cab89bf24f15376456e on tablet 42ea7d4af5d44cab89bf24f15376456e with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:15.004335  4001 raft_consensus.cc:1050] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:15.008864  4001 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:15.022010  3590 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:15.024214  4018 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:15.027438  2476 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:15.033185  2377 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:15.035401  3860 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:15.046391  4001 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:15.055548  3860 raft_consensus.cc:2932] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.076195  3592 raft_consensus.cc:1203] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:15.081791  2368 raft_consensus.cc:2932] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.078122  3590 raft_consensus.cc:2932] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.110318  2233 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:15.113998  3592 raft_consensus.cc:1203] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:15.117739  2476 raft_consensus.cc:2932] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.197636  2574 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:15.215294  2476 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:15.218014  3590 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:15.225476  4001 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:15.228154  3926 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:15.241431  3860 raft_consensus.cc:2932] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.254055  2476 raft_consensus.cc:2932] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.261729  3592 raft_consensus.cc:2932] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.277468  2236 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.284296  2217 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet a930c23072484f7ea5974173f5843bfe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:15.289974  2359 tablet_service.cc:1514] Processing DeleteTablet for tablet a930c23072484f7ea5974173f5843bfe with delete_type TABLET_DATA_TOMBSTONED (TS dff94100ffc5485f92cbe6a85addf0b2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40712
I20260806 03:51:15.305657  4056 tablet_replica.cc:330] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:51:15.309499  4056 raft_consensus.cc:2229] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:15.310497  4056 raft_consensus.cc:2258] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:15.315362  4056 ts_tablet_manager.cc:1905] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:15.335988  4056 ts_tablet_manager.cc:1918] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:15.336560  4056 log.cc:1196] T a930c23072484f7ea5974173f5843bfe P dff94100ffc5485f92cbe6a85addf0b2: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-0-root/wals/a930c23072484f7ea5974173f5843bfe
I20260806 03:51:15.339680  2215 catalog_manager.cc:4841] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): tablet a930c23072484f7ea5974173f5843bfe (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:15.377965  4001 raft_consensus.cc:1050] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:15.384284  4001 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:15.449929  3590 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:15.454759  2377 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:15.456736  3926 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:15.457973  4018 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:15.480909  2476 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:15.483407  4001 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:15.498116  4018 raft_consensus.cc:1050] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:15.501252  4018 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:15.507900  3926 raft_consensus.cc:2932] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.521489  2476 raft_consensus.cc:2932] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.528246  3590 raft_consensus.cc:2932] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.536702  2377 raft_consensus.cc:2932] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.554582  2236 catalog_manager.cc:5495] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.587442  4008 raft_consensus.cc:1050] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:15.590487  4008 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:15.602566  2377 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:15.602566  3590 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:15.604540  3926 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:15.604686  4060 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:15.609514  2476 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:15.611466  3969 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:15.633071  2578 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:15.633882  4008 raft_consensus.cc:2932] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.641896  3594 raft_consensus.cc:2932] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.647382  4002 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:15.650180  2476 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:15.654495  2575 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:15.661516  2377 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:15.662669  3593 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:15.663374  3926 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:15.668465  4073 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:15.671628  3590 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:15.685031  2368 raft_consensus.cc:2932] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.682617  4001 raft_consensus.cc:2932] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.690649  2236 catalog_manager.cc:5495] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.697343  3860 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:15.701272  3926 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:15.705618  2575 raft_consensus.cc:2932] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.718974  3926 raft_consensus.cc:2932] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.725140  3590 raft_consensus.cc:2932] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.732911  2476 raft_consensus.cc:2932] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.741830  2479 raft_consensus.cc:2932] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.746611  2236 catalog_manager.cc:5495] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.766338  2217 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 7901535e3d4042389b2a8853a881ff1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:15.805204  2377 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:15.813758  3594 raft_consensus.cc:2932] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.905651  3590 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:15.910622  2235 catalog_manager.cc:5495] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.922015  4058 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:15.926492  2476 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:15.944736  2472 tablet_service.cc:1514] Processing DeleteTablet for tablet 7901535e3d4042389b2a8853a881ff1d with delete_type TABLET_DATA_TOMBSTONED (TS 608e57d72aae496aaf8613622153aa0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54212
I20260806 03:51:15.948650  2377 raft_consensus.cc:2932] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:15.971263  4087 tablet_replica.cc:330] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:51:15.976774  4087 raft_consensus.cc:2229] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:15.978060  4087 raft_consensus.cc:2258] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:15.993266  2575 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:15.995538  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 69603.5us
I20260806 03:51:16.003913  2377 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:16.004949  3594 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:16.008451  3926 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:16.018811  4087 ts_tablet_manager.cc:1905] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:16.020211  3926 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:16.023769  4074 raft_consensus.cc:2932] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:16.026592  4060 raft_consensus.cc:2932] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:16.033325  3594 raft_consensus.cc:2932] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:16.034313  2368 raft_consensus.cc:2932] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:16.030915  3590 raft_consensus.cc:2932] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:51:16.064527  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 67812.2us
I20260806 03:51:16.097930  2217 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet f327872ee26848bbaf04c03cc38edd54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:16.087435  2232 catalog_manager.cc:5495] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:16.117327  4087 ts_tablet_manager.cc:1918] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:16.123831  4087 log.cc:1196] T 7901535e3d4042389b2a8853a881ff1d P 608e57d72aae496aaf8613622153aa0c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-1-root/wals/7901535e3d4042389b2a8853a881ff1d
I20260806 03:51:16.093295  2233 catalog_manager.cc:5495] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:16.126508  2218 catalog_manager.cc:4841] TS 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): tablet 7901535e3d4042389b2a8853a881ff1d (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
W20260806 03:51:16.120218  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54803.7us
I20260806 03:51:16.128069  4090 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:16.163909  2472 tablet_service.cc:1514] Processing DeleteTablet for tablet f327872ee26848bbaf04c03cc38edd54 with delete_type TABLET_DATA_TOMBSTONED (TS 608e57d72aae496aaf8613622153aa0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54212
I20260806 03:51:16.165961  4087 tablet_replica.cc:330] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:51:16.167202  2568 tablet_service.cc:1514] Processing DeleteTablet for tablet 42ea7d4af5d44cab89bf24f15376456e with delete_type TABLET_DATA_TOMBSTONED (TS fe3d17f4ad984b9088a268d58d87469c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44180
I20260806 03:51:16.167935  4087 raft_consensus.cc:2229] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:16.171355  4087 raft_consensus.cc:2258] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:16.178036  4087 ts_tablet_manager.cc:1905] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:16.222968  4091 tablet_replica.cc:330] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:51:16.224001  2215 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 42ea7d4af5d44cab89bf24f15376456e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:16.232401  2484 raft_consensus.cc:2932] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:16.256192  4087 ts_tablet_manager.cc:1918] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:16.257354  4087 log.cc:1196] T f327872ee26848bbaf04c03cc38edd54 P 608e57d72aae496aaf8613622153aa0c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-1-root/wals/f327872ee26848bbaf04c03cc38edd54
I20260806 03:51:16.259979  2218 catalog_manager.cc:4841] TS 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): tablet f327872ee26848bbaf04c03cc38edd54 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:16.289261  4091 raft_consensus.cc:2229] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:16.290380  4091 raft_consensus.cc:2258] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:16.296721  4091 ts_tablet_manager.cc:1905] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:16.354245  4091 ts_tablet_manager.cc:1918] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:16.354936  4091 log.cc:1196] T 42ea7d4af5d44cab89bf24f15376456e P fe3d17f4ad984b9088a268d58d87469c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-2-root/wals/42ea7d4af5d44cab89bf24f15376456e
I20260806 03:51:16.357326  2217 catalog_manager.cc:4841] TS fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): tablet 42ea7d4af5d44cab89bf24f15376456e (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:17.420341  2575 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:17.429651  2482 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260806 03:51:17.429979  2537 consensus_peers.cc:487] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da90827d7f0646f5bb848777586aae32. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:17.432165  4093 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:17.440300  2369 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:17.449085  3926 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:17.472148  4073 raft_consensus.cc:2932] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.474030  2479 raft_consensus.cc:2932] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.492723  2379 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:17.501788  2372 raft_consensus.cc:2932] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.516790  2575 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260806 03:51:17.516902  2331 consensus_peers.cc:487] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3ae6cf9eba9410d8307ed1da6a62ea6. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:17.519382  4097 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:17.523053  2233 catalog_manager.cc:5495] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.536909  2479 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:17.538543  4097 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:17.550416  4100 raft_consensus.cc:2932] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.574302  2574 raft_consensus.cc:2932] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.600071  2479 raft_consensus.cc:2932] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.617348  2379 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:17.635044  2331 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2aa3fe3cb0444d6ea2df79f78a0d7543. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:17.635627  2574 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:17.637411  2479 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:17.637578  4090 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:17.639062  4097 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:17.647480  2236 catalog_manager.cc:5495] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.666373  4090 raft_consensus.cc:2932] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.671978  2479 raft_consensus.cc:2932] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.668605  2574 raft_consensus.cc:2932] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.706512  2233 catalog_manager.cc:5495] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.719635  2379 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:17.751312  2577 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260806 03:51:17.761562  2331 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 940c72b441104eabbcb3ea23683268c1. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:17.763535  4060 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:17.771071  2479 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:17.774360  4100 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:17.791422  4090 raft_consensus.cc:2932] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.796768  2574 raft_consensus.cc:2932] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.821110  2479 raft_consensus.cc:2932] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.833752  2233 catalog_manager.cc:5495] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:17.924939  4131 ts_tablet_manager.cc:927] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:17.933732  4131 tablet_copy_client.cc:316] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.1:39643
I20260806 03:51:17.935537  2392 tablet_copy_service.cc:140] P dff94100ffc5485f92cbe6a85addf0b2: Received BeginTabletCopySession request for tablet f3ae6cf9eba9410d8307ed1da6a62ea6 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:37370)
I20260806 03:51:17.936174  2392 tablet_copy_service.cc:161] P dff94100ffc5485f92cbe6a85addf0b2: Beginning new tablet copy session on tablet f3ae6cf9eba9410d8307ed1da6a62ea6 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:37370: session id = cf6042e85bef47c4aac9d064d91501d1-f3ae6cf9eba9410d8307ed1da6a62ea6
I20260806 03:51:17.952260  2392 tablet_copy_source_session.cc:205] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:17.956409  4131 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f3ae6cf9eba9410d8307ed1da6a62ea6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:17.983412  4133 ts_tablet_manager.cc:927] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:17.991353  4133 tablet_copy_client.cc:316] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.3:46407
I20260806 03:51:17.993219  2598 tablet_copy_service.cc:140] P fe3d17f4ad984b9088a268d58d87469c: Received BeginTabletCopySession request for tablet da90827d7f0646f5bb848777586aae32 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56018)
I20260806 03:51:17.993664  4131 tablet_copy_client.cc:791] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:17.993840  2598 tablet_copy_service.cc:161] P fe3d17f4ad984b9088a268d58d87469c: Beginning new tablet copy session on tablet da90827d7f0646f5bb848777586aae32 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56018: session id = cf6042e85bef47c4aac9d064d91501d1-da90827d7f0646f5bb848777586aae32
I20260806 03:51:17.994977  4131 tablet_copy_client.cc:655] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:17.999939  4131 tablet_copy_client.cc:531] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:18.003916  2598 tablet_copy_source_session.cc:205] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:18.009068  4133 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet da90827d7f0646f5bb848777586aae32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:18.015848  4131 tablet_bootstrap.cc:492] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:18.058743  4131 tablet_bootstrap.cc:492] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:18.059352  4133 tablet_copy_client.cc:791] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:18.059916  4131 tablet_bootstrap.cc:492] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:18.060386  4133 tablet_copy_client.cc:655] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:18.060871  4131 ts_tablet_manager.cc:1397] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.045s	user 0.028s	sys 0.004s
I20260806 03:51:18.066735  4133 tablet_copy_client.cc:531] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:18.068073  4131 raft_consensus.cc:348] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:18.069597  4131 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:18.070567  4131 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:18.066900  4138 ts_tablet_manager.cc:927] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:18.097901  4131 ts_tablet_manager.cc:1428] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.001s
I20260806 03:51:18.103547  4133 tablet_bootstrap.cc:492] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:18.108055  2392 tablet_copy_service.cc:342] P dff94100ffc5485f92cbe6a85addf0b2: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-f3ae6cf9eba9410d8307ed1da6a62ea6 received from {username='slave'} at 127.0.0.1:37370
I20260806 03:51:18.108841  2392 tablet_copy_service.cc:433] P dff94100ffc5485f92cbe6a85addf0b2: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-f3ae6cf9eba9410d8307ed1da6a62ea6 on tablet f3ae6cf9eba9410d8307ed1da6a62ea6 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:18.137996  4138 tablet_copy_client.cc:316] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.1:39643
I20260806 03:51:18.154541  2392 tablet_copy_service.cc:140] P dff94100ffc5485f92cbe6a85addf0b2: Received BeginTabletCopySession request for tablet 2aa3fe3cb0444d6ea2df79f78a0d7543 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:37370)
I20260806 03:51:18.155414  2392 tablet_copy_service.cc:161] P dff94100ffc5485f92cbe6a85addf0b2: Beginning new tablet copy session on tablet 2aa3fe3cb0444d6ea2df79f78a0d7543 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:37370: session id = cf6042e85bef47c4aac9d064d91501d1-2aa3fe3cb0444d6ea2df79f78a0d7543
I20260806 03:51:18.171550  2392 tablet_copy_source_session.cc:205] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:18.175470  4138 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2aa3fe3cb0444d6ea2df79f78a0d7543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:18.182139  4133 tablet_bootstrap.cc:492] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:18.183317  4133 tablet_bootstrap.cc:492] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:18.184177  4133 ts_tablet_manager.cc:1397] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.081s	user 0.040s	sys 0.032s
I20260806 03:51:18.197973  4133 raft_consensus.cc:348] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:18.198966  4133 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:18.199667  4133 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:18.211294  4133 ts_tablet_manager.cc:1428] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260806 03:51:18.211558  4138 tablet_copy_client.cc:791] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:18.213299  2598 tablet_copy_service.cc:342] P fe3d17f4ad984b9088a268d58d87469c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-da90827d7f0646f5bb848777586aae32 received from {username='slave'} at 127.0.0.1:56018
I20260806 03:51:18.222950  2598 tablet_copy_service.cc:433] P fe3d17f4ad984b9088a268d58d87469c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-da90827d7f0646f5bb848777586aae32 on tablet da90827d7f0646f5bb848777586aae32 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:18.223171  4138 tablet_copy_client.cc:655] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:18.227342  4138 tablet_copy_client.cc:531] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:18.243996  4138 tablet_bootstrap.cc:492] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:18.277060  4138 tablet_bootstrap.cc:492] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:18.278699  4138 tablet_bootstrap.cc:492] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:18.279528  4138 ts_tablet_manager.cc:1397] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.019s
I20260806 03:51:18.282052  4133 ts_tablet_manager.cc:927] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:18.282581  4138 raft_consensus.cc:348] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:18.283524  4138 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:18.284216  4138 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:18.288544  4138 ts_tablet_manager.cc:1428] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260806 03:51:18.290537  2392 tablet_copy_service.cc:342] P dff94100ffc5485f92cbe6a85addf0b2: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-2aa3fe3cb0444d6ea2df79f78a0d7543 received from {username='slave'} at 127.0.0.1:37370
I20260806 03:51:18.290964  2392 tablet_copy_service.cc:433] P dff94100ffc5485f92cbe6a85addf0b2: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-2aa3fe3cb0444d6ea2df79f78a0d7543 on tablet 2aa3fe3cb0444d6ea2df79f78a0d7543 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:18.305495  4133 tablet_copy_client.cc:316] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.1:39643
I20260806 03:51:18.307788  2392 tablet_copy_service.cc:140] P dff94100ffc5485f92cbe6a85addf0b2: Received BeginTabletCopySession request for tablet 940c72b441104eabbcb3ea23683268c1 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:37370)
I20260806 03:51:18.308429  2392 tablet_copy_service.cc:161] P dff94100ffc5485f92cbe6a85addf0b2: Beginning new tablet copy session on tablet 940c72b441104eabbcb3ea23683268c1 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:37370: session id = cf6042e85bef47c4aac9d064d91501d1-940c72b441104eabbcb3ea23683268c1
I20260806 03:51:18.318074  2392 tablet_copy_source_session.cc:205] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:18.323019  4133 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 940c72b441104eabbcb3ea23683268c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:18.351758  4133 tablet_copy_client.cc:791] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:18.352624  4133 tablet_copy_client.cc:655] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:18.358242  4133 tablet_copy_client.cc:531] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:18.370513  4133 tablet_bootstrap.cc:492] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:18.381377  3590 raft_consensus.cc:1203] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:18.400621  4133 tablet_bootstrap.cc:492] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:18.401773  4133 tablet_bootstrap.cc:492] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:18.402595  4133 ts_tablet_manager.cc:1397] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.008s
I20260806 03:51:18.405890  4133 raft_consensus.cc:348] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:18.406791  4133 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:18.407502  4133 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:18.410668  4133 ts_tablet_manager.cc:1428] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260806 03:51:18.413789  2392 tablet_copy_service.cc:342] P dff94100ffc5485f92cbe6a85addf0b2: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-940c72b441104eabbcb3ea23683268c1 received from {username='slave'} at 127.0.0.1:37370
I20260806 03:51:18.414214  2392 tablet_copy_service.cc:433] P dff94100ffc5485f92cbe6a85addf0b2: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-940c72b441104eabbcb3ea23683268c1 on tablet 940c72b441104eabbcb3ea23683268c1 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:18.600133  3594 raft_consensus.cc:1203] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260806 03:51:18.786728  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 109411us
I20260806 03:51:18.821939  3594 raft_consensus.cc:1203] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:18.822160  3593 raft_consensus.cc:1203] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260806 03:51:18.917791  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 65228.9us
I20260806 03:51:18.949157  4160 raft_consensus.cc:1050] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:18.963928  4160 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:19.025104  3593 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:19.027307  4160 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:19.027849  2575 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:19.029831  4090 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:19.050752  2476 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:19.057346  4160 raft_consensus.cc:2932] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.070840  4090 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:19.080802  3593 raft_consensus.cc:2932] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.096303  2575 raft_consensus.cc:2932] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.100879  2479 raft_consensus.cc:2932] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.117139  2232 catalog_manager.cc:5495] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.152146  4090 raft_consensus.cc:1050] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:19.155138  4090 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:19.167245  3593 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:19.169291  4160 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:19.178861  2476 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:19.180570  2574 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:19.180680  4090 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260806 03:51:19.186076  4157 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:19.217024  4164 raft_consensus.cc:1050] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:19.222560  4164 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:19.265590  2476 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:19.265453  4090 raft_consensus.cc:2932] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.268007  4151 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:19.277362  2478 raft_consensus.cc:2932] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.285066  3591 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:19.289534  4157 raft_consensus.cc:1050] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:19.293404  3926 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260806 03:51:19.293880  2377 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:19.302249  4151 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:19.335352  4157 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:19.366679  2232 catalog_manager.cc:5495] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.387473  4164 raft_consensus.cc:2932] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.394364  3593 raft_consensus.cc:2932] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.371397  3591 raft_consensus.cc:2932] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.375717  2575 raft_consensus.cc:2932] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.380373  3594 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:19.403540  2482 raft_consensus.cc:2932] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.385455  2577 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:19.399796  2379 raft_consensus.cc:2932] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.410832  4090 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260806 03:51:19.430435  4158 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:19.432341  2235 catalog_manager.cc:5495] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:19.475235  2575 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:19.485087  4158 raft_consensus.cc:2932] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.491425  3594 raft_consensus.cc:2932] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.494956  2476 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:19.524631  2579 raft_consensus.cc:2932] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.527822  4154 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:19.561844  2377 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:19.563239  3591 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:19.569018  4164 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260806 03:51:19.577790  3591 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:19.578018  2575 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:19.580466  4161 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:19.582422  4161 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:19.596253  4161 raft_consensus.cc:2932] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.606796  4093 raft_consensus.cc:2932] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.618103  2235 catalog_manager.cc:5495] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.635131  2575 raft_consensus.cc:2932] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.634725  3594 raft_consensus.cc:2932] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.641101  2478 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:19.644608  4164 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:19.627028  3591 raft_consensus.cc:2932] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.684605  2215 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 2aa3fe3cb0444d6ea2df79f78a0d7543 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:19.684314  2482 raft_consensus.cc:2932] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.688891  2476 raft_consensus.cc:2932] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.721561  2217 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet da90827d7f0646f5bb848777586aae32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:19.733559  2236 catalog_manager.cc:5495] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 4, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.743091  2233 catalog_manager.cc:5495] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index 3 to 4, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.752745  2379 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:19.760737  3591 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:19.760888  2476 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:19.765002  2472 tablet_service.cc:1514] Processing DeleteTablet for tablet 2aa3fe3cb0444d6ea2df79f78a0d7543 with delete_type TABLET_DATA_TOMBSTONED (TS 608e57d72aae496aaf8613622153aa0c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54212
I20260806 03:51:19.765720  4123 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:19.775470  2359 tablet_service.cc:1514] Processing DeleteTablet for tablet da90827d7f0646f5bb848777586aae32 with delete_type TABLET_DATA_TOMBSTONED (TS dff94100ffc5485f92cbe6a85addf0b2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40712
I20260806 03:51:19.780001  4123 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:19.792393  4158 raft_consensus.cc:2932] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.797585  3594 raft_consensus.cc:2932] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.799826  2476 raft_consensus.cc:2932] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.808667  4201 tablet_replica.cc:330] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:51:19.815436  4201 raft_consensus.cc:2229] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:19.818235  4201 raft_consensus.cc:2258] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:19.817219  4200 tablet_replica.cc:330] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:51:19.820492  4200 raft_consensus.cc:2229] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:19.826220  2215 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet f3ae6cf9eba9410d8307ed1da6a62ea6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:19.829717  4200 raft_consensus.cc:2258] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:19.827307  2236 catalog_manager.cc:5495] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:19.834832  4201 ts_tablet_manager.cc:1905] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:19.851385  2568 tablet_service.cc:1514] Processing DeleteTablet for tablet f3ae6cf9eba9410d8307ed1da6a62ea6 with delete_type TABLET_DATA_TOMBSTONED (TS fe3d17f4ad984b9088a268d58d87469c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44180
I20260806 03:51:19.860301  4200 ts_tablet_manager.cc:1905] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:19.885316  4202 tablet_replica.cc:330] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:51:19.886766  4202 raft_consensus.cc:2229] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:19.894480  4201 ts_tablet_manager.cc:1918] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:19.895124  4201 log.cc:1196] T da90827d7f0646f5bb848777586aae32 P dff94100ffc5485f92cbe6a85addf0b2: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-0-root/wals/da90827d7f0646f5bb848777586aae32
I20260806 03:51:19.904160  4202 raft_consensus.cc:2258] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:19.907119  2215 catalog_manager.cc:4841] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): tablet da90827d7f0646f5bb848777586aae32 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:19.908114  4202 ts_tablet_manager.cc:1905] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:19.921940  4200 ts_tablet_manager.cc:1918] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:19.922554  4200 log.cc:1196] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P 608e57d72aae496aaf8613622153aa0c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-1-root/wals/2aa3fe3cb0444d6ea2df79f78a0d7543
I20260806 03:51:19.937283  2218 catalog_manager.cc:4841] TS 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): tablet 2aa3fe3cb0444d6ea2df79f78a0d7543 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:19.946049  4202 ts_tablet_manager.cc:1918] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:19.946700  4202 log.cc:1196] T f3ae6cf9eba9410d8307ed1da6a62ea6 P fe3d17f4ad984b9088a268d58d87469c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-2-root/wals/f3ae6cf9eba9410d8307ed1da6a62ea6
I20260806 03:51:19.948654  2217 catalog_manager.cc:4841] TS fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): tablet f3ae6cf9eba9410d8307ed1da6a62ea6 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:20.063964  2379 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:20.072068  3591 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:20.073796  4158 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:20.075431  2476 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260806 03:51:20.084949  4159 raft_consensus.cc:2932] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:20.089725  3591 raft_consensus.cc:2932] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:20.091274  4158 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:51:20.106206  2215 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 940c72b441104eabbcb3ea23683268c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:51:20.110445  2482 raft_consensus.cc:2932] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:20.122031  2235 catalog_manager.cc:5495] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 4, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:20.142932  2568 tablet_service.cc:1514] Processing DeleteTablet for tablet 940c72b441104eabbcb3ea23683268c1 with delete_type TABLET_DATA_TOMBSTONED (TS fe3d17f4ad984b9088a268d58d87469c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44180
I20260806 03:51:20.144057  4202 tablet_replica.cc:330] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:51:20.145152  4202 raft_consensus.cc:2229] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260806 03:51:20.145987  4202 raft_consensus.cc:2258] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:51:20.149585  4202 ts_tablet_manager.cc:1905] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:51:20.171798  4202 ts_tablet_manager.cc:1918] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260806 03:51:20.172363  4202 log.cc:1196] T 940c72b441104eabbcb3ea23683268c1 P fe3d17f4ad984b9088a268d58d87469c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-2-root/wals/940c72b441104eabbcb3ea23683268c1
I20260806 03:51:20.173816  2217 catalog_manager.cc:4841] TS fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): tablet 940c72b441104eabbcb3ea23683268c1 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:51:20.502562   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:51:20.565788  2377 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:20.566481  2377 raft_consensus.cc:595] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:20.581457  2579 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:51:20.582139  2579 raft_consensus.cc:595] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:20.584921  2377 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:20.585631  2377 raft_consensus.cc:595] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Received request to transfer leadership to TS cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:20.588265  2377 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "dad99dac270543b19675707d75149e78"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:20.588764  2377 raft_consensus.cc:595] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:20.591113  2377 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:20.591723  2377 raft_consensus.cc:595] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Received request to transfer leadership to TS cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:20.594075  2377 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:20.594624  2377 raft_consensus.cc:595] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Received request to transfer leadership to TS cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:20.595678   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260806 03:51:20.597817   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:51:20.598518   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:51:20.732200  4209 raft_consensus.cc:979] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:20.732877  4158 raft_consensus.cc:1067] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:20.734575  2478 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "dad99dac270543b19675707d75149e78"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54234
I20260806 03:51:20.735185  2478 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:20.735605  2478 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:20.742483  2478 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:20.744884  2478 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:20.745901  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:20.746001  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:20.746927  2574 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:20.746872  2379 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:20.747404  2379 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:20.748297  2379 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:20.749678  2379 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:20.755084  2574 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:20.757054  2436 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:20.758484  4198 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:20.759006  4198 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:20.759968  4198 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:20.764765  2379 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:20.779374  4154 raft_consensus.cc:979] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:20.780243  4209 raft_consensus.cc:1067] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:20.781961  2478 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54234
I20260806 03:51:20.782579  2478 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:20.782949  2478 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:20.781253  2235 catalog_manager.cc:5495] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:20.799497  2478 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:20.801997  2478 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:20.802994  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:20.803733  2574 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:20.803021  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:20.805684  2379 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:20.806469  2379 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:20.807471  2379 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:20.818948  2574 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:20.823648  2436 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:20.825384  4198 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:20.809111  2379 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:20.826196  4198 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:20.828260  4198 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:20.842727  2379 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:20.852360  2235 catalog_manager.cc:5495] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:20.880100  4158 raft_consensus.cc:979] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: : Instructing follower cf6042e85bef47c4aac9d064d91501d1 to start an election
I20260806 03:51:20.880774  4209 raft_consensus.cc:1067] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Signalling peer cf6042e85bef47c4aac9d064d91501d1 to start an election
I20260806 03:51:20.882438  3591 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3"
dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:36468
I20260806 03:51:20.883057  3591 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:20.883414  3591 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:20.891709  3591 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:20.895726  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:20.895948  3591 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:20.896538  2377 raft_consensus.cc:3032] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:20.896896  2377 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:20.897109  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:20.897784  2574 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:20.897652  2377 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:20.899124  2377 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:20.908537  2574 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:20.908998  2377 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:20.909879  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:20.911679  4216 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:20.912914  4216 raft_consensus.cc:686] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:20.914192  4216 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:20.924851  2235 catalog_manager.cc:5495] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 2 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:20.947181  4159 raft_consensus.cc:979] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: : Instructing follower cf6042e85bef47c4aac9d064d91501d1 to start an election
I20260806 03:51:20.948299  4209 raft_consensus.cc:1067] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Signalling peer cf6042e85bef47c4aac9d064d91501d1 to start an election
I20260806 03:51:20.950663  3591 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940"
dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:36468
I20260806 03:51:20.951447  3591 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:20.951845  3591 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:20.962988  3591 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:20.966140  3591 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:20.966256  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:20.966459  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:20.967013  2579 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:20.967130  2377 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:20.967511  2377 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:20.968513  2377 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:20.969960  2377 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:20.977823  2377 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:20.984526  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:20.985692  4216 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:20.986274  4216 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:20.987354  4216 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:20.990474  2579 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:20.991501  4158 raft_consensus.cc:979] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: : Instructing follower cf6042e85bef47c4aac9d064d91501d1 to start an election
I20260806 03:51:20.992105  4158 raft_consensus.cc:1067] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Signalling peer cf6042e85bef47c4aac9d064d91501d1 to start an election
I20260806 03:51:20.994060  3591 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1"
dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:36468
I20260806 03:51:20.994694  3591 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:20.995087  3591 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.003800  3591 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:21.011375  3591 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:21.014180  2235 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 2 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:21.017246  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:21.017524  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:21.017935  2377 raft_consensus.cc:3032] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:21.018226  2478 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.018302  2377 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:21.019300  2377 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:21.020493  2377 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.028240  2377 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:21.028270  2478 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:21.030263  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:21.031225  4216 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:21.031687  4216 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:21.032747  4216 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:21.040515  4164 raft_consensus.cc:979] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:21.041049  4214 raft_consensus.cc:1067] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:21.040628  2235 catalog_manager.cc:5495] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 2 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:21.042503  2478 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:51:21.042976  2478 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:21.043318  2478 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.052378  2478 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:21.054728  2478 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:21.056496  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:21.056770  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:21.057149  2377 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.057396  2579 raft_consensus.cc:3032] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:21.057721  2579 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:21.058337  2579 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:21.060220  2579 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.065567  2377 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:21.066794  2429 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:21.067593  4203 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:21.067482  2579 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:21.068279  4203 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:21.069258  4203 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:21.080873  2235 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 2, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260806 03:51:21.201025  2302 auto_rebalancer.cc:254] failed to send replica move request: Illegal state: Leader has not yet committed an operation in its own term
W20260806 03:51:21.205658  2302 auto_rebalancer.cc:663] Could not move replica: Incomplete: tablet 01b082125feb462d9ba064ed2acf4dfd, TS dff94100ffc5485f92cbe6a85addf0b2 -> TS cf6042e85bef47c4aac9d064d91501d1 move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:21.206097  2302 auto_rebalancer.cc:264] scheduled replica move failed to complete: Incomplete: tablet 01b082125feb462d9ba064ed2acf4dfd, TS dff94100ffc5485f92cbe6a85addf0b2 -> TS cf6042e85bef47c4aac9d064d91501d1 move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:21.210178  2302 auto_rebalancer.cc:663] Could not move replica: Incomplete: tablet 8390916b6ac84b59b3943bf835a36a4c, TS fe3d17f4ad984b9088a268d58d87469c -> TS cf6042e85bef47c4aac9d064d91501d1 move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:21.210565  2302 auto_rebalancer.cc:264] scheduled replica move failed to complete: Incomplete: tablet 8390916b6ac84b59b3943bf835a36a4c, TS fe3d17f4ad984b9088a268d58d87469c -> TS cf6042e85bef47c4aac9d064d91501d1 move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:21.214367  2302 auto_rebalancer.cc:663] Could not move replica: Incomplete: tablet 2ccb469db1664d3e941e7a360d048af2, TS 608e57d72aae496aaf8613622153aa0c -> TS cf6042e85bef47c4aac9d064d91501d1 move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:21.214659  2302 auto_rebalancer.cc:264] scheduled replica move failed to complete: Incomplete: tablet 2ccb469db1664d3e941e7a360d048af2, TS 608e57d72aae496aaf8613622153aa0c -> TS cf6042e85bef47c4aac9d064d91501d1 move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:21.218608  2302 auto_rebalancer.cc:663] Could not move replica: Incomplete: tablet ac682b8be46c4b6599610372a4c8c727, TS dff94100ffc5485f92cbe6a85addf0b2 -> TS cf6042e85bef47c4aac9d064d91501d1 move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:21.218935  2302 auto_rebalancer.cc:264] scheduled replica move failed to complete: Incomplete: tablet ac682b8be46c4b6599610372a4c8c727, TS dff94100ffc5485f92cbe6a85addf0b2 -> TS cf6042e85bef47c4aac9d064d91501d1 move failed, destination replica disappeared from tablet's Raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:21.224088  2379 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:21.224749  2579 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:21.225917  4203 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:21.226964  2579 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:21.227309  4203 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:21.228811  4203 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:21.288491  2379 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:21.309486  4233 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260806 03:51:21.322710  2574 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:21.324570  4216 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260806 03:51:21.348595  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 65192.5us
I20260806 03:51:21.410218  2379 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:21.413657  4218 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:21.460453  2379 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:21.462307  4218 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260806 03:51:21.477923  2377 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:21.480129  4216 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260806 03:51:21.480551  2574 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:21.482065  4216 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260806 03:51:21.558463  2482 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:21.559944  4257 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:21.576005  2574 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:21.577796  4229 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:21.590049  2369 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:21.592772  4234 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:21.645792   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:51:21.688740  2369 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:21.689321  2369 raft_consensus.cc:595] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:21.691668  2369 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:21.692222  2369 raft_consensus.cc:595] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Received request to transfer leadership to TS cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:21.694402  2574 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:51:21.694836  2574 raft_consensus.cc:595] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:21.697149  2369 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "8655b80017d7422082efde215e797b5b"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:21.697624  2369 raft_consensus.cc:595] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:21.699640  2369 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:21.700148  2369 raft_consensus.cc:595] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:21.702090  2369 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:21.702518  2369 raft_consensus.cc:595] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:21.703353   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260806 03:51:21.704993   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:51:21.705647   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:51:21.789968  4159 raft_consensus.cc:979] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:21.790764  4243 raft_consensus.cc:1067] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:21.792310  2482 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54234
I20260806 03:51:21.792858  2482 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:21.793133  2482 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.801231  2482 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:21.803015  2482 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:21.804160  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:21.804909  2574 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.804958  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:21.805588  2369 raft_consensus.cc:3032] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:21.806416  2369 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:21.807600  2369 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:21.809031  2369 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.812809  2574 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:21.814069  2436 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:21.814777  4229 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:21.815217  4229 raft_consensus.cc:686] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:21.815794  2369 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:21.816232  4229 consensus_queue.cc:237] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:21.827092  2232 catalog_manager.cc:5495] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:21.875831  4243 raft_consensus.cc:979] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: : Instructing follower cf6042e85bef47c4aac9d064d91501d1 to start an election
I20260806 03:51:21.876502  4159 raft_consensus.cc:1067] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Signalling peer cf6042e85bef47c4aac9d064d91501d1 to start an election
I20260806 03:51:21.878096  3594 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e"
dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:36468
I20260806 03:51:21.878701  3594 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:21.879122  3594 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.886852  3594 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:21.888952  3594 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:21.890271  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:21.890985  2482 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.891304  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:21.891829  2369 raft_consensus.cc:3032] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:21.892140  2369 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:21.892932  2369 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:21.894281  2369 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.897821  2482 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:21.899474  3547 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:21.900665  4257 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:21.901039  2369 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:21.901202  4257 raft_consensus.cc:686] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:21.902315  4257 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:21.913815  2232 catalog_manager.cc:5495] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 2 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:21.939435  4214 raft_consensus.cc:979] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:51:21.940157  4271 raft_consensus.cc:1067] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Signalling peer dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:51:21.941686  2369 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:40728
I20260806 03:51:21.942193  2369 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:21.942502  2369 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.949978  2369 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:21.951669  2369 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:21.952987  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:21.953670  2482 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.953589  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:21.954351  2574 raft_consensus.cc:3032] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:21.954653  2574 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:21.956168  2574 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:21.957460  2574 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.963472  2482 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:21.964668  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:21.965672  4159 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:21.966113  4159 raft_consensus.cc:686] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:21.966504  2574 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:21.967062  4159 consensus_queue.cc:237] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:21.988309  4243 raft_consensus.cc:979] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:21.988893  4159 raft_consensus.cc:1067] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:21.990358  2482 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "8655b80017d7422082efde215e797b5b"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54234
I20260806 03:51:21.990970  2482 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:21.991339  2482 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:21.996009  4239 raft_consensus.cc:979] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:21.996652  4239 raft_consensus.cc:1067] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:21.998581  2478 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54234
I20260806 03:51:22.000573  2478 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:22.000939  2478 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:21.997781  2232 catalog_manager.cc:5495] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 1 to 2, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 2 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:22.003662  2482 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:22.005883  2482 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:22.007104  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:22.008351  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:22.008999  2372 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:22.009322  2372 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:22.009490  2478 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:22.010116  2372 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:22.011454  2478 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:22.012692  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:22.013316  2369 raft_consensus.cc:3032] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:22.013609  2369 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:22.011490  2372 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:22.014312  2369 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:22.015302  2369 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:22.007769  2574 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:22.017892  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:22.018525  2579 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:22.022759  2372 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:22.022998  2369 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:22.023398  2574 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:22.024926  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:22.025731  4234 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:22.026221  4234 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:22.026572  2579 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:22.027099  4234 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:22.027900  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:22.029011  4236 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:22.029495  4236 raft_consensus.cc:686] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:22.030375  4236 consensus_queue.cc:237] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:22.052762  2232 catalog_manager.cc:5495] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:22.054273  2232 catalog_manager.cc:5495] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 2 to 3, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 3 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:22.157176  4243 raft_consensus.cc:979] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:22.157851  4159 raft_consensus.cc:1067] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:22.159638  2478 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54234
I20260806 03:51:22.160178  2478 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:22.160485  2478 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:22.167620  2478 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:22.169260  2478 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:22.170218  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:22.170367  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:22.170856  2369 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:22.171010  2579 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:22.171150  2369 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:22.172092  2369 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:22.173192  2369 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:22.177188  2579 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:22.178361  2436 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:22.179152  4229 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:22.179618  2369 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:22.179735  4229 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:22.181883  4229 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:22.193266  2232 catalog_manager.cc:5495] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:22.225800  2369 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:22.227270  4229 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:22.244385  2579 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:22.246217  4236 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:22.317847  2579 consensus_queue.cc:237] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:22.324707  2369 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:22.324692  2478 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260806 03:51:22.325400  2537 consensus_peers.cc:487] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78ff87b2196e4600aed5d8442f9b9bdd. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:22.326887  4214 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:22.328158  4271 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:22.342615  4271 raft_consensus.cc:2932] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:22.343350  2478 raft_consensus.cc:2932] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:22.347353  2369 raft_consensus.cc:2932] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:22.364125  2372 consensus_queue.cc:237] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:22.369475  2232 catalog_manager.cc:5495] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260806 03:51:22.381311  2331 consensus_peers.cc:487] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dfa9a0499fc04e10aefa0602a7adbbb1. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:22.381553  2478 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:22.383347  4239 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:22.384007  2579 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:22.384316  2478 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:22.387028  4239 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:22.387817  4159 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:22.433543  4239 raft_consensus.cc:2932] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:22.438531  2476 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:22.439437  2579 raft_consensus.cc:2932] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:22.446834  2476 raft_consensus.cc:2932] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:22.449159  4257 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260806 03:51:22.451290  2579 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:22.453207  4159 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:22.480336  2235 catalog_manager.cc:5495] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:22.499423  2574 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:22.504041  2574 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:22.516599  4236 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:22.536123  2369 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:22.539778  4236 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:22.554085  2369 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260806 03:51:22.557749  2372 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:22.556042  4271 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260806 03:51:22.562151  2372 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:22.566298  2478 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260806 03:51:22.571376  2537 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14fa621f65da481d96d569096ded0a35. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:22.592389  4236 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:22.595981  4302 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260806 03:51:22.607518  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 122143us
I20260806 03:51:22.617184  2578 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:22.623168  4276 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260806 03:51:22.644009  4164 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:22.646004  2578 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:22.647670  4234 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:22.711136  4164 raft_consensus.cc:2932] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:22.756209   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:51:22.860580  2372 raft_consensus.cc:2932] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:22.906726  2372 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:22.911266  4315 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260806 03:51:22.966050  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 94348.8us
I20260806 03:51:23.019773  4346 ts_tablet_manager.cc:927] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:23.031352  2482 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:23.128501  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45056.3us
I20260806 03:51:23.145597  2235 catalog_manager.cc:5495] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:23.190544  2483 raft_consensus.cc:2932] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:23.270916  4352 ts_tablet_manager.cc:927] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:23.341498  4346 tablet_copy_client.cc:316] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.1:39643
I20260806 03:51:23.390937  4352 tablet_copy_client.cc:316] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.3:46407
I20260806 03:51:23.417897  4366 ts_tablet_manager.cc:927] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:23.423353  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 94700.4us
I20260806 03:51:23.426704  2392 tablet_copy_service.cc:140] P dff94100ffc5485f92cbe6a85addf0b2: Received BeginTabletCopySession request for tablet dfa9a0499fc04e10aefa0602a7adbbb1 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:37370)
I20260806 03:51:23.427385  2392 tablet_copy_service.cc:161] P dff94100ffc5485f92cbe6a85addf0b2: Beginning new tablet copy session on tablet dfa9a0499fc04e10aefa0602a7adbbb1 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:37370: session id = cf6042e85bef47c4aac9d064d91501d1-dfa9a0499fc04e10aefa0602a7adbbb1
I20260806 03:51:23.439348  2372 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260806 03:51:23.442653  4307 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:51:23.450493  2436 consensus_peers.cc:487] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47ed8dc77b144ba08169a0090b787536. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:51:23.484735  2575 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260806 03:51:23.506675  4366 tablet_copy_client.cc:316] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.3:46407
I20260806 03:51:23.534436  2392 tablet_copy_source_session.cc:205] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Tablet Copy: opened 0 blocks and 1 log segments
W20260806 03:51:23.713737  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 217906us
I20260806 03:51:23.708899  2369 raft_consensus.cc:2932] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:23.708938  4346 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dfa9a0499fc04e10aefa0602a7adbbb1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:51:23.775355  2278 debug-util.cc:398] Leaking SignalData structure 0x7b0800034a20 after lost signal to thread 735
W20260806 03:51:23.776990  2278 debug-util.cc:398] Leaking SignalData structure 0x7b080003e700 after lost signal to thread 2283
W20260806 03:51:23.789758  2278 debug-util.cc:398] Leaking SignalData structure 0x7b0800127580 after lost signal to thread 2413
W20260806 03:51:23.793598  2278 debug-util.cc:398] Leaking SignalData structure 0x7b080031ffa0 after lost signal to thread 2516
I20260806 03:51:23.648710  4307 raft_consensus.cc:2932] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
W20260806 03:51:23.812615  2278 debug-util.cc:398] Leaking SignalData structure 0x7b080031df20 after lost signal to thread 2620
W20260806 03:51:23.825817  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54363.6us
W20260806 03:51:23.830729  2278 debug-util.cc:398] Leaking SignalData structure 0x7b0800312a40 after lost signal to thread 3624
I20260806 03:51:23.869360  4234 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:51:23.905419  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 136534us
I20260806 03:51:24.001739  2598 tablet_copy_service.cc:140] P fe3d17f4ad984b9088a268d58d87469c: Received BeginTabletCopySession request for tablet 78ff87b2196e4600aed5d8442f9b9bdd from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56018)
I20260806 03:51:24.002203  2597 tablet_copy_service.cc:140] P fe3d17f4ad984b9088a268d58d87469c: Received BeginTabletCopySession request for tablet 14fa621f65da481d96d569096ded0a35 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56018)
I20260806 03:51:24.001885  2483 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
new_leader_uuid: "fe3d17f4ad984b9088a268d58d87469c"
 from {username='slave'} at 127.0.0.1:42512
I20260806 03:51:24.008832  2483 raft_consensus.cc:595] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Received request to transfer leadership to TS fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:24.002951  2598 tablet_copy_service.cc:161] P fe3d17f4ad984b9088a268d58d87469c: Beginning new tablet copy session on tablet 78ff87b2196e4600aed5d8442f9b9bdd from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56018: session id = cf6042e85bef47c4aac9d064d91501d1-78ff87b2196e4600aed5d8442f9b9bdd
I20260806 03:51:24.015882  2597 tablet_copy_service.cc:161] P fe3d17f4ad984b9088a268d58d87469c: Beginning new tablet copy session on tablet 14fa621f65da481d96d569096ded0a35 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56018: session id = cf6042e85bef47c4aac9d064d91501d1-14fa621f65da481d96d569096ded0a35
W20260806 03:51:24.020664  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 75674.6us
W20260806 03:51:24.048322  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 76454.2us
W20260806 03:51:24.049319  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 182529us
I20260806 03:51:24.066372  2480 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
new_leader_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:42512
I20260806 03:51:24.067304  2480 raft_consensus.cc:595] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Received request to transfer leadership to TS cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:24.077862  2373 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:24.079135  2373 raft_consensus.cc:595] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:24.059309  4307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:56228 (request call id 6) took 1031 ms. Trace:
I20260806 03:51:24.095058  4307 rpcz_store.cc:276] 0806 03:51:23.019235 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:23.029093 (+  9858us) service_pool.cc:227] Handling call
0806 03:51:23.074104 (+ 45011us) log.cc:842] Serialized 492 byte log entry
0806 03:51:23.431906 (+357802us) spinlock_profiling.cc:243] Waited 886 us on lock 0x7b18001746a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d799d8990 00007f0d79b9a864 00007f0d79b9a155 00007f0d7ca3f320 00007f0d7caa5113 00007f0d7cacb7e2 00007f0d81a07f39
0806 03:51:23.445328 (+ 13422us) spinlock_profiling.cc:243] Waited 2.12 ms on lock 0x7b18001746a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d764 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:51:24.050800 (+605472us) inbound_call.cc:173] Queueing success response
Metrics: {"dns_us":221,"mutex_wait_us":21601,"raft.queue_time_us":60543,"raft.run_cpu_time_us":2238,"raft.run_wall_time_us":36245,"spinlock_wait_cycles":6987648,"thread_start_us":298917,"threads_started":1,"wal-append.queue_time_us":349123}
I20260806 03:51:24.134836  2232 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: config changed from index -1 to 3, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:24.153764  4391 ts_tablet_manager.cc:927] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:24.168282  2598 tablet_copy_source_session.cc:205] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:24.190315  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:51:24.205327  2575 raft_consensus.cc:595] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:24.214249  2482 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
new_leader_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:42512
I20260806 03:51:24.219545  2482 raft_consensus.cc:595] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Received request to transfer leadership to TS cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:24.223762  4352 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 78ff87b2196e4600aed5d8442f9b9bdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:24.171375  4346 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36468 (request call id 237) took 1175 ms. Trace:
I20260806 03:51:24.242369  2483 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "dad99dac270543b19675707d75149e78"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:42512
I20260806 03:51:24.251139  2483 raft_consensus.cc:595] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:24.168344  4391 tablet_copy_client.cc:316] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.2:45689
I20260806 03:51:24.254556   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260806 03:51:24.256703   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:51:24.257606   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:51:24.258249  2496 tablet_copy_service.cc:140] P 608e57d72aae496aaf8613622153aa0c: Received BeginTabletCopySession request for tablet 47ed8dc77b144ba08169a0090b787536 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56244)
I20260806 03:51:24.258970  2496 tablet_copy_service.cc:161] P 608e57d72aae496aaf8613622153aa0c: Beginning new tablet copy session on tablet 47ed8dc77b144ba08169a0090b787536 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56244: session id = cf6042e85bef47c4aac9d064d91501d1-47ed8dc77b144ba08169a0090b787536
I20260806 03:51:24.249321  2597 tablet_copy_source_session.cc:205] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:24.249320  4346 rpcz_store.cc:276] 0806 03:51:22.995780 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:22.995942 (+   162us) service_pool.cc:227] Handling call
0806 03:51:23.020172 (+ 24230us) ts_tablet_manager.cc:928] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
0806 03:51:23.700895 (+680723us) tablet_copy_client.cc:361] Tablet copy session begun
0806 03:51:24.142416 (+441521us) tablet_metadata.cc:641] Metadata flushed
0806 03:51:24.142879 (+   463us) tablet_copy_client.cc:490] Wrote new tablet metadata
0806 03:51:24.169912 (+ 27033us) tablet_copy_client.cc:411] Wrote new consensus metadata
0806 03:51:24.170538 (+   626us) tablet_replica.cc:205] Creating consensus instance
0806 03:51:24.171078 (+   540us) ts_tablet_manager.cc:983] Replica registered.
0806 03:51:24.171219 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"dns_us":14592,"tablet-copy.queue_time_us":22236,"thread_start_us":324118,"threads_started":2}
I20260806 03:51:24.310037  4346 tablet_copy_client.cc:791] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:24.310886  4346 tablet_copy_client.cc:655] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:24.323891  4346 tablet_copy_client.cc:531] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:24.307989  2496 tablet_copy_source_session.cc:205] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:51:24.329315  4307 raft_consensus.cc:979] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: : Instructing follower cf6042e85bef47c4aac9d064d91501d1 to start an election
I20260806 03:51:24.333705  4307 raft_consensus.cc:1067] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Signalling peer cf6042e85bef47c4aac9d064d91501d1 to start an election
I20260806 03:51:24.336686  4391 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 47ed8dc77b144ba08169a0090b787536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:24.359319  4366 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 14fa621f65da481d96d569096ded0a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:51:24.367832  4385 raft_consensus.cc:979] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:24.367897  3594 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80"
dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:36484
I20260806 03:51:24.368964  3594 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:24.369381  3594 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:24.369282  4236 raft_consensus.cc:979] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: : Instructing follower fe3d17f4ad984b9088a268d58d87469c to start an election
I20260806 03:51:24.371876  4236 raft_consensus.cc:1067] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Signalling peer fe3d17f4ad984b9088a268d58d87469c to start an election
I20260806 03:51:24.384308  4385 raft_consensus.cc:1067] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:24.314697  2577 raft_consensus.cc:2932] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:51:24.403105  4315 raft_consensus.cc:979] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: : Instructing follower dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:51:24.403839  4236 raft_consensus.cc:1067] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Signalling peer dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:51:24.409621  3594 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:24.412845  2368 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "dad99dac270543b19675707d75149e78"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:40734
I20260806 03:51:24.413076  2579 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
 from {username='slave'} at 127.0.0.1:44204
I20260806 03:51:24.413538  2368 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:24.413955  2368 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:24.422518  4307 raft_consensus.cc:979] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: : Instructing follower cf6042e85bef47c4aac9d064d91501d1 to start an election
I20260806 03:51:24.413894  2579 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:24.423873  2579 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:24.428946  4307 raft_consensus.cc:1067] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Signalling peer cf6042e85bef47c4aac9d064d91501d1 to start an election
I20260806 03:51:24.437954  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:24.438913  2370 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:24.444271  3594 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:24.453011  2476 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54234
I20260806 03:51:24.453630  2476 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:24.453994  2476 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:24.455864  3594 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103"
dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:36484
I20260806 03:51:24.456585  3594 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:24.457667  3594 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:24.474509  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:24.491230  2482 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:24.491613  2482 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:24.492507  2482 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:24.512094  2579 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:24.516564  2579 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:24.517011  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:24.517693  2377 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:24.520972  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:24.521659  2478 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:24.521955  2478 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:24.522698  2478 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:24.523617  2377 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:24.523860  2478 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:24.532099  2476 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:24.532899  3594 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:24.537808  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:24.538754  2373 raft_consensus.cc:3032] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:24.539171  2373 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:24.541127  2476 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:24.543062  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:24.544706  3594 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:24.545815  2579 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:24.546152  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:24.547022  2482 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:24.549392  2478 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:24.550704  2373 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:24.569371  4379 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:24.569741  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:24.587308  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:24.588177  2376 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:24.572721  4379 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:24.593827  2368 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:24.585152  2477 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:24.631397  2482 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:24.631433  2368 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:24.628777  2477 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:24.642480  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:24.647272  2480 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:24.636008  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:24.648612  2576 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:24.647760  2480 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:24.652330  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:24.652966  2480 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:24.657152  2480 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:24.673002  2579 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:24.639523  2477 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:24.665189  4257 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:24.675779  2477 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:24.666968  4164 raft_consensus.cc:979] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:24.678921  4164 raft_consensus.cc:1067] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:24.693030  2436 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:24.707068  4229 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:24.638540  4379 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:24.716233  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 65154.9us
I20260806 03:51:24.760344  4346 tablet_bootstrap.cc:492] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:24.727044  2373 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:24.767983  2376 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:24.791132  2373 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:24.796612  2478 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:51:24.797448  2478 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:24.797834  2478 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:24.807082  2478 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:24.813519  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:24.814375  2376 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:24.816457  2572 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:24.826176  2576 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:24.827148  2578 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:24.827839  2376 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:24.845424  2477 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:24.847081  3547 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:24.847471  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:24.792398  4257 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:24.848501  4408 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:24.848625  4307 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:24.849390  4408 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:24.849416  4307 raft_consensus.cc:686] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:24.849798  4257 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:24.856336  2480 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:24.850960  4408 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:24.859542  2478 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:24.862996  2332 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:24.809340  4229 raft_consensus.cc:686] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:24.850917  4307 consensus_queue.cc:237] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:24.883657  4352 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36474 (request call id 196) took 1853 ms. Trace:
I20260806 03:51:24.876415  4331 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:24.884876  4331 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:24.884445  4352 rpcz_store.cc:276] 0806 03:51:23.029821 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:23.030228 (+   407us) service_pool.cc:227] Handling call
0806 03:51:23.271636 (+241408us) ts_tablet_manager.cc:928] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
0806 03:51:24.221786 (+950150us) tablet_copy_client.cc:361] Tablet copy session begun
0806 03:51:24.469365 (+247579us) tablet_metadata.cc:641] Metadata flushed
0806 03:51:24.505695 (+ 36330us) tablet_copy_client.cc:490] Wrote new tablet metadata
0806 03:51:24.835509 (+329814us) tablet_copy_client.cc:411] Wrote new consensus metadata
0806 03:51:24.836002 (+   493us) tablet_replica.cc:205] Creating consensus instance
0806 03:51:24.883506 (+ 47504us) ts_tablet_manager.cc:983] Replica registered.
0806 03:51:24.883589 (+    83us) inbound_call.cc:173] Queueing success response
Metrics: {"dns_us":440,"tablet-copy.queue_time_us":238871,"thread_start_us":301954,"threads_started":2}
I20260806 03:51:24.886962  4352 tablet_copy_client.cc:791] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:24.887704  4352 tablet_copy_client.cc:655] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:24.871838  4229 consensus_queue.cc:237] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:24.949697  2370 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.510s	user 0.014s	sys 0.007s
I20260806 03:51:24.950453  2370 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:24.966200  2376 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:24.886646  4331 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:25.009123  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:25.010442  2579 raft_consensus.cc:3032] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:25.010980  2579 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:25.012398  2579 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:25.014132  2579 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:25.023380  2480 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
W20260806 03:51:25.021443  4374 consensus_queue.cc:1159] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "dff94100ffc5485f92cbe6a85addf0b2" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:51:25.040282  2232 catalog_manager.cc:5495] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 2 to 3, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 3 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:51:25.062067  2579 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:25.072597  4391 tablet_copy_client.cc:791] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:25.098987  4352 tablet_copy_client.cc:531] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:25.102100  4391 tablet_copy_client.cc:655] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:25.126715  2235 catalog_manager.cc:5495] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:25.144266  2233 catalog_manager.cc:5495] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 2 to 3, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 3 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260806 03:51:25.164780  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 44299.2us
I20260806 03:51:25.169345  4366 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36474 (request call id 198) took 1877 ms. Trace:
I20260806 03:51:25.170071  4366 rpcz_store.cc:276] 0806 03:51:23.292111 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:23.292308 (+   197us) service_pool.cc:227] Handling call
0806 03:51:23.423484 (+131176us) ts_tablet_manager.cc:928] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
0806 03:51:24.356974 (+933490us) tablet_copy_client.cc:361] Tablet copy session begun
0806 03:51:24.752745 (+395771us) tablet_metadata.cc:641] Metadata flushed
0806 03:51:24.753097 (+   352us) tablet_copy_client.cc:490] Wrote new tablet metadata
0806 03:51:25.124687 (+371590us) tablet_copy_client.cc:411] Wrote new consensus metadata
0806 03:51:25.168251 (+ 43564us) tablet_replica.cc:205] Creating consensus instance
0806 03:51:25.169075 (+   824us) ts_tablet_manager.cc:983] Replica registered.
0806 03:51:25.169235 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"dns_us":367,"tablet-copy.queue_time_us":124633,"thread_start_us":159102,"threads_started":2}
W20260806 03:51:25.181733  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 81371.6us
I20260806 03:51:25.206209  4391 tablet_copy_client.cc:531] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:51:25.185153  4366 tablet_copy_client.cc:791] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:51:25.210240  4366 tablet_copy_client.cc:655] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:51:25.213037  4352 tablet_bootstrap.cc:492] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:25.224807  2236 catalog_manager.cc:5495] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 2 to 3, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 3 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:25.255829  4366 tablet_copy_client.cc:531] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260806 03:51:25.271952  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 153576us
I20260806 03:51:25.275720  2370 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:25.278640  4391 tablet_bootstrap.cc:492] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:25.288201  4388 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:25.305231  2370 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:51:25.307896  4375 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260806 03:51:25.355051  4346 tablet_bootstrap.cc:492] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:25.357267  4346 tablet_bootstrap.cc:492] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:25.358388  2477 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:25.362126  4409 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:25.365981  2370 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260806 03:51:25.366546  2578 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:25.366698  4346 ts_tablet_manager.cc:1397] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.676s	user 0.033s	sys 0.029s
I20260806 03:51:25.370759  4236 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:25.371644  2581 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:25.373131  4364 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:51:25.388746  2370 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:25.390033  4307 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260806 03:51:25.394966  4276 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260806 03:51:25.444029  4428 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.055s	user 0.002s	sys 0.000s
I20260806 03:51:25.444679  2478 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:51:25.499644  2369 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:25.504832  4346 raft_consensus.cc:348] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:25.520190  4346 raft_consensus.cc:729] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:25.521365  4346 consensus_queue.cc:260] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:25.526180  4366 tablet_bootstrap.cc:492] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:51:25.557631  4346 ts_tablet_manager.cc:1428] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.190s	user 0.011s	sys 0.006s
W20260806 03:51:25.565944  4435 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260806 03:51:25.483600  4406 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.056s
I20260806 03:51:25.501645  4236 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260806 03:51:25.631695  2581 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:51:25.636987   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260806 03:51:25.653666  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45071.7us
I20260806 03:51:25.655151  2392 tablet_copy_service.cc:342] P dff94100ffc5485f92cbe6a85addf0b2: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-dfa9a0499fc04e10aefa0602a7adbbb1 received from {username='slave'} at 127.0.0.1:37370
I20260806 03:51:25.675086  2392 tablet_copy_service.cc:433] P dff94100ffc5485f92cbe6a85addf0b2: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-dfa9a0499fc04e10aefa0602a7adbbb1 on tablet dfa9a0499fc04e10aefa0602a7adbbb1 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:25.658010  4385 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
W20260806 03:51:25.712327  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 75882.1us
W20260806 03:51:25.805145  4436 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.175s	user 0.000s	sys 0.005s
W20260806 03:51:25.832813  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 198970us
W20260806 03:51:25.952512  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 82133.9us
I20260806 03:51:25.958711  2480 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260806 03:51:25.971422  4391 tablet_bootstrap.cc:492] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:25.985410  2232 catalog_manager.cc:5495] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 1 to 2, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:51:26.018082  4453 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260806 03:51:26.136829  4391 tablet_bootstrap.cc:492] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:26.146091  4391 ts_tablet_manager.cc:1397] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.868s	user 0.036s	sys 0.039s
I20260806 03:51:26.155979  2373 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:26.158744  2373 raft_consensus.cc:595] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:51:26.260563  4462 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
W20260806 03:51:26.284190  4433 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260806 03:51:26.301215  4391 raft_consensus.cc:348] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:26.310763  4391 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:26.313970  4391 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:26.327577  4391 ts_tablet_manager.cc:1428] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.181s	user 0.009s	sys 0.005s
I20260806 03:51:26.338466  2233 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 218) took 1185 ms. Trace:
I20260806 03:51:26.355469  2233 rpcz_store.cc:276] 0806 03:51:25.131992 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:25.132242 (+   250us) service_pool.cc:227] Handling call
0806 03:51:26.317647 (+1185405us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:51:25.261828 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:51:25.262482 (+   654us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:51:25.262522 (+    40us) write_op.cc:435] Acquired schema lock
0806 03:51:25.262542 (+    20us) tablet.cc:660] Decoding operations
0806 03:51:25.262968 (+   426us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:51:25.263031 (+    63us) write_op.cc:641] Partition lock acquired for write op
0806 03:51:25.263069 (+    38us) tablet.cc:683] Acquiring locks for 1 operations
0806 03:51:25.263312 (+   243us) tablet.cc:699] Row locks acquired
0806 03:51:25.263337 (+    25us) write_op.cc:260] PREPARE: finished
0806 03:51:25.263540 (+   203us) write_op.cc:270] Start()
0806 03:51:25.268311 (+  4771us) write_op.cc:276] Timestamp: P: 1785988285263474 usec, L: 0
0806 03:51:25.268344 (+    33us) op_driver.cc:331] REPLICATION: starting
0806 03:51:25.287216 (+ 18872us) log.cc:842] Serialized 535 byte log entry
0806 03:51:25.651359 (+364143us) op_driver.cc:444] REPLICATION: finished
0806 03:51:25.675555 (+ 24196us) write_op.cc:301] APPLY: starting
0806 03:51:25.801997 (+126442us) spinlock_profiling.cc:243] Waited 9.01 ms on lock 0x7b6000070dc8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d8040c361 00007f0d80571a3b 00007f0d80574064 00007f0d804eb3bb 00007f0d803ed343 00007f0d803ef3f8 00007f0d804e9b14 00007f0d804d5dfa 00007f0d804d9dd1 00007f0d804d9d89 00007f0d804d9d19
0806 03:51:25.813479 (+ 11482us) tablet.cc:1365] starting BulkCheckPresence
0806 03:51:25.826533 (+ 13054us) tablet.cc:1368] finished BulkCheckPresence
0806 03:51:25.834223 (+  7690us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:51:25.882259 (+ 48036us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:51:25.895691 (+ 13432us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0806 03:51:25.901025 (+  5334us) write_op.cc:312] APPLY: finished
0806 03:51:25.921044 (+ 20019us) log.cc:842] Serialized 23 byte log entry
0806 03:51:25.946170 (+ 25126us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:25.952194 (+  6024us) write_op.cc:454] Released schema lock
0806 03:51:25.952237 (+    43us) write_op.cc:341] FINISH: Updating metrics
0806 03:51:25.962310 (+ 10073us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:25.962361 (+    51us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":32185,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":8199,"apply.run_cpu_time_us":6940,"apply.run_wall_time_us":292942,"num_ops":1,"prepare.queue_time_us":106934,"prepare.run_cpu_time_us":3615,"prepare.run_wall_time_us":25825,"replication_time_us":375714,"spinlock_wait_cycles":20714368}]]}
I20260806 03:51:26.374750  2373 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:26.396643  2235 catalog_manager.cc:5495] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 2, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 2 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:26.418839  2373 raft_consensus.cc:595] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:51:26.451892  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.009s	sys 0.015s
W20260806 03:51:26.454735  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.519s	user 0.009s	sys 0.015s
W20260806 03:51:26.455224  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 519438us
W20260806 03:51:26.513684  2480 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.526s	user 0.011s	sys 0.026s
W20260806 03:51:26.514287  2480 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.526s	user 0.011s	sys 0.026s
I20260806 03:51:26.574024  4352 tablet_bootstrap.cc:492] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:26.579669  3591 raft_consensus.cc:1203] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:26.587778  4243 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:26.588547  4243 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:26.592864  2433 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.016s	sys 0.032s
W20260806 03:51:26.594192  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.575s	user 0.029s	sys 0.043s
W20260806 03:51:26.595400  2433 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.516s	user 0.017s	sys 0.032s
W20260806 03:51:26.595562  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.570s	user 0.004s	sys 0.024s
W20260806 03:51:26.595498  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.576s	user 0.029s	sys 0.043s
W20260806 03:51:26.593770  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.573s	user 0.012s	sys 0.017s
W20260806 03:51:26.597548  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.576s	user 0.012s	sys 0.017s
W20260806 03:51:26.597450  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 577931us
W20260806 03:51:26.597059  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.577s	user 0.005s	sys 0.024s
W20260806 03:51:26.595682  2438 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.561s	user 0.007s	sys 0.019s
W20260806 03:51:26.598745  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.714s	user 0.008s	sys 0.020s
W20260806 03:51:26.598061  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 577037us
W20260806 03:51:26.599363  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 579043us
W20260806 03:51:26.600250  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 386681us
I20260806 03:51:26.598024  4352 tablet_bootstrap.cc:492] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
W20260806 03:51:26.602208  2537 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.513s	user 0.014s	sys 0.016s
I20260806 03:51:26.606101  4236 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:26.632257  4352 ts_tablet_manager.cc:1397] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 1.420s	user 0.044s	sys 0.047s
W20260806 03:51:26.664114  2578 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.674s	user 0.004s	sys 0.028s
I20260806 03:51:26.666759  2577 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
W20260806 03:51:26.673060  2578 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.685s	user 0.005s	sys 0.028s
I20260806 03:51:26.673363  2577 raft_consensus.cc:595] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:26.761539  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 142737us
W20260806 03:51:26.761600  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 89593.8us
W20260806 03:51:26.760401  4373 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.787s	user 0.020s	sys 0.056s
I20260806 03:51:26.664744  4236 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:26.766654  4243 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:26.779711  4307 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:26.794396  4373 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.823s	user 0.021s	sys 0.057s
I20260806 03:51:26.895689  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:26.982558  2327 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.743s	user 0.022s	sys 0.019s
W20260806 03:51:26.983213  2327 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.117s	user 0.022s	sys 0.019s
W20260806 03:51:27.012841  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 117265us
I20260806 03:51:26.990082  4243 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:26.989593  4379 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:51:27.038261  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 273048us
I20260806 03:51:27.007972  2496 tablet_copy_service.cc:342] P 608e57d72aae496aaf8613622153aa0c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-47ed8dc77b144ba08169a0090b787536 received from {username='slave'} at 127.0.0.1:56244
I20260806 03:51:26.977236  4307 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:27.044543  4243 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.059580  4236 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:27.060367  4236 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:27.060672  4243 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:27.060885  4236 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.048008  4379 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:27.063305  4236 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:27.063661  4379 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:27.049556  2496 tablet_copy_service.cc:433] P 608e57d72aae496aaf8613622153aa0c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-47ed8dc77b144ba08169a0090b787536 on tablet 47ed8dc77b144ba08169a0090b787536 with peer cf6042e85bef47c4aac9d064d91501d1
W20260806 03:51:27.076525  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 176302us
I20260806 03:51:27.066076  4307 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:27.090646  4456 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.098595  4458 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.092877  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:27.091343  4456 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.109072  4456 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:27.085677  4481 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:27.098737  4475 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.099417  4458 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.112419  4424 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.114493  4444 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:51:27.131214  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 114471us
I20260806 03:51:27.142549  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:27.137619  4367 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.173177  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:51:27.174587  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 170813us
I20260806 03:51:27.119869  4481 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.177537  4481 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:27.174782  4487 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.178182  4487 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.180572  4487 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:27.193151  4339 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.194088  4339 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.197981  4449 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:27.198637  4449 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.202451  4449 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:27.206136  4339 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:27.214385  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 601281us
I20260806 03:51:27.126447  4475 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.223536  4475 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:27.167124  4307 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:27.274698  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 47729.4us
W20260806 03:51:27.281652  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 164101us
I20260806 03:51:27.131342  4424 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:27.142521  4444 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.226249  4367 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:27.625605  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 349407us
I20260806 03:51:27.631820  4475 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:27.632514  4475 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.635170  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:27.637009  4367 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:27.617587  2479 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.552s	user 0.011s	sys 0.011s
W20260806 03:51:27.283922  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 261567us
W20260806 03:51:27.637826  2479 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.572s	user 0.011s	sys 0.011s
I20260806 03:51:27.637337  4475 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:27.257367  4339 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:27.506533  4508 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.354876  4243 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:27.460621  4503 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.115s	user 0.004s	sys 0.000s
W20260806 03:51:27.362129  4500 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.223s	user 0.000s	sys 0.002s
W20260806 03:51:27.651438  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 494913us
I20260806 03:51:27.655056  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:27.678431  2579 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:27.609912  4474 raft_consensus.cc:979] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower dff94100ffc5485f92cbe6a85addf0b2 to start an election
W20260806 03:51:27.608549  4510 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260806 03:51:27.642716  4164 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.455615  4505 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:27.624640  4472 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:27.354219  4458 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:27.685710  4164 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:27.423977  4484 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.400s	user 0.001s	sys 0.002s
W20260806 03:51:27.377650  4499 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.263s	user 0.000s	sys 0.001s
I20260806 03:51:27.422667  4408 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.276476  4307 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.689674  4444 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:27.691488  4335 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.649442  4511 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:27.680739  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:27.243731  4229 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:27.700969  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62798us
I20260806 03:51:27.681032  4449 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:27.739059  4474 raft_consensus.cc:1067] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Signalling peer dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:51:27.745963  4164 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:27.773926  4491 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:27.692899  4505 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:27.722817  4352 raft_consensus.cc:348] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:27.774955  4531 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260806 03:51:27.775918  4358 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.657472  4528 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.811929  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:27.812232  2478 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
new_leader_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:42512
I20260806 03:51:27.739979  4335 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.776450  4511 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:27.675547  4339 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:27.741920  4408 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:27.683141  4508 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:27.680555  4243 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:27.722465  4472 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.109330  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 1866) took 2145 ms. Trace:
I20260806 03:51:27.816623  4229 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:28.215967  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.555s	user 0.001s	sys 0.005s
I20260806 03:51:28.340071  4236 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:28.338543  4454 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:28.340157  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 562428us
I20260806 03:51:28.342155  4488 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:28.343091  4373 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:28.343662  4412 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:28.344261  4234 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:28.344950  4307 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:28.345512  4497 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:28.346264  4522 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:28.349261  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:28.348944  4358 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.349774  4469 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:28.323583  4352 raft_consensus.cc:729] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:28.351670  4243 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:28.352481  2584 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:28.353632  4511 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:28.006831  4367 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:28.354746  4536 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:28.355070  4527 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:27.884166  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:28.356307  4481 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:28.355937  4528 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.235975  4379 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:28.110024  4257 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:28.106063  4515 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:27.936988  4404 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:28.357898  4229 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:28.358677  4385 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:28.359709  4339 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:28.360788  2478 raft_consensus.cc:595] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Received request to transfer leadership to TS cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:28.465277  4379 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.365556  4458 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:27.905694  4491 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.367148  4444 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:28.277189  4164 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:28.174203  4474 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:28.323896  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:28.362061  4526 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:28.368916  4535 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:51:28.338559  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.677s	user 0.003s	sys 0.005s
I20260806 03:51:28.467285  4527 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.362196  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.170821  2373 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
W20260806 03:51:30.171792  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1438) took 1810 ms (client timeout 1716 ms). Trace:
W20260806 03:51:30.172370  2373 rpcz_store.cc:269] 0806 03:51:28.361732 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:28.361849 (+   117us) service_pool.cc:227] Handling call
0806 03:51:30.171645 (+1809796us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:28.362464  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.177277  2377 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:28.360801  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.180274  2379 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
W20260806 03:51:30.181017  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1436) took 1820 ms (client timeout 1975 ms). Trace:
W20260806 03:51:30.181411  2379 rpcz_store.cc:269] 0806 03:51:28.360417 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:28.360542 (+   125us) service_pool.cc:227] Handling call
0806 03:51:30.180931 (+1820389us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:28.477761  2574 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
W20260806 03:51:30.216740  2574 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 822) took 1896 ms (client timeout 1527 ms). Trace:
W20260806 03:51:30.217301  2574 rpcz_store.cc:269] 0806 03:51:28.319809 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:28.348998 (+ 29189us) service_pool.cc:227] Handling call
0806 03:51:30.216111 (+1867113us) spinlock_profiling.cc:243] Waited 70.8 ms on lock 0x7b54001897d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:30.216425 (+   314us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":162764544}
I20260806 03:51:28.336701  2578 rpcz_store.cc:276] 0806 03:51:25.963431 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:25.972823 (+  9392us) service_pool.cc:227] Handling call
0806 03:51:25.973225 (+   402us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:25.983516 (+ 10291us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:25.983565 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:25.988225 (+  4660us) log.cc:842] Serialized 26 byte log entry
0806 03:51:26.673527 (+685302us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:26.673567 (+    40us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:26.673630 (+    63us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:27.423206 (+749576us) spinlock_profiling.cc:243] Waited 5.87 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:51:28.054168 (+630962us) raft_consensus.cc:1671] finished
0806 03:51:28.054207 (+    39us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:28.109196 (+ 54989us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":12651,"raft.queue_time_us":20232,"raft.run_cpu_time_us":198,"raft.run_wall_time_us":13801,"spinlock_wait_cycles":13506816,"thread_start_us":684979,"threads_started":1,"wal-append.queue_time_us":802448}
I20260806 03:51:28.465566  4536 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.517269  4535 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:28.365620  4538 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:29.454475  4537 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:29.740250  4550 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:29.733700  4554 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.239514  4559 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:51:30.032459  2327 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.680s	user 0.041s	sys 0.053s
W20260806 03:51:30.040750  2433 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.646s	user 0.000s	sys 0.016s
I20260806 03:51:30.073366  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1478) took 2150 ms. Trace:
I20260806 03:51:28.350417  4276 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:28.469002  4352 consensus_queue.cc:260] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:28.007074  4374 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:30.257740  4374 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.405040  4375 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:30.261560  4375 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:28.520807  4408 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.029444  4472 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:28.455726  4511 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:30.269500  4374 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:30.269402  4511 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.495324  4164 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.404479  4234 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.275524  4164 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:30.276485  4511 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:30.276611  4234 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.277498  2478 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:51:30.277393  4234 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.278404  4234 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.385869  4236 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.280591  4489 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:30.280786  4563 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:30.281564  4489 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.281714  4563 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.467423  4257 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.286757  4257 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:29.012543  4335 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:28.561333  4358 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:29.014505  4366 tablet_bootstrap.cc:492] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: 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
I20260806 03:51:28.454911  4367 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.561298  4379 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:28.492528  4385 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.390017  4373 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:28.476538  4404 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.299942  4385 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:28.430446  4412 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.371124  4424 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:28.487787  4444 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:27.835839  4449 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.314177  4373 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.314499  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 824) took 1977 ms. Trace:
I20260806 03:51:30.315093  4366 tablet_bootstrap.cc:492] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:51:30.314961  2576 rpcz_store.cc:276] 0806 03:51:28.337046 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:28.347079 (+ 10033us) service_pool.cc:227] Handling call
0806 03:51:28.347490 (+   411us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:30.304505 (+1957015us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:30.304556 (+    51us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:30.304606 (+    50us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:30.304637 (+    31us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:30.313937 (+  9300us) spinlock_profiling.cc:243] Waited 1.95 s on lock 0x7b5400156654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:30.314002 (+    65us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:30.314242 (+   240us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4484939136}
I20260806 03:51:30.315791  4449 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:28.431268  4454 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.477603  4458 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.466017  4469 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.320531  4454 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:28.491535  4474 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:28.458179  4475 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:28.428963  4477 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:30.325762  4475 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.326336  4474 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:28.466001  4481 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:29.013268  4508 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:28.359655  4507 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.320958  4489 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.333632  4563 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:28.319154  4505 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:28.427508  4501 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:28.408840  4497 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:28.522203  4491 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:28.425066  4488 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:27.937022  4513 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:28.481199  4515 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:28.443662  4522 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.345757  4515 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:28.518532  4526 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:28.362967  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.088722  4545 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.353938  4522 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:30.353963  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1440) took 1991 ms (client timeout 2035 ms). Trace:
I20260806 03:51:29.011622  4528 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:28.456960  4529 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:28.314440  4530 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.335s	user 0.001s	sys 0.000s
I20260806 03:51:30.092614  4527 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.089309  4542 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.361606  4542 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.364432  4542 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:30.098145  2332 connection.cc:232] RPC call timeout handler was delayed by -2.0577618260867894s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1512s for a response
I20260806 03:51:30.099417  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 834) took 3488 ms. Trace:
I20260806 03:51:30.099512  4471 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:51:30.365372  2332 connection.cc:232] RPC call timeout handler was delayed by -1.4472003160044551s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1755s for a response
I20260806 03:51:30.366384  4385 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:30.366050  4471 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:30.367123  4385 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.111316  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1469) took 2301 ms. Trace:
I20260806 03:51:30.368188  2480 rpcz_store.cc:276] 0806 03:51:27.809668 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:27.812850 (+  3182us) service_pool.cc:227] Handling call
0806 03:51:30.109604 (+2296754us) spinlock_profiling.cc:243] Waited 18.5 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:51:30.110177 (+   573us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:30.110694 (+   517us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:30.110722 (+    28us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:30.110797 (+    75us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:30.110828 (+    31us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:30.110905 (+    77us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:30.111040 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":42448256}
I20260806 03:51:30.369436  4385 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.369983  4385 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.370182  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.370743  4527 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.370947  2480 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
W20260806 03:51:30.112632  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.791s	user 0.005s	sys 0.015s
I20260806 03:51:30.114554  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:30.118422  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.664s	user 0.022s	sys 0.008s
W20260806 03:51:30.372241  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 2.051s	user 0.006s	sys 0.015s
W20260806 03:51:30.372565  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.918s	user 0.022s	sys 0.008s
W20260806 03:51:30.372792  2482 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1477) took 2515 ms (client timeout 1716 ms). Trace:
W20260806 03:51:30.373232  2482 rpcz_store.cc:269] 0806 03:51:27.857729 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:27.857916 (+   187us) service_pool.cc:227] Handling call
0806 03:51:30.114045 (+2256129us) spinlock_profiling.cc:243] Waited 5.59 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:51:30.372694 (+258649us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":12864384}
I20260806 03:51:30.374648  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:30.129628  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.713s	user 0.004s	sys 0.011s
W20260806 03:51:30.376255  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.966s	user 0.005s	sys 0.011s
I20260806 03:51:30.376389  4505 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:30.376652  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 2.05321e+06us
I20260806 03:51:30.377198  4505 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.380122  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:30.381054  3592 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:51:30.381902  4515 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.381726  4385 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.382788  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.382651  4515 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.383858  4508 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:30.384063  4505 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.384203  4385 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.384719  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.384510  4508 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.385452  2482 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:51:30.387084  4508 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.387465  4528 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:30.388304  4528 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.390401  4528 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:30.390812  3593 raft_consensus.cc:1203] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:30.391201  4528 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:30.133198  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.497s	user 0.007s	sys 0.006s
W20260806 03:51:30.392357  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.757s	user 0.008s	sys 0.007s
W20260806 03:51:30.392724  2538 connection.cc:232] RPC call timeout handler was delayed by -1.7404802890960127s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1655s for a response
W20260806 03:51:30.393246  2538 connection.cc:232] RPC call timeout handler was delayed by -1.6051720639225096s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1716s for a response
W20260806 03:51:30.393536  2538 connection.cc:232] RPC call timeout handler was delayed by -1.5487802890129387s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18680000000000002s for a response
W20260806 03:51:30.393843  2538 connection.cc:232] RPC call timeout handler was delayed by -1.4155849209055305s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1975s for a response
I20260806 03:51:30.398639  2538 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:30.399777  4491 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:30.399847  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.400728  2373 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:30.133213  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 45) took 3241 ms. Trace:
W20260806 03:51:30.135144  3543 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.472s	user 0.009s	sys 0.006s
I20260806 03:51:30.402187  2374 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:40728
I20260806 03:51:30.402932  2374 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:30.403223  2374 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:30.144184  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:30.185376  2537 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.794s	user 0.011s	sys 0.010s
W20260806 03:51:30.190877  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.857s	user 0.019s	sys 0.001s
W20260806 03:51:30.207211  2584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 820) took 2552 ms (client timeout 1996 ms). Trace:
W20260806 03:51:30.406934  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 2.074s	user 0.019s	sys 0.001s
W20260806 03:51:30.224689  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.814s	user 0.016s	sys 0.073s
I20260806 03:51:30.226245  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 816) took 2583 ms. Trace:
W20260806 03:51:30.407069  2537 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 2.016s	user 0.012s	sys 0.011s
I20260806 03:51:30.231249  4537 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.236285  4536 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.236470  4539 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:30.242167  2484 rpcz_store.cc:276] 0806 03:51:27.922843 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:28.318962 (+396119us) service_pool.cc:227] Handling call
0806 03:51:30.071289 (+1752327us) spinlock_profiling.cc:243] Waited 16.9 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:51:30.071891 (+   602us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:30.072518 (+   627us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:30.072575 (+    57us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:30.072644 (+    69us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:30.072679 (+    35us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:30.072797 (+   118us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:30.073054 (+   257us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":38959872}
W20260806 03:51:30.242686  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.74581e+06us
W20260806 03:51:30.244257  2433 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.849s	user 0.000s	sys 0.017s
I20260806 03:51:30.240121  4554 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.243772  4543 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:30.244683  2327 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.892s	user 0.042s	sys 0.053s
I20260806 03:51:30.241026  4559 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.238415  4550 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.229326  4538 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.248533  4276 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.263890  4375 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.272660  4352 ts_tablet_manager.cc:1428] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 3.601s	user 0.028s	sys 0.055s
I20260806 03:51:30.303043  4404 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:30.303828  4367 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:30.304404  4236 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:30.312322  3547 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.729s (SENT)
I20260806 03:51:30.314090  4444 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.316710  4366 ts_tablet_manager.cc:1397] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 4.791s	user 0.064s	sys 0.098s
I20260806 03:51:28.308106  4456 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:30.417266  4543 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.456899  4456 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.318953  4234 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.323369  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.321085  4458 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.326282  4477 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.322856  4469 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.318996  4412 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.330435  4481 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.484916  4554 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.331501  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.333693  4507 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:30.337347  4501 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.340764  4475 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.341686  4497 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.343554  4488 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.349658  4513 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.352434  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:30.354606  2370 rpcz_store.cc:269] 0806 03:51:28.362470 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:28.362632 (+   162us) service_pool.cc:227] Handling call
0806 03:51:30.353780 (+1991148us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:30.354561  4545 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:30.356523  2436 connection.cc:232] RPC call timeout handler was delayed by -1.3249543751589954s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1527s for a response
I20260806 03:51:30.356475  4526 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.357836  4529 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.371513  4527 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.391889  4528 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:30.402469  3543 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.739s	user 0.009s	sys 0.006s
W20260806 03:51:30.184008  2377 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1439) took 1822 ms (client timeout 2243 ms). Trace:
W20260806 03:51:30.499365  2377 rpcz_store.cc:269] 0806 03:51:28.362080 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:28.362209 (+   129us) service_pool.cc:227] Handling call
0806 03:51:30.178094 (+1815885us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:30.158581  4509 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.231606  4535 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:30.407003  2584 rpcz_store.cc:269] 0806 03:51:27.654889 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:27.655024 (+   135us) service_pool.cc:227] Handling call
0806 03:51:30.206492 (+2551468us) spinlock_profiling.cc:243] Waited 595 ms on lock 0x7b540039bcd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:30.206836 (+   344us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1368489216}
I20260806 03:51:30.408551  4257 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.407949  2575 rpcz_store.cc:276] 0806 03:51:27.642505 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:27.644371 (+  1866us) service_pool.cc:227] Handling call
0806 03:51:28.319799 (+675428us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:28.482512 (+162713us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:28.482557 (+    45us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:28.482617 (+    60us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:28.482660 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:30.225558 (+1742898us) spinlock_profiling.cc:243] Waited 159 ms on lock 0x7b540013b0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:30.225639 (+    81us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:30.225973 (+   334us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":366477568}
W20260806 03:51:30.409340  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.999s	user 0.017s	sys 0.073s
W20260806 03:51:30.407465  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 2.75665e+06us
W20260806 03:51:30.366061  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0840691851917654s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19990000000000002s for a response
I20260806 03:51:30.365175  2369 rpcz_store.cc:276] 0806 03:51:26.610317 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:26.610587 (+   270us) service_pool.cc:227] Handling call
0806 03:51:26.610917 (+   330us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:26.611263 (+   346us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:26.611305 (+    42us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:26.625706 (+ 14401us) log.cc:842] Serialized 26 byte log entry
0806 03:51:26.790766 (+165060us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:26.790810 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:26.790886 (+    76us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:30.098721 (+3307835us) raft_consensus.cc:1671] finished
0806 03:51:30.098770 (+    49us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:30.099111 (+   341us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":7505,"raft.queue_time_us":1691,"raft.run_cpu_time_us":282,"raft.run_wall_time_us":44535,"thread_start_us":114343,"threads_started":1,"wal-append.queue_time_us":402604,"wal-append.run_cpu_time_us":40372,"wal-append.run_wall_time_us":2446989}
I20260806 03:51:30.488557  4542 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:51:30.502633  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0618300109636039s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1855s for a response
I20260806 03:51:30.414400  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:30.407584  2474 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1476) took 2595 ms (client timeout 1975 ms). Trace:
W20260806 03:51:30.419405  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 2.02309e+06us
W20260806 03:51:30.431500  4352 ts_tablet_manager.cc:1460] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Tablet startup took 3763ms
I20260806 03:51:30.440832  4321 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:30.441511  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1471) took 2631 ms. Trace:
I20260806 03:51:30.415769  4537 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.401623  2479 rpcz_store.cc:276] 0806 03:51:26.892133 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:26.893194 (+  1061us) service_pool.cc:227] Handling call
0806 03:51:26.990068 (+ 96874us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:27.065111 (+ 75043us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:27.065152 (+    41us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:27.065657 (+   505us) log.cc:842] Serialized 26 byte log entry
0806 03:51:27.638235 (+572578us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:51:27.807298 (+169063us) log.cc:842] Serialized 14 byte log entry
0806 03:51:28.341315 (+534017us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:30.131974 (+1790659us) spinlock_profiling.cc:243] Waited 74.6 ms on lock 0x7b5400350cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:30.132150 (+   176us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:30.132307 (+   157us) raft_consensus.cc:1671] finished
0806 03:51:30.132534 (+   227us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:30.132942 (+   408us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":528321,"prepare.queue_time_us":715782,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":44,"raft.queue_time_us":539661,"raft.run_cpu_time_us":361,"raft.run_wall_time_us":6940,"spinlock_wait_cycles":171498240,"thread_start_us":719335,"threads_started":2,"wal-append.queue_time_us":558710,"wal-append.run_cpu_time_us":15186,"wal-append.run_wall_time_us":1889341}
I20260806 03:51:30.483881  4444 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:30.503837  2474 rpcz_store.cc:269] 0806 03:51:27.811932 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:27.884166 (+ 72234us) service_pool.cc:227] Handling call
0806 03:51:30.143715 (+2259549us) spinlock_profiling.cc:243] Waited 18 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:51:30.407478 (+263763us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":41379072}
I20260806 03:51:30.506619  4559 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.506321  4444 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.474833  4471 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.474795  4456 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:30.509418  4257 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.510978  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:30.512486  4367 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:30.513067  4545 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.413405  4539 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:30.494822  2436 connection.cc:232] RPC call timeout handler was delayed by -1.1503543751314282s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17210000000000003s for a response
W20260806 03:51:30.495468  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 183361us
I20260806 03:51:30.496760  4550 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.486074  4385 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:30.505218  2483 rpcz_store.cc:276] 0806 03:51:27.810380 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:27.815928 (+  5548us) service_pool.cc:227] Handling call
0806 03:51:30.065641 (+2249713us) spinlock_profiling.cc:243] Waited 18.1 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:51:30.066415 (+   774us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:30.426572 (+360157us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:30.426619 (+    47us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:30.426683 (+    64us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:30.426764 (+    81us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:30.439582 (+ 12818us) spinlock_profiling.cc:243] Waited 360 ms on lock 0x7b54000af5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:30.439653 (+    71us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:30.441271 (+  1618us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":869155456}
I20260806 03:51:30.501098  4458 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:30.492609  4276 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.497375  4472 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.528901  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.529152  4472 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.529574  4458 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.530090  2436 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:30.531642  4472 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.507460  2374 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.532925  4559 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:30.533288  4527 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.533361  4559 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:30.509479  2480 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:30.505105  4321 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.536588  2374 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.528863  4539 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.542402  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.542544  2372 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:30.543226  4529 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:30.546207  4528 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:30.505149  4352 ts_tablet_manager.cc:1462] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Trace:
0806 03:51:23.029821 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:23.030228 (+   407us) service_pool.cc:227] Handling call
0806 03:51:23.271636 (+241408us) ts_tablet_manager.cc:928] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
0806 03:51:24.221786 (+950150us) tablet_copy_client.cc:361] Tablet copy session begun
0806 03:51:24.469365 (+247579us) tablet_metadata.cc:641] Metadata flushed
0806 03:51:24.505695 (+ 36330us) tablet_copy_client.cc:490] Wrote new tablet metadata
0806 03:51:24.835509 (+329814us) tablet_copy_client.cc:411] Wrote new consensus metadata
0806 03:51:24.836002 (+   493us) tablet_replica.cc:205] Creating consensus instance
0806 03:51:24.883506 (+ 47504us) ts_tablet_manager.cc:983] Replica registered.
0806 03:51:24.883589 (+    83us) inbound_call.cc:173] Queueing success response
0806 03:51:25.212455 (+328866us) ts_tablet_manager.cc:1373] Bootstrapping tablet
0806 03:51:26.677684 (+1465229us) ts_tablet_manager.cc:1429] Starting tablet replica
0806 03:51:27.099282 (+421598us) tablet_replica.cc:259] Starting instrumentation
0806 03:51:27.099982 (+   700us) tablet_replica.cc:278] Starting consensus
Metrics: {"dns_us":440,"raft.queue_time_us":648,"raft.run_cpu_time_us":303,"raft.run_wall_time_us":303,"tablet-copy.queue_time_us":238871,"tablet-download-pool.queue_time_us":417,"tablet-download-pool.run_cpu_time_us":2033,"tablet-download-pool.run_wall_time_us":161925,"thread_start_us":301954,"threads_started":2}
I20260806 03:51:30.531965  4458 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.548344  4507 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.550078  4513 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.549129  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:30.551498  4321 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.555642  4385 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.534664  4559 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:30.501384  4509 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:30.559188  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 48263us
I20260806 03:51:30.570300  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:30.634479  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 59746.1us
I20260806 03:51:30.604367  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.590636  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.647324  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.556093  4538 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.553541  4550 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.734378  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.728466  4385 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.739120  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:30.745461  4550 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:30.575268  4530 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.056s	user 0.002s	sys 0.000s
I20260806 03:51:30.746958  3591 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:51:30.748703  4497 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:30.753218  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.753576  4497 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.748942  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.554283  4444 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.589259  4501 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:30.567922  4515 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.557121  4542 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.753340  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.753914  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.589227  4375 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:30.749955  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.754137  2375 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:51:30.633281  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.600939  4257 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.756964  2372 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
W20260806 03:51:30.763005  2534 connection.cc:232] RPC call timeout handler was delayed by -1.1527393769938499s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1716s for a response
I20260806 03:51:30.755293  2370 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
W20260806 03:51:30.764765  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 173623us
I20260806 03:51:30.575055  4543 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.749982  4550 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.763994  4375 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:30.762800  4276 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.796224  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.795277  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.816447  2377 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
W20260806 03:51:30.791597  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 69856.8us
I20260806 03:51:30.761560  4456 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:30.810913  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.813032  4375 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:30.786389  2369 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:30.755323  4477 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:30.791561  2374 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:30.827860  4509 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.813992  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.828706  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:30.829401  2375 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:30.830331  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:30.831168  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.832055  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.836199  2534 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:30.839918  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.808398  4513 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:30.843143  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:30.769626  4501 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:30.845466  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.846827  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:30.847193  4529 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:30.847961  4366 raft_consensus.cc:348] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:30.849210  4367 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:30.849238  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.857007  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:30.862284  4513 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.864494  3593 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:51:30.865278  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.868852  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.873461  4491 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:30.874035  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:30.874068  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:30.875152  4542 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:30.857682  4529 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:30.876082  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:30.876325  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:30.876771  4497 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:30.878886  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.879704  2479 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
I20260806 03:51:30.877641  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:30.889813  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.890046  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.881817  4367 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:30.853201  4276 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.891742  4501 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:30.898018  3590 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:30.920228  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.920414  3591 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:30.898701  3594 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
W20260806 03:51:30.924413  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 175072us
I20260806 03:51:30.882071  4366 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:51:30.919750  4529 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:30.923070  3588 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:30.917618  4491 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:30.948024  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:30.949015  3593 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:30.927647  4367 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:30.881762  4456 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:30.965169  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.958870  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.929309  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.973066  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.974529  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.963874  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.976312  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.976859  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:30.977094  4366 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:30.979645  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:30.992187  4501 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:31.007586  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 174794us
I20260806 03:51:30.952891  4491 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:31.012959  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 76924.9us
I20260806 03:51:31.008486  4542 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:31.027460  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.037395  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.041675  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.045109  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.045379  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:31.045936  2477 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:31.046866  4568 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:31.046983  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.047616  4568 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.048442  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.049134  2482 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:51:31.048863  2534 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:31.049989  4568 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:31.050972  4406 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:31.051229  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.051416  4406 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:31.051802  4406 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:31.052815  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:31.045205  4472 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:31.034618  4501 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:31.060261  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:31.060410  4472 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.060523  4501 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.062717  4472 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:31.063256  4472 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:31.047077  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.072616  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.074290  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.063791  4472 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.085001  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.083868  2474 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:51:31.088836  2479 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:31.063489  4501 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:31.096136  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.097460  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:31.097863  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.099478  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:51:31.090063  3620 debug-util.cc:398] Leaking SignalData structure 0x7b08002ea7a0 after lost signal to thread 735
I20260806 03:51:31.086416  4542 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:31.101162  3620 debug-util.cc:398] Leaking SignalData structure 0x7b080025d8c0 after lost signal to thread 2283
I20260806 03:51:31.101333  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.101346  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:31.102053  4542 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:31.102111  2379 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
I20260806 03:51:31.102228  3587 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
W20260806 03:51:31.102674  3620 debug-util.cc:398] Leaking SignalData structure 0x7b0800357da0 after lost signal to thread 2413
W20260806 03:51:31.103003  3620 debug-util.cc:398] Leaking SignalData structure 0x7b0800357dc0 after lost signal to thread 2414
I20260806 03:51:31.103799  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:31.113443  4513 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:31.118577  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:31.119673  2235 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38220 (request call id 118) took 4734 ms. Trace:
I20260806 03:51:31.118918  4472 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:31.120162  3620 debug-util.cc:398] Leaking SignalData structure 0x7b08003505a0 after lost signal to thread 2516
I20260806 03:51:31.129850  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.133292  2233 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 219) took 4655 ms. Trace:
I20260806 03:51:31.132941  4576 consensus_queue.cc:1046] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:31.133323  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.129814  4366 ts_tablet_manager.cc:1428] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.692s	user 0.015s	sys 0.011s
I20260806 03:51:31.148375  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.140471  2575 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:31.133729  2233 rpcz_store.cc:276] 0806 03:51:26.477629 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:26.477968 (+   339us) service_pool.cc:227] Handling call
0806 03:51:31.133058 (+4655090us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":31552,"reported_tablets":5}
I20260806 03:51:31.128481  4456 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:31.129855  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.155236  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.151351  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:31.157038  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:31.150540  4366 ts_tablet_manager.cc:1460] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Tablet startup took 712ms
I20260806 03:51:31.160377  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.153070  4559 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.162299  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:31.158450  3620 debug-util.cc:398] Leaking SignalData structure 0x7b08002deb20 after lost signal to thread 2620
I20260806 03:51:31.153082  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:31.168953  2232 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33786 (request call id 209) took 5583 ms. Trace:
I20260806 03:51:31.170389  4559 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:31.155252  4477 raft_consensus.cc:3032] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:31.171114  4477 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:31.173650  4456 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.174247  4456 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:31.174738  4456 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.168191  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.178458  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.181820  4576 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.182303  4576 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:31.182092  4477 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.183398  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.184145  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.184638  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.185052  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.185393  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.182729  4576 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.185751  2581 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:31.161108  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:31.189867  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:31.190626  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:31.167271  3620 debug-util.cc:398] Leaking SignalData structure 0x7b0800271ea0 after lost signal to thread 2622
I20260806 03:51:31.163914  4276 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:31.120096  2235 rpcz_store.cc:276] 0806 03:51:26.385340 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:26.385633 (+   293us) service_pool.cc:227] Handling call
0806 03:51:31.119449 (+4733816us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:51:28.345744 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:51:28.346381 (+   637us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:51:28.346426 (+    45us) write_op.cc:435] Acquired schema lock
0806 03:51:28.346447 (+    21us) tablet.cc:660] Decoding operations
0806 03:51:28.346812 (+   365us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:51:28.346866 (+    54us) write_op.cc:641] Partition lock acquired for write op
0806 03:51:28.346898 (+    32us) tablet.cc:683] Acquiring locks for 1 operations
0806 03:51:28.347101 (+   203us) tablet.cc:699] Row locks acquired
0806 03:51:28.347122 (+    21us) write_op.cc:260] PREPARE: finished
0806 03:51:28.347257 (+   135us) write_op.cc:270] Start()
0806 03:51:28.347389 (+   132us) write_op.cc:276] Timestamp: P: 1785988288347211 usec, L: 0
0806 03:51:28.347410 (+    21us) op_driver.cc:331] REPLICATION: starting
0806 03:51:28.384062 (+ 36652us) log.cc:842] Serialized 530 byte log entry
0806 03:51:30.849860 (+2465798us) op_driver.cc:444] REPLICATION: finished
0806 03:51:30.869869 (+ 20009us) write_op.cc:301] APPLY: starting
0806 03:51:30.869966 (+    97us) tablet.cc:1365] starting BulkCheckPresence
0806 03:51:30.870106 (+   140us) tablet.cc:1368] finished BulkCheckPresence
0806 03:51:30.870280 (+   174us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:51:30.870588 (+   308us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:51:30.870763 (+   175us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0806 03:51:30.870808 (+    45us) write_op.cc:312] APPLY: finished
0806 03:51:30.871023 (+   215us) log.cc:842] Serialized 23 byte log entry
0806 03:51:30.871200 (+   177us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:30.871322 (+   122us) write_op.cc:454] Released schema lock
0806 03:51:30.871360 (+    38us) write_op.cc:341] FINISH: Updating metrics
0806 03:51:30.871581 (+   221us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:30.871604 (+    23us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":123378,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":19711,"apply.run_cpu_time_us":1942,"apply.run_wall_time_us":1942,"num_ops":1,"prepare.queue_time_us":1935591,"prepare.run_cpu_time_us":3237,"prepare.run_wall_time_us":61492,"replication_time_us":2471370,"thread_start_us":78917,"threads_started":1}]]}
I20260806 03:51:31.194579  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:31.199390  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.198992  4491 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:31.200196  2577 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:31.201159  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.202359  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:31.186728  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.195353  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.202415  4491 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:31.195569  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.204663  4474 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.204887  4501 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:31.205148  4474 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:31.205411  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.205818  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.205654  4474 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.206633  2581 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:31.193050  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.207898  2584 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:31.208372  2534 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:31.212057  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 61449.3us
I20260806 03:51:31.207442  2576 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:31.185408  4477 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.219059  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.219501  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.229648  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.229641  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.232055  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.232167  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.219278  4257 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.233690  4257 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:31.234140  4257 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.236796  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.205432  4501 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:31.231083  2572 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:31.232239  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.241369  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.242195  2374 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
I20260806 03:51:31.239647  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:31.246654  2575 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:31.248430  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.249084  2583 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:31.238533  4406 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.243068  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.252730  2579 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:31.257853  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.258556  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.245637  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:31.261092  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.169533  2232 rpcz_store.cc:276] 0806 03:51:25.510352 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:25.510514 (+   162us) service_pool.cc:227] Handling call
0806 03:51:25.638138 (+127624us) spinlock_profiling.cc:243] Waited 95.9 ms on lock 0x7b54000e3154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d82a1fd6c 00007f0d82b19c3e 00007f0d80e2bfb4 00007f0d80e2bf42 00007f0d80e2be71 00007f0d80e2bdec 00007f0d80e2b0a2 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:31.089326 (+5451188us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:51:27.101676 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:51:27.141781 (+ 40105us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:51:27.147182 (+  5401us) write_op.cc:435] Acquired schema lock
0806 03:51:27.147203 (+    21us) tablet.cc:660] Decoding operations
0806 03:51:27.222152 (+ 74949us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:51:27.222225 (+    73us) write_op.cc:641] Partition lock acquired for write op
0806 03:51:27.222257 (+    32us) tablet.cc:683] Acquiring locks for 1 operations
0806 03:51:27.222508 (+   251us) tablet.cc:699] Row locks acquired
0806 03:51:27.222526 (+    18us) write_op.cc:260] PREPARE: finished
0806 03:51:27.222715 (+   189us) write_op.cc:270] Start()
0806 03:51:27.222864 (+   149us) write_op.cc:276] Timestamp: P: 1785988287222662 usec, L: 0
0806 03:51:27.222887 (+    23us) op_driver.cc:331] REPLICATION: starting
0806 03:51:27.223740 (+   853us) log.cc:842] Serialized 535 byte log entry
0806 03:51:30.537497 (+3313757us) op_driver.cc:444] REPLICATION: finished
0806 03:51:30.802229 (+264732us) write_op.cc:301] APPLY: starting
0806 03:51:30.802392 (+   163us) tablet.cc:1365] starting BulkCheckPresence
0806 03:51:30.802550 (+   158us) tablet.cc:1368] finished BulkCheckPresence
0806 03:51:30.802729 (+   179us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:51:30.818240 (+ 15511us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:51:30.850703 (+ 32463us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0806 03:51:30.868084 (+ 17381us) write_op.cc:312] APPLY: finished
0806 03:51:30.868559 (+   475us) log.cc:842] Serialized 23 byte log entry
0806 03:51:30.868822 (+   263us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:30.868937 (+   115us) write_op.cc:454] Released schema lock
0806 03:51:30.869006 (+    69us) write_op.cc:341] FINISH: Updating metrics
0806 03:51:30.869346 (+   340us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:30.869379 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":599416,"reported_tablets":4,"spinlock_wait_cycles":220509568,"child_traces":[["op",{"apply.queue_time_us":220134,"apply.run_cpu_time_us":3262,"apply.run_wall_time_us":77225,"num_ops":1,"prepare.queue_time_us":761370,"prepare.run_cpu_time_us":20288,"prepare.run_wall_time_us":1258116,"raft.queue_time_us":140858,"raft.run_cpu_time_us":22302,"raft.run_wall_time_us":344493,"replication_time_us":3279372,"thread_start_us":953493,"threads_started":4,"wal-append.queue_time_us":405220}]]}
I20260806 03:51:31.264300  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.263959  2379 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:31.263942  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.266585  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:31.243434  4501 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:31.262156  3620 debug-util.cc:398] Leaking SignalData structure 0x7b0800367a80 after lost signal to thread 3624
I20260806 03:51:31.242966  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:31.278309  2534 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:31.220925  4529 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.281114  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:31.283686  4412 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.264240  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.245199  4491 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:31.286732  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.289111  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.289348  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:31.290027  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:31.273101  4580 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.275249  4578 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:31.297598  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.297025  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.296496  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.286573  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.300643  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.303164  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.301450  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.284190  4412 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:31.305375  2436 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:31.306816  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.326680  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.312704  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.314070  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.314280  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.317195  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.305061  4513 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.319921  4529 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:31.320909  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.288661  4491 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:31.290341  4559 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.302840  4578 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:31.297498  4475 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:31.334378  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.358410  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.292200  4580 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:31.332165  2368 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:31.338829  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.330265  4412 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.360702  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.328552  2374 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 2: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:31.309702  2376 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:31.343492  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:31.338342  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.353449  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.343641  4491 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:31.332834  4543 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.338578  4513 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:31.345263  4559 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:31.375139  2579 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:31.375988  2538 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:31.355567  4406 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:31.376729  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:31.356160  4578 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:31.358062  4475 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:31.379189  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.364246  4580 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.373656  4543 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:31.378584  4513 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.380072  4559 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.394029  3585 raft_consensus.cc:1203] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260806 03:51:31.394961  4509 raft_consensus.cc:1050] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:31.414485  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:31.161217  4366 ts_tablet_manager.cc:1462] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Trace:
0806 03:51:23.292111 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:23.292308 (+   197us) service_pool.cc:227] Handling call
0806 03:51:23.423484 (+131176us) ts_tablet_manager.cc:928] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
0806 03:51:24.356974 (+933490us) tablet_copy_client.cc:361] Tablet copy session begun
0806 03:51:24.752745 (+395771us) tablet_metadata.cc:641] Metadata flushed
0806 03:51:24.753097 (+   352us) tablet_copy_client.cc:490] Wrote new tablet metadata
0806 03:51:25.124687 (+371590us) tablet_copy_client.cc:411] Wrote new consensus metadata
0806 03:51:25.168251 (+ 43564us) tablet_replica.cc:205] Creating consensus instance
0806 03:51:25.169075 (+   824us) ts_tablet_manager.cc:983] Replica registered.
0806 03:51:25.169235 (+   160us) inbound_call.cc:173] Queueing success response
0806 03:51:25.525744 (+356509us) ts_tablet_manager.cc:1373] Bootstrapping tablet
0806 03:51:30.437479 (+4911735us) ts_tablet_manager.cc:1429] Starting tablet replica
0806 03:51:30.593954 (+156475us) tablet_replica.cc:259] Starting instrumentation
0806 03:51:30.754351 (+160397us) tablet_replica.cc:278] Starting consensus
Metrics: {"dns_us":367,"mutex_wait_us":10119,"raft.queue_time_us":7425,"raft.run_cpu_time_us":191,"raft.run_wall_time_us":193,"tablet-copy.queue_time_us":124633,"tablet-download-pool.queue_time_us":6351,"tablet-download-pool.run_cpu_time_us":12328,"tablet-download-pool.run_wall_time_us":38125,"thread_start_us":159102,"threads_started":2}
I20260806 03:51:31.404136  2474 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
new_leader_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:42512
I20260806 03:51:31.405750  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:31.386736  4475 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:31.423504  3594 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
W20260806 03:51:31.384218  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63840us
I20260806 03:51:31.387818  4529 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:31.420320  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:31.417181  4576 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.432942  4576 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:31.433698  4375 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.577s	user 0.011s	sys 0.003s
I20260806 03:51:31.434487  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.396723  4543 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.381008  4367 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.434252  4375 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:31.415952  4509 consensus_queue.cc:237] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:31.449842  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.448554  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.451272  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:31.457389  2579 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:31.430630  2474 raft_consensus.cc:595] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Received request to transfer leadership to TS cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:31.458997  2583 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:31.461236  4375 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:31.461468  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:31.461730  2581 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:31.464164  2474 raft_consensus.cc:603] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260806 03:51:31.501513  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 74231.2us
I20260806 03:51:31.504153  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:31.503337  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:31.508670  4542 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.509092  4542 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:31.509482  4542 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.511905  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.516705  2534 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:31.517688  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 109163us
I20260806 03:51:31.521195  2538 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:31.521405   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:51:31.525269  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.525123  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.527684  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:31.528398  2377 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:31.453765  4474 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.519227  4375 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:31.516260  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:31.534176  4528 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:31.541798  4528 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:31.542264  4528 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:31.551047  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:31.559577  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.561100  2579 raft_consensus.cc:2396] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:51:31.565605  2538 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:31.545678  4529 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:31.570869  4367 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:31.573990  4474 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:31.537277  4375 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:31.578202  4375 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:31.578970  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:31.579694  2572 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.579845  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.580646  2581 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:31.584820  2578 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:31.590870  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:31.598773  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 66277.8us
I20260806 03:51:31.604741  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:31.605165  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:31.593722  4404 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:31.622609  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.623999  2579 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
I20260806 03:51:31.650769  3542 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:31.667560   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:51:31.649339  4474 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:31.596347  4591 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.068s
I20260806 03:51:31.685421  4584 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.686065  4584 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:31.686456  4584 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:31.696414  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82385.6us
I20260806 03:51:31.702044  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.709211  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.708972   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:51:31.716487  2578 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
W20260806 03:51:31.734858  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 214054us
I20260806 03:51:31.744330  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:31.695930  4474 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.765012  3587 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:31.764710  4513 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:31.712742  3542 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:31.767237  4513 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:31.767289  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62737.5us
I20260806 03:51:31.767755  4583 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:31.768327  3542 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:31.773847  4592 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260806 03:51:31.774121  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:31.775079  4550 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:31.775715  4550 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.776083  4550 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:31.776430  4550 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.711054  4412 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:31.785255  4257 consensus_meta.cc:287] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.551s	user 0.012s	sys 0.012s
W20260806 03:51:31.788412  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 242171us
I20260806 03:51:31.788508  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:31.790220  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.785777  4412 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:31.792528  2578 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 2: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:31.795390  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:31.785707  4257 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:31.771646  4591 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.796212  3585 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:31.804272  3594 raft_consensus.cc:2379] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 2: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:51:31.806488  2538 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:31.799860  2572 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:31.812716  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:31.797892  4257 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:31.822858  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 114624us
I20260806 03:51:31.828006  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.828685  2538 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:31.816695  4591 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:31.780133  4501 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:31.847272  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:31.822259  4568 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260806 03:51:31.857054  4550 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:31.859253  4578 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.862764  4580 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:31.866263  4501 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:31.868678  4550 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:31.869138  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.869586  2597 tablet_copy_service.cc:342] P fe3d17f4ad984b9088a268d58d87469c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-78ff87b2196e4600aed5d8442f9b9bdd received from {username='slave'} at 127.0.0.1:56018
I20260806 03:51:31.869957  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.922056  2579 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
I20260806 03:51:31.870376  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.870736  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.923804  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.871116  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:31.927835  2584 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:31.855444  4591 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:31.907178  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 59145.6us
I20260806 03:51:31.844844  4406 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:31.869992  4404 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:31.920507  2577 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:31.920642  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:31.871405  2538 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:31.931422  4456 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.746s	user 0.012s	sys 0.016s
I20260806 03:51:31.933112  3584 raft_consensus.cc:1203] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260806 03:51:31.937054  4580 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:31.938493  3591 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
W20260806 03:51:31.938719  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 93765.6us
I20260806 03:51:31.839299  4603 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:31.941926  4474 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:31.942253  4578 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:31.942842  3592 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:31.945060  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:31.972731  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:31.950449  4613 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
W20260806 03:51:31.978369  4543 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.519s	user 0.012s	sys 0.004s
I20260806 03:51:31.978525  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:31.979055  4543 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:31.953722  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82411us
I20260806 03:51:31.955003  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:31.955854  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:32.003515  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 47753.5us
I20260806 03:51:32.003643  4550 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:31.957890  4367 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:31.955724  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:31.956528  4456 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.960237  4375 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:31.963351  4491 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.583s	user 0.011s	sys 0.000s
I20260806 03:51:31.963045  4584 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:31.965755  4475 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.540s	user 0.015s	sys 0.000s
I20260806 03:51:32.019768  4475 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.020114  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:32.020495  4543 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:32.021040  4584 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:32.021947  4475 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:32.022619  2575 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:32.023065  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:31.976485  4542 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.024253  2370 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
W20260806 03:51:31.979817  4559 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.558s	user 0.012s	sys 0.008s
I20260806 03:51:32.025287  4542 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:32.025182  4559 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.023744  4591 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.026226  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:31.986934  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:32.027235  4559 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:31.928772  2597 tablet_copy_service.cc:433] P fe3d17f4ad984b9088a268d58d87469c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-78ff87b2196e4600aed5d8442f9b9bdd on tablet 78ff87b2196e4600aed5d8442f9b9bdd with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:32.027896  4591 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:32.029292  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:32.029944  2436 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:31.990154  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:32.000346  3585 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:32.034587  3590 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:31.919440  4528 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:31.957062  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.004482  2538 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.010753  2574 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.011317  3545 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:32.036801  2538 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.037560  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.038033  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.039430  2538 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.008428  4550 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.014142  4375 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:32.040071  4550 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.040282  4375 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.040367  4404 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.016598  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:32.014673  4491 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.022980  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:32.043442  4491 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:32.012917  4456 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:32.041829  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.044661  4583 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.045728  3545 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.036813  4584 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:32.048624  4584 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:32.048980  4584 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:32.031378  2598 tablet_copy_service.cc:342] P fe3d17f4ad984b9088a268d58d87469c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-14fa621f65da481d96d569096ded0a35 received from {username='slave'} at 127.0.0.1:56018
I20260806 03:51:32.052254  2598 tablet_copy_service.cc:433] P fe3d17f4ad984b9088a268d58d87469c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-14fa621f65da481d96d569096ded0a35 on tablet 14fa621f65da481d96d569096ded0a35 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:32.052276  4583 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.052829  4583 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.032259  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:32.054219  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.032127  4475 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260806 03:51:32.054946  4477 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.055527  4475 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:32.055919  4475 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:32.056841  4475 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:31.966740  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.033334  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:32.039469  4257 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.058256  4475 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.059049  2538 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.053210  4583 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.041059  4375 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.060278  3547 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.060472  4542 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.068485  4542 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:32.068663  4559 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260806 03:51:32.069905  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 103271us
I20260806 03:51:32.071185  2537 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.068907  4542 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.073148  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:32.076159  4367 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.065173  3545 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.076378  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:32.033030  4591 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:32.083717  2436 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:32.086814  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.066915  4582 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.088582  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.089350  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.076682  4367 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.072644  4406 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.090552  2583 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 2: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:32.091343  2538 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.069175  4559 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.093034  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.091948  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.076917  4587 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.094916  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.097328  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.097612  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.098489  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.094468  4404 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:32.093480  4367 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.094707  4276 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.101372  4276 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.101747  4276 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.095825  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.078945  4580 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.103397  2575 raft_consensus.cc:2379] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:32.097450  4582 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.103444  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.103506  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.104349  2436 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:32.082171  4456 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.108399  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:32.083142  4528 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:32.107775  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:32.121044  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.122363  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.122797  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:32.123525  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.110066  2572 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 2: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:32.106776  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.110798  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.112036  2436 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:32.112159  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.109804  2584 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:32.126725  2583 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:32.114547  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.115193  4543 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.105463  4477 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:32.117549  2375 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.118031  4456 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.118680  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:32.084546  4591 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:32.103983  4559 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.132377  2436 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:32.133322  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.137589  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:32.136631  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.144663  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.144989  2477 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.140185  4456 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.137841  4513 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:32.149631  4513 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.150156  4513 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:32.129581  4543 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.154611  4543 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.157987  4542 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:32.142176  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.161970  2578 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:32.144070  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.162439  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.163130  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.170213  2577 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:32.171156  2576 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.142777  4591 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:32.113485  4580 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:32.198827  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 133732us
I20260806 03:51:32.200436  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.202512  2578 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:32.203833  4582 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.204949  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:32.206079  4581 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:32.208657  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:32.208995  4581 raft_consensus.cc:3032] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:32.209400  2480 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:32.209462  4581 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:32.204995  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:32.210898  4611 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:32.211390  4611 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:32.211750  4611 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:32.212291  4257 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.207847  2436 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:32.207856  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:32.170084  4412 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.214993  4412 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.216444  2436 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:32.217271  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:32.219726  2436 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:32.215257  4604 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.228899  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:32.228905  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.125900  4367 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.224818  4472 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:32.215428  4412 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.225483  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.224982  4581 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:32.223188  4539 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.226218  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.234531  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:32.240134  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.246910  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.251842  2575 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.252223  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.253137  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:32.256717  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:32.256731  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.232457  4598 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.228487  4604 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.249766  4539 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.260895  2574 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:32.232012  4472 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:32.220875  4513 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.221125  4491 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260806 03:51:32.237680  4550 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.276221  2537 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.239202  2572 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:32.266520  2577 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:32.262694  4609 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.246912  4582 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:51:32.263229  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 43581.4us
I20260806 03:51:32.266459  2579 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:32.271822  3545 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.262141  4596 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:32.285944  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:32.263177  4604 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.259004  4598 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:32.294945  4622 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.268095  4539 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:32.306787  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 44326.7us
I20260806 03:51:32.269074  4472 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:32.272434  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:32.302625  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.307871  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:32.280900  4581 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:32.272831  4584 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.266059  4618 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.055s
I20260806 03:51:32.302942  4375 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:32.321419  2480 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.321419  3586 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.261744  4404 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.043s
I20260806 03:51:32.323520  4580 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.323801  2331 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.326063  4542 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.304507  4582 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.296116  4596 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:32.329418  4596 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:32.328998  4615 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.285301  4257 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.284946  4609 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:32.305641  4598 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.350194  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:32.350613  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:32.283077  4475 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.050s
I20260806 03:51:32.358220  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:32.358115  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:32.361586  2377 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 2: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:32.362668  2538 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.366989  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:32.367305  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:32.333022  4501 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:32.367018  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:32.309144  4622 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.372152  2476 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
W20260806 03:51:32.379230  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 111503us
I20260806 03:51:32.373812  4276 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.385205  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:32.376652  2478 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.376492  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:32.387259  4583 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.354554  4609 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:32.387482  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 92526.4us
I20260806 03:51:32.308861  4406 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.071s
I20260806 03:51:32.402757  2436 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:32.406157  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:32.417471  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 93748.8us
I20260806 03:51:32.381642  4622 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.424131  4635 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.384886  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:32.445885  4635 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.446568  4635 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:32.455389  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 92858.9us
I20260806 03:51:32.419675  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:32.457055  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.415721  4367 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:32.378122  4621 consensus_queue.cc:1046] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.088s
I20260806 03:51:32.496769  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:32.441587  4598 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.500216  2331 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.513397  2538 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:32.514168  4628 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.125s	user 0.001s	sys 0.000s
I20260806 03:51:32.514899  2538 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.515997  2331 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:32.536741  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:32.537284  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 89597.6us
I20260806 03:51:32.494382  4513 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:32.543025  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 125102us
I20260806 03:51:32.503557  4550 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.519865  4406 raft_consensus.cc:3032] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:32.462975  4456 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.552791  4650 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:32.497452  4640 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.542539  4568 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.546734  4600 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:32.538110  4615 raft_consensus.cc:2741] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260806 03:51:32.548699  4584 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.565662  2581 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.566613  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.568528  4587 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:32.573015  4474 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.573566  4491 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.553864  4406 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:32.578178  2429 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.568997  4598 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.575718  4587 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:32.586440  4276 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.587630  4638 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260806 03:51:32.595768  4276 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:32.596416  4276 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.597070  4276 raft_consensus.cc:3032] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:32.597419  4276 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:32.578956  4412 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.565140  4543 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.586184  4583 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.576855  4656 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260806 03:51:32.630995  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 94342.7us
I20260806 03:51:32.632988  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.619108  4591 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.598315  4276 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.644148  2377 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.644629  2368 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.648720  4412 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:32.653856  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 137712us
I20260806 03:51:32.655606  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.658149  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.664729  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.665252  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.665647  4656 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260806 03:51:32.666137  2572 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 2: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:32.666771  4578 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:32.667259  4578 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:32.667389  2583 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:32.654495  4639 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.671868  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.674496  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.677317  2581 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 2: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:51:32.676463  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 132334us
I20260806 03:51:32.683614  4477 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:32.671355  4587 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.685596  4583 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:51:32.687673  4543 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.670410  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:32.675498  4661 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.632520  4406 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.668336  4657 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:32.678079  4559 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.518s	user 0.012s	sys 0.000s
I20260806 03:51:32.697158  2538 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.682201  2436 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.678779  4627 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.707504  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.709040  2538 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.676903  2373 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:32.687624  4456 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:32.720782  4412 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.742478  4412 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.743185  4412 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.722185  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:32.722892  4474 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:32.675949  4578 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.751582  4578 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.724794  2538 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:32.756351  4645 consensus_queue.cc:1159] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "cf6042e85bef47c4aac9d064d91501d1" responder_term: 1 status { last_received { term: 1 index: 4 } last_committed_idx: 4 last_received_current_leader { term: 1 index: 4 } }
I20260806 03:51:32.729081  4661 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:32.730226  4568 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.731681  4406 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.706334  4559 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.707058  4657 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:32.734627  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:32.736711  4600 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:32.734450  4662 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:32.738088  4596 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.724747  4603 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:32.722362  4651 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:32.759616  2538 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:32.760839  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 78686.5us
I20260806 03:51:32.714572  4640 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:32.765226  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.770777  4591 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.772285  4596 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:32.781770  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:32.782213  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 204133us
I20260806 03:51:32.783169  2436 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:32.773105  4539 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.779583  4600 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:32.787039  2436 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:32.779848  4640 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:32.789995  2538 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.788189  2429 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.788007  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:32.782079  4603 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260806 03:51:32.791523  4611 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.578s	user 0.009s	sys 0.006s
I20260806 03:51:32.758567  4661 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.789412  4543 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:32.802498  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.793210  4640 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:32.820945  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.838128  4659 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:32.842006  3590 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.797055  4477 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.842458  4581 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:32.838737  4528 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:32.785638  4622 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.851325  2331 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:32.855373  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 64635.7us
I20260806 03:51:32.800545  4591 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260806 03:51:32.846122  4653 consensus_queue.cc:1046] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260806 03:51:32.799394  4596 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260806 03:51:32.843451  4509 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.836287  4543 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:32.850106  4528 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:32.870564  3590 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:32.871863  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.787791  4665 consensus_queue.cc:1046] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260806 03:51:32.879045  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:32.876516  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.881402  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:51:32.890897  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 102780us
I20260806 03:51:32.857925  4671 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.896679  4664 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:32.854730  4660 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260806 03:51:32.869946  4657 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.900204  4668 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:32.900859  4670 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:32.875079  4543 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.857925  4568 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260806 03:51:32.876416  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:32.888065  4559 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.802670  4611 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.901379  4652 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.111s
I20260806 03:51:32.917529  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:32.937208  4646 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.922070  4528 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:32.938936  4528 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:32.937459  4661 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.940130  4412 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.915314  4621 consensus_queue.cc:1046] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260806 03:51:32.921096  4631 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election won for term 2
W20260806 03:51:32.954663  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 75728us
I20260806 03:51:32.924507  4539 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:32.962832  4666 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.073s
I20260806 03:51:32.926306  4670 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:32.947046  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:32.976655  4670 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.979765  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:32.963858  4604 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.656s	user 0.016s	sys 0.000s
W20260806 03:51:32.970237  4609 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.553s	user 0.004s	sys 0.010s
I20260806 03:51:32.972599  4621 raft_consensus.cc:3032] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:32.964915  4660 raft_consensus.cc:3032] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:32.947193  4622 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:32.971814  4472 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.635s	user 0.015s	sys 0.000s
I20260806 03:51:32.943993  4647 raft_consensus.cc:3032] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:33.005285  3594 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:32.998152  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:32.945354  4652 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260806 03:51:33.001616  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:33.018467  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:33.018966  2583 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:33.020328  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:33.002039  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.995234  4678 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:33.020982  4664 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.022217  4664 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:33.023674  4664 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.020972  4652 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:32.988009  4631 raft_consensus.cc:686] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:33.026335  4652 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:32.988445  4635 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.541s	user 0.010s	sys 0.007s
I20260806 03:51:32.991135  4660 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:33.008740  4647 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.008966  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:33.037778  4647 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.040228  4678 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:33.040799  4678 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.042725  4491 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:32.989039  4621 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.008951  4472 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.010937  3591 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.011670  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:32.989231  4604 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:33.012574  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:33.013877  2572 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:33.014478  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:33.015089  4580 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:33.015942  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:33.005402  4659 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:33.021365  4375 raft_consensus.cc:3032] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.093111  4674 raft_consensus.cc:3032] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:33.019696  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:33.093803  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.032135  4611 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:33.032613  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:33.034226  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:33.034009  4635 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:32.990880  4456 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:32.922246  4676 consensus_queue.cc:1046] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.077s
I20260806 03:51:32.993157  4609 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.050773  4276 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.052980  4509 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.057315  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.057526  4412 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:33.056474  4631 consensus_queue.cc:237] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.058957  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.061161  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.059602  4652 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.062770  4367 raft_consensus.cc:1050] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:51:33.063967  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:33.066972  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.075508   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:51:33.064499  4662 raft_consensus.cc:1050] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
W20260806 03:51:33.080988  4475 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.655s	user 0.010s	sys 0.009s
I20260806 03:51:33.088764  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.084323  4647 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.064065  4667 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.120827  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.093696  4375 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:33.138454  2372 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.139837  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.093168  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:33.117563  4475 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.698s	user 0.012s	sys 0.009s
I20260806 03:51:33.109992  4580 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:33.147557  4609 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:33.117025  4509 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:33.104954  4674 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.163444  4672 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.163915  4672 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:33.164204  4674 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.164877  4672 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.112388  4587 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.166356  4672 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.073144  4491 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.169497  4509 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.170171  4491 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:33.170948  4509 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.137261  4667 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:33.147975  4676 raft_consensus.cc:3032] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:33.150439  4580 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.113989  4678 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.161994  4635 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:33.165485  4674 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:33.157616  2484 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.154595  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.179455  2581 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:33.191394  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.150118  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.195883  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.107929  4640 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.201915  2478 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.211838  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:33.213503  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.186074  4676 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.109051  4621 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.098953  4659 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.220777  4685 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:33.221588  4685 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.222973  4685 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.224472  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:33.142796  4660 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:33.250030  2376 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:33.249882  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:33.235692  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:33.249112  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:33.185237  4474 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260806 03:51:33.209452  4600 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:33.263069  2581 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:51:33.264246  2379 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:33.218474  4678 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.267740  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.269620  2581 raft_consensus.cc:595] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:33.270198  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:33.272722  2578 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:33.257486  2373 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:33.269399  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:33.207340  4691 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:33.277009  2534 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:33.277767  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:33.280648  4406 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:33.281201  4406 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:33.281848  4406 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.215751  4609 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.056s
I20260806 03:51:33.285218  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.185148  4375 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.217600  4543 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.288893  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:33.289386  3591 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.296804  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:33.298720  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:33.274480  4604 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:33.288143  2370 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:33.301782  2578 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:33.302211  4640 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:33.261466  4580 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.264421  4412 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260806 03:51:33.303889  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:33.304286  4622 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:33.285969  4472 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:33.281569  4584 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:51:33.306571  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:33.309551  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:33.313334  2578 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.335597  2478 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.324853  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:33.327694  2476 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:33.320792  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:33.303920  4542 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:33.333599  4690 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:33.352398  4690 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.353960  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:33.357813  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.359192  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.362272  2482 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.304973  4676 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.364627  2482 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.362274  4685 consensus_queue.cc:1046] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260806 03:51:33.366868  2482 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.366995  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:33.368472  2482 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.370412  2482 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.371171  4542 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:33.377626  4659 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:33.330466  4539 consensus_queue.cc:1046] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.048s
I20260806 03:51:33.379004  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:33.379961  4539 raft_consensus.cc:3032] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.380355  4622 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.329526  4581 raft_consensus.cc:3032] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.305656  4638 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260806 03:51:33.367465  4685 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.381125  4539 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.317430  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:33.343516  2374 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:33.354872  4472 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:33.400010  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:33.413388  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:33.424901  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:33.396688  4581 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.409744  4685 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.394652  4528 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:33.397064  4666 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:33.413795  4622 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.458273  4690 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:33.460703  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.404095  4676 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.462301  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.462857  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:33.462034  4685 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.463683  2572 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 2: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:33.465071  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:33.447090  4543 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:33.446839  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.447784  4640 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:33.534004  4640 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.534448  4640 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:33.449206  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.556s	user 0.012s	sys 0.017s
I20260806 03:51:33.446839  2583 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 2. Ops: []
W20260806 03:51:33.536995  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.644s	user 0.012s	sys 0.017s
W20260806 03:51:33.537393  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 644861us
I20260806 03:51:33.537803  4375 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.538218  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.539844  4543 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:33.438226  2370 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:51:33.541805  2474 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.542632  4412 raft_consensus.cc:3032] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:33.543111  4412 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.544771  4412 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.549098  2578 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:33.464996  2479 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
W20260806 03:51:33.519541  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 53150us
I20260806 03:51:33.432734  4513 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:33.463909  2480 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.525646  3591 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.557148  2429 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:33.565322  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 165441us
I20260806 03:51:33.566251  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.567700  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.568753  2534 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:33.567219  2479 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.547515  4412 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.535727  4664 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.521778  4656 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:33.554461  4692 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.280s	user 0.005s	sys 0.000s
I20260806 03:51:33.458667  4667 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.521528  4615 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:33.558416  4513 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.530164  4406 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.606329  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:33.608685  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 162946us
I20260806 03:51:33.577029  4539 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.535573  4640 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.579118  4680 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:33.615566  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:33.589721  4611 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:33.579668  4685 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.645344  2583 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:33.636077  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:33.578913  2474 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:33.633126  2484 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:33.589157  4675 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:33.574615  4543 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:33.608098  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.646956  2574 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:33.559260  4583 consensus_queue.cc:1046] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.053s
I20260806 03:51:33.564154  4475 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.046s
I20260806 03:51:33.567247  4587 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.065s
I20260806 03:51:33.641994  4640 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.649449  2478 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:33.643796  4609 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:33.643985  4639 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:33.673180  2482 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.650116  2429 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.595680  4604 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.067s
I20260806 03:51:33.685061  4604 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:33.685477  4604 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.686344  4604 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.633575  4656 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.688199  2370 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.690160  4656 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:33.690990  2584 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:33.690328  2232 catalog_manager.cc:5495] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:33.611394  4615 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.694025  4615 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:33.672365  4539 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.695287  4580 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:33.605214  4581 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.697139  4618 raft_consensus.cc:3032] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:33.697542  4618 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:33.698427  4513 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.698422  4618 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.701743  4618 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.703790  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.687901  4604 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.707008  2480 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.708503  4406 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:33.708950  4475 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:33.651177  4653 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:33.650930  4675 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:33.710409  4675 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.710819  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:33.711741  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61770.2us
I20260806 03:51:33.680003  4681 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.084s
W20260806 03:51:33.727504  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 119495us
I20260806 03:51:33.728549  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.667958  4667 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.721021  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:33.676530  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 137329us
I20260806 03:51:33.720710  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:33.739737  2578 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:33.677048  4661 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.742257  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:33.743043  2373 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.714013  4513 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.719383  4653 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:51:33.752104  4694 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.176s	user 0.000s	sys 0.002s
I20260806 03:51:33.758597  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.760722  4653 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:33.761340  4653 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:33.764230  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.765717  2429 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.767907  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:33.770609  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.777806  4675 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.780545  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:33.782362  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.785828  4631 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:33.746302  4600 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:33.790462  4475 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:33.761818  4653 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.798261  2429 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.800846  2429 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:33.782974  4611 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260806 03:51:33.803164  4509 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.632s	user 0.018s	sys 0.002s
I20260806 03:51:33.769390  4412 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:33.806046  2373 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:33.796486  4475 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.821478  4675 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:33.823359  4660 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.827914  2578 raft_consensus.cc:1226] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.831357  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:33.836350  2373 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.788259  4622 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:33.834250  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:33.788056  4627 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:33.784197  4672 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:33.754992  4406 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260806 03:51:33.831984  2534 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:33.837275  2429 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.833969  4690 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:33.860700  4406 raft_consensus.cc:3032] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.846055  4543 consensus_queue.cc:1046] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260806 03:51:33.794700  4598 raft_consensus.cc:2932] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:33.840672  2377 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:33.844561  4697 raft_consensus.cc:3032] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:33.826083  4691 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:33.845546  4584 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:33.870189  4584 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:33.846251  2576 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 2. Ops: []
W20260806 03:51:33.847640  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 65365.9us
I20260806 03:51:33.844592  3591 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:33.842229  4676 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:33.852697  4688 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:33.855257  2583 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:33.861253  4406 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:33.783277  4666 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260806 03:51:33.874372  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:33.869091  4697 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:33.893229  4672 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:33.894165  4697 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:33.888228  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 51033.9us
I20260806 03:51:33.895843  4659 raft_consensus.cc:979] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:51:33.896893  4475 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:33.869182  4645 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260806 03:51:33.901729  4666 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.910889  4666 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:33.911882  4666 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.914726  4666 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.902040  4621 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.902204  4404 raft_consensus.cc:3032] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
W20260806 03:51:33.903015  4678 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.625s	user 0.010s	sys 0.005s
I20260806 03:51:33.878125  2373 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:33.902846  4412 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:33.898195  4559 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:33.897995  4676 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:33.886461  4688 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:33.922169  4583 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:33.884845  4691 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260806 03:51:33.907430  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.907492  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:33.940436  2477 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:33.904666  4672 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:33.941242  4702 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:33.910214  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:33.942252  4702 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.908427  4680 consensus_queue.cc:1046] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260806 03:51:33.878085  4618 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:33.916455  4404 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:33.940196  2481 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:33.937062  2534 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:33.935351  4472 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:33.871220  4584 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.952950  4675 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:33.953652  4675 raft_consensus.cc:686] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:33.952829  4404 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.954629  4675 consensus_queue.cc:237] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.955160  4404 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:33.957511  4688 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.949280  4583 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.959192  2374 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:33.961212  4583 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:33.962177  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:33.963089  2370 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
W20260806 03:51:33.962098  4703 consensus_queue.cc:1159] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "608e57d72aae496aaf8613622153aa0c" responder_term: 3 status { last_received { term: 3 index: 6 } last_committed_idx: 6 last_received_current_leader { term: 3 index: 6 } }
I20260806 03:51:33.964789  3591 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:33.965157  2572 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:33.965587  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:33.966799  4652 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:33.968269  2233 catalog_manager.cc:5495] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 1 to 2, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 2 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:33.952286  2538 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:33.971239  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:33.940166  4412 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:33.970229  4367 consensus_queue.cc:237] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:33.974869  4412 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:33.885692  4543 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
I20260806 03:51:33.976171  4702 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:33.946236  4697 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.980528  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:33.981361  2572 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:33.982409  4651 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:33.983048  4651 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:33.983492  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:33.983711  4472 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.980531  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:33.984820  2481 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:33.944644  4475 raft_consensus.cc:1067] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Signalling peer dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:51:33.979825  2480 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:33.990576  4622 raft_consensus.cc:3032] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:33.983726  4651 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.984323  4472 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:33.995033  4670 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:34.008895  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.976190  4412 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.010635  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.998849  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:33.962001  4584 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:34.002394  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:34.019345  2482 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:33.971158  4618 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.010644  4412 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:33.996897  2584 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:34.008898  4611 consensus_queue.cc:1046] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260806 03:51:34.021456  4609 consensus_queue.cc:1046] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:34.025215  2370 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:40728
I20260806 03:51:34.025889  4587 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:34.022686  4542 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:34.010684  4627 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:34.041209  2581 raft_consensus.cc:2932] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:34.042335  4627 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:34.017871  4276 raft_consensus.cc:3032] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:34.004673  4702 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:34.034054  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:34.006408  4583 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:33.984555  4680 consensus_queue.cc:1046] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
I20260806 03:51:34.001987  4622 raft_consensus.cc:729] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:34.050722  4276 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:34.029460  4618 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:34.010716  4600 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:34.055887  4709 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:34.059206  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:34.052500  2370 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:34.043680  4627 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:33.948001  4706 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.101s
I20260806 03:51:34.056994  4583 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:34.051049  4645 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.073923  2584 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:34.047088  2369 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:34.052717  4659 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.063686  4375 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:34.064287  4578 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:34.070143  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 46769.7us
I20260806 03:51:34.091141  2483 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:34.093221  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:34.019620  4667 consensus_queue.cc:1046] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.039s
I20260806 03:51:34.073581  4709 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:34.120818  2576 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:34.037351  4639 consensus_queue.cc:1046] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260806 03:51:34.080865  2370 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:34.101410  4583 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.079857  4672 raft_consensus.cc:3032] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:34.063035  4702 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.077502  4618 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.065366  4587 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:34.090610  4528 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.120354  4661 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:34.121161  4709 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.122227  4656 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.125345  4681 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.140882  2374 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:34.125695  4456 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.113863  4645 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.118381  4578 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.130735  4672 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:34.131687  4627 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:34.075830  4472 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.143976  4611 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:34.154040  4456 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.177769  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.178761  2373 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:34.180904  4542 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:34.181864  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:34.183014  4703 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.183296  4688 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.183712  4703 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.184336  4688 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.187083  4475 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:34.187603  4475 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:34.187950  4475 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.190382  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1850) took 1101 ms. Trace:
I20260806 03:51:34.190788  2483 rpcz_store.cc:276] 0806 03:51:33.088788 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:33.090815 (+  2027us) service_pool.cc:227] Handling call
0806 03:51:34.190122 (+1099307us) spinlock_profiling.cc:243] Waited 885 ms on lock 0x7b54001dced4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:34.190272 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2035503872}
I20260806 03:51:34.191391  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:34.196792  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.197602  2377 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:34.199662  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:34.200805  4491 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:34.201426  4491 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:34.202178  4491 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:34.151906  4656 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.205932  4667 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:34.206521  4667 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:34.206039  4581 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:34.208062  4667 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.120613  4659 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:34.212324  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.122099  4622 consensus_queue.cc:260] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.128942  4276 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.223101  4276 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:34.216361  2369 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:51:34.235785  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:34.134511  4618 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.181718  4542 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:34.136632  4528 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.217418  4688 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:34.166085  4611 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:51:34.237569  4707 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.110s	user 0.002s	sys 0.000s
I20260806 03:51:34.208112  4375 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:34.256318  4640 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260806 03:51:34.247486  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 226944us
I20260806 03:51:34.190423  4703 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:34.262812  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 204424us
I20260806 03:51:34.249687  4656 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.153918  4681 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:34.283479  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:34.274088  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:34.233474  4404 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260806 03:51:34.280931  4375 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.305557  2584 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:34.293131  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:34.308274  4670 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:34.269094  4710 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:34.269270  4587 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.297447  4578 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.266435  4667 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:34.324167  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.325147  2369 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:51:34.302664  2480 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:34.326884  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:34.201228  4672 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.336980  4652 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:34.337590  4652 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:34.337632  4631 raft_consensus.cc:3032] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:34.338176  4652 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.280547  4640 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:34.341187  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:34.281016  4456 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.338311  4631 raft_consensus.cc:729] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:34.275516  4653 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.278084  3586 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:34.362476  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:34.368649  2482 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:34.388996  4651 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.391300  2578 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:51:34.346678  4640 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.348259  4600 raft_consensus.cc:3032] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
W20260806 03:51:34.413815  4712 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.157s	user 0.002s	sys 0.000s
I20260806 03:51:34.415429  4675 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.416402  4675 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.417708  4622 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:34.420161  4710 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:34.420890  4710 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.415331  4456 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:34.423300  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.424268  2377 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
W20260806 03:51:34.424170  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 310658us
I20260806 03:51:34.431893  2483 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:34.417757  4681 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:34.436396  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.437211  2377 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
I20260806 03:51:34.439007  2480 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:34.447613  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:34.447834  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.403340  4688 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.449254  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:34.450054  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:34.450600  2369 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:34.410617  4719 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:34.423887  4578 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.407380  4600 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:34.451756  2584 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:34.451762  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.456470  2583 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:34.494306  3545 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:34.428977  4702 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:34.495760  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:34.498245  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48290.8us
I20260806 03:51:34.431131  4609 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.440647  4703 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.526149  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.527112  2369 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:34.345911  4542 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.342123  4611 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.430954  4456 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.516523  4581 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260806 03:51:34.556730  4621 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.640s	user 0.007s	sys 0.012s
I20260806 03:51:34.545396  4702 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:34.517441  4675 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.517026  4659 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.579254  4406 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.579799  2370 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.509897  4578 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.585331  4656 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:34.548920  4672 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:34.589888  4721 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:34.590886  4404 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.551084  4528 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:34.550673  4645 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.554361  4472 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:34.559692  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.559410  4618 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:34.487180  4688 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:34.595615  4412 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.556s	user 0.015s	sys 0.005s
I20260806 03:51:34.505723  4719 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:34.614166  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 127271us
W20260806 03:51:34.576586  4584 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.554s	user 0.016s	sys 0.000s
I20260806 03:51:34.570518  4581 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:34.556967  4661 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260806 03:51:34.545639  4703 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.630450  2373 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:34.600062  4702 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:34.529373  4609 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:34.602586  4539 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.511447  4631 consensus_queue.cc:260] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.662274  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:34.622195  4656 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:34.631718  4697 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.651s	user 0.012s	sys 0.007s
I20260806 03:51:34.621959  2477 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:34.631349  4651 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:34.680231  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48457.4us
I20260806 03:51:34.680002  4528 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.712479  4578 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:34.712683  4724 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260806 03:51:34.712340  4528 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.713222  4578 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:34.713691  4578 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:34.714099  4578 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:34.598376  4600 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.662554  4406 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:34.694188  3547 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:34.695713  2374 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 2: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:34.696504  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:34.695266  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:34.678246  4581 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:34.621351  4475 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.742762  4475 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.630976  4721 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:34.745272  4598 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.796s	user 0.008s	sys 0.007s
I20260806 03:51:34.746330  4721 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:34.634013  4404 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.697438  4539 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.715305  4412 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
W20260806 03:51:34.730062  4491 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.526s	user 0.007s	sys 0.009s
I20260806 03:51:34.749778  4412 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:34.682003  4653 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:34.705691  2377 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
W20260806 03:51:34.709338  4713 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.203s	user 0.000s	sys 0.001s
I20260806 03:51:34.751417  2370 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:34.714871  2483 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:34.721366  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:34.670584  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:34.697328  4723 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:34.689275  4618 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:34.766831  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:34.697768  4474 raft_consensus.cc:1013] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: attempt to promote peer cf6042e85bef47c4aac9d064d91501d1: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
W20260806 03:51:34.683911  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 170331us
I20260806 03:51:34.697177  4656 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.691856  4702 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:34.734828  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:34.735138  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:34.736159  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:34.737859  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:34.790594  2482 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:34.738467  2583 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:34.703402  4542 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:34.750046  4404 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.722146  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:34.755218  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 84770.1us
W20260806 03:51:34.758611  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62188.8us
I20260806 03:51:34.754796  2481 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:34.719816  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:34.763275  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:34.798135  2479 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:34.775854  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:34.730852  4651 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.778307  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:34.757933  4666 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.842s	user 0.007s	sys 0.011s
I20260806 03:51:34.804589  2476 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.780224  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:34.750598  4412 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:34.813323  2332 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:34.799553  2581 raft_consensus.cc:2379] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:34.768314  4697 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:34.775445  4720 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.825340  4697 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:34.826108  4697 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.825874  4720 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.827142  3586 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:34.794034  4456 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.705816  4725 consensus_queue.cc:1046] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.092s
I20260806 03:51:34.805318  2576 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:34.839144  2576 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:34.840520  4660 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.998s	user 0.010s	sys 0.008s
I20260806 03:51:34.840229  2576 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.841557  2576 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:34.841284  4412 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.779105  4732 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.767357  4475 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:34.857795  4475 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:34.858374  4475 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.862663  4609 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:34.767336  4728 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:34.816447  4528 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.817286  4688 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:34.814498  4651 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.806600  4404 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.865044  4404 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.867131  4651 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.868345  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:34.869300  2370 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.871964  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.873519  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:34.874349  2372 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.876493  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.877331  2379 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:34.878933  4611 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:34.776429  4618 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.882611  2476 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:34.897112  2373 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:51:34.899015  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.839973  4725 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:34.899932  2374 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:34.902827  4600 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:34.901180  4725 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:34.905148  2576 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:34.907056  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:34.907804  2476 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:34.818970  4719 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:34.801565  2474 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:34.820734  4716 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:34.819990  4615 consensus_queue.cc:1046] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:34.772588  4723 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.750519  4491 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.822746  4406 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:34.944788  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.945667  2377 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:34.846467  4664 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.795539  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:34.853919  2477 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260806 03:51:34.856272  4732 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.818301  4645 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:34.910483  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 97242.4us
I20260806 03:51:34.955992  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:34.916203  4728 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:34.930640  4653 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.912477  4697 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.912807  4725 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.914529  4680 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260806 03:51:34.845299  4583 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.712s	user 0.010s	sys 0.008s
I20260806 03:51:34.933997  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:34.981757  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 47858.6us
I20260806 03:51:34.935585  2331 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:34.918869  4375 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.614s	user 0.003s	sys 0.013s
I20260806 03:51:34.907575  3591 raft_consensus.cc:2932] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:34.867947  4404 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.916970  4642 raft_consensus.cc:1013] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: attempt to promote peer cf6042e85bef47c4aac9d064d91501d1: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260806 03:51:34.956746  2581 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:34.956974  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:34.899438  4656 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.955642  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.023277  2476 raft_consensus.cc:2379] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:51:34.932958  4710 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.511s	user 0.008s	sys 0.008s
I20260806 03:51:35.024377  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.024279  4710 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.026549  4710 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.027475  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.028246  3585 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
W20260806 03:51:35.028373  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 92893.8us
I20260806 03:51:34.996326  4375 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.029707  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.030663  4639 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:35.030726  4375 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.031231  4639 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:34.961176  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.033294  2584 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:34.963678  2578 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:51:34.938385  4652 consensus_meta.cc:287] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.591s	user 0.007s	sys 0.007s
I20260806 03:51:34.962082  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.033813  3545 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:35.034464  2583 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:34.974006  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.035612  2483 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:34.938657  4659 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.931217  4716 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:34.934392  4703 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:34.935853  4412 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:34.980783  2538 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:34.948247  4528 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.911654  4640 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.993094  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:34.995685  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:34.955403  4730 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.997241  3590 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260806 03:51:34.937803  4276 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260806 03:51:34.955621  4618 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.037873  2534 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.038902  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:34.935348  4702 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.984623  4688 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:34.980464  4680 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:34.951462  4406 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.994814  4660 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:35.039775  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82916.7us
I20260806 03:51:34.996219  4539 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.064972  2583 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.034948  4598 raft_consensus.cc:3032] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:35.046435  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.069460  2373 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:34.989547  4675 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.085927  3594 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:35.060056  2581 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:35.038399  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.060957  2368 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:34.950321  4578 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:34.978545  4475 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.022200  4736 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:35.063215  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:35.060192  4375 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260806 03:51:35.055209  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 74510.1us
I20260806 03:51:34.976157  4645 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.050547  4509 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:35.037288  4621 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.074229  4640 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.049527  4491 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:35.074815  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 165734us
I20260806 03:51:35.055195  4609 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:35.133459  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:35.077032  2370 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:35.077291  4656 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.078909  4406 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:34.964324  4664 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:35.087731  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 49408.9us
W20260806 03:51:35.021178  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 242190us
I20260806 03:51:35.068612  2372 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:35.092682  2583 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260806 03:51:35.115335  4745 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:34.985718  4583 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:34.990101  4653 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.060614  4680 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.052428  2377 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:35.058284  4528 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.122138  2538 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.060710  3593 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
W20260806 03:51:35.176442  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54415.7us
I20260806 03:51:35.048413  4652 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.133198  4703 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260806 03:51:35.133385  4744 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260806 03:51:35.068931  4598 raft_consensus.cc:729] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:35.054708  4659 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:35.203593  4741 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260806 03:51:35.032320  4639 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.141240  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:35.094615  2534 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.062785  4688 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:35.136476  4667 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.801s	user 0.012s	sys 0.004s
I20260806 03:51:35.120870  4375 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:35.142264  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:35.213554  2369 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:35.215449  3590 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.070685  4660 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.131731  4509 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:35.223061  4509 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.129516  4736 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:35.131400  4651 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.146947  4721 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:35.098668  4675 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.060986  4730 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:35.152591  4709 consensus_meta.cc:287] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.015s	user 0.014s	sys 0.003s
I20260806 03:51:35.230772  4709 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.232636  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:35.233887  3593 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:35.234855  4709 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.231909  4659 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.133968  4609 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:35.134390  4367 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:35.147256  4745 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:35.136961  4276 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.031s
I20260806 03:51:35.260299  4745 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.134935  4621 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.262984  4621 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.151520  4604 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:35.225584  4736 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.263851  4604 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:35.264955  2482 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:35.262984  4627 raft_consensus.cc:3032] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:35.266625  4627 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:35.184891  4697 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.185163  4723 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.185791  4732 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.186719  4720 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.188318  4734 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:35.188376  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 125240us
I20260806 03:51:35.190479  4652 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.187534  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:35.192561  4645 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.116292  4728 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.292284  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.187534  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.292285  2476 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.193136  4598 consensus_queue.cc:260] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.199431  4583 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.068627  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.304567  2374 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:35.209412  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:35.150449  4656 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
W20260806 03:51:35.211283  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 70119.6us
I20260806 03:51:35.321573  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:35.322104  4725 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:35.212131  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 117614us
I20260806 03:51:35.182672  4584 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:35.324383  4738 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:35.324612  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:35.130676  4615 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:35.184167  4748 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:35.118562  4716 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.217374  4375 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.220649  2574 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:35.221589  4578 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.222309  4653 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.241937  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:51:35.204308  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52923us
I20260806 03:51:35.333798  3593 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:35.236377  4609 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.246961  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:35.348415  2481 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.350303  4723 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.351107  4723 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.248746  4367 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.353701  4367 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.238929  4651 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.354597  4723 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.355770  4651 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.269383  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.268296  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.356544  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.356561  2478 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:35.214875  4703 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:35.218835  4744 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:35.357999  4744 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:35.358392  4744 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.267110  4604 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.300280  2483 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:51:35.301558  4581 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.549s	user 0.002s	sys 0.012s
W20260806 03:51:35.177920  4472 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.517s	user 0.005s	sys 0.009s
I20260806 03:51:35.275902  4702 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.308205  2479 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.309213  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.287856  4734 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.310961  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.386281  2372 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:35.387162  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.311937  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.312464  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.311676  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:35.317552  4662 raft_consensus.cc:1054] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Unable to promote non-voter cf6042e85bef47c4aac9d064d91501d1: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }.
  Pending config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.327410  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:35.391516  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 64246.1us
I20260806 03:51:35.326130  4615 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:35.330295  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:35.329656  2476 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:35.324501  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.325317  4738 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.336943  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.330017  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.337170  4748 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:35.340459  3586 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:35.353564  4697 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.356937  2583 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:35.255126  4730 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.277376  3590 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:35.259337  4660 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:35.360841  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 119019us
W20260806 03:51:35.369732  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 192740us
I20260806 03:51:35.440537  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.441607  2476 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:35.298431  4475 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.286083  4667 consensus_queue.cc:1046] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.049s
I20260806 03:51:35.373833  4715 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:35.393519  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:35.457835  2579 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.401772  2537 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.403766  3547 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:35.404132  2372 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 2: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:35.331599  4542 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:35.406865  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:35.423823  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.421032  4621 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:35.400975  4653 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.412407  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:35.466406  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.467331  2584 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.414348  2368 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:35.412436  4367 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.417398  4738 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.418128  4662 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:35.413187  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:35.307271  4722 consensus_queue.cc:1159] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "cf6042e85bef47c4aac9d064d91501d1" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260806 03:51:35.387265  4412 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:35.334527  4583 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.081s
I20260806 03:51:35.431494  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:35.406400  4615 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.406720  4702 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:35.454566  4759 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260806 03:51:35.455127  4734 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:35.365761  4375 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:35.459726  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 56059.9us
I20260806 03:51:35.310251  2474 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
W20260806 03:51:35.428381  4672 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.800s	user 0.010s	sys 0.005s
I20260806 03:51:35.412050  4651 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:35.427250  4675 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:35.408140  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 83731us
I20260806 03:51:35.468713  4542 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.471673  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:35.472272  2483 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:35.432317  4719 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:35.473248  2581 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:35.472273  2576 raft_consensus.cc:2354] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:35.474256  2484 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:51:35.472808  4662 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:35.465474  4703 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:35.478119  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.385097  4581 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:35.481473  4528 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.515910  4581 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.511354  4667 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:35.517006  2478 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:35.517150  4667 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:35.517648  4667 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.519625  4375 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:35.489075  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 57680.5us
I20260806 03:51:35.489656  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:35.492238  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45695.5us
I20260806 03:51:35.492659  2373 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:35.498883  4730 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260806 03:51:35.494603  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.489447  2481 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
W20260806 03:51:35.498003  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 96304.4us
I20260806 03:51:35.498258  2479 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:35.499954  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:35.432255  4697 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.473352  2374 raft_consensus.cc:2362] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2. Re-sending same reply.
I20260806 03:51:35.504737  2534 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.467535  2372 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
I20260806 03:51:35.495886  4604 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.502604  4406 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:35.502978  4651 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:35.496578  4702 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.514420  2483 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: [1.3-1.3]
I20260806 03:51:35.515090  2480 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:35.515223  2474 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:35.543735  3590 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 2: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:51:35.545384  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.520527  3586 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:35.547389  2368 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:35.534315  4600 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.591915  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.575575  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.477698  4367 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:35.545074  2429 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.595s (SENT) [suppressed 23 similar messages]
I20260806 03:51:35.577936  2538 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.477521  4715 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.471853  4509 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:35.581395  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 84061.9us
I20260806 03:51:35.519800  4664 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.472512  4653 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.471997  4621 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.544687  2579 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
W20260806 03:51:35.582723  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 78100.5us
I20260806 03:51:35.618192  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:35.527354  4716 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:35.525188  4412 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:35.641649  4412 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.594604  4542 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.644289  4639 consensus_queue.cc:1046] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:35.613128  4675 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.645411  4675 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.584091  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.649086  4653 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.649686  4653 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:35.650151  4653 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.456290  4748 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.588135  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.512807  4662 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:35.590699  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 45397us
I20260806 03:51:35.664191  4653 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.522320  2379 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:35.666754  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.669170  4412 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:35.588554  4611 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.709s	user 0.008s	sys 0.008s
I20260806 03:51:35.595598  4609 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.674556  4609 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.679359  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:35.597410  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.680495  2373 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:35.578768  4703 raft_consensus.cc:686] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:35.647799  4675 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.574615  4697 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.578357  2376 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:35.613993  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:35.584153  4456 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:35.589684  4406 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:35.524602  4745 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:35.623463  2584 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:35.593832  4651 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.709098  2572 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:35.711467  4702 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.599893  4600 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.600153  4375 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:35.724676  4375 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:35.724738  4627 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.726538  4600 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.632378  4766 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:35.632624  4715 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.601583  4738 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.634254  4509 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.634651  4621 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.731298  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.636904  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:51:35.740398  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 103581us
I20260806 03:51:35.705695  4406 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.742300  2584 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:35.742424  2534 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:35.638684  4664 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:35.702567  4456 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:35.639350  4672 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:35.639874  4472 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:35.746451  4472 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:35.747300  4472 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.626360  4706 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:35.659422  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:35.670133  4615 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.574790  4631 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:35.516582  4581 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.072s
I20260806 03:51:35.675463  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.675446  2368 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:35.677146  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:35.761834  2232 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33778 (request call id 214) took 2357 ms. Trace:
W20260806 03:51:35.762670  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 85634.1us
I20260806 03:51:35.677839  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.681970  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:35.764484  2577 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:35.760228  4706 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.687336  2379 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:35.766299  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:35.767051  2477 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.767273  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.768532  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.768350  4706 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.695883  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.784905  2233 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 223) took 1883 ms. Trace:
I20260806 03:51:35.785029  2581 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:35.696218  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:35.696623  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.697672  4412 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.697952  4688 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.691974  4716 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.706650  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.612773  4528 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:35.786885  2574 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:35.653200  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:35.788304  4528 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:35.788266  4716 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.789320  4528 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.791258  4716 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.740495  4734 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:35.715428  4745 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.719122  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.792228  4734 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:35.793051  2375 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 2: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:35.794269  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.726719  4375 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.796875  3545 leader_election.cc:398] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:35.797237  3545 leader_election.cc:401] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260806 03:51:35.727509  4766 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.730994  4738 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.636564  4367 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:35.732079  4627 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.733072  4651 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.688295  2370 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:35.738669  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:35.812793  2476 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.744441  4456 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:35.741029  4703 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:35.755119  2331 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:35.816543  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 61497.5us
I20260806 03:51:35.675120  4604 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:35.757509  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:35.643517  4680 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.692234  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.836472  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:35.836548  2373 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:35.837620  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.837989  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.838963  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.839288  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.839655  2574 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:35.769398  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.840454  2482 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:35.841547  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.842464  2482 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:35.843464  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.769837  2379 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:35.845141  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.846099  2379 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:35.770196  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.805600  4702 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:35.773025  4622 raft_consensus.cc:3032] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:35.773234  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.774763  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:35.776430  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:35.857909  2478 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.858045  2483 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.779973  4584 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:35.780732  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.761646  4675 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:35.860414  2481 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:35.781790  2236 catalog_manager.cc:5495] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 2 to 3, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 3 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:35.784116  4615 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.799849  2375 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:51:35.846884  4763 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.104s	user 0.000s	sys 0.002s
W20260806 03:51:35.801678  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 185147us
I20260806 03:51:35.802325  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.804778  3545 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.785295  2233 rpcz_store.cc:276] 0806 03:51:33.881772 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:33.881967 (+   195us) service_pool.cc:227] Handling call
0806 03:51:35.764670 (+1882703us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:51:34.152924 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:51:34.300212 (+147288us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:51:34.300254 (+    42us) write_op.cc:435] Acquired schema lock
0806 03:51:34.300271 (+    17us) tablet.cc:660] Decoding operations
0806 03:51:34.300801 (+   530us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:51:34.300867 (+    66us) write_op.cc:641] Partition lock acquired for write op
0806 03:51:34.300894 (+    27us) tablet.cc:683] Acquiring locks for 1 operations
0806 03:51:34.304167 (+  3273us) tablet.cc:699] Row locks acquired
0806 03:51:34.304186 (+    19us) write_op.cc:260] PREPARE: finished
0806 03:51:34.304349 (+   163us) write_op.cc:270] Start()
0806 03:51:34.304536 (+   187us) write_op.cc:276] Timestamp: P: 1785988294304298 usec, L: 0
0806 03:51:34.304554 (+    18us) op_driver.cc:331] REPLICATION: starting
0806 03:51:34.305379 (+   825us) log.cc:842] Serialized 535 byte log entry
0806 03:51:35.043478 (+738099us) op_driver.cc:444] REPLICATION: finished
0806 03:51:35.328217 (+284739us) write_op.cc:301] APPLY: starting
0806 03:51:35.361981 (+ 33764us) tablet.cc:1365] starting BulkCheckPresence
0806 03:51:35.385803 (+ 23822us) tablet.cc:1368] finished BulkCheckPresence
0806 03:51:35.432716 (+ 46913us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:51:35.454099 (+ 21383us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:51:35.454285 (+   186us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0806 03:51:35.454331 (+    46us) write_op.cc:312] APPLY: finished
0806 03:51:35.454587 (+   256us) log.cc:842] Serialized 23 byte log entry
0806 03:51:35.454791 (+   204us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:35.454884 (+    93us) write_op.cc:454] Released schema lock
0806 03:51:35.454947 (+    63us) write_op.cc:341] FINISH: Updating metrics
0806 03:51:35.455236 (+   289us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:35.455271 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":290967,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":229086,"apply.run_cpu_time_us":3259,"apply.run_wall_time_us":163932,"num_ops":1,"prepare.queue_time_us":166997,"prepare.run_cpu_time_us":4253,"prepare.run_wall_time_us":163827,"replication_time_us":729910,"thread_start_us":151097,"threads_started":1}]]}
I20260806 03:51:35.827229  2480 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.830616  4716 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:35.831436  4766 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.809514  4736 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.826963  4367 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.833488  4651 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.833904  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:35.834223  4528 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.835598  4688 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:35.864996  4675 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:35.847569  2484 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:35.770588  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:35.762182  2232 rpcz_store.cc:276] 0806 03:51:33.393888 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:33.394081 (+   193us) service_pool.cc:227] Handling call
0806 03:51:35.751114 (+2357033us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:51:33.967762 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:51:33.968596 (+   834us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:51:33.968651 (+    55us) write_op.cc:435] Acquired schema lock
0806 03:51:33.968669 (+    18us) tablet.cc:660] Decoding operations
0806 03:51:33.969144 (+   475us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:51:33.969260 (+   116us) write_op.cc:641] Partition lock acquired for write op
0806 03:51:33.969291 (+    31us) tablet.cc:683] Acquiring locks for 1 operations
0806 03:51:33.969554 (+   263us) tablet.cc:699] Row locks acquired
0806 03:51:33.969593 (+    39us) write_op.cc:260] PREPARE: finished
0806 03:51:33.969786 (+   193us) write_op.cc:270] Start()
0806 03:51:33.969971 (+   185us) write_op.cc:276] Timestamp: P: 1785988293969718 usec, L: 0
0806 03:51:33.969993 (+    22us) op_driver.cc:331] REPLICATION: starting
0806 03:51:34.042307 (+ 72314us) log.cc:842] Serialized 535 byte log entry
0806 03:51:34.817080 (+774773us) op_driver.cc:444] REPLICATION: finished
0806 03:51:35.115075 (+297995us) write_op.cc:301] APPLY: starting
0806 03:51:35.125324 (+ 10249us) tablet.cc:1365] starting BulkCheckPresence
0806 03:51:35.134565 (+  9241us) tablet.cc:1368] finished BulkCheckPresence
0806 03:51:35.166109 (+ 31544us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:51:35.205483 (+ 39374us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:51:35.227987 (+ 22504us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0806 03:51:35.239974 (+ 11987us) write_op.cc:312] APPLY: finished
0806 03:51:35.283647 (+ 43673us) log.cc:842] Serialized 23 byte log entry
0806 03:51:35.298681 (+ 15034us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:35.308659 (+  9978us) write_op.cc:454] Released schema lock
0806 03:51:35.327083 (+ 18424us) write_op.cc:341] FINISH: Updating metrics
0806 03:51:35.386062 (+ 58979us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:35.401996 (+ 15934us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":384520,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":252568,"apply.run_cpu_time_us":4479,"apply.run_wall_time_us":334909,"num_ops":1,"prepare.queue_time_us":186545,"prepare.run_cpu_time_us":42718,"prepare.run_wall_time_us":226966,"raft.queue_time_us":601584,"raft.run_cpu_time_us":25318,"raft.run_wall_time_us":374558,"replication_time_us":846948,"thread_start_us":544158,"threads_started":4,"wal-append.queue_time_us":105321}]]}
I20260806 03:51:35.847744  2476 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:35.885231  2376 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:35.905447  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.848229  2373 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:35.837663  4680 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:35.854724  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.903867  2479 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.908483  2379 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.855782  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.861399  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.912477  2481 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:51:35.913560  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.914579  2481 raft_consensus.cc:2379] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:35.915848  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.793642  4734 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:35.865213  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 320057us
I20260806 03:51:35.800252  4697 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:35.765434  4744 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.930738  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.931524  2484 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:35.883751  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:35.891186  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 57362.9us
I20260806 03:51:35.933020  2368 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:35.933321  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:35.885283  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 80634.1us
I20260806 03:51:35.857363  4702 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:35.933645  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:35.860818  4584 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:35.910887  4675 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:35.915477  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:35.887044  4716 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:35.923785  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.926465  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.889880  4618 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:35.899849  4706 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:35.902827  4714 raft_consensus.cc:3032] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:35.930183  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:35.931548  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:35.933585  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:35.934948  2331 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.918500  4728 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:35.979251  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:35.931146  4697 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:35.984483  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:36.000733  3594 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:35.841651  4738 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:35.939488  2577 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.959403  2482 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:35.960103  2476 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:51:35.944494  2481 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.956429  4766 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.958700  4716 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:35.913136  4367 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.925203  2474 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:35.954555  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:36.025377  2373 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:36.025636  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:35.972273  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.973246  4706 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:35.978608  4600 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.975092  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:35.976409  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:36.034556  2368 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.026371  3591 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:35.990037  4662 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.903452  4688 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.936583  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:35.938664  2477 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:35.944738  4702 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:35.930796  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:35.983651  2480 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:35.912254  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:35.943599  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:35.945734  4680 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:51:35.981076  4721 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.736s	user 0.011s	sys 0.005s
I20260806 03:51:35.966359  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:36.069204  2581 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:36.006594  2331 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:36.027958  4766 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:35.968003  4722 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:36.027678  2376 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:35.993768  4728 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.029345  2478 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:36.029887  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:36.084535  2484 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:36.030684  4276 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.972179  4714 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:35.971838  4651 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:35.989564  2574 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:36.036616  2436 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:51:36.095003  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 58492.2us
I20260806 03:51:35.982167  4609 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:36.059011  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:36.039935  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 103464us
W20260806 03:51:36.046217  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 114780us
I20260806 03:51:35.997627  4672 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:35.999190  4697 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:35.998035  4744 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:36.046871  2379 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:35.957604  4667 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.054561  2373 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:36.053751  2481 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:36.063812  2576 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:36.070305  2368 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:36.115453  2436 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:36.005138  2479 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:36.118659  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:36.038398  4706 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:36.080996  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 74502.6us
I20260806 03:51:36.082374  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:36.050637  4581 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.042s
I20260806 03:51:36.052161  4583 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:36.090080  2577 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:36.063203  4615 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:36.037364  2579 raft_consensus.cc:2354] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
W20260806 03:51:36.038396  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 417187us
I20260806 03:51:36.202687  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:36.204797  2331 leader_election.cc:398] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
I20260806 03:51:36.205323  2331 leader_election.cc:401] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260806 03:51:36.206117  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:36.120242  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:36.208453  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 88331.7us
I20260806 03:51:36.121071  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:36.123677  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:36.211511  2479 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:35.861040  4622 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:36.137382  4771 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:36.212687  4664 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:36.212775  4771 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:36.138765  4744 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:36.213446  4771 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.137820  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:36.139930  4367 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:36.142630  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:36.143389  4680 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:36.148389  4528 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:36.081461  3585 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:36.232417  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:36.150194  4662 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:36.169514  4688 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:36.117921  4609 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:36.215392  4631 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:36.233968  4609 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:36.234704  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:36.172338  2374 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:36.237701  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:36.173693  4456 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.176188  4598 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:36.181777  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:36.188566  4539 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:36.130539  4651 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.132273  4621 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:36.211621  2373 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:36.212965  4730 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:36.214725  2538 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:36.144170  4639 consensus_queue.cc:1046] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:36.076228  4721 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:36.214915  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:51:36.273810  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59044.2us
W20260806 03:51:36.276980  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 62364.7us
I20260806 03:51:36.278409  2538 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:36.245914  4666 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:36.219035  2579 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:51:36.228773  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:36.213407  4664 raft_consensus.cc:686] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:36.230755  4680 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.233273  4509 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:36.246568  2577 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:36.248835  2479 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:36.264112  4627 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:36.238205  4583 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:36.083119  4715 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:36.259925  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:51:36.261350  2578 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.586s	user 0.018s	sys 0.111s
W20260806 03:51:36.303900  2578 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.629s	user 0.018s	sys 0.111s
W20260806 03:51:36.128680  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 232161us
I20260806 03:51:36.213771  4615 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.271185  2583 raft_consensus.cc:2354] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:36.047750  4600 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.284974  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:36.285490  4622 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.266902  4539 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:36.269271  2375 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:36.286401  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:36.276160  4730 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:36.315603  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:36.316154  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:36.287304  4743 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:36.287885  4688 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:36.284842  4744 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
W20260806 03:51:36.291322  4406 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.550s	user 0.011s	sys 0.001s
I20260806 03:51:36.291900  4772 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:36.294232  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:36.336680  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:36.299041  2483 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:36.262053  4412 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:36.083279  4719 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:36.318044  4730 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:36.295264  4621 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.222477  4472 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.317694  2537 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:36.214619  4722 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:36.317706  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:36.322235  4748 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.660s	user 0.022s	sys 0.072s
I20260806 03:51:36.305764  4715 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:36.325115  4375 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.522s	user 0.030s	sys 0.027s
I20260806 03:51:36.317677  4539 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:36.384033  4748 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.721s	user 0.022s	sys 0.073s
W20260806 03:51:36.389027  4375 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.586s	user 0.031s	sys 0.027s
I20260806 03:51:36.320791  4528 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:36.360488  4584 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.321458  4662 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:36.394901  4584 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:36.362054  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 44460.1us
I20260806 03:51:36.396212  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:36.396929  2375 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.397177  4600 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:36.397321  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:36.329119  2377 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:36.398056  4583 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.399222  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 890) took 1090 ms. Trace:
I20260806 03:51:36.214983  4672 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.310753  4627 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.401325  4615 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:36.401443  4672 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.303148  4666 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.389130  4715 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:36.389292  4738 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:36.404930  4667 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.405161  4651 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:36.384268  4367 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:36.405593  4666 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.402145  2370 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:36.406569  4651 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:36.390051  4719 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:36.407959  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:36.408475  4472 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.408736  2370 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:36.408898  4719 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.409198  4664 consensus_queue.cc:237] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.409787  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:36.410566  2370 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.401341  4722 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.355535  4745 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:36.399569  2377 rpcz_store.cc:276] 0806 03:51:35.308597 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:35.308773 (+   176us) service_pool.cc:227] Handling call
0806 03:51:36.399041 (+1090268us) spinlock_profiling.cc:243] Waited 838 ms on lock 0x7b54001eaad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:36.399157 (+   116us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1926491392}
I20260806 03:51:36.412823  4745 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:36.413280  4745 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.413537  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:36.377802  4767 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.262s	user 0.001s	sys 0.000s
I20260806 03:51:36.361670  4622 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.382579  4631 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
I20260806 03:51:36.428133  2578 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260806 03:51:36.330291  4581 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:36.416525  2374 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:36.418963  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:36.420351  3594 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.351539  4744 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:36.401770  4627 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.414165  2377 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 4
I20260806 03:51:36.391992  4748 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:36.380236  4766 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.385784  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:36.392131  4276 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:36.379163  4412 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:36.403692  4738 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.349227  4406 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.446014  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:36.447614  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:36.447835  3591 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260806 03:51:36.451661  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:36.423328  4584 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:36.432452  4618 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:36.352461  4772 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.430540  4728 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.413300  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:51:36.433352  4703 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.587s	user 0.014s	sys 0.019s
I20260806 03:51:36.443408  4748 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:36.444113  4375 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:36.454099  4631 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:36.483513  4766 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:36.510557  2583 raft_consensus.cc:2354] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:36.432232  4675 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:36.523882  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 77995.5us
I20260806 03:51:36.441509  4581 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.569610  2373 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.423355  4714 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.532531  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:36.585994  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:36.535588  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:36.524976  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 322376us
I20260806 03:51:36.537477  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:36.588135  3593 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:36.499125  4456 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:36.542218  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:36.544421  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:36.510471  4680 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:36.567708  4748 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.536139  4528 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260806 03:51:36.568176  2482 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.002s	sys 0.034s
I20260806 03:51:36.568259  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:36.568584  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:51:36.601388  2482 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.582s	user 0.003s	sys 0.034s
I20260806 03:51:36.590601  2436 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:36.586755  2578 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:36.539481  4651 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:36.600514  2236 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.699s	user 0.017s	sys 0.023s
W20260806 03:51:36.560710  4703 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.714s	user 0.014s	sys 0.019s
W20260806 03:51:36.603962  2236 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.702s	user 0.017s	sys 0.023s
I20260806 03:51:36.601926  2331 leader_election.cc:398] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:36.606307  2331 leader_election.cc:401] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260806 03:51:36.607205  2574 raft_consensus.cc:2354] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
I20260806 03:51:36.611586  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:36.612309  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:36.612308  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.612537  2483 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:36.544605  4734 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.048s
I20260806 03:51:36.568981  4375 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:36.536011  4584 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.620585  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:36.618562  3545 leader_election.cc:398] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:36.621526  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:36.625914  3545 leader_election.cc:401] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260806 03:51:36.613287  2481 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:36.622462  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:36.627396  2576 raft_consensus.cc:2354] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:36.628768  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:36.630664  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.631454  2480 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:36.635070  2481 raft_consensus.cc:2354] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
I20260806 03:51:36.568365  4766 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:36.598603  4728 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:36.640194  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.606406  4528 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:36.635864  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.641090  2476 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:36.652976  2480 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:36.642007  2332 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:36.636276  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:36.654717  2481 raft_consensus.cc:2354] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
I20260806 03:51:36.645078  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:36.655691  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 427901us
I20260806 03:51:36.647658  2484 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:51:36.656448  2332 leader_election.cc:398] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
I20260806 03:51:36.656504  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:36.647672  2483 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:51:36.617035  4276 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:36.658733  2331 leader_election.cc:398] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
I20260806 03:51:36.659173  3592 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:51:36.624660  4714 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.667829  2332 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:36.665730  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:36.665459  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:36.623766  4375 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:36.666283  2331 leader_election.cc:401] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260806 03:51:36.669749  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.545921  4744 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.673943  2332 leader_election.cc:398] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
I20260806 03:51:36.678057  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.677084  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.680506  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.641160  4627 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:36.694717  2331 leader_election.cc:398] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:36.699093  2331 leader_election.cc:401] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260806 03:51:36.695878  2480 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:36.608654  4722 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.052s
I20260806 03:51:36.613534  4680 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260806 03:51:36.696637  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:36.699575  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.662420  4528 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:36.665827  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.697715  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:36.658411  4766 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:36.696238  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:36.702337  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.661729  4782 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:36.573374  4631 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:36.612887  4651 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.705065  2476 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:36.696395  2481 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:36.669313  4666 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:36.824714  2373 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:36.693929  4672 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260806 03:51:36.713202  4716 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.680s	user 0.010s	sys 0.009s
I20260806 03:51:36.846367  4672 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:36.846812  4598 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.584s	user 0.015s	sys 0.006s
I20260806 03:51:36.846928  4672 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:36.847640  4604 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:36.847895  2372 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:36.848290  4604 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.851060  4604 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:36.859196  4776 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.155s	user 0.000s	sys 0.001s
I20260806 03:51:36.861775  4584 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:36.701996  4615 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:36.665992  4276 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:51:36.747143  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 68832.3us
I20260806 03:51:36.868276  4276 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.869398  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:36.871328  4472 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:36.871719  4472 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:36.872072  4472 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:36.805956  4771 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.592s	user 0.023s	sys 0.000s
W20260806 03:51:36.790524  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 75441.2us
I20260806 03:51:36.877467  2331 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:36.609020  4412 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.797523  2377 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:36.696182  4621 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:36.636116  4703 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.073s
I20260806 03:51:36.665442  4667 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:36.798843  3594 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:36.662606  4728 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.699609  4790 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:36.808616  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1610) took 1004 ms. Trace:
I20260806 03:51:36.897140  2482 rpcz_store.cc:276] 0806 03:51:35.804310 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.003292 (+198982us) service_pool.cc:227] Handling call
0806 03:51:36.017077 (+ 13785us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:36.017593 (+   516us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:36.017631 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:36.019347 (+  1716us) log.cc:842] Serialized 548 byte log entry
0806 03:51:36.602402 (+583055us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:36.602447 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:36.602522 (+    75us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:36.808335 (+205813us) raft_consensus.cc:1671] finished
0806 03:51:36.808358 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:36.808545 (+   187us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":582491,"threads_started":1,"wal-append.queue_time_us":650846}
W20260806 03:51:36.789757  4702 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.721s	user 0.009s	sys 0.006s
W20260806 03:51:36.879371  4774 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.375s	user 0.004s	sys 0.004s
I20260806 03:51:36.811110  2480 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:51:36.816817  2479 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:36.797701  4791 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:36.665751  4618 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.834748  2476 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:36.834848  2375 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:36.825225  4666 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:36.837911  4706 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.647s	user 0.014s	sys 0.000s
I20260806 03:51:36.845592  4675 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:36.846561  4716 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:36.744618  4406 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:36.660619  4456 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:36.874363  4581 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.874963  4772 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.875420  4792 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:36.798146  4600 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.078s
I20260806 03:51:36.815485  2478 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:36.950999  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:36.885447  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1593) took 1082 ms. Trace:
W20260806 03:51:36.812145  2474 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.015s	sys 0.024s
W20260806 03:51:36.886070  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 189536us
I20260806 03:51:36.952148  2377 rpcz_store.cc:276] 0806 03:51:35.803110 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.413256 (+610146us) service_pool.cc:227] Handling call
0806 03:51:36.885366 (+472110us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:36.952831  2429 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:36.886590  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:36.887418  2331 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:36.889055  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.889719  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:36.953660  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:36.891242  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.025s	sys 0.078s
I20260806 03:51:36.954733  2377 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
W20260806 03:51:36.955076  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.576s	user 0.025s	sys 0.078s
W20260806 03:51:36.955909  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 638268us
I20260806 03:51:36.957470  2538 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:36.893253  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:36.958652  2572 raft_consensus.cc:2354] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3.
I20260806 03:51:36.895478  2574 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:51:36.811108  3593 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:36.816120  4782 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:36.819978  4738 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.959812  4782 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:36.960126  2474 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.663s	user 0.016s	sys 0.024s
I20260806 03:51:36.961573  4456 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.918129  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:51:36.965557  4788 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.153s	user 0.000s	sys 0.001s
I20260806 03:51:36.965808  2534 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:36.969179  4456 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:36.969048  4782 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.971362  4782 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:36.973481  4688 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.648s	user 0.012s	sys 0.000s
I20260806 03:51:36.973933  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1612) took 1069 ms. Trace:
I20260806 03:51:36.973940  4688 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:36.976913  4716 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.974574  2474 rpcz_store.cc:276] 0806 03:51:35.904321 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.031383 (+127062us) service_pool.cc:227] Handling call
0806 03:51:36.178091 (+146708us) spinlock_profiling.cc:243] Waited 5.18 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:51:36.178509 (+   418us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:36.179113 (+   604us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:36.179159 (+    46us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:36.179986 (+   827us) log.cc:842] Serialized 26 byte log entry
0806 03:51:36.960668 (+780682us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:36.960720 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:36.960857 (+   137us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:36.973442 (+ 12585us) raft_consensus.cc:1671] finished
0806 03:51:36.973487 (+    45us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:36.973847 (+   360us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":22500,"raft.run_cpu_time_us":199,"raft.run_wall_time_us":11939,"spinlock_wait_cycles":11904256,"thread_start_us":676863,"threads_started":1,"wal-append.queue_time_us":698733}
I20260806 03:51:36.977716  2368 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:36.979848  2436 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:36.918457  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:36.918941  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:36.980638  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:36.927240  2575 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:36.891122  4680 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:36.811650  4715 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.894797  4721 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
W20260806 03:51:36.891230  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 478002us
I20260806 03:51:36.938259  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1581) took 1152 ms. Trace:
I20260806 03:51:37.019904  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:37.020385  2373 rpcz_store.cc:276] 0806 03:51:35.785458 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.293895 (+508437us) service_pool.cc:227] Handling call
0806 03:51:36.937982 (+644087us) spinlock_profiling.cc:243] Waited 239 ms on lock 0x7b54001c0a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:36.938170 (+   188us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":550297856}
I20260806 03:51:36.890779  4771 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.984153  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:36.984686  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 97383.6us
I20260806 03:51:36.984769  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:36.915555  4702 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:36.985925  4792 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:36.929039  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:36.986534  4581 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:36.988205  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:37.039620  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 51513.8us
I20260806 03:51:37.040699  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.042297  2429 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:36.988545  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 102037us
I20260806 03:51:36.930258  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 123) took 1580 ms. Trace:
I20260806 03:51:37.044396  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:37.044642  2375 rpcz_store.cc:276] 0806 03:51:35.349530 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.360665 (+1011135us) service_pool.cc:227] Handling call
0806 03:51:36.926776 (+566111us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.045647  3590 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.993386  4716 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:37.053135  4716 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:37.053643  4716 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.054473  4702 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:37.055222  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:37.046775  4672 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.058683  4672 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:37.060473  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:37.061303  2572 raft_consensus.cc:2354] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:37.061873  4472 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.063791  4728 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:36.998360  4675 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:37.006628  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:40712 (request call id 489) took 1698 ms. Trace:
W20260806 03:51:37.009366  4539 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.618s	user 0.019s	sys 0.011s
I20260806 03:51:37.093587  4539 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.096261  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.010265  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1586) took 1209 ms. Trace:
I20260806 03:51:37.014539  4615 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
I20260806 03:51:36.988348  4667 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.097478  4667 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:37.016734  4662 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.623s	user 0.012s	sys 0.000s
I20260806 03:51:37.017725  4808 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.017395  4528 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.018342  4703 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260806 03:51:37.018635  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 253) took 1046 ms. Trace:
I20260806 03:51:37.020896  3592 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:36.926841  4666 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:36.917821  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:37.023339  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:37.129849  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 106652us
W20260806 03:51:37.030381  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 46335.8us
I20260806 03:51:37.132618  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:37.134866  2538 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:37.033288  2377 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:37.034334  2331 leader_election.cc:398] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3.
I20260806 03:51:37.036577  2379 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:37.136562  2331 leader_election.cc:401] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:51:37.035720  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.137226  2373 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.137323  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.138559  2377 raft_consensus.cc:2379] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:37.139537  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.044464  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.048640  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.144265  2481 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:37.144677  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 100313us
I20260806 03:51:36.988788  4772 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:37.049809  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:37.150871  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 101176us
W20260806 03:51:37.004101  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 122) took 1654 ms (client timeout 1712 ms). Trace:
I20260806 03:51:36.933121  4706 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:37.001215  4807 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:37.001428  4790 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:37.081653  2477 raft_consensus.cc:2354] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3.
I20260806 03:51:37.083704  4631 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:37.038252  4688 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:37.083952  4791 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:37.068656  4604 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:37.066404  4621 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:37.085021  4806 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:37.064924  4792 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.168190  4600 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3.
I20260806 03:51:37.091029  4651 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:37.092208  3545 leader_election.cc:398] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:37.218456  3545 leader_election.cc:401] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260806 03:51:37.075673  2369 rpcz_store.cc:276] 0806 03:51:35.308203 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:35.308915 (+   712us) service_pool.cc:227] Handling call
0806 03:51:37.005898 (+1696983us) spinlock_profiling.cc:243] Waited 1.48 s on lock 0x7b54000127d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d81a0ac6e 00007f0d7b101807 00007f0d7b101792 00007f0d7b1016c1 00007f0d7b10163c 00007f0d7b1008f2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:37.006520 (+   622us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3412515584}
W20260806 03:51:37.051185  4736 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.162s	user 0.018s	sys 0.001s
I20260806 03:51:36.963004  4276 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:37.142478  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:36.995786  4664 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:37.146355  2377 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:51:37.152220  2372 rpcz_store.cc:269] 0806 03:51:35.349212 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:35.587667 (+238455us) service_pool.cc:227] Handling call
0806 03:51:37.003871 (+1416204us) spinlock_profiling.cc:243] Waited 1.19 s on lock 0x7b54000127d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:37.004011 (+   140us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2746889984}
I20260806 03:51:37.097139  2368 rpcz_store.cc:276] 0806 03:51:35.800449 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.137443 (+336994us) service_pool.cc:227] Handling call
0806 03:51:37.009977 (+872534us) spinlock_profiling.cc:243] Waited 763 ms on lock 0x7b54003e99d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:37.010178 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1754246912}
W20260806 03:51:37.156440  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 122235us
I20260806 03:51:37.157042  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:37.118398  4609 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.884s	user 0.007s	sys 0.009s
I20260806 03:51:37.163156  2373 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:37.164688  2579 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:37.113606  4662 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:51:37.067911  4697 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.843s	user 0.010s	sys 0.008s
I20260806 03:51:37.116628  4675 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:37.103698  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 53834us
W20260806 03:51:37.163808  2370 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.753s	user 0.015s	sys 0.001s
I20260806 03:51:37.251513  2370 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
W20260806 03:51:37.252331  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 100442us
I20260806 03:51:37.252677  4697 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:37.253221  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.254441  2429 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.255384  4697 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:37.255539  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.256963  2483 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:37.257814  2429 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.252417  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1601) took 1295 ms. Trace:
I20260806 03:51:37.259946  2370 rpcz_store.cc:276] 0806 03:51:35.957381 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.409493 (+452112us) service_pool.cc:227] Handling call
0806 03:51:37.252334 (+842841us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.224996  4621 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:37.122400  4472 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:37.198764  2374 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:37.194624  2481 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:51:37.149888  4772 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:37.156253  4615 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:37.272583  4772 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:37.272737  4615 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:37.273260  4615 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:37.164330  4672 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.280853  3585 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:51:37.280426  4672 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.249182  4664 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:37.282743  4664 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:37.157693  4456 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:37.285844  4276 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:37.286736  4276 raft_consensus.cc:2741] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260806 03:51:37.156349  4581 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:37.158666  4734 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:37.089596  4375 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.165230  4702 raft_consensus.cc:2741] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260806 03:51:37.166548  4807 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:37.200328  4790 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:51:37.215631  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 126) took 1616 ms (client timeout 2093 ms). Trace:
W20260806 03:51:37.303776  2379 rpcz_store.cc:269] 0806 03:51:35.599480 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.118282 (+518802us) service_pool.cc:227] Handling call
0806 03:51:37.215391 (+1097109us) spinlock_profiling.cc:243] Waited 917 ms on lock 0x7b5400438fd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:37.215571 (+   180us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2108292864}
I20260806 03:51:37.287581  4276 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:37.168874  4367 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260806 03:51:37.220821  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 128809us
I20260806 03:51:37.120323  4808 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:37.290971  4621 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:37.225139  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1597) took 1344 ms. Trace:
W20260806 03:51:37.226647  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 69743.9us
I20260806 03:51:37.228088  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:37.229072  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:37.314518  2377 rpcz_store.cc:276] 0806 03:51:35.881228 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.139230 (+1258002us) service_pool.cc:227] Handling call
0806 03:51:37.225080 (+ 85850us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.315323  2584 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.229797  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:37.230365  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:37.229851  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:37.205577  4539 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:37.231994  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1577) took 1449 ms. Trace:
I20260806 03:51:37.322549  2373 rpcz_store.cc:276] 0806 03:51:35.782431 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.035304 (+1252873us) service_pool.cc:227] Handling call
0806 03:51:37.231919 (+196615us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.323720  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.236579  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:37.231994  4600 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:37.237424  4771 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:37.238580  4800 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.217s	user 0.001s	sys 0.000s
I20260806 03:51:37.244177  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.249241  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.197193  3590 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:37.262306  4778 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:37.226117  4736 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:37.221381  4744 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:37.221728  4667 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:37.270352  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.122545  3586 rpcz_store.cc:276] 0806 03:51:35.972527 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:35.978299 (+  5772us) service_pool.cc:227] Handling call
0806 03:51:35.989354 (+ 11055us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:36.370716 (+381362us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:36.370771 (+    55us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:36.371548 (+   777us) log.cc:842] Serialized 26 byte log entry
0806 03:51:36.744172 (+372624us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:51:36.744248 (+    76us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:36.744345 (+    97us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:37.018353 (+274008us) raft_consensus.cc:1671] finished
0806 03:51:37.018376 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:37.018564 (+   188us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":41314,"raft.run_cpu_time_us":92,"raft.run_wall_time_us":91,"thread_start_us":695694,"threads_started":2,"wal-append.queue_time_us":523311}
I20260806 03:51:37.264256  4716 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:37.383446  4615 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.386418  4716 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:37.278692  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:37.387435  3584 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:37.165894  4406 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:37.359877  4672 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:37.301255  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1596) took 1440 ms. Trace:
I20260806 03:51:37.305133  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:37.196875  4688 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:37.288833  4715 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:37.264442  4604 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:51:37.223454  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 81137.2us
I20260806 03:51:37.367892  4706 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:37.294771  4743 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.963s	user 0.014s	sys 0.009s
I20260806 03:51:37.285897  4456 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:37.252488  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:37.326296  2369 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:37.410159  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1606) took 1199 ms. Trace:
I20260806 03:51:37.410552  2369 rpcz_store.cc:276] 0806 03:51:36.210921 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.219847 (+1008926us) service_pool.cc:227] Handling call
0806 03:51:37.410087 (+190240us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.326929  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:37.411767  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 84944us
I20260806 03:51:37.328107  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:51:37.322062  4627 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.620s	user 0.010s	sys 0.005s
W20260806 03:51:37.330153  4813 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260806 03:51:37.322954  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:37.413182  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 85217.8us
I20260806 03:51:37.415946  2377 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:37.399415  4688 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:37.333349  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:37.418401  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:37.418740  2574 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.335927  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:37.419209  2369 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:37.304771  4807 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.421290  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 252) took 1488 ms. Trace:
I20260806 03:51:37.362597  2584 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:37.363682  2578 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:51:37.411281  2370 raft_consensus.cc:2354] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:37.368499  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:51:37.359695  4745 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.946s	user 0.019s	sys 0.003s
I20260806 03:51:37.402842  4406 raft_consensus.cc:686] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:37.370039  2373 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:37.368346  4584 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
W20260806 03:51:37.374132  4820 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260806 03:51:37.365768  4675 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:37.369494  4748 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.756s	user 0.013s	sys 0.000s
I20260806 03:51:37.348454  4528 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:37.387914  4806 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:37.358856  4621 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:37.263280  4412 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:37.392216  2368 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
W20260806 03:51:37.393214  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 258434us
I20260806 03:51:37.472630  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1602) took 1510 ms. Trace:
I20260806 03:51:37.473016  2368 rpcz_store.cc:276] 0806 03:51:35.962577 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.225774 (+1263197us) service_pool.cc:227] Handling call
0806 03:51:37.472555 (+246781us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.473449  2538 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:37.474154  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.387513  4615 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:37.395026  2379 raft_consensus.cc:2354] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3.
I20260806 03:51:37.394639  2374 rpcz_store.cc:276] 0806 03:51:35.872875 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.447307 (+574432us) service_pool.cc:227] Handling call
0806 03:51:37.301101 (+853794us) spinlock_profiling.cc:243] Waited 690 ms on lock 0x7b54000c0654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:37.301201 (+   100us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1586113792}
I20260806 03:51:37.496729  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.497433  2374 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.496995  4456 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.248704  4609 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.500892  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:37.501550  2576 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:37.501699  4609 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:37.367995  4778 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:37.502815  4778 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:37.503479  4406 consensus_queue.cc:237] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.504596  4778 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.408633  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:37.416437  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.506418  3593 raft_consensus.cc:2354] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:37.416585  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1579) took 1632 ms. Trace:
W20260806 03:51:37.506916  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 90567.7us
I20260806 03:51:37.507292  2377 rpcz_store.cc:276] 0806 03:51:35.783907 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.322517 (+1538610us) service_pool.cc:227] Handling call
0806 03:51:37.416533 (+ 94016us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.332120  2575 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:37.508548  2436 leader_election.cc:398] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:37.508433  4375 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:37.509018  2436 leader_election.cc:401] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260806 03:51:37.508896  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.420449  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:37.415438  4797 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:37.509815  4472 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:37.510288  4797 raft_consensus.cc:686] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:37.510520  4528 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.510604  4412 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:37.511261  4528 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.510910  4615 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260806 03:51:37.511873  4797 consensus_queue.cc:237] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.514158  4615 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:51:37.321830  4730 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.933s	user 0.016s	sys 0.007s
I20260806 03:51:37.511874  2332 leader_election.cc:398] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3.
W20260806 03:51:37.515112  4822 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.216s	user 0.000s	sys 0.001s
I20260806 03:51:37.515417  4730 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.516235  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:37.422703  2331 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:37.423421  2534 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:37.431207  3592 raft_consensus.cc:2354] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3.
I20260806 03:51:37.421749  3590 rpcz_store.cc:276] 0806 03:51:35.933140 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:35.933302 (+   162us) service_pool.cc:227] Handling call
0806 03:51:37.421063 (+1487761us) spinlock_profiling.cc:243] Waited 1.07 s on lock 0x7b5400541354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:37.421183 (+   120us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2466068864}
W20260806 03:51:37.517477  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 94861.5us
I20260806 03:51:37.431964  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:37.517853  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 94496.2us
I20260806 03:51:37.518287  2584 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:37.432492  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1584) took 1638 ms. Trace:
I20260806 03:51:37.519034  2373 rpcz_store.cc:276] 0806 03:51:35.794394 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.323430 (+1529036us) service_pool.cc:227] Handling call
0806 03:51:37.432432 (+109002us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.410204  4743 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:37.434684  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:37.523927  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.523993  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.524358  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.524627  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:37.524976  2481 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:51:37.525309  4662 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:37.525564  2476 raft_consensus.cc:2396] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 2 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260806 03:51:37.525810  4662 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:37.526448  4662 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:37.439776  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 124) took 2090 ms. Trace:
I20260806 03:51:37.527616  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:37.527894  4715 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:37.524718  2478 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.528045  2370 rpcz_store.cc:276] 0806 03:51:35.349820 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.263213 (+1913393us) service_pool.cc:227] Handling call
0806 03:51:37.434274 (+171061us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.528800  4715 raft_consensus.cc:686] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:37.529609  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.530516  2377 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:51:37.530247  4715 consensus_queue.cc:237] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.532502  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:37.434628  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:37.442667  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.415429  4627 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
W20260806 03:51:37.452720  4823 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260806 03:51:37.552662  2572 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:51:37.416873  4790 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.424396  4721 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:37.412725  4830 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:37.538394  2478 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:37.438499  4618 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260806 03:51:37.455854  4604 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:37.421798  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 169424us
I20260806 03:51:37.430999  3585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 289) took 1158 ms. Trace:
I20260806 03:51:37.394876  4744 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.418965  4706 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260806 03:51:37.482434  4766 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.656s	user 0.013s	sys 0.000s
I20260806 03:51:37.580065  4766 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.482985  4808 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:37.485983  4714 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.810s	user 0.007s	sys 0.006s
I20260806 03:51:37.433984  4745 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.585748  4730 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:37.586983  4745 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:37.488302  4539 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.491438  4621 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.465266  4748 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:37.597440  4539 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:37.431557  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:37.493988  4831 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:37.495021  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:37.616616  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 121713us
I20260806 03:51:37.519534  2534 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:37.519752  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:37.619108  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 99663us
W20260806 03:51:37.619284  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 99611.3us
I20260806 03:51:37.520401  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:37.520807  2576 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260806 03:51:37.522765  4728 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:37.564148  4792 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:37.441382  4367 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:37.444283  4814 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.126s	user 0.001s	sys 0.000s
I20260806 03:51:37.450739  4666 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:37.536312  2373 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:37.536558  2369 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 4
I20260806 03:51:37.542580  2331 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:37.542923  2374 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:37.524988  2379 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:37.548452  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.548717  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.592054  4706 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:37.609611  4806 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.600765  4714 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.514894  4528 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:37.615561  4672 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.564098  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:37.567164  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:37.568629  2368 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:37.687757  2483 raft_consensus.cc:2396] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:51:37.688086  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1605) took 1477 ms. Trace:
I20260806 03:51:37.628288  4730 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:37.688441  2368 rpcz_store.cc:276] 0806 03:51:36.210595 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.473854 (+1263259us) service_pool.cc:227] Handling call
0806 03:51:37.687989 (+214135us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.633205  4728 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:37.572969  2372 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:37.630697  4367 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.600052  2578 raft_consensus.cc:2354] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3.
I20260806 03:51:37.600747  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.558959  4721 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:37.609946  2577 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:51:37.569093  4622 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.141s	user 0.014s	sys 0.010s
I20260806 03:51:37.612694  2376 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:37.614444  2332 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.531092  2377 raft_consensus.cc:595] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:37.629074  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:37.599220  4748 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:37.574388  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.637225  4831 raft_consensus.cc:686] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:37.564939  4771 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
I20260806 03:51:37.673971  4706 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.555802  2370 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:37.718153  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:37.609978  4276 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:37.660198  2480 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:51:37.559182  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 301416us
I20260806 03:51:37.725217  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.674211  2574 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:37.666186  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:37.678138  4833 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.661886  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.728556  2369 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:37.631618  4745 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:37.627980  3586 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.689591  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.510655  4472 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:37.660409  2479 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:37.564635  4830 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.682680  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:37.684765  4806 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:37.659776  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 117322us
I20260806 03:51:37.680248  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.765923  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:37.717783  2477 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:37.599543  2484 raft_consensus.cc:2354] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:37.696678  2377 raft_consensus.cc:603] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260806 03:51:37.697065  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82771.1us
I20260806 03:51:37.759346  2375 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:37.659348  4600 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.658821  4539 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:37.634652  4702 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:37.702760  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1610) took 1269 ms. Trace:
I20260806 03:51:37.704365  2436 leader_election.cc:398] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3.
I20260806 03:51:37.789007  2436 leader_election.cc:401] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260806 03:51:37.788954  2372 rpcz_store.cc:276] 0806 03:51:36.433471 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.243796 (+810325us) service_pool.cc:227] Handling call
0806 03:51:37.702501 (+458705us) spinlock_profiling.cc:243] Waited 189 ms on lock 0x7b54000596d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:37.702677 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":434266880}
I20260806 03:51:37.550243  2481 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:51:37.790236  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.790380  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.790856  2372 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:37.705868  2376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1574) took 1934 ms (client timeout 2050 ms). Trace:
I20260806 03:51:37.707167  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 1981) took 1172 ms. Trace:
W20260806 03:51:37.791839  2376 rpcz_store.cc:269] 0806 03:51:35.771540 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.135584 (+364044us) service_pool.cc:227] Handling call
0806 03:51:37.705653 (+1570069us) spinlock_profiling.cc:243] Waited 1.37 s on lock 0x7b5400059bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:37.705794 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3157215616}
I20260806 03:51:37.716081  4412 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:37.633396  4792 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.719992  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:37.727322  2579 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:37.662079  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1611) took 1012 ms. Trace:
I20260806 03:51:37.809664  2374 rpcz_store.cc:276] 0806 03:51:36.649376 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.496342 (+846966us) service_pool.cc:227] Handling call
0806 03:51:37.662015 (+165673us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":20224}
I20260806 03:51:37.728528  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:37.810792  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.757990  4581 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:37.736184  2370 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 3. Ops: []
I20260806 03:51:37.816293  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 900) took 2502 ms. Trace:
I20260806 03:51:37.816749  2370 rpcz_store.cc:276] 0806 03:51:35.313647 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.735362 (+2421715us) service_pool.cc:227] Handling call
0806 03:51:37.735894 (+   532us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:37.815829 (+ 79935us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:37.816209 (+   380us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.818629  2370 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 4. Ops: []
I20260806 03:51:37.819375  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 901) took 2505 ms. Trace:
I20260806 03:51:37.747123  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:37.807296  4539 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.749292  2368 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.698580  4721 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:37.704917  4631 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:37.697888  4667 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.570125  3585 rpcz_store.cc:276] 0806 03:51:36.268424 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.311745 (+ 43321us) service_pool.cc:227] Handling call
0806 03:51:37.412932 (+1101187us) spinlock_profiling.cc:243] Waited 802 ms on lock 0x7b54006ff9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:37.424376 (+ 11444us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1844649856}
I20260806 03:51:37.685036  4772 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:37.766832  2373 raft_consensus.cc:2354] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:37.663609  2584 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:37.697860  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.773162  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.776367  2331 leader_election.cc:398] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3.
I20260806 03:51:37.884799  2331 leader_election.cc:401] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260806 03:51:37.778795  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1911) took 1139 ms. Trace:
I20260806 03:51:37.733531  4528 raft_consensus.cc:2741] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260806 03:51:37.695497  4672 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.779163  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:44596 (request call id 13) took 2342 ms. Trace:
I20260806 03:51:37.790921  2481 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:37.674692  4766 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:37.793243  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:37.685616  4714 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.754194  4622 raft_consensus.cc:2741] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260806 03:51:37.757675  4790 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.792635  2577 rpcz_store.cc:276] 0806 03:51:36.535149 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.535300 (+   151us) service_pool.cc:227] Handling call
0806 03:51:37.706926 (+1171626us) spinlock_profiling.cc:243] Waited 1.01 s on lock 0x7b540024c7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:37.707091 (+   165us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2327538560}
I20260806 03:51:37.678989  4722 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:37.811463  2374 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.924057  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:37.924806  2480 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:37.925683  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.926384  2480 raft_consensus.cc:2379] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:51:37.813927  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 85540us
W20260806 03:51:37.823199  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 194234us
I20260806 03:51:37.832533  2372 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:37.775640  4627 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.771543  4745 raft_consensus.cc:686] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:37.879170  2479 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:37.929531  2372 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 3. Ops: []
I20260806 03:51:37.929886  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:37.885314  2484 rpcz_store.cc:276] 0806 03:51:36.639524 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.665664 (+ 26140us) service_pool.cc:227] Handling call
0806 03:51:37.778570 (+1112906us) spinlock_profiling.cc:243] Waited 783 ms on lock 0x7b54001216d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:37.778722 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1800362752}
W20260806 03:51:37.887933  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 114899us
I20260806 03:51:37.749426  4276 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.804214  4702 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:37.882787  2375 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1587) took 2078 ms (client timeout 2462 ms). Trace:
W20260806 03:51:37.892252  4832 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.276s	user 0.001s	sys 0.000s
I20260806 03:51:37.812799  4730 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.891992  2377 rpcz_store.cc:276] 0806 03:51:35.430201 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.530354 (+2100153us) service_pool.cc:227] Handling call
0806 03:51:37.772632 (+242278us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.899471  2376 raft_consensus.cc:2354] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:37.740334  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1603) took 1668 ms. Trace:
I20260806 03:51:37.954087  2369 rpcz_store.cc:276] 0806 03:51:36.071434 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.424632 (+1353198us) service_pool.cc:227] Handling call
0806 03:51:37.740204 (+315572us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.955300  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.819763  2370 rpcz_store.cc:276] 0806 03:51:35.313936 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.817948 (+2504012us) service_pool.cc:227] Handling call
0806 03:51:37.818390 (+   442us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:37.819091 (+   701us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:37.819309 (+   218us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.956120  2476 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:37.901309  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 125109us
I20260806 03:51:37.930311  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 902) took 2616 ms. Trace:
I20260806 03:51:37.956710  2372 rpcz_store.cc:276] 0806 03:51:35.314195 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.929037 (+2614842us) service_pool.cc:227] Handling call
0806 03:51:37.929355 (+   318us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:37.930055 (+   700us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:37.930254 (+   199us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.891119  4609 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:37.933231  2373 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 3. Ops: []
W20260806 03:51:37.957827  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 77961.7us
I20260806 03:51:37.958314  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 904) took 2643 ms. Trace:
I20260806 03:51:37.933406  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:37.931278  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.812680  3542 leader_election.cc:398] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:37.756228  4833 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:37.936585  2483 raft_consensus.cc:2354] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3.
I20260806 03:51:37.959771  2480 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:37.958942  2481 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
W20260806 03:51:37.961685  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 257487us
I20260806 03:51:37.958822  2373 rpcz_store.cc:276] 0806 03:51:35.314526 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.932750 (+2618224us) service_pool.cc:227] Handling call
0806 03:51:37.933055 (+   305us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:37.957963 (+ 24908us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:37.958235 (+   272us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:37.904983  4584 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:37.937052  2534 leader_election.cc:398] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3.
I20260806 03:51:37.964830  2372 raft_consensus.cc:1226] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:37.964991  2534 leader_election.cc:401] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:51:37.905161  4412 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:37.888343  4771 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:37.805076  4600 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.922652  4722 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:37.962433  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.964279  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:37.906222  4744 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:37.966745  2370 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:37.967451  2369 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 5. Ops: []
I20260806 03:51:37.905754  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:37.878473  4581 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:37.878139  4728 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.049809  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:37.936678  2374 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:38.051308  2481 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:37.969178  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 117) took 2624 ms. Trace:
I20260806 03:51:37.969616  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 911) took 2640 ms. Trace:
I20260806 03:51:37.971115  2368 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:37.935499  4702 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:37.886515  4539 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.887238  4667 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.064888  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 910) took 2736 ms. Trace:
I20260806 03:51:37.967689  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:37.962306  4837 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.185s	user 0.001s	sys 0.000s
I20260806 03:51:37.940128  4790 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:38.014803  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 81478.9us
I20260806 03:51:38.009109  4664 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:38.044291  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 909) took 2728 ms. Trace:
I20260806 03:51:38.010349  4584 raft_consensus.cc:686] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:38.092170  2474 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:38.093485  4539 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:38.004556  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 228900us
W20260806 03:51:37.934968  2375 rpcz_store.cc:269] 0806 03:51:35.800823 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.045481 (+1244658us) service_pool.cc:227] Handling call
0806 03:51:37.871532 (+826051us) spinlock_profiling.cc:243] Waited 633 ms on lock 0x7b54003327d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:37.879174 (+  7642us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1455212416}
I20260806 03:51:38.093690  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:38.094722  2474 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:38.094823  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:38.095513  2375 raft_consensus.cc:2362] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3. Re-sending same reply.
I20260806 03:51:38.007576  4771 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:38.057140  2374 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260806 03:51:38.065351  2370 rpcz_store.cc:276] 0806 03:51:35.328494 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.966173 (+2637679us) service_pool.cc:227] Handling call
0806 03:51:37.966497 (+   324us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.053326 (+ 86829us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:38.064810 (+ 11484us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.065887  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:38.066480  2479 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:38.014940  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 116) took 2671 ms. Trace:
I20260806 03:51:37.960619  4666 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:37.938509  4627 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:38.055150  4778 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.550s	user 0.010s	sys 0.004s
I20260806 03:51:37.994343  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1575) took 2221 ms. Trace:
W20260806 03:51:38.053325  3584 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.660s	user 0.012s	sys 0.000s
I20260806 03:51:38.053840  4722 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:38.063970  2476 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:38.124666  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:37.994906  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 66572.1us
I20260806 03:51:37.923108  4472 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:37.887760  4831 consensus_queue.cc:237] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.084034  2369 rpcz_store.cc:276] 0806 03:51:35.315324 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.963728 (+2648404us) service_pool.cc:227] Handling call
0806 03:51:37.967227 (+  3499us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.043852 (+ 76625us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:38.044194 (+   342us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.052400  2373 rpcz_store.cc:276] 0806 03:51:35.344367 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.963036 (+2618669us) service_pool.cc:227] Handling call
0806 03:51:37.963397 (+   361us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:37.968797 (+  5400us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:37.968825 (+    28us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:37.968869 (+    44us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:51:37.968903 (+    34us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:37.968986 (+    83us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:37.969109 (+   123us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.008849  4406 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3.
W20260806 03:51:38.101605  4688 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.666s	user 0.007s	sys 0.004s
I20260806 03:51:38.092888  4584 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:38.053592  2372 rpcz_store.cc:276] 0806 03:51:35.328706 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.964287 (+2635581us) service_pool.cc:227] Handling call
0806 03:51:37.964616 (+   329us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:37.969373 (+  4757us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:37.969562 (+   189us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.052829  2484 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:38.096532  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.116851  2481 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:38.085255  4772 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:38.117658  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1583) took 2330 ms. Trace:
I20260806 03:51:38.158893  2374 rpcz_store.cc:276] 0806 03:51:35.787400 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.051648 (+2264248us) service_pool.cc:227] Handling call
0806 03:51:38.052054 (+   406us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:38.117266 (+ 65212us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:38.117575 (+   309us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.160255  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:38.161028  2374 raft_consensus.cc:2362] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2. Re-sending same reply.
I20260806 03:51:38.117763  2376 rpcz_store.cc:276] 0806 03:51:35.343990 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.961579 (+2617589us) service_pool.cc:227] Handling call
0806 03:51:38.014279 (+ 52700us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.014535 (+   256us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:38.014572 (+    37us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:38.014631 (+    59us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:51:38.014674 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:38.014743 (+    69us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:38.014859 (+   116us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.069350  4609 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:38.119801  2377 rpcz_store.cc:276] 0806 03:51:35.772673 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.993161 (+2220488us) service_pool.cc:227] Handling call
0806 03:51:37.993644 (+   483us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:37.993898 (+   254us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:37.993939 (+    41us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:37.994005 (+    66us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:37.994048 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:37.994117 (+    69us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:37.994263 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.168771  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1607) took 1886 ms. Trace:
W20260806 03:51:38.079103  4807 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.642s	user 0.012s	sys 0.001s
I20260806 03:51:38.122057  4276 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.127286  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:38.176178  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48980.4us
I20260806 03:51:38.177192  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:38.096782  4840 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.209s	user 0.000s	sys 0.001s
I20260806 03:51:37.964223  4730 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:38.100857  4839 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.225s	user 0.001s	sys 0.000s
W20260806 03:51:38.101716  4841 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.148s	user 0.000s	sys 0.000s
I20260806 03:51:38.055832  4631 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3.
W20260806 03:51:38.100221  4842 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.208s	user 0.002s	sys 0.000s
I20260806 03:51:38.151692  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1598) took 2253 ms. Trace:
I20260806 03:51:38.117288  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.231652  2370 raft_consensus.cc:2354] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:38.123414  3584 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:51:38.157002  2375 raft_consensus.cc:2354] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3.
W20260806 03:51:38.185827  4662 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.650s	user 0.015s	sys 0.000s
I20260806 03:51:38.269307  2577 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:51:38.269536  4662 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:38.151654  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.272579  2373 raft_consensus.cc:2354] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:38.274070  2373 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:38.274933  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 128) took 1675 ms. Trace:
I20260806 03:51:38.157404  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:38.113886  4664 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:38.280211  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 50011us
I20260806 03:51:38.282346  4664 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:38.164886  4830 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.094745  4539 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:38.284003  4539 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.095932  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:38.132100  4836 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.430s	user 0.000s	sys 0.002s
I20260806 03:51:38.169180  2377 rpcz_store.cc:276] 0806 03:51:36.282880 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.167737 (+1884857us) service_pool.cc:227] Handling call
0806 03:51:38.168140 (+   403us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.168430 (+   290us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:38.168463 (+    33us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:38.168502 (+    39us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:38.168536 (+    34us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:38.168591 (+    55us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:38.168710 (+   119us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.169579  2480 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:38.170712  2481 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:38.294566  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:38.295624  2481 raft_consensus.cc:2379] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:38.174939  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:38.180496  4600 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.182507  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:38.313530  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 131088us
I20260806 03:51:38.315183  2534 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:38.182641  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.148339  4806 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.185257  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1600) took 2228 ms. Trace:
I20260806 03:51:38.332696  2376 rpcz_store.cc:276] 0806 03:51:35.956776 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.163094 (+2206318us) service_pool.cc:227] Handling call
0806 03:51:38.184600 (+ 21506us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.184838 (+   238us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:38.184878 (+    40us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:38.184936 (+    58us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:38.184979 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:38.185047 (+    68us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:38.185182 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.233620  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:38.114181  4716 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:38.231148  2372 rpcz_store.cc:276] 0806 03:51:35.898701 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.150793 (+2252092us) service_pool.cc:227] Handling call
0806 03:51:38.151181 (+   388us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.151391 (+   210us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:38.151417 (+    26us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:38.151458 (+    41us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:38.151487 (+    29us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:38.151534 (+    47us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:38.151636 (+   102us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.340062  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.341204  2372 raft_consensus.cc:2379] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:38.334489  2375 raft_consensus.cc:2362] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2. Re-sending same reply.
I20260806 03:51:38.227627  4743 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:38.166328  4797 raft_consensus.cc:2932] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:38.239722  4833 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:38.113828  4745 consensus_queue.cc:237] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.242431  4730 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:38.224622  4276 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:38.393321  4276 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.190943  4848 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:38.396500  4848 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:38.396554  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.397468  4848 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:38.398033  2369 raft_consensus.cc:2379] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:38.399300  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.242978  4672 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.245033  2370 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260806 03:51:38.183543  4853 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:38.400870  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1609) took 1981 ms. Trace:
I20260806 03:51:38.401365  2370 rpcz_store.cc:276] 0806 03:51:36.419854 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.240835 (+1820981us) service_pool.cc:227] Handling call
0806 03:51:38.244505 (+  3670us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.400494 (+155989us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:38.400792 (+   298us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.400996  4853 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.402392  4743 raft_consensus.cc:686] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:38.402716  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.156646  4688 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.404373  2583 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:38.403570  2370 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:38.252238  2477 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:51:38.248054  4412 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3.
I20260806 03:51:38.259068  4771 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:38.261128  4790 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.175125  4807 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:38.239610  4714 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.422552  4807 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:38.423884  2482 raft_consensus.cc:2379] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:38.268632  4792 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.290817  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:38.387179  3586 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.621s	user 0.012s	sys 0.000s
I20260806 03:51:38.275357  2373 rpcz_store.cc:276] 0806 03:51:36.599185 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.273294 (+1674109us) service_pool.cc:227] Handling call
0806 03:51:38.273775 (+   481us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.274559 (+   784us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:38.274828 (+   269us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.297874  2481 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
new_leader_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:42512
I20260806 03:51:38.438987  2481 raft_consensus.cc:595] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Received request to transfer leadership to TS cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:38.439461  2481 raft_consensus.cc:603] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:51:38.439137  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.317868  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:51:38.440899  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 123131us
I20260806 03:51:38.441854  2534 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:38.326253  4539 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.287498  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:38.435468  4772 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:38.444877  2474 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:38.330149  2484 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260806 03:51:38.385490  4716 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.342216  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.452864  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.342790  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:38.385883  2479 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:38.462081  2375 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:38.408818  2483 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:38.410604  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.463771  3547 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:38.464399  2370 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:38.426440  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:38.465534  2376 raft_consensus.cc:2354] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:38.427824  2332 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:38.467108  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:38.430855  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.433328  2480 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:38.459520  2481 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:51:38.290349  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:38.469574  2377 raft_consensus.cc:2354] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:38.469803  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:38.471148  2377 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:38.336633  4675 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:38.460242  2372 raft_consensus.cc:2354] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5.
I20260806 03:51:38.471894  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1613) took 1581 ms. Trace:
I20260806 03:51:38.480172  2377 rpcz_store.cc:276] 0806 03:51:36.890523 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.470279 (+1579756us) service_pool.cc:227] Handling call
0806 03:51:38.470691 (+   412us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.471591 (+   900us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:38.471828 (+   237us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.436816  2476 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:38.354779  4664 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:38.482275  2377 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:38.484086  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:38.485160  2370 raft_consensus.cc:2354] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3.
I20260806 03:51:38.486107  2479 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:51:38.488226  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.489404  4675 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:38.489786  2372 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:51:38.495309  2332 leader_election.cc:398] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:38.496840  2429 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:38.504976  4706 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.757s	user 0.016s	sys 0.000s
I20260806 03:51:38.505067  4667 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.505689  4706 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:38.507370  2379 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:38.491820  4618 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:38.508385  4664 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:38.444903  4772 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:38.510135  4664 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.491662  4778 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:38.404202  4743 consensus_queue.cc:237] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.493407  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:38.519631  2375 raft_consensus.cc:2379] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:38.520952  4688 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:38.492108  4539 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:38.530311  2376 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:38.518222  4600 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:38.532867  4600 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:38.442996  3586 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:38.477499  4730 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:38.542845  2369 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:51:38.492368  4375 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:38.548767  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:38.549710  2480 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:38.544464  2481 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:51:38.551662  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1617) took 1137 ms. Trace:
I20260806 03:51:38.492626  4622 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:38.501163  4714 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:38.512887  4778 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:38.518504  4792 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:38.514613  4716 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.569664  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 1993) took 1536 ms. Trace:
I20260806 03:51:38.553547  2479 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260806 03:51:38.526588  4583 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.048s
I20260806 03:51:38.583088  2583 rpcz_store.cc:276] 0806 03:51:37.033219 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.033597 (+   378us) service_pool.cc:227] Handling call
0806 03:51:38.569359 (+1535762us) spinlock_profiling.cc:243] Waited 1.36 s on lock 0x7b5400238554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:38.569579 (+   220us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3125239552}
I20260806 03:51:38.583992  2479 pending_rounds.cc:76] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 1
I20260806 03:51:38.565882  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:38.552203  2369 rpcz_store.cc:276] 0806 03:51:37.414069 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.494097 (+1080028us) service_pool.cc:227] Handling call
0806 03:51:38.542434 (+ 48337us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.551294 (+  8860us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:38.551583 (+   289us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.600870  2480 raft_consensus.cc:2932] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:38.602656  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:38.603817  2481 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:38.491302  4722 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.511950  4772 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:38.518405  4736 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.058s
I20260806 03:51:38.556862  4730 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:38.534565  4600 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.546562  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 316) took 1153 ms. Trace:
I20260806 03:51:38.596835  2479 pending_rounds.cc:97] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:51:38.692504  2479 raft_consensus.cc:2866] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:38.613552  4778 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:38.575887  4622 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.491353  4675 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.572705  4375 raft_consensus.cc:686] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:38.562809  4714 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:38.536226  4539 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.692312  3586 rpcz_store.cc:276] 0806 03:51:37.392814 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.398131 (+  5317us) service_pool.cc:227] Handling call
0806 03:51:38.545286 (+1147155us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:38.562323  2474 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:51:38.563499  4792 raft_consensus.cc:686] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:38.624110  2477 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:51:38.625711  4662 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:38.610170  2481 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:38.655588  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1925) took 1108 ms. Trace:
I20260806 03:51:38.750692  2482 rpcz_store.cc:276] 0806 03:51:37.547604 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.547733 (+   129us) service_pool.cc:227] Handling call
0806 03:51:37.600516 (+ 52783us) spinlock_profiling.cc:243] Waited 3.86 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:51:38.655320 (+1054804us) spinlock_profiling.cc:243] Waited 728 ms on lock 0x7b540019f354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:38.655507 (+   187us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1682665088}
I20260806 03:51:38.658053  3592 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:51:38.662150  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1622) took 1040 ms. Trace:
I20260806 03:51:38.753163  2379 rpcz_store.cc:276] 0806 03:51:37.622071 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.661576 (+ 39505us) service_pool.cc:227] Handling call
0806 03:51:38.661898 (+1000322us) spinlock_profiling.cc:243] Waited 769 ms on lock 0x7b5400012cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:38.662072 (+   174us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1768232704}
I20260806 03:51:38.649991  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:51:38.647059  2538 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:38.753026  4792 consensus_queue.cc:237] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.755017  2583 raft_consensus.cc:595] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:51:38.755748  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 108864us
I20260806 03:51:38.756705  2538 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:38.756973  4662 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:38.758011  4662 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:38.759148  2538 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:38.699121  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 51105.9us
I20260806 03:51:38.701716  2375 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:38.760305  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:38.761870  2429 leader_election.cc:398] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3.
I20260806 03:51:38.761682  4375 consensus_queue.cc:237] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.762969  2429 leader_election.cc:398] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:38.764380  4807 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:38.677066  4722 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.765350  4807 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:38.768889  4734 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:38.768191  4714 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.670297  4276 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.763937  2429 leader_election.cc:398] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:38.775071  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:38.736850  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1928) took 1187 ms. Trace:
I20260806 03:51:38.738863  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:38.778337  2369 raft_consensus.cc:2379] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:38.746973  4539 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.672497  4627 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.688135  4791 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:38.538782  4702 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:38.694027  4706 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.773013  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:38.799954  2429 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:38.775870  2478 rpcz_store.cc:276] 0806 03:51:37.549405 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.559563 (+ 10158us) service_pool.cc:227] Handling call
0806 03:51:37.560102 (+   539us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:37.560573 (+   471us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:37.560615 (+    42us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:37.565944 (+  5329us) log.cc:842] Serialized 26 byte log entry
0806 03:51:37.877090 (+311146us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:37.877135 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:37.877210 (+    75us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:38.567743 (+690533us) spinlock_profiling.cc:243] Waited 15.1 ms on lock 0x7b24001373d8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d799f5cf4 00007f0d799f3dfb 00007f0d79a82559 00007f0d79a821e5 00007f0d79a81740 00007f0d7c774578 00007f0d7c774cd8 00007f0d7c74c6e8 00007f0d7c747aea 00007f0d7c746f36
0806 03:51:38.715836 (+148093us) raft_consensus.cc:1671] finished
0806 03:51:38.715879 (+    43us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:38.736719 (+ 20840us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":100,"raft.run_cpu_time_us":227,"raft.run_wall_time_us":8282,"spinlock_wait_cycles":34742528,"thread_start_us":215401,"threads_started":1,"wal-append.queue_time_us":281376}
I20260806 03:51:38.784055  4853 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.800763  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:38.788437  4791 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:38.791481  4367 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.072s	user 0.015s	sys 0.000s
I20260806 03:51:38.794098  4622 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.802109  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:38.803949  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:38.805210  4688 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:38.805210  4276 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:38.841795  4688 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:38.842521  4766 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:38.805977  4748 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:51:38.674321  4730 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:38.820713  4581 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:38.826766  4702 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.836735  4651 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:38.848235  4791 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:38.848793  4651 raft_consensus.cc:686] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:38.838542  2538 leader_election.cc:398] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3.
I20260806 03:51:38.840803  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:38.841857  4276 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:38.767302  4807 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.854696  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:38.856338  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:51:38.834491  4721 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.932s	user 0.007s	sys 0.006s
I20260806 03:51:38.868968  2429 leader_election.cc:398] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:38.869563  2429 leader_election.cc:401] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260806 03:51:38.870985  2429 leader_election.cc:398] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5.
I20260806 03:51:38.871348  2429 leader_election.cc:401] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:51:38.828083  4662 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:38.874861  2429 leader_election.cc:398] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:38.875672  4651 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:38.862885  4581 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:38.878575  4528 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:38.843344  4688 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:38.880110  4766 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:38.833725  4367 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:38.973412  4715 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.981s	user 0.018s	sys 0.041s
W20260806 03:51:39.012645  4584 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.825s	user 0.000s	sys 0.006s
W20260806 03:51:38.980098  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.023s	user 0.029s	sys 0.109s
W20260806 03:51:39.041105  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.084s	user 0.029s	sys 0.109s
W20260806 03:51:39.041615  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 1.08455e+06us
I20260806 03:51:38.880782  4853 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260806 03:51:38.973599  4838 thread.cc:636] apply [worker] (thread pool) Time spent creating pthread: real 0.916s	user 0.006s	sys 0.052s
I20260806 03:51:38.971890  4702 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:38.873736  4721 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:38.879925  4790 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5.
W20260806 03:51:38.997138  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 123497us
W20260806 03:51:39.002440  2584 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.930s	user 0.014s	sys 0.062s
W20260806 03:51:39.054390  2584 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.982s	user 0.015s	sys 0.062s
W20260806 03:51:39.007133  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 132453us
I20260806 03:51:39.054752  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:38.886716  4406 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.104s
I20260806 03:51:39.060817  2574 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3. Ops: []
W20260806 03:51:39.037834  4715 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.069s	user 0.019s	sys 0.041s
I20260806 03:51:38.865293  4622 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260806 03:51:39.039994  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.964s	user 0.029s	sys 0.063s
W20260806 03:51:39.102943  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.027s	user 0.031s	sys 0.065s
I20260806 03:51:39.011983  4581 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:39.040901  4584 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.860s	user 0.000s	sys 0.006s
W20260806 03:51:39.048054  4838 thread.cc:602] apply [worker] (thread pool) Time spent starting thread: real 0.997s	user 0.006s	sys 0.053s
I20260806 03:51:39.049400  2331 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:39.105630  3591 raft_consensus.cc:2354] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:39.048456  4853 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:39.116499  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 67208us
I20260806 03:51:38.987753  4276 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:39.061836  4406 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:39.104843  4581 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:39.106204  4528 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:39.142174  4528 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:39.139127  4748 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260806 03:51:39.145612  3542 leader_election.cc:398] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:39.146066  3542 leader_election.cc:401] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:51:39.147292  4584 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
I20260806 03:51:39.109720  4622 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:39.142688  4528 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:39.061993  4702 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:39.124410  4715 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:39.122093  4853 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:39.140130  4406 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:39.149493  4797 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.723s	user 0.018s	sys 0.000s
I20260806 03:51:39.177876  3542 leader_election.cc:398] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3.
W20260806 03:51:39.149833  4456 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.383s	user 0.013s	sys 0.042s
W20260806 03:51:39.203001  2329 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.030s	user 0.017s	sys 0.044s
W20260806 03:51:39.203434  2329 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.237s	user 0.017s	sys 0.044s
I20260806 03:51:39.205283  4721 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:39.206557  4406 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:39.208148  4406 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:39.214362  4766 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4.
I20260806 03:51:39.216246  4715 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:39.218868  4367 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:39.150244  4584 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:39.220430  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.073s	user 0.021s	sys 0.045s
W20260806 03:51:39.220786  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.097s	user 0.021s	sys 0.045s
I20260806 03:51:39.220577  4584 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:39.222872  4584 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:39.123164  4790 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.076s
I20260806 03:51:39.223971  4584 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:39.224459  4584 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:39.226737  4584 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:39.165112  4772 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:39.198267  4860 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260806 03:51:39.232815  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 921) took 1236 ms. Trace:
I20260806 03:51:39.234776  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:51:39.163182  4855 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.057s	user 0.000s	sys 0.021s
I20260806 03:51:39.219672  4367 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:39.263360  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:39.264716  2373 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:51:39.269858  2369 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:39.270321  4627 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:39.270911  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:39.274112  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2005) took 1510 ms. Trace:
W20260806 03:51:39.274650  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.193s	user 0.016s	sys 0.041s
I20260806 03:51:39.239203  2584 rpcz_store.cc:276] 0806 03:51:37.996665 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.996816 (+   151us) service_pool.cc:227] Handling call
0806 03:51:37.997241 (+   425us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:38.005308 (+  8067us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:38.005354 (+    46us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:38.049549 (+ 44195us) log.cc:842] Serialized 26 byte log entry
0806 03:51:39.054887 (+1005338us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:51:39.054950 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:39.055023 (+    73us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:39.232460 (+177437us) raft_consensus.cc:1671] finished
0806 03:51:39.232499 (+    39us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:39.232724 (+   225us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":8726,"raft.queue_time_us":8299,"raft.run_cpu_time_us":357,"raft.run_wall_time_us":63636,"thread_start_us":982616,"threads_started":1,"wal-append.queue_time_us":963997}
I20260806 03:51:39.279063  2372 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260806 03:51:39.284922  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.204s	user 0.016s	sys 0.041s
I20260806 03:51:39.284759  2574 rpcz_store.cc:276] 0806 03:51:37.763988 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.775514 (+ 11526us) service_pool.cc:227] Handling call
0806 03:51:37.775887 (+   373us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:39.061375 (+1285488us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:39.273736 (+212361us) spinlock_profiling.cc:243] Waited 1.28 s on lock 0x7b540013c4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:39.274030 (+   294us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2938228480}
I20260806 03:51:39.271611  4722 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:39.278174  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:39.197373  4736 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:39.249245  4456 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.486s	user 0.014s	sys 0.043s
I20260806 03:51:39.293025  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:39.277287  4855 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.175s	user 0.000s	sys 0.022s
I20260806 03:51:39.315181  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:39.227950  4702 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:39.331769  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:39.346174  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:39.347076  2478 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:39.343523  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:39.342810  2374 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.008s	user 0.005s	sys 0.027s
W20260806 03:51:39.347854  2374 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.013s	user 0.005s	sys 0.027s
I20260806 03:51:39.348654  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:39.351707  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:39.357672  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:39.358668  2478 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:39.293010  4862 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:39.333751  4697 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.378s	user 0.016s	sys 0.018s
W20260806 03:51:39.293087  4831 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.868s	user 0.007s	sys 0.023s
I20260806 03:51:39.165578  4622 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:39.381619  4622 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:39.383059  4831 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.958s	user 0.008s	sys 0.023s
W20260806 03:51:39.307310  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 129633us
I20260806 03:51:39.367620  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:39.308357  4627 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:39.385936  3585 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:51:39.389941  4584 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:39.390600  4584 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:39.391273  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:39.361728  4854 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:39.333083  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:39.392391  4854 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:39.377074  2379 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:39.229300  4772 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:39.308465  4604 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.152s	user 0.004s	sys 0.017s
I20260806 03:51:39.399523  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:39.344275  4856 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:39.394279  4697 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.444s	user 0.016s	sys 0.019s
I20260806 03:51:39.272504  4715 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:39.387840  4627 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:39.372951  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:39.303174  4367 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:39.316531  4722 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:39.394368  4862 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:39.406335  4604 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.292s	user 0.005s	sys 0.017s
I20260806 03:51:39.451560  2481 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:39.472524  2375 raft_consensus.cc:2379] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:39.455338  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:39.475767  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:51:39.409067  4472 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.887s	user 0.011s	sys 0.026s
I20260806 03:51:39.507463  4627 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:39.508316  4627 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:39.508471  4873 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260806 03:51:39.508829  4627 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:39.451025  4856 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:39.511426  4367 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:39.513634  4855 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:39.514324  4855 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:39.516921  4857 log.cc:924] Time spent T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.343s	user 0.000s	sys 0.001s
I20260806 03:51:39.511438  4856 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:39.522403  4853 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:39.468525  4702 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.057s
I20260806 03:51:39.532534  4584 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:39.344765  4736 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:39.537654  4472 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.016s	user 0.012s	sys 0.027s
I20260806 03:51:39.534188  4528 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:39.452474  4868 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:39.535652  4791 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:39.534852  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:39.564486  4706 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:39.586294  4662 raft_consensus.cc:979] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:39.393491  4854 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:39.639520  3586 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:51:39.640841  4855 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:39.630587  4791 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:39.626374  4766 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:39.638862  4848 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.241s	user 0.006s	sys 0.014s
W20260806 03:51:39.631270  4600 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.797s	user 0.012s	sys 0.026s
I20260806 03:51:39.645809  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:39.638366  4706 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:39.687817  4706 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:39.645031  4855 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:39.641387  4831 raft_consensus.cc:1067] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:51:39.690124  4706 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:39.690876  4600 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.858s	user 0.012s	sys 0.026s
W20260806 03:51:39.697948  2480 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.692s	user 0.022s	sys 0.015s
I20260806 03:51:39.647311  4791 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:39.700129  2480 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.696s	user 0.023s	sys 0.015s
I20260806 03:51:39.701150  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1645) took 1114 ms. Trace:
I20260806 03:51:39.701587  2480 rpcz_store.cc:276] 0806 03:51:38.586615 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.586829 (+   214us) service_pool.cc:227] Handling call
0806 03:51:38.600500 (+ 13671us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.600738 (+   238us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:51:39.003603 (+402865us) log.cc:842] Serialized 14 byte log entry
0806 03:51:39.700660 (+697057us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:39.700739 (+    79us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:51:39.700802 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:39.700896 (+    94us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:39.701071 (+   175us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":696587,"threads_started":1}
W20260806 03:51:39.703118  2368 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.575s	user 0.002s	sys 0.027s
W20260806 03:51:39.695003  4664 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.898s	user 0.018s	sys 0.025s
I20260806 03:51:39.632282  4868 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:39.643241  4627 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:39.703517  2368 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.575s	user 0.002s	sys 0.027s
I20260806 03:51:39.719806  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:39.650789  4622 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.056s
W20260806 03:51:39.788508  3591 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 258) took 2297 ms (client timeout 1569 ms). Trace:
I20260806 03:51:39.795840  2482 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:51:39.708217  4664 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.911s	user 0.018s	sys 0.025s
W20260806 03:51:39.794914  3591 rpcz_store.cc:269] 0806 03:51:37.414319 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:37.414482 (+   163us) service_pool.cc:227] Handling call
0806 03:51:39.711224 (+2296742us) spinlock_profiling.cc:243] Waited 1.58 s on lock 0x7b5400531454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:39.711398 (+   174us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3636396800}
W20260806 03:51:39.770972  4621 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.546s	user 0.001s	sys 0.054s
I20260806 03:51:39.690474  4848 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:39.709746  4666 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.587s	user 0.042s	sys 0.117s
W20260806 03:51:39.800318  2483 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.253s	user 0.023s	sys 0.029s
I20260806 03:51:39.693732  4855 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:39.866688  2483 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.320s	user 0.024s	sys 0.029s
I20260806 03:51:39.709064  4472 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:39.690285  4766 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:39.798199  4772 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:39.698828  4706 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:39.862767  4621 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.671s	user 0.002s	sys 0.055s
W20260806 03:51:39.800238  4859 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.623s	user 0.015s	sys 0.035s
I20260806 03:51:39.862882  4600 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:39.873380  4666 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.751s	user 0.042s	sys 0.117s
I20260806 03:51:39.862900  4853 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:39.924008  2476 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.606s	user 0.000s	sys 0.027s
W20260806 03:51:39.881680  4745 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.334s	user 0.029s	sys 0.099s
W20260806 03:51:39.884539  4581 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.738s	user 0.012s	sys 0.002s
W20260806 03:51:39.924672  4743 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.407s	user 0.017s	sys 0.048s
W20260806 03:51:39.931483  2534 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 1.224s	user 0.027s	sys 0.023s
W20260806 03:51:39.983702  2534 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.293s	user 0.027s	sys 0.023s
W20260806 03:51:39.984472  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.29427e+06us
W20260806 03:51:39.935827  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.805s	user 0.018s	sys 0.005s
W20260806 03:51:39.961292  4745 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.402s	user 0.030s	sys 0.100s
W20260806 03:51:39.934602  2476 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.617s	user 0.000s	sys 0.027s
W20260806 03:51:39.967366  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.911s	user 0.046s	sys 0.071s
W20260806 03:51:40.011363  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.955s	user 0.048s	sys 0.071s
W20260806 03:51:40.011864  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 956142us
I20260806 03:51:40.013041  2429 leader_election.cc:398] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3.
I20260806 03:51:40.015439  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:39.873042  4865 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:39.925340  4859 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.748s	user 0.016s	sys 0.035s
W20260806 03:51:39.911156  4714 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.855s	user 0.011s	sys 0.012s
W20260806 03:51:39.989537  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.861s	user 0.019s	sys 0.005s
W20260806 03:51:40.068064  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 951498us
W20260806 03:51:39.800093  4730 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.823s	user 0.019s	sys 0.032s
I20260806 03:51:39.933254  4722 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:39.934689  4621 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:39.983314  4743 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.466s	user 0.017s	sys 0.049s
I20260806 03:51:39.936297  4528 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:39.987919  4728 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.304s	user 0.059s	sys 0.093s
I20260806 03:51:39.904771  4472 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:40.027273  4714 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.988s	user 0.011s	sys 0.012s
I20260806 03:51:40.008697  4664 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:39.982859  4581 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.393594  4766 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.394572  4766 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:40.349929  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.811s	user 0.012s	sys 0.002s
I20260806 03:51:40.395509  4766 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:40.396368  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.858s	user 0.013s	sys 0.002s
I20260806 03:51:40.398496  4766 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.399163  4766 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:40.352468  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1592) took 4549 ms. Trace:
I20260806 03:51:40.399995  4766 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.400283  2368 rpcz_store.cc:276] 0806 03:51:35.802726 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.054216 (+2251490us) service_pool.cc:227] Handling call
0806 03:51:38.055239 (+  1023us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:38.055753 (+   514us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:38.055790 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:38.080616 (+ 24826us) log.cc:842] Serialized 548 byte log entry
0806 03:51:39.787919 (+1707303us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:39.787970 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:39.788088 (+   118us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:40.351474 (+563386us) raft_consensus.cc:1671] finished
0806 03:51:40.351554 (+    80us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:40.352116 (+   562us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":1659236,"threads_started":1,"wal-append.queue_time_us":2122451}
I20260806 03:51:40.402801  4766 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:40.353819  2329 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.846s	user 0.009s	sys 0.001s
I20260806 03:51:40.403401  4766 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:40.403698  2329 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.896s	user 0.009s	sys 0.001s
W20260806 03:51:40.354527  2433 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.788s	user 0.000s	sys 0.015s
W20260806 03:51:40.406772  2433 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.840s	user 0.001s	sys 0.016s
I20260806 03:51:40.407119  4790 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:40.072341  4778 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.221s	user 0.001s	sys 0.022s
W20260806 03:51:40.408643  4778 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.572s	user 0.002s	sys 0.023s
I20260806 03:51:40.408460  4790 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:40.069491  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.505s	user 0.025s	sys 0.014s
W20260806 03:51:40.412509  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.848s	user 0.025s	sys 0.014s
W20260806 03:51:40.413010  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 955829us
W20260806 03:51:40.360073  2438 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.776s	user 0.006s	sys 0.005s
W20260806 03:51:40.415916  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.851s	user 0.007s	sys 0.005s
W20260806 03:51:40.011870  2484 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.562s	user 0.004s	sys 0.030s
W20260806 03:51:40.361187  2537 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.235s	user 0.032s	sys 0.078s
I20260806 03:51:40.417208  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:40.417871  2537 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.292s	user 0.033s	sys 0.078s
W20260806 03:51:40.417955  2484 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.968s	user 0.004s	sys 0.030s
W20260806 03:51:40.368848  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.927s	user 0.007s	sys 0.020s
W20260806 03:51:40.418778  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.977s	user 0.007s	sys 0.020s
I20260806 03:51:40.071653  2538 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:40.421438  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 349756us
I20260806 03:51:40.423806  4662 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:40.424620  4662 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:40.162791  4792 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.867s	user 0.015s	sys 0.018s
I20260806 03:51:40.378803  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 262) took 1014 ms. Trace:
W20260806 03:51:40.380347  4276 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.154s	user 0.011s	sys 0.020s
W20260806 03:51:40.039542  4375 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.877s	user 0.005s	sys 0.012s
W20260806 03:51:40.381072  4584 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.847s	user 0.010s	sys 0.016s
I20260806 03:51:40.068974  4367 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:40.381778  4651 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.236s	user 0.017s	sys 0.022s
I20260806 03:51:40.383005  4456 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:39.937444  4600 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:40.172176  4528 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:40.188535  4621 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:40.388331  4734 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.619s	user 0.015s	sys 0.010s
I20260806 03:51:40.174685  4736 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.530102  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:40.171945  4675 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.314s	user 0.009s	sys 0.027s
I20260806 03:51:40.531680  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.531840  4748 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:51:40.532572  4675 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.680s	user 0.009s	sys 0.030s
I20260806 03:51:40.533062  4748 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:40.533779  4675 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260806 03:51:40.072557  4688 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.862s	user 0.011s	sys 0.013s
W20260806 03:51:40.535241  4688 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.325s	user 0.016s	sys 0.020s
I20260806 03:51:40.519328  4662 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.529189  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.537631  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:40.071763  4730 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.099s	user 0.020s	sys 0.032s
I20260806 03:51:40.071935  4745 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:40.168146  4728 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.485s	user 0.060s	sys 0.101s
I20260806 03:51:40.392629  4706 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.387421  4627 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.671600  4627 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:40.672478  4627 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:40.411713  4790 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:40.419518  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 1.00283e+06us
W20260806 03:51:40.369081  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.906s	user 0.018s	sys 0.038s
I20260806 03:51:40.066686  4853 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:51:40.676433  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.214s	user 0.018s	sys 0.038s
I20260806 03:51:40.676151  4675 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:40.257807  4868 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:40.278677  4869 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.290s	user 0.000s	sys 0.001s
W20260806 03:51:40.297307  4870 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260806 03:51:40.679749  4923 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.110s	user 0.004s	sys 0.001s
W20260806 03:51:40.283747  4872 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.300s	user 0.000s	sys 0.001s
W20260806 03:51:40.279616  4874 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.256s	user 0.000s	sys 0.001s
W20260806 03:51:40.290426  4875 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.113s	user 0.000s	sys 0.001s
I20260806 03:51:40.687922  4745 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:40.689035  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:51:40.280311  4876 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.294s	user 0.000s	sys 0.001s
W20260806 03:51:40.284612  4884 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260806 03:51:40.691550  4862 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:40.310722  4887 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260806 03:51:40.267352  4890 consensus_queue.cc:1046] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260806 03:51:40.694289  4890 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:40.694653  4890 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:40.372960  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:40.683262  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:40.483433  3592 rpcz_store.cc:276] 0806 03:51:39.363750 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:39.364057 (+   307us) service_pool.cc:227] Handling call
0806 03:51:39.710282 (+346225us) spinlock_profiling.cc:243] Waited 3.65 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:51:39.710609 (+   327us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:39.813980 (+103371us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:39.814028 (+    48us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:39.814097 (+    69us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:51:39.814142 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:40.377989 (+563847us) spinlock_profiling.cc:243] Waited 103 ms on lock 0x7b54005fe954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:40.378077 (+    88us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:40.378474 (+   397us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":245284864}
I20260806 03:51:40.696740  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:40.443279  4714 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:51:40.506559  4584 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.972s	user 0.010s	sys 0.016s
W20260806 03:51:40.506785  4276 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.281s	user 0.012s	sys 0.021s
W20260806 03:51:40.510998  4651 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.364s	user 0.018s	sys 0.022s
W20260806 03:51:40.524595  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 456847us
I20260806 03:51:40.706552  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1599) took 4779 ms. Trace:
I20260806 03:51:40.665959  4715 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:40.707077  2374 rpcz_store.cc:276] 0806 03:51:35.931227 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.161843 (+2230616us) service_pool.cc:227] Handling call
0806 03:51:38.162310 (+   467us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:38.163308 (+   998us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:38.163349 (+    41us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:38.177564 (+ 14215us) log.cc:842] Serialized 26 byte log entry
0806 03:51:39.348285 (+1170721us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:39.348329 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:39.348414 (+    85us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:40.685710 (+1337296us) raft_consensus.cc:1671] finished
0806 03:51:40.702217 (+ 16507us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:40.706289 (+  4072us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":13854,"raft.run_cpu_time_us":237,"raft.run_wall_time_us":43691,"thread_start_us":1018858,"threads_started":1,"wal-append.queue_time_us":1638357}
I20260806 03:51:40.530167  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.708622  4715 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.710961  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.533931  4894 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:40.534426  4600 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.219605  4664 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:40.389576  4697 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.924s	user 0.022s	sys 0.052s
I20260806 03:51:40.256476  4848 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:40.715401  4697 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.250s	user 0.022s	sys 0.052s
I20260806 03:51:40.260605  4855 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.538682  2583 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:40.685343  3586 raft_consensus.cc:2932] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:40.711740  4715 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.511615  4766 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.553808  2232 catalog_manager.cc:5495] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:40.556746  4906 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:40.557396  4581 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.557746  4743 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:40.558334  4871 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:40.558528  4909 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:40.558185  4367 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.732364  2478 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:40.733048  4743 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:40.732472  4871 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:40.735225  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:40.558821  4915 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:40.539533  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:40.559285  2483 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.644s	user 0.004s	sys 0.013s
I20260806 03:51:40.557240  4910 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:40.587608  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58951.8us
I20260806 03:51:40.552650  4734 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:40.557550  4472 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.681217  4539 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:51:40.583271  4797 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.251s	user 0.006s	sys 0.045s
I20260806 03:51:40.745039  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:40.745427  4797 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.517s	user 0.006s	sys 0.046s
I20260806 03:51:40.602176  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.593734  4748 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:40.612459  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1637) took 2509 ms. Trace:
I20260806 03:51:40.591625  4456 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.748962  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:40.750046  2480 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:40.622973  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:40.611238  4807 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.428s	user 0.028s	sys 0.016s
I20260806 03:51:40.636077  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:40.630252  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.988s	user 0.004s	sys 0.011s
W20260806 03:51:40.590608  4854 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.828s	user 0.053s	sys 0.106s
W20260806 03:51:40.602442  2476 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.002s	sys 0.011s
I20260806 03:51:40.560050  4831 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
I20260806 03:51:40.635421  4772 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:40.611127  4920 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:40.611148  4666 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:40.600816  4722 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:40.628654  4615 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:40.797282  4722 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.797452  4615 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.657814  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.661799  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:40.801429  2476 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.790s	user 0.002s	sys 0.015s
I20260806 03:51:40.802676  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:40.802822  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:40.801683  2537 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.572s (SENT) [suppressed 6 similar messages]
I20260806 03:51:40.664649  2576 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:40.665274  4728 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:40.804147  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:40.787881  4807 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.666s	user 0.029s	sys 0.016s
I20260806 03:51:40.665926  4913 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:40.611618  4721 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:40.669829  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.067433  4865 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.821445  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.821008  4913 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:40.822327  2576 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:40.823457  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.823618  4865 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:40.676997  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.26832e+06us
I20260806 03:51:40.678925  4621 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.682744  3591 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:51:40.687466  2482 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:40.687383  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:40.692756  4926 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:40.675732  2236 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38220 (request call id 126) took 5515 ms. Trace:
I20260806 03:51:40.696760  3585 raft_consensus.cc:2379] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:40.703570  4714 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:40.529098  4375 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.357s	user 0.016s	sys 0.038s
I20260806 03:51:40.714718  4664 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:40.831698  4721 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:40.717077  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.831954  4772 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.832705  4714 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:40.833110  2583 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:40.834306  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.834462  4721 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:40.834597  4772 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.835062  2583 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:40.539592  2368 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:51:40.711788  2584 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:40.836804  2376 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:40.837932  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:40.838667  2584 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 4
I20260806 03:51:40.838541  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:40.839391  2376 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:40.732121  4909 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:40.841179  4909 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:40.842453  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:40.750263  4456 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:40.826732  2236 rpcz_store.cc:276] 0806 03:51:35.159862 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:35.173269 (+ 13407us) service_pool.cc:227] Handling call
0806 03:51:35.254812 (+ 81543us) spinlock_profiling.cc:243] Waited 38.9 ms on lock 0x7b54000e3154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d82a1fd6c 00007f0d82b19c3e 00007f0d80e2bfb4 00007f0d80e2bf42 00007f0d80e2be71 00007f0d80e2bdec 00007f0d80e2b0a2 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:40.675374 (+5420562us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:51:36.744246 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:51:36.989547 (+245301us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:51:36.995017 (+  5470us) write_op.cc:435] Acquired schema lock
0806 03:51:36.999233 (+  4216us) tablet.cc:660] Decoding operations
0806 03:51:37.088388 (+ 89155us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:51:37.088463 (+    75us) write_op.cc:641] Partition lock acquired for write op
0806 03:51:37.088494 (+    31us) tablet.cc:683] Acquiring locks for 1 operations
0806 03:51:37.088747 (+   253us) tablet.cc:699] Row locks acquired
0806 03:51:37.088770 (+    23us) write_op.cc:260] PREPARE: finished
0806 03:51:37.088983 (+   213us) write_op.cc:270] Start()
0806 03:51:37.089130 (+   147us) write_op.cc:276] Timestamp: P: 1785988297088932 usec, L: 0
0806 03:51:37.089157 (+    27us) op_driver.cc:331] REPLICATION: starting
0806 03:51:37.089938 (+   781us) log.cc:842] Serialized 530 byte log entry
0806 03:51:37.935114 (+845176us) op_driver.cc:444] REPLICATION: finished
0806 03:51:39.176078 (+1240964us) write_op.cc:301] APPLY: starting
0806 03:51:39.176186 (+   108us) tablet.cc:1365] starting BulkCheckPresence
0806 03:51:39.176297 (+   111us) tablet.cc:1368] finished BulkCheckPresence
0806 03:51:39.176421 (+   124us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:51:39.176735 (+   314us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:51:39.176905 (+   170us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0806 03:51:39.176954 (+    49us) write_op.cc:312] APPLY: finished
0806 03:51:39.177188 (+   234us) log.cc:842] Serialized 23 byte log entry
0806 03:51:40.067834 (+890646us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:40.095781 (+ 27947us) write_op.cc:454] Released schema lock
0806 03:51:40.154694 (+ 58913us) write_op.cc:341] FINISH: Updating metrics
0806 03:51:40.192262 (+ 37568us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:40.195876 (+  3614us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":381406,"reported_tablets":2,"spinlock_wait_cycles":89387392,"child_traces":[["op",{"apply.queue_time_us":1213906,"apply.run_cpu_time_us":53354,"apply.run_wall_time_us":1046423,"num_ops":1,"prepare.queue_time_us":842697,"prepare.run_cpu_time_us":24541,"prepare.run_wall_time_us":429975,"raft.queue_time_us":264782,"raft.run_cpu_time_us":64009,"raft.run_wall_time_us":1321947,"replication_time_us":816140,"thread_start_us":2923821,"threads_started":5,"wal-append.queue_time_us":1287288,"wal-append.run_cpu_time_us":24812,"wal-append.run_wall_time_us":1479956}]]}
I20260806 03:51:40.602138  4528 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:40.843488  2376 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:40.844492  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1935) took 1547 ms. Trace:
I20260806 03:51:40.846115  4528 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:40.845041  2476 rpcz_store.cc:276] 0806 03:51:39.296948 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:39.297108 (+   160us) service_pool.cc:227] Handling call
0806 03:51:39.297516 (+   408us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:39.297793 (+   277us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:51:40.011381 (+713588us) log.cc:842] Serialized 14 byte log entry
0806 03:51:40.666239 (+654858us) spinlock_profiling.cc:243] Waited 5.1 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:51:40.819695 (+153456us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:40.829490 (+  9795us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:51:40.829543 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:40.844185 (+ 14642us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:40.844385 (+   200us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":960533,"prepare.run_cpu_time_us":86,"prepare.run_wall_time_us":73,"raft.queue_time_us":3090,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":12307,"spinlock_wait_cycles":11728640,"thread_start_us":1487204,"threads_started":2,"wal-append.queue_time_us":557047}
I20260806 03:51:40.747354  2484 rpcz_store.cc:276] 0806 03:51:38.103375 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.448833 (+345458us) service_pool.cc:227] Handling call
0806 03:51:38.449221 (+   388us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.449474 (+   253us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:51:40.419064 (+1969590us) log.cc:842] Serialized 14 byte log entry
0806 03:51:40.561150 (+142086us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:40.577342 (+ 16192us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:40.585302 (+  7960us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:40.593933 (+  8631us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:40.612350 (+ 18417us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":1745776,"prepare.run_cpu_time_us":87,"prepare.run_wall_time_us":88,"raft.queue_time_us":145531,"raft.run_cpu_time_us":303,"raft.run_wall_time_us":302,"thread_start_us":2068901,"threads_started":2,"wal-append.queue_time_us":195045}
I20260806 03:51:40.747818  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:40.847370  2574 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:40.752168  2483 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.878s	user 0.005s	sys 0.014s
I20260806 03:51:40.847618  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:40.755718  2232 catalog_manager.cc:5495] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 1 to 2, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 2 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:51:40.849133  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 102) took 2668 ms. Trace:
I20260806 03:51:40.849448  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:40.850455  2484 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:40.849675  2232 catalog_manager.cc:5495] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 1 to 3, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 3 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:51:40.817379  4615 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:40.760229  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 329819us
I20260806 03:51:40.757627  4915 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.761590  4871 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:40.855652  2477 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:51:40.856568  4915 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.682394  4702 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.081s
I20260806 03:51:40.764278  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:40.858090  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:40.858902  3592 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:40.764792  4743 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:40.766806  2579 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:40.863306  4664 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:51:40.769428  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:40.770840  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:40.773335  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:40.777315   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260806 03:51:40.737074  4627 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:40.795893  4854 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.107s	user 0.056s	sys 0.107s
I20260806 03:51:40.803747  4539 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:40.662418  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:40.791107  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.256s	user 0.005s	sys 0.011s
I20260806 03:51:40.801476  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:40.794391  2478 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:40.824012  4913 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:40.787577  4791 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.074s	user 0.013s	sys 0.012s
I20260806 03:51:40.813375  2581 raft_consensus.cc:2396] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:40.804857  4728 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.819633  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.811162  4722 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.831138  3585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 265) took 1427 ms. Trace:
I20260806 03:51:40.830838  4666 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.901986  3585 rpcz_store.cc:276] 0806 03:51:39.403677 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:39.405278 (+  1601us) service_pool.cc:227] Handling call
0806 03:51:40.372239 (+966961us) spinlock_profiling.cc:243] Waited 42.4 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:51:40.831038 (+458799us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":97409792}
I20260806 03:51:40.830960  4926 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.902036  2572 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:40.838168  4920 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:40.589946  4792 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.268s	user 0.017s	sys 0.018s
I20260806 03:51:40.842686  4909 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:40.720201  4890 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.847681  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:40.849562  2483 rpcz_store.cc:276] 0806 03:51:38.180532 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.463089 (+282557us) service_pool.cc:227] Handling call
0806 03:51:38.528959 (+ 65870us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:38.529240 (+   281us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:51:39.873548 (+1344308us) log.cc:842] Serialized 14 byte log entry
0806 03:51:40.848516 (+974968us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:40.848643 (+   127us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:51:40.848730 (+    87us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:40.848893 (+   163us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:40.849050 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":1705214,"prepare.run_cpu_time_us":67,"prepare.run_wall_time_us":70,"thread_start_us":2301015,"threads_started":2,"wal-append.queue_time_us":961942}
I20260806 03:51:40.754688  4766 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:40.759021  4910 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:40.762279  4367 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:40.853688  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:40.859009  2477 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:40.767071  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:40.767731  4745 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:40.847474  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:40.866638  4604 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:40.867322  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.869961  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.865231  2232 catalog_manager.cc:5495] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 2 to 3, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 3 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:51:40.804234  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:40.876392  2577 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:40.882225  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:40.883057  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:40.884001  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:40.885648   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:51:40.885878  4539 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:40.887049  4627 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:40.887079  4702 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:40.888202  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:40.890120  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.110954  2584 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:41.073583  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:40.907143  3593 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:40.950448  2372 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:51:41.115332  4662 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.049s
I20260806 03:51:41.113526  4743 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.051s
I20260806 03:51:41.164774  2482 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:41.165858  4868 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:41.166545  4868 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:40.906421  4791 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:40.956146  4721 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.219s
I20260806 03:51:41.162030  2578 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:40.905967  4926 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.162030  2476 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
W20260806 03:51:41.071486  4943 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260806 03:51:41.081375  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:41.167989  2370 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
W20260806 03:51:41.168215  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 64296.1us
I20260806 03:51:41.169344  2377 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260806 03:51:40.904341  4666 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.177969  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:40.950448  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:41.175175  2537 leader_election.cc:334] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 2.151s (SENT)
I20260806 03:51:41.195182  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.178282  2474 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:41.199671  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:41.074609  2331 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:41.115566  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:41.189743  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 380815us
I20260806 03:51:41.116134  4831 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.086s
I20260806 03:51:41.208366  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.172632  2232 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 2 to 4, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:41.176920  4791 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.179508  4920 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.171963  4622 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:41.108239  4664 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.094s
I20260806 03:51:41.177711  4604 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:41.215204  2379 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
I20260806 03:51:41.326048  2375 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:41.227375  2369 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
W20260806 03:51:41.320675  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 105080us
I20260806 03:51:41.197126  4702 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:41.328239  2478 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:51:41.282891  2484 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:41.283205  2368 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:41.337802   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:51:41.246670  2373 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:41.520426  4920 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:41.531217  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 541001us
I20260806 03:51:41.419205  2232 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 1 to 2, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:51:41.532533  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 458005us
I20260806 03:51:41.536440  4920 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:41.280086  4627 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:41.539192  4920 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.540498  4627 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.540887  4539 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.542186  4831 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:41.542965  4831 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:41.547598  2436 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:41.548671  4939 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:41.549580  2436 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:41.549465  4939 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:41.550343  4792 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:41.550872  4901 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.221s	user 0.001s	sys 0.001s
I20260806 03:51:41.551461  4920 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:41.324656  4797 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:51:41.560712  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:51:41.568779  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 453371us
I20260806 03:51:41.377311  4865 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:41.584066  2577 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
W20260806 03:51:41.585142  2480 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.772s	user 0.010s	sys 0.003s
I20260806 03:51:41.481105  4927 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:41.586876  2574 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.739s	user 0.013s	sys 0.001s
I20260806 03:51:41.601670  2574 raft_consensus.cc:2396] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:41.545573  4831 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:41.296877  4728 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.558629  2232 catalog_manager.cc:5495] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 1 to 2, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:41.609462  2478 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:51:41.583583  4766 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:41.619351  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:41.619732  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:41.613168  2575 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:41.601303  2480 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:41.603778  4890 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:41.645169  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:41.635404  4622 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:41.660219  4939 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.661209  4939 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:41.663985  4622 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.672874  2534 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:41.674192  4797 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:41.680558  4702 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.689463  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:41.614584  4920 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:41.692883  4920 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.625895  4865 raft_consensus.cc:686] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:41.697376  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 111) took 1011 ms. Trace:
I20260806 03:51:41.697784  2575 rpcz_store.cc:276] 0806 03:51:40.702630 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:40.880910 (+178280us) service_pool.cc:227] Handling call
0806 03:51:41.608635 (+727725us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:41.632422 (+ 23787us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:41.697148 (+ 64726us) spinlock_profiling.cc:243] Waited 721 ms on lock 0x7b540028f5d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:41.697280 (+   132us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1657959808}
I20260806 03:51:41.610381  4584 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:41.700295  4584 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:41.700771  4584 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:41.702778  4604 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:41.703913  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:41.640954  4831 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.064s
I20260806 03:51:41.704764  2483 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:41.708061  4797 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:41.738052  2584 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260806 03:51:41.746344  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:41.787426  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:41.791901  2574 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
W20260806 03:51:41.793619  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 76404.9us
I20260806 03:51:41.794346  2480 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:51:41.714938  4868 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:41.802059  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:41.695165  4865 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:41.803750  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:41.811239  2478 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:51:41.609963  4792 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:41.813064  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:41.818393  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:41.820161  2484 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:41.793217  4910 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:41.823318  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:41.825011  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:41.825841  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:41.827322  2478 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260806 03:51:41.828074  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:41.825947  3547 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:41.850453  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:41.851493  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 47016.4us
I20260806 03:51:41.858072  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:41.859869  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:41.860391  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:41.860745  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.861231  3584 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:41.862649  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:41.863864  2578 raft_consensus.cc:2396] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:41.864151  4868 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:41.864562  4868 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:41.864930  4868 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:41.864828  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:41.866135  2373 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:41.868409  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:41.872866  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:41.876329  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:41.876477  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:41.648005  4927 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:41.877381  3587 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:41.877529  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:41.880746  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:41.892500  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:41.854777  4941 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260806 03:51:41.893631  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:41.906481  2574 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260806 03:51:41.906562  2576 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:41.907306  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.908192  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.918097  2374 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:41.843988  2480 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:51:41.923611  2480 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:41.924163  2480 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:41.896474  4702 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260806 03:51:41.925077  4664 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:41.934754  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:41.937912  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:41.938601  2372 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:41.940176  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.940909  2377 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:41.941311  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.944407  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.946786  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:41.947480  2476 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:41.948489  2379 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260806 03:51:41.952440  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.953181  2379 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:51:41.953414  4792 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:41.954129  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.918471  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:41.954766  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.955130  2372 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:51:41.956117  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.956771  2369 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:41.957603  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.958707  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.918069  4906 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:41.954743  2379 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:41.961608  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:41.987684  2372 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:41.967958  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:41.998971  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:42.005286  2373 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:41.933171  4927 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:42.030027  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:42.444486  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:42.444449  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:42.338208  2481 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.826s	user 0.036s	sys 0.102s
W20260806 03:51:42.447078  2481 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.025s	user 0.039s	sys 0.104s
I20260806 03:51:42.447391  2372 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:51:42.110284  2482 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.582s	user 0.047s	sys 0.066s
W20260806 03:51:42.258687  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 372599us
W20260806 03:51:42.448621  2482 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.928s	user 0.058s	sys 0.067s
I20260806 03:51:42.035653  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:42.037542  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:42.450789  2373 raft_consensus.cc:2362] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4. Re-sending same reply.
I20260806 03:51:42.451239  2483 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
W20260806 03:51:42.444694  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 895255us
I20260806 03:51:42.032092  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:42.472474  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:42.030797  2484 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
W20260806 03:51:42.125514  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 157668us
W20260806 03:51:42.405926  2478 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.010s	sys 0.005s
W20260806 03:51:42.477762  2478 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.620s	user 0.011s	sys 0.005s
I20260806 03:51:42.048766  2480 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:41.935685  4664 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:42.497319  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:42.032296  4856 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.594s
W20260806 03:51:42.514122  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 202838us
I20260806 03:51:42.515398  4856 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:42.515654  4890 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.775s	user 0.012s	sys 0.000s
W20260806 03:51:42.253587  2477 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.046s	user 0.008s	sys 0.007s
I20260806 03:51:42.516323  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:42.516381  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:42.524392  2483 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
W20260806 03:51:42.258554  3542 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.590s	user 0.018s	sys 0.050s
I20260806 03:51:42.517490  2436 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:42.515498  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:42.034482  4909 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.839s	user 0.009s	sys 0.002s
W20260806 03:51:42.260547  3585 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.572s	user 0.022s	sys 0.024s
I20260806 03:51:42.525173  2480 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:42.524550  2376 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:42.079121  4702 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:51:42.530849  3542 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.859s	user 0.022s	sys 0.055s
I20260806 03:51:42.536201  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:42.538173  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:42.539119  2369 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:42.035069  4539 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:42.542562  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:42.537302  2379 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:51:42.043133  4906 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:51:42.531566  3585 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.843s	user 0.025s	sys 0.036s
I20260806 03:51:42.503918  4664 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:42.523823  4721 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.978s	user 0.031s	sys 0.073s
I20260806 03:51:42.528548  4927 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:42.524097  2477 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:42.034853  4584 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:42.086663  4868 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:42.536513  4697 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:42.565176  4721 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.021s	user 0.032s	sys 0.073s
I20260806 03:51:42.550446  4960 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:42.581271  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1650) took 1392 ms. Trace:
I20260806 03:51:42.517457  4856 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:42.585453  2484 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [2.2-3.3]
I20260806 03:51:42.588341  2480 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260806 03:51:42.589174  2575 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.729s	user 0.016s	sys 0.031s
I20260806 03:51:42.597143  2479 rpcz_store.cc:276] 0806 03:51:41.193406 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:41.200991 (+  7585us) service_pool.cc:227] Handling call
0806 03:51:41.503667 (+302676us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:41.536597 (+ 32930us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:41.536629 (+    32us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:41.537217 (+   588us) log.cc:842] Serialized 26 byte log entry
0806 03:51:41.897358 (+360141us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:41.897395 (+    37us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:41.897479 (+    84us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:42.580814 (+683335us) raft_consensus.cc:1671] finished
0806 03:51:42.580841 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:42.581024 (+   183us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":359523,"threads_started":1,"wal-append.queue_time_us":861412}
W20260806 03:51:42.581982  4952 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.683s	user 0.013s	sys 0.004s
W20260806 03:51:42.603080  2575 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.743s	user 0.016s	sys 0.031s
W20260806 03:51:42.606073  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.674s	user 0.012s	sys 0.046s
I20260806 03:51:42.566881  4539 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:42.607956  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.676s	user 0.018s	sys 0.041s
W20260806 03:51:42.594300  4865 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.641s	user 0.014s	sys 0.011s
W20260806 03:51:42.607316  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.676s	user 0.013s	sys 0.046s
W20260806 03:51:42.542073  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 873765us
W20260806 03:51:42.608486  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.683s	user 0.018s	sys 0.041s
W20260806 03:51:42.609668  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 691162us
W20260806 03:51:42.610173  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 116002us
I20260806 03:51:42.597081  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 106) took 1892 ms. Trace:
I20260806 03:51:42.611774  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:51:42.615370  2584 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.716s	user 0.004s	sys 0.020s
I20260806 03:51:42.616564  2479 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260806 03:51:42.612238  4745 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.579s	user 0.003s	sys 0.021s
W20260806 03:51:42.618636  2584 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.721s	user 0.005s	sys 0.020s
W20260806 03:51:42.609462  4865 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.658s	user 0.014s	sys 0.011s
I20260806 03:51:42.588505  4927 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:42.626333  2368 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.757s	user 0.017s	sys 0.015s
W20260806 03:51:42.639372  2368 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.770s	user 0.017s	sys 0.018s
W20260806 03:51:42.631498  4745 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.595s	user 0.004s	sys 0.021s
I20260806 03:51:42.596728  4697 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:42.649715  2479 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:51:42.657625  2480 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:42.618178  2477 rpcz_store.cc:276] 0806 03:51:40.690687 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:40.857717 (+167030us) service_pool.cc:227] Handling call
0806 03:51:42.582641 (+1724924us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:42.715492  2232 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.675s	user 0.026s	sys 0.031s
W20260806 03:51:42.718029  2232 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.677s	user 0.026s	sys 0.031s
I20260806 03:51:42.668339  4960 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:42.731225  2436 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:42.725457  4743 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.681s	user 0.003s	sys 0.056s
W20260806 03:51:42.748517  4963 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.151s	user 0.001s	sys 0.000s
I20260806 03:51:42.748740  4584 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:42.752638  4539 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:42.753770  4856 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:42.736008  4960 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:42.756628  4743 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.715s	user 0.004s	sys 0.057s
I20260806 03:51:42.767112  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1651) took 1566 ms. Trace:
I20260806 03:51:42.765133  4960 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:42.581686  4906 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:42.818421  4971 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:42.799113  4868 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:42.821496  4797 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:42.853411  4927 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:42.874322  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.781s	user 0.000s	sys 0.013s
I20260806 03:51:42.876901  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 116) took 1200 ms. Trace:
W20260806 03:51:42.870970  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 259308us
I20260806 03:51:42.823303  4743 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
W20260806 03:51:42.860383  2329 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.718s	user 0.018s	sys 0.042s
W20260806 03:51:42.882998  2329 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.744s	user 0.018s	sys 0.042s
W20260806 03:51:42.877147  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.784s	user 0.000s	sys 0.013s
I20260806 03:51:42.877381  2478 rpcz_store.cc:276] 0806 03:51:41.676923 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:41.828216 (+151293us) service_pool.cc:227] Handling call
0806 03:51:41.828543 (+   327us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:41.828769 (+   226us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:51:42.478289 (+649520us) log.cc:842] Serialized 14 byte log entry
0806 03:51:42.876452 (+398163us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:42.876525 (+    73us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:51:42.876588 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:42.876668 (+    80us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:42.876833 (+   165us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":363370,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":48,"thread_start_us":1018064,"threads_started":2}
I20260806 03:51:42.892982  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:42.896631  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:42.900869  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:42.901904  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:42.880270  4927 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:42.902596  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:42.911890  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:42.916078  2429 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:42.931432  2584 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:42.934274  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:42.938210  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:42.911072  4865 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:42.767676  2474 rpcz_store.cc:276] 0806 03:51:41.202364 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:41.208364 (+  6000us) service_pool.cc:227] Handling call
0806 03:51:41.685128 (+476764us) spinlock_profiling.cc:243] Waited 4.18 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:51:41.685351 (+   223us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:41.690822 (+  5471us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:41.690869 (+    47us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:41.691493 (+   624us) log.cc:842] Serialized 26 byte log entry
0806 03:51:41.882506 (+191013us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:41.895994 (+ 13488us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:41.913333 (+ 17339us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:42.766671 (+853338us) raft_consensus.cc:1671] finished
0806 03:51:42.766720 (+    49us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:42.767025 (+   305us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":4911,"raft.queue_time_us":6639,"raft.run_cpu_time_us":84,"raft.run_wall_time_us":85,"spinlock_wait_cycles":9625472,"thread_start_us":151878,"threads_started":1,"wal-append.queue_time_us":874846}
I20260806 03:51:42.888696  4797 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:42.875342  4971 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:42.958853  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:42.964725  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 343962us
W20260806 03:51:42.966382  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 345522us
I20260806 03:51:42.968447  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 121) took 1139 ms. Trace:
I20260806 03:51:42.969290  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:42.970400  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:42.965160  2331 connection.cc:232] RPC call timeout handler was delayed by -1.1472922889515758s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1552s for a response
I20260806 03:51:42.971096  2578 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:42.969347  2575 rpcz_store.cc:276] 0806 03:51:41.828730 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:41.829268 (+   538us) service_pool.cc:227] Handling call
0806 03:51:41.841428 (+ 12160us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:41.851492 (+ 10064us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:51:42.607330 (+755838us) log.cc:842] Serialized 14 byte log entry
0806 03:51:42.967948 (+360618us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:42.968009 (+    61us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:51:42.968097 (+    88us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:42.968208 (+   111us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:42.968333 (+   125us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":5071,"prepare.queue_time_us":904748,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":58,"thread_start_us":1068905,"threads_started":2}
I20260806 03:51:42.975741  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:42.976518  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:42.980166  4981 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.059s
W20260806 03:51:42.985864  4962 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.199s	user 0.001s	sys 0.001s
I20260806 03:51:42.959061  4927 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:42.989043  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:42.991603  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:42.972863  4865 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:42.997932  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:43.007093  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:42.999336  2538 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:43.014227  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:42.994539  4965 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.123s	user 0.001s	sys 0.000s
I20260806 03:51:43.000932  2584 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
W20260806 03:51:43.007642  4969 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.145s	user 0.000s	sys 0.001s
W20260806 03:51:43.007045  4956 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.195s	user 0.000s	sys 0.001s
I20260806 03:51:42.994539  5004 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:43.038269  2374 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:43.038919  2374 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:42.996416  3585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 311) took 1815 ms. Trace:
I20260806 03:51:43.000916  4928 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:43.057803  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:43.066093  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:43.064633  2374 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.066888  2372 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:51:43.066819  4856 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:43.068079  4928 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:43.070118  2538 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:43.070545  4928 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:43.071452  4970 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:43.071885  4970 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:43.072275  4970 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:43.072840  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:43.074083  4974 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:43.074249  4927 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:43.074519  4974 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:43.074922  4974 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:43.075145  4927 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:43.075548  4927 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:43.076565  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 49425.6us
I20260806 03:51:43.075390  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:43.072999  4971 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:43.066975  2374 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:42.996177  4993 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.078s
I20260806 03:51:42.994019  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:43.093786  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1945) took 2603 ms. Trace:
I20260806 03:51:43.075906  4927 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:43.101639  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:43.107055  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:43.106261  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:51:43.183559  4766 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.372s	user 0.022s	sys 0.014s
W20260806 03:51:43.205101  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 230023us
W20260806 03:51:43.303776  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 232808us
W20260806 03:51:43.288687  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 212982us
I20260806 03:51:43.056663  4996 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:43.322674  2537 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:43.305912  2373 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:43.326704  2538 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:43.268697  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 112) took 2464 ms. Trace:
I20260806 03:51:43.327531  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:43.267696  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 953) took 1345 ms. Trace:
I20260806 03:51:43.307538  4890 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:43.102280  4797 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:43.184139  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 194459us
W20260806 03:51:43.182089  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 456734us
I20260806 03:51:43.099763  2481 rpcz_store.cc:276] 0806 03:51:40.506785 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:40.542708 (+ 35923us) service_pool.cc:227] Handling call
0806 03:51:40.601264 (+ 58556us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:41.202801 (+601537us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:51:42.447603 (+1244802us) log.cc:842] Serialized 14 byte log entry
0806 03:51:42.859604 (+412001us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:42.859703 (+    99us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:42.859903 (+   200us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:43.093429 (+233526us) spinlock_profiling.cc:243] Waited 524 ms on lock 0x7b54001de2d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:43.093501 (+    72us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:43.093700 (+   199us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":654375,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":48,"raft.queue_time_us":202136,"raft.run_cpu_time_us":148,"raft.run_wall_time_us":12758,"spinlock_wait_cycles":1204612992,"thread_start_us":1320654,"threads_started":2,"wal-append.queue_time_us":425027}
I20260806 03:51:43.202808  4928 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:43.205315  2331 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:43.057478  3585 rpcz_store.cc:276] 0806 03:51:41.177926 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:41.178717 (+   791us) service_pool.cc:227] Handling call
0806 03:51:41.179186 (+   469us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:41.196229 (+ 17043us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:41.201359 (+  5130us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:41.640550 (+439191us) log.cc:842] Serialized 26 byte log entry
0806 03:51:42.572842 (+932292us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:51:42.588972 (+ 16130us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:42.596075 (+  7103us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:42.987254 (+391179us) raft_consensus.cc:1671] finished
0806 03:51:42.987288 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:42.991572 (+  4284us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":3579,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":8323,"thread_start_us":876675,"threads_started":1,"wal-append.queue_time_us":1033148}
W20260806 03:51:43.118623  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 202623us
I20260806 03:51:43.304440  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:43.300671  4697 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:43.339076  2538 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:43.328527  2368 rpcz_store.cc:276] 0806 03:51:41.863761 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:41.868077 (+  4316us) service_pool.cc:227] Handling call
0806 03:51:41.868488 (+   411us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:41.868789 (+   301us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:41.868814 (+    25us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:41.869312 (+   498us) log.cc:842] Serialized 26 byte log entry
0806 03:51:42.640910 (+771598us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:42.640979 (+    69us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:42.641078 (+    99us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:43.208423 (+567345us) raft_consensus.cc:1671] finished
0806 03:51:43.208461 (+    38us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:43.208680 (+   219us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":770500,"threads_started":1,"wal-append.queue_time_us":954081}
W20260806 03:51:43.322877  4766 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.518s	user 0.024s	sys 0.023s
I20260806 03:51:43.328079  2482 rpcz_store.cc:276] 0806 03:51:40.804591 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:41.167135 (+362544us) service_pool.cc:227] Handling call
0806 03:51:41.167686 (+   551us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:41.204004 (+ 36318us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:41.204054 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:41.492299 (+288245us) log.cc:842] Serialized 26 byte log entry
0806 03:51:42.449378 (+957079us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:51:42.449439 (+    61us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:42.449540 (+   101us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:43.268367 (+818827us) raft_consensus.cc:1671] finished
0806 03:51:43.268398 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:43.268594 (+   196us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":6851,"raft.run_cpu_time_us":479,"raft.run_wall_time_us":118610,"thread_start_us":928813,"threads_started":1,"wal-append.queue_time_us":1235517}
W20260806 03:51:43.347841  2332 connection.cc:232] RPC call timeout handler was delayed by -1.2885151959490031s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18300000000000002s for a response
I20260806 03:51:43.327190  4978 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:43.355747  4910 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:43.358798  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:43.335839  4890 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:43.349468  4831 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:43.353672  4928 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:43.363350  2537 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:43.374905  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:43.367045  4890 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:43.365957  4910 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:43.388504  4910 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:43.372684  5002 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.391s	user 0.002s	sys 0.000s
I20260806 03:51:43.390363  2429 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:43.391351  5008 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:43.391902  5008 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:43.357963  5010 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:43.392783  5010 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.392951  5008 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.395045  5010 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:43.101943  4971 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.250s
I20260806 03:51:43.395622  5010 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:43.354127  4996 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:43.396440  4996 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:43.397058  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58021.4us
I20260806 03:51:43.397502  4996 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.398307  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:43.398845  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:43.365559  4978 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.400573  4831 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:43.401031  4831 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:43.401399  4831 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:43.402244  4978 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:43.402833  4978 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:43.403419  4978 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:43.403755  4978 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:43.404284  5019 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:51:43.404716  4991 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.407s	user 0.000s	sys 0.001s
I20260806 03:51:43.367817  5012 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:43.412856  5012 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:43.415180  5012 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:43.361248  5013 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:43.416375  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 958) took 1478 ms. Trace:
I20260806 03:51:43.102170  4986 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.402s
W20260806 03:51:43.416962  4998 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.340s	user 0.000s	sys 0.001s
W20260806 03:51:43.409219  4664 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.830s	user 0.011s	sys 0.007s
I20260806 03:51:43.419118  4664 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:43.407603  4959 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:43.409296  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:43.416107  5013 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:43.417415  4986 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:51:43.296867  4980 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.405s
I20260806 03:51:43.416827  2375 rpcz_store.cc:276] 0806 03:51:41.938285 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:41.940185 (+  1900us) service_pool.cc:227] Handling call
0806 03:51:41.940602 (+   417us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:42.030479 (+ 89877us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:42.030528 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:42.502817 (+472289us) log.cc:842] Serialized 26 byte log entry
0806 03:51:42.913822 (+411005us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:42.913877 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:42.913973 (+    96us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:43.416098 (+502125us) raft_consensus.cc:1671] finished
0806 03:51:43.416123 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:43.416288 (+   165us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":63521,"raft.queue_time_us":96118,"raft.run_cpu_time_us":136,"raft.run_wall_time_us":137,"thread_start_us":333457,"threads_started":1,"wal-append.queue_time_us":434059}
W20260806 03:51:43.365213  5003 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.357s	user 0.001s	sys 0.000s
W20260806 03:51:43.365908  4997 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.301s	user 0.000s	sys 0.001s
I20260806 03:51:43.400332  2429 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:43.438594  4865 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:43.535629  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:43.491688  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:43.534693  2369 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.3-3.3]
W20260806 03:51:43.379884  4994 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.201s	user 0.000s	sys 0.000s
W20260806 03:51:43.538668  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 139928us
I20260806 03:51:43.536481  2373 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
W20260806 03:51:43.547621  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 183458us
I20260806 03:51:43.371644  4928 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:43.550367  5007 raft_consensus.cc:2741] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260806 03:51:43.550786  4959 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:43.553311  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:43.553814  5013 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:43.555760  2368 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:43.416822  4927 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:43.549437  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 149188us
I20260806 03:51:43.579892  2577 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:43.577564  2373 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:51:43.410156  4978 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:43.424402  4960 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.600s	user 0.009s	sys 0.005s
I20260806 03:51:43.405922  5010 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:43.584817  2377 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:51:43.585752  2375 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:43.589954  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:43.591362  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:43.371484  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:43.454703  5004 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:43.589257  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:43.601329  2537 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:43.562503  4995 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260806 03:51:43.600857  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 498656us
I20260806 03:51:43.595011  4960 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.594942  5010 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:43.617384  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:43.617791  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:43.618628  2376 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:43.607934  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 54746.9us
I20260806 03:51:43.609443  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:43.537499  4986 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:43.612166  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:43.612336  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 212428us
I20260806 03:51:43.474710  4831 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.618124  2377 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:43.488873  4890 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:43.620246  2331 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:43.532750  4974 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.589265  5007 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:51:43.649046  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 56607.1us
I20260806 03:51:43.651571  4664 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:43.653061  2331 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:43.646562  4927 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:43.620950  4981 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:43.620116  4766 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:43.655915  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1667) took 1711 ms. Trace:
I20260806 03:51:43.664390  2483 rpcz_store.cc:276] 0806 03:51:41.944677 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:42.571903 (+627226us) service_pool.cc:227] Handling call
0806 03:51:42.586356 (+ 14453us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:42.588968 (+  2612us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:42.589025 (+    57us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:42.594798 (+  5773us) log.cc:842] Serialized 26 byte log entry
0806 03:51:42.923036 (+328238us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:42.923064 (+    28us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:42.923116 (+    52us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:43.655616 (+732500us) raft_consensus.cc:1671] finished
0806 03:51:43.655641 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:43.655817 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":2974,"raft.queue_time_us":2123,"raft.run_cpu_time_us":219,"raft.run_wall_time_us":6232,"thread_start_us":308230,"threads_started":1,"wal-append.queue_time_us":414432}
I20260806 03:51:43.621506  5004 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.613997  4995 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:43.671134  4995 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:43.673828  4890 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:43.585814  4910 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.678956  4910 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:43.680601  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1665) took 1759 ms. Trace:
I20260806 03:51:43.681895  2476 rpcz_store.cc:276] 0806 03:51:41.920840 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:42.551122 (+630282us) service_pool.cc:227] Handling call
0806 03:51:42.569759 (+ 18637us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:42.596800 (+ 27041us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:42.596829 (+    29us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:42.606653 (+  9824us) log.cc:842] Serialized 26 byte log entry
0806 03:51:42.939426 (+332773us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:42.939465 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:42.939541 (+    76us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:43.673010 (+733469us) spinlock_profiling.cc:243] Waited 17.1 ms on lock 0x7b24001374f8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d799f5cf4 00007f0d799f3dfb 00007f0d79a82559 00007f0d79a821e5 00007f0d79a81740 00007f0d7c774578 00007f0d7c774cd8 00007f0d7c74c6e8 00007f0d7c747aea 00007f0d7c746f36
0806 03:51:43.680151 (+  7141us) raft_consensus.cc:1671] finished
0806 03:51:43.680182 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:43.680499 (+   317us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":39242112,"thread_start_us":301451,"threads_started":1,"wal-append.queue_time_us":380590}
I20260806 03:51:43.659641  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:43.688993  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 120) took 1723 ms. Trace:
I20260806 03:51:43.621297  4797 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:43.689455  2484 rpcz_store.cc:276] 0806 03:51:41.965788 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:42.606685 (+640897us) service_pool.cc:227] Handling call
0806 03:51:42.615509 (+  8824us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:42.629878 (+ 14369us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:42.629930 (+    52us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:42.638250 (+  8320us) log.cc:842] Serialized 26 byte log entry
0806 03:51:42.915384 (+277134us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:51:42.915431 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:42.915500 (+    69us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:43.688725 (+773225us) raft_consensus.cc:1671] finished
0806 03:51:43.688752 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:43.688919 (+   167us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":8790,"raft.run_cpu_time_us":215,"raft.run_wall_time_us":6023,"thread_start_us":234463,"threads_started":1,"wal-append.queue_time_us":317858}
W20260806 03:51:43.703027  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 43481.7us
I20260806 03:51:43.701711  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:43.713295  2368 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:43.703962  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:51:43.657863  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 303939us
I20260806 03:51:43.664153  4981 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:43.725284  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:43.702499  4970 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.630s	user 0.005s	sys 0.008s
I20260806 03:51:43.731559  2575 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:43.679957  4831 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:43.662287  4980 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:43.741628  2584 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:43.685227  2377 raft_consensus.cc:2932] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:43.749771  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:43.689244  4766 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:43.756733  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:43.770716  2373 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:51:43.771366  2576 raft_consensus.cc:2396] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:43.718562  4910 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:43.756013  2578 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260806 03:51:43.756255  5004 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:43.758754  5012 raft_consensus.cc:3032] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:43.765600  4974 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:43.771873  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:43.698659  4797 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:43.685925  4697 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
I20260806 03:51:43.669474  4743 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.063s
I20260806 03:51:43.773772  3545 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:43.785372  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:43.800678  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:43.801975  2373 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:43.787847  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 70929.2us
I20260806 03:51:43.786789  2534 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:43.733312  4981 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:43.696928  4996 consensus_queue.cc:1046] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260806 03:51:43.730680  4890 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:43.737104  5008 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:43.715945  4664 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260806 03:51:43.808455  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:43.719833  4856 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.081s
W20260806 03:51:43.809782  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 156830us
I20260806 03:51:43.751875  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:43.781347  4910 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:43.821290  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:43.799849  4797 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:43.796265  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:43.825645  5035 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:51:43.827777  3542 connection.cc:232] RPC call timeout handler was delayed by -1.0092475528363138s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20950000000000002s for a response
I20260806 03:51:43.800225  4831 consensus_queue.cc:1046] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260806 03:51:43.743499  4970 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.830119  4970 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:43.832398  4766 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.806870  4890 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:43.806926  4906 raft_consensus.cc:3032] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:43.810607  5008 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:43.859130  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72450.3us
I20260806 03:51:43.901304  2534 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:43.815572  4697 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260806 03:51:43.894219  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 78570.1us
I20260806 03:51:43.875203  2373 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:43.824890  4910 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:43.914057   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:51:43.916491  2331 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:43.753947  4980 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:43.932631  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:43.934613  5038 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260806 03:51:43.900141  5018 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:43.895450  4974 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:43.914691  4697 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:43.900539  4906 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:43.909762  5008 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:43.938594  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:43.910302  4890 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:43.935710  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 86178.4us
I20260806 03:51:43.850449  5012 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:43.938048  2373 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:43.908502  3587 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 1 LEARNER]: Advancing to term 3
I20260806 03:51:43.947345  4974 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:43.824669  3585 raft_consensus.cc:2362] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2. Re-sending same reply.
I20260806 03:51:43.932122  4993 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:43.817727  5033 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.121s
W20260806 03:51:43.981240  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 89840.2us
W20260806 03:51:43.984133  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 210479us
I20260806 03:51:43.913242  5004 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:51:43.986106  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 84953.7us
I20260806 03:51:43.925182  4980 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:44.035168  5012 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:43.941344  4959 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:43.949823  4960 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:43.942123  5018 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:44.037984  2534 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:43.909492  5010 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:44.036846  5012 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:44.050932  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 206268us
I20260806 03:51:43.988004  4697 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:44.100330  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 47753.1us
I20260806 03:51:44.047392  4993 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:44.048691  4927 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:44.048641  5032 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:43.982438  4664 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:51:44.029908  5038 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260806 03:51:44.130259  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:44.102449  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:44.104475  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 176020us
I20260806 03:51:44.121996  5061 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:44.099543  5018 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:44.105865  5035 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:44.128582  2331 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:44.128706  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:44.131364  2377 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:44.136885  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:44.160475  2481 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:44.102304  5001 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:44.162200  2484 raft_consensus.cc:2362] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4. Re-sending same reply.
I20260806 03:51:44.168120  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:44.168954  2478 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:44.182477  4743 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:44.187817  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:44.123847  4993 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:44.185994  4959 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:44.102068  5004 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260806 03:51:44.193429  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:44.201270  2476 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:44.199798  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:44.207376  2482 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:44.167217  4627 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260806 03:51:44.216483  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 88064.2us
I20260806 03:51:44.217734  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:44.227324  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:44.213074  5044 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.193s	user 0.000s	sys 0.001s
I20260806 03:51:44.236716  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:44.237970  2368 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:44.167119  4927 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:44.145069  5032 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:44.203153  4959 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:44.144394  4906 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:44.198467  4974 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:44.194573  5001 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:44.279884  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 70026.5us
I20260806 03:51:44.303752  2377 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
W20260806 03:51:44.298245  2376 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.672s	user 0.012s	sys 0.000s
I20260806 03:51:44.319780  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:44.242434  2484 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:44.221253  4627 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:51:44.233255  5031 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.415s	user 0.002s	sys 0.000s
I20260806 03:51:44.304268  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:44.176525  5035 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:44.346195  2482 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:44.347257  2376 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
W20260806 03:51:44.350482  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 46367us
I20260806 03:51:44.351365  2538 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:44.358446  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:44.360450  2377 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:44.236426  5007 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:51:44.278039  5040 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.392s	user 0.002s	sys 0.000s
I20260806 03:51:44.159011  5061 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:44.359513  2436 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:44.382066  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:44.383129  2484 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:44.358870  4797 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.531s	user 0.012s	sys 0.002s
I20260806 03:51:44.261516  4983 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:44.349848  4627 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:44.284047  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:44.376657  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 159047us
I20260806 03:51:44.362323  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:44.313319  5041 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.211s	user 0.000s	sys 0.001s
I20260806 03:51:44.362934  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:44.360873  5056 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.215s	user 0.000s	sys 0.004s
I20260806 03:51:44.408232  2377 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:44.367184  4664 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:44.367323  4745 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:44.380828  4974 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:44.430467  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:44.404368  5010 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:44.439236  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:44.442710  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 83298.4us
W20260806 03:51:44.447312  4995 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.776s	user 0.015s	sys 0.000s
I20260806 03:51:44.412182  4797 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:44.448078  4995 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:44.450196  4797 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:44.452649  5079 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260806 03:51:44.452900  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:44.453547  2372 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:44.454231  5035 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:44.454813  5035 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:44.455332  5035 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:44.457228  5032 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:44.458473  5068 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260806 03:51:44.461331  2484 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:44.417954  4664 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:44.469766  2377 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:44.474471  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:44.475204  2484 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:44.475454  2377 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:44.476150  2436 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:44.479835  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 441940us
I20260806 03:51:44.420902  4745 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:51:44.482542  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 300736us
I20260806 03:51:44.483930  2375 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:44.422384  5060 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:44.495815  2436 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:44.498499  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 449985us
I20260806 03:51:44.500012  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:44.468262  5035 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:44.479194  4664 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:44.413206  4983 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:44.406102  5076 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.109s
I20260806 03:51:44.507911  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:44.506186  4797 consensus_queue.cc:1046] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:44.501377  5004 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:44.435983  4971 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260806 03:51:44.486224  4745 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:44.484395  5010 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:44.523900  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1647) took 1102 ms. Trace:
I20260806 03:51:44.506567  5087 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:44.524441  2370 rpcz_store.cc:276] 0806 03:51:43.421698 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:43.455239 (+ 33541us) service_pool.cc:227] Handling call
0806 03:51:43.491109 (+ 35870us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:43.507679 (+ 16570us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:43.507711 (+    32us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:43.556975 (+ 49264us) log.cc:842] Serialized 26 byte log entry
0806 03:51:43.690060 (+133085us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:43.690303 (+   243us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:43.690557 (+   254us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:44.523642 (+833085us) raft_consensus.cc:1671] finished
0806 03:51:44.523662 (+    20us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:44.523823 (+   161us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":132150,"threads_started":1,"wal-append.queue_time_us":378645}
I20260806 03:51:44.546952  2372 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:44.515560  4995 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:44.516619  5035 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:44.549593  2374 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:44.558521  2484 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:44.557922  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:44.559760  2370 raft_consensus.cc:2396] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 5 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:51:44.523922  5010 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:44.570593  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:44.521190  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 532838us
I20260806 03:51:44.583500  5093 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:51:44.584403  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:44.585719  5001 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:44.574107  5010 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:44.589658  4927 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:44.590394  4959 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:44.574035  2484 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
W20260806 03:51:44.574747  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 153210us
I20260806 03:51:44.703188  2373 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:51:44.701228  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:44.564872  5087 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260806 03:51:44.712855  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 151176us
I20260806 03:51:44.553421  5035 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:51:44.728848  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60386.5us
W20260806 03:51:44.733896  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 224980us
I20260806 03:51:44.738381  3547 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:44.557919  4743 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.165s
I20260806 03:51:44.749563  2534 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:44.762241  2436 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:44.727773  5035 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:44.765542  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 257692us
I20260806 03:51:44.767529  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:44.727388  5093 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:44.768779  2331 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:44.774251  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:44.742570  4959 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:44.780951  2436 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:44.781533  2429 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:44.771559  5032 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:44.793183  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:44.807564  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:44.752673  4996 consensus_queue.cc:1046] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260806 03:51:44.811599  2538 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:44.784233  4995 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:44.814703  4865 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:44.816418  5076 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:44.789878  5007 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:44.783211  4959 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:44.783989  5004 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
W20260806 03:51:44.824009  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 86085.6us
W20260806 03:51:44.825469  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 44636.9us
W20260806 03:51:44.850556  2476 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.643s	user 0.020s	sys 0.002s
I20260806 03:51:44.851460  2476 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:51:44.853176  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:44.806105  5032 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:51:44.860091  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 78598.7us
I20260806 03:51:44.819181  4971 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
W20260806 03:51:44.848227  4910 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.912s	user 0.021s	sys 0.000s
I20260806 03:51:44.862439  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:44.820444  4995 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:44.879709  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:44.855057  4959 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:44.878084  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:44.867249  4865 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:44.861191  5007 raft_consensus.cc:686] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:51:44.895125  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 56375us
I20260806 03:51:44.788800  4986 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:44.870384  5032 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:44.912487  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49886.1us
I20260806 03:51:45.088197  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:45.256191  2479 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:45.256805  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:51:45.258024  4890 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.205s	user 0.012s	sys 0.004s
I20260806 03:51:45.108757  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:45.047922  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:45.047857  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:45.108368  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:45.048461  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:45.264972  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 184485us
I20260806 03:51:45.017652  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:45.268525  2572 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:45.019974  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:45.159997  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:44.910521  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:45.196182  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 426278us
W20260806 03:51:45.036950  2368 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.798s	user 0.016s	sys 0.007s
W20260806 03:51:45.046733  2482 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.700s	user 0.018s	sys 0.002s
I20260806 03:51:45.048705  2584 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:44.989984  2480 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260806 03:51:44.975028  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:45.123492  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1669) took 1506 ms. Trace:
I20260806 03:51:44.947192  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:45.099608  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 269290us
I20260806 03:51:45.015900  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:44.873721  4983 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:45.187846  4996 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:45.090525  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:45.211649  4971 raft_consensus.cc:686] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:44.954763  5013 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:51:45.269564  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 180042us
W20260806 03:51:45.192824  5104 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.316s	user 0.001s	sys 0.000s
W20260806 03:51:45.074488  4978 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.474s	user 0.019s	sys 0.000s
W20260806 03:51:45.229547  5100 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.251s	user 0.000s	sys 0.002s
W20260806 03:51:44.990401  4981 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.175s	user 0.015s	sys 0.023s
W20260806 03:51:45.122666  4974 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.685s	user 0.010s	sys 0.005s
W20260806 03:51:45.229025  5010 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.640s	user 0.018s	sys 0.002s
W20260806 03:51:45.123193  5088 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.353s	user 0.002s	sys 0.000s
W20260806 03:51:45.161871  5105 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.136s	user 0.000s	sys 0.001s
I20260806 03:51:45.273355  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:44.977916  3587 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.877s	user 0.017s	sys 0.004s
I20260806 03:51:44.903272  4995 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:44.976699  4928 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.392s	user 0.020s	sys 0.006s
I20260806 03:51:45.278296  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:45.278453  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:44.991026  5109 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:44.964370  5118 raft_consensus.cc:3032] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:45.108585  4970 raft_consensus.cc:3032] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:44.978188  5116 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:44.964103  5067 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:45.134848  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:44.975641  5061 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:44.913239  4831 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.468s
I20260806 03:51:44.906265  4910 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:44.992244  5111 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.473s
I20260806 03:51:45.280375  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:45.565044  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:45.594540  2478 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:45.105391  5019 raft_consensus.cc:3032] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:45.566917  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:45.433871  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:45.567183  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 985) took 1715 ms. Trace:
I20260806 03:51:45.382069  2576 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:45.598061  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1687) took 1459 ms. Trace:
I20260806 03:51:45.596634  2372 rpcz_store.cc:276] 0806 03:51:43.852281 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.558472 (+706191us) service_pool.cc:227] Handling call
0806 03:51:44.559734 (+  1262us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:44.560356 (+   622us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:44.560385 (+    29us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:44.560957 (+   572us) log.cc:842] Serialized 26 byte log entry
0806 03:51:45.223234 (+662277us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:45.223300 (+    66us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:45.223421 (+   121us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:45.523646 (+300225us) raft_consensus.cc:1671] finished
0806 03:51:45.523671 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:45.567077 (+ 43406us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":484920,"threads_started":1,"wal-append.queue_time_us":946640}
I20260806 03:51:45.599238  2482 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:44.978456  5119 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:45.601955  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:45.603561  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 125) took 1397 ms. Trace:
I20260806 03:51:45.610708  2482 rpcz_store.cc:276] 0806 03:51:44.206126 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.214130 (+  8004us) service_pool.cc:227] Handling call
0806 03:51:45.603485 (+1389355us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:45.611738  2374 rpcz_store.cc:276] 0806 03:51:43.617299 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.456506 (+839207us) service_pool.cc:227] Handling call
0806 03:51:44.549388 (+ 92882us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:44.553536 (+  4148us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:45.123187 (+569651us) spinlock_profiling.cc:243] Waited 92.5 ms on lock 0x7b5400012cd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:45.123404 (+   217us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":212661632}
I20260806 03:51:45.612900  2482 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:51:45.598542  2480 rpcz_store.cc:276] 0806 03:51:44.138626 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.147088 (+  8462us) service_pool.cc:227] Handling call
0806 03:51:44.989427 (+842339us) spinlock_profiling.cc:243] Waited 1.34 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:51:44.989696 (+   269us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:45.597764 (+608068us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:45.598000 (+   236us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3079552}
I20260806 03:51:45.380538  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:45.258694  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 124) took 1099 ms. Trace:
I20260806 03:51:45.596092  2368 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:51:45.620082  2479 rpcz_store.cc:276] 0806 03:51:44.159596 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.257455 (+1097859us) service_pool.cc:227] Handling call
0806 03:51:45.258000 (+   545us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:45.258254 (+   254us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:45.258291 (+    37us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:45.258354 (+    63us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:51:45.258412 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:45.258479 (+    67us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:45.258616 (+   137us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:45.428646  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:51:45.623281  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 349994us
I20260806 03:51:45.624387  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1695) took 1422 ms. Trace:
I20260806 03:51:45.624866  2482 rpcz_store.cc:276] 0806 03:51:44.202513 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.612066 (+1409553us) service_pool.cc:227] Handling call
0806 03:51:45.612593 (+   527us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:45.624063 (+ 11470us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:45.624316 (+   253us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:45.628813  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 348553us
I20260806 03:51:45.631628  3591 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 6: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:51:45.573208  5123 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.313s	user 0.000s	sys 0.000s
I20260806 03:51:45.633162  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:45.633661  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:51:45.447113  4993 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.240s	user 0.014s	sys 0.000s
W20260806 03:51:45.444854  5004 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.551s	user 0.013s	sys 0.018s
I20260806 03:51:45.747112  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:45.645932  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:45.520785  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:45.746837  4993 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:45.749403  5127 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:45.749611  2370 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:51:45.749891  5127 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:45.750277  5127 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:45.751787  4993 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:45.752966  5136 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.136s	user 0.000s	sys 0.000s
I20260806 03:51:45.753165  4993 raft_consensus.cc:2741] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
W20260806 03:51:45.755055  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 109810us
I20260806 03:51:45.616155  5109 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:45.603695  5019 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:45.743026  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:45.380903  5076 raft_consensus.cc:686] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:45.280078  5102 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:45.743845  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:45.641978  2579 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:51:45.597198  5067 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:45.785780  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:45.786245  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:45.787278  2483 raft_consensus.cc:2396] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260806 03:51:45.787710  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1680) took 1659 ms. Trace:
I20260806 03:51:45.788048  2483 rpcz_store.cc:276] 0806 03:51:44.134421 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.147261 (+ 12840us) service_pool.cc:227] Handling call
0806 03:51:45.786057 (+1638796us) spinlock_profiling.cc:243] Waited 1.25 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:51:45.787638 (+  1581us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2877696}
I20260806 03:51:45.792505  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:45.629839  3586 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:45.745080  2373 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:51:45.275259  5114 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.480s
I20260806 03:51:45.746127  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 127) took 1483 ms. Trace:
I20260806 03:51:45.812140  2480 rpcz_store.cc:276] 0806 03:51:44.262834 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.614053 (+1351219us) service_pool.cc:227] Handling call
0806 03:51:45.745488 (+131435us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:45.745704 (+   216us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:45.745740 (+    36us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:45.745801 (+    61us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:51:45.745871 (+    70us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:45.745945 (+    74us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:45.746062 (+   117us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:45.632656  3594 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
W20260806 03:51:45.636250  2368 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 992) took 1712 ms (client timeout 1894 ms). Trace:
W20260806 03:51:45.813351  2368 rpcz_store.cc:269] 0806 03:51:43.909072 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.219945 (+310873us) service_pool.cc:227] Handling call
0806 03:51:45.621313 (+1401368us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:45.747825  5004 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.867s	user 0.019s	sys 0.020s
I20260806 03:51:45.752686  5112 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:51:45.746645  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 489885us
I20260806 03:51:45.639638  5116 raft_consensus.cc:686] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:45.593201  5118 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:45.754583  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:45.258688  4890 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:45.477666  4865 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:45.593298  4970 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:45.761476  2484 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:45.616676  4960 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:45.747381  5124 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:51:45.743541  5018 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.576s	user 0.009s	sys 0.017s
W20260806 03:51:45.646206  4664 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.122s	user 0.011s	sys 0.008s
I20260806 03:51:45.635319  5013 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:45.566023  4539 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:45.610181  5119 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:45.766009  3587 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:51:45.600888  5010 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:45.617448  5007 consensus_queue.cc:237] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:45.816550  2429 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:45.823284  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:45.620463  4978 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:45.628171  4996 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:45.843047  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:45.618351  4981 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:45.858197  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1700) took 1556 ms. Trace:
I20260806 03:51:45.791934  5067 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:45.817030  5004 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:45.615039  4928 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:45.894176  5126 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:45.911247  4974 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:51:46.057392  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:46.057570  2476 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:45.879348  4971 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:46.056713  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 240311us
I20260806 03:51:46.058605  5010 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:45.991514  5018 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:46.057771  5121 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:46.060178  5119 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:46.061493  4996 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:46.061690  2575 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:46.062274  5013 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.062644  4978 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:46.064827  3587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 321) took 2341 ms. Trace:
I20260806 03:51:46.065272  3587 rpcz_store.cc:276] 0806 03:51:43.723393 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:43.740067 (+ 16674us) service_pool.cc:227] Handling call
0806 03:51:43.824126 (+ 84059us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:46.064466 (+2240340us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:46.064720 (+   254us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:46.066069  5018 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:46.059062  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:46.020828  5076 consensus_queue.cc:237] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.067370  2483 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:51:45.923904  5124 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:46.063160  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:46.056180  4664 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.068871  2480 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:46.069471  2583 raft_consensus.cc:2379] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:46.069540  4981 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:46.069842  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:46.012964  2474 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:51:46.070865  2480 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260806 03:51:46.071424  3590 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260806 03:51:45.923564  5019 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.072482  4928 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:46.072634  5019 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:45.918694  5118 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:46.034941  4970 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:46.016418  2538 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.785s (SENT) [suppressed 43 similar messages]
I20260806 03:51:46.074241  4970 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:46.056586  5126 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.068142  3584 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260806 03:51:46.075306  4664 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:46.070811  3591 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:46.020440  4697 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.891s	user 0.017s	sys 0.001s
I20260806 03:51:46.076506  5124 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:46.080103  4697 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:46.070082  5013 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:46.082325  4697 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:46.056314  2484 rpcz_store.cc:276] 0806 03:51:44.301967 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.638674 (+1336707us) service_pool.cc:227] Handling call
0806 03:51:45.761265 (+122591us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:45.857704 (+ 96439us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:45.858091 (+   387us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:46.083895  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:46.084692  2484 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:46.087827  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:40712 (request call id 490) took 2504 ms. Trace:
I20260806 03:51:46.088361  2368 rpcz_store.cc:276] 0806 03:51:43.558119 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.858405 (+2300286us) service_pool.cc:227] Handling call
0806 03:51:46.032645 (+174240us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:46.090585  5051 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.890s	user 0.007s	sys 0.000s
I20260806 03:51:46.092826  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1659) took 2540 ms. Trace:
I20260806 03:51:46.093230  2369 rpcz_store.cc:276] 0806 03:51:43.552758 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:43.616503 (+ 63745us) service_pool.cc:227] Handling call
0806 03:51:43.656617 (+ 40114us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:43.682044 (+ 25427us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:43.682083 (+    39us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:43.682648 (+   565us) log.cc:842] Serialized 26 byte log entry
0806 03:51:43.893957 (+211309us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:43.893996 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:43.894078 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:46.090187 (+2196109us) spinlock_profiling.cc:243] Waited 4.16 ms on lock 0x7b24001bd9b8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d799f5cf4 00007f0d799f3dfb 00007f0d79a82559 00007f0d79a821e5 00007f0d79a8182d 00007f0d7c73046e 00007f0d7c747c0c 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551
0806 03:51:46.092447 (+  2260us) raft_consensus.cc:1671] finished
0806 03:51:46.092476 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:46.092747 (+   271us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":4684,"raft.queue_time_us":20128,"raft.run_cpu_time_us":298,"raft.run_wall_time_us":29330,"spinlock_wait_cycles":9590656,"thread_start_us":210771,"threads_started":1,"wal-append.queue_time_us":424264}
W20260806 03:51:46.096887  5059 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.939s	user 0.002s	sys 0.005s
I20260806 03:51:46.097151  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:45.845144  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1685) took 1707 ms. Trace:
I20260806 03:51:45.831588  5141 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:46.099294  5053 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:51:46.099567  5141 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:46.102610  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1672) took 2401 ms. Trace:
I20260806 03:51:46.103101  2377 rpcz_store.cc:276] 0806 03:51:43.701300 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.487910 (+786610us) service_pool.cc:227] Handling call
0806 03:51:44.488599 (+   689us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:44.708499 (+219900us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:44.708549 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:44.709227 (+   678us) log.cc:842] Serialized 26 byte log entry
0806 03:51:45.092642 (+383415us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:45.092705 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:45.092814 (+   109us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:46.102323 (+1009509us) raft_consensus.cc:1671] finished
0806 03:51:46.102350 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:46.102498 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":3804,"raft.queue_time_us":220137,"raft.run_cpu_time_us":209,"raft.run_wall_time_us":7700,"thread_start_us":419022,"threads_started":2,"wal-append.queue_time_us":392354}
I20260806 03:51:46.110903  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:46.077051  5126 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:46.108242  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1665) took 2553 ms. Trace:
I20260806 03:51:46.100121  5053 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:46.098836  2477 rpcz_store.cc:276] 0806 03:51:44.137715 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.146298 (+  8583us) service_pool.cc:227] Handling call
0806 03:51:44.206260 (+ 59962us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:44.233647 (+ 27387us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:44.236167 (+  2520us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:44.341681 (+105514us) log.cc:842] Serialized 26 byte log entry
0806 03:51:44.519392 (+177711us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:44.531169 (+ 11777us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:44.542824 (+ 11655us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:45.813232 (+1270408us) raft_consensus.cc:1671] finished
0806 03:51:45.816697 (+  3465us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:45.834536 (+ 17839us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":159232,"threads_started":1,"wal-append.queue_time_us":400496}
W20260806 03:51:46.120402  3542 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.144s (SENT)
I20260806 03:51:46.120299  5053 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:46.120894  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:46.121100  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:45.835878  5102 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.116375  2376 rpcz_store.cc:276] 0806 03:51:43.554715 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.359228 (+804513us) service_pool.cc:227] Handling call
0806 03:51:44.359597 (+   369us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:44.359873 (+   276us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:44.359899 (+    26us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:44.366852 (+  6953us) log.cc:842] Serialized 26 byte log entry
0806 03:51:44.575520 (+208668us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:44.575575 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:44.575677 (+   102us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:46.107781 (+1532104us) raft_consensus.cc:1671] finished
0806 03:51:46.107805 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:46.108168 (+   363us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":208142,"threads_started":1,"wal-append.queue_time_us":649250}
W20260806 03:51:46.108500  5012 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.989s	user 0.013s	sys 0.014s
I20260806 03:51:46.122326  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1664) took 2568 ms. Trace:
I20260806 03:51:46.118314  2377 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:46.202839  3591 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:46.192535  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:46.192706  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72583us
W20260806 03:51:46.209450  3542 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.188s (SENT)
I20260806 03:51:46.210413  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:46.121573  2477 raft_consensus.cc:2362] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4. Re-sending same reply.
I20260806 03:51:46.193552  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1699) took 1891 ms. Trace:
I20260806 03:51:46.104702  5121 raft_consensus.cc:686] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:46.211468  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:46.212508  2376 raft_consensus.cc:2396] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:46.211512  2482 rpcz_store.cc:276] 0806 03:51:44.301718 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.626756 (+1325038us) service_pool.cc:227] Handling call
0806 03:51:45.743787 (+117031us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:45.744088 (+   301us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:51:45.849436 (+105348us) log.cc:842] Serialized 14 byte log entry
0806 03:51:46.193139 (+343703us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:46.193204 (+    65us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:46.193259 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:46.193335 (+    76us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:46.193482 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":25056,"thread_start_us":424775,"threads_started":2}
I20260806 03:51:46.200487  2379 rpcz_store.cc:276] 0806 03:51:43.554365 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:43.820993 (+266628us) service_pool.cc:227] Handling call
0806 03:51:43.825963 (+  4970us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:43.826197 (+   234us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:43.826220 (+    23us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:43.826727 (+   507us) log.cc:842] Serialized 26 byte log entry
0806 03:51:43.920543 (+ 93816us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:43.920593 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:43.920676 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:46.096107 (+2175431us) spinlock_profiling.cc:243] Waited 14.5 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:51:46.100606 (+  4499us) raft_consensus.cc:1671] finished
0806 03:51:46.100631 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:46.122242 (+ 21611us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":33361792,"thread_start_us":93399,"threads_started":1,"wal-append.queue_time_us":212710}
I20260806 03:51:46.100112  5141 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:46.123456  5008 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 2.070s	user 0.016s	sys 0.008s
I20260806 03:51:46.222083  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:46.112706  4539 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:46.123080  4910 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:46.201071  4745 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.652s	user 0.021s	sys 0.000s
W20260806 03:51:46.228605  2478 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.633s	user 0.012s	sys 0.000s
I20260806 03:51:46.230695  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:46.232206  4627 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.813s	user 0.014s	sys 0.018s
I20260806 03:51:46.250111  4627 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.250321  5121 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:46.252714  4539 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER 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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.207878  5126 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:46.256515  5109 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:46.145319  5018 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.097s
I20260806 03:51:46.256944  4890 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:46.219339  4993 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:46.256755  5126 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.256186  5061 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:46.257678  4993 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.258188  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 320) took 2540 ms. Trace:
I20260806 03:51:46.259104  5126 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:46.258630  3590 rpcz_store.cc:276] 0806 03:51:43.718094 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:43.718367 (+   273us) service_pool.cc:227] Handling call
0806 03:51:43.743629 (+ 25262us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:46.071863 (+2328234us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:46.257831 (+185968us) spinlock_profiling.cc:243] Waited 2.33 s on lock 0x7b54004a2254. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:46.258110 (+   279us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5352881024}
I20260806 03:51:46.261618  2374 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:46.192310  4927 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:46.197781  5124 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:51:46.262135  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52730.9us
I20260806 03:51:46.273545  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:46.240379  2478 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
W20260806 03:51:46.276255  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 259883us
W20260806 03:51:46.276307  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1694) took 2108 ms (client timeout 1785 ms). Trace:
I20260806 03:51:46.277221  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 962) took 1126 ms. Trace:
I20260806 03:51:46.281118  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:46.279852  2478 rpcz_store.cc:269] 0806 03:51:44.168555 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.542590 (+1374035us) service_pool.cc:227] Handling call
0806 03:51:46.276138 (+733548us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:46.284195  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:46.282393  2368 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:46.224848  5154 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:46.260824  5004 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.321447  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:46.326815  2478 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:46.331219  2376 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:46.240327  5008 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.262759  4745 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:46.086251  5116 consensus_queue.cc:237] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:46.332707  5140 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.242s	user 0.001s	sys 0.001s
I20260806 03:51:46.274360  4927 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.360845  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:46.336256  4980 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 2.220s	user 0.015s	sys 0.014s
I20260806 03:51:46.372557  2481 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260806 03:51:46.303956  4664 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.060s
I20260806 03:51:46.374461  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:46.375250  2376 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:46.376121  2581 raft_consensus.cc:2379] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:46.344499  4627 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:46.384445  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 97479.7us
W20260806 03:51:46.370057  5032 consensus_meta.cc:287] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.093s	user 0.016s	sys 0.002s
I20260806 03:51:46.408054  2482 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:46.450435  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:46.454857  2368 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
I20260806 03:51:46.302613  5154 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.381912  4980 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.479820  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:46.481027  2368 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:46.411784  5032 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:46.473160  5102 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:46.493057  2372 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:46.506669  4927 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:46.509752  2332 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.736s (SENT)
I20260806 03:51:46.510259  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:46.513386  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:46.522866  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:46.524300  2483 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:46.525513  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:46.527323  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:46.528205  4993 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:46.528460  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:46.529659  2332 leader_election.cc:334] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.547s (SENT)
I20260806 03:51:46.530314  4627 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:46.536860  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:46.557749  2584 raft_consensus.cc:2379] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:46.537143  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:51:46.542711  5171 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260806 03:51:46.554009  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:46.555186  2480 raft_consensus.cc:2396] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
W20260806 03:51:46.565304  2332 leader_election.cc:334] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.562s (SENT)
I20260806 03:51:46.566309  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:46.567525  5109 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:46.578186  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:46.579324  2369 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
W20260806 03:51:46.581966  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 247657us
I20260806 03:51:46.599278  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:46.601001  5164 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.163s	user 0.001s	sys 0.000s
W20260806 03:51:46.601720  5162 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.189s	user 0.000s	sys 0.001s
I20260806 03:51:46.602514  4980 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:46.582017  5008 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:46.620368  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:46.623847  5032 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:46.558830  4745 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:46.632637  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:46.731643  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:46.573779  4993 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:46.640595  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1668) took 3049 ms. Trace:
I20260806 03:51:46.639724  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:46.646529  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:46.648205  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:46.656901  2581 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 960) took 1597 ms (client timeout 1798 ms). Trace:
I20260806 03:51:46.662374  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1692) took 2521 ms. Trace:
W20260806 03:51:46.664921  5050 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 2.545s	user 0.000s	sys 0.004s
I20260806 03:51:46.669075  3584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 319) took 2964 ms. Trace:
I20260806 03:51:46.670868  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 957) took 1616 ms. Trace:
I20260806 03:51:46.672770  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 995) took 2320 ms. Trace:
W20260806 03:51:46.674355  5070 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 2.309s	user 0.001s	sys 0.002s
I20260806 03:51:46.678618  5102 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:46.732928  2584 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
W20260806 03:51:47.126273  2332 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.555s	user 0.013s	sys 0.021s
W20260806 03:51:47.253636  5010 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.745s	user 0.003s	sys 0.025s
W20260806 03:51:47.419240  2332 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.848s	user 0.019s	sys 0.026s
W20260806 03:51:47.419391  5010 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.911s	user 0.005s	sys 0.028s
W20260806 03:51:47.419638  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 848418us
W20260806 03:51:46.795518  3542 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.095s (SENT)
I20260806 03:51:47.421808  3542 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:47.422991  2376 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:47.424346  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:47.424468  2574 rpcz_store.cc:276] 0806 03:51:45.054751 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.054904 (+   153us) service_pool.cc:227] Handling call
0806 03:51:46.670613 (+1615709us) spinlock_profiling.cc:243] Waited 1.09 s on lock 0x7b540004ae54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:46.670789 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2510339072}
I20260806 03:51:47.425132  2376 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
W20260806 03:51:47.425503  2332 leader_election.cc:334] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.597s (SENT)
I20260806 03:51:47.425824  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:47.426046  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:47.426373  2574 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260806 03:51:47.426553  3590 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:51:47.426685  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:47.428125  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:47.428792  2369 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:47.430491  2481 rpcz_store.cc:276] 0806 03:51:44.140653 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.231211 (+ 90558us) service_pool.cc:227] Handling call
0806 03:51:44.231850 (+   639us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:46.373193 (+2141343us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:46.662065 (+288872us) spinlock_profiling.cc:243] Waited 2.14 s on lock 0x7b54001216d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:46.662291 (+   226us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4922411904}
I20260806 03:51:47.430989  3587 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:47.431269  2375 rpcz_store.cc:276] 0806 03:51:43.590801 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.438898 (+848097us) service_pool.cc:227] Handling call
0806 03:51:44.481388 (+ 42490us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:44.489735 (+  8347us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:46.640309 (+2150574us) spinlock_profiling.cc:243] Waited 3.31 ms on lock 0x7b54004281d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:46.640497 (+   188us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7605120}
W20260806 03:51:47.364158  4959 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 2.415s	user 0.013s	sys 0.016s
I20260806 03:51:46.843495  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:47.503499  2480 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:46.732776  5128 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.701s
I20260806 03:51:47.021857  5154 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:47.027570  5035 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 2.245s	user 0.020s	sys 0.020s
I20260806 03:51:46.961824  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1698) took 2660 ms. Trace:
I20260806 03:51:46.740099  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 991) took 2831 ms. Trace:
W20260806 03:51:47.498093  4745 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.711s	user 0.011s	sys 0.016s
I20260806 03:51:47.418578  3584 rpcz_store.cc:276] 0806 03:51:43.704890 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:43.724212 (+ 19322us) service_pool.cc:227] Handling call
0806 03:51:43.757596 (+ 33384us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:46.075093 (+2317497us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:46.668633 (+593540us) spinlock_profiling.cc:243] Waited 2.31 s on lock 0x7b540070d0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:46.668968 (+   335us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5312997632}
I20260806 03:51:47.432346  2372 rpcz_store.cc:276] 0806 03:51:44.352703 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.615457 (+1262754us) service_pool.cc:227] Handling call
0806 03:51:45.745263 (+129806us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:46.498802 (+753539us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:46.672499 (+173697us) spinlock_profiling.cc:243] Waited 746 ms on lock 0x7b54003e9ed4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:46.672698 (+   199us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1715851776}
W20260806 03:51:47.086086  4995 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.446s	user 0.019s	sys 0.008s
I20260806 03:51:46.907884  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:47.520359  2483 raft_consensus.cc:2396] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:51:47.423000  4906 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:47.020231  5116 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.057s	sys 0.111s
I20260806 03:51:47.426820  2574 pending_rounds.cc:76] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 1
W20260806 03:51:47.486733  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61259us
I20260806 03:51:46.785897  5018 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
W20260806 03:51:47.311368  2576 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.956s	user 0.013s	sys 0.012s
I20260806 03:51:47.495453  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:46.785693  5156 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:47.498297  2478 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.171s	user 0.017s	sys 0.022s
I20260806 03:51:47.603470  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:47.432579  2581 rpcz_store.cc:269] 0806 03:51:45.059055 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.277398 (+218343us) service_pool.cc:227] Handling call
0806 03:51:46.656562 (+1379164us) spinlock_profiling.cc:243] Waited 779 ms on lock 0x7b540013bad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:46.656762 (+   200us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1792813312}
I20260806 03:51:47.505152  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:47.604426  2372 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:47.507026  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:47.487845  5093 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.809s	user 0.009s	sys 0.022s
W20260806 03:51:47.497272  5001 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 2.050s	user 0.006s	sys 0.023s
I20260806 03:51:46.738758  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 986) took 2886 ms. Trace:
I20260806 03:51:47.610292  2370 rpcz_store.cc:276] 0806 03:51:43.852691 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.585577 (+732886us) service_pool.cc:227] Handling call
0806 03:51:44.585982 (+   405us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:45.750067 (+1164085us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:46.738375 (+988308us) spinlock_profiling.cc:243] Waited 1.16 s on lock 0x7b540014e954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:46.738667 (+   292us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2675520256}
I20260806 03:51:47.513806  2373 rpcz_store.cc:276] 0806 03:51:43.908761 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.719000 (+810239us) service_pool.cc:227] Handling call
0806 03:51:44.719565 (+   565us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:45.812292 (+1092727us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:46.739726 (+927434us) spinlock_profiling.cc:243] Waited 944 ms on lock 0x7b54001eafd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:46.740003 (+   277us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2171027840}
I20260806 03:51:47.516010  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:47.612095  2375 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:47.501322  5102 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:47.496701  4890 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:47.521209  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:47.522655  2332 leader_election.cc:334] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.749s (SENT)
I20260806 03:51:47.510111  5111 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:51:47.516811  4745 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.730s	user 0.011s	sys 0.017s
I20260806 03:51:47.625551  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:47.610060  5001 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.175s	user 0.006s	sys 0.024s
W20260806 03:51:47.523510  5116 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.015s	user 0.060s	sys 0.116s
I20260806 03:51:47.521883  2574 pending_rounds.cc:97] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260806 03:51:47.638978  2574 raft_consensus.cc:2866] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:47.639333  5130 raft_consensus.cc:3032] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:47.640002  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 976) took 1078 ms. Trace:
I20260806 03:51:47.640647  2574 rpcz_store.cc:276] 0806 03:51:46.561895 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.425672 (+863777us) service_pool.cc:227] Handling call
0806 03:51:47.426031 (+   359us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:47.639655 (+213624us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:47.639925 (+   270us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:47.643440  2577 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 950) took 2758 ms (client timeout 1936 ms). Trace:
I20260806 03:51:47.501441  4993 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260806 03:51:47.523036  5127 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.772s	user 0.013s	sys 0.013s
I20260806 03:51:47.645481  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1683) took 3508 ms. Trace:
I20260806 03:51:47.645838  5127 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:47.646124  2474 rpcz_store.cc:276] 0806 03:51:44.136777 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.157891 (+ 21114us) service_pool.cc:227] Handling call
0806 03:51:44.236145 (+ 78254us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:46.070753 (+1834608us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:47.645190 (+1574437us) spinlock_profiling.cc:243] Waited 1.68 s on lock 0x7b54001dd8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:47.645409 (+   219us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3862545792}
I20260806 03:51:47.647241  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 996) took 3294 ms. Trace:
I20260806 03:51:47.647671  2374 rpcz_store.cc:276] 0806 03:51:44.353224 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.622138 (+1268914us) service_pool.cc:227] Handling call
0806 03:51:45.745252 (+123114us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:46.263937 (+518685us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:47.646986 (+1383049us) spinlock_profiling.cc:243] Waited 516 ms on lock 0x7b5400012a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:47.647169 (+   183us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1187016576}
W20260806 03:51:47.648617  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 963) took 2376 ms (client timeout 2861 ms). Trace:
I20260806 03:51:47.602990  2376 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:47.649286  5127 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:47.649788  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1679) took 1003 ms. Trace:
W20260806 03:51:47.649034  2583 rpcz_store.cc:269] 0806 03:51:45.272427 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.275040 (+  2613us) service_pool.cc:227] Handling call
0806 03:51:47.648410 (+2373370us) spinlock_profiling.cc:243] Waited 473 ms on lock 0x7b54004461d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:47.648550 (+   140us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1088289024}
I20260806 03:51:47.650159  2376 rpcz_store.cc:276] 0806 03:51:46.646351 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.425814 (+779463us) service_pool.cc:227] Handling call
0806 03:51:47.649720 (+223906us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:47.651257  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:47.518622  5154 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:47.639828  5130 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:47.652581  5154 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:47.280454  4856 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 3.138s	user 0.018s	sys 0.014s
I20260806 03:51:47.649122  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:47.654525  4856 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 3.531s	user 0.020s	sys 0.016s
I20260806 03:51:47.655064  2374 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:47.601792  2576 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:51:47.603574  2478 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
W20260806 03:51:47.656579  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1717) took 1377 ms (client timeout 1648 ms). Trace:
W20260806 03:51:47.656948  2478 rpcz_store.cc:269] 0806 03:51:46.278887 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:46.321065 (+ 42178us) service_pool.cc:227] Handling call
0806 03:51:47.656507 (+1335442us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:47.658030  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:47.643966  2577 rpcz_store.cc:269] 0806 03:51:44.885449 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.885680 (+   231us) service_pool.cc:227] Handling call
0806 03:51:47.643138 (+2757458us) spinlock_profiling.cc:243] Waited 2.04 s on lock 0x7b540028fad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:47.643316 (+   178us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4695996672}
I20260806 03:51:47.658676  2478 raft_consensus.cc:2362] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5. Re-sending same reply.
I20260806 03:51:47.518805  5035 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:47.647564  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:47.602664  4995 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:47.665346  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:47.666050  2374 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:47.616421  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:47.667200  2373 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:47.668423  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:47.617163  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:47.669711  2377 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:47.671164  2377 pending_rounds.cc:76] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 2
I20260806 03:51:47.528630  5018 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:47.623232  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:47.609809  5093 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.931s	user 0.009s	sys 0.023s
I20260806 03:51:47.513731  2479 rpcz_store.cc:276] 0806 03:51:44.301311 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.621985 (+1320674us) service_pool.cc:227] Handling call
0806 03:51:45.745991 (+124006us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:45.772210 (+ 26219us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:45.772262 (+    52us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:45.787427 (+ 15165us) log.cc:842] Serialized 26 byte log entry
0806 03:51:46.284922 (+497495us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:46.284985 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:46.285078 (+    93us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:46.961487 (+676409us) raft_consensus.cc:1671] finished
0806 03:51:46.961521 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:46.961729 (+   208us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":101955,"raft.run_cpu_time_us":327,"raft.run_wall_time_us":34026,"thread_start_us":435599,"threads_started":1,"wal-append.queue_time_us":507644}
I20260806 03:51:47.510018  4959 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:47.626502  2581 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 1.
I20260806 03:51:47.636502  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:47.654057  4743 raft_consensus.cc:3032] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:47.605358  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:47.659219  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1721) took 1194 ms. Trace:
I20260806 03:51:47.690703  2478 rpcz_store.cc:276] 0806 03:51:46.465271 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.657738 (+1192467us) service_pool.cc:227] Handling call
0806 03:51:47.659154 (+  1416us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:47.691733  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:47.613443  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:47.516476  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 720981us
W20260806 03:51:47.660681  2476 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1707) took 2864 ms (client timeout 2104 ms). Trace:
W20260806 03:51:47.694037  2476 rpcz_store.cc:269] 0806 03:51:44.791196 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:44.947971 (+156775us) service_pool.cc:227] Handling call
0806 03:51:47.655283 (+2707312us) spinlock_profiling.cc:243] Waited 462 ms on lock 0x7b54002a0dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:47.655443 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1062345088}
I20260806 03:51:47.613219  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:47.673689  2377 pending_rounds.cc:97] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260806 03:51:47.674214  2376 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:47.672680  2474 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:51:47.675225  5018 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:47.676676  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 154048us
W20260806 03:51:47.768675  2332 leader_election.cc:334] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.830s (SENT)
I20260806 03:51:47.769282  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:47.677731  2577 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4. Ops: [3.3-3.3]
W20260806 03:51:47.679849  5141 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.437s	user 0.017s	sys 0.009s
W20260806 03:51:47.681007  5199 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260806 03:51:47.656313  5116 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:47.696568  2375 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:47.688658  5127 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:47.693538  3542 leader_election.cc:334] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.030s (SENT)
I20260806 03:51:47.736784  2377 raft_consensus.cc:2866] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:47.737918  2370 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:47.847760  2372 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: [5.3-5.3]
W20260806 03:51:47.761482  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1718) took 1472 ms (client timeout 1917 ms). Trace:
W20260806 03:51:47.848730  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 340297us
I20260806 03:51:47.611851  5156 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:47.857987  2537 connection.cc:232] RPC call timeout handler was delayed by -1.8147007520310581s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21810000000000002s for a response
I20260806 03:51:47.776258  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:47.858614  2537 connection.cc:232] RPC call timeout handler was delayed by -1.21820446010679s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19440000000000002s for a response
I20260806 03:51:47.858954  2476 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:47.858963  2537 connection.cc:232] RPC call timeout handler was delayed by -1.1365409309510142s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1895s for a response
I20260806 03:51:47.632418  4890 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:46.281232  2578 rpcz_store.cc:276] 0806 03:51:45.150663 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.627061 (+476398us) service_pool.cc:227] Handling call
0806 03:51:45.752519 (+125458us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:45.752779 (+   260us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:51:45.992879 (+240100us) log.cc:842] Serialized 14 byte log entry
0806 03:51:46.276598 (+283719us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:46.276665 (+    67us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:51:46.276734 (+    69us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:46.276975 (+   241us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:46.277143 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":4009,"thread_start_us":469110,"threads_started":2}
I20260806 03:51:47.808926  5087 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:47.799546  2373 raft_consensus.cc:2396] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:51:47.690439  4743 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:47.835705  2374 raft_consensus.cc:2396] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:47.840273  4959 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:47.838757  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 70149.3us
W20260806 03:51:47.891467  2332 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.920s (SENT)
I20260806 03:51:47.892127  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:51:47.848762  2483 rpcz_store.cc:269] 0806 03:51:46.288693 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.522496 (+1233803us) service_pool.cc:227] Handling call
0806 03:51:47.761371 (+238875us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:47.851591  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1685) took 1002 ms. Trace:
I20260806 03:51:47.893558  2374 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.3-3.3]
W20260806 03:51:47.852443  5067 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.789s	user 0.015s	sys 0.043s
I20260806 03:51:47.844825  5060 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:47.775400  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:47.856704  5018 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:47.863035  2433 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:54220 dropped due to backpressure. The service queue is full; it has 50 items.
W20260806 03:51:47.696571  2575 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 968) took 2064 ms (client timeout 1894 ms). Trace:
W20260806 03:51:47.844087  5004 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.010s	sys 0.009s
W20260806 03:51:47.913036  2575 rpcz_store.cc:269] 0806 03:51:45.632231 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.646789 (+ 14558us) service_pool.cc:227] Handling call
0806 03:51:47.696319 (+2049530us) spinlock_profiling.cc:243] Waited 233 ms on lock 0x7b5400454cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:47.696483 (+   164us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":536215296}
I20260806 03:51:47.914570  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:47.885947  2370 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:47.889237  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:47.888209  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1689) took 1037 ms. Trace:
I20260806 03:51:47.917402  2373 rpcz_store.cc:276] 0806 03:51:46.850708 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.887170 (+1036462us) service_pool.cc:227] Handling call
0806 03:51:47.887486 (+   316us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:47.887751 (+   265us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:47.887788 (+    37us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:47.887860 (+    72us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:51:47.887909 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:47.887979 (+    70us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:47.888129 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:47.893862  2372 rpcz_store.cc:276] 0806 03:51:46.849497 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.786054 (+936557us) service_pool.cc:227] Handling call
0806 03:51:47.847481 (+ 61427us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:47.851179 (+  3698us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:47.851524 (+   345us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:47.852082  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:47.869397  3586 raft_consensus.cc:2396] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 4 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:47.900321  2581 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:47.901566  2480 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
W20260806 03:51:47.777640  2474 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1969) took 1526 ms (client timeout 1991 ms). Trace:
I20260806 03:51:47.904771  2479 raft_consensus.cc:2396] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260806 03:51:47.905229  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 232311us
I20260806 03:51:47.927413  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:47.928344  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1722) took 1455 ms. Trace:
W20260806 03:51:47.928920  3547 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.269s (SENT)
I20260806 03:51:47.907387  2578 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5. Ops: []
I20260806 03:51:47.857124  5033 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:47.922135  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 228635us
I20260806 03:51:47.863091  5093 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:47.893738  4960 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:47.786420  5141 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:47.910910  2332 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.256s (SENT)
W20260806 03:51:47.957226  2479 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1965) took 1725 ms (client timeout 2026 ms). Trace:
W20260806 03:51:47.957593  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 46731.9us
W20260806 03:51:47.957926  2479 rpcz_store.cc:269] 0806 03:51:46.238051 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.691395 (+1453344us) service_pool.cc:227] Handling call
0806 03:51:47.957112 (+265717us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:47.928696  2483 rpcz_store.cc:276] 0806 03:51:46.473286 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.893478 (+1420192us) service_pool.cc:227] Handling call
0806 03:51:47.928266 (+ 34788us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:47.890594  4993 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:51:47.926729  5004 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.623s	user 0.011s	sys 0.009s
W20260806 03:51:47.958202  2332 connection.cc:232] RPC call timeout handler was delayed by -1.5459181219339371s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2397s for a response
I20260806 03:51:47.845520  5127 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:47.846835  5116 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:47.963457  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:47.966799  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:47.968900  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1691) took 1117 ms. Trace:
I20260806 03:51:47.978479  2372 rpcz_store.cc:276] 0806 03:51:46.851330 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.937157 (+1085827us) service_pool.cc:227] Handling call
0806 03:51:47.968381 (+ 31224us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:47.968578 (+   197us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:47.968605 (+    27us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:47.968649 (+    44us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:51:47.968680 (+    31us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:47.968729 (+    49us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:47.968838 (+   109us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:47.979589  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.561s	user 0.017s	sys 0.027s
W20260806 03:51:47.979975  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.562s	user 0.017s	sys 0.027s
W20260806 03:51:47.980276  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 562092us
I20260806 03:51:47.969125  2373 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:47.982317  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1690) took 1131 ms. Trace:
I20260806 03:51:47.982798  2373 rpcz_store.cc:276] 0806 03:51:46.851005 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.942086 (+1091081us) service_pool.cc:227] Handling call
0806 03:51:47.968938 (+ 26852us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:47.981998 (+ 13060us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:47.982234 (+   236us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:47.891503  5209 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:47.984480  5209 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:47.970284  2332 connection.cc:232] RPC call timeout handler was delayed by -1.3015703312121332s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.25710000000000005s for a response
I20260806 03:51:47.912753  5087 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:47.922984  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:47.975241  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:47.988978  2578 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:47.989109  2373 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260806 03:51:47.987272  2332 connection.cc:232] RPC call timeout handler was delayed by -1.1506923281122s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17800000000000002s for a response
I20260806 03:51:47.991276  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1693) took 1139 ms. Trace:
I20260806 03:51:47.992272  2373 rpcz_store.cc:276] 0806 03:51:46.851965 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.983742 (+1131777us) service_pool.cc:227] Handling call
0806 03:51:47.988219 (+  4477us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:47.990495 (+  2276us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:47.991061 (+   566us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:47.991529  2332 connection.cc:232] RPC call timeout handler was delayed by -1.1326923279557377s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18000000000000002s for a response
W20260806 03:51:47.994763  2332 connection.cc:232] RPC call timeout handler was delayed by -1.030092328088358s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19140000000000001s for a response
I20260806 03:51:47.936637  5134 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:48.002034  2484 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260806 03:51:48.002247  2476 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
W20260806 03:51:48.002089  2332 leader_election.cc:334] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.780s (SENT)
W20260806 03:51:48.003507  2476 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1724) took 1507 ms (client timeout 1863 ms). Trace:
I20260806 03:51:48.004055  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:48.004102  2476 rpcz_store.cc:269] 0806 03:51:46.495882 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.695080 (+1199198us) service_pool.cc:227] Handling call
0806 03:51:48.003420 (+308340us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:47.975833  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.606s	user 0.031s	sys 0.031s
W20260806 03:51:48.005607  2332 leader_election.cc:334] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.800s (SENT)
W20260806 03:51:48.006105  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.812s	user 0.032s	sys 0.032s
I20260806 03:51:48.006243  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:48.008524  2379 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260806 03:51:47.999125  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:48.010236  2581 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:47.845830  5130 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:48.019467  5130 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:48.020865  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:48.024647  2534 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:48.031857  2332 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.914s (SENT)
I20260806 03:51:48.032435  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:48.032958  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:47.970899  5102 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:47.935783  2474 rpcz_store.cc:269] 0806 03:51:46.251307 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.647207 (+1395900us) service_pool.cc:227] Handling call
0806 03:51:47.762295 (+115088us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:48.041045  2534 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:48.036011  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:48.036363  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:47.904639  5060 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:47.971907  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:48.043437  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:48.057860  3542 leader_election.cc:334] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.836s (SENT)
I20260806 03:51:48.049280  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:48.058983  3542 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.983s (SENT)
I20260806 03:51:48.058084  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:48.059293  2373 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:48.058981  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:48.039243  5023 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:48.020916  5087 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:48.020833  4797 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:47.934015  5067 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:47.930119  4743 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:48.064415  2575 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
W20260806 03:51:48.076506  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44719.4us
I20260806 03:51:48.076592  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:51:48.077247  2332 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.949s (SENT)
I20260806 03:51:48.021893  5154 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:48.031980  5035 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:48.020921  5075 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.046s
I20260806 03:51:47.974364  4960 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:48.036196  4978 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:48.064342  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:48.090538  2577 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:48.077657  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:48.075253  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:48.080124  2578 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:48.081393  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:47.965444  5093 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:47.906162  2436 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:54220 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1984)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1978)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1966)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1725)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1981)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 130)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1988)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 133)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1989)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1990)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1991)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1992)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1993)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1994)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1995)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1996)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1986)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1997)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1998)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1987)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1703)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 128)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1708)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1710)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1711)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1957)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1713)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1714)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 129)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 131)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1963)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1970)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1971)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1972)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1975)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1976)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1720)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 134)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1723)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1977)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1982)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1983)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 135)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1726)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1727)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1728)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1729)
I20260806 03:51:48.078696  5204 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:48.087244  2537 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:51:48.081663  5201 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.417s	user 0.002s	sys 0.000s
W20260806 03:51:48.104130  2369 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.604s	user 0.008s	sys 0.006s
W20260806 03:51:48.094314  2332 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.991s (SENT)
I20260806 03:51:48.067827  4797 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:48.095139  2481 raft_consensus.cc:2354] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:48.032984  4995 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:48.095794  2373 raft_consensus.cc:2396] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:51:48.088336  4743 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:48.111002  5211 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.216s	user 0.000s	sys 0.001s
I20260806 03:51:48.111912  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:48.112437  4890 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:48.112629  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1677) took 1467 ms. Trace:
I20260806 03:51:47.959371  5033 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:48.113252  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:48.072597  4856 raft_consensus.cc:3032] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:48.114203  4856 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:48.114753  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:48.115383  4856 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:48.056938  5016 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260806 03:51:48.104877  2369 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
W20260806 03:51:48.105509  2332 leader_election.cc:334] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.000s (SENT)
I20260806 03:51:48.107162  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:48.108809  2575 raft_consensus.cc:2379] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:48.123466  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 165) took 1061 ms. Trace:
I20260806 03:51:48.113020  2368 rpcz_store.cc:276] 0806 03:51:46.645416 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:46.646656 (+  1240us) service_pool.cc:227] Handling call
0806 03:51:46.647136 (+   480us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:46.852526 (+205390us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:46.852575 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:47.423640 (+571065us) log.cc:842] Serialized 26 byte log entry
0806 03:51:47.534676 (+111036us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:47.534741 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:47.534878 (+   137us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:48.112379 (+577501us) raft_consensus.cc:1671] finished
0806 03:51:48.112401 (+    22us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:48.112564 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":110486,"threads_started":1,"wal-append.queue_time_us":358889}
I20260806 03:51:48.118418  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:48.123602  2375 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260806 03:51:48.084059  5087 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:48.124356  2373 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:48.124465  2369 rpcz_store.cc:276] 0806 03:51:47.061829 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.427834 (+366005us) service_pool.cc:227] Handling call
0806 03:51:48.123373 (+695539us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:48.125013  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:48.068007  5023 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:48.097821  5035 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:48.149341  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:48.154942  2368 raft_consensus.cc:3032] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:48.155512  2368 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:48.092906  2578 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:51:48.157786  2578 raft_consensus.cc:595] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:48.158186  2578 raft_consensus.cc:603] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:51:48.158353  5093 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:48.159658  2578 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3. Ops: []
W20260806 03:51:48.121745  5019 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 2.046s	user 0.023s	sys 0.007s
I20260806 03:51:48.159667  5116 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:48.127395  5193 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.286s	user 0.000s	sys 0.001s
W20260806 03:51:48.163975  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.550s	user 0.003s	sys 0.006s
I20260806 03:51:48.169661  2577 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:48.173270  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.559s	user 0.003s	sys 0.006s
I20260806 03:51:48.165109  2373 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
W20260806 03:51:48.163821  5202 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.325s	user 0.000s	sys 0.002s
I20260806 03:51:48.172222  2579 raft_consensus.cc:2396] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:51:48.165940  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1684) took 1316 ms. Trace:
I20260806 03:51:48.177145  2373 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:48.099660  4978 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:48.166824  2368 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:48.160285  5035 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:48.163112  5087 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:51:48.165205  4856 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:48.190069  2376 rpcz_store.cc:276] 0806 03:51:46.849184 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.737461 (+888277us) service_pool.cc:227] Handling call
0806 03:51:47.783691 (+ 46230us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:47.783930 (+   239us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:51:48.022718 (+238788us) log.cc:842] Serialized 14 byte log entry
0806 03:51:48.165550 (+142832us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:48.165610 (+    60us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:48.165655 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:48.165721 (+    66us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:48.165853 (+   132us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":342920,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":47,"raft.queue_time_us":109907,"thread_start_us":319708,"threads_started":3}
W20260806 03:51:48.213670  2331 connection.cc:232] RPC call timeout handler was delayed by -4.38488839706406s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1529s for a response
I20260806 03:51:48.223369  2575 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:51:48.223889  2368 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:48.233887  2331 connection.cc:232] RPC call timeout handler was delayed by -4.3659883970394731s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15500000000000003s for a response
W20260806 03:51:48.234462  2331 connection.cc:232] RPC call timeout handler was delayed by -4.0923883970826864s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1854s for a response
W20260806 03:51:48.234921  2331 connection.cc:232] RPC call timeout handler was delayed by -4.03118839696981s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1922s for a response
W20260806 03:51:48.235371  2331 connection.cc:232] RPC call timeout handler was delayed by -3.7881883969530463s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21920000000000003s for a response
I20260806 03:51:48.222652  5111 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:48.224609  5087 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:48.236438  4960 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:48.236585  5111 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:48.224135  5035 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:48.233062  2538 leader_election.cc:334] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.785s (SENT)
W20260806 03:51:48.235795  2331 connection.cc:232] RPC call timeout handler was delayed by -3.7305883970111609s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2256s for a response
I20260806 03:51:48.238967  2538 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:48.239459  2331 connection.cc:232] RPC call timeout handler was delayed by -3.3381883969996125s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.26920000000000005s for a response
I20260806 03:51:48.244738  2331 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:48.230628  2373 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:48.218915  2436 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:56244 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1981)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 130)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1988)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 133)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1989)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1990)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1991)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1992)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1993)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1994)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1995)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1996)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2002)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1986)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1997)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2003)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1998)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1987)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1999)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2000)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2001)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1703)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 128)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1708)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1710)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1711)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1957)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1713)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1714)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 129)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 131)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1963)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1970)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1971)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1972)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1975)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1976)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1720)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 134)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1723)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1977)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1982)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1983)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 135)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1726)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1727)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1728)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1729)
I20260806 03:51:48.229789  5023 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:48.246479  2373 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:48.261199  2373 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:48.231698  4745 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:48.258352  5111 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:48.256680  5087 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:48.181999  5016 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:51:48.267568  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:48.264827  2581 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:48.276101  2376 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260806 03:51:48.225468  5119 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 2.165s	user 0.017s	sys 0.011s
W20260806 03:51:48.278029  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 180495us
I20260806 03:51:48.176124  5216 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:48.192374  5203 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.292s	user 0.000s	sys 0.002s
I20260806 03:51:48.308442  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:48.299031  2577 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:48.288882  2436 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:54234 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1981)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 130)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1988)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 133)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1989)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1990)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1991)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1992)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1993)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1994)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1995)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1996)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2002)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1986)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1997)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2003)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1998)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1987)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1999)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2000)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2001)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1703)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 128)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1708)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1710)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1711)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1957)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1713)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1714)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 129)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 131)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1963)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1970)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1971)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1972)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1975)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1976)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1720)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 134)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1723)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1977)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1982)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1983)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 135)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1726)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1727)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1728)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1729)
I20260806 03:51:48.298307  2368 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:48.215976  5236 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:48.225423  5060 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:48.216087  5156 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:48.306483  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 200993us
W20260806 03:51:48.307173  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 220023us
I20260806 03:51:48.222795  4978 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:48.230194  5093 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:48.317058  2373 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260806 03:51:48.426823  2575 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:48.414868  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1686) took 1565 ms. Trace:
I20260806 03:51:48.428411  2583 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:48.484916  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1692) took 1633 ms. Trace:
I20260806 03:51:48.410599  2578 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260806 03:51:48.261950  5221 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:51:48.489254  2436 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1729) took 1583 ms. Trace:
W20260806 03:51:48.449868  2480 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1715) took 2171 ms (client timeout 1901 ms). Trace:
I20260806 03:51:48.275404  4745 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:48.420730  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 978) took 1843 ms. Trace:
I20260806 03:51:48.540319  2575 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:48.939695  2579 rpcz_store.cc:276] 0806 03:51:46.577435 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:46.731208 (+153773us) service_pool.cc:227] Handling call
0806 03:51:48.420483 (+1689275us) spinlock_profiling.cc:243] Waited 1.44 s on lock 0x7b5400156154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:48.420651 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3310377344}
I20260806 03:51:48.940542  2581 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5. Ops: []
W20260806 03:51:48.415402  2482 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1964) took 2264 ms (client timeout 1949 ms). Trace:
W20260806 03:51:48.567129  3591 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 325) took 2964 ms (client timeout 1944 ms). Trace:
I20260806 03:51:48.490074  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1702) took 1067 ms. Trace:
I20260806 03:51:48.457569  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:48.599241  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 144576us
W20260806 03:51:48.489359  2332 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.026s (SENT)
W20260806 03:51:48.573484  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 265105us
W20260806 03:51:48.339076  2576 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 964) took 2958 ms (client timeout 2851 ms). Trace:
I20260806 03:51:48.944841  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:48.413831  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1688) took 1563 ms. Trace:
I20260806 03:51:48.428179  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1695) took 1254 ms. Trace:
W20260806 03:51:48.538931  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 47541.8us
I20260806 03:51:48.493443  2373 pending_rounds.cc:76] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 1
I20260806 03:51:48.945799  2374 rpcz_store.cc:276] 0806 03:51:46.850401 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.885140 (+1034739us) service_pool.cc:227] Handling call
0806 03:51:47.885558 (+   418us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:47.894135 (+  8577us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:48.413506 (+519371us) spinlock_profiling.cc:243] Waited 7.72 ms on lock 0x7b5400059bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:48.413751 (+   245us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":17760128}
I20260806 03:51:48.946965  2373 pending_rounds.cc:97] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 2.2
W20260806 03:51:48.854638  3542 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.269s (SENT)
I20260806 03:51:48.950572  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2062) took 1015 ms. Trace:
I20260806 03:51:48.946475  2369 rpcz_store.cc:276] 0806 03:51:47.173686 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.125739 (+952053us) service_pool.cc:227] Handling call
0806 03:51:48.126421 (+   682us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:48.161003 (+ 34582us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:48.161047 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:48.166223 (+  5176us) log.cc:842] Serialized 26 byte log entry
0806 03:51:48.352900 (+186677us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:48.352964 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:48.353046 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:48.427849 (+ 74803us) raft_consensus.cc:1671] finished
0806 03:51:48.427880 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:48.428092 (+   212us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":4315,"raft.queue_time_us":80451,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":127,"thread_start_us":128992,"threads_started":1,"wal-append.queue_time_us":240219}
I20260806 03:51:48.948813  2483 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:51:48.952807  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1966) took 2702 ms (client timeout 2386 ms). Trace:
W20260806 03:51:48.953233  2483 rpcz_store.cc:269] 0806 03:51:46.250307 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.457166 (+2206859us) service_pool.cc:227] Handling call
0806 03:51:48.952721 (+495555us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:48.954239  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 130) took 2852 ms (client timeout 2797 ms). Trace:
I20260806 03:51:48.452047  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:48.956365  2474 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1725) took 2331 ms (client timeout 2103 ms). Trace:
W20260806 03:51:48.956825  2474 rpcz_store.cc:269] 0806 03:51:46.624685 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.451543 (+1826858us) service_pool.cc:227] Handling call
0806 03:51:48.956264 (+504721us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:48.957985  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:48.958781  2474 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:48.347316  5224 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.159s	user 0.000s	sys 0.000s
I20260806 03:51:48.572240  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1701) took 4270 ms. Trace:
W20260806 03:51:48.941447  2482 rpcz_store.cc:269] 0806 03:51:46.150726 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:46.213949 (+ 63223us) service_pool.cc:227] Handling call
0806 03:51:48.415213 (+2201264us) spinlock_profiling.cc:243] Waited 182 ms on lock 0x7b54002c33d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:48.415319 (+   106us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":417731328}
W20260806 03:51:48.598855  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 222103us
W20260806 03:51:48.412431  5231 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.314s	user 0.000s	sys 0.001s
I20260806 03:51:48.950603  2373 raft_consensus.cc:2866] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:48.746985  4797 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:48.970059  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1681) took 2122 ms. Trace:
I20260806 03:51:48.970592  4797 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:48.970427  2377 rpcz_store.cc:276] 0806 03:51:46.848193 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.670524 (+822331us) service_pool.cc:227] Handling call
0806 03:51:47.670947 (+   423us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:47.847024 (+176077us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:47.847066 (+    42us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:47.847579 (+   513us) log.cc:842] Serialized 26 byte log entry
0806 03:51:48.002091 (+154512us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:48.002144 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:48.003022 (+   878us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:48.969796 (+966774us) raft_consensus.cc:1671] finished
0806 03:51:48.969820 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:48.969995 (+   175us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":102763,"threads_started":1,"wal-append.queue_time_us":205516}
I20260806 03:51:48.942638  2436 rpcz_store.cc:276] 0806 03:51:46.905790 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.489194 (+1583404us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:51:48.943296  2480 rpcz_store.cc:269] 0806 03:51:46.278126 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.507488 (+1229362us) service_pool.cc:227] Handling call
0806 03:51:48.449601 (+942113us) spinlock_profiling.cc:243] Waited 278 ms on lock 0x7b54000afad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:48.449768 (+   167us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":640029056}
I20260806 03:51:48.491663  2375 rpcz_store.cc:276] 0806 03:51:46.849789 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.786468 (+936679us) service_pool.cc:227] Handling call
0806 03:51:48.123330 (+336862us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:48.128337 (+  5007us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:48.414652 (+286315us) spinlock_profiling.cc:243] Waited 336 ms on lock 0x7b5400007650. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:48.414793 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":773715328}
I20260806 03:51:48.951814  2374 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:51:48.279111  5001 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:48.279839  5209 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:48.308604  5141 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:48.413056  5222 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.329s	user 0.001s	sys 0.001s
I20260806 03:51:48.377278  5067 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:48.564690  5236 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:48.975893  5060 consensus_queue.cc:1046] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:48.458576  5035 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:48.976646  5221 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260806 03:51:48.640463  5204 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.524s	user 0.012s	sys 0.000s
I20260806 03:51:48.948048  5093 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:48.949105  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 459767us
I20260806 03:51:48.952255  2583 rpcz_store.cc:276] 0806 03:51:47.935035 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.365864 (+430829us) service_pool.cc:227] Handling call
0806 03:51:48.411278 (+ 45414us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:48.946805 (+535527us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:48.950505 (+  3700us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:48.983788  2332 leader_election.cc:334] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.039s (SENT)
W20260806 03:51:48.941823  3591 rpcz_store.cc:269] 0806 03:51:45.602994 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.645581 (+ 42587us) service_pool.cc:227] Handling call
0806 03:51:48.566844 (+2921263us) spinlock_profiling.cc:243] Waited 322 ms on lock 0x7b54005fe954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:48.566999 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":741479168}
I20260806 03:51:48.943857  2368 rpcz_store.cc:276] 0806 03:51:47.422182 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.154319 (+732137us) service_pool.cc:227] Handling call
0806 03:51:48.154769 (+   450us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:48.489739 (+334970us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:48.490004 (+   265us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:48.942852  2372 rpcz_store.cc:276] 0806 03:51:46.851680 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.979813 (+1128133us) service_pool.cc:227] Handling call
0806 03:51:47.980205 (+   392us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:47.980578 (+   373us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:51:48.084697 (+104119us) log.cc:842] Serialized 14 byte log entry
0806 03:51:48.484420 (+399723us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:48.484493 (+    73us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:51:48.484563 (+    70us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:48.484661 (+    98us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:48.484809 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":176047,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":36,"raft.queue_time_us":6057,"raft.run_cpu_time_us":317,"raft.run_wall_time_us":80932,"spinlock_wait_cycles":2963328,"thread_start_us":447154,"threads_started":2,"wal-append.queue_time_us":489537}
W20260806 03:51:48.974536  5130 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.941s	user 0.013s	sys 0.003s
W20260806 03:51:48.963017  2483 rpcz_store.cc:269] 0806 03:51:46.101492 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.954061 (+2852569us) service_pool.cc:214] Skipping call since client already timed out
0806 03:51:48.954166 (+   105us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:51:48.945477  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:48.306787  5119 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:48.736256  5018 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.796s	user 0.010s	sys 0.004s
W20260806 03:51:48.729485  5007 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 2.663s	user 0.029s	sys 0.035s
W20260806 03:51:49.005128  5007 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.938s	user 0.040s	sys 0.041s
I20260806 03:51:49.005952  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 979) took 2123 ms. Trace:
I20260806 03:51:49.006455  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:49.006754  5119 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:49.007031  3590 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:49.006386  2574 rpcz_store.cc:276] 0806 03:51:46.882492 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.641902 (+759410us) service_pool.cc:227] Handling call
0806 03:51:47.642430 (+   528us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:47.642747 (+   317us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:47.642783 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:47.643403 (+   620us) log.cc:842] Serialized 26 byte log entry
0806 03:51:47.963236 (+319833us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:47.963293 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:47.963403 (+   110us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:49.005697 (+1042294us) raft_consensus.cc:1671] finished
0806 03:51:49.005721 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:49.005871 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":319325,"threads_started":1,"wal-append.queue_time_us":449021}
I20260806 03:51:49.010628  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 330) took 1581 ms. Trace:
I20260806 03:51:49.011101  3590 rpcz_store.cc:276] 0806 03:51:47.428983 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.429152 (+   169us) service_pool.cc:227] Handling call
0806 03:51:47.429457 (+   305us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:49.007457 (+1578000us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.010349 (+  2892us) spinlock_profiling.cc:243] Waited 1.58 s on lock 0x7b5400540454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:49.010557 (+   208us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3627580160}
I20260806 03:51:49.012190  5035 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:48.945334  2576 rpcz_store.cc:269] 0806 03:51:45.381075 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.623870 (+242795us) service_pool.cc:227] Handling call
0806 03:51:48.338771 (+2714901us) spinlock_profiling.cc:243] Waited 596 ms on lock 0x7b54004466d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:48.338965 (+   194us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1370772736}
W20260806 03:51:48.655256  5168 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 2.207s	user 0.004s	sys 0.025s
I20260806 03:51:48.965780  2484 rpcz_store.cc:276] 0806 03:51:44.302256 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:46.085295 (+1783039us) service_pool.cc:227] Handling call
0806 03:51:46.085666 (+   371us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:48.002532 (+1916866us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:48.571864 (+569332us) spinlock_profiling.cc:243] Waited 1.92 s on lock 0x7b54001dced4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:48.572160 (+   296us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4406697728}
I20260806 03:51:48.421192  5033 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:48.968734  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1703) took 1546 ms. Trace:
I20260806 03:51:48.963282  5247 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:49.013427  3591 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:51:48.969336  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:48.327055  5087 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:48.950913  3542 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:48.743209  5246 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:48.327348  5016 raft_consensus.cc:686] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:49.029209  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 174652us
I20260806 03:51:49.030010  5221 consensus_queue.cc:1046] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:51:49.030191  5016 consensus_queue.cc:237] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:49.031131  4983 raft_consensus.cc:3032] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:51:49.031523  4983 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:49.032048  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:49.032965  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:49.033769  3586 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:49.035386  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:49.036194  2484 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1991) took 1431 ms (client timeout 1800 ms). Trace:
I20260806 03:51:49.036649  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:51:49.036558  2484 rpcz_store.cc:269] 0806 03:51:47.605811 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.017135 (+1411324us) service_pool.cc:227] Handling call
0806 03:51:49.036129 (+ 18994us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:48.508038  5216 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:48.568639  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:48.972677  2436 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:54220 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1990)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1991)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1992)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1993)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1994)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1995)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1996)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2002)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1986)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1997)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2003)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1998)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1987)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2005)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1999)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2000)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2001)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1703)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 128)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1708)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1710)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1711)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1957)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1713)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1714)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 129)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 131)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1963)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1970)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1971)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1972)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1975)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1976)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1720)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 134)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1723)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1977)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1982)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1983)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 135)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1726)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1727)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1728)
I20260806 03:51:48.982115  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.046480  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:49.046844  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:49.047030  2480 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1989) took 1527 ms (client timeout 1749 ms). Trace:
I20260806 03:51:49.047704  2484 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:48.309792  5023 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.665s
I20260806 03:51:48.984416  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:49.047461  2480 rpcz_store.cc:269] 0806 03:51:47.520133 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.973310 (+1453177us) service_pool.cc:227] Handling call
0806 03:51:49.046925 (+ 73615us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:48.978346  4856 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.753s	user 0.007s	sys 0.006s
W20260806 03:51:48.419637  4906 consensus_meta.cc:287] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.896s	user 0.011s	sys 0.000s
I20260806 03:51:48.989267  5060 raft_consensus.cc:3032] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
W20260806 03:51:48.993690  5234 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.778s	user 0.006s	sys 0.001s
I20260806 03:51:48.985900  5067 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260806 03:51:48.995230  5236 raft_consensus.cc:2741] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260806 03:51:48.983253  5156 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260806 03:51:48.996749  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:48.998072  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:51:49.064612  2583 raft_consensus.cc:595] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:48.998562  2481 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1974) took 2745 ms (client timeout 1920 ms). Trace:
I20260806 03:51:49.064903  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:49.065218  2481 rpcz_store.cc:269] 0806 03:51:46.261929 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.506674 (+1244745us) service_pool.cc:227] Handling call
0806 03:51:48.998329 (+1491655us) spinlock_profiling.cc:243] Waited 485 ms on lock 0x7b54003886d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:48.998473 (+   144us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1115016448}
I20260806 03:51:49.001807  2478 raft_consensus.cc:2396] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 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.
I20260806 03:51:49.002508  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:48.977540  4978 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260806 03:51:49.024652  5111 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260806 03:51:49.013929  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:49.013309  5141 consensus_queue.cc:1046] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260806 03:51:49.018378  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:49.016288  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:49.015829  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.019230  2373 rpcz_store.cc:276] 0806 03:51:47.422554 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.175000 (+752446us) service_pool.cc:227] Handling call
0806 03:51:48.176968 (+  1968us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:48.968438 (+791470us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:48.968662 (+   224us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:48.984364  5204 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:49.021699  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:49.072576  2377 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 4: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:51:49.075187  2368 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:49.025729  2482 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 133) took 2911 ms (client timeout 3092 ms). Trace:
I20260806 03:51:49.024844  5163 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.002s
I20260806 03:51:49.026638  5246 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:49.028525  5113 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:49.028837  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:49.086499  4986 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:49.087623  2373 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260806 03:51:49.091035  5018 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:49.091429  5018 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:49.093355  5156 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:49.093181  4856 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:51:49.093860  5156 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:49.095737  5230 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.881s	user 0.000s	sys 0.003s
I20260806 03:51:49.096007  5156 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:49.083595  2368 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:49.038247  2537 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:49.038511  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:49.037835  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:49.107532  2575 raft_consensus.cc:2362] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4. Re-sending same reply.
I20260806 03:51:49.073004  5141 raft_consensus.cc:3032] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Stepping down as leader of term 3
W20260806 03:51:49.049131  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 65362.8us
W20260806 03:51:49.110842  2332 leader_election.cc:334] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.192s (SENT)
I20260806 03:51:49.048177  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1992) took 1431 ms. Trace:
I20260806 03:51:49.111364  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:49.111753  2484 rpcz_store.cc:276] 0806 03:51:47.617084 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.038457 (+1421373us) service_pool.cc:227] Handling call
0806 03:51:49.048109 (+  9652us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:49.113040  2332 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.386s (SENT)
I20260806 03:51:49.115124  2332 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:49.115590  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:49.022660  5119 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
W20260806 03:51:49.120769  2332 leader_election.cc:334] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.397s (SENT)
I20260806 03:51:49.121369  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:49.122771  2332 leader_election.cc:334] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.571s (SENT)
I20260806 03:51:49.123216  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:49.060738  3588 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:49.065712  2480 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:49.066191  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:49.066397  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.125298  2481 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
W20260806 03:51:49.125927  2481 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1993) took 1464 ms (client timeout 1949 ms). Trace:
W20260806 03:51:49.126344  2481 rpcz_store.cc:269] 0806 03:51:47.662414 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.066133 (+1403719us) service_pool.cc:227] Handling call
0806 03:51:49.125849 (+ 59716us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.000559  5093 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:49.004454  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:49.056428  5060 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:49.110253  5141 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:49.134651  2372 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:49.135216  5060 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:49.136749  5060 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:49.137507  5119 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:49.138091  5119 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:49.051847  4993 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:49.140367  4981 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:49.140519  4993 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:51:49.078564  2482 rpcz_store.cc:269] 0806 03:51:46.113928 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.966285 (+2852357us) service_pool.cc:227] Handling call
0806 03:51:49.025654 (+ 59369us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.141117  4981 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:49.141825  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.073766  3590 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 4: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:51:49.142752  2482 raft_consensus.cc:2396] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260806 03:51:49.073971  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1990) took 1514 ms (client timeout 1780 ms). Trace:
W20260806 03:51:49.143610  2483 rpcz_store.cc:269] 0806 03:51:47.560167 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.986247 (+1426080us) service_pool.cc:227] Handling call
0806 03:51:49.073868 (+ 87621us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.145123  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:49.080896  2377 raft_consensus.cc:3032] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:49.146588  2377 raft_consensus.cc:729] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:49.046217  5019 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260806 03:51:49.148443  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:49.149261  3585 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:49.149542  5019 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:49.150256  5019 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:49.064198  4906 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:49.151889  5018 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:49.071321  2477 raft_consensus.cc:2379] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:51:49.152951  2480 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1716) took 2874 ms (client timeout 3272 ms). Trace:
W20260806 03:51:49.153412  2477 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1981) took 2589 ms (client timeout 2256 ms). Trace:
I20260806 03:51:49.105890  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:51:49.106477  2476 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1984) took 2464 ms (client timeout 1830 ms). Trace:
I20260806 03:51:49.127483  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:49.154888  2476 rpcz_store.cc:269] 0806 03:51:46.642386 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.106217 (+2463831us) service_pool.cc:214] Skipping call since client already timed out
0806 03:51:49.106381 (+   164us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:51:49.039505  2576 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:49.042415  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:49.044746  4983 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:49.155699  2481 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:51:49.160597  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1995) took 1471 ms. Trace:
W20260806 03:51:49.109730  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 71615.4us
I20260806 03:51:49.082404  4978 consensus_queue.cc:1225] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260806 03:51:49.156543  2574 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:49.119745  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:49.129197  5087 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:49.129623  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:49.166728  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:49.129561  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.172668  3590 raft_consensus.cc:2362] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3. Re-sending same reply.
I20260806 03:51:49.172837  2484 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:51:49.147737  2377 consensus_queue.cc:260] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:49.173316  2484 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1994) took 1506 ms (client timeout 1991 ms). Trace:
I20260806 03:51:49.173663  2377 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:49.133526  5246 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:49.153411  2480 rpcz_store.cc:269] 0806 03:51:46.278547 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.048826 (+2770279us) service_pool.cc:227] Handling call
0806 03:51:49.152877 (+104051us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.093222  5008 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:49.161072  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.184041  2476 raft_consensus.cc:2379] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:49.184679  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1986) took 1750 ms. Trace:
I20260806 03:51:49.185070  2476 rpcz_store.cc:276] 0806 03:51:47.434477 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.155876 (+1721399us) service_pool.cc:227] Handling call
0806 03:51:49.184590 (+ 28714us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.160993  2481 rpcz_store.cc:276] 0806 03:51:47.689732 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.127158 (+1437426us) service_pool.cc:227] Handling call
0806 03:51:49.160533 (+ 33375us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.186655  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.187753  2481 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:49.188303  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1998) took 1329 ms. Trace:
I20260806 03:51:49.188669  2481 rpcz_store.cc:276] 0806 03:51:47.858920 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.186275 (+1327355us) service_pool.cc:227] Handling call
0806 03:51:49.188233 (+  1958us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:49.166198  2332 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.692s (SENT)
I20260806 03:51:49.189610  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:49.168736  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:49.169019  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:49.171116  2537 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:49.173663  2484 rpcz_store.cc:269] 0806 03:51:47.667328 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.113161 (+1445833us) service_pool.cc:227] Handling call
0806 03:51:49.173257 (+ 60096us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.143210  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1996) took 1382 ms. Trace:
I20260806 03:51:49.196978  2482 rpcz_store.cc:276] 0806 03:51:47.760594 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.141482 (+1380888us) service_pool.cc:227] Handling call
0806 03:51:49.143148 (+  1666us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.114933  5236 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:49.164708  3545 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:49.208168  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:49.148361  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:49.117527  5113 raft_consensus.cc:3032] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:51:49.129084  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:49.225565  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:49.232640  2576 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:51:49.225208  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:49.229867  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 63691.5us
W20260806 03:51:49.154023  2477 rpcz_store.cc:269] 0806 03:51:46.563890 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.568219 (+2004329us) service_pool.cc:227] Handling call
0806 03:51:49.153297 (+585078us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:49.224385  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 59766.5us
I20260806 03:51:49.241269  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:49.243834  2537 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:49.222054  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.245882  2482 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:49.246616  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.237154  2579 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:49.247618  2480 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:49.222054  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.249086  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1987) took 1750 ms. Trace:
I20260806 03:51:49.249481  2481 rpcz_store.cc:276] 0806 03:51:47.498554 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.221699 (+1723145us) service_pool.cc:227] Handling call
0806 03:51:49.248998 (+ 27299us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":62976}
I20260806 03:51:49.223742  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:49.251116  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1997) took 1408 ms. Trace:
I20260806 03:51:49.154136  4856 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.068s
W20260806 03:51:49.238238  2332 leader_election.cc:334] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.838s (SENT)
I20260806 03:51:49.160260  5221 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:49.235860  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.252313  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1999) took 1080 ms. Trace:
I20260806 03:51:49.258455  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:49.252322  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:49.258373  2482 rpcz_store.cc:276] 0806 03:51:48.172231 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.221618 (+1049387us) service_pool.cc:227] Handling call
0806 03:51:49.252239 (+ 30621us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":41088}
I20260806 03:51:49.260004  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.236743  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:49.261427  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2003) took 1043 ms. Trace:
I20260806 03:51:49.261931  2476 rpcz_store.cc:276] 0806 03:51:48.218352 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.185883 (+967531us) service_pool.cc:227] Handling call
0806 03:51:49.261343 (+ 75460us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.257851  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:49.253535  2480 rpcz_store.cc:276] 0806 03:51:47.843193 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.178834 (+1335641us) service_pool.cc:227] Handling call
0806 03:51:49.251035 (+ 72201us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:49.238431  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 256337us
W20260806 03:51:49.293330  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 261487us
I20260806 03:51:49.294102  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:51:49.295527  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 179995us
I20260806 03:51:49.200210  4993 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:51:49.298079  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:49.151511  5019 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:49.139272  5119 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:49.229061  5093 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:49.316879  2372 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:51:49.295634  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:49.317315  2372 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:49.223002  4978 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:49.334203  2572 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260806 03:51:49.135216  5141 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:49.307075  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:49.239279  5087 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:49.231671  5113 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:49.308286  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.341922  2476 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:49.311453  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:49.312485  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:49.343618  2576 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:49.202348  5035 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.098s
I20260806 03:51:49.255769  5256 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:49.325220  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.256752  4797 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:49.297865  5023 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:49.329530  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 160118us
I20260806 03:51:49.338915  5119 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:49.332013  2377 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
W20260806 03:51:49.318471  5250 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260806 03:51:49.334623  2572 pending_rounds.cc:76] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 2
I20260806 03:51:49.359849  2572 pending_rounds.cc:97] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260806 03:51:49.360174  2572 raft_consensus.cc:2866] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:49.361104  5138 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:49.361625  5138 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:49.335732  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:49.221233  5008 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:49.326062  3586 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 2: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:51:49.303921  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:49.369729  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 65921.1us
I20260806 03:51:49.337663  2372 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:49.372056  2372 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:49.350535  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 974) took 2794 ms. Trace:
I20260806 03:51:49.329854  5093 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:49.351613  2484 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:49.333431  4978 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:49.354159  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.329244  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.303134  5204 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:49.364522  2377 pending_rounds.cc:76] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 1
I20260806 03:51:49.373231  2584 rpcz_store.cc:276] 0806 03:51:46.555965 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.419828 (+863863us) service_pool.cc:227] Handling call
0806 03:51:47.420379 (+   551us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:47.623513 (+203134us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:47.623560 (+    47us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:47.624226 (+   666us) log.cc:842] Serialized 26 byte log entry
0806 03:51:48.735190 (+1110964us) spinlock_profiling.cc:243] Waited 20 ms on lock 0x7b18002bc120. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:51:48.941845 (+206655us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:49.341363 (+399518us) log.cc:842] Serialized 14 byte log entry
0806 03:51:49.344461 (+  3098us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.344605 (+   144us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:49.344669 (+    64us) raft_consensus.cc:1671] finished
0806 03:51:49.350277 (+  5608us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:49.350460 (+   183us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":8039,"prepare.queue_time_us":314253,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":64,"raft.queue_time_us":198520,"raft.run_cpu_time_us":576,"raft.run_wall_time_us":21275,"spinlock_wait_cycles":46076288,"thread_start_us":782647,"threads_started":3,"wal-append.queue_time_us":1333201}
I20260806 03:51:49.382941  2377 pending_rounds.cc:97] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260806 03:51:49.383383  2377 raft_consensus.cc:2866] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:49.347023  5102 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:49.357203  5141 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:49.325911  5268 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.042s
I20260806 03:51:49.386669  2480 raft_consensus.cc:2396] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:51:49.397719  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2001) took 1180 ms. Trace:
I20260806 03:51:49.398218  2480 rpcz_store.cc:276] 0806 03:51:48.217653 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.263539 (+1045886us) service_pool.cc:227] Handling call
0806 03:51:49.397638 (+134099us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.400720  2482 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260806 03:51:49.402263  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.403138  2484 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:49.385900  4978 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:49.404481  2484 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [2.2-3.3]
I20260806 03:51:49.409183  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.413964  2476 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:49.413048  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1703) took 5110 ms. Trace:
I20260806 03:51:49.415138  3547 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:49.417392  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:49.422307  2372 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 7. (term mismatch)
I20260806 03:51:49.422680  2372 pending_rounds.cc:76] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 6
I20260806 03:51:49.422884  2372 pending_rounds.cc:97] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260806 03:51:49.423112  2372 raft_consensus.cc:2866] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:49.415227  2484 rpcz_store.cc:276] 0806 03:51:44.302788 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.403781 (+5100993us) service_pool.cc:227] Handling call
0806 03:51:49.404210 (+   429us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:51:49.412735 (+  8525us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.412986 (+   251us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.418087  2377 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
W20260806 03:51:49.426211  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 182488us
I20260806 03:51:49.426640  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:49.427121  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:49.427580  2372 raft_consensus.cc:2362] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4. Re-sending same reply.
I20260806 03:51:49.427742  2377 raft_consensus.cc:2362] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4. Re-sending same reply.
I20260806 03:51:49.385706  5116 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:49.403961  2474 raft_consensus.cc:2396] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260806 03:51:49.380211  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 119198us
I20260806 03:51:49.432512  2476 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260806 03:51:49.358583  4797 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:49.433776  2484 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:49.432777  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:49.432066  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:49.438562  2480 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:49.439931  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:49.435225  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 128) took 5090 ms. Trace:
I20260806 03:51:49.443141  2476 rpcz_store.cc:276] 0806 03:51:44.344720 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.414656 (+5069936us) service_pool.cc:227] Handling call
0806 03:51:49.432153 (+ 17497us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:49.434925 (+  2772us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.435159 (+   234us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.416389  4906 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:49.367933  5023 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:49.408628  5204 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:49.449867  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1708) took 4657 ms. Trace:
I20260806 03:51:49.450747  2484 rpcz_store.cc:276] 0806 03:51:44.792307 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.433277 (+4640970us) service_pool.cc:227] Handling call
0806 03:51:49.433587 (+   310us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:49.446217 (+ 12630us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.449769 (+  3552us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.407226  3585 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:51:49.431258  5116 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:49.425796  4986 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260806 03:51:49.445387  5271 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260806 03:51:49.452153  2474 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1988) took 1933 ms (client timeout 1597 ms). Trace:
I20260806 03:51:49.470010  2480 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:49.434754  5278 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260806 03:51:49.412985  5113 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:49.467372  5093 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:47.946655  2433 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:54220 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1725)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1981)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 130)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1988)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 133)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1989)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1990)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1991)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1992)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1716)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1993)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1994)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1995)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1996)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1986)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1997)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1998)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1987)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1702)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1703)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 128)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1708)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1710)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1711)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1957)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1713)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1714)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 129)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 131)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1963)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1970)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1971)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1972)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1975)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1976)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1720)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 134)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1723)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1977)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1982)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1983)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 135)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1726)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1727)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1728)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1729)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 136)
I20260806 03:51:49.472795  2484 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:51:49.457590  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:49.558109  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1687) took 2708 ms. Trace:
I20260806 03:51:49.663223  2370 rpcz_store.cc:276] 0806 03:51:46.850102 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.856533 (+1006431us) service_pool.cc:227] Handling call
0806 03:51:47.885749 (+ 29216us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:47.916359 (+ 30610us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.557835 (+1641476us) spinlock_profiling.cc:243] Waited 28.8 ms on lock 0x7b540005a5d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:49.558032 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":66198400}
I20260806 03:51:49.662858  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1710) took 4869 ms. Trace:
I20260806 03:51:49.664580  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:49.664996  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1957) took 3901 ms. Trace:
W20260806 03:51:49.500669  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1985) took 2857 ms (client timeout 1673 ms). Trace:
I20260806 03:51:49.665571  2484 rpcz_store.cc:276] 0806 03:51:45.763580 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.457233 (+3693653us) service_pool.cc:227] Handling call
0806 03:51:49.471148 (+ 13915us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:49.664719 (+193571us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.664931 (+   212us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:49.666404  2478 rpcz_store.cc:269] 0806 03:51:46.843132 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:47.691442 (+848310us) service_pool.cc:227] Handling call
0806 03:51:49.479922 (+1788480us) spinlock_profiling.cc:243] Waited 1.31 s on lock 0x7b54002a03d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:49.500561 (+ 20639us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3010573568}
I20260806 03:51:49.664354  2480 rpcz_store.cc:276] 0806 03:51:44.793037 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.439712 (+4646675us) service_pool.cc:227] Handling call
0806 03:51:49.469117 (+ 29405us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:49.662475 (+193358us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.662768 (+   293us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.581295  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:49.591548  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:44180 (request call id 400) took 1723 ms. Trace:
I20260806 03:51:49.490792  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 153) took 3230 ms. Trace:
I20260806 03:51:49.671181  2379 rpcz_store.cc:276] 0806 03:51:46.260461 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:46.262355 (+  1894us) service_pool.cc:227] Handling call
0806 03:51:46.283084 (+ 20729us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:48.016824 (+1733740us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.490543 (+1473719us) spinlock_profiling.cc:243] Waited 1.72 s on lock 0x7b54000c0654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:49.490727 (+   184us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3950273920}
W20260806 03:51:49.515844  2479 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 1978) took 2997 ms (client timeout 2032 ms). Trace:
W20260806 03:51:49.672416  2479 rpcz_store.cc:269] 0806 03:51:46.518694 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.515630 (+2996936us) service_pool.cc:214] Skipping call since client already timed out
0806 03:51:49.515760 (+   130us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:51:49.673147  2375 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:49.516054  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2060) took 1617 ms. Trace:
I20260806 03:51:49.674283  2581 rpcz_store.cc:276] 0806 03:51:47.899137 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.302921 (+403784us) service_pool.cc:227] Handling call
0806 03:51:48.303470 (+   549us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:48.941149 (+637679us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.515756 (+574607us) spinlock_profiling.cc:243] Waited 637 ms on lock 0x7b540004b854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:49.515964 (+   208us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1464570752}
W20260806 03:51:49.597399  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 144316us
I20260806 03:51:49.670023  2577 rpcz_store.cc:276] 0806 03:51:47.867741 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.569631 (+701890us) service_pool.cc:227] Handling call
0806 03:51:49.590941 (+1021310us) spinlock_profiling.cc:243] Waited 420 ms on lock 0x7b540024c7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d81a0ac6e 00007f0d7b101807 00007f0d7b101792 00007f0d7b1016c1 00007f0d7b10163c 00007f0d7b1008f2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:49.591429 (+   488us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":965299584}
I20260806 03:51:49.596697  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1707) took 1596 ms. Trace:
I20260806 03:51:49.684640  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:49.484536  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 972) took 2948 ms. Trace:
I20260806 03:51:49.668157  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1714) took 3843 ms. Trace:
I20260806 03:51:49.685552  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:49.701601  2478 rpcz_store.cc:276] 0806 03:51:45.824961 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.667215 (+3842254us) service_pool.cc:227] Handling call
0806 03:51:49.667529 (+   314us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:49.667736 (+   207us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:49.667765 (+    29us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:49.667807 (+    42us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:49.667917 (+   110us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.667974 (+    57us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:49.668092 (+   118us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.470696  5116 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:49.598282  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:49.708446  2379 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:49.555612  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2000) took 1379 ms. Trace:
W20260806 03:51:49.593896  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 355681us
I20260806 03:51:49.665443  2370 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:49.724145  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:49.523830  2377 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:51:49.480516  5032 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:49.685176  2369 rpcz_store.cc:276] 0806 03:51:48.000413 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.963359 (+962946us) service_pool.cc:227] Handling call
0806 03:51:48.963663 (+   304us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:49.037608 (+ 73945us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:51:49.052300 (+ 14692us) log.cc:842] Serialized 14 byte log entry
0806 03:51:49.594640 (+542340us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:49.594714 (+    74us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:49.594783 (+    69us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.596374 (+  1591us) spinlock_profiling.cc:243] Waited 73.7 ms on lock 0x7b54001ea5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:49.596443 (+    69us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:49.596616 (+   173us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":239920,"prepare.queue_time_us":24412,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":57,"raft.queue_time_us":242335,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":94,"spinlock_wait_cycles":169402624,"thread_start_us":301968,"threads_started":1,"wal-append.queue_time_us":352977}
I20260806 03:51:49.702448  5247 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:49.768666  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:49.512434  5127 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:49.760138  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:49.577718  4906 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:49.704720  2572 rpcz_store.cc:276] 0806 03:51:46.535747 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:46.536147 (+   400us) service_pool.cc:227] Handling call
0806 03:51:46.537965 (+  1818us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:49.360637 (+2822672us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.484218 (+123581us) spinlock_profiling.cc:243] Waited 2.79 s on lock 0x7b540024dbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:49.484443 (+   225us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":6418448768}
I20260806 03:51:49.475565  5271 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:49.778147  2232 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33786 (request call id 213) took 13309 ms (client timeout 15000 ms). Trace:
I20260806 03:51:49.481011  5245 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:51:49.818691  3594 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260806 03:51:49.488543  5008 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:49.765954  2534 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:49.598881  5236 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:49.573872  5007 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:49.594210  4993 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:49.703574  2477 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:49.572914  5018 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:49.479115  3586 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260806 03:51:49.778750  5269 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:49.769670  2480 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
W20260806 03:51:49.478463  5262 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
I20260806 03:51:49.515344  4797 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:49.734557  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.556913  4745 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:49.548977  3588 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 275) took 4066 ms (client timeout 1648 ms). Trace:
I20260806 03:51:49.781832  2581 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:49.708460  5216 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.135s
I20260806 03:51:49.776247  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:49.540043  5023 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:49.810119  2583 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:49.588721  4983 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:49.812820  2584 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260806 03:51:49.585451  4981 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:49.703768  5281 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.148s
I20260806 03:51:49.593242  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1705) took 1593 ms. Trace:
I20260806 03:51:49.530306  5209 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:49.761507  2479 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 2. Current term is 3. Ops: []
W20260806 03:51:49.818208  2436 connection.cc:232] RPC call timeout handler was delayed by -2.7970368349924684s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1569s for a response
I20260806 03:51:49.823222  2372 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260806 03:51:49.530853  5118 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:49.724517  5001 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260806 03:51:49.824591  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 259800us
I20260806 03:51:49.574615  5166 raft_consensus.cc:3032] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Stepping down as leader of term 3
W20260806 03:51:49.830245  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61993.7us
I20260806 03:51:49.597978  5087 consensus_queue.cc:1046] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.222s
I20260806 03:51:49.776293  5032 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:49.817751  2235 catalog_manager.cc:5495] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 1 to 2, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 2 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:49.857228  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 129) took 3756 ms. Trace:
I20260806 03:51:49.778354  5019 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:49.489020  5204 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:49.769428  5246 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.087s
I20260806 03:51:49.776196  2482 rpcz_store.cc:276] 0806 03:51:48.176299 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.259703 (+1083404us) service_pool.cc:227] Handling call
0806 03:51:49.555289 (+295586us) spinlock_profiling.cc:243] Waited 139 ms on lock 0x7b5400250b54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:49.555523 (+   234us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":320688384}
W20260806 03:51:50.055763  3542 leader_election.cc:334] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.687s (SENT)
I20260806 03:51:50.062872  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:50.044492  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 333581us
I20260806 03:51:50.079418  2377 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:50.079869  2480 rpcz_store.cc:276] 0806 03:51:46.101163 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.694783 (+3593620us) service_pool.cc:227] Handling call
0806 03:51:49.769409 (+ 74626us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:49.856853 (+ 87444us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.857144 (+   291us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.865694  2478 raft_consensus.cc:2396] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:51:50.064268  3545 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:49.818179  5245 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:50.092368  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:49.814616  5163 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:49.819341  5271 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:49.843072  5007 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:50.046504  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1702) took 5743 ms. Trace:
I20260806 03:51:49.843338  5284 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:50.081617  2482 raft_consensus.cc:2362] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5. Re-sending same reply.
I20260806 03:51:50.084812  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:49.810647  5288 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:50.092252  2436 connection.cc:232] RPC call timeout handler was delayed by -2.7799368351697922s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15880000000000002s for a response
I20260806 03:51:50.112933  2478 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
W20260806 03:51:50.113075  2436 connection.cc:232] RPC call timeout handler was delayed by -2.7727368350606412s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15960000000000002s for a response
W20260806 03:51:49.477047  2474 rpcz_store.cc:269] 0806 03:51:47.514574 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.957623 (+1443049us) service_pool.cc:227] Handling call
0806 03:51:49.447846 (+490223us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.816365  4906 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:50.100596  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 131) took 3998 ms. Trace:
I20260806 03:51:50.121188  2331 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:50.121735  2479 rpcz_store.cc:276] 0806 03:51:46.102067 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.694906 (+3592839us) service_pool.cc:227] Handling call
0806 03:51:49.761247 (+ 66341us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:50.100190 (+338943us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:50.100521 (+   331us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:49.854857  5138 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:50.009902  5119 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.641s	user 0.011s	sys 0.000s
I20260806 03:51:50.110142  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:50.140089  2480 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:50.094719  2376 rpcz_store.cc:276] 0806 03:51:47.999739 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:48.598520 (+598781us) service_pool.cc:227] Handling call
0806 03:51:48.853859 (+255339us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:48.854180 (+   321us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:51:48.964947 (+110767us) log.cc:842] Serialized 14 byte log entry
0806 03:51:49.592750 (+627803us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:49.592831 (+    81us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:51:49.592895 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.592995 (+   100us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:49.593161 (+   166us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":336516,"prepare.queue_time_us":110527,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":60,"raft.queue_time_us":337953,"raft.run_cpu_time_us":107,"raft.run_wall_time_us":109,"thread_start_us":290832,"threads_started":1,"wal-append.queue_time_us":382718}
W20260806 03:51:50.113529  2436 connection.cc:232] RPC call timeout handler was delayed by -2.7727368350606412s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15960000000000002s for a response
I20260806 03:51:50.118714  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:50.064347  5102 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.667s	user 0.013s	sys 0.000s
I20260806 03:51:49.937975  5268 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:50.081570  5166 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:50.126170  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:50.126556  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:50.162110  2478 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:50.161835  2369 raft_consensus.cc:2362] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5. Re-sending same reply.
I20260806 03:51:50.163293  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:50.126204  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:50.123145  2481 rpcz_store.cc:276] 0806 03:51:44.302543 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.350945 (+5048402us) service_pool.cc:227] Handling call
0806 03:51:49.364266 (+ 13321us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:49.364559 (+   293us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:51:49.670266 (+305707us) log.cc:842] Serialized 14 byte log entry
0806 03:51:50.045930 (+375664us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:50.046006 (+    76us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:50.046066 (+    60us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:50.046143 (+    77us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:50.046284 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":123784,"prepare.queue_time_us":574895,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":56,"raft.queue_time_us":123949,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":159,"thread_start_us":536798,"threads_started":2}
I20260806 03:51:50.092716  5246 consensus_queue.cc:1225] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260806 03:51:50.081432  5001 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:50.083683  5209 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:50.142098  2436 connection.cc:232] RPC call timeout handler was delayed by -2.7709368350915611s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15980000000000003s for a response
W20260806 03:51:50.181200  2436 connection.cc:232] RPC call timeout handler was delayed by -2.7259368351660669s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1648s for a response
W20260806 03:51:50.181592  2436 connection.cc:232] RPC call timeout handler was delayed by -2.7259368351660669s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1648s for a response
W20260806 03:51:50.181969  2436 connection.cc:232] RPC call timeout handler was delayed by -2.7052368351724s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16710000000000003s for a response
W20260806 03:51:50.182252  2436 connection.cc:232] RPC call timeout handler was delayed by -2.6800368351396173s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16990000000000002s for a response
W20260806 03:51:50.182610  2436 connection.cc:232] RPC call timeout handler was delayed by -2.6476368349976838s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17350000000000002s for a response
W20260806 03:51:50.182876  2436 connection.cc:232] RPC call timeout handler was delayed by -2.6215368350967765s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1764s for a response
W20260806 03:51:50.183115  2436 connection.cc:232] RPC call timeout handler was delayed by -2.5909368351567537s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17980000000000002s for a response
W20260806 03:51:50.183369  2436 connection.cc:232] RPC call timeout handler was delayed by -2.5909368351567537s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17980000000000002s for a response
W20260806 03:51:50.183611  2436 connection.cc:232] RPC call timeout handler was delayed by -2.5378368350211531s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1857s for a response
I20260806 03:51:50.141255  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:50.183841  2436 connection.cc:232] RPC call timeout handler was delayed by -2.5270368349738419s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1869s for a response
W20260806 03:51:50.185873  2436 connection.cc:232] RPC call timeout handler was delayed by -2.5045368350110948s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1894s for a response
W20260806 03:51:50.186149  2436 connection.cc:232] RPC call timeout handler was delayed by -2.466736834961921s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1936s for a response
W20260806 03:51:50.186407  2436 connection.cc:232] RPC call timeout handler was delayed by -2.4541368351783603s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.195s for a response
W20260806 03:51:50.186646  2436 connection.cc:232] RPC call timeout handler was delayed by -2.4298368350137025s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19770000000000001s for a response
W20260806 03:51:50.186892  2436 connection.cc:232] RPC call timeout handler was delayed by -2.4091368350200355s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2s for a response
W20260806 03:51:50.187125  2436 connection.cc:232] RPC call timeout handler was delayed by -2.3542368351481855s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2061s for a response
W20260806 03:51:50.187367  2436 connection.cc:232] RPC call timeout handler was delayed by -2.3245368350762874s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2094s for a response
W20260806 03:51:50.187640  2436 connection.cc:232] RPC call timeout handler was delayed by -2.2966368349734694s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21250000000000002s for a response
W20260806 03:51:50.051316  5218 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.572s	user 0.004s	sys 0.007s
W20260806 03:51:50.187887  2436 connection.cc:232] RPC call timeout handler was delayed by -2.2165368350688368s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2214s for a response
W20260806 03:51:50.191694  2436 connection.cc:232] RPC call timeout handler was delayed by -2.1895368350669742s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22440000000000004s for a response
I20260806 03:51:50.159509  2372 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "dad99dac270543b19675707d75149e78"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
W20260806 03:51:50.192744  2436 connection.cc:232] RPC call timeout handler was delayed by -2.1310368350241333s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.23090000000000002s for a response
I20260806 03:51:50.119771  5284 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:50.092329  5127 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.071s
I20260806 03:51:50.173180  2482 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:50.193434  2372 raft_consensus.cc:595] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:51:49.816818  2232 rpcz_store.cc:269] 0806 03:51:36.450234 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:36.450409 (+   175us) service_pool.cc:227] Handling call
0806 03:51:49.759706 (+13309297us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:51:42.903729 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:51:43.056991 (+153262us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:51:43.064947 (+  7956us) write_op.cc:435] Acquired schema lock
0806 03:51:43.077519 (+ 12572us) tablet.cc:660] Decoding operations
0806 03:51:43.418080 (+340561us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:51:43.418231 (+   151us) write_op.cc:641] Partition lock acquired for write op
0806 03:51:43.418261 (+    30us) tablet.cc:683] Acquiring locks for 7 operations
0806 03:51:43.418967 (+   706us) tablet.cc:699] Row locks acquired
0806 03:51:43.419018 (+    51us) write_op.cc:260] PREPARE: finished
0806 03:51:43.419215 (+   197us) write_op.cc:270] Start()
0806 03:51:43.419377 (+   162us) write_op.cc:276] Timestamp: P: 1785988303419140 usec, L: 0
0806 03:51:43.419418 (+    41us) op_driver.cc:331] REPLICATION: starting
0806 03:51:43.526908 (+107490us) log.cc:842] Serialized 2869 byte log entry
0806 03:51:44.739465 (+1212557us) op_driver.cc:444] REPLICATION: finished
0806 03:51:45.270660 (+531195us) write_op.cc:301] APPLY: starting
0806 03:51:45.282082 (+ 11422us) tablet.cc:1365] starting BulkCheckPresence
0806 03:51:45.632456 (+350374us) tablet.cc:1368] finished BulkCheckPresence
0806 03:51:45.766302 (+133846us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:51:46.235712 (+469410us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:51:46.236176 (+   464us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0806 03:51:46.236248 (+    72us) write_op.cc:312] APPLY: finished
0806 03:51:46.236764 (+   516us) log.cc:842] Serialized 59 byte log entry
0806 03:51:46.366250 (+129486us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:46.366459 (+   209us) write_op.cc:454] Released schema lock
0806 03:51:46.366555 (+    96us) write_op.cc:341] FINISH: Updating metrics
0806 03:51:46.411168 (+ 44613us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:46.416155 (+  4987us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":387568,"apply.run_cpu_time_us":43154,"apply.run_wall_time_us":1225493,"num_ops":7,"prepare.queue_time_us":828880,"prepare.run_cpu_time_us":41846,"prepare.run_wall_time_us":816612,"raft.queue_time_us":540823,"raft.run_cpu_time_us":8491,"raft.run_wall_time_us":228955,"replication_time_us":1308202,"thread_start_us":1398745,"threads_started":5,"wal-append.queue_time_us":508985,"wal-append.run_cpu_time_us":22293,"wal-append.run_wall_time_us":2729446}]]}
I20260806 03:51:50.174674  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:50.197420  2478 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 1.
I20260806 03:51:50.198625  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:50.199424  2478 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:50.177219  2368 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260806 03:51:50.134505  4978 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.730s	user 0.010s	sys 0.004s
I20260806 03:51:49.848111  4856 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.277s
I20260806 03:51:50.158077  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:50.205598  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:50.161474  5141 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.756s	user 0.009s	sys 0.004s
I20260806 03:51:50.195523  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:50.213812  2479 raft_consensus.cc:2362] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4. Re-sending same reply.
I20260806 03:51:50.167171  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:50.084437  5019 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.134905  5033 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:50.204093  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:50.196425  5218 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.718s	user 0.004s	sys 0.010s
I20260806 03:51:50.215299  4856 consensus_queue.cc:1225] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260806 03:51:50.216600  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:50.219816  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:50.161808  5102 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:50.237252  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:50.223567  2375 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.004s	sys 0.017s
I20260806 03:51:50.140383  5313 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:51:50.238831  2375 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.528s	user 0.004s	sys 0.017s
I20260806 03:51:50.239307  5313 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:50.239964  5313 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:50.241022  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:50.227314  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 125227us
I20260806 03:51:50.180295  5001 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:49.848716  5236 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.216315  4981 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:50.100095  5163 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:50.128530  5288 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.232787  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:50.231287  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 149517us
I20260806 03:51:50.312395  2480 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
W20260806 03:51:50.234313  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72148.5us
I20260806 03:51:50.235212  2478 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:50.207473  5284 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:50.195365  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:50.193189  2436 connection.cc:232] RPC call timeout handler was delayed by -2.1040368350222707s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2339s for a response
W20260806 03:51:50.098923  3588 rpcz_store.cc:269] 0806 03:51:45.482991 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:45.496140 (+ 13149us) service_pool.cc:227] Handling call
0806 03:51:49.548708 (+4052568us) spinlock_profiling.cc:243] Waited 3.31 s on lock 0x7b540027a954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:49.548864 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7613226240}
I20260806 03:51:49.923588  5269 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.270990  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:50.273016  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:50.338245  2369 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:50.338515  2368 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 3 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260806 03:51:50.336225  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:50.216775  5312 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:50.279742  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:50.343220  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:50.343852  2373 raft_consensus.cc:2362] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3. Re-sending same reply.
I20260806 03:51:50.344735  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:50.345082  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:50.280256  3542 leader_election.cc:334] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.851s (SENT)
I20260806 03:51:50.347199  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:50.287878  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:50.236531  5033 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:50.291385  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 168614us
I20260806 03:51:50.165649  5268 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:50.292984  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 127696us
W20260806 03:51:50.353355  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73169.9us
I20260806 03:51:50.293713  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:50.182152  5246 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:50.303409  2377 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:50.175757  5138 consensus_queue.cc:1046] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260806 03:51:50.216368  4978 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:50.314642  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:50.317044  2534 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:50.315510  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:50.321560  2429 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:51:50.324296  2332 leader_election.cc:334] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.673s (SENT)
W20260806 03:51:50.309181  5292 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.342s	user 0.000s	sys 0.002s
I20260806 03:51:50.364835  5278 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:50.366160  5268 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:50.367178  2480 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:50.348279  5312 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:50.368388  5312 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:50.349527  5319 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260806 03:51:50.370118  5318 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260806 03:51:50.325549  2436 connection.cc:232] RPC call timeout handler was delayed by -1.6432368350215256s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2851s for a response
W20260806 03:51:50.377382  2436 connection.cc:232] RPC call timeout handler was delayed by -1.6342368351761252s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2861s for a response
W20260806 03:51:50.377839  2436 connection.cc:232] RPC call timeout handler was delayed by -1.6045368351042271s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.28940000000000005s for a response
W20260806 03:51:50.316802  5289 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.449s	user 0.002s	sys 0.000s
I20260806 03:51:50.339941  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:50.254169  5218 consensus_queue.cc:1046] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.034s
I20260806 03:51:50.228921  5245 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.406911  4993 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:51:50.407469  4993 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:50.283249  5166 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:50.408571  5166 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:50.408464  4993 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.410020  4993 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:50.222386  5007 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.412740  5130 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:50.352078  2368 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:51:50.361442  2373 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260806 03:51:50.361779  2376 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260806 03:51:50.415912  5302 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.232s	user 0.000s	sys 0.001s
I20260806 03:51:50.363198  5304 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:50.367924  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1963) took 4254 ms. Trace:
I20260806 03:51:50.417838  2480 rpcz_store.cc:276] 0806 03:51:46.113212 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:50.362252 (+4249040us) service_pool.cc:227] Handling call
0806 03:51:50.366987 (+  4735us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:50.367631 (+   644us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:50.367825 (+   194us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:50.377276  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60322.9us
I20260806 03:51:50.378935  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:50.355501  2478 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:50.296566  4981 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:50.340664  2372 raft_consensus.cc:2396] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:51:50.376204  5246 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.385790  2479 raft_consensus.cc:2396] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:50.348767  2474 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:50.413220  5130 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:50.359282  2369 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:51:50.420866  5067 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:50.421001  2481 raft_consensus.cc:2396] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
W20260806 03:51:50.394832  2436 connection.cc:232] RPC call timeout handler was delayed by -1.4992368351668119s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.30110000000000003s for a response
I20260806 03:51:50.457880  2436 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:50.456980  5067 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:50.462236  5067 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.439805  4981 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:50.458302  5130 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:51:50.469265  5307 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.158s	user 0.001s	sys 0.000s
W20260806 03:51:50.443091  5317 consensus_queue.cc:1159] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fe3d17f4ad984b9088a268d58d87469c" responder_term: 4 status { last_received { term: 3 index: 5 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:51:50.824388  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1726) took 1453 ms. Trace:
W20260806 03:51:50.828105  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 370340us
I20260806 03:51:50.830017  2436 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:50.832880  2478 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:50.834022  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1971) took 4582 ms. Trace:
I20260806 03:51:50.834527  2478 rpcz_store.cc:276] 0806 03:51:46.251936 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:50.832158 (+4580222us) service_pool.cc:227] Handling call
0806 03:51:50.832632 (+   474us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:50.833691 (+  1059us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:50.833951 (+   260us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:50.837949  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:50.837097  2478 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:51:50.839326  2538 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:50.842840  2538 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:50.441812  5313 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:50.502215  5308 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.212s	user 0.000s	sys 0.001s
W20260806 03:51:50.846993  2484 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.884s	user 0.008s	sys 0.011s
W20260806 03:51:50.848559  2484 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.886s	user 0.008s	sys 0.012s
W20260806 03:51:50.642311  4983 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.533s	user 0.011s	sys 0.003s
W20260806 03:51:50.537052  5018 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.659s	user 0.009s	sys 0.005s
I20260806 03:51:50.445612  5218 raft_consensus.cc:3032] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Stepping down as leader of term 3
W20260806 03:51:50.505329  5316 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.164s	user 0.000s	sys 0.001s
I20260806 03:51:50.507988  5269 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:50.574111  5087 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:50.504134  5001 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.566205  5209 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:50.822353  5246 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:50.470117  5236 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:50.840740  5007 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:50.511114  5019 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:50.849388  5303 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:50.627099  5278 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:50.841836  5297 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:50.843367  5067 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:50.506494  5163 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:50.847537  5095 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:50.837517  5304 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:50.842594  5033 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:50.884507  5315 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.592s	user 0.006s	sys 0.007s
I20260806 03:51:50.470361  5321 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:50.885129  5247 raft_consensus.cc:3032] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:50.915036  5247 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:50.915099  5321 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:50.916186  5247 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:50.917598  5247 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:50.919263  5312 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.550s	user 0.004s	sys 0.006s
I20260806 03:51:50.844751  5102 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260806 03:51:50.912387  5303 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:50.922643  5322 raft_consensus.cc:979] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:51:50.923375  5334 raft_consensus.cc:1067] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Signalling peer dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:51:50.923902  5318 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:50.924471  5318 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:50.925704  5318 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:50.926920  5166 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.518s	user 0.003s	sys 0.006s
I20260806 03:51:50.904953  5277 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:50.873168  5245 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:50.890281  5218 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:50.917675  5321 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:50.907819  5288 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:50.927659  5277 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.938072  5277 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:50.927654  5318 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:50.939121  5284 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.602s	user 0.005s	sys 0.007s
I20260806 03:51:50.923322  5303 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:50.553440  5271 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:50.943404  5271 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:50.468068  5320 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.451s
W20260806 03:51:50.950816  5305 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.511s	user 0.005s	sys 0.010s
I20260806 03:51:50.919708  5312 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.947489  5284 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.130802  5284 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:51.132376  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 289417us
I20260806 03:51:50.825027  2370 rpcz_store.cc:276] 0806 03:51:49.371384 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.758243 (+386859us) service_pool.cc:227] Handling call
0806 03:51:49.758808 (+   565us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:49.761605 (+  2797us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:49.761641 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:49.817132 (+ 55491us) log.cc:842] Serialized 26 byte log entry
0806 03:51:50.217548 (+400416us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:51:50.217592 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:50.217662 (+    70us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:50.824085 (+606423us) raft_consensus.cc:1671] finished
0806 03:51:50.824118 (+    33us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:50.824300 (+   182us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":2251,"raft.queue_time_us":19230,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":146,"thread_start_us":352594,"threads_started":1,"wal-append.queue_time_us":553335}
I20260806 03:51:51.007331  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1724) took 1705 ms. Trace:
I20260806 03:51:51.140890  2375 rpcz_store.cc:276] 0806 03:51:49.302229 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.673780 (+371551us) service_pool.cc:227] Handling call
0806 03:51:49.709631 (+ 35851us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:49.710023 (+   392us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:49.710052 (+    29us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:49.710596 (+   544us) log.cc:842] Serialized 26 byte log entry
0806 03:51:50.239365 (+528769us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:50.239430 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:50.239511 (+    81us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:51.006658 (+767147us) raft_consensus.cc:1671] finished
0806 03:51:51.006718 (+    60us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:51.007032 (+   314us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1055,"raft.run_cpu_time_us":221,"raft.run_wall_time_us":53194,"thread_start_us":528388,"threads_started":1,"wal-append.queue_time_us":625838}
I20260806 03:51:51.142514  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:51.007133  2235 catalog_manager.cc:5495] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 3 to 4, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 4 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:51:50.502889  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2008) took 1433 ms. Trace:
I20260806 03:51:51.144395  2477 rpcz_store.cc:276] 0806 03:51:49.069232 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.296987 (+227755us) service_pool.cc:227] Handling call
0806 03:51:50.502621 (+1205634us) spinlock_profiling.cc:243] Waited 164 ms on lock 0x7b54003511d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:50.502797 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":378303360}
I20260806 03:51:51.145514  5248 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:50.995965  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:51.016510  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1725) took 1713 ms. Trace:
I20260806 03:51:51.017721  2480 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5. Ops: []
I20260806 03:51:51.019835  2483 raft_consensus.cc:2396] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 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.
I20260806 03:51:50.849390  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1713) took 5084 ms. Trace:
I20260806 03:51:50.840543  2436 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:51.153264  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:51.153848  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 313244us
I20260806 03:51:51.154444  2376 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:51.024894  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1711) took 6231 ms. Trace:
I20260806 03:51:51.026466  2482 raft_consensus.cc:2396] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c 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.
I20260806 03:51:51.045545  2575 raft_consensus.cc:2396] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:51:51.050271  2429 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:51.054649  2481 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:51.055045  3594 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:50.508641  4978 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:51.056414  5007 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:51.057101  5035 raft_consensus.cc:3032] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:51:51.164954  5035 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:51.165304  5007 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:51:51.165953  5007 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:51.061020  4856 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:50.933518  5116 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.165s	user 0.015s	sys 0.000s
I20260806 03:51:51.173084  2583 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260806 03:51:51.167448  5007 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.172960  5116 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.174551  5007 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:51.068140  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:51:50.910960  4993 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.500s	user 0.011s	sys 0.004s
I20260806 03:51:51.176409  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:51.072902  4745 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.177623  4745 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.167038  2484 rpcz_store.cc:276] 0806 03:51:45.765318 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.666755 (+3901437us) service_pool.cc:227] Handling call
0806 03:51:49.667231 (+   476us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:49.667465 (+   234us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:51:49.950253 (+282788us) log.cc:842] Serialized 14 byte log entry
0806 03:51:50.848986 (+898733us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:50.849045 (+    59us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:51:50.849097 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:50.849180 (+    83us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:50.849326 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":333826,"prepare.run_cpu_time_us":65,"prepare.run_wall_time_us":66,"raft.queue_time_us":38330,"raft.run_cpu_time_us":167,"raft.run_wall_time_us":4331,"thread_start_us":1127784,"threads_started":2,"wal-append.queue_time_us":998735}
I20260806 03:51:50.553913  5032 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:51.181355  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2002) took 2963 ms (client timeout 1587 ms). Trace:
W20260806 03:51:51.182008  2483 rpcz_store.cc:269] 0806 03:51:48.218024 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.144710 (+926686us) service_pool.cc:227] Handling call
0806 03:51:51.180969 (+2036259us) spinlock_profiling.cc:243] Waited 1.87 s on lock 0x7b54001ab154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:51.181207 (+   238us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4306411392}
I20260806 03:51:51.075145  2369 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 2. (index mismatch)
I20260806 03:51:51.183314  5130 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:51.077280  2233 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33778 (request call id 215) took 12926 ms (client timeout 15000 ms). Trace:
W20260806 03:51:51.184628  2233 rpcz_store.cc:269] 0806 03:51:38.150319 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:38.150489 (+   170us) service_pool.cc:227] Handling call
0806 03:51:39.313600 (+1163111us) spinlock_profiling.cc:243] Waited 942 ms on lock 0x7b54000e3154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d82a1fd6c 00007f0d82b19c3e 00007f0d80e2bfb4 00007f0d80e2bf42 00007f0d80e2be71 00007f0d80e2bdec 00007f0d80e2b0a2 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:51.076869 (+11763269us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":181925,"reported_tablets":5,"spinlock_wait_cycles":2166629632}
I20260806 03:51:51.075006  5113 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:51.080423  5119 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:50.891618  5087 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:50.904744  4986 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:51.088066  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:51.089332  2377 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260806 03:51:51.166731  5035 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.090548  5141 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.090863  5247 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.103605  2479 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:51.104156  5321 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:51.106192  5336 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.106328  5338 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.075084  5001 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:51.106664  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:51.116724  5218 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.120736  5209 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:51.124189  2474 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260806 03:51:51.183197  2373 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:40728
I20260806 03:51:51.220657  2373 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:51:51.199316  4981 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.221081  2373 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:51.221464  5329 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:51.222285  5329 raft_consensus.cc:686] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:51:51.204123  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61816.3us
I20260806 03:51:51.125845  5268 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260806 03:51:51.171483  4856 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.224180  2436 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:51.124873  2374 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.691s	user 0.007s	sys 0.010s
I20260806 03:51:51.223721  5329 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:51.226176  2374 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.804s	user 0.008s	sys 0.011s
I20260806 03:51:51.226336  4856 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:51.188674  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1976) took 4846 ms. Trace:
I20260806 03:51:51.227283  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1729) took 1741 ms. Trace:
I20260806 03:51:51.134724  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:50.847072  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1975) took 4539 ms. Trace:
I20260806 03:51:51.146134  2477 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
new_leader_uuid: "fe3d17f4ad984b9088a268d58d87469c"
 from {username='slave'} at 127.0.0.1:42512
I20260806 03:51:51.147167  2379 rpcz_store.cc:276] 0806 03:51:49.303375 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.709261 (+405886us) service_pool.cc:227] Handling call
0806 03:51:49.780329 (+ 71068us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:49.780761 (+   432us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:49.780798 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:49.816891 (+ 36093us) log.cc:842] Serialized 26 byte log entry
0806 03:51:50.200374 (+383483us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:50.200434 (+    60us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:50.200542 (+   108us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:50.883805 (+683263us) spinlock_profiling.cc:243] Waited 8.73 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:51:51.015702 (+131897us) raft_consensus.cc:1671] finished
0806 03:51:51.015752 (+    50us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:51.016230 (+   478us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":36673,"raft.run_cpu_time_us":178,"raft.run_wall_time_us":8273,"spinlock_wait_cycles":20073728,"thread_start_us":261985,"threads_started":1,"wal-append.queue_time_us":436737}
W20260806 03:51:51.161995  2575 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 986) took 1993 ms (client timeout 1878 ms). Trace:
I20260806 03:51:51.162637  5330 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:51.155964  2476 rpcz_store.cc:276] 0806 03:51:44.793320 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.444170 (+4650850us) service_pool.cc:227] Handling call
0806 03:51:49.456221 (+ 12051us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:49.517807 (+ 61586us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:49.517841 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:49.536438 (+ 18597us) log.cc:842] Serialized 26 byte log entry
0806 03:51:49.848399 (+311961us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:49.851713 (+  3314us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:49.851816 (+   103us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:50.950027 (+1098211us) spinlock_profiling.cc:243] Waited 7.79 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:51:51.023954 (+ 73927us) raft_consensus.cc:1671] finished
0806 03:51:51.023999 (+    45us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:51.024581 (+   582us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":113805,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":121,"spinlock_wait_cycles":17922432,"thread_start_us":363583,"threads_started":2,"wal-append.queue_time_us":796492}
I20260806 03:51:51.212141  5141 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.212930  5119 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:51.167208  4906 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.010s	user 0.007s	sys 0.012s
I20260806 03:51:51.204424  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 134) took 4762 ms. Trace:
I20260806 03:51:51.173420  3594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 343) took 1234 ms. Trace:
I20260806 03:51:51.238559  2484 rpcz_store.cc:276] 0806 03:51:46.442038 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.179267 (+4737229us) service_pool.cc:227] Handling call
0806 03:51:51.179766 (+   499us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.193856 (+ 14090us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:51.193901 (+    45us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:51.203764 (+  9863us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:51:51.203897 (+   133us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.204044 (+   147us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:51.204288 (+   244us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:51.077723  5118 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.988s	user 0.017s	sys 0.000s
I20260806 03:51:51.183353  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:51.125330  5320 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:51.184208  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1970) took 4932 ms. Trace:
I20260806 03:51:51.144927  5278 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:51.103235  5304 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260806 03:51:51.226999  2481 rpcz_store.cc:276] 0806 03:51:46.323936 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.053105 (+4729169us) service_pool.cc:227] Handling call
0806 03:51:51.053992 (+   887us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.158719 (+104727us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.168806 (+ 10087us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:51.137868  5312 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:51.229233  2575 rpcz_store.cc:269] 0806 03:51:49.168310 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.168457 (+   147us) service_pool.cc:227] Handling call
0806 03:51:51.161664 (+1993207us) spinlock_profiling.cc:243] Waited 1.85 s on lock 0x7b540028f0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:51.161887 (+   223us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4263441664}
I20260806 03:51:51.214596  5338 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.239297  3594 rpcz_store.cc:276] 0806 03:51:49.938875 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.939150 (+   275us) service_pool.cc:227] Handling call
0806 03:51:50.555384 (+616234us) spinlock_profiling.cc:243] Waited 2.37 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:51:50.555767 (+   383us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.171384 (+615617us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.172996 (+  1612us) spinlock_profiling.cc:243] Waited 498 ms on lock 0x7b54007701d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:51.173326 (+   330us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1151752960}
I20260806 03:51:51.256664  2480 rpcz_store.cc:276] 0806 03:51:46.251610 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:50.832134 (+4580524us) service_pool.cc:227] Handling call
0806 03:51:51.017048 (+184914us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.149978 (+132930us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.184114 (+ 34136us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:51.212646  5247 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.214063  5336 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:51.218758  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 168878us
I20260806 03:51:51.216043  5218 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:51.212386  5035 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:51.215268  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1745) took 1218 ms. Trace:
I20260806 03:51:51.212929  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1972) took 4960 ms. Trace:
I20260806 03:51:51.209143  2372 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:51.247861  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:51.187880  5116 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:51.227804  2374 rpcz_store.cc:276] 0806 03:51:49.486244 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.760610 (+274366us) service_pool.cc:227] Handling call
0806 03:51:49.824811 (+ 64201us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:49.825144 (+   333us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:49.825169 (+    25us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:49.846833 (+ 21664us) log.cc:842] Serialized 26 byte log entry
0806 03:51:50.422015 (+575182us) spinlock_profiling.cc:243] Waited 2.85 ms on lock 0x7b180038e7e0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:51:51.226769 (+804754us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:51.226831 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.226925 (+    94us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:51.226965 (+    40us) raft_consensus.cc:1671] finished
0806 03:51:51.226973 (+     8us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:51.227222 (+   249us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":23353,"raft.run_cpu_time_us":176,"raft.run_wall_time_us":20928,"spinlock_wait_cycles":6562048,"thread_start_us":804440,"threads_started":1,"wal-append.queue_time_us":1348649}
I20260806 03:51:51.280268  2369 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: [3.5-3.5]
W20260806 03:51:51.290920  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 295763us
I20260806 03:51:51.210597  5087 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.296144  5317 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.103s
I20260806 03:51:51.285977  2478 rpcz_store.cc:276] 0806 03:51:46.299480 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:50.835588 (+4536108us) service_pool.cc:227] Handling call
0806 03:51:50.835960 (+   372us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:50.838877 (+  2917us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:50.839075 (+   198us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:51.297760  5338 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:51.260325  5268 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:51.299278  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1726) took 4646 ms. Trace:
I20260806 03:51:51.299408  5268 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.285935  5320 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.302822  4981 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.300400  5268 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:51.282487  3542 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.902s (SENT) [suppressed 41 similar messages]
I20260806 03:51:51.284004  2479 rpcz_store.cc:276] 0806 03:51:46.252280 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.035775 (+4783495us) service_pool.cc:227] Handling call
0806 03:51:51.091494 (+ 55719us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.212531 (+121037us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.212804 (+   273us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:51.283286  2482 rpcz_store.cc:276] 0806 03:51:49.997037 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:50.195221 (+198184us) service_pool.cc:227] Handling call
0806 03:51:51.214951 (+1019730us) spinlock_profiling.cc:243] Waited 808 ms on lock 0x7b54002b2354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:51.215172 (+   221us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1858848512}
I20260806 03:51:51.299926  2478 rpcz_store.cc:276] 0806 03:51:46.652717 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.297895 (+4645178us) service_pool.cc:227] Handling call
0806 03:51:51.298373 (+   478us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.298711 (+   338us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:51.298747 (+    36us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:51.298826 (+    79us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:51.298890 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.299005 (+   115us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:51.299162 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:51.308701  2375 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:51.257571  4745 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:51.258438  2477 raft_consensus.cc:595] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Received request to transfer leadership to TS fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:51.218415  5032 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:51.306942  2476 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:51.315734  5247 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:51.319581  3593 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260806 03:51:51.340356  5119 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.340581  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1720) took 4955 ms. Trace:
I20260806 03:51:51.340986  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1728) took 4682 ms. Trace:
I20260806 03:51:51.341861  3593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 337) took 2178 ms. Trace:
I20260806 03:51:51.320173  4986 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:51.321709  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44629.9us
I20260806 03:51:51.323348  5001 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.278169  4906 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.326009  5336 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.348469  5067 consensus_queue.cc:1046] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:51.349515  5067 raft_consensus.cc:3032] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:51.349078  4986 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.349943  5067 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:51.351153  4906 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.352079  3588 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 4: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:51:51.351420  5067 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.325978  5268 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.328384  5095 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.331102  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:51.303758  5320 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:51.332999  2480 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:51.333457  2477 raft_consensus.cc:603] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:51:51.361382  4993 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:51.358554  5095 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.340094  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1977) took 4828 ms. Trace:
I20260806 03:51:51.362212  5130 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:51.355307  5087 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.362485  2476 rpcz_store.cc:276] 0806 03:51:46.511661 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.235665 (+4724004us) service_pool.cc:227] Handling call
0806 03:51:51.237901 (+  2236us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.339712 (+101811us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.339994 (+   282us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:51.363257  2477 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:51.363489  5087 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.364624  2476 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:51:51.365259  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1733) took 1663 ms. Trace:
I20260806 03:51:51.365947  5087 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:51.366178  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 58678.3us
W20260806 03:51:51.366695  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 77822.6us
I20260806 03:51:51.371762  5001 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:51.372354  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 216669us
W20260806 03:51:51.319686  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 131242us
I20260806 03:51:51.373476  2436 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:51.374408  5001 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:51.376241  5304 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.341449  2482 rpcz_store.cc:276] 0806 03:51:46.659037 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.338313 (+4679276us) service_pool.cc:227] Handling call
0806 03:51:51.340324 (+  2011us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.340594 (+   270us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:51.340624 (+    30us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:51.340699 (+    75us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:51.340731 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.340789 (+    58us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:51.340898 (+   109us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:51.377058  5304 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.377604  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:51.362207  4993 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.379163  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:51.379617  5304 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.348280  5097 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.213377  5321 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.352317  5236 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:51.343500  5141 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.359910  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 135) took 4737 ms. Trace:
I20260806 03:51:51.372453  5247 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:51.376333  5067 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:51.342298  3593 rpcz_store.cc:276] 0806 03:51:49.163509 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:49.165114 (+  1605us) service_pool.cc:227] Handling call
0806 03:51:49.227865 (+ 62751us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.340804 (+2112939us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.341595 (+   791us) spinlock_profiling.cc:243] Waited 2.05 s on lock 0x7b540067e8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:51.341764 (+   169us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4710505856}
I20260806 03:51:51.379889  5095 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:51.341179  2474 rpcz_store.cc:276] 0806 03:51:46.385034 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.082568 (+4697534us) service_pool.cc:227] Handling call
0806 03:51:51.083418 (+   850us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:51.220312 (+136894us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.340209 (+119897us) spinlock_profiling.cc:243] Waited 77.6 ms on lock 0x7b5400432720. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca55730 00007f0d7cac8b42 00007f0d7cac4f26 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:51:51.340493 (+   284us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":178433280}
I20260806 03:51:51.406551  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:51.407516  2474 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:51.366726  5087 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260806 03:51:51.409089  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:51.410046  2474 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:51.365595  2476 rpcz_store.cc:276] 0806 03:51:49.702268 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.363696 (+1661428us) service_pool.cc:227] Handling call
0806 03:51:51.364147 (+   451us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.365018 (+   871us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.365206 (+   188us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:51.343099  2375 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:51.379845  2482 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:51:51.384158  4993 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:51.414309  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:51.384745  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1727) took 4729 ms. Trace:
I20260806 03:51:51.386286  5329 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:51.387565  2480 rpcz_store.cc:276] 0806 03:51:46.623035 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.280375 (+4657340us) service_pool.cc:227] Handling call
0806 03:51:51.332662 (+ 52287us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.359606 (+ 26944us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.359836 (+   230us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":36608}
I20260806 03:51:51.398543  2436 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:51.400899  5097 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.401427  5247 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.382997  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1732) took 1662 ms. Trace:
I20260806 03:51:51.416177  2479 rpcz_store.cc:276] 0806 03:51:46.655462 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.339090 (+4683628us) service_pool.cc:227] Handling call
0806 03:51:51.381345 (+ 42255us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.384276 (+  2931us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:51.384312 (+    36us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:51.384354 (+    42us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:51.384446 (+    92us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.384520 (+    74us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:51.384654 (+   134us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:51.422464   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260806 03:51:51.423933  2476 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260806 03:51:51.388088  5268 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.394388  5007 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:51.451736  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 143) took 1528 ms. Trace:
I20260806 03:51:51.460134  2476 rpcz_store.cc:276] 0806 03:51:49.923478 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.422868 (+1499390us) service_pool.cc:227] Handling call
0806 03:51:51.423429 (+   561us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.451345 (+ 27916us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.451661 (+   316us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:51.411547  5119 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:51.467897  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:51.469647  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1723) took 4992 ms. Trace:
I20260806 03:51:51.470116  2483 rpcz_store.cc:276] 0806 03:51:46.476823 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.183092 (+4706269us) service_pool.cc:227] Handling call
0806 03:51:51.183572 (+   480us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.238287 (+ 54715us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:51:51.384650 (+146363us) log.cc:842] Serialized 14 byte log entry
0806 03:51:51.468508 (+ 83858us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:51.468827 (+   319us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:51:51.468955 (+   128us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.469112 (+   157us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:51.469522 (+   410us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":154664,"threads_started":2}
I20260806 03:51:51.473232  2538 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:51.478116  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:51.480762  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:51.481537  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:51.480655  2479 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:51.486032  2584 raft_consensus.cc:2396] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 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.
I20260806 03:51:51.458038  5236 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.436302  2477 rpcz_store.cc:276] 0806 03:51:49.701939 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.362264 (+1660325us) service_pool.cc:227] Handling call
0806 03:51:51.362774 (+   510us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.363797 (+  1023us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.363991 (+   194us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:51.485437  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:51:51.493607  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 117682us
I20260806 03:51:51.496583  2575 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:51.496894  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:51.497716  2370 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:51.500754  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:51.501696  2572 raft_consensus.cc:2362] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3. Re-sending same reply.
I20260806 03:51:51.501821   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:51:51.505838  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:51.491360  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:51.504307  3594 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:51.510843  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:51.521752  2377 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
W20260806 03:51:51.520148  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 91621.1us
I20260806 03:51:51.527729  2369 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:51.502130  5321 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.530373  5247 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:51.536528  2332 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.032s (SENT)
W20260806 03:51:51.536834  5245 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.560s	user 0.013s	sys 0.003s
I20260806 03:51:51.537343  2436 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:51.537570  4993 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Stepping down as leader of term 4
W20260806 03:51:51.540267  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 126102us
I20260806 03:51:51.540593  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:51.557089  2572 raft_consensus.cc:2396] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 5 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:51.542881  5330 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:51:51.544905  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 81482us
I20260806 03:51:51.545567  5209 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:51.540412  5119 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:51.564776  2374 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:51.551268  2583 raft_consensus.cc:2362] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3. Re-sending same reply.
I20260806 03:51:51.485296  5141 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:51.477035  5268 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.555573  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:51.552933  2373 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.558532  2480 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260806 03:51:51.547816  2581 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:51.558524  4993 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:51.569064  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1748) took 1504 ms. Trace:
I20260806 03:51:51.569300  2481 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:51:51.569466  2480 rpcz_store.cc:276] 0806 03:51:50.064895 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.464084 (+1399189us) service_pool.cc:227] Handling call
0806 03:51:51.509274 (+ 45190us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.568771 (+ 59497us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.569005 (+   234us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:51.570143  4993 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.571738  2482 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:51:51.564085  5087 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.573904  2373 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:51.575599  5360 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.065s	user 0.002s	sys 0.000s
I20260806 03:51:51.564491  5119 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:51.578881  5119 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:51.574087  5087 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.580222  5141 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.563930  5236 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.582926  5141 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.583230  2375 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:51.583945   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:51:51.584470  5236 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.588455  4906 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.588727  2534 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:51.589164  4906 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.590524  5001 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:51.563244  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:51.486002  5329 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.600068  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:51.597348  2375 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
W20260806 03:51:51.606582  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 327154us
I20260806 03:51:51.575613  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 137) took 2248 ms. Trace:
I20260806 03:51:51.572182  4993 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:51.590955  5001 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:51.561682  5209 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:51.622465  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1982) took 5041 ms. Trace:
I20260806 03:51:51.565143  5067 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:51:51.623214  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 98943.4us
I20260806 03:51:51.634348  2538 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:51.633656  2484 rpcz_store.cc:276] 0806 03:51:46.581094 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.275113 (+4694019us) service_pool.cc:227] Handling call
0806 03:51:51.304627 (+ 29514us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.305101 (+   474us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:51:51.475429 (+170328us) log.cc:842] Serialized 14 byte log entry
0806 03:51:51.621558 (+146129us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:51.621689 (+   131us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:51:51.621783 (+    94us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.621977 (+   194us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:51.622319 (+   342us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":101,"thread_start_us":283639,"threads_started":2}
I20260806 03:51:51.613803  2478 rpcz_store.cc:276] 0806 03:51:49.327187 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.332426 (+2005239us) service_pool.cc:227] Handling call
0806 03:51:51.332918 (+   492us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:51.333287 (+   369us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:51:51.456357 (+123070us) log.cc:842] Serialized 14 byte log entry
0806 03:51:51.575211 (+118854us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:51.575279 (+    68us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:51:51.575335 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.575424 (+    89us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:51.575548 (+   124us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":8976,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":134,"thread_start_us":195306,"threads_started":2}
I20260806 03:51:51.649201  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:51.648334  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49409.6us
I20260806 03:51:51.617661  5087 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:51.620988  5001 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:51.621408  5236 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:51.636794  5304 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260806 03:51:51.665352  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 269519us
I20260806 03:51:51.635946  5209 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:51.672142  5248 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.526s	user 0.013s	sys 0.003s
I20260806 03:51:51.667642  2584 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:51.677186  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:51.677505  2583 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:51.688450  5281 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.688884  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:51.689195  5281 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.689914  3588 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:51.693115  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:54212 (request call id 447) took 1515 ms. Trace:
I20260806 03:51:51.693521  2476 rpcz_store.cc:276] 0806 03:51:50.177598 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.476741 (+1299143us) service_pool.cc:227] Handling call
0806 03:51:51.692336 (+215595us) spinlock_profiling.cc:243] Waited 143 ms on lock 0x7b54000af0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d81a0ac6e 00007f0d7b101807 00007f0d7b101792 00007f0d7b1016c1 00007f0d7b10163c 00007f0d7b1008f2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:51.693008 (+   672us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":328947072}
W20260806 03:51:51.695534  5358 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.210s	user 0.001s	sys 0.000s
I20260806 03:51:51.697023  5334 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260806 03:51:51.698042  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:51:51.686100  3542 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.506s (SENT)
I20260806 03:51:51.703083  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:51.677485  5248 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:51:51.711560  2332 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 3.154s (SENT)
I20260806 03:51:51.721951  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:51.733115  2575 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:51:51.736625  4906 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:51.737298  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:51.686615  5141 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.747293  2583 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:51:51.748009  2572 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:51.684487  5320 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:51.753449  5245 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:51.749187  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:51.766175  5113 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:51.706928  5130 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.063s
I20260806 03:51:51.774060  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:51.795703  2369 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:51.780645  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:51.777676  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:51.781433  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:51.799031  2575 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
W20260806 03:51:51.802484  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 91001.9us
I20260806 03:51:51.779487  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:51.769694  5245 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:51.788293  5320 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.776153  2368 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260806 03:51:51.784621  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 106074us
I20260806 03:51:51.790562  2374 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:51.779278  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:51.773705  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:51.792218  5268 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.775328  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:51:51.803069  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 123900us
I20260806 03:51:51.781138  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:51.897850  2370 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:51:51.885525  2572 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:51:51.778515  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:51.778064  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:51.777252  5304 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:51.887173  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 294939us
I20260806 03:51:51.888240  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:51.909801  2579 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:51:51.923610  3593 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:51.932786  2372 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:51.924228  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:51.933707  5113 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:51:51.934469  3587 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:51.935928  2583 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:51:51.936853  5032 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.593s	user 0.013s	sys 0.000s
I20260806 03:51:51.937672  5320 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:51.917308  5245 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:51.929069  2578 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:51.783833  5209 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:51.938735  2436 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:51.771926  5141 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.938902  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:51.939909  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:51.940562  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:51.970227  3593 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:51.940900  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:51.941483  5097 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.941612  5218 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:51:51.900566  5278 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.799111  5119 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:51.984416  5268 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:51:51.986078  5268 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:51.947643  2577 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:51.922968  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:51.911525  5329 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:51.923142  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:51.953029  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:51.937784  5001 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:51.964113  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 1983) took 5352 ms. Trace:
W20260806 03:51:51.975430  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 51317.1us
I20260806 03:51:51.978945  5209 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:51.980325  3594 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:51:51.982041  2436 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:51.982590  5218 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:51.982668  5067 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:51.983125  3587 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:51:51.983675  5278 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:52.013705  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:52.031229  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:52.233923  2377 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:51.987110  2581 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:52.000489  2379 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260806 03:51:52.028839  2373 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6. Ops: [5.3-5.3]
W20260806 03:51:52.197932  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 216966us
I20260806 03:51:52.239655  2331 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:52.034605  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:52.013661  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:52.241503  2376 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:52.028731  5141 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:52.242679  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:51.943249  5304 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:52.225559  3593 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:52.246537  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:52.247534  3593 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:51.911959  2474 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
W20260806 03:51:52.255241  2332 leader_election.cc:334] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.517s (SENT)
I20260806 03:51:52.268033  2575 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:52.268898  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:52.269470  2370 raft_consensus.cc:2396] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:51.986547  5268 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:51.986397  5119 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:52.272639  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 52126.9us
W20260806 03:51:52.278234  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 371223us
I20260806 03:51:52.248390  5236 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:52.280973  2377 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:52.028306  5281 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:52.254487  5097 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:51.996495  5320 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:52.235903  2481 rpcz_store.cc:276] 0806 03:51:46.598449 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.306868 (+4708419us) service_pool.cc:227] Handling call
0806 03:51:51.531178 (+224310us) spinlock_profiling.cc:243] Waited 1.38 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:51:51.569025 (+ 37847us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:51.569779 (+   754us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:51.946044 (+376265us) spinlock_profiling.cc:243] Waited 37.6 ms on lock 0x7b54001abb50. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:51.950961 (+  4917us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":89674752}
I20260806 03:51:52.292645  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:52.292464  5329 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:52.297819  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:52.018715  5095 consensus_queue.cc:1046] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.271s
W20260806 03:51:52.298043  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 316133us
I20260806 03:51:52.298852  5268 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:52.300427  5268 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:52.300681  2436 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:52.302670  2436 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:52.304044  5303 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:52.304812  5303 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:52.306531  2436 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:52.284762  4993 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.663s	user 0.013s	sys 0.002s
W20260806 03:51:52.311715  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 342219us
I20260806 03:51:52.314517  2538 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:52.315536  5236 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:52.315618  5067 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:52.316939  4983 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:52.317718  5119 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:52.296775  2537 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:52.334613  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:52.340723  2478 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:52.340499  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 53733.5us
W20260806 03:51:52.341514  2332 leader_election.cc:334] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.587s (SENT)
I20260806 03:51:52.281778  5141 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260806 03:51:52.342232  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 102771us
W20260806 03:51:52.349992  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 53745.8us
I20260806 03:51:52.289750  5248 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:52.358590  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:52.373358  2331 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:52.374600  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:52.376353  4993 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:52.377089  4993 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:52.377583  4993 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:52.376480  5095 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:52.375756  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:52.323897  5067 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:51:52.380334  2332 leader_election.cc:334] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.706s (SENT)
I20260806 03:51:52.380927  2429 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:52.383340  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:52.364940  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:52.389958  5067 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:52.399827  5256 raft_consensus.cc:3032] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:51:52.400257  2481 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:51:52.400627  5256 raft_consensus.cc:729] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:52.404279  5385 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260806 03:51:52.406775  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 92333.8us
W20260806 03:51:52.407672  2332 leader_election.cc:334] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.890s (SENT)
I20260806 03:51:52.408098  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:51:52.408493  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 65473.3us
I20260806 03:51:52.408324  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:52.289594  5334 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.079s
I20260806 03:51:52.364483  5116 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
W20260806 03:51:52.416110  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54240.6us
I20260806 03:51:52.378592  5001 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:52.415268  5130 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:52.437865  2436 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:52.440872  5304 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:52.443733  5304 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:52.347312  5097 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:52.429039  5303 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:52.441532  5141 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:52.421499  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:52.390426  5329 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:52.366791  5248 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:52.386596  5095 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:52.388520  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:52.327960  5320 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:52.416853  4983 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:52.402056  5256 consensus_queue.cc:260] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:52.463223  2369 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.562s	user 0.013s	sys 0.000s
I20260806 03:51:52.463106  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:52.477867  2369 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:51:52.456322  2578 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
W20260806 03:51:52.484272  2235 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 224) took 13215 ms (client timeout 15000 ms). Trace:
I20260806 03:51:52.497133  2478 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:51:52.462437  4978 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:52.463287  5329 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:52.467603  5095 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:52.511314  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 518965us
I20260806 03:51:52.461087  5141 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:52.472702  5387 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:52.482168  2236 catalog_manager.cc:5495] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 3, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 3 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:52.459642  5303 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:52.463812  5248 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:52.463224  5116 raft_consensus.cc:686] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:52.479878  5032 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:52.504680  5256 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:52.475566  2474 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:52.516083  5097 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:52.521119  4978 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:52.517397  5245 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.506s	user 0.015s	sys 0.000s
W20260806 03:51:52.529259  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 121373us
I20260806 03:51:52.522112  2236 catalog_manager.cc:5495] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:52.523947  3587 raft_consensus.cc:2396] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 5 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:52.518200  5329 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:52.519906  5334 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:52.522516  5303 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:52.517163  5387 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:52.517664  5278 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:52.525498  5032 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:52.484858  2235 rpcz_store.cc:269] 0806 03:51:39.268704 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:39.269612 (+   908us) service_pool.cc:227] Handling call
0806 03:51:52.484171 (+13214559us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:51:51.269635 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:51:51.270729 (+  1094us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:51:51.270804 (+    75us) write_op.cc:435] Acquired schema lock
0806 03:51:51.270860 (+    56us) tablet.cc:660] Decoding operations
0806 03:51:51.271645 (+   785us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:51:51.271784 (+   139us) write_op.cc:641] Partition lock acquired for write op
0806 03:51:51.271827 (+    43us) tablet.cc:683] Acquiring locks for 2 operations
0806 03:51:51.343968 (+ 72141us) tablet.cc:699] Row locks acquired
0806 03:51:51.347638 (+  3670us) write_op.cc:260] PREPARE: finished
0806 03:51:51.385852 (+ 38214us) write_op.cc:270] Start()
0806 03:51:51.408728 (+ 22876us) write_op.cc:276] Timestamp: P: 1785988311359722 usec, L: 0
0806 03:51:51.408784 (+    56us) op_driver.cc:331] REPLICATION: starting
0806 03:51:51.409761 (+   977us) log.cc:842] Serialized 917 byte log entry
0806 03:51:51.775771 (+366010us) spinlock_profiling.cc:243] Waited 4.37 ms on lock 0x7b1800365a40. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d764 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:51:51.926290 (+150519us) op_driver.cc:444] REPLICATION: finished
0806 03:51:52.376970 (+450680us) write_op.cc:301] APPLY: starting
0806 03:51:52.377188 (+   218us) tablet.cc:1365] starting BulkCheckPresence
0806 03:51:52.377394 (+   206us) tablet.cc:1368] finished BulkCheckPresence
0806 03:51:52.377429 (+    35us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:51:52.433850 (+ 56421us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:51:52.434127 (+   277us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0806 03:51:52.434173 (+    46us) write_op.cc:312] APPLY: finished
0806 03:51:52.434533 (+   360us) log.cc:842] Serialized 29 byte log entry
0806 03:51:52.434745 (+   212us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:52.434838 (+    93us) write_op.cc:454] Released schema lock
0806 03:51:52.434904 (+    66us) write_op.cc:341] FINISH: Updating metrics
0806 03:51:52.436200 (+  1296us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:52.436227 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3917393,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":446279,"apply.run_cpu_time_us":3785,"apply.run_wall_time_us":59819,"num_ops":2,"prepare.queue_time_us":113894,"prepare.run_cpu_time_us":31650,"prepare.run_wall_time_us":215215,"raft.queue_time_us":335142,"raft.run_cpu_time_us":49222,"raft.run_wall_time_us":381619,"replication_time_us":516800,"spinlock_wait_cycles":10040064,"thread_start_us":613651,"threads_started":4,"wal-append.queue_time_us":92956}]]}
I20260806 03:51:52.577629  2236 catalog_manager.cc:5495] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 3, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 3 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:51:52.592561  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 70183us
I20260806 03:51:52.571201  5334 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:52.602705  4978 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:52.598793  5278 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:52.604939  5278 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:52.540547  5245 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:52.608319  2236 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 3, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 3 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:52.609774  5245 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:52.610342  2236 catalog_manager.cc:5495] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:52.611152  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:52.605777  5278 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:52.579496  5387 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:52.583148  5032 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:52.584378  5236 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:52.624465  2236 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 3, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 3 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:52.601913  5334 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:52.630119  5113 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
W20260806 03:51:52.631587  5380 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
W20260806 03:51:52.632380  5373 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.216s	user 0.000s	sys 0.001s
I20260806 03:51:52.633394  5278 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:52.656128  5377 log.cc:924] Time spent T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.112s	user 0.000s	sys 0.001s
I20260806 03:51:52.626807  5097 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:51:52.638828  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 107038us
I20260806 03:51:52.623514  4983 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:52.652210  5268 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:52.638118  5320 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:52.637192  5236 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:52.666815  2236 catalog_manager.cc:5495] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 3, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 3 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:51:52.682076  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 306380us
I20260806 03:51:52.682855  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:52.661516  5218 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:52.647626  5067 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:52.691133  5127 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.648s	user 0.011s	sys 0.026s
W20260806 03:51:52.694904  5127 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.665s	user 0.012s	sys 0.026s
I20260806 03:51:52.691135  2236 catalog_manager.cc:5495] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 3, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 3 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:52.696336  2236 catalog_manager.cc:5495] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 2 to 4, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 4 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:51:52.704118  2331 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:52.678493  5236 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:52.707835  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 327160us
I20260806 03:51:52.681432  5320 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:51:52.728082  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:52.698508  2236 catalog_manager.cc:5495] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:52.636453  5116 consensus_queue.cc:237] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:52.664714  4993 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:52.677871  5268 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:52.715130  5236 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:52.748476  3547 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:52.760258  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:52.763248  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:52.763566  2578 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
W20260806 03:51:52.763396  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 51701.3us
I20260806 03:51:52.764138  2578 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:52.766747  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:52.768150  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:52.768524  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:52.769569  2575 raft_consensus.cc:2396] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:52.770061  5209 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:52.769990  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:52.771103  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:52.772194  3547 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:52.742343  5320 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:52.768173  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:52.773622  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 265794us
I20260806 03:51:52.781771  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:52.782137  2534 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:52.782616  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 374994us
I20260806 03:51:52.783540  2429 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:52.754302  5388 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:52.786785  5388 raft_consensus.cc:686] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:52.786795  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:52.788887  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:52.789899  2579 raft_consensus.cc:2396] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260806 03:51:52.790666  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:52.786110  5209 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:51:52.768196  2578 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:52.794790  2581 raft_consensus.cc:2354] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:52.738452  5278 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260806 03:51:52.796810  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:52.799283  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:52.800547  2578 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:52.741909  5329 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:52.805567  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:52.759685  5245 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:52.750917  5304 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260806 03:51:52.803032  3594 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:52.804149  2534 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:52.776876  5113 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:52.772964  5390 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:52.796164  5097 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260806 03:51:52.863821  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 77100.7us
W20260806 03:51:52.864008  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59980.6us
I20260806 03:51:52.802264  5001 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:52.788304  5388 consensus_queue.cc:237] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:52.864984  2534 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:52.885205  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45443.1us
W20260806 03:51:52.887391  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 449660us
I20260806 03:51:52.813838  4978 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:52.818434  5390 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:52.791960  5320 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:52.825279  5097 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:52.873905  5001 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:51:52.873335  5376 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
W20260806 03:51:52.907846  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 119897us
I20260806 03:51:52.921154  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:52.817835  5245 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:52.936079  2368 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:52.869027  5113 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:52.904831  4978 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:52.942569  2370 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3. Ops: [2.4-2.4]
I20260806 03:51:52.943498  2578 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:52.952939  2379 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:51:52.904604  5392 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:52.912243  5127 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:52.956177  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:52.914799  5130 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:51:52.912761  5390 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:52.929690  5097 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:52.811546  5218 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:52.928925  5001 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:52.960919  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 176332us
W20260806 03:51:52.977002  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 68595.8us
I20260806 03:51:52.959260  4978 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:53.016057  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:53.006969  5304 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:51:53.032079  2538 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:52.945783  5067 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.007364  4993 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:52.961227  5392 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:53.055040  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:53.014704  5268 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.071334  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:53.086623  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:53.036568  5304 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:53.054512  5393 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:53.091744  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:53.093678  5399 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:53.094261  5399 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:53.092743  2368 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:53.015368  5095 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.094694  5399 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:53.098197  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:53.067600  5392 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:53.103206  5384 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.616s	user 0.004s	sys 0.004s
W20260806 03:51:53.103703  5391 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.216s	user 0.000s	sys 0.000s
I20260806 03:51:53.104247  5407 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:53.109484  5113 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.111199  5268 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:53.116281  2331 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:51:53.116632  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 64294.4us
W20260806 03:51:53.093334  5248 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.556s	user 0.011s	sys 0.004s
W20260806 03:51:53.145028  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 136655us
I20260806 03:51:53.113515  5390 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.096691  4993 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:53.100571  5329 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.136291  5393 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:53.161185  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:53.174691  2368 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 5
W20260806 03:51:53.171347  5303 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.583s	user 0.010s	sys 0.002s
I20260806 03:51:53.189180  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:53.101226  5334 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.191931  5303 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.148782  5127 raft_consensus.cc:686] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:53.210312  5303 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.214636  5130 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:53.157517  5429 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:53.204231  5256 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.677s	user 0.009s	sys 0.005s
I20260806 03:51:53.154709  5268 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.199043  5400 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:53.268360  2577 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 3 because replica has last-logged OpId of term: 2 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260806 03:51:53.271283  5430 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:53.221156  5329 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:51:53.224895  5032 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.568s	user 0.011s	sys 0.002s
W20260806 03:51:53.275786  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 102656us
I20260806 03:51:53.172834  4993 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.226184  5320 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.158182  5248 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.294641  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1033) took 1318 ms. Trace:
I20260806 03:51:53.295212  2375 rpcz_store.cc:276] 0806 03:51:51.975953 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:51.976188 (+   235us) service_pool.cc:227] Handling call
0806 03:51:51.976536 (+   348us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:51.976995 (+   459us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:51.977039 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:51.977570 (+   531us) log.cc:842] Serialized 26 byte log entry
0806 03:51:52.252734 (+275164us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:52.252801 (+    67us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:52.252919 (+   118us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:52.957591 (+704672us) spinlock_profiling.cc:243] Waited 13.8 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:51:53.280945 (+323354us) raft_consensus.cc:1671] finished
0806 03:51:53.280978 (+    33us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:53.294550 (+ 13572us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1533,"raft.run_cpu_time_us":118,"raft.run_wall_time_us":118,"spinlock_wait_cycles":31729536,"thread_start_us":274657,"threads_started":1,"wal-append.queue_time_us":470270}
I20260806 03:51:53.300200  2436 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:53.255147  5245 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:53.308394  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:53.162695  5407 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.184662  5304 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.309906  4983 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:53.287329  5032 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:53.363647  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 63565.2us
W20260806 03:51:53.364614  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 248437us
I20260806 03:51:53.301420  5434 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
I20260806 03:51:53.372430  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:51:53.372776  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 357938us
I20260806 03:51:53.373281  2474 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:53.375174  5415 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:53.376695  2331 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:53.256253  5429 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.340916  5329 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:51:53.415512  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:53.345350  5095 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:53.416564  5434 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:53.421483  2436 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:53.417163  5248 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:53.297411  5130 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.362138  5303 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:53.286755  5430 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.344623  5438 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:53.365646  5304 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:53.428871  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:53.418457  5390 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.330746  5400 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.102s
I20260806 03:51:53.438989  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:53.341600  5320 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:53.417907  5432 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260806 03:51:53.448551  5425 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:53.449268  5425 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.453099  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:53.453919  3587 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:53.454643  5141 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.926s	user 0.015s	sys 0.001s
I20260806 03:51:53.455117  5141 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.456708  3594 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
W20260806 03:51:53.457791  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 43497.1us
I20260806 03:51:53.458045  2370 raft_consensus.cc:2379] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:53.414170  5415 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.459306  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:53.361370  5127 consensus_queue.cc:237] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.325918  5393 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.462131  4978 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:53.463698  5444 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260806 03:51:53.457367  5141 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:53.464393  5268 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.459318  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:53.441351  5398 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260806 03:51:53.465657  5408 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.245s	user 0.000s	sys 0.001s
I20260806 03:51:53.472093  2376 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:51:53.477789  5403 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:53.477231  2373 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:53.479876  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:53.451872  5425 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.496286  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:53.490686  2332 leader_election.cc:334] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.959s (SENT)
I20260806 03:51:53.497231  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:53.492350  2369 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:53.499221  2577 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:53.414147  4983 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.448570  5439 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:53.441653  5400 consensus_queue.cc:1225] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 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
I20260806 03:51:53.467123  5334 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:53.436333  5303 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.521955  5403 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.490907  5398 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:53.457415  5429 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:53.524828  4993 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.708145  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:53.755821  2373 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:53.519311  5435 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.017s
I20260806 03:51:53.736884  4978 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:53.441154  5438 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:53.760291  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 301135us
I20260806 03:51:53.760875  5438 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.761380  2436 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:53.761472  5415 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:53.763216  2436 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:53.696842  2377 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.611s	user 0.026s	sys 0.029s
I20260806 03:51:53.718294  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:53.766685  2377 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.681s	user 0.029s	sys 0.030s
I20260806 03:51:53.523985  5437 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:51:53.515319  5434 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:51:53.726441  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 350990us
I20260806 03:51:53.503578  5268 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:53.501770  5320 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:53.773671  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:53.775668  2372 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:53.729965  5116 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:53.744443  5398 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:53.797883  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 324223us
I20260806 03:51:53.822861  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:53.764155  5278 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260806 03:51:53.826321  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 53317.4us
W20260806 03:51:53.831162  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 100388us
I20260806 03:51:53.770366  5067 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:53.836833  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:53.764743  5407 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:53.790827  5245 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:53.845768  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 430329us
I20260806 03:51:53.795792  5032 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:53.847293  2478 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
I20260806 03:51:53.848985  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:53.849179  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:53.851617  2376 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:53.851611  3593 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:53.839926  2377 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:53.834676  5435 consensus_queue.cc:1225] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 4.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260806 03:51:53.853392  2369 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:53.515120  5439 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:53.873036  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 109875us
I20260806 03:51:53.853971  2331 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:53.875315  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:53.880319  2537 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:53.841635  4993 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:53.858464  5401 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.637s	user 0.026s	sys 0.039s
I20260806 03:51:53.927011  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:53.936200  4978 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:53.936717  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:53.937568  2369 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
W20260806 03:51:53.934006  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 103461us
W20260806 03:51:53.934664  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 54460.3us
I20260806 03:51:53.878329  5393 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:53.950088  5429 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:53.955574  5393 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.956374  5429 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:53.957216  5454 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
I20260806 03:51:53.958590  5429 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.959147  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:53.959805  2379 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:53.945622  2368 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.741s	user 0.011s	sys 0.000s
I20260806 03:51:53.960893  2368 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
W20260806 03:51:53.961306  5399 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.808s	user 0.010s	sys 0.003s
I20260806 03:51:53.961737  5399 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:53.949820  5097 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.925s	user 0.016s	sys 0.010s
I20260806 03:51:53.962232  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:53.963153  2369 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:53.962860  5097 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:53.964784  5456 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.209s	user 0.001s	sys 0.000s
I20260806 03:51:53.965442  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:53.962340  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:53.968729  5430 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:53.969408  5430 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:53.969889  5430 raft_consensus.cc:686] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:53.970798  5430 consensus_queue.cc:237] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.952381  5032 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260806 03:51:53.973192  2577 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:51:53.973408  5097 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:53.954016  4993 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.974895  5113 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:53.975468  5113 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.975857  4993 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.973629  2577 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:53.977151  2577 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.977689  5113 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.978384  2577 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:53.979199  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:53.979663  2479 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:53.981201  2481 raft_consensus.cc:1203] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Deduplicated request from leader. Original: 1.1->[2.2-2.2]   Dedup: 2.2->[]
I20260806 03:51:53.981251  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:53.981954  2481 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260806 03:51:53.938968  5401 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.719s	user 0.031s	sys 0.043s
I20260806 03:51:53.936694  4978 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:53.983108  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:53.957217  5320 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.985726  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:53.986440  2575 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:53.987636  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:53.988209  2436 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:53.989787  2436 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:53.989486  5097 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:53.990540  5097 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.831475  5116 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:53.992303  5329 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:53.992975  5329 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:53.994123  5116 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:53.995544  5412 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.709s	user 0.003s	sys 0.000s
I20260806 03:51:53.952102  5469 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:53.997159  5469 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:53.999609  5469 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:54.000324  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:54.000706  5001 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.972s	user 0.016s	sys 0.011s
I20260806 03:51:54.001235  5001 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.000949  5097 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:54.003494  2578 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:54.003702  5097 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:54.004237  5097 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:54.004709  5236 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.240s	user 0.012s	sys 0.004s
I20260806 03:51:54.005375  5236 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.007073  2374 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
W20260806 03:51:54.008906  5392 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.861s	user 0.012s	sys 0.001s
I20260806 03:51:54.009464  5392 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.009950  5439 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:54.010382  5303 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:53.983335  4978 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:54.012233  5387 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.376s	user 0.014s	sys 0.004s
W20260806 03:51:54.012961  5455 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.271s	user 0.000s	sys 0.003s
I20260806 03:51:54.012730  5387 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.014689  5334 raft_consensus.cc:3032] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:51:54.014799  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:54.015159  5334 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:54.015589  2575 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:53.854480  5245 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.016166  5334 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.017416  5392 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:54.017522  5334 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:54.017868  5245 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:54.018918  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:53.951299  2332 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.088s (SENT)
I20260806 03:51:54.019944  2369 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4. Ops: [3.6-3.6]
I20260806 03:51:53.929868  2429 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:54.020838  2581 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 4. (term mismatch)
W20260806 03:51:54.020793  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 91075.8us
I20260806 03:51:54.021283  2581 pending_rounds.cc:76] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 3
I20260806 03:51:54.027148  2436 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:54.032994  2373 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:51:54.004652  5097 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:53.996609  2577 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 7. (term mismatch)
I20260806 03:51:54.052503  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:54.054522  2577 pending_rounds.cc:76] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 6
I20260806 03:51:54.015065  5387 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:54.021528  2581 pending_rounds.cc:97] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 2.4
I20260806 03:51:54.054903  2577 pending_rounds.cc:97] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 4.7
I20260806 03:51:53.958946  5393 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:54.064137  2581 raft_consensus.cc:2866] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:54.064137  2577 raft_consensus.cc:2866] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:54.071321  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:54.072873  2370 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:54.064808  2376 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:54.076385  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.052518  5218 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:54.166196  2373 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:54.056188  5392 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:54.169351  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 152) took 1857 ms. Trace:
I20260806 03:51:54.215812  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:54.167799  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:54.170715  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2088) took 1409 ms. Trace:
W20260806 03:51:54.177560  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 331027us
I20260806 03:51:54.170991  2379 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:54.220752  2331 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:54.213070  2482 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260806 03:51:54.079481  5303 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:51:54.215655  2476 rpcz_store.cc:276] 0806 03:51:52.312008 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:52.334948 (+ 22940us) service_pool.cc:227] Handling call
0806 03:51:52.365012 (+ 30064us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:52.754253 (+389241us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:52.754304 (+    51us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:52.775283 (+ 20979us) log.cc:842] Serialized 26 byte log entry
0806 03:51:53.028107 (+252824us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:51:53.028159 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:53.028245 (+    86us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:53.994746 (+966501us) spinlock_profiling.cc:243] Waited 4.12 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:51:54.082548 (+ 87802us) raft_consensus.cc:1671] finished
0806 03:51:54.082583 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:54.169262 (+ 86679us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":45851,"raft.run_cpu_time_us":1505,"raft.run_wall_time_us":14184,"spinlock_wait_cycles":9513088,"thread_start_us":545348,"threads_started":2,"wal-append.queue_time_us":382586}
I20260806 03:51:54.224315  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:54.218158  2574 rpcz_store.cc:276] 0806 03:51:52.760843 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:52.761119 (+   276us) service_pool.cc:227] Handling call
0806 03:51:54.083298 (+1322179us) spinlock_profiling.cc:243] Waited 754 ms on lock 0x7b5400156154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:54.170630 (+ 87332us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1735268096}
I20260806 03:51:54.237747  2370 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:54.081708  5032 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:54.241324  2484 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260806 03:51:54.088372  5095 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:54.245255  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:54.246367  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 295093us
I20260806 03:51:54.245388  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.213548  5218 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:54.203025  5437 raft_consensus.cc:2741] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260806 03:51:54.270900  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:54.248467  3587 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.794s	user 0.014s	sys 0.005s
I20260806 03:51:54.275231  2479 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 2. (term mismatch)
I20260806 03:51:54.275665  2479 pending_rounds.cc:76] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 1
I20260806 03:51:54.275969  2479 pending_rounds.cc:97] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 4.2
I20260806 03:51:54.276294  2479 raft_consensus.cc:2866] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:54.277401  2370 pending_rounds.cc:76] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 2
I20260806 03:51:54.277737  2370 pending_rounds.cc:97] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260806 03:51:54.277992  2370 raft_consensus.cc:2866] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:54.278806  2373 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:54.261911  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:54.223958  5392 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:54.280185  2482 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:54.238278  5393 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:54.287477  2369 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260806 03:51:54.288501  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 67830us
I20260806 03:51:54.289520  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:54.266194  2474 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.892s	user 0.011s	sys 0.003s
I20260806 03:51:54.204519  5469 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.064s
I20260806 03:51:54.243062  5435 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:51:54.308542  2429 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:54.310292  2478 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260806 03:51:54.339140  2482 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:51:54.341424  2331 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:54.272322  5218 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:54.347913  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:54.351440  2481 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:54.275065  4983 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:54.349342  2484 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:54.348714  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:54.352659  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 121559us
I20260806 03:51:54.288259  5392 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:54.251354  5032 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:54.356781  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48393.6us
I20260806 03:51:54.317090  5435 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:54.341962  5388 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:54.373924  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 101998us
I20260806 03:51:54.362099  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:54.284335  3587 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
W20260806 03:51:54.368500  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 67498.1us
I20260806 03:51:54.233793  5471 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.135s
I20260806 03:51:54.344409  5405 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:54.345139  5067 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:54.300182  2474 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:51:54.351570  5329 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:54.268033  5095 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.345407  5393 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:54.379343  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:51:54.372821  5304 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.931s	user 0.013s	sys 0.002s
I20260806 03:51:54.413861  5032 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:54.414577  5393 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.416597  2479 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:54.417769  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:54.418473  2479 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:54.393043  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:54.376380  4993 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:54.398008  2331 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:54.419404  2484 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:54.419894  5392 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.422041  5392 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:54.402824  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46465.2us
I20260806 03:51:54.406353  5445 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:54.422976  5445 raft_consensus.cc:686] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:54.424378  5464 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:54.407480  4983 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:54.426663  4983 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.429183  4983 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:54.345721  5281 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.041s
I20260806 03:51:54.431038  5474 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:51:54.431537  5445 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.432215  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:54.433068  3593 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:54.410657  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:54.411968  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:54.434623  2369 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:54.380108  5435 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:51:54.412063  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.436935  2480 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:54.437937  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:54.438609  2480 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:54.438265  2484 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:54.413024  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:54.373672  5268 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:54.440253  2478 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:54.439810  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.379276  5388 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.441576  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.444567  2537 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:54.389969  5396 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.063s
I20260806 03:51:54.453197  3588 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260806 03:51:54.453509  5204 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:51:54.454018  5204 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:54.454288  5209 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:54.454546  5204 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:54.454916  5209 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:54.455387  5209 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:54.453881  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:54.460194  2436 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:54.388478  5236 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:54.442796  5388 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:54.472673  2369 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:51:54.479526  2478 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:54.481266  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:54.419414  4993 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:54.471228  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:54.481994  5425 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:54.487703  5470 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.263s	user 0.000s	sys 0.001s
W20260806 03:51:54.487931  5467 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.247s	user 0.001s	sys 0.000s
I20260806 03:51:54.487567  5425 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:54.488224  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 110023us
I20260806 03:51:54.489352  5414 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:54.489881  5414 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:54.490054  5425 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:54.490993  5414 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.492619  5303 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:51:54.474867  5116 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:51:54.493825  3547 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:51:54.494483  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 48642.5us
I20260806 03:51:54.495062  5281 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:51:54.495086  5278 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:51:54.472980  5268 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:54.445245  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 156) took 1112 ms. Trace:
I20260806 03:51:54.514632  2481 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:54.470029  5401 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260806 03:51:54.516800  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 106287us
I20260806 03:51:54.517627  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:54.470185  5476 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:54.522590  2377 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.587s	user 0.010s	sys 0.003s
I20260806 03:51:54.512496  4993 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:54.545047  5476 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.473726  5399 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:54.399575  5067 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:54.550143  5398 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.712s	user 0.012s	sys 0.000s
I20260806 03:51:54.550710  5398 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.533006  2474 rpcz_store.cc:276] 0806 03:51:53.333333 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:53.344377 (+ 11044us) service_pool.cc:227] Handling call
0806 03:51:54.399756 (+1055379us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:54.552443  5067 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:54.445467  5329 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.553458  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.554248  2474 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:51:54.555258  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:54.555406  5329 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:54.556530  2482 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260806 03:51:54.558475  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:54.559404  2484 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:54.563484  5334 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.545s	user 0.011s	sys 0.002s
I20260806 03:51:54.535456  5268 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.564214  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.565191  2476 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:51:54.459528  4978 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.566449  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.530112  5396 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:54.537130  5116 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.456773  5405 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.544745  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:54.563208  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:54.530141  5425 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:54.573359  5396 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:54.591127  5425 raft_consensus.cc:686] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:54.579072  5476 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:54.591761  5396 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.570379  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.592423  5425 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.571802  3547 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:54.574591  2478 raft_consensus.cc:2396] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:51:54.531286  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.570011  2377 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:51:54.596405  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 1794) took 1088 ms. Trace:
W20260806 03:51:54.589025  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 77526.7us
I20260806 03:51:54.598140  2481 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:54.593370  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:54.640898  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1769) took 1720 ms. Trace:
I20260806 03:51:54.659792  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1040) took 1330 ms. Trace:
I20260806 03:51:54.662804  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:54.663637  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 274480us
W20260806 03:51:54.676007  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 106587us
I20260806 03:51:54.692239  2372 rpcz_store.cc:276] 0806 03:51:53.329182 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:53.507363 (+178181us) service_pool.cc:227] Handling call
0806 03:51:54.659522 (+1152159us) spinlock_profiling.cc:243] Waited 8.71 ms on lock 0x7b54003e9ed4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:54.659701 (+   179us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":20033792}
I20260806 03:51:54.633780  5304 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:54.694974  5304 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:54.695309  5001 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:54.695757  5407 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:54.696137  5304 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.695112  5427 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.002s
I20260806 03:51:54.697753  5304 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:54.633069  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.699957  2474 raft_consensus.cc:2379] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:54.601918  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.603235  3547 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:51:54.596863  2377 rpcz_store.cc:276] 0806 03:51:53.508106 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:53.771143 (+263037us) service_pool.cc:227] Handling call
0806 03:51:54.596293 (+825150us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:51:54.679246  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 134604us
I20260806 03:51:54.701283  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:54.693641  2374 rpcz_store.cc:276] 0806 03:51:52.920810 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:52.932229 (+ 11419us) service_pool.cc:227] Handling call
0806 03:51:52.977872 (+ 45643us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:54.007622 (+1029750us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:54.640538 (+632916us) spinlock_profiling.cc:243] Waited 1.03 s on lock 0x7b54003331d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:54.640808 (+   270us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2366315264}
W20260806 03:51:54.600793  3542 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.902s (SENT)
I20260806 03:51:54.704092  3542 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:54.701375  2479 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:51:54.702497  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:54.705082  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 101954us
I20260806 03:51:54.664389  5465 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:54.675103  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1048) took 1221 ms. Trace:
I20260806 03:51:54.699648  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:54.673455  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:54.714185  2484 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
W20260806 03:51:54.763274  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49449.9us
W20260806 03:51:54.625391  5097 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.558s	user 0.012s	sys 0.000s
I20260806 03:51:54.766469  2480 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
W20260806 03:51:54.767856  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 66718.8us
W20260806 03:51:54.769627  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 87576.9us
I20260806 03:51:54.773350  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:54.579245  4978 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:54.770617  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:54.777875  2483 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:54.807201  2374 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:54.777792  2479 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:51:54.806098  2481 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:51:54.785151  2377 raft_consensus.cc:2396] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c 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.
I20260806 03:51:54.776993  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:54.809813  2372 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:54.714252  3587 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:54.763345  2368 rpcz_store.cc:276] 0806 03:51:53.453711 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:54.215070 (+761359us) service_pool.cc:227] Handling call
0806 03:51:54.235309 (+ 20239us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:54.235618 (+   309us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:51:54.460828 (+225210us) log.cc:842] Serialized 14 byte log entry
0806 03:51:54.674682 (+213854us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:54.674747 (+    65us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:54.674790 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:54.674880 (+    90us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:54.675034 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":224512,"prepare.queue_time_us":161752,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":49,"raft.queue_time_us":221322,"raft.run_cpu_time_us":110,"raft.run_wall_time_us":112,"thread_start_us":131383,"threads_started":2,"wal-append.queue_time_us":72218}
I20260806 03:51:54.601771  5329 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:54.624537  5116 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:54.636394  5281 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:51:54.715548  5474 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260806 03:51:54.813705  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 48564.5us
I20260806 03:51:54.840943  2331 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:54.813623  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:54.713584  5396 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:54.661747  5469 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.115s
I20260806 03:51:54.643334  5398 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:54.824452  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:54.825165  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:54.851174  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:54.896885  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:54.828305  5281 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:54.834071  5435 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.642473  5209 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.838063  2372 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:54.592459  5405 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:54.848862  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 248124us
I20260806 03:51:54.636343  5403 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:54.849206  2331 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:54.660571  5218 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.767287  5393 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:54.849612  2484 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:51:54.891939  2474 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:51:54.817484  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:54.776888  5415 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:54.888536  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:54.777530  5385 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:54.895404  5119 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:54.849573  5474 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:51:54.918502  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 154097us
W20260806 03:51:54.922362  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 73517.7us
I20260806 03:51:54.887686  5434 raft_consensus.cc:2741] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
W20260806 03:51:54.940419  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 123038us
I20260806 03:51:54.718022  5001 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.131s
W20260806 03:51:54.928306  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 77239.3us
I20260806 03:51:54.807368  5097 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:54.936198  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:54.936313  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:54.932770  5320 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:54.949533  2538 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:54.889497  5387 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.045s
I20260806 03:51:54.810961  5204 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:54.939720  5496 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
W20260806 03:51:54.941459  5458 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.198s	user 0.000s	sys 0.008s
I20260806 03:51:54.939652  5474 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:54.939805  5403 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:54.977700  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:54.951622  5405 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:51:54.814700  5465 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.940966  5218 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:54.976611  5434 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:54.993053  5405 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:54.957753  5415 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:51:54.954860  5320 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:54.935060  5393 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:54.985317  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:54.998299  5209 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:54.940490  5281 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:55.015095  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 164410us
I20260806 03:51:55.017212  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:55.010154  5405 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:51:55.004957  5398 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:55.003566  5434 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:55.003312  5256 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:55.050459  2538 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:55.033298  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:55.056529  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 82080.1us
I20260806 03:51:55.001101  5403 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:55.010921  5320 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:55.066406  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:55.067425  2374 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:54.999979  5499 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260806 03:51:55.015868  5415 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260806 03:51:55.057483  4993 consensus_meta.cc:287] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.507s	user 0.010s	sys 0.002s
W20260806 03:51:55.061007  5441 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.100s	user 0.000s	sys 0.001s
I20260806 03:51:55.094568  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:55.010776  5387 consensus_queue.cc:1046] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
I20260806 03:51:55.084228  2483 raft_consensus.cc:2932] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:51:55.053136  5001 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:51:55.060081  5434 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:55.138375  5268 raft_consensus.cc:2741] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
W20260806 03:51:55.132403  5457 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.201s	user 0.003s	sys 0.005s
I20260806 03:51:55.144474  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 188) took 2059 ms. Trace:
I20260806 03:51:55.144935  2375 rpcz_store.cc:276] 0806 03:51:53.085385 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:53.332560 (+247175us) service_pool.cc:227] Handling call
0806 03:51:53.362272 (+ 29712us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:51:53.417266 (+ 54994us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:53.417303 (+    37us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:51:53.417942 (+   639us) log.cc:842] Serialized 52 byte log entry
0806 03:51:53.438119 (+ 20177us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:51:53.506094 (+ 67975us) log.cc:842] Serialized 14 byte log entry
0806 03:51:53.514473 (+  8379us) log.cc:842] Serialized 14 byte log entry
0806 03:51:53.514637 (+   164us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:53.514711 (+    74us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:55.131687 (+1616976us) spinlock_profiling.cc:243] Waited 5.29 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:51:55.144211 (+ 12524us) raft_consensus.cc:1671] finished
0806 03:51:55.144239 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:55.144401 (+   162us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":106114,"prepare.queue_time_us":317318,"prepare.run_cpu_time_us":8835,"prepare.run_wall_time_us":198657,"raft.queue_time_us":78920,"raft.run_cpu_time_us":502,"raft.run_wall_time_us":9566,"spinlock_wait_cycles":12254336,"thread_start_us":19414,"threads_started":1,"wal-append.queue_time_us":356891}
I20260806 03:51:55.148656  2331 leader_election.cc:398] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:55.057035  5256 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:55.103642  5097 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:55.104310  5417 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:51:55.108913  5204 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:55.112939  5465 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:55.115437  5304 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:55.122918  5393 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:55.093631  5500 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:55.127285  5435 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:55.093578  4993 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:55.135591  5502 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.155s	user 0.002s	sys 0.000s
I20260806 03:51:55.136600  5403 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:55.149187  2331 leader_election.cc:401] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:51:55.102946  2538 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:55.098644  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:55.178920  2374 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:51:55.164291  5256 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:55.185796  5417 raft_consensus.cc:686] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:55.188709  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 155508us
W20260806 03:51:55.199625  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 96769.5us
W20260806 03:51:55.202850  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 112585us
I20260806 03:51:55.204409  2370 raft_consensus.cc:2379] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:55.211586  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:55.185595  5469 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:55.215852  2331 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:55.230253  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:55.231462  3588 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:55.212219  5500 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:55.235460  5492 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.297s	user 0.000s	sys 0.001s
I20260806 03:51:55.236866  2436 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:55.238157  2538 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:55.208374  5403 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
W20260806 03:51:55.249825  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 313710us
I20260806 03:51:55.252439  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:55.256910  2538 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:55.259498  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:55.262075  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:55.262933  3592 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:51:55.262998  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:55.263659  3590 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:55.265429  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:55.259753  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:55.263921  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:55.276916  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:55.213850  5511 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:55.282807  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:55.278182  2372 raft_consensus.cc:2379] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:55.283736  3594 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:55.224676  5387 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:51:55.281505  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 59667.8us
I20260806 03:51:55.287026  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:55.292738  2373 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:55.293872  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:55.209782  5304 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.056s
I20260806 03:51:55.288733  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:55.304034  2373 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:55.305325  2376 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260806 03:51:55.306391  2374 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:51:55.253427  5245 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:55.308733  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:55.309764  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:55.308302  3584 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:51:55.316320  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:55.317087  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:55.317641  5410 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.353s	user 0.029s	sys 0.020s
W20260806 03:51:55.317773  5515 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260806 03:51:55.332506  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:55.318826  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:55.274417  5334 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:55.318063  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:55.273770  5398 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:55.323931  2575 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260806 03:51:55.276822  5393 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:55.233412  5417 consensus_queue.cc:237] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:55.328228  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 71429.1us
I20260806 03:51:55.329548  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:55.333274  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:55.334115  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 76492.4us
I20260806 03:51:55.336148  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:55.347519  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:55.348493  2374 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:51:55.348819  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:55.344410  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:55.234939  5500 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:55.350533  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:55.351764  2372 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:55.267428  5469 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:55.326294  5414 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.034s
I20260806 03:51:55.326858  5245 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:55.360801  3591 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5. Ops: []
W20260806 03:51:55.329780  5410 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.446s	user 0.029s	sys 0.020s
I20260806 03:51:55.322578  5329 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:55.362398  2572 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:55.366055  5434 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:51:55.369446  5236 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Stepping down as leader of term 5
W20260806 03:51:55.370898  5495 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.357s	user 0.001s	sys 0.001s
I20260806 03:51:55.371618  5385 raft_consensus.cc:3032] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:55.377457  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:55.377538  2332 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.514s (SENT)
I20260806 03:51:55.416508  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:55.327476  5510 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:55.422752  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45259.3us
I20260806 03:51:55.391165  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:55.388589  3590 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
W20260806 03:51:55.397193  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 82255.9us
I20260806 03:51:55.401932  2583 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
W20260806 03:51:55.405033  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 50920.8us
I20260806 03:51:55.407055  2331 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:55.408576  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:55.409370  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:55.356868  5127 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:55.412314  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:55.418854  2579 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:51:55.429371  3594 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:55.395955  5113 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:55.427953  3542 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:55.396417  5518 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.167s
I20260806 03:51:55.434461  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:55.510493  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:55.622054  2576 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:55.483613  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 135749us
I20260806 03:51:55.623939  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 171) took 1047 ms. Trace:
I20260806 03:51:55.624378  2483 rpcz_store.cc:276] 0806 03:51:54.576472 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:54.817343 (+240871us) service_pool.cc:227] Handling call
0806 03:51:54.905105 (+ 87762us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:51:54.919460 (+ 14355us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:54.919493 (+    33us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:51:54.954610 (+ 35117us) log.cc:842] Serialized 574 byte log entry
0806 03:51:55.084048 (+129438us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:51:55.623275 (+539227us) log.cc:842] Serialized 14 byte log entry
0806 03:51:55.623564 (+   289us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:55.623677 (+   113us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:55.623719 (+    42us) raft_consensus.cc:1671] finished
0806 03:51:55.623730 (+    11us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:55.623876 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":10683,"raft.run_cpu_time_us":224,"raft.run_wall_time_us":15997,"thread_start_us":94909,"threads_started":1,"wal-append.queue_time_us":224376}
W20260806 03:51:55.626718  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 198918us
I20260806 03:51:55.489070  2436 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:55.435623  2538 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:55.625489  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:55.632571  5097 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:51:55.632298  5393 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260806 03:51:55.634303  5539 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.215s	user 0.000s	sys 0.001s
I20260806 03:51:55.634608  3542 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:55.415553  5385 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:51:55.634968  5525 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.217s	user 0.001s	sys 0.000s
I20260806 03:51:55.498988  2577 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
W20260806 03:51:55.644403  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 208916us
W20260806 03:51:55.596756  2332 leader_election.cc:334] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.726s (SENT)
I20260806 03:51:55.647207  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:55.512835  2575 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:51:55.417819  4993 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:55.569563  5530 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.083s
I20260806 03:51:55.417680  3586 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
W20260806 03:51:55.654377  5535 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.234s	user 0.000s	sys 0.001s
I20260806 03:51:55.654882  5095 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:55.657853  5528 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:51:55.642081  5471 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:55.664601  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1774) took 1255 ms. Trace:
I20260806 03:51:55.641558  5437 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:51:55.432106  5430 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:55.668445  5434 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:55.669019  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:55.664987  5245 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:55.413827  5236 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:55.499017  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:55.665038  2478 rpcz_store.cc:276] 0806 03:51:54.409363 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:54.480968 (+ 71605us) service_pool.cc:227] Handling call
0806 03:51:55.664355 (+1183387us) spinlock_profiling.cc:243] Waited 91.5 ms on lock 0x7b54002c1854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:55.664532 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":210506624}
I20260806 03:51:55.670048  5435 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:55.671260  2534 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:51:55.425693  3587 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.528s	user 0.013s	sys 0.001s
I20260806 03:51:55.678758  2583 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:55.679072  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82371us
I20260806 03:51:55.679250  2574 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260806 03:51:55.683975  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:55.424271  5403 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260806 03:51:55.689705  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 200790us
I20260806 03:51:55.415680  5329 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:55.704756  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:55.569485  5469 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:55.698149  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:55.718758  2484 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:55.721199  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:55.722055  2474 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:51:55.698565  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:55.699574  2572 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:55.701817  2478 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260806 03:51:55.714609  2332 leader_election.cc:334] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.807s (SENT)
I20260806 03:51:55.473694  5517 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:55.481647  5465 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:51:55.717872  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:55.651665  5393 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.067s
I20260806 03:51:55.797931  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:55.685315  2483 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260806 03:51:55.726480  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:55.566684  3588 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:55.754168  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:55.717434  2481 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:51:55.804301  2479 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:55.768534  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:55.676313  5430 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:55.685668  5437 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:55.806519  2477 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:55.807233  2368 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:55.811005  2484 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:55.817848  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:55.825145  2484 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260806 03:51:55.821403  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 116525us
I20260806 03:51:55.691499  5095 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.115s
W20260806 03:51:55.792146  5425 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.685s	user 0.009s	sys 0.005s
I20260806 03:51:55.807014  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:55.834105  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:55.838663  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:55.848313  5127 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:55.805815  5385 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:55.692871  3587 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:51:55.859774  5544 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.011s
I20260806 03:51:55.865773  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:55.806778  5465 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:55.817119  5268 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:55.767652  5387 consensus_queue.cc:1046] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.088s
W20260806 03:51:55.839471  5425 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.732s	user 0.010s	sys 0.006s
I20260806 03:51:55.817884  5434 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:55.838258  5393 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:55.875480  5504 raft_consensus.cc:2741] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260806 03:51:55.878225  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:55.893611  2576 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:51:55.894922  2537 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:55.853617  5437 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:55.880393  5465 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:51:55.870831  5398 raft_consensus.cc:2741] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260806 03:51:55.759259  5542 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.121s
I20260806 03:51:55.899322  3587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 361) took 1280 ms. Trace:
I20260806 03:51:55.897303  5393 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:55.936787  2474 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
W20260806 03:51:55.988541  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 273980us
I20260806 03:51:55.920718  5435 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:56.058007  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:55.970389  5320 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.874s	user 0.015s	sys 0.000s
I20260806 03:51:55.818789  5236 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:55.932031  5387 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:56.092610  5430 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:56.090915  2372 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:51:56.032102  5540 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:55.907228  5268 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:55.990392  5520 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260806 03:51:56.107602  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 212846us
I20260806 03:51:55.909534  5434 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:56.065255  5398 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:56.125769  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 198442us
I20260806 03:51:55.913560  5437 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:55.930325  3587 rpcz_store.cc:276] 0806 03:51:54.592842 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:54.593048 (+   206us) service_pool.cc:227] Handling call
0806 03:51:55.873439 (+1280391us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:51:56.141634  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:56.152069  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:56.152900  2576 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:56.155926  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:56.172966  2583 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:51:56.198705  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:56.199582  2574 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:56.128460  5236 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:56.133080  4993 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.069s
W20260806 03:51:56.160321  5474 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.160s	user 0.013s	sys 0.005s
W20260806 03:51:56.203568  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47791.9us
I20260806 03:51:56.204450  2372 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:51:56.219106  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:56.205221  2368 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260806 03:51:56.206997  2577 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260806 03:51:56.220574  2577 pending_rounds.cc:76] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 5
I20260806 03:51:56.220888  2577 pending_rounds.cc:97] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 5.6
I20260806 03:51:56.221182  2577 raft_consensus.cc:2866] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:56.221253  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:56.137712  5518 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:56.200914  2572 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
W20260806 03:51:56.213989  5547 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
W20260806 03:51:56.210314  5534 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.434s	user 0.002s	sys 0.000s
I20260806 03:51:56.207656  5544 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election won for term 5
W20260806 03:51:56.242333  2332 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.602s (SENT)
I20260806 03:51:56.106230  5320 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:56.099720  5127 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:56.257400  2332 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.842s (SENT)
I20260806 03:51:56.258363  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:51:56.262221  3593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 364) took 1056 ms. Trace:
I20260806 03:51:56.262946  3593 rpcz_store.cc:276] 0806 03:51:55.206131 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.206311 (+   180us) service_pool.cc:227] Handling call
0806 03:51:55.221500 (+ 15189us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:55.240793 (+ 19293us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:55.240854 (+    61us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:55.241793 (+   939us) log.cc:842] Serialized 26 byte log entry
0806 03:51:55.397960 (+156167us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:51:55.398008 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:55.398086 (+    78us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:56.261981 (+863895us) raft_consensus.cc:1671] finished
0806 03:51:56.262013 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:56.262146 (+   133us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":16987,"raft.queue_time_us":29431,"raft.run_cpu_time_us":217,"raft.run_wall_time_us":17450,"thread_start_us":133094,"threads_started":1,"wal-append.queue_time_us":362373}
W20260806 03:51:56.234339  5405 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.174s	user 0.023s	sys 0.000s
I20260806 03:51:56.274511  5095 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:51:56.227265  5329 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:56.268954  2332 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.772s (SENT)
I20260806 03:51:56.153044  5398 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:56.128756  5403 consensus_queue.cc:1159] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fe3d17f4ad984b9088a268d58d87469c" responder_term: 6 status { last_received { term: 5 index: 3 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:51:56.272902  5407 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:51:56.273288  5245 raft_consensus.cc:3032] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:56.128211  5393 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:56.282168  2373 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:51:56.324708  5509 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 1.239s	user 0.003s	sys 0.000s
I20260806 03:51:56.282058  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:56.263947  5548 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.192s	user 0.000s	sys 0.000s
I20260806 03:51:56.249572  5518 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:56.237171  5474 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:56.301887  5407 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:56.302105  5545 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
I20260806 03:51:56.304631  5320 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:56.277678  5544 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:51:56.310070  5398 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:56.242919  5435 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:56.316359  5268 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:56.254797  5511 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.062s
I20260806 03:51:56.338272  5329 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:56.440096  5329 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:56.441112  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 174) took 1928 ms. Trace:
I20260806 03:51:56.442994  5329 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:56.441708  2581 rpcz_store.cc:276] 0806 03:51:54.512874 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:54.513102 (+   228us) service_pool.cc:227] Handling call
0806 03:51:54.524284 (+ 11182us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:54.524807 (+   523us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:54.524851 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:55.374790 (+849939us) spinlock_profiling.cc:243] Waited 1.15 ms on lock 0x7b2c001765a8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:51:55.375273 (+   483us) log.cc:842] Serialized 26 byte log entry
0806 03:51:55.738112 (+362839us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:51:55.738170 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:55.738277 (+   107us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:56.440608 (+702331us) raft_consensus.cc:1671] finished
0806 03:51:56.440652 (+    44us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:56.440987 (+   335us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":131,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":5343,"spinlock_wait_cycles":2640640,"thread_start_us":339616,"threads_started":1,"wal-append.queue_time_us":502222}
I20260806 03:51:56.275393  5095 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:51:56.444074  5095 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:56.444592  5095 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:51:56.444531  5518 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:56.332173  5256 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.107s	user 0.013s	sys 0.004s
I20260806 03:51:56.348489  5560 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:51:56.358294  5561 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260806 03:51:56.301390  5245 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:56.346941  2576 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:51:56.374856  2574 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:51:56.394546  5320 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:56.281965  5405 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:56.410257  2373 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:51:56.419600  5398 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:56.434523  5544 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:56.449154  3592 raft_consensus.cc:2354] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:56.450240  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1065) took 1025 ms. Trace:
I20260806 03:51:56.374920  5434 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:56.497344  2369 rpcz_store.cc:276] 0806 03:51:55.425098 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.425263 (+   165us) service_pool.cc:227] Handling call
0806 03:51:55.425667 (+   404us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:51:55.426096 (+   429us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:55.426125 (+    29us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:51:55.426684 (+   559us) log.cc:842] Serialized 52 byte log entry
0806 03:51:55.876206 (+449522us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:55.877261 (+  1055us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:55.877702 (+   441us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:56.439321 (+561619us) raft_consensus.cc:1671] finished
0806 03:51:56.439358 (+    37us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:56.450148 (+ 10790us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":817,"raft.run_cpu_time_us":185,"raft.run_wall_time_us":44296,"thread_start_us":376801,"threads_started":1,"wal-append.queue_time_us":692552}
I20260806 03:51:56.550988  5562 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:56.552138  5562 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:56.553624  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2103) took 1174 ms. Trace:
I20260806 03:51:56.554190  2579 rpcz_store.cc:276] 0806 03:51:55.379331 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.379495 (+   164us) service_pool.cc:227] Handling call
0806 03:51:55.409140 (+ 29645us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:55.433661 (+ 24521us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:56.553193 (+1119532us) spinlock_profiling.cc:243] Waited 9.39 ms on lock 0x7b540024d1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:56.553527 (+   334us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":22787584}
I20260806 03:51:56.465315  5256 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:56.556378  5510 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.135s	user 0.011s	sys 0.004s
I20260806 03:51:56.535048  5320 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:56.559832  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1064) took 1135 ms. Trace:
I20260806 03:51:56.486572  5474 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:56.568531  5501 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.553s	user 0.003s	sys 0.000s
I20260806 03:51:56.577046  5245 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:56.504256  5437 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:56.592728  5387 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:51:56.701711  5387 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:56.597492  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1767) took 2246 ms. Trace:
I20260806 03:51:56.704237  2482 rpcz_store.cc:276] 0806 03:51:54.351287 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:54.353433 (+  2146us) service_pool.cc:227] Handling call
0806 03:51:54.353897 (+   464us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:54.557017 (+203120us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:56.597103 (+2040086us) spinlock_profiling.cc:243] Waited 202 ms on lock 0x7b540019fd54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:56.597345 (+   242us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":464834944}
I20260806 03:51:56.703658  5387 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:56.715917  5256 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:56.516343  2369 pending_rounds.cc:76] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 4
W20260806 03:51:56.633268  2537 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 2.051s (SENT) [suppressed 31 similar messages]
I20260806 03:51:56.717535  2369 pending_rounds.cc:97] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260806 03:51:56.717926  2369 raft_consensus.cc:2866] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260806 03:51:56.718003  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 84796.5us
I20260806 03:51:56.629604  2375 rpcz_store.cc:276] 0806 03:51:55.424713 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.427166 (+  2453us) service_pool.cc:227] Handling call
0806 03:51:55.646123 (+218957us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:51:55.677899 (+ 31776us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:55.677934 (+    35us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:51:55.715999 (+ 38065us) log.cc:842] Serialized 52 byte log entry
0806 03:51:55.918664 (+202665us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:51:55.918714 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:55.918799 (+    85us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:56.559504 (+640705us) raft_consensus.cc:1671] finished
0806 03:51:56.559547 (+    43us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:56.559749 (+   202us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":31216,"raft.queue_time_us":32407,"raft.run_cpu_time_us":143,"raft.run_wall_time_us":5204,"thread_start_us":119119,"threads_started":1,"wal-append.queue_time_us":469128}
I20260806 03:51:56.645563  5414 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:56.647485  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1782) took 2235 ms. Trace:
I20260806 03:51:56.513185  5398 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:56.655283  5550 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.529s	user 0.004s	sys 0.000s
I20260806 03:51:56.657545  5385 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:56.657986  5320 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:56.661526  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 191) took 1392 ms. Trace:
I20260806 03:51:56.676657  2584 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:56.631757  5510 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:56.686600  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1797) took 2269 ms. Trace:
I20260806 03:51:56.765071  2376 rpcz_store.cc:276] 0806 03:51:55.268976 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.269126 (+   150us) service_pool.cc:227] Handling call
0806 03:51:55.288428 (+ 19302us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:55.305950 (+ 17522us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:56.661173 (+1355223us) spinlock_profiling.cc:243] Waited 16.4 ms on lock 0x7b54000127d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:56.661452 (+   279us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":37681408}
I20260806 03:51:56.770350  2480 rpcz_store.cc:276] 0806 03:51:54.417289 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:54.808361 (+391072us) service_pool.cc:227] Handling call
0806 03:51:55.665671 (+857310us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:55.666112 (+   441us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:51:55.666151 (+    39us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:55.666210 (+    59us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:55.666252 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:55.666326 (+    74us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:56.686303 (+1019977us) spinlock_profiling.cc:243] Waited 857 ms on lock 0x7b54002c1850. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:56.686504 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":751,"raft.run_cpu_time_us":177,"raft.run_wall_time_us":177,"spinlock_wait_cycles":1970918784}
I20260806 03:51:56.771979  2578 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:51:56.733299  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1809) took 2308 ms. Trace:
I20260806 03:51:56.772827  2379 rpcz_store.cc:276] 0806 03:51:54.425125 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:54.717679 (+292554us) service_pool.cc:227] Handling call
0806 03:51:54.776742 (+ 59063us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:55.011796 (+235054us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:55.011840 (+    44us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:55.011891 (+    51us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:55.011933 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:56.732888 (+1720955us) spinlock_profiling.cc:243] Waited 235 ms on lock 0x7b54001c0a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:56.732970 (+    82us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:56.733206 (+   236us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":539995008}
I20260806 03:51:56.732795  5414 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:56.721261  2476 rpcz_store.cc:276] 0806 03:51:54.411919 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:54.765816 (+353897us) service_pool.cc:227] Handling call
0806 03:51:54.766235 (+   419us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:54.766505 (+   270us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:51:54.770244 (+  3739us) log.cc:842] Serialized 14 byte log entry
0806 03:51:56.560654 (+1790410us) spinlock_profiling.cc:243] Waited 22.9 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:51:56.646457 (+ 85803us) spinlock_profiling.cc:243] Waited 12.7 ms on lock 0x7b18002e2a60. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b
0806 03:51:56.646903 (+   446us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:56.646985 (+    82us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:56.647054 (+    69us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:56.647177 (+   123us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:56.647398 (+   221us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":3742,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":64,"raft.queue_time_us":1399,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":143,"spinlock_wait_cycles":81935488,"thread_start_us":127832,"threads_started":1,"wal-append.queue_time_us":179036}
W20260806 03:51:56.753651  5236 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.542s	user 0.012s	sys 0.000s
W20260806 03:51:56.776412  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.719s	user 0.002s	sys 0.028s
W20260806 03:51:56.776850  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.749s	user 0.003s	sys 0.028s
W20260806 03:51:56.777184  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 787783us
I20260806 03:51:56.827742  5320 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:56.827855  5414 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:56.808961  5476 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:56.834831  2433 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.666s	user 0.031s	sys 0.074s
W20260806 03:51:56.835579  2433 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.731s	user 0.031s	sys 0.074s
I20260806 03:51:56.838460  5398 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:56.841288  5396 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:56.841941  5396 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:56.842876  5405 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:56.825341  5510 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:56.819818  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:56.843864  5405 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:56.859560  5405 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:56.860466  5465 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.803s	user 0.008s	sys 0.008s
I20260806 03:51:56.861143  5465 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:56.863349  5405 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:56.851440  5320 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:56.869345  5320 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:56.839175  5476 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:56.881518  5236 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:56.888954  5236 raft_consensus.cc:686] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:56.890614  5236 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:56.866041  5510 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:56.874109  5469 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.058s	user 0.000s	sys 0.017s
W20260806 03:51:56.899595  5469 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.083s	user 0.000s	sys 0.018s
W20260806 03:51:56.876648  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 56999.4us
I20260806 03:51:56.915482  2331 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:56.873121  5405 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:56.916484  5414 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:56.920979  5414 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:56.921041  5405 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:56.923923  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1054) took 2427 ms (client timeout 1524 ms). Trace:
W20260806 03:51:56.924651  2370 rpcz_store.cc:269] 0806 03:51:54.496384 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:54.562814 (+ 66430us) service_pool.cc:227] Handling call
0806 03:51:56.923615 (+2360801us) spinlock_profiling.cc:243] Waited 627 ms on lock 0x7b54001eaad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:56.923814 (+   199us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1441730304}
W20260806 03:51:56.940487  3592 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 354) took 1677 ms (client timeout 2001 ms). Trace:
W20260806 03:51:56.941332  3592 rpcz_store.cc:269] 0806 03:51:55.263290 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.263670 (+   380us) service_pool.cc:227] Handling call
0806 03:51:56.926546 (+1662876us) spinlock_profiling.cc:243] Waited 1.13 s on lock 0x7b5400580554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:56.940365 (+ 13819us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2589965184}
I20260806 03:51:56.942974  5437 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:56.942060  5414 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:56.945076  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2093) took 1663 ms. Trace:
I20260806 03:51:56.897806  5396 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:56.945573  2578 rpcz_store.cc:276] 0806 03:51:55.281834 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.282344 (+   510us) service_pool.cc:227] Handling call
0806 03:51:55.319638 (+ 37294us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:56.772543 (+1452905us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:56.944694 (+172151us) spinlock_profiling.cc:243] Waited 1.45 s on lock 0x7b540013abd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:56.944994 (+   300us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3339386112}
I20260806 03:51:56.943699  5437 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:51:56.947209  5095 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.502s	user 0.017s	sys 0.000s
I20260806 03:51:56.958189  5095 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:56.958909  5437 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:56.975183  2584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2099) took 1650 ms (client timeout 1973 ms). Trace:
I20260806 03:51:56.947960  2331 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:56.910287  5512 raft_consensus.cc:3032] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:51:56.956663  5465 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:56.975716  2584 rpcz_store.cc:269] 0806 03:51:55.324533 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.324683 (+   150us) service_pool.cc:227] Handling call
0806 03:51:56.974895 (+1650212us) spinlock_profiling.cc:243] Waited 1.34 s on lock 0x7b540004b854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:56.975092 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3088692096}
I20260806 03:51:57.009980  5095 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:56.997962  5476 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:56.997337  5512 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:57.005973  5510 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:57.039377  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 91533.7us
I20260806 03:51:57.029129  5405 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:57.048532  5465 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:57.048764  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:57.049324  5465 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:57.049611  3592 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:57.049835  5465 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:57.053442  5562 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:57.059440  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:57.067026  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:51:57.303762  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.123s	user 0.020s	sys 0.025s
I20260806 03:51:57.418540  5387 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:57.419301  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.239s	user 0.024s	sys 0.029s
I20260806 03:51:57.087533  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:57.163067  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:57.420509  5393 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:57.323863  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.477s	user 0.017s	sys 0.028s
W20260806 03:51:57.421416  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.575s	user 0.017s	sys 0.032s
I20260806 03:51:57.421654  5426 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:57.086647  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:57.422358  5426 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:57.258814  5320 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:57.195487  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:57.259294  5430 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:57.425383  3587 raft_consensus.cc:2396] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 6 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:51:57.425153  5430 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:57.426676  5426 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:57.087038  2481 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.973s	user 0.013s	sys 0.028s
W20260806 03:51:57.427714  2481 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.314s	user 0.014s	sys 0.044s
W20260806 03:51:57.257941  2374 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.173s	user 0.059s	sys 0.104s
W20260806 03:51:57.428334  2374 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.369s	user 0.062s	sys 0.111s
I20260806 03:51:57.167387  2579 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
W20260806 03:51:57.315972  2484 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.227s	user 0.011s	sys 0.021s
W20260806 03:51:57.431463  2484 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.342s	user 0.011s	sys 0.029s
I20260806 03:51:57.075083  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:57.338860  2331 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:57.168675  5540 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.028s	user 0.015s	sys 0.004s
I20260806 03:51:57.423663  2578 raft_consensus.cc:2354] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7.
W20260806 03:51:57.453181  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 1.61455e+06us
I20260806 03:51:57.453600  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:51:57.465927  5426 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:57.301793  5407 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.910s	user 0.018s	sys 0.000s
I20260806 03:51:57.500448  5426 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:57.500840  5407 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:57.482116  5430 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:51:57.504449  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 51004.4us
I20260806 03:51:57.519620  5543 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:57.522789  5543 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:51:57.523591  5543 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:57.522979  5469 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:51:57.272395  5569 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:57.355703  4993 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:51:57.531111  5560 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.034s	user 0.000s	sys 0.019s
I20260806 03:51:57.533005  5245 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:51:57.534228  5385 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.772s	user 0.013s	sys 0.002s
I20260806 03:51:57.535466  5407 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:57.535962  5551 thread.cc:636] apply [worker] (thread pool) Time spent creating pthread: real 1.052s	user 0.046s	sys 0.095s
I20260806 03:51:57.236869  5474 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:57.432793  5575 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:51:57.588543  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 249804us
I20260806 03:51:57.592798  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:57.520697  5540 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:51:57.580842  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.421s	user 0.015s	sys 0.055s
W20260806 03:51:57.594395  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.435s	user 0.015s	sys 0.055s
W20260806 03:51:57.595259  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 1.45365e+06us
I20260806 03:51:57.589079  5032 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:57.606158  2477 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.382s	user 0.011s	sys 0.028s
W20260806 03:51:57.608376  2477 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.384s	user 0.012s	sys 0.028s
W20260806 03:51:57.609782  2479 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.702s	user 0.015s	sys 0.020s
W20260806 03:51:57.610229  2479 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.702s	user 0.016s	sys 0.020s
I20260806 03:51:57.580461  5560 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:51:57.614236  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.367s	user 0.004s	sys 0.037s
W20260806 03:51:57.624893  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.377s	user 0.004s	sys 0.037s
W20260806 03:51:57.625900  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 1.40466e+06us
I20260806 03:51:57.626834  2538 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:51:57.599347  5551 thread.cc:602] apply [worker] (thread pool) Time spent starting thread: real 1.466s	user 0.046s	sys 0.097s
I20260806 03:51:57.636366  2584 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:51:57.609004  5403 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:57.647019   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:51:57.607127  5426 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:57.610572  5407 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:57.580633  4993 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:57.663710  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:57.633528  5528 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.394s	user 0.018s	sys 0.030s
I20260806 03:51:57.647403  5439 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:51:57.607479  5575 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:57.602759  5474 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:57.419006  5512 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:57.605062  5032 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:57.579939  5569 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:57.700766  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:57.705078  3592 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
W20260806 03:51:57.695493  5528 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.456s	user 0.018s	sys 0.031s
W20260806 03:51:57.702968  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 76277.5us
I20260806 03:51:57.697427  5407 raft_consensus.cc:686] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:57.720752  3593 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:51:57.725214  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.649s	user 0.013s	sys 0.028s
W20260806 03:51:57.725718  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.655s	user 0.013s	sys 0.028s
I20260806 03:51:57.659886  5403 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:57.705798  5439 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:57.703876  5320 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:57.716264  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:57.723383  2538 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:51:57.799558  2478 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.656s	user 0.067s	sys 0.123s
W20260806 03:51:58.501998  2478 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.363s	user 0.142s	sys 0.310s
W20260806 03:51:58.303414  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.592s	user 0.051s	sys 0.067s
I20260806 03:51:57.716858  5385 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:51:58.213133  3593 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
W20260806 03:51:58.173485  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 424439us
W20260806 03:51:58.503187  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 2.459s	user 0.062s	sys 0.103s
W20260806 03:51:58.343923  2429 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 2.283s	user 0.001s	sys 0.059s
W20260806 03:51:58.516757  2429 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 2.456s	user 0.005s	sys 0.059s
W20260806 03:51:58.517289  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 2.48929e+06us
I20260806 03:51:57.706302  5510 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:51:57.799481  5469 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.765s
I20260806 03:51:58.524927  5510 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:51:58.526127  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:58.526737  2373 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:51:58.527110  5385 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:51:57.799431  2372 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.470s	user 0.007s	sys 0.043s
W20260806 03:51:58.528362  2372 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.199s	user 0.010s	sys 0.076s
I20260806 03:51:58.528469  5385 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:58.297569  2377 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 2.034s	user 0.032s	sys 0.028s
W20260806 03:51:58.290840  5437 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.284s	user 0.010s	sys 0.043s
W20260806 03:51:57.974435  5281 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 2.869s	user 0.034s	sys 0.021s
W20260806 03:51:58.103778  5417 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.615s	user 0.017s	sys 0.038s
I20260806 03:51:57.982664  5032 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:51:58.522761  5595 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:58.098712  5127 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.587s	user 0.019s	sys 0.103s
W20260806 03:51:58.326234  2369 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.600s	user 0.016s	sys 0.053s
I20260806 03:51:58.162060  4993 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:58.523284  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:57.857589  5505 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:58.523669  5533 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:57.726188  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:58.525933  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:57.705906  5544 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.107s	user 0.007s	sys 0.029s
W20260806 03:51:58.530246  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 806939us
I20260806 03:51:58.561570  2379 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
W20260806 03:51:58.146533  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.815s	user 0.037s	sys 0.098s
I20260806 03:51:57.723384  5512 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:51:58.285257  5390 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 2.010s	user 0.015s	sys 0.040s
W20260806 03:51:58.500001  5543 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.976s	user 0.007s	sys 0.007s
W20260806 03:51:58.278169  5119 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.368s	user 0.041s	sys 0.058s
W20260806 03:51:58.285477  5583 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.175s	user 0.000s	sys 0.001s
W20260806 03:51:58.143445  5465 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.093s	user 0.019s	sys 0.000s
I20260806 03:51:58.545415  3593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 358) took 1476 ms. Trace:
I20260806 03:51:57.857474  5582 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:58.505630  5393 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.084s	user 0.010s	sys 0.007s
I20260806 03:51:58.527285  5510 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:58.410081  5575 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:51:58.549747  2369 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.824s	user 0.017s	sys 0.058s
I20260806 03:51:58.522457  5439 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:51:58.535264  5437 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.531s	user 0.014s	sys 0.047s
I20260806 03:51:58.552806  2368 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:58.307116  5569 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:58.055048  5587 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:57.801028  5590 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:57.890460  5430 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:58.541296  5281 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 3.435s	user 0.051s	sys 0.028s
I20260806 03:51:58.551806  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:58.606462  2370 raft_consensus.cc:2396] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 7 because replica has last-logged OpId of term: 6 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260806 03:51:58.569980  3586 raft_consensus.cc:2362] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5. Re-sending same reply.
I20260806 03:51:57.887266  5387 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:51:58.529856  2377 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 2.266s	user 0.036s	sys 0.029s
W20260806 03:51:58.562091  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 2.230s	user 0.039s	sys 0.099s
W20260806 03:51:58.620468  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 2.35138e+06us
I20260806 03:51:58.556146  5595 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:58.563123  5403 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:58.569164  2538 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:51:58.555635  5032 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:51:58.638625  5032 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:58.639601  5595 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:58.589103  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:51:58.563308  5544 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.965s	user 0.014s	sys 0.032s
W20260806 03:51:58.568559  5390 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 2.293s	user 0.015s	sys 0.045s
I20260806 03:51:58.591928  3593 rpcz_store.cc:276] 0806 03:51:57.069386 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:57.069691 (+   305us) service_pool.cc:227] Handling call
0806 03:51:58.545148 (+1475457us) spinlock_profiling.cc:243] Waited 300 ms on lock 0x7b5400540454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:51:58.545316 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":689804160}
W20260806 03:51:58.654899  2332 leader_election.cc:334] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.009s (SENT)
I20260806 03:51:58.559104  4993 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:51:58.588452  5119 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.676s	user 0.041s	sys 0.064s
W20260806 03:51:58.598456  2375 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.800s	user 0.000s	sys 0.024s
W20260806 03:51:58.663950  2375 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.865s	user 0.000s	sys 0.025s
I20260806 03:51:58.561028  5533 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:58.544250  5417 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.055s	user 0.027s	sys 0.046s
I20260806 03:51:58.604702  2373 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
W20260806 03:51:58.554560  5127 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.043s	user 0.027s	sys 0.116s
I20260806 03:51:58.570230  5505 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:58.598863  5393 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:58.600178  5575 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:58.593469  5465 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:58.534036  5320 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:58.588275  5543 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:58.639331  5032 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:58.605067  5582 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:58.562834  5407 consensus_queue.cc:237] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:58.668423  2368 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:51:58.622879  5430 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:58.678053  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 180) took 2806 ms. Trace:
I20260806 03:51:58.626847  5387 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:58.605074  5587 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:58.625770  5590 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:58.690299  2477 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.077s	user 0.014s	sys 0.020s
W20260806 03:51:58.694757  2477 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.082s	user 0.015s	sys 0.020s
W20260806 03:51:58.690698  2374 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.090s	user 0.013s	sys 0.021s
W20260806 03:51:58.682267  5435 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 2.244s	user 0.014s	sys 0.027s
I20260806 03:51:58.680269  5127 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
W20260806 03:51:58.695845  2374 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.104s	user 0.013s	sys 0.021s
I20260806 03:51:58.689266  2484 rpcz_store.cc:276] 0806 03:51:55.872047 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.872220 (+   173us) service_pool.cc:227] Handling call
0806 03:51:55.872757 (+   537us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:51:55.903021 (+ 30264us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:55.903053 (+    32us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:51:55.912207 (+  9154us) log.cc:842] Serialized 52 byte log entry
0806 03:51:57.079945 (+1167738us) spinlock_profiling.cc:243] Waited 4.6 ms on lock 0x7b480024c258. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d8196c7f1 00007f0d819638e7 00007f0d8196377a 00007f0d81a5795f 00007f0d81a57627 00007f0d81a6bb2c 00007f0d81a6bad8 00007f0d81a6ba58 00007f0d81a6ba13 00007f0d81a6acbc 00007f0d809ecbe6
0806 03:51:57.431970 (+352025us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:51:57.432054 (+    84us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:57.432177 (+   123us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:58.663308 (+1231131us) raft_consensus.cc:1671] finished
0806 03:51:58.663339 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:58.677940 (+ 14601us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":29730,"raft.queue_time_us":30559,"raft.run_cpu_time_us":3465,"raft.run_wall_time_us":1254401,"spinlock_wait_cycles":10581760,"thread_start_us":1342465,"threads_started":1,"wal-append.queue_time_us":2063790}
I20260806 03:51:58.698341  2376 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:51:58.696802  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1822) took 2983 ms. Trace:
I20260806 03:51:58.664490  4993 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:58.697769  5435 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.260s	user 0.014s	sys 0.028s
W20260806 03:51:58.701370  3625 heartbeater.cc:644] Failed to heartbeat to 127.0.183.62:40035 (0 consecutive failures): Timed out: Failed to send heartbeat to master: TSHeartbeat RPC to 127.0.183.62:40035 timed out after 15.000s (SENT)
I20260806 03:51:58.700155  2374 rpcz_store.cc:276] 0806 03:51:55.713013 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.713196 (+   183us) service_pool.cc:227] Handling call
0806 03:51:55.756701 (+ 43505us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:55.757042 (+   341us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:51:56.036572 (+279530us) log.cc:842] Serialized 14 byte log entry
0806 03:51:57.568159 (+1531587us) log.cc:842] Serialized 14 byte log entry
0806 03:51:58.696396 (+1128237us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:58.696455 (+    59us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:51:58.696506 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:58.696591 (+    85us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:58.696740 (+   149us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":176159,"prepare.queue_time_us":634252,"prepare.run_cpu_time_us":63,"prepare.run_wall_time_us":67,"raft.queue_time_us":191435,"raft.run_cpu_time_us":468,"raft.run_wall_time_us":26023,"thread_start_us":2688916,"threads_started":3,"wal-append.queue_time_us":1937038}
I20260806 03:51:58.680572  5417 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.022s
I20260806 03:51:58.680764  5393 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:58.715056  2481 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.276s	user 0.020s	sys 0.041s
W20260806 03:51:58.718379  2481 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.290s	user 0.020s	sys 0.042s
W20260806 03:51:58.708452  5518 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.675s	user 0.037s	sys 0.078s
I20260806 03:51:58.685690  5575 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:58.712667  5127 raft_consensus.cc:686] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:51:58.726755  5518 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.694s	user 0.037s	sys 0.078s
I20260806 03:51:58.740837  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1807) took 3051 ms. Trace:
W20260806 03:51:58.736114  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.134s	user 0.015s	sys 0.034s
W20260806 03:51:58.750073  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.156s	user 0.016s	sys 0.035s
W20260806 03:51:58.750437  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 1.15771e+06us
I20260806 03:51:58.748960  2477 rpcz_store.cc:276] 0806 03:51:55.689907 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.821847 (+131940us) service_pool.cc:227] Handling call
0806 03:51:55.850700 (+ 28853us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:56.202987 (+352287us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:51:57.612643 (+1409656us) log.cc:842] Serialized 14 byte log entry
0806 03:51:58.695259 (+1082616us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:58.695327 (+    68us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:58.695403 (+    76us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:58.740553 (+ 45150us) spinlock_profiling.cc:243] Waited 307 ms on lock 0x7b54001dd3d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:58.740608 (+    55us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:58.740763 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":2467890,"prepare.run_cpu_time_us":81,"prepare.run_wall_time_us":64,"spinlock_wait_cycles":707241216,"thread_start_us":2466714,"threads_started":2}
I20260806 03:51:58.761276  5544 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:58.812604  2331 leader_election.cc:398] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7.
I20260806 03:51:58.813042  2331 leader_election.cc:401] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
W20260806 03:51:58.810437  5245 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.225s	user 0.019s	sys 0.000s
I20260806 03:51:58.824996  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:58.835194  2368 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:58.829385  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:58.848502  2331 leader_election.cc:398] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:58.849001  2331 leader_election.cc:401] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260806 03:51:58.808601  5533 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:58.852813  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:58.854467  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1836) took 1092 ms. Trace:
I20260806 03:51:58.860221  2373 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:51:58.860383  2376 rpcz_store.cc:276] 0806 03:51:57.762039 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:57.762227 (+   188us) service_pool.cc:227] Handling call
0806 03:51:57.797923 (+ 35696us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:58.698977 (+901054us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:58.843886 (+144909us) spinlock_profiling.cc:243] Waited 894 ms on lock 0x7b54001eb4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:58.854380 (+ 10494us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2056576768}
W20260806 03:51:58.855926  2578 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.152s	user 0.033s	sys 0.033s
I20260806 03:51:58.861614  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:51:58.861847  2578 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.158s	user 0.033s	sys 0.034s
I20260806 03:51:58.859373  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:58.867594  2379 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:58.817613  5569 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7.
I20260806 03:51:58.857764  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:58.869628  2373 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 6: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:58.807016  5403 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260806 03:51:58.807590  5437 consensus_queue.cc:1046] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260806 03:51:58.801407  5544 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:58.892213  2479 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.244s	user 0.019s	sys 0.049s
W20260806 03:51:58.892649  2479 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.244s	user 0.019s	sys 0.049s
I20260806 03:51:58.854508  5587 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:58.882470  5032 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:58.873785  5582 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:58.946012  2368 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:51:58.959336  5393 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:58.959833  5430 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:58.966109  5544 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:58.884111  5465 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:58.957309  5387 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:58.982767  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 202) took 3052 ms. Trace:
I20260806 03:51:58.887079  5590 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:58.891404  5543 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:58.843138  5127 consensus_queue.cc:237] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:58.999871  2369 rpcz_store.cc:276] 0806 03:51:55.930300 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:56.515484 (+585184us) service_pool.cc:227] Handling call
0806 03:51:56.516057 (+   573us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:56.718878 (+202821us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:56.718919 (+    41us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:56.719456 (+   537us) log.cc:842] Serialized 26 byte log entry
0806 03:51:58.596305 (+1876849us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:51:58.596375 (+    70us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:58.596483 (+   108us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:58.982483 (+386000us) raft_consensus.cc:1671] finished
0806 03:51:58.982508 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:58.982679 (+   171us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":1870412,"threads_started":1,"wal-append.queue_time_us":2261010}
I20260806 03:51:58.958022  5587 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:58.986737  5393 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:51:58.988245  5474 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:51:59.027586  5575 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:59.026647  5465 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:51:58.972365  5569 consensus_queue.cc:1046] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
I20260806 03:51:59.032749  5465 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:59.025627  5587 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:59.024946  5236 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.542s	user 0.061s	sys 0.113s
W20260806 03:51:59.060913  2438 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.980s	user 0.005s	sys 0.064s
W20260806 03:51:59.065876  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.005s	user 0.006s	sys 0.065s
I20260806 03:51:59.040180  5607 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:51:59.059914  5465 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:51:59.065654  5236 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.583s	user 0.061s	sys 0.114s
I20260806 03:51:59.106674  2370 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
W20260806 03:51:59.104887  5581 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.671s	user 0.017s	sys 0.013s
W20260806 03:51:59.108958  5581 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.675s	user 0.017s	sys 0.013s
W20260806 03:51:59.103657  5601 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.134s	user 0.001s	sys 0.001s
I20260806 03:51:59.124390  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1830) took 3379 ms. Trace:
I20260806 03:51:59.124972  2372 rpcz_store.cc:276] 0806 03:51:55.745392 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:56.219300 (+473908us) service_pool.cc:227] Handling call
0806 03:51:56.249190 (+ 29890us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:56.249536 (+   346us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:56.249574 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:56.267124 (+ 17550us) log.cc:842] Serialized 26 byte log entry
0806 03:51:58.529063 (+2261939us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:58.529121 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:58.529248 (+   127us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:59.124009 (+594761us) raft_consensus.cc:1671] finished
0806 03:51:59.124056 (+    47us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:59.124283 (+   227us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":2199141,"threads_started":1,"wal-append.queue_time_us":2648220}
I20260806 03:51:59.092628  5607 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:59.095619  5575 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:59.149134  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 488103us
W20260806 03:51:59.158062  2377 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.534s	user 0.000s	sys 0.009s
W20260806 03:51:59.158598  2377 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.534s	user 0.000s	sys 0.010s
W20260806 03:51:59.104835  5580 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.853s	user 0.012s	sys 0.016s
W20260806 03:51:59.155836  2332 connection.cc:232] RPC call timeout handler was delayed by -2.1866829949431121s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2197s for a response
W20260806 03:51:59.174082  2332 leader_election.cc:334] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.884s (SENT)
I20260806 03:51:59.174566  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:51:59.176116  2537 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 1.307s	user 0.021s	sys 0.072s
W20260806 03:51:59.164988  5580 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.913s	user 0.014s	sys 0.019s
W20260806 03:51:59.175478  5540 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.785s	user 0.016s	sys 0.043s
I20260806 03:51:59.180452  4993 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:59.176759  2537 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.308s	user 0.022s	sys 0.072s
W20260806 03:51:59.182538  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 1.31397e+06us
W20260806 03:51:59.177819  2375 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.014s	sys 0.037s
W20260806 03:51:59.190541  2375 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.526s	user 0.014s	sys 0.037s
W20260806 03:51:59.180703  5540 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.790s	user 0.016s	sys 0.043s
I20260806 03:51:59.193306  5236 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:59.194303  5568 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260806 03:51:59.191327  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.649s	user 0.006s	sys 0.005s
W20260806 03:51:59.198072  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.661s	user 0.007s	sys 0.005s
I20260806 03:51:59.199517  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1837) took 1436 ms. Trace:
I20260806 03:51:59.206326  2375 rpcz_store.cc:276] 0806 03:51:57.762958 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:57.763141 (+   183us) service_pool.cc:227] Handling call
0806 03:51:57.798337 (+ 35196us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:57.798546 (+   209us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:51:58.664498 (+865952us) log.cc:842] Serialized 14 byte log entry
0806 03:51:59.199088 (+534590us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:59.199153 (+    65us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:51:59.199218 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:59.199307 (+    89us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:59.199444 (+   137us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":1207973,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":49,"raft.queue_time_us":3190,"raft.run_cpu_time_us":104,"raft.run_wall_time_us":105,"thread_start_us":1396116,"threads_started":2}
I20260806 03:51:59.210712  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:51:59.177187  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.642s	user 0.010s	sys 0.001s
W20260806 03:51:59.173060  5606 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.149s	user 0.001s	sys 0.000s
I20260806 03:51:59.158438  5575 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:59.310238  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:59.409922  2584 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
W20260806 03:51:59.178576  5390 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.504s	user 0.004s	sys 0.005s
I20260806 03:51:59.413113  2581 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6. Ops: []
W20260806 03:51:59.400701  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 142754us
I20260806 03:51:59.310238  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:59.414264  2572 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:59.279098  2576 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260806 03:51:59.396543  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 222465us
I20260806 03:51:59.194435  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 200) took 3281 ms. Trace:
W20260806 03:51:59.415683  2332 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.104s (SENT)
W20260806 03:51:59.283104  5385 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.518s	user 0.020s	sys 0.013s
W20260806 03:51:59.402573  2481 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.649s	user 0.014s	sys 0.028s
W20260806 03:51:59.419734  2481 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.700s	user 0.014s	sys 0.028s
I20260806 03:51:59.169966  5643 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:59.405216  2479 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.001s	sys 0.008s
W20260806 03:51:59.422559  2479 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.529s	user 0.002s	sys 0.009s
I20260806 03:51:59.263952  5435 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:59.330245  5587 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:59.229079  5320 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:51:59.273068  3547 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.584s	user 0.011s	sys 0.003s
W20260806 03:51:59.429267  3547 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.740s	user 0.013s	sys 0.006s
I20260806 03:51:59.429522  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:59.416213  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:51:59.351575  5629 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.173s	user 0.000s	sys 0.000s
W20260806 03:51:59.334096  5512 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.757s	user 0.011s	sys 0.006s
W20260806 03:51:59.327373  5638 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
W20260806 03:51:59.257071  5627 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.089s	user 0.000s	sys 0.001s
I20260806 03:51:59.415362  2377 rpcz_store.cc:276] 0806 03:51:55.919271 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:56.263038 (+343767us) service_pool.cc:227] Handling call
0806 03:51:56.263383 (+   345us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:51:56.263614 (+   231us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:51:58.624014 (+2360400us) log.cc:842] Serialized 14 byte log entry
0806 03:51:59.193931 (+569917us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:51:59.194009 (+    78us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:51:59.194084 (+    75us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:59.194187 (+   103us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:59.194349 (+   162us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":94,"prepare.queue_time_us":249017,"prepare.run_cpu_time_us":68,"prepare.run_wall_time_us":72,"raft.queue_time_us":32774,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":122,"thread_start_us":2890435,"threads_started":2}
W20260806 03:51:59.400701  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.870s	user 0.011s	sys 0.002s
I20260806 03:51:59.417519  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:59.417917  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:59.442188  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 936105us
W20260806 03:51:59.410619  5510 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.643s	user 0.003s	sys 0.007s
I20260806 03:51:59.420178  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:51:59.242535  5620 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260806 03:51:59.311659  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:59.229542  2478 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.682s	user 0.022s	sys 0.033s
I20260806 03:51:59.423071  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1804) took 3735 ms. Trace:
W20260806 03:51:59.446555  2478 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.899s	user 0.024s	sys 0.033s
W20260806 03:51:59.242535  5610 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260806 03:51:59.423666  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:59.447443  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.448351  2584 raft_consensus.cc:2379] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:59.178409  5607 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:51:59.416927  5390 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.740s	user 0.005s	sys 0.014s
I20260806 03:51:59.398892  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:51:59.298178  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.660s	user 0.008s	sys 0.007s
I20260806 03:51:59.451393  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1812) took 3520 ms. Trace:
W20260806 03:51:59.429716  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 741162us
I20260806 03:51:59.451787  2579 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
W20260806 03:51:59.243438  5622 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
W20260806 03:51:59.431159  2332 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 3.028s (SENT)
I20260806 03:51:59.453203  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:59.409744  5281 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:51:59.419652  5385 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.680s	user 0.022s	sys 0.024s
I20260806 03:51:59.427951  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1806) took 3738 ms. Trace:
W20260806 03:51:59.469204  2332 connection.cc:232] RPC call timeout handler was delayed by -2.1362846498377621s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1502s for a response
W20260806 03:51:59.469650  2332 connection.cc:232] RPC call timeout handler was delayed by -2.1186159648932517s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2149s for a response
W20260806 03:51:59.470098  2332 connection.cc:232] RPC call timeout handler was delayed by -2.0952159648295492s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2175s for a response
W20260806 03:51:59.470633  2332 connection.cc:232] RPC call timeout handler was delayed by -1.9818055159412324s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1874s for a response
W20260806 03:51:59.470916  2332 connection.cc:232] RPC call timeout handler was delayed by -1.9103846498765051s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1753s for a response
I20260806 03:51:59.434917  2484 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5. Ops: []
I20260806 03:51:59.437748  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:59.412766  3586 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:51:59.449041  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:59.450543  2572 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:59.474403  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:59.475385  2480 raft_consensus.cc:2354] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
I20260806 03:51:59.450313  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.476847  2477 raft_consensus.cc:2396] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260806 03:51:59.453676  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.578s	user 0.009s	sys 0.007s
W20260806 03:51:59.451749  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.814s	user 0.008s	sys 0.012s
I20260806 03:51:59.431619  5505 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:59.451845  2478 rpcz_store.cc:276] 0806 03:51:55.930601 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:56.069729 (+139128us) service_pool.cc:227] Handling call
0806 03:51:56.097728 (+ 27999us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:51:56.098160 (+   432us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:56.098186 (+    26us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:51:56.098846 (+   660us) log.cc:842] Serialized 52 byte log entry
0806 03:51:58.502775 (+2403929us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:51:59.447010 (+944235us) log.cc:842] Serialized 14 byte log entry
0806 03:51:59.447447 (+   437us) log.cc:842] Serialized 14 byte log entry
0806 03:51:59.447664 (+   217us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:59.447742 (+    78us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:59.447786 (+    44us) raft_consensus.cc:1671] finished
0806 03:51:59.447797 (+    11us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:59.451325 (+  3528us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":5759,"prepare.queue_time_us":186893,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":4293,"raft.queue_time_us":63901,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":13987,"thread_start_us":3263861,"threads_started":2,"wal-append.queue_time_us":2849191}
I20260806 03:51:59.452152  2534 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:51:59.481195  2484 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 1. Current term is 2. Ops: []
I20260806 03:51:59.434778  5568 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:59.477214  2576 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 2: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:51:59.477569  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 908485us
W20260806 03:51:59.458168  2236 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38220 (request call id 127) took 15923 ms (client timeout 15000 ms). Trace:
W20260806 03:51:59.477294  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.602s	user 0.009s	sys 0.008s
W20260806 03:51:59.489039  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 631245us
I20260806 03:51:59.489797  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:59.469396  2479 rpcz_store.cc:276] 0806 03:51:55.689534 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.829181 (+139647us) service_pool.cc:227] Handling call
0806 03:51:55.829697 (+   516us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:55.830191 (+   494us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:55.830231 (+    40us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:55.838316 (+  8085us) log.cc:842] Serialized 26 byte log entry
0806 03:51:57.610833 (+1772517us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:58.893059 (+1282226us) log.cc:842] Serialized 14 byte log entry
0806 03:51:59.423155 (+530096us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:59.423312 (+   157us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:59.423362 (+    50us) raft_consensus.cc:1671] finished
0806 03:51:59.423374 (+    12us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:59.427874 (+  4500us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":7153,"prepare.queue_time_us":1073075,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":60,"raft.queue_time_us":173539,"raft.run_cpu_time_us":377,"raft.run_wall_time_us":33810,"thread_start_us":3477176,"threads_started":3,"wal-append.queue_time_us":2404387}
W20260806 03:51:59.479259  2332 connection.cc:232] RPC call timeout handler was delayed by -1.7022519060410559s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2096s for a response
W20260806 03:51:59.490653  2332 connection.cc:232] RPC call timeout handler was delayed by -1.651515964884311s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.26680000000000004s for a response
W20260806 03:51:59.491245  2332 connection.cc:232] RPC call timeout handler was delayed by -1.5230985968373716s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1695s for a response
W20260806 03:51:59.459388  5510 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.692s	user 0.004s	sys 0.007s
I20260806 03:51:59.492648  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:59.497020  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:59.498420  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:59.505381  2484 raft_consensus.cc:2354] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
W20260806 03:51:59.491631  2332 connection.cc:232] RPC call timeout handler was delayed by -1.4991266739089042s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2202s for a response
I20260806 03:51:59.446691  2481 rpcz_store.cc:276] 0806 03:51:55.687661 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:55.804897 (+117236us) service_pool.cc:227] Handling call
0806 03:51:55.832291 (+ 27394us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:55.841826 (+  9535us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:55.841875 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:55.842471 (+   596us) log.cc:842] Serialized 26 byte log entry
0806 03:51:56.087003 (+244532us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:51:56.718435 (+631432us) spinlock_profiling.cc:243] Waited 6.83 ms on lock 0x7b480024c258. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d8196c7f1 00007f0d819638e7 00007f0d8196377a 00007f0d81a5795f 00007f0d81a57627 00007f0d81a6bb2c 00007f0d81a6bad8 00007f0d81a6ba58 00007f0d81a6ba13 00007f0d81a6acbc 00007f0d809ecbe6
0806 03:51:57.428287 (+709852us) log.cc:842] Serialized 14 byte log entry
0806 03:51:59.420217 (+1991930us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:59.420301 (+    84us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:59.420349 (+    48us) raft_consensus.cc:1671] finished
0806 03:51:59.422817 (+  2468us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:59.423011 (+   194us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":8976,"prepare.queue_time_us":2545082,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":56,"raft.queue_time_us":331773,"raft.run_cpu_time_us":4824,"raft.run_wall_time_us":883889,"spinlock_wait_cycles":15713024,"thread_start_us":3493531,"threads_started":4,"wal-append.queue_time_us":2023738,"wal-append.run_cpu_time_us":1962,"wal-append.run_wall_time_us":1001993}
I20260806 03:51:59.501593  2476 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
W20260806 03:51:59.507570  2332 connection.cc:232] RPC call timeout handler was delayed by -1.3390820138156414s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1958s for a response
W20260806 03:51:59.508440  2332 connection.cc:232] RPC call timeout handler was delayed by -1.2231159647926688s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3144s for a response
W20260806 03:51:59.508759  2332 connection.cc:232] RPC call timeout handler was delayed by -1.1648985969368368s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2093s for a response
W20260806 03:51:59.509050  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0538892070762813s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2944s for a response
W20260806 03:51:59.509332  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0359891247935593s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2501s for a response
I20260806 03:51:59.510417  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:59.468416  5320 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:59.517486  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:59.518515  2375 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:59.519886  2584 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260806 03:51:59.520329  2584 pending_rounds.cc:76] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 2
I20260806 03:51:59.520560  2584 pending_rounds.cc:97] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260806 03:51:59.520803  2584 raft_consensus.cc:2866] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:51:59.485852  5512 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:59.532891  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:51:59.500241  5127 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:51:59.436199  5435 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:59.423411  5643 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:59.484822  5587 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:59.502961  5582 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:59.565052  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:59.547411  2581 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
W20260806 03:51:59.487841  2236 rpcz_store.cc:269] 0806 03:51:43.534979 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:43.535248 (+   269us) service_pool.cc:227] Handling call
0806 03:51:43.839305 (+304057us) spinlock_profiling.cc:243] Waited 52.7 ms on lock 0x7b54000e3154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d82a1fd6c 00007f0d82b19c3e 00007f0d80e2bfb4 00007f0d80e2bf42 00007f0d80e2be71 00007f0d80e2bdec 00007f0d80e2b0a2 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:51:59.458071 (+15618766us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:51:53.148965 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:51:53.323072 (+174107us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:51:53.326338 (+  3266us) write_op.cc:435] Acquired schema lock
0806 03:51:53.326367 (+    29us) tablet.cc:660] Decoding operations
0806 03:51:53.716141 (+389774us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:51:53.734251 (+ 18110us) write_op.cc:641] Partition lock acquired for write op
0806 03:51:53.757135 (+ 22884us) tablet.cc:683] Acquiring locks for 10 operations
0806 03:51:53.882401 (+125266us) tablet.cc:699] Row locks acquired
0806 03:51:53.882428 (+    27us) write_op.cc:260] PREPARE: finished
0806 03:51:53.882624 (+   196us) write_op.cc:270] Start()
0806 03:51:53.882774 (+   150us) write_op.cc:276] Timestamp: P: 1785988313882572 usec, L: 0
0806 03:51:53.882797 (+    23us) op_driver.cc:331] REPLICATION: starting
0806 03:51:53.883640 (+   843us) log.cc:842] Serialized 3985 byte log entry
0806 03:51:55.140123 (+1256483us) spinlock_profiling.cc:243] Waited 1.75 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d79b7f5fe 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb
0806 03:51:56.064157 (+924034us) op_driver.cc:444] REPLICATION: finished
0806 03:51:57.990458 (+1926301us) write_op.cc:301] APPLY: starting
0806 03:51:58.026228 (+ 35770us) tablet.cc:1365] starting BulkCheckPresence
0806 03:51:58.248739 (+222511us) tablet.cc:1368] finished BulkCheckPresence
0806 03:51:58.248770 (+    31us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:51:58.250426 (+  1656us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:51:58.250818 (+   392us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0806 03:51:58.250891 (+    73us) write_op.cc:312] APPLY: finished
0806 03:51:58.251383 (+   492us) log.cc:842] Serialized 77 byte log entry
0806 03:51:59.234998 (+983615us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:59.264865 (+ 29867us) write_op.cc:454] Released schema lock
0806 03:51:59.284924 (+ 20059us) write_op.cc:341] FINISH: Updating metrics
0806 03:51:59.330432 (+ 45508us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:51:59.330500 (+    68us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":10057,"reported_tablets":15,"spinlock_wait_cycles":121192320,"child_traces":[["op",{"apply.queue_time_us":1879862,"apply.run_cpu_time_us":36686,"apply.run_wall_time_us":1344101,"num_ops":10,"prepare.queue_time_us":326612,"prepare.run_cpu_time_us":71813,"prepare.run_wall_time_us":2291700,"raft.queue_time_us":521149,"raft.run_cpu_time_us":145580,"raft.run_wall_time_us":1708916,"replication_time_us":2151825,"spinlock_wait_cycles":4024704,"thread_start_us":4511669,"threads_started":5,"wal-append.queue_time_us":2349291,"wal-append.run_cpu_time_us":15479,"wal-append.run_wall_time_us":1492297}]]}
I20260806 03:51:59.549489  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.574965  2476 raft_consensus.cc:2396] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:51:59.555747  2577 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:51:59.556561  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:59.576092  2479 raft_consensus.cc:2354] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
I20260806 03:51:59.558056  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.576848  2481 raft_consensus.cc:2379] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:51:59.557958  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:59.561770  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:59.549055  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:59.581763  3587 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
W20260806 03:51:59.579332  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 46551.9us
I20260806 03:51:59.583231  2331 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:59.529031  5032 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.055s
I20260806 03:51:59.584122  5645 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260806 03:51:59.579200  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:59.590951  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:59.580717  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:59.594414  2370 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:51:59.581161  3586 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEARNER]: Advancing to term 4
I20260806 03:51:59.599853  2575 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 5. Ops: []
I20260806 03:51:59.587852  2484 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:51:59.588657  2574 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
I20260806 03:51:59.590133  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.601696  2377 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 2. Current term is 3. Ops: []
I20260806 03:51:59.602033  2479 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:51:59.598687  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:59.604211  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:59.477093  5281 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:59.579952  5660 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:51:59.614710  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:51:59.615824  2574 raft_consensus.cc:2379] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:51:59.596871  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:59.544605  5568 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:51:59.530517  5607 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:51:59.608417  4993 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:59.610849  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:59.624370  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:59.613328  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.629290  2477 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:59.619021  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.620739  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:59.604887  5236 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:59.632905  2484 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:51:59.642580  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:59.650219  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:51:59.649480  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 114766us
I20260806 03:51:59.568965  5465 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:59.551962  5512 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:59.586721  5587 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:51:59.605000  5582 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:51:59.649546  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 132039us
I20260806 03:51:59.848766  2474 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:59.846838  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:59.730036  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:59.711275  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:59.677346  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.847424  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.643534  2372 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:59.600324  5320 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:51:59.838841  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:59.709547  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.703719  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:59.861920  2474 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:51:59.762102  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.816859  2574 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4. Ops: []
I20260806 03:51:59.866441  2484 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:59.756065  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:59.867820  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:59.868654  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:59.871892  3590 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:59.650992  3593 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:51:59.872418  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:59.877271  5643 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:59.877174  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.907742  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:59.881443  2479 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:51:59.612108  5625 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:51:59.887403  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:59.907940  3584 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:51:59.909245  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 184) took 2308 ms. Trace:
I20260806 03:51:59.889626  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:59.891414  2474 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:59.892805  3585 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:51:59.893115  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.893822  5320 raft_consensus.cc:686] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:51:59.652273  4993 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:51:59.894340  3592 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 2 LEARNER]: Advancing to term 6
I20260806 03:51:59.944375  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:59.895087  5666 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
W20260806 03:51:59.895840  5644 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.185s	user 0.000s	sys 0.000s
I20260806 03:51:59.896091  5587 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:59.898063  5465 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:59.898820  3594 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:52:00.018250  2474 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:51:59.812642  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:51:59.902110  5582 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:51:59.903112  5435 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:51:59.903631  5540 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:51:59.904927  5639 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:59.663018  5236 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:00.022238  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.782393  3587 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 5. Ops: []
I20260806 03:51:59.906837  5640 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:51:59.906994  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:59.813198  5650 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260806 03:51:59.913570  2377 raft_consensus.cc:2396] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:51:59.997225  2478 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:51:59.997921  2368 raft_consensus.cc:2396] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 7 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:51:59.625608  5505 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:51:59.734386  5387 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:51:59.998595  2477 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:51:59.951556  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:51:59.944866  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:51:59.948561  2576 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:51:59.951324  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:51:59.949821  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.000571  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:51:59.949826  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:51:59.949390  2572 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:51:59.947602  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:00.018530  5439 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:00.006824  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.035660  2369 raft_consensus.cc:2362] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5. Re-sending same reply.
I20260806 03:52:00.044976  2575 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:52:00.008273  5407 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:00.011255  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:51:59.894384  5655 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.113s	user 0.000s	sys 0.000s
I20260806 03:52:00.012008  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.012835  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:00.048936  2375 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:51:59.909476  5430 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:00.013687  3586 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEARNER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260806 03:52:00.013805  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 107723us
I20260806 03:51:59.951985  3584 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260806 03:51:59.913870  2578 rpcz_store.cc:276] 0806 03:51:57.601358 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:57.601549 (+   191us) service_pool.cc:227] Handling call
0806 03:51:57.633202 (+ 31653us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:51:57.637927 (+  4725us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:57.637962 (+    35us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:51:57.662542 (+ 24580us) log.cc:842] Serialized 52 byte log entry
0806 03:51:58.864503 (+1201961us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:51:59.196149 (+331646us) log.cc:842] Serialized 14 byte log entry
0806 03:51:59.196594 (+   445us) log.cc:842] Serialized 14 byte log entry
0806 03:51:59.197181 (+   587us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:59.197269 (+    88us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:51:59.350714 (+153445us) spinlock_profiling.cc:243] Waited 7.23 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:51:59.901177 (+550463us) spinlock_profiling.cc:243] Waited 11.3 ms on lock 0x7b2400227eb8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d799f5cf4 00007f0d799f3dfb 00007f0d79a82559 00007f0d79a821e5 00007f0d79a81740 00007f0d7c774578 00007f0d7c774cd8 00007f0d7c74c6e8 00007f0d7c747aea 00007f0d7c746f36
0806 03:51:59.908992 (+  7815us) raft_consensus.cc:1671] finished
0806 03:51:59.909013 (+    21us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:51:59.909151 (+   138us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":583853,"prepare.run_cpu_time_us":69,"prepare.run_wall_time_us":73,"raft.queue_time_us":1218,"raft.run_cpu_time_us":419,"raft.run_wall_time_us":18558,"spinlock_wait_cycles":42639488,"thread_start_us":1482952,"threads_started":2,"wal-append.queue_time_us":1472905}
I20260806 03:52:00.016085  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:51:59.642277  5624 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:59.644094  5660 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:51:59.711490  5575 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:00.028167  2538 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:00.030309  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.103096  2474 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:52:00.030471  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:51:59.996168  5474 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:00.035384  2484 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:52:00.038560  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:00.105086  2534 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:00.105934  2482 raft_consensus.cc:2396] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:52:00.106087  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.109097  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.001883  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.113636  2574 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:00.114287  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:00.035002  2379 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
I20260806 03:52:00.044047  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.047080  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:00.114946  2479 raft_consensus.cc:2362] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5. Re-sending same reply.
I20260806 03:52:00.077342  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:00.050763  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:00.115744  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 68755.5us
W20260806 03:52:00.084276  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 62657.8us
I20260806 03:52:00.077342  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.085353  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:00.079226  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.087643  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.087966  2577 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:00.120373  2483 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:00.091940  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.028007  5127 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:52:00.094336  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 78397.4us
I20260806 03:52:00.017807  5625 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:00.029942  5505 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:00.101987  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.033682  5387 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:00.051558  3594 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
W20260806 03:52:00.120675  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 92629.6us
I20260806 03:52:00.121721  2477 raft_consensus.cc:2396] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260806 03:52:00.099514  5437 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:00.123278  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.032387  5640 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:00.102929  5281 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:00.027446  5639 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:00.077666  5407 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:00.096553  5430 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:00.079753  5439 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:00.206090  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 207) took 1377 ms. Trace:
I20260806 03:52:00.213579  2374 rpcz_store.cc:276] 0806 03:51:58.828634 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:58.828782 (+   148us) service_pool.cc:227] Handling call
0806 03:51:58.857965 (+ 29183us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:51:58.875339 (+ 17374us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:51:58.875392 (+    53us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:51:58.876140 (+   748us) log.cc:842] Serialized 26 byte log entry
0806 03:51:59.193914 (+317774us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:51:59.193967 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:51:59.195850 (+  1883us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:00.205766 (+1009916us) raft_consensus.cc:1671] finished
0806 03:52:00.205799 (+    33us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:00.206007 (+   208us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":907,"raft.queue_time_us":160712,"raft.run_cpu_time_us":398,"raft.run_wall_time_us":11890,"thread_start_us":231860,"threads_started":1,"wal-append.queue_time_us":700221}
I20260806 03:52:00.148125  5591 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:00.169895  5505 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:00.168495  5437 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:00.209992  5664 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.177s	user 0.001s	sys 0.000s
I20260806 03:52:00.204222  5435 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:00.205189  5510 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:52:00.239636  2575 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:00.197441  5587 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:00.118333  5474 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:00.262071  5654 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.693s	user 0.005s	sys 0.000s
I20260806 03:52:00.308091  5387 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:00.310387  5676 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.196s	user 0.000s	sys 0.001s
I20260806 03:52:00.235117  4993 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:00.315722  5675 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.168s	user 0.000s	sys 0.000s
I20260806 03:52:00.291621  5510 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:00.225762  5591 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:00.112073  5320 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:00.109321  5660 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:00.372105  5665 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.334s	user 0.002s	sys 0.002s
I20260806 03:52:00.258496  5437 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:00.421093  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.422106  2474 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:52:00.314114  5512 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:00.103387  5624 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:00.338129  5677 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.214s	user 0.001s	sys 0.000s
I20260806 03:52:00.389768  3591 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:00.394985  5510 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:00.404625  5660 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:00.395323  5591 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:00.454515  5676 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260806 03:52:00.357095  5587 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:00.457986  5587 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:00.408360  5430 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:00.410248  5639 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:00.412299  5439 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:00.415784  5407 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:00.416342  5236 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:00.419721  3542 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:00.483433  5474 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:00.421193  5387 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:52:00.483696  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64096.2us
I20260806 03:52:00.484185  5474 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:00.484930  5474 raft_consensus.cc:686] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:00.485831  5474 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:00.500640  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 376185us
W20260806 03:52:00.504501  2436 service_pool.cc:137] GetConsensusState request on kudu.consensus.ConsensusService from 127.0.0.1:54212 dropped due to backpressure. The service queue is full; it has 50 items. [suppressed 4 similar messages]
I20260806 03:52:00.510819  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.510599  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.511809  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.512756  2484 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:00.506014  3591 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:00.514560  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.515122  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.515523  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.516105  2482 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:52:00.516664  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.515933  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.517251  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.516467  2481 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:52:00.519063  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.519271  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.519693  2480 raft_consensus.cc:2354] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7.
I20260806 03:52:00.519902  2481 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:52:00.520423  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:00.520882  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.521080  2379 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:00.522131  2478 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:00.519996  2474 raft_consensus.cc:2396] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 6 because replica has last-logged OpId of term: 5 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:52:00.524981  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:00.525323  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:00.526084  2373 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:00.526094  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:00.545178  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 440120us
I20260806 03:52:00.547118  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:00.549621  2474 raft_consensus.cc:2354] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:52:00.526799  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:00.550537  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.551492  2474 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:52:00.552533  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.553597  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.554246  2474 raft_consensus.cc:2354] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7.
I20260806 03:52:00.554960  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.550475  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.555954  2484 raft_consensus.cc:2354] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
W20260806 03:52:00.556761  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 439746us
I20260806 03:52:00.557476  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:00.557502  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.558533  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.559055  2484 raft_consensus.cc:2396] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 6 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:52:00.559547  2481 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:52:00.559693  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:00.560562  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 443865us
I20260806 03:52:00.566083  2538 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:00.567445  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.568197  2482 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:00.570963  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:00.571590  2480 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:00.572207  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.507480  5640 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:00.507355  5624 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:00.575281  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.577092  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.577855  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.564464  2584 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:00.507077  5625 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:00.585726  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.586728  2477 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:00.552955  5236 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:00.600430  5236 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:00.605180  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.597834  5581 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:00.610904  2480 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:00.616552  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1013) took 1070 ms. Trace:
I20260806 03:52:00.617112  2584 rpcz_store.cc:276] 0806 03:51:59.546629 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:51:59.546827 (+   198us) service_pool.cc:227] Handling call
0806 03:52:00.616124 (+1069297us) spinlock_profiling.cc:243] Waited 562 ms on lock 0x7b540024d1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:00.616466 (+   342us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1292468480}
I20260806 03:52:00.554316  2436 service_pool.cc:140] GetConsensusState request on kudu.consensus.ConsensusService from 127.0.0.1:54212 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 191)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2031)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 189)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2041)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2042)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2063)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2036)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1825)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2032)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2064)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1834)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2051)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1817)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1819)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1821)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1822)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1823)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1827)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1828)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1830)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1831)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1835)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1838)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1839)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1840)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1841)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1842)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1843)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1844)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1846)
W20260806 03:52:00.631184  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 458432us
I20260806 03:52:00.595785  5640 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:00.676863  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.677505  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.678362  2480 raft_consensus.cc:2354] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:52:00.679314  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.682122  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:00.684158  2484 raft_consensus.cc:2396] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260806 03:52:00.685134  2480 raft_consensus.cc:2396] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 6 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:52:00.595578  5685 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:00.694032  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.612087  5581 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:00.676893  5435 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:00.699860  2480 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:52:00.702157  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:00.702900  2477 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:00.710841  2480 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
W20260806 03:52:00.739014  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 174851us
I20260806 03:52:00.753178  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:00.697718  5607 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.054s	user 0.007s	sys 0.007s
I20260806 03:52:00.694101  5430 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:00.767040  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.776935  2482 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:00.767237  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.767895  5435 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:00.778326  2476 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
W20260806 03:52:00.787783  5681 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
I20260806 03:52:00.787732  5435 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:00.783298  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.702224  5581 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:00.789793  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.714749  5625 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:00.752734  5680 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260806 03:52:00.787932  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:00.792316  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 228481us
I20260806 03:52:00.802248  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.799623  2480 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:00.809784  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:00.812094  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 246086us
I20260806 03:52:00.815090  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.815765  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.810721  2482 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:00.816437  2480 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:52:00.817198  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.817610  2480 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:52:00.818135  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:00.793202  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78653.3us
I20260806 03:52:00.796257  2479 raft_consensus.cc:2396] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260806 03:52:00.796759  2478 raft_consensus.cc:2379] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:52:00.797981  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 271167us
I20260806 03:52:00.816062  2481 raft_consensus.cc:2396] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 6 because replica has last-logged OpId of term: 5 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:52:00.821101  3547 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:52:00.820779  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 78407.8us
I20260806 03:52:00.791868  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.822220  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.823215  2476 raft_consensus.cc:2396] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260806 03:52:00.827013  3547 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:00.830389  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.831035  3547 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:00.832716  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:00.837647  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.839067  2478 raft_consensus.cc:2354] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:52:00.845288  2481 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:00.796265  5685 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:00.848742  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.849588  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.849831  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.850478  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.856638  2374 pending_rounds.cc:76] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 5
I20260806 03:52:00.864854  2374 pending_rounds.cc:97] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 4.6
I20260806 03:52:00.865163  2374 raft_consensus.cc:2866] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:00.865701  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:00.851076  3547 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:00.857131  2479 raft_consensus.cc:2396] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 4 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260806 03:52:00.857652  2482 raft_consensus.cc:2354] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:52:00.856638  2481 pending_rounds.cc:76] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 2
I20260806 03:52:00.872165  2481 pending_rounds.cc:97] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260806 03:52:00.872462  2481 raft_consensus.cc:2866] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:00.875890  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:00.853721  2474 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:52:00.885800  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.894573  2480 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:00.863332  5582 raft_consensus.cc:2741] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260806 03:52:00.895876  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.898002  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.855424  5119 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:00.907341  2479 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:00.871619  5663 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:00.806272  5625 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:00.855245  5684 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:52:00.883498  5439 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:00.967739  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:00.969441  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:00.886696  2572 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:52:00.902846  5697 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:00.914745  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.916698  5510 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:00.879580  5236 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:00.915733  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.918447  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.975354  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.830543  5540 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.063s
I20260806 03:52:00.990972  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.991554  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.992085  2479 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 2: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:00.907181  5119 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:00.883109  5575 consensus_queue.cc:1046] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.098s
W20260806 03:52:00.969368  5655 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260806 03:52:00.883157  5624 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.098s
W20260806 03:52:00.904531  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 78493us
I20260806 03:52:00.967674  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:00.954335  5663 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:01.039377  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:00.972551  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 101218us
I20260806 03:52:01.043530  2480 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:52:01.043792  2332 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.695s (SENT)
W20260806 03:52:01.045668  2332 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.784s (SENT)
W20260806 03:52:01.047024  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 176436us
I20260806 03:52:00.981987  2483 raft_consensus.cc:2354] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7.
W20260806 03:52:00.982869  2218 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.GetConsensusState -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 208205us
W20260806 03:52:01.047338  2332 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.828s (SENT)
I20260806 03:52:01.048652  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:01.055125  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:00.971143  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.033742  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.968714  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:01.028529  5591 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.574s	user 0.012s	sys 0.000s
I20260806 03:52:01.041004  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:00.990677  5439 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:01.061296  2373 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:01.069339  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.069541  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:01.072969  2479 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:01.067368  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.064496  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:01.018126  5119 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:01.078922  2583 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:01.078456  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:01.162948  2373 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:52:01.084893  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:01.086138  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.076267  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:00.954399  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 138634us
I20260806 03:52:01.165071  2379 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:52:01.079380  2572 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:01.166579  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.138145  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:01.046679  5663 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:00.893556  5685 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:01.169049  2370 raft_consensus.cc:2396] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:52:01.167908  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.185750  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.186460  2574 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:01.187652  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.076273  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:01.193753  5708 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.147s	user 0.000s	sys 0.000s
I20260806 03:52:01.195923  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.197227  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.197994  5624 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:01.198307  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.199443  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.167522  2477 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:01.178289  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.178599  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.047313  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:01.009442  5645 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.063s
I20260806 03:52:01.199951  5624 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:01.157673  5575 raft_consensus.cc:3032] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:52:01.234755  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.216187  2584 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:01.191668  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:01.240453  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45202.3us
I20260806 03:52:01.218053  5439 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:01.220492  5510 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:01.253309  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:00.968799  5437 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:01.225769  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 1825) took 1343 ms. Trace:
I20260806 03:52:01.263681  2477 rpcz_store.cc:276] 0806 03:51:59.882316 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:00.681224 (+798908us) service_pool.cc:227] Handling call
0806 03:52:01.225686 (+544462us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:01.263777  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:01.265079  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.265981  2477 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:01.267262  2574 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:52:01.247227  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.254608  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.261744  2576 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:52:01.268921  2574 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260806 03:52:01.269618  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 222284us
W20260806 03:52:01.270651  2332 leader_election.cc:334] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.874s (SENT)
I20260806 03:52:01.271143  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:01.277685  2370 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260806 03:52:01.181051  5320 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:01.283046  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:01.312620  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:01.314644  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.315707  2474 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:01.180106  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:01.305610  2331 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:01.079001  5591 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:01.253343  5689 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:01.329072  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:01.333380  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.367301  2477 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:01.244589  5575 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:01.256665  5624 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:01.367641  5032 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:01.370342  5723 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:01.360311  2480 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:01.441431  2577 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:01.369514  2331 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:01.442885  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 172263us
I20260806 03:52:01.395134  5725 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:01.444741  5725 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:01.445393  5725 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:01.450500  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 81088.9us
W20260806 03:52:01.443845  2332 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.958s (SENT)
I20260806 03:52:01.400051  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1843) took 1503 ms. Trace:
I20260806 03:52:01.410925  2583 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:01.455585  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:01.457248  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.455904  2481 rpcz_store.cc:276] 0806 03:51:59.896251 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:00.856131 (+959880us) service_pool.cc:227] Handling call
0806 03:52:00.856445 (+   314us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:00.873262 (+ 16817us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:00.873295 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:00.874109 (+   814us) log.cc:842] Serialized 26 byte log entry
0806 03:52:00.955931 (+ 81822us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:00.955973 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:00.956084 (+   111us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:01.399701 (+443617us) raft_consensus.cc:1671] finished
0806 03:52:01.399728 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:01.399954 (+   226us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":64438,"threads_started":1,"wal-append.queue_time_us":293869}
I20260806 03:52:01.477555  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:01.488595  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 224449us
I20260806 03:52:01.325708  5533 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.167s
I20260806 03:52:01.280730  5701 consensus_queue.cc:1046] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 1.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.169s
I20260806 03:52:01.381628  5437 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:01.374874  5624 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:01.388285  5387 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.904s	user 0.008s	sys 0.007s
I20260806 03:52:01.487650  5729 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:01.335439  5320 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:01.498870  5505 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.216s	user 0.017s	sys 0.000s
I20260806 03:52:01.373382  5625 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:01.512820  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 269803us
W20260806 03:52:01.516351  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 252666us
I20260806 03:52:01.516588  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:01.503043  5723 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:01.523476  3545 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:01.526909  3545 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:01.527921  5712 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.293s	user 0.000s	sys 0.001s
I20260806 03:52:01.528439  5727 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:52:01.524412  5505 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:01.535434  5505 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:01.537024  5320 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:01.538049  3594 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:01.541895  5591 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:01.528796  5281 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:01.401350  5689 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:01.521245  5684 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:01.512693  5575 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:01.556806  5575 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:52:01.562588  5718 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260806 03:52:01.567847  5725 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:01.623848  2331 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:01.632408  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:01.634248  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:01.475209  2332 leader_election.cc:334] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.093s (SENT)
I20260806 03:52:01.636706  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:01.639256  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 164103us
W20260806 03:52:01.640690  2332 leader_election.cc:334] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.096s (SENT)
I20260806 03:52:01.641398  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:01.645738  2332 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.149s (SENT)
W20260806 03:52:01.647933  2332 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.175s (SENT)
I20260806 03:52:01.651966  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:01.654947  2369 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:01.652766  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:01.656863  2370 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:01.658735  2377 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:01.659436  2370 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260806 03:52:01.659986  2370 pending_rounds.cc:76] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 2
I20260806 03:52:01.664803  2370 pending_rounds.cc:97] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260806 03:52:01.665284  2370 raft_consensus.cc:2866] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260806 03:52:01.659832  2332 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.197s (SENT)
W20260806 03:52:01.667946  2332 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.202s (SENT) [suppressed 21 similar messages]
I20260806 03:52:01.669063  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1835) took 1782 ms. Trace:
I20260806 03:52:01.508970  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:01.662145  2429 leader_election.cc:334] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.524s (SENT)
I20260806 03:52:01.496918  2481 raft_consensus.cc:2354] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:52:01.673280  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1840) took 1777 ms. Trace:
I20260806 03:52:01.674028  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.675318  2481 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:01.676856  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.676789  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.677925  2479 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:01.679787  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.669524  2476 rpcz_store.cc:276] 0806 03:51:59.886655 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:00.831920 (+945265us) service_pool.cc:227] Handling call
0806 03:52:00.868674 (+ 36754us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:00.976558 (+107884us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:52:01.030094 (+ 53536us) log.cc:842] Serialized 14 byte log entry
0806 03:52:01.397214 (+367120us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:01.448650 (+ 51436us) log.cc:842] Serialized 26 byte log entry
0806 03:52:01.448843 (+   193us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:01.448902 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:01.449004 (+   102us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:01.668402 (+219398us) raft_consensus.cc:1671] finished
0806 03:52:01.668442 (+    40us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:01.668799 (+   357us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":10446,"prepare.queue_time_us":54193,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":48,"raft.queue_time_us":61046,"raft.run_cpu_time_us":362,"raft.run_wall_time_us":12748,"thread_start_us":354664,"threads_started":2,"wal-append.queue_time_us":471680}
I20260806 03:52:01.681936  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.672353  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.682812  2479 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:01.684271  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:01.684773  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 427549us
I20260806 03:52:01.673767  2478 rpcz_store.cc:276] 0806 03:51:59.895244 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:00.840084 (+944840us) service_pool.cc:227] Handling call
0806 03:52:00.840520 (+   436us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:00.844528 (+  4008us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:00.844574 (+    46us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:00.998634 (+154060us) spinlock_profiling.cc:243] Waited 7.18 ms on lock 0x7b2c00000e98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:52:01.028892 (+ 30258us) log.cc:842] Serialized 26 byte log entry
0806 03:52:01.471713 (+442821us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:01.502412 (+ 30699us) log.cc:842] Serialized 14 byte log entry
0806 03:52:01.503404 (+   992us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:01.503486 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:01.561341 (+ 57855us) spinlock_profiling.cc:243] Waited 3.74 ms on lock 0x7b180000a2a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:01.672647 (+111306us) raft_consensus.cc:1671] finished
0806 03:52:01.672700 (+    53us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:01.673045 (+   345us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":4733,"prepare.queue_time_us":31841,"prepare.run_cpu_time_us":78,"prepare.run_wall_time_us":2582,"raft.queue_time_us":2102,"raft.run_cpu_time_us":258,"raft.run_wall_time_us":16386,"spinlock_wait_cycles":25121408,"thread_start_us":306510,"threads_started":1,"wal-append.queue_time_us":456122}
W20260806 03:52:01.687690  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 168495us
I20260806 03:52:01.690573  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:01.707471  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 177858us
I20260806 03:52:01.708133  2476 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:01.713716  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:01.714231  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:01.717648  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:01.719043  2478 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:52:01.719297  3584 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:01.721661  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:01.669878  2332 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.668s (SENT)
W20260806 03:52:01.724861  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55081.5us
W20260806 03:52:01.725800  2332 leader_election.cc:334] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.944s (SENT)
W20260806 03:52:01.727880  2332 leader_election.cc:334] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 3.120s (SENT)
I20260806 03:52:01.729310  2476 raft_consensus.cc:3032] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:01.730837  2476 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:01.730362  2332 leader_election.cc:334] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 3.144s (SENT)
I20260806 03:52:01.733210  3594 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:52:01.734901  5437 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260806 03:52:01.735280  5474 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.832s	user 0.004s	sys 0.007s
I20260806 03:52:01.735561  5437 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:52:01.735939  5474 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.833s	user 0.004s	sys 0.007s
I20260806 03:52:01.736265  5437 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:01.756340  5607 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.740s	user 0.004s	sys 0.003s
W20260806 03:52:01.757094  5607 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.746s	user 0.005s	sys 0.003s
I20260806 03:52:01.758531  5689 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:01.760710  2332 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 3.451s (SENT)
I20260806 03:52:01.768270  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:01.772589  5624 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:01.773175  5624 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:01.773521  5624 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:01.776430  5625 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:01.777312  5625 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:52:01.776768  2476 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [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: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:01.778012  5625 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:01.779349  2476 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:01.787791  5725 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:01.798300  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:01.840378  2377 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:52:01.847926  2369 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
W20260806 03:52:01.849844  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 215919us
W20260806 03:52:01.865046  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 104436us
W20260806 03:52:01.863386  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 192424us
W20260806 03:52:01.865520  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 163743us
I20260806 03:52:01.872102  5714 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:01.873112  5714 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:01.877948  5698 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:01.878414  5725 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:52:01.878786  5698 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:01.880043  5607 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:01.879216  2331 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:01.881788  5723 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:52:01.884415  5723 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:01.897727  5723 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:01.899159  2534 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:01.885650  5663 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.690s	user 0.011s	sys 0.007s
I20260806 03:52:01.900823  5663 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:01.902595  2483 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:01.903776  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:01.904945  5510 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:01.905807  5663 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:01.900116  5430 raft_consensus.cc:3032] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:52:01.906574  5032 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:01.906796  5430 raft_consensus.cc:729] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:01.910892  5430 consensus_queue.cc:260] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:01.913697  5430 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:52:01.914629  5706 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.012s	user 0.004s	sys 0.000s
I20260806 03:52:01.883905  5698 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:01.882827  2377 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
W20260806 03:52:01.926184  5119 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.753s	user 0.015s	sys 0.006s
I20260806 03:52:01.926868  5119 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:01.929811  5119 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:01.931736  5746 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.369s	user 0.001s	sys 0.002s
I20260806 03:52:01.932152  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:01.933063  2370 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "32d01287577744949bfebb63c59f3db6"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:52:01.937474  2370 raft_consensus.cc:595] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:01.938246  2370 raft_consensus.cc:603] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:01.939749  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:01.941152  5236 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:52:01.944499  5236 raft_consensus.cc:686] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:01.945916  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 197) took 1044 ms. Trace:
I20260806 03:52:01.946008  5236 consensus_queue.cc:237] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:01.948904  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 62738.4us
I20260806 03:52:01.950078  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:01.952931  2370 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:01.954025  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:01.955431  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:01.956636  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:01.899791  5723 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:01.946491  2482 rpcz_store.cc:276] 0806 03:52:00.901347 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:01.070420 (+169073us) service_pool.cc:227] Handling call
0806 03:52:01.160569 (+ 90149us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:01.160836 (+   267us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:01.200336 (+ 39500us) log.cc:842] Serialized 14 byte log entry
0806 03:52:01.944887 (+744551us) spinlock_profiling.cc:243] Waited 1.47 ms on lock 0x7b18003bb8a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7
0806 03:52:01.945149 (+   262us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:01.945252 (+   103us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:01.945356 (+   104us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:01.945494 (+   138us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:01.945707 (+   213us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":15757,"prepare.queue_time_us":36941,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":44,"raft.queue_time_us":80679,"raft.run_cpu_time_us":66,"raft.run_wall_time_us":66,"spinlock_wait_cycles":3372416,"thread_start_us":298460,"threads_started":2,"wal-append.queue_time_us":311155}
I20260806 03:52:02.029661  2370 raft_consensus.cc:2396] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 8 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260806 03:52:02.033123  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.035138  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.036753  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.037926  2368 raft_consensus.cc:2379] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:02.039553  2368 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:02.051141  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:02.052867  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 120967us
W20260806 03:52:02.060469  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 73073.4us
I20260806 03:52:02.090013  5688 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:02.090912  5533 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
W20260806 03:52:02.095435  5581 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.286s	user 0.019s	sys 0.001s
I20260806 03:52:02.098793  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1819) took 2208 ms. Trace:
I20260806 03:52:02.100807  5755 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:02.105445  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.099334  5437 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:02.117654  5575 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.532s	user 0.015s	sys 0.000s
I20260806 03:52:02.125234  2368 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:02.126107  3584 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:52:02.129868  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:02.124410  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:02.220965  3587 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:02.115401  5581 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:02.227666  5744 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.665s	user 0.001s	sys 0.001s
I20260806 03:52:02.230222  5581 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:02.124389  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.231537  2372 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:02.232911  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:02.233496  2332 connection.cc:232] RPC call timeout handler was delayed by -1.3216161020100117s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2524s for a response
I20260806 03:52:02.105418  2484 rpcz_store.cc:276] 0806 03:51:59.880760 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:00.696127 (+815367us) service_pool.cc:227] Handling call
0806 03:52:00.696586 (+   459us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:00.701630 (+  5044us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:00.701680 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:00.756171 (+ 54491us) log.cc:842] Serialized 26 byte log entry
0806 03:52:00.884000 (+127829us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:00.903703 (+ 19703us) log.cc:842] Serialized 14 byte log entry
0806 03:52:00.917993 (+ 14290us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:00.918076 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:01.542083 (+624007us) spinlock_profiling.cc:243] Waited 9.41 ms on lock 0x7b18003973c0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d764 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:01.913254 (+371171us) spinlock_profiling.cc:243] Waited 81.2 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:02.063792 (+150538us) raft_consensus.cc:1671] finished
0806 03:52:02.063824 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:02.088640 (+ 24816us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":15678,"prepare.queue_time_us":27655,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":54,"raft.queue_time_us":95803,"raft.run_cpu_time_us":312,"raft.run_wall_time_us":12074,"spinlock_wait_cycles":208395904,"thread_start_us":127307,"threads_started":1,"wal-append.queue_time_us":145480}
I20260806 03:52:02.144928  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.174736  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:02.128325  5624 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:02.205080  5769 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.066s	user 0.001s	sys 0.004s
I20260806 03:52:02.209096  5437 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:02.212669  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.133598  2482 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:52:02.131017  2537 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:02.233685  2372 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:02.234992  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:02.207335  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 79489.2us
I20260806 03:52:02.234491  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 195) took 1321 ms. Trace:
I20260806 03:52:02.234627  3586 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:52:02.249457  2332 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.592s (SENT)
I20260806 03:52:02.242782  2577 rpcz_store.cc:276] 0806 03:52:00.913090 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:00.915392 (+  2302us) service_pool.cc:227] Handling call
0806 03:52:02.233979 (+1318587us) spinlock_profiling.cc:243] Waited 467 ms on lock 0x7b540004b354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:02.234250 (+   271us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1073885568}
I20260806 03:52:02.252727  2332 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:02.254073  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.255846  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.257810  2370 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:02.260152  5624 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:02.264102  2376 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:02.267485  5575 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:52:02.269591  5575 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:02.270030  5575 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:02.270738  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:02.271682  2481 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:02.271132  5575 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:02.272367  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:02.273499  2369 raft_consensus.cc:2396] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 7 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:52:02.292446  2373 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:02.293025  2479 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:52:02.293435  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1856) took 1205 ms. Trace:
I20260806 03:52:02.294289  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.295015  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1858) took 1058 ms. Trace:
I20260806 03:52:02.293915  2373 rpcz_store.cc:276] 0806 03:52:01.088551 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:01.169183 (+ 80632us) service_pool.cc:227] Handling call
0806 03:52:02.291248 (+1122065us) spinlock_profiling.cc:243] Waited 12.6 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:52:02.291589 (+   341us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:02.293091 (+  1502us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:02.293333 (+   242us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":28967808}
I20260806 03:52:02.286085  5624 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:52:02.317857  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:02.321348  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:02.295367  2379 rpcz_store.cc:276] 0806 03:52:01.236663 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:01.236857 (+   194us) service_pool.cc:227] Handling call
0806 03:52:01.279419 (+ 42562us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:01.656833 (+377414us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:01.855167 (+198334us) log.cc:842] Serialized 14 byte log entry
0806 03:52:02.050936 (+195769us) log.cc:842] Serialized 14 byte log entry
0806 03:52:02.051632 (+   696us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:02.051692 (+    60us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:02.051759 (+    67us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:02.294604 (+242845us) spinlock_profiling.cc:243] Waited 377 ms on lock 0x7b5400059bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:02.294650 (+    46us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:02.294795 (+   145us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":253057,"prepare.run_cpu_time_us":129,"prepare.run_wall_time_us":131,"raft.queue_time_us":2557,"raft.run_cpu_time_us":214,"raft.run_wall_time_us":214,"spinlock_wait_cycles":866177792,"thread_start_us":370349,"threads_started":2,"wal-append.queue_time_us":379483}
I20260806 03:52:02.325255  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:02.342126  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 214688us
I20260806 03:52:02.350778  5540 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:02.335043  5032 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.023s
I20260806 03:52:02.356058  5624 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:02.356909  5032 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:02.357518  5032 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:02.357577  5624 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:02.359001  5032 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:02.338447  5575 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:02.370504  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:02.397394  5510 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:52:02.385890  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.401743  2368 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 6: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:02.402333  5639 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:02.403993  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 366) took 1433 ms. Trace:
I20260806 03:52:02.404505  3586 rpcz_store.cc:276] 0806 03:52:00.970739 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:00.992800 (+ 22061us) service_pool.cc:227] Handling call
0806 03:52:02.403579 (+1410779us) spinlock_profiling.cc:243] Waited 1.02 s on lock 0x7b540070d0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:02.403869 (+   290us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2339336064}
I20260806 03:52:02.406500  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 199) took 1501 ms. Trace:
I20260806 03:52:02.406931  2483 rpcz_store.cc:276] 0806 03:52:00.905422 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:01.325462 (+420040us) service_pool.cc:227] Handling call
0806 03:52:01.371127 (+ 45665us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:01.903150 (+532023us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:02.406192 (+503042us) spinlock_profiling.cc:243] Waited 531 ms on lock 0x7b5400350cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:02.406414 (+   222us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1221075328}
W20260806 03:52:02.432283  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 185529us
I20260806 03:52:02.378877  5758 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:02.436995  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 68486.4us
I20260806 03:52:02.390265  5624 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:02.411222  5032 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:02.444392  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:54212 (request call id 449) took 1270 ms. Trace:
I20260806 03:52:02.450024  2478 rpcz_store.cc:276] 0806 03:52:01.168953 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:01.720339 (+551386us) service_pool.cc:227] Handling call
0806 03:52:02.395371 (+675032us) spinlock_profiling.cc:243] Waited 352 ms on lock 0x7b54000af0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d81a0ac6e 00007f0d7b101807 00007f0d7b101792 00007f0d7b1016c1 00007f0d7b10163c 00007f0d7b1008f2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:02.438805 (+ 43434us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":810550144}
I20260806 03:52:02.457795  3591 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:02.460072  2534 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:02.463097  2483 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:52:02.439287  5639 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.022s
I20260806 03:52:02.475313  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:02.486552  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:02.499065  2376 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:02.501798  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:02.503134  3584 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
W20260806 03:52:02.507844  2332 leader_election.cc:334] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.973s (SENT)
I20260806 03:52:02.515448  2332 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:02.521559  2372 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:02.522364  2379 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:02.523313  5723 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:02.524010  5723 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:02.527757  3586 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260806 03:52:02.522392  5702 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260806 03:52:02.530752  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 378) took 1452 ms. Trace:
I20260806 03:52:02.531287  3591 rpcz_store.cc:276] 0806 03:52:01.078540 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:01.078752 (+   212us) service_pool.cc:227] Handling call
0806 03:52:01.923674 (+844922us) spinlock_profiling.cc:243] Waited 12.6 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:52:02.412209 (+488535us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:02.458535 (+ 46326us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:02.530451 (+ 71916us) spinlock_profiling.cc:243] Waited 475 ms on lock 0x7b540070d0d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:02.530629 (+   178us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1122639872}
I20260806 03:52:02.533607  5435 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:02.505746  5510 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:52:02.513684  5714 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:02.518556  5780 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260806 03:52:02.542320  5682 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.047s
I20260806 03:52:02.544318  5717 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:02.544740  5717 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:02.545780  5717 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:02.547329  5717 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:02.468314  5758 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:02.556454  2482 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:02.561026  2481 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:02.562037  5723 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:02.565012  2236 catalog_manager.cc:5495] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 4, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 4 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260806 03:52:02.580711  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64934.6us
W20260806 03:52:02.580001  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 60667.7us
W20260806 03:52:02.582511  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 111148us
I20260806 03:52:02.576623  5625 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:02.593247  2534 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:02.594611  5756 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:02.595069  5756 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:02.595472  5756 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:02.595762  5624 raft_consensus.cc:1050] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
W20260806 03:52:02.596463  5624 raft_consensus.cc:1054] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Unable to promote non-voter cf6042e85bef47c4aac9d064d91501d1: Illegal state: Leader has not yet committed an operation in its own term
I20260806 03:52:02.591264  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:02.603304  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 105697us
I20260806 03:52:02.578749  5510 raft_consensus.cc:686] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:02.585407  5437 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260806 03:52:02.605976  5607 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.013s
I20260806 03:52:02.624243  5510 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:02.628896  5755 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:02.617151  5435 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:02.617928  2236 catalog_manager.cc:5495] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 3 to 6. New cstate: current_term: 6 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:02.630296  5435 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:02.631220  2236 catalog_manager.cc:5495] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 3 to 5, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 5 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:02.605693  5624 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.011s
I20260806 03:52:02.641271  5435 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:02.663403  5770 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:02.663740  5625 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:02.666553  3547 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:02.674103  5625 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:02.676637  5625 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:02.676857  5758 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:02.664219  5770 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:02.685823  5770 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:02.678928  2236 catalog_manager.cc:5495] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 4, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 4 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:52:02.694175  2368 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
W20260806 03:52:02.695979  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 109906us
I20260806 03:52:02.697820  2483 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260806 03:52:02.655767  5533 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260806 03:52:02.697291  2236 catalog_manager.cc:5495] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:02.719472  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:02.718466  2236 catalog_manager.cc:5495] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 4, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:02.712563  5474 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:02.701334  5689 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.031s
I20260806 03:52:02.764307  5587 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:02.765086  5587 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:02.776275  5685 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:02.770583  5758 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:02.777158  2236 catalog_manager.cc:5495] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 2 to 4, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:02.770291  5474 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:02.781508  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:02.770674  5689 consensus_queue.cc:1225] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260806 03:52:02.805038  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:02.809726  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.814153  2236 catalog_manager.cc:5495] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 3, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 3 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:02.821050  2376 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:02.821110  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:02.827688  5723 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:02.842065  3587 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.620s	user 0.015s	sys 0.002s
I20260806 03:52:02.841921  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:02.842484  3587 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:02.843735  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:02.847306  2374 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: [3.5-5.6]
I20260806 03:52:02.847586  5801 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:02.848146  5801 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:02.849400  5790 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260806 03:52:02.814056  5430 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:02.850634  5430 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:02.852517  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:02.853152  5587 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:02.853221  2579 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:02.850648  5684 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:02.854480  5684 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:02.854408  5474 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:02.855768  5684 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:02.849184  5801 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:02.851667  2429 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.927s (SENT)
I20260806 03:52:02.864830  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.867771  2236 catalog_manager.cc:5495] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 2 to 4, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:02.853071  5430 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:02.875450  2236 catalog_manager.cc:5495] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:02.892237  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:02.900697  2480 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:52:02.814988  5685 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:02.909227  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:02.917208  2579 raft_consensus.cc:2396] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
I20260806 03:52:02.827823  5758 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:02.925379  2236 catalog_manager.cc:5495] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 2 to 6, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:52:02.925769  2429 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.944s (SENT)
I20260806 03:52:02.922331  5801 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:02.927387  2236 catalog_manager.cc:5495] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 2 to 5, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 5 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:52:02.935673  2436 connection.cc:232] RPC call timeout handler was delayed by -2.7165493888314813s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1524s for a response
W20260806 03:52:02.936242  2436 connection.cc:232] RPC call timeout handler was delayed by -2.6904493886977434s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1553s for a response
W20260806 03:52:02.936587  2436 connection.cc:232] RPC call timeout handler was delayed by -2.6652493888977915s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15810000000000002s for a response
W20260806 03:52:02.936870  2436 connection.cc:232] RPC call timeout handler was delayed by -2.6364493886940181s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1613s for a response
W20260806 03:52:02.937126  2436 connection.cc:232] RPC call timeout handler was delayed by -2.5860493888612837s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16690000000000002s for a response
W20260806 03:52:02.937424  2436 connection.cc:232] RPC call timeout handler was delayed by -2.5563493887893856s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17020000000000002s for a response
W20260806 03:52:02.937692  2436 connection.cc:232] RPC call timeout handler was delayed by -2.5212493888102472s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17410000000000003s for a response
W20260806 03:52:02.937978  2436 connection.cc:232] RPC call timeout handler was delayed by -2.4699493888765574s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17980000000000002s for a response
W20260806 03:52:02.938256  2436 connection.cc:232] RPC call timeout handler was delayed by -2.4654493888374418s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18030000000000002s for a response
W20260806 03:52:02.938537  2436 connection.cc:232] RPC call timeout handler was delayed by -2.4654493888374418s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18030000000000002s for a response
W20260806 03:52:02.938874  2436 connection.cc:232] RPC call timeout handler was delayed by -2.4096493888646364s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1865s for a response
W20260806 03:52:02.939180  2436 connection.cc:232] RPC call timeout handler was delayed by -2.4096493888646364s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1865s for a response
W20260806 03:52:02.939497  2436 connection.cc:232] RPC call timeout handler was delayed by -2.3718493888154626s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1907s for a response
W20260806 03:52:02.939765  2436 connection.cc:232] RPC call timeout handler was delayed by -2.3691493887454271s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.191s for a response
I20260806 03:52:02.935521  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:02.940855  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:02.922768  5430 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.022s
I20260806 03:52:02.917613  5723 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election won for term 6
W20260806 03:52:02.945798  2436 connection.cc:232] RPC call timeout handler was delayed by -2.3691493887454271s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.191s for a response
I20260806 03:52:02.945132  2370 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:52:02.933218  2236 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:52:02.951858  2436 connection.cc:232] RPC call timeout handler was delayed by -2.3646493887063116s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1915s for a response
W20260806 03:52:02.952471  2436 connection.cc:232] RPC call timeout handler was delayed by -2.353849388891831s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1927s for a response
I20260806 03:52:02.923323  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:02.953403  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:02.954821  5800 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260806 03:52:02.956197  5794 raft_consensus.cc:1050] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:52:02.956568  3590 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:02.956605  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:02.969848  2436 connection.cc:232] RPC call timeout handler was delayed by -2.353849388891831s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1927s for a response
W20260806 03:52:03.013630  2436 connection.cc:232] RPC call timeout handler was delayed by -2.3385493888054043s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19440000000000002s for a response
W20260806 03:52:02.952224  5575 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.577s	user 0.015s	sys 0.000s
I20260806 03:52:02.982208  2236 catalog_manager.cc:5495] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 2, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 2 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260806 03:52:03.014082  2436 connection.cc:232] RPC call timeout handler was delayed by -2.3304493888281286s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19530000000000003s for a response
W20260806 03:52:03.015318  2436 connection.cc:232] RPC call timeout handler was delayed by -2.2692493887152523s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2021s for a response
W20260806 03:52:03.015715  2436 connection.cc:232] RPC call timeout handler was delayed by -2.2602493888698518s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20310000000000003s for a response
W20260806 03:52:03.016043  2436 connection.cc:232] RPC call timeout handler was delayed by -2.2467493887525052s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2046s for a response
W20260806 03:52:03.016196  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 66505.7us
W20260806 03:52:03.016321  2436 connection.cc:232] RPC call timeout handler was delayed by -2.1954493888188154s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21030000000000004s for a response
W20260806 03:52:03.018467  2436 connection.cc:232] RPC call timeout handler was delayed by -2.1846493887715042s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21150000000000002s for a response
W20260806 03:52:03.018847  2436 connection.cc:232] RPC call timeout handler was delayed by -2.1576493887696415s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21450000000000002s for a response
W20260806 03:52:03.019196  2436 connection.cc:232] RPC call timeout handler was delayed by -2.1558493888005614s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2147s for a response
W20260806 03:52:03.019523  2436 connection.cc:232] RPC call timeout handler was delayed by -2.1513493887614459s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21520000000000003s for a response
I20260806 03:52:02.943568  5756 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:03.019840  2436 connection.cc:232] RPC call timeout handler was delayed by -2.1243493887595832s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2182s for a response
W20260806 03:52:03.022217  2436 connection.cc:232] RPC call timeout handler was delayed by -2.1045493888668716s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22040000000000004s for a response
W20260806 03:52:03.022521  2436 connection.cc:232] RPC call timeout handler was delayed by -2.0811493888031691s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.223s for a response
I20260806 03:52:02.980942  5723 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:52:03.022773  2436 connection.cc:232] RPC call timeout handler was delayed by -2.0694493888877332s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2243s for a response
W20260806 03:52:03.025245  5793 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.100s	user 0.001s	sys 0.001s
W20260806 03:52:03.012816  5794 raft_consensus.cc:1054] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Unable to promote non-voter cf6042e85bef47c4aac9d064d91501d1: Illegal state: Leader has not yet committed an operation in its own term
I20260806 03:52:03.037345  2579 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:03.036036  2436 connection.cc:232] RPC call timeout handler was delayed by -2.0694493888877332s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2243s for a response
W20260806 03:52:03.038164  2436 connection.cc:232] RPC call timeout handler was delayed by -1.6653493887279183s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.26920000000000005s for a response
W20260806 03:52:03.038560  2436 connection.cc:232] RPC call timeout handler was delayed by -1.551049388712272s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2819s for a response
W20260806 03:52:03.044482  5795 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.112s	user 0.002s	sys 0.000s
I20260806 03:52:03.045291  5758 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:03.047407  5756 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:03.052525  5685 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:03.038897  2436 connection.cc:232] RPC call timeout handler was delayed by -1.2927493888419122s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3106s for a response
W20260806 03:52:03.055668  2436 connection.cc:232] RPC call timeout handler was delayed by -1.1955493888817728s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3214s for a response
W20260806 03:52:03.056160  2436 connection.cc:232] RPC call timeout handler was delayed by -1.0650493886787444s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.33590000000000003s for a response
W20260806 03:52:03.056582  2436 connection.cc:232] RPC call timeout handler was delayed by -1.0623493888415396s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.33620000000000005s for a response
I20260806 03:52:03.022778  2236 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260806 03:52:03.080295  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 63303.4us
W20260806 03:52:03.085757  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 99195.7us
I20260806 03:52:03.096977  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:03.100775  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:03.097913  2372 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:03.091871  2236 catalog_manager.cc:5495] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 3 to 6. New cstate: current_term: 6 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260806 03:52:03.121739  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 52384.5us
I20260806 03:52:03.124802  5758 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:03.125979  5758 consensus_queue.cc:1225] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 5.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260806 03:52:03.128373  5430 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:03.128775  5430 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:03.129865  5430 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:03.131745  5430 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:03.089079  3586 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:03.123633  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:03.143229  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 43795.5us
I20260806 03:52:03.145282  5829 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:03.149902  5689 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260806 03:52:03.141525  5816 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260806 03:52:03.144420  2236 catalog_manager.cc:5495] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 2 to 4, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:52:03.181770  2429 leader_election.cc:334] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.115s (SENT)
W20260806 03:52:03.172721  5717 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.625s	user 0.010s	sys 0.011s
I20260806 03:52:03.184054  2236 catalog_manager.cc:5495] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 4, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 4 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 03:52:03.193665  3591 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:03.195168  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:03.195917  2584 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:03.184391  5723 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:03.199139  2436 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:03.183100  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:03.206986  2429 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.145s (SENT)
I20260806 03:52:03.209731  2583 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:03.212899  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 241065us
W20260806 03:52:03.212903  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64106.6us
I20260806 03:52:03.228530  2331 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:03.199146  2236 catalog_manager.cc:5495] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 3, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 3 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:03.206552  5639 raft_consensus.cc:3032] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:03.243484  2236 catalog_manager.cc:5495] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 2 to 5, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 5 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260806 03:52:03.259205  2429 leader_election.cc:334] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.152s (SENT)
I20260806 03:52:03.281867  2578 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:52:03.254238  2236 catalog_manager.cc:5495] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:03.214623  5822 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:03.254093  5639 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:03.240062  5794 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260806 03:52:03.332250  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 179814us
I20260806 03:52:03.344524  2584 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:03.382922  5639 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:03.384706  5639 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:03.385707  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:03.376492  5794 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:03.390352  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:03.390869  5794 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:03.375313  2579 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:03.344677  5390 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:03.396497  5390 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:03.402509  5830 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:03.403072  5830 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:03.403462  5830 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:03.359558  5815 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.334s	user 0.000s	sys 0.002s
I20260806 03:52:03.407935  5390 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:03.412187  5824 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.202s	user 0.001s	sys 0.000s
I20260806 03:52:03.412204  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:03.413166  2375 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 1.
W20260806 03:52:03.360283  5812 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.159s	user 0.001s	sys 0.000s
I20260806 03:52:03.392669  2538 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:03.416359  2375 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260806 03:52:03.416482  5540 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:52:03.421020  5820 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.239s	user 0.000s	sys 0.001s
I20260806 03:52:03.421481  5435 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:03.424289  5390 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
W20260806 03:52:03.361260  5825 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
W20260806 03:52:03.432602  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 261222us
I20260806 03:52:03.433941  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:03.435096  5760 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:52:03.437705  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:03.438710  2574 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:03.440631  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:03.442967  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:03.445504  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:03.446271  2578 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:03.447283  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:03.452070  2578 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:03.439752  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:03.455147  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:03.459995  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 305547us
I20260806 03:52:03.457623  2583 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:03.462512  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:03.467990  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:03.470304  2481 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:03.470561  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:03.473048  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:03.474622  2583 raft_consensus.cc:2396] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260806 03:52:03.501202  2476 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
I20260806 03:52:03.510012  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:03.511515  2578 raft_consensus.cc:2396] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260806 03:52:03.520208  3547 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:03.546535  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:03.547804  2574 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 2.
W20260806 03:52:03.548990  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 115307us
W20260806 03:52:03.554781  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 71633.7us
W20260806 03:52:03.593736  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 83440.9us
I20260806 03:52:03.569756  5717 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:52:03.570376  5822 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:03.613226  2581 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:03.614749  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:03.601415  5717 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:03.668967  5430 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.537s	user 0.011s	sys 0.006s
I20260806 03:52:03.648928  5717 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:03.617486  5822 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:03.877961  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:03.880393  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 275875us
I20260806 03:52:03.881516  2436 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:03.882609  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 362495us
I20260806 03:52:03.877776  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:03.887387  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:03.888243  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:03.888799  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:03.890043  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:03.900988  5607 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260806 03:52:03.929838  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 336871us
I20260806 03:52:03.904373  5829 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:03.926194  5830 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.522s	user 0.008s	sys 0.008s
I20260806 03:52:03.904605  5760 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:03.937263  2331 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:03.974877  2480 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:52:03.933310  5607 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:03.996619  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 68745us
W20260806 03:52:03.999857  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 66680.8us
W20260806 03:52:04.002887  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72150.7us
W20260806 03:52:04.057672  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 90787us
W20260806 03:52:04.066937  2429 leader_election.cc:334] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.629s (SENT)
I20260806 03:52:04.007493  5607 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:04.000558  5853 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:03.958042  5830 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:04.128031  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:03.998907  5829 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:04.147253  2579 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:04.116631  5853 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:52:04.130555  5858 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.131s	user 0.000s	sys 0.000s
W20260806 03:52:04.177738  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 147267us
I20260806 03:52:04.145573  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:04.167598  5853 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:04.247493  5849 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.163s
I20260806 03:52:04.191942  5822 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:04.309327  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73407.2us
W20260806 03:52:04.307766  5832 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.171s	user 0.001s	sys 0.000s
I20260806 03:52:04.339110  2481 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260806 03:52:04.340052  2429 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.809s (SENT)
W20260806 03:52:04.333922  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 188471us
I20260806 03:52:04.302521  5723 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:03.995718  5760 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:04.361202  2374 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:52:04.333906  5822 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:04.412299  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.021s	sys 0.063s
W20260806 03:52:04.418953  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 71828.7us
W20260806 03:52:04.433565  2577 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.760s	user 0.013s	sys 0.000s
I20260806 03:52:04.441819  2332 leader_election.cc:398] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
W20260806 03:52:04.428503  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.523s	user 0.021s	sys 0.063s
I20260806 03:52:04.443008  2577 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
W20260806 03:52:04.453364  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 110687us
I20260806 03:52:04.456830  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:04.447593  5723 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:04.427904  5900 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:52:04.491242  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 139426us
W20260806 03:52:04.486004  3545 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.646s	user 0.009s	sys 0.022s
W20260806 03:52:04.501112  3545 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.661s	user 0.009s	sys 0.023s
W20260806 03:52:04.501538  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 692096us
W20260806 03:52:04.509510  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 628078us
W20260806 03:52:04.480859  5639 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.090s	user 0.023s	sys 0.001s
W20260806 03:52:04.516594  3545 leader_election.cc:334] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 2.103s (SENT)
I20260806 03:52:04.533845  2576 raft_consensus.cc:2396] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
I20260806 03:52:04.484364  5430 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:04.542071  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:04.440426  5822 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:04.546299  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:04.551321  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:04.511441  5830 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:04.540408  5846 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.364s	user 0.001s	sys 0.001s
I20260806 03:52:04.555935  2377 raft_consensus.cc:2396] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:52:04.576289  2436 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:04.569707  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:04.552947  5901 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:04.583227  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1916) took 1098 ms. Trace:
I20260806 03:52:04.583751  2372 rpcz_store.cc:276] 0806 03:52:03.485233 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:03.506354 (+ 21121us) service_pool.cc:227] Handling call
0806 03:52:03.532642 (+ 26288us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:03.730866 (+198224us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:03.730906 (+    40us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:03.897672 (+166766us) log.cc:842] Serialized 26 byte log entry
0806 03:52:04.002090 (+104418us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:04.002147 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:04.002246 (+    99us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:04.582957 (+580711us) raft_consensus.cc:1671] finished
0806 03:52:04.582984 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:04.583148 (+   164us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":3124,"raft.queue_time_us":60642,"raft.run_cpu_time_us":286,"raft.run_wall_time_us":19330,"thread_start_us":238163,"threads_started":2,"wal-append.queue_time_us":651197}
I20260806 03:52:04.588964  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2157) took 1157 ms. Trace:
I20260806 03:52:04.589592  2579 rpcz_store.cc:276] 0806 03:52:03.431648 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:03.462159 (+ 30511us) service_pool.cc:227] Handling call
0806 03:52:04.588649 (+1126490us) spinlock_profiling.cc:243] Waited 682 ms on lock 0x7b540024c2d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:04.588868 (+   219us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1568632192}
W20260806 03:52:04.591312  5867 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.281s	user 0.001s	sys 0.000s
I20260806 03:52:04.591682  5733 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:04.593029  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 247) took 1133 ms. Trace:
W20260806 03:52:04.593474  5864 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.151s	user 0.000s	sys 0.001s
W20260806 03:52:04.594821  5839 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.288s	user 0.000s	sys 0.001s
I20260806 03:52:04.593513  2368 rpcz_store.cc:276] 0806 03:52:03.459566 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:03.459710 (+   144us) service_pool.cc:227] Handling call
0806 03:52:03.500528 (+ 40818us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:03.503572 (+  3044us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:03.503624 (+    52us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:03.553218 (+ 49594us) log.cc:842] Serialized 52 byte log entry
0806 03:52:03.889618 (+336400us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:03.891168 (+  1550us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:03.891245 (+    77us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:04.592681 (+701436us) raft_consensus.cc:1671] finished
0806 03:52:04.592712 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:04.592950 (+   238us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":2404,"raft.queue_time_us":2571,"raft.run_cpu_time_us":207,"raft.run_wall_time_us":13254,"thread_start_us":281505,"threads_started":1,"wal-append.queue_time_us":573775}
W20260806 03:52:04.596012  5838 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.149s	user 0.000s	sys 0.000s
W20260806 03:52:04.610395  5877 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.155s	user 0.000s	sys 0.001s
W20260806 03:52:04.623880  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 107322us
I20260806 03:52:04.640810  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2156) took 1251 ms. Trace:
I20260806 03:52:04.641342  2575 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260806 03:52:04.641546  2577 rpcz_store.cc:276] 0806 03:52:03.389798 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:03.389971 (+   173us) service_pool.cc:227] Handling call
0806 03:52:04.640485 (+1250514us) spinlock_profiling.cc:243] Waited 282 ms on lock 0x7b5400188dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:04.640710 (+   225us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":647892352}
W20260806 03:52:04.644994  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 78250.2us
I20260806 03:52:04.480564  5723 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:04.558794  2370 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:04.667816  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 150303us
W20260806 03:52:04.676816  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 107231us
W20260806 03:52:04.679893  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 203038us
I20260806 03:52:04.684886  2436 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:04.690366  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:04.668413  5794 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.218s	user 0.015s	sys 0.002s
I20260806 03:52:04.693178  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 205) took 1248 ms. Trace:
I20260806 03:52:04.578009  5829 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:04.704953  2537 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:04.679406  5900 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:04.700821  2583 rpcz_store.cc:276] 0806 03:52:03.433899 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:03.487070 (+ 53171us) service_pool.cc:227] Handling call
0806 03:52:03.508209 (+ 21139us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:03.570217 (+ 62008us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:52:03.597993 (+ 27776us) log.cc:842] Serialized 14 byte log entry
0806 03:52:04.452033 (+854040us) spinlock_profiling.cc:243] Waited 952 us on lock 0x7b18003e63e0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b 00007f0d7cacf88a
0806 03:52:04.567704 (+115671us) log.cc:842] Serialized 14 byte log entry
0806 03:52:04.682195 (+114491us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:04.682263 (+    68us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:04.682321 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:04.682413 (+    92us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:04.682566 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":116452,"prepare.queue_time_us":18600,"prepare.run_cpu_time_us":107,"prepare.run_wall_time_us":111,"raft.queue_time_us":186810,"raft.run_cpu_time_us":301,"raft.run_wall_time_us":3717,"spinlock_wait_cycles":2190208,"thread_start_us":92504,"threads_started":1}
I20260806 03:52:04.682507  5822 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:04.679512  5770 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:04.752717  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 62353.7us
W20260806 03:52:04.755151  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 50317.2us
W20260806 03:52:04.756282  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 76848.8us
W20260806 03:52:04.743705  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.670s	user 0.004s	sys 0.016s
W20260806 03:52:04.756990  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.683s	user 0.004s	sys 0.016s
W20260806 03:52:04.757326  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 683408us
I20260806 03:52:04.758020  2331 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:04.712757  5879 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:04.764284  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:04.765120  2331 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:04.755251  5760 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:04.767110  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 82343.4us
I20260806 03:52:04.721698  5913 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:04.780905  2331 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:04.710445  5794 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:04.764227  5733 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:04.805361  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 45171.8us
I20260806 03:52:04.771027  5879 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:04.795691  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:04.807212  2537 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:04.759476  5829 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:04.744670  5770 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:04.805405  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.627s	user 0.003s	sys 0.032s
W20260806 03:52:04.820847  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.661s	user 0.004s	sys 0.033s
I20260806 03:52:04.764966  5919 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:04.816515  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1882) took 1371 ms. Trace:
I20260806 03:52:04.821736  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:04.818101  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:04.825721  2474 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:04.818980  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:04.792621  5760 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:04.823854  2484 rpcz_store.cc:276] 0806 03:52:03.445554 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:03.445731 (+   177us) service_pool.cc:227] Handling call
0806 03:52:03.446197 (+   466us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:03.447145 (+   948us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:03.447186 (+    41us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:03.447989 (+   803us) log.cc:842] Serialized 52 byte log entry
0806 03:52:03.584576 (+136587us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:03.868964 (+284388us) log.cc:842] Serialized 14 byte log entry
0806 03:52:03.955406 (+ 86442us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:03.955526 (+   120us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:04.586559 (+631033us) spinlock_profiling.cc:243] Waited 5.6 ms on lock 0x7b1800397d80. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:04.810033 (+223474us) raft_consensus.cc:1671] finished
0806 03:52:04.816261 (+  6228us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:04.816443 (+   182us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":32605,"prepare.queue_time_us":540601,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":59,"raft.queue_time_us":585559,"raft.run_cpu_time_us":415,"raft.run_wall_time_us":26795,"spinlock_wait_cycles":12877184,"thread_start_us":455665,"threads_started":3,"wal-append.queue_time_us":667157}
W20260806 03:52:04.834460  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 394647us
I20260806 03:52:04.837793  2477 raft_consensus.cc:2396] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:52:04.839623  2583 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 6. (term mismatch)
W20260806 03:52:04.839810  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 63670.2us
I20260806 03:52:04.816601  5879 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:04.810648  5872 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:04.840101  2583 pending_rounds.cc:76] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 5
I20260806 03:52:04.823138  5919 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:04.808619  5733 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:04.860481  2583 pending_rounds.cc:97] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 5.6
I20260806 03:52:04.866791  2583 raft_consensus.cc:2866] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:04.864614  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 202) took 1431 ms. Trace:
I20260806 03:52:04.830042  5032 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:04.867589  2576 rpcz_store.cc:276] 0806 03:52:03.432841 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:03.440196 (+  7355us) service_pool.cc:227] Handling call
0806 03:52:04.853869 (+1413673us) spinlock_profiling.cc:243] Waited 1.08 s on lock 0x7b540040fbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:04.864504 (+ 10635us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2491061120}
I20260806 03:52:04.838681  5760 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election won for term 5
W20260806 03:52:04.876320  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 84770.6us
W20260806 03:52:04.882839  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 44969.4us
I20260806 03:52:04.884181  3545 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:04.858285  5901 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:52:04.885653  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54179.1us
I20260806 03:52:04.881493  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:04.851184  5874 raft_consensus.cc:2741] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260806 03:52:04.792069  5913 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:04.892923  5917 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.125s
I20260806 03:52:04.893890  5733 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:04.895102  5770 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:04.869289  5919 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:04.869566  5926 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:04.898085  2436 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:04.904337  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44230us
W20260806 03:52:04.893885  5717 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.030s	user 0.018s	sys 0.000s
I20260806 03:52:04.927937  5760 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:04.929134  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:04.906672  5875 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.211s	user 0.000s	sys 0.002s
W20260806 03:52:04.931493  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 51993.2us
W20260806 03:52:04.945530  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 124587us
I20260806 03:52:04.954444  5794 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:04.955284  5794 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:04.955797  5794 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:04.950640  5032 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:04.958935  5032 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:04.921327  5926 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:04.960639  5926 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:04.961349  5032 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:04.961473  5848 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.783s	user 0.002s	sys 0.002s
I20260806 03:52:04.961018  5760 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:04.962055  5931 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:04.930204  5723 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:04.898639  5851 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:04.964943  5851 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:04.951855  5717 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:04.966038  5851 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:04.904844  5901 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:52:04.969015  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 71011.5us
I20260806 03:52:04.969965  2436 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:04.971381  2436 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:04.973011  5912 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
W20260806 03:52:04.960206  5840 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.875s	user 0.002s	sys 0.000s
I20260806 03:52:04.970109  5901 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:04.956887  5794 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:04.919821  5770 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:04.973847  5755 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:04.981295  5874 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:04.982024  5882 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:04.976423  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:04.986306  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 102265us
I20260806 03:52:05.005564  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:04.985872  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:05.006357  2577 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:05.006433  2374 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:05.011148  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:05.014528  5928 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:05.015141  5928 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.017697  5928 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:05.018433  5685 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:05.018847  5897 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.090s
I20260806 03:52:05.019096  5685 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.000422  5770 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:05.022710  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 203) took 1589 ms. Trace:
I20260806 03:52:05.022908  5770 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:05.028712  5880 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:05.028402  2572 rpcz_store.cc:276] 0806 03:52:03.433226 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:03.441437 (+  8211us) service_pool.cc:227] Handling call
0806 03:52:03.441818 (+   381us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:03.442096 (+   278us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:03.442120 (+    24us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:03.442642 (+   522us) log.cc:842] Serialized 26 byte log entry
0806 03:52:03.585835 (+143193us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:03.585888 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:03.586001 (+   113us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:05.020575 (+1434574us) raft_consensus.cc:1671] finished
0806 03:52:05.020599 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:05.022505 (+  1906us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":142764,"threads_started":1,"wal-append.queue_time_us":1439779}
I20260806 03:52:05.031265  5913 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:05.028309  5935 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:05.031961  5119 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:05.033215  5119 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:05.033550  5685 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:05.034221  5853 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.720s	user 0.009s	sys 0.004s
I20260806 03:52:05.034765  5853 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:05.037084  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 65808.2us
I20260806 03:52:05.038453  5926 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:05.041942  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 56839us
I20260806 03:52:04.996169  5717 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:05.048539  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:05.045508  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:05.049337  2374 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:52:05.043118  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2155) took 1731 ms. Trace:
I20260806 03:52:05.049321  2369 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
W20260806 03:52:05.056622  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 80313.4us
I20260806 03:52:05.052770  2575 rpcz_store.cc:276] 0806 03:52:03.311932 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:03.368385 (+ 56453us) service_pool.cc:227] Handling call
0806 03:52:04.640715 (+1272330us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:04.641814 (+  1099us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:05.042830 (+401016us) spinlock_profiling.cc:243] Waited 1.21 s on lock 0x7b5400188dd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:05.043031 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2787692928}
I20260806 03:52:05.054833  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:05.077787  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:05.033587  5119 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:05.078305  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:05.056695  5723 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:05.099571  3591 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260806 03:52:05.100859  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:05.094622  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:05.096554  2331 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:05.097508  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:05.102385  2476 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:05.097993  5119 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.099184  5894 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:05.099469  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:05.102567  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:05.089875  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:05.077406  5698 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:05.111398  3590 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:05.134454  2436 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:05.121300  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 57696.9us
I20260806 03:52:05.124540  2370 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:05.176429  3594 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: [5.6-5.6]
W20260806 03:52:05.176738  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 53542.5us
W20260806 03:52:05.177731  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 76420.9us
W20260806 03:52:05.176384  5607 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.057s	user 0.016s	sys 0.001s
I20260806 03:52:05.182832  5607 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:05.132680  5850 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:05.184423  5850 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:05.184808  5850 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:05.185235  5607 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:05.132730  5916 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:05.110751  5894 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:05.186455  5894 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:05.132385  5936 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.092s
W20260806 03:52:05.188923  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 99205.7us
I20260806 03:52:05.188735  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:05.024641  5755 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:05.188728  2376 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:05.214839  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:05.222905  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:05.223835  2577 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:52:05.228644  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50258.9us
I20260806 03:52:05.231475  5853 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:05.133925  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:52:05.235662  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 60825.2us
I20260806 03:52:05.134473  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:05.239980  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:05.241111  2581 raft_consensus.cc:2396] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 6 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260806 03:52:05.243176  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:05.244092  2584 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:05.245173  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:05.245904  3592 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:05.225919  5913 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:05.247020  5913 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:05.247406  5913 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:05.220709  5936 consensus_queue.cc:1225] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
W20260806 03:52:05.278749  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45475.5us
I20260806 03:52:05.269059  2474 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:05.224545  5880 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:05.291818  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:05.308795  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:05.236418  5119 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:05.336534  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:05.352671  2583 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:05.261078  5723 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.100s
W20260806 03:52:05.354622  5952 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.181s	user 0.000s	sys 0.003s
I20260806 03:52:05.356122  3585 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:05.176900  5698 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.344900  2537 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:05.335880  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:05.252378  5926 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:05.337267  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:05.358280  2332 connection.cc:232] RPC call timeout handler was delayed by -2.8932138360105455s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1633s for a response
W20260806 03:52:05.370005  2332 connection.cc:232] RPC call timeout handler was delayed by -2.7564138360321522s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1785s for a response
I20260806 03:52:05.280174  5942 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:05.364362  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:05.369460  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 257469us
W20260806 03:52:05.370404  2332 connection.cc:232] RPC call timeout handler was delayed by -2.7015138359274715s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18460000000000001s for a response
I20260806 03:52:05.381916  2584 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:05.365875  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:05.374202  2577 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:52:05.385733  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1927) took 1059 ms. Trace:
I20260806 03:52:05.386318  2376 rpcz_store.cc:276] 0806 03:52:04.325922 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:04.326941 (+  1019us) service_pool.cc:227] Handling call
0806 03:52:04.327426 (+   485us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:05.224814 (+897388us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:05.385399 (+160585us) spinlock_profiling.cc:243] Waited 861 ms on lock 0x7b54001eb4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:05.385646 (+   247us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1980336384}
W20260806 03:52:05.392195  2332 connection.cc:232] RPC call timeout handler was delayed by -1.6944138361141086s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2965s for a response
W20260806 03:52:05.392619  2332 connection.cc:232] RPC call timeout handler was delayed by -1.6674138361122459s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.29950000000000004s for a response
W20260806 03:52:05.392939  2332 connection.cc:232] RPC call timeout handler was delayed by -1.6482255579903722s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1502s for a response
I20260806 03:52:05.393128  3591 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:05.393293  2332 connection.cc:232] RPC call timeout handler was delayed by -1.4223255580291152s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1753s for a response
W20260806 03:52:05.393822  2332 connection.cc:232] RPC call timeout handler was delayed by -1.273825558135286s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1918s for a response
W20260806 03:52:05.394193  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0533255580812693s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2163s for a response
W20260806 03:52:05.394572  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0182255581021309s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2202s for a response
I20260806 03:52:05.400327  5888 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
W20260806 03:52:05.401402  5951 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.166s	user 0.000s	sys 0.000s
I20260806 03:52:05.401814  5685 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:05.399072  2476 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:52:05.412735  2374 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:52:05.414206  2583 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
W20260806 03:52:05.421905  2332 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.502s (SENT)
I20260806 03:52:05.376924  5937 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:05.433202  2331 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:05.435173  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:05.437626  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:05.403105  5685 raft_consensus.cc:3032] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:05.243211  5933 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.182s
I20260806 03:52:05.450346  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:05.447135  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:05.455125  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:05.456220  2436 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:05.458500  2375 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:05.403119  5916 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:05.464628  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:05.466754  2584 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:05.473398  2372 raft_consensus.cc:2354] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:05.424855  5888 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:05.478391  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 109179us
I20260806 03:52:05.436303  5937 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:05.479060  2369 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:52:05.488176  2369 raft_consensus.cc:595] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:05.488590  2369 raft_consensus.cc:603] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:05.459748  5760 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:05.458114  5682 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:05.452919  5685 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:05.489897  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 56837.5us
W20260806 03:52:05.494434  5947 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.104s	user 0.001s	sys 0.000s
W20260806 03:52:05.494594  5879 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.625s	user 0.009s	sys 0.004s
W20260806 03:52:05.496594  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 130796us
I20260806 03:52:05.461302  5430 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:05.384284  5880 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.095s
I20260806 03:52:05.391389  5942 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.499009  2584 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260806 03:52:05.581905  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 160059us
I20260806 03:52:05.567508  2331 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:05.590114  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 200933us
W20260806 03:52:05.682435  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 115039us
I20260806 03:52:05.678690  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:05.685745  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1883) took 2226 ms. Trace:
W20260806 03:52:05.494778  5950 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.090s	user 0.000s	sys 0.000s
I20260806 03:52:05.484575  5907 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:05.491355  5937 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:05.609504  5882 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:05.705803  5894 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.519s	user 0.011s	sys 0.000s
I20260806 03:52:05.704063  5964 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:05.681808  5879 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.585428  5760 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:05.711820  3545 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:05.712430  2332 leader_election.cc:334] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.633s (SENT)
I20260806 03:52:05.766063  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:05.474764  5916 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:05.681507  5770 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.653s	user 0.013s	sys 0.000s
I20260806 03:52:05.717613  5685 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:05.703437  5850 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.518s	user 0.009s	sys 0.002s
I20260806 03:52:05.675931  5682 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:05.689764  5755 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:05.689620  2483 rpcz_store.cc:276] 0806 03:52:03.452858 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:03.453058 (+   200us) service_pool.cc:227] Handling call
0806 03:52:03.458819 (+  5761us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:03.459090 (+   271us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:03.580314 (+121224us) log.cc:842] Serialized 14 byte log entry
0806 03:52:05.678577 (+2098263us) spinlock_profiling.cc:243] Waited 17.7 ms on lock 0x7b1800397fc0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7
0806 03:52:05.678702 (+   125us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:05.678753 (+    51us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:05.678809 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:05.678895 (+    86us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:05.679058 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":6249,"prepare.queue_time_us":513502,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":69,"raft.queue_time_us":591392,"raft.run_cpu_time_us":263,"raft.run_wall_time_us":28996,"spinlock_wait_cycles":40651520,"thread_start_us":582211,"threads_started":3,"wal-append.queue_time_us":760865,"wal-append.run_cpu_time_us":2389,"wal-append.run_wall_time_us":1265907}
I20260806 03:52:05.780114  5940 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:05.687039  5430 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.782222  5942 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:05.783339  5430 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:05.783660  5954 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260806 03:52:05.783922  5965 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:05.784554  5965 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.780831  5940 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:05.786969  5965 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:05.786459  5940 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:05.764724  5964 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:05.767648  5947 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260806 03:52:05.755185  5607 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.046s
W20260806 03:52:05.806629  5953 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.408s	user 0.001s	sys 0.000s
I20260806 03:52:05.807185  5966 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:05.807813  5966 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:05.808991  5966 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:05.712431  5888 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:05.792096  5850 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:05.790684  5698 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:05.813002  5850 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:05.813853  5698 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:52:05.814381  5698 raft_consensus.cc:686] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:05.761051  5894 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.774258  5959 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:52:05.818087  5894 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:05.760514  5882 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.820683  2572 raft_consensus.cc:2354] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7.
W20260806 03:52:05.822359  5956 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.148s	user 0.000s	sys 0.000s
I20260806 03:52:05.822486  5879 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:05.822929  5882 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:05.775410  5770 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:05.825050  5770 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:05.829010  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 129769us
W20260806 03:52:05.846108  2332 leader_election.cc:334] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.753s (SENT)
I20260806 03:52:05.846655  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:05.840811  5919 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.903s	user 0.013s	sys 0.000s
I20260806 03:52:05.844889  3591 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
W20260806 03:52:05.842264  5913 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.593s	user 0.010s	sys 0.003s
I20260806 03:52:05.799815  5682 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.772862  5760 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.815392  5698 consensus_queue.cc:237] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.862672  5770 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:52:05.890179  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48214.1us
I20260806 03:52:05.863435  5913 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.897284  5913 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:05.898355  3586 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:05.855074  5919 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:05.900982  5919 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:05.903023  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 191313us
I20260806 03:52:05.908622  2436 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:05.888644  5958 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.168s	user 0.001s	sys 0.000s
I20260806 03:52:05.888756  5932 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:05.924539  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:05.887949  5916 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:05.934707  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:05.876044  5937 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:05.937834  2369 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:05.972645  5937 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:05.944243  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:05.974476  2483 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:05.945753  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:05.948369  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:05.951764  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 69709.9us
W20260806 03:52:05.955961  5960 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.206s	user 0.001s	sys 0.000s
I20260806 03:52:05.959434  5682 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:05.961546  5870 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.090s	user 0.007s	sys 0.012s
I20260806 03:52:05.929911  5983 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:52:05.967025  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:05.979151  3592 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:05.969446  5760 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:05.934710  2476 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:05.994609  2436 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:05.987656  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:06.006183  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:06.009953  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:06.010994  2369 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 7
I20260806 03:52:06.023123  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:06.023909  2483 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:52:06.022114  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:06.029662  3547 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:06.017274  5983 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:52:06.035218  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 207162us
W20260806 03:52:06.037897  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 354389us
I20260806 03:52:06.043072  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:06.043812  2577 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:06.043659  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:06.046633  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 152274us
I20260806 03:52:06.047169  3545 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:06.048550  2436 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:06.030182  5684 raft_consensus.cc:2741] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260806 03:52:06.091152  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:06.092223  2581 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:06.039108  5972 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:06.097015  2584 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260806 03:52:06.035197  5878 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.074s
I20260806 03:52:06.111332  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:52:06.122306  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 87639.8us
I20260806 03:52:06.193197  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:06.110009  5972 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:06.096946  5880 raft_consensus.cc:2741] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election decision vote started in defunct term 6: won
I20260806 03:52:06.095687  5981 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:06.199565  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:06.199982  5981 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:52:06.138315  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48168.4us
I20260806 03:52:06.175838  5945 raft_consensus.cc:1050] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:52:06.176218  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:06.123596  5918 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 1.251s	user 0.007s	sys 0.007s
I20260806 03:52:06.186168  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:06.207645  2332 leader_election.cc:334] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.202s (SENT)
I20260806 03:52:06.198392  2577 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:06.190656  2369 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:06.124605  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:06.213991  2584 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:52:06.215261  2574 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:06.218926  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:06.225924  2369 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:06.209084  3592 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:06.231251  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:06.234185  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:06.200559  5972 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:52:06.235639  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 187428us
I20260806 03:52:06.241091  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:06.241746  2372 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:06.200452  5981 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:06.244320  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:06.247952  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:06.249801  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 122123us
I20260806 03:52:06.244755  2534 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:06.263814  2429 leader_election.cc:398] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:06.264240  2429 leader_election.cc:401] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
W20260806 03:52:06.266110  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58533us
I20260806 03:52:06.265362  2436 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:06.267724  2332 leader_election.cc:334] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.501s (SENT)
I20260806 03:52:06.267854  2537 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:06.228592  5755 consensus_queue.cc:1046] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260806 03:52:06.269145  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:06.270933  5980 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:06.277423  5682 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:06.278406  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:06.279629  5932 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:52:06.281169  5932 consensus_queue.cc:1225] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260806 03:52:06.281797  3594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 390) took 1201 ms. Trace:
I20260806 03:52:06.282274  3594 rpcz_store.cc:276] 0806 03:52:05.080395 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:05.093755 (+ 13360us) service_pool.cc:227] Handling call
0806 03:52:05.171651 (+ 77896us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:05.181289 (+  9638us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:06.281586 (+1100297us) spinlock_profiling.cc:243] Waited 39.6 ms on lock 0x7b54006ff9d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:06.281729 (+   143us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":91038080}
I20260806 03:52:06.287276  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:06.253515  5940 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:06.294251  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2160) took 1289 ms. Trace:
I20260806 03:52:06.260509  5937 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:52:06.304641  2332 leader_election.cc:334] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.995s (SENT)
I20260806 03:52:06.279915  5682 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:06.310312  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:06.309281  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 55466us
I20260806 03:52:06.300061  5983 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:06.294827  2576 rpcz_store.cc:276] 0806 03:52:05.004827 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:05.011106 (+  6279us) service_pool.cc:227] Handling call
0806 03:52:05.023672 (+ 12566us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:05.048735 (+ 25063us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:05.048768 (+    33us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:05.086616 (+ 37848us) log.cc:842] Serialized 52 byte log entry
0806 03:52:05.412557 (+325941us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:05.438875 (+ 26318us) log.cc:842] Serialized 14 byte log entry
0806 03:52:06.279356 (+840481us) spinlock_profiling.cc:243] Waited 6.27 ms on lock 0x7b18003df7e0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7
0806 03:52:06.279527 (+   171us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:06.279739 (+   212us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:06.279789 (+    50us) raft_consensus.cc:1671] finished
0806 03:52:06.279989 (+   200us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:06.294153 (+ 14164us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":28850,"prepare.queue_time_us":34673,"prepare.run_cpu_time_us":81,"prepare.run_wall_time_us":5178,"raft.queue_time_us":31329,"raft.run_cpu_time_us":790,"raft.run_wall_time_us":122122,"spinlock_wait_cycles":14414720,"thread_start_us":325909,"threads_started":2,"wal-append.queue_time_us":378618}
I20260806 03:52:06.263585  5878 consensus_queue.cc:1046] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.045s
I20260806 03:52:06.325750  2372 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
W20260806 03:52:06.327054  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 65660.1us
I20260806 03:52:06.283948  5932 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260806 03:52:06.311985  5942 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:06.342038  2576 pending_rounds.cc:76] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 1
I20260806 03:52:06.342625  2576 pending_rounds.cc:97] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:52:06.342978  2576 raft_consensus.cc:2866] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:06.344731  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:06.320576  5922 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:06.329741  5966 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:06.342338  5932 consensus_queue.cc:1225] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 5.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260806 03:52:06.288609  5980 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:06.412451  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 79404.5us
W20260806 03:52:06.413627  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 69133.6us
W20260806 03:52:06.434650  6009 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260806 03:52:06.439103  5980 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:06.441318  2577 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:52:06.444904  5964 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:06.446274  5992 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:06.447295  5992 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:06.448273  6016 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:06.449723  5982 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:06.448268  5992 consensus_queue.cc:1225] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
W20260806 03:52:06.489102  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62130.1us
I20260806 03:52:06.493449  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:06.497251  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 154336us
I20260806 03:52:06.450356  5982 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:06.512725  2436 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:06.512310  5991 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:06.528081  6006 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.227s	user 0.002s	sys 0.000s
I20260806 03:52:06.520681  5942 raft_consensus.cc:686] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:06.582571  6019 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:06.544929  6033 raft_consensus.cc:3032] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:06.561483  5878 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260806 03:52:06.650827  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 152678us
W20260806 03:52:06.668711  2581 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.547s	user 0.013s	sys 0.002s
I20260806 03:52:06.669474  2581 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:06.678975  2331 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:06.683743  6005 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.299s	user 0.000s	sys 0.001s
I20260806 03:52:06.704246  5581 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:06.717114  2581 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260806 03:52:06.602329  6033 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:06.661701  5940 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:06.748770  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:06.750065  2377 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
W20260806 03:52:06.758023  2331 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.791s (SENT) [suppressed 29 similar messages]
I20260806 03:52:06.759426  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:06.771327  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:06.776062  2375 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:06.777684  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:06.713850  5849 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:06.791792  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:06.793344  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:06.568109  5991 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:06.747339  6019 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:06.723289  5581 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:06.819321  3591 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 389) took 1718 ms (client timeout 1791 ms). Trace:
I20260806 03:52:06.826845  2379 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260806 03:52:06.826977  3591 rpcz_store.cc:269] 0806 03:52:05.101027 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:05.117732 (+ 16705us) service_pool.cc:227] Handling call
0806 03:52:06.819149 (+1701417us) spinlock_profiling.cc:243] Waited 178 ms on lock 0x7b54006cedd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:06.819260 (+   111us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":408921472}
W20260806 03:52:06.813194  5981 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.560s	user 0.016s	sys 0.002s
W20260806 03:52:06.842739  6026 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.154s	user 0.000s	sys 0.001s
I20260806 03:52:06.846076  6036 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:06.847216  5682 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.529s	user 0.000s	sys 0.011s
I20260806 03:52:06.846918  6036 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:06.847821  5682 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:06.849574  6036 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:06.850381  5924 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:06.850984  5924 raft_consensus.cc:686] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:06.851991  5924 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:06.816290  5878 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:06.875259  3591 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:06.761662  5940 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:06.761168  5942 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:06.909417  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 49994.7us
I20260806 03:52:06.872445  5581 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:06.803642  6032 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.096s
I20260806 03:52:06.800477  5849 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:06.909788  5682 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.061s
I20260806 03:52:06.971283  2379 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:06.973070  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:06.974932  5940 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:06.830888  6033 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:06.992115  6033 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:06.998342  5907 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:06.999076  5907 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:07.012260  3586 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 389) took 1932 ms (client timeout 2148 ms). Trace:
W20260806 03:52:07.013221  3586 rpcz_store.cc:269] 0806 03:52:05.079913 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:05.081129 (+  1216us) service_pool.cc:227] Handling call
0806 03:52:07.011901 (+1930772us) spinlock_profiling.cc:243] Waited 552 ms on lock 0x7b54005a05d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:07.012146 (+   245us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1269196032}
I20260806 03:52:07.021737  5991 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:06.971026  6021 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:07.024036  6021 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:06.987388  6032 consensus_queue.cc:1225] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 5.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260806 03:52:06.963759  5982 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:07.041615  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 248582us
I20260806 03:52:07.042948  2436 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:07.043883  5878 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:52:07.002082  6034 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.133s	user 0.000s	sys 0.001s
I20260806 03:52:06.862802  5981 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:07.053591  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2165) took 1957 ms. Trace:
I20260806 03:52:07.059381  2436 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:07.079631  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:07.062006  2579 rpcz_store.cc:276] 0806 03:52:05.095802 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:05.096132 (+   330us) service_pool.cc:227] Handling call
0806 03:52:05.096886 (+   754us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:05.237138 (+140252us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:05.332705 (+ 95567us) log.cc:842] Serialized 14 byte log entry
0806 03:52:05.589742 (+257037us) log.cc:842] Serialized 14 byte log entry
0806 03:52:05.664938 (+ 75196us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:05.665020 (+    82us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:05.665085 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:05.955265 (+290180us) spinlock_profiling.cc:243] Waited 6.51 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:06.273417 (+318152us) spinlock_profiling.cc:243] Waited 34.8 ms on lock 0x7b1800299c80. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d764 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:06.447598 (+174181us) spinlock_profiling.cc:243] Waited 18.3 ms on lock 0x7b1800299c80. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:07.052852 (+605254us) spinlock_profiling.cc:243] Waited 18.6 ms on lock 0x7b1800299c80. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9
0806 03:52:07.053354 (+   502us) spinlock_profiling.cc:243] Waited 140 ms on lock 0x7b5400455bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:07.053403 (+    49us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:07.053521 (+   118us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":156365,"prepare.queue_time_us":97894,"prepare.run_cpu_time_us":108,"prepare.run_wall_time_us":3105,"raft.queue_time_us":25401,"raft.run_cpu_time_us":268,"raft.run_wall_time_us":12489,"spinlock_wait_cycles":501705728,"thread_start_us":256178,"threads_started":2,"wal-append.queue_time_us":234026,"wal-append.run_cpu_time_us":12085,"wal-append.run_wall_time_us":1449154}
W20260806 03:52:07.068387  5972 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.810s	user 0.013s	sys 0.005s
W20260806 03:52:07.083379  2576 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.002s	sys 0.001s
W20260806 03:52:07.087401  2576 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.527s	user 0.003s	sys 0.001s
I20260806 03:52:07.057056  6021 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:07.063098  5880 raft_consensus.cc:3032] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:07.062300  5981 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:07.074141  5992 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:07.102085  2436 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:07.106416  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:07.099738  6015 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.750s	user 0.004s	sys 0.011s
I20260806 03:52:07.100199  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:07.089849  5972 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:07.103108  5907 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:07.117525  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:07.098228  5880 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:07.105212  5849 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:07.137996  3594 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:07.143831  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:07.144589  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:07.146391  2436 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:07.147680  5878 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:07.148557  5878 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:07.129432  6021 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.020s
W20260806 03:52:07.149317  5983 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.814s	user 0.009s	sys 0.007s
I20260806 03:52:07.149575  6021 consensus_queue.cc:1225] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260806 03:52:07.149780  5983 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:07.131708  5992 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260806 03:52:07.153367  5992 consensus_queue.cc:1225] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 7.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260806 03:52:07.153923  5983 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:07.154475  5983 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:07.155792  5983 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:07.121299  5981 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:07.164179  2474 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260806 03:52:07.126791  6053 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:07.126641  3586 raft_consensus.cc:2362] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8. Re-sending same reply.
W20260806 03:52:07.162019  5888 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.262s	user 0.006s	sys 0.040s
I20260806 03:52:07.156545  5945 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:07.190201  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 1937) took 2211 ms. Trace:
I20260806 03:52:07.190954  2331 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:07.190780  2368 rpcz_store.cc:276] 0806 03:52:04.974885 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:04.975372 (+   487us) service_pool.cc:227] Handling call
0806 03:52:07.185214 (+2209842us) spinlock_profiling.cc:243] Waited 1.9 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65b7c 00007f0d79b6573b 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:52:07.185454 (+   240us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:07.185673 (+   219us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:07.185699 (+    26us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:07.185760 (+    61us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:07.185789 (+    29us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:07.185849 (+    60us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:07.185992 (+   143us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4398592}
W20260806 03:52:07.177876  5888 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.278s	user 0.006s	sys 0.041s
I20260806 03:52:07.166528  6019 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:52:07.185926  5966 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.806s	user 0.018s	sys 0.000s
I20260806 03:52:07.184930  5983 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:07.170284  5981 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:07.274832  5981 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:07.211102  5966 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:52:07.279598  2572 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2162) took 2228 ms (client timeout 2148 ms). Trace:
I20260806 03:52:07.166638  5849 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260806 03:52:07.188169  5880 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:07.172868  5936 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
W20260806 03:52:07.261961  6055 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260806 03:52:07.261927  6019 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:07.264652  5972 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:07.265278  3592 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:07.266428  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:07.245239  6052 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:07.267717  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:07.268864  2332 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.677s (SENT)
W20260806 03:52:07.281311  2572 rpcz_store.cc:269] 0806 03:52:05.050948 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:05.059242 (+  8294us) service_pool.cc:227] Handling call
0806 03:52:07.279239 (+2219997us) spinlock_profiling.cc:243] Waited 733 ms on lock 0x7b540040fbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:07.279445 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1686238080}
W20260806 03:52:07.286808  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 140496us
I20260806 03:52:07.290750  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:07.293216  5961 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 1.535s	user 0.006s	sys 0.009s
W20260806 03:52:07.295671  6058 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.082s	user 0.005s	sys 0.004s
I20260806 03:52:07.301954  2479 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:07.304368  2478 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:52:07.311460  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:07.314234  5913 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:07.319437  5913 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:07.319862  5913 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:07.309028  5880 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:07.306747  5849 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.043s
I20260806 03:52:07.354175  5849 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:07.354609  5849 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:52:07.347632  6061 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260806 03:52:07.359922  6059 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.077s	user 0.001s	sys 0.001s
I20260806 03:52:07.361467  5966 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:07.361886  5966 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:07.361969  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2179) took 1040 ms. Trace:
I20260806 03:52:07.362473  2576 rpcz_store.cc:276] 0806 03:52:06.321679 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:06.321834 (+   155us) service_pool.cc:227] Handling call
0806 03:52:06.341726 (+ 19892us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:06.494378 (+152652us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:06.494410 (+    32us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:06.524704 (+ 30294us) log.cc:842] Serialized 52 byte log entry
0806 03:52:07.088086 (+563382us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:52:07.088149 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:07.088258 (+   109us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:07.361738 (+273480us) raft_consensus.cc:1671] finished
0806 03:52:07.361761 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:07.361901 (+   140us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":36012,"raft.queue_time_us":103481,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":146,"spinlock_wait_cycles":53504,"thread_start_us":639953,"threads_started":2,"wal-append.queue_time_us":612487}
I20260806 03:52:07.348765  5794 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:07.356984  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:07.356730  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 87895.9us
I20260806 03:52:07.308779  6052 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:07.367897  5794 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:07.363013  5966 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:07.372895  5932 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:07.375023  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:07.378979  2332 leader_election.cc:334] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 4.490s (SENT)
I20260806 03:52:07.355490  5849 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:07.381417  5907 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:07.395115  2370 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260806 03:52:07.404367  2479 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:52:07.405491  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:07.405941  3547 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:07.406409  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 49512.8us
I20260806 03:52:07.406152  5922 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:07.414776  5922 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:07.420956  2436 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:07.427640  5533 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:07.427846  5878 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:52:07.428468  5756 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:07.428603  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:07.429184  5756 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:07.418109  5474 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:52:07.429898  5992 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:52:07.428805  5878 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:07.431025  5474 raft_consensus.cc:686] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:07.432329  5878 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:07.408175  5972 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260806 03:52:07.390336  6053 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:07.438531  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:07.445765  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:07.446375  2436 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:07.439363  2483 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:07.450476  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:07.357506  6068 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:07.458034  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:07.468981  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 90052.9us
I20260806 03:52:07.432924  5474 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:07.428665  5533 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:07.513741  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 73376.7us
I20260806 03:52:07.453909  6053 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:07.465608  5919 raft_consensus.cc:1013] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: attempt to promote peer cf6042e85bef47c4aac9d064d91501d1: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260806 03:52:07.402880  5932 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:52:07.656383  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 239644us
I20260806 03:52:07.641984  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:07.637835  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:07.661509  2574 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:07.707407  2574 raft_consensus.cc:595] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:07.708093  2574 raft_consensus.cc:603] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260806 03:52:07.678773  2332 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.764s (SENT)
I20260806 03:52:07.645610  2576 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:52:07.673568  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:07.637764  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:07.500392  5723 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:07.711630  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 281056us
I20260806 03:52:07.713047  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:07.705452  2584 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:07.718499  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:07.723479  2538 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:07.724023  5926 consensus_queue.cc:1046] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:07.713762  2583 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:07.709108  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:07.514539  5685 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:07.510710  5533 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:07.509142  5702 raft_consensus.cc:3032] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:07.730837  2579 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260806 03:52:07.711046  2474 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:07.732288  5639 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:07.741824  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:07.656992  6063 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.291s	user 0.001s	sys 0.000s
I20260806 03:52:07.713433  5851 raft_consensus.cc:1013] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: attempt to promote peer cf6042e85bef47c4aac9d064d91501d1: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260806 03:52:07.657747  6013 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:07.690795  5966 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:07.801474  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 51410.1us
I20260806 03:52:07.760685  2436 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:07.677486  5849 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:07.656383  5959 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:07.671114  5756 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:07.664898  5888 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:07.690418  6036 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:07.475736  6068 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:07.770726  6033 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.778s	user 0.015s	sys 0.002s
I20260806 03:52:07.927086  2583 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260806 03:52:07.618834  6052 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:07.928809  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:07.934674  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 186518us
W20260806 03:52:07.927572  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 177356us
W20260806 03:52:07.931183  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 186753us
I20260806 03:52:07.761547  5702 raft_consensus.cc:729] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:07.937963  5860 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:07.940935  6057 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:52:07.946597  5913 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.626s	user 0.013s	sys 0.000s
I20260806 03:52:07.957260  5932 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:07.957695  5880 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.590s	user 0.012s	sys 0.003s
I20260806 03:52:07.956861  5794 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:07.971763  2583 pending_rounds.cc:76] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 4
I20260806 03:52:07.806696  6053 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:07.990604  2583 pending_rounds.cc:97] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260806 03:52:07.993443  2583 raft_consensus.cc:2866] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:07.806581  5878 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260806 03:52:07.990912  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54151.4us
I20260806 03:52:07.972254  6021 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:07.997085  2436 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:08.001160  2476 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:07.988641  5983 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.708s	user 0.007s	sys 0.008s
I20260806 03:52:08.019345  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:07.927258  5959 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:08.013247  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:08.033878  2577 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260806 03:52:08.027842  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64218.7us
I20260806 03:52:07.861480  6036 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:08.040541  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:07.807917  6013 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:08.047292  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:08.014603  6033 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:08.045373  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:08.026046  5794 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:07.838578  5888 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:08.058517  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:08.037559  5878 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:08.061770  3545 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:07.988652  5913 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:08.059587  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:08.066638  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:07.988909  5860 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:08.075429  2578 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:52:08.062711  5933 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:08.045933  5921 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:08.077590  2476 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 6. (term mismatch)
I20260806 03:52:08.087278  2476 pending_rounds.cc:76] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 5
I20260806 03:52:08.087704  2476 pending_rounds.cc:97] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 5.6
I20260806 03:52:08.024202  6021 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:08.123091  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 63602.4us
I20260806 03:52:08.124272  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:08.088871  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:08.090230  2476 raft_consensus.cc:2866] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:08.125149  2577 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:08.061148  5964 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:08.074672  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:08.013151  6053 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:08.122354  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48102.3us
I20260806 03:52:08.056852  5926 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.033s
I20260806 03:52:08.134012  2574 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:52:08.056730  5936 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.066s
I20260806 03:52:08.081054  5886 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:52:08.089859  5932 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:08.089756  5933 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:08.039235  5702 consensus_queue.cc:260] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:08.126668  6043 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:08.128815  6057 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:08.072005  6033 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:08.135227  5915 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:08.155829  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:08.148273  5702 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:08.157644  5915 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:08.165290  6053 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:08.165680  6033 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:08.166208  5755 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:08.166392  6013 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:08.165716  5922 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:08.168637  2538 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:08.201637  5756 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:08.202193  5756 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:08.202656  5756 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:08.208114  6080 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.021s
I20260806 03:52:08.210175  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:08.169410  5860 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:08.157673  5435 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:08.213711  2481 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "da90827d7f0646f5bb848777586aae32"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
new_leader_uuid: "cf6042e85bef47c4aac9d064d91501d1"
 from {username='slave'} at 127.0.0.1:42512
I20260806 03:52:08.216944  2481 raft_consensus.cc:595] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Received request to transfer leadership to TS cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:08.217294  2481 raft_consensus.cc:603] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:08.149653  5933 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:08.221839  5907 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.815s	user 0.011s	sys 0.005s
I20260806 03:52:08.223163  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:08.223503  5913 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:08.223963  2476 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:08.126523  5921 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:08.226110  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:08.226465  5921 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:08.227108  2483 raft_consensus.cc:2396] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:52:08.190677  6068 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:08.193053  2375 raft_consensus.cc:3032] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:52:08.194279  5888 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:08.194962  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:08.196175  5915 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:08.240711  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:08.242951  2369 raft_consensus.cc:2396] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 8 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 5.
W20260806 03:52:08.198544  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 47244.2us
I20260806 03:52:08.231243  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:08.237469  2375 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:08.246830  2478 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260806 03:52:08.165325  6021 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:08.151219  6019 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.095s
I20260806 03:52:08.210609  6036 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:08.249946  6051 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.511s	user 0.024s	sys 0.004s
I20260806 03:52:08.264057  3592 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEARNER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260806 03:52:08.257720  2375 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:08.267951  2375 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:08.154454  6043 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:08.277444  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:08.262917  5760 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.527s	user 0.026s	sys 0.066s
W20260806 03:52:08.281464  5760 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.549s	user 0.026s	sys 0.067s
I20260806 03:52:08.322412  5932 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:08.325630  6080 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:08.326339  6080 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:08.334113  6043 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:08.275496  5959 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:08.335044  6080 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:08.270910  6042 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.067s
I20260806 03:52:08.339267  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:08.339622  2480 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:52:08.341296  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:08.341984  2482 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:08.339969  2481 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:52:08.347265  5685 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.594s	user 0.012s	sys 0.000s
I20260806 03:52:08.348150  5834 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:08.348790  5834 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:08.350375  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 65107.8us
I20260806 03:52:08.361222  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:08.368759  2481 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:52:08.395063  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:08.404635  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:08.405630  2369 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:08.406584  6068 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:08.406318  5756 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:08.410496  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:08.425354  5888 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:08.426098  5888 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:08.428443  5872 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:08.416229  5533 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:08.429204  5533 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:08.429073  5872 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:08.429677  5533 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:08.431496  5872 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:08.432710  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:08.441998  2329 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.549s	user 0.005s	sys 0.019s
W20260806 03:52:08.442497  2329 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.582s	user 0.005s	sys 0.019s
I20260806 03:52:08.444058  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:08.407136  6068 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:08.419239  5959 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:08.451923  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:08.453979  2379 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
W20260806 03:52:08.453233  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.683s	user 0.001s	sys 0.026s
I20260806 03:52:08.449981  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:52:08.467439  2584 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.016s	sys 0.024s
W20260806 03:52:08.468089  2584 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.016s	sys 0.024s
W20260806 03:52:08.451313  5945 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.673s	user 0.005s	sys 0.022s
I20260806 03:52:08.469771  5935 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:52:08.469838  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:08.446038  5682 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.020s
I20260806 03:52:08.473469  6068 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:08.516287  5915 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:08.454113  5959 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:08.458099  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.688s	user 0.001s	sys 0.026s
I20260806 03:52:08.480255  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:08.483732  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:08.716504  2574 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.000s	sys 0.014s
W20260806 03:52:08.716982  2574 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.542s	user 0.000s	sys 0.014s
I20260806 03:52:08.669657  2369 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260806 03:52:08.659505  2479 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.144s	user 0.014s	sys 0.014s
W20260806 03:52:08.719803  2479 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.204s	user 0.014s	sys 0.017s
W20260806 03:52:08.484802  5945 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.715s	user 0.005s	sys 0.023s
I20260806 03:52:08.477137  5932 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:08.667093  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.586s	user 0.006s	sys 0.008s
W20260806 03:52:08.752944  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.678s	user 0.006s	sys 0.009s
W20260806 03:52:08.667814  2583 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.005s	sys 0.009s
W20260806 03:52:08.754107  2583 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.628s	user 0.006s	sys 0.009s
W20260806 03:52:08.666373  2579 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.630s	user 0.010s	sys 0.044s
I20260806 03:52:08.487030  5888 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:08.675266  2581 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:08.676528  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:08.453751  5860 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260806 03:52:08.702231  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 705233us
W20260806 03:52:08.808449  2579 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.772s	user 0.016s	sys 0.051s
I20260806 03:52:08.674898  5837 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:08.747522  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:08.786360  2537 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:08.751680  6078 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260806 03:52:08.791157  2572 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260806 03:52:08.706410  5935 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:08.800933  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:08.675849  5894 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:08.809239  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:08.851398  2369 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:08.718933  5959 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:08.705590  2376 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:52:08.825919  2372 raft_consensus.cc:2396] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 8 because replica has last-logged OpId of term: 6 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 6.
I20260806 03:52:08.807396  5860 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:08.836838  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 82636us
W20260806 03:52:08.843240  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 1.16442e+06us
I20260806 03:52:08.864121  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:08.704938  5933 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:08.827208  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:08.864511  2332 leader_election.cc:334] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.773s (SENT)
I20260806 03:52:08.831419  5756 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:08.851621  5888 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:52:08.866807  5760 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.537s	user 0.010s	sys 0.019s
I20260806 03:52:08.876384  5945 consensus_queue.cc:1046] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
W20260806 03:52:08.891434  5760 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.569s	user 0.010s	sys 0.019s
W20260806 03:52:08.891609  2438 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.672s	user 0.007s	sys 0.019s
W20260806 03:52:08.888429  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 61433.9us
W20260806 03:52:08.892153  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.899s	user 0.008s	sys 0.019s
I20260806 03:52:08.794013  5932 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:08.896258  6083 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260806 03:52:08.897114  5933 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:08.891274  6082 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.138s	user 0.001s	sys 0.001s
W20260806 03:52:08.897725  2577 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.553s	user 0.008s	sys 0.024s
W20260806 03:52:08.901461  2577 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.557s	user 0.008s	sys 0.024s
I20260806 03:52:08.869115  5860 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:08.898226  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:08.892143  5945 raft_consensus.cc:3032] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Stepping down as leader of term 5
W20260806 03:52:08.902233  2477 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.696s	user 0.009s	sys 0.030s
I20260806 03:52:08.920117  2436 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:08.921170  2477 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.715s	user 0.009s	sys 0.030s
W20260806 03:52:08.921383  2476 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.517s	user 0.003s	sys 0.035s
W20260806 03:52:08.942075  2476 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.538s	user 0.003s	sys 0.035s
I20260806 03:52:08.942209  5794 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:08.838569  5837 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:08.889243  6090 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:08.902333  6068 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:08.998924  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:08.945143  6052 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.766s	user 0.013s	sys 0.034s
I20260806 03:52:08.902024  6021 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:09.009747  2576 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:08.920185  6089 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:08.943013  5794 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:08.920827  5945 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:52:09.010661  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 526842us
W20260806 03:52:09.013157  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 340889us
I20260806 03:52:08.863308  5894 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:08.995268  6090 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:09.006703  5935 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:09.022552  6021 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:09.008184  6068 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:52:09.005769  6052 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.827s	user 0.013s	sys 0.035s
I20260806 03:52:09.007920  5581 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:09.034783  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 238) took 1064 ms. Trace:
I20260806 03:52:08.944945  5760 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:09.051651  2583 rpcz_store.cc:276] 0806 03:52:07.970801 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:07.970985 (+   184us) service_pool.cc:227] Handling call
0806 03:52:07.971476 (+   491us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:08.068338 (+ 96862us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:08.068369 (+    31us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:08.068950 (+   581us) log.cc:842] Serialized 52 byte log entry
0806 03:52:08.754629 (+685679us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:08.830601 (+ 75972us) log.cc:842] Serialized 14 byte log entry
0806 03:52:08.837999 (+  7398us) log.cc:842] Serialized 14 byte log entry
0806 03:52:08.838234 (+   235us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:08.838325 (+    91us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:09.034454 (+196129us) raft_consensus.cc:1671] finished
0806 03:52:09.034486 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:09.034693 (+   207us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":95808,"prepare.queue_time_us":215399,"prepare.run_cpu_time_us":106,"prepare.run_wall_time_us":108,"raft.queue_time_us":113023,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":16297,"spinlock_wait_cycles":34411008,"thread_start_us":628362,"threads_started":1,"wal-append.queue_time_us":911937}
I20260806 03:52:09.042752  5959 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:09.022481  5915 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:09.064522  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:09.043987  6090 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:09.065430  5760 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:09.081866  5794 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:09.084789  5916 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260806 03:52:09.085700  6021 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:09.086704  5834 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:09.088960  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2191) took 1405 ms. Trace:
I20260806 03:52:09.111362  2578 rpcz_store.cc:276] 0806 03:52:07.683226 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:07.683411 (+   185us) service_pool.cc:227] Handling call
0806 03:52:07.683860 (+   449us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:08.081085 (+397225us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:09.088615 (+1007530us) spinlock_profiling.cc:243] Waited 387 ms on lock 0x7b540028d7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:09.088871 (+   256us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":890794880}
I20260806 03:52:09.096426  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:09.099742  5933 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:09.106097  6093 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:09.023079  6089 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:09.117539  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 246799us
W20260806 03:52:09.127269  2332 leader_election.cc:334] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.068s (SENT)
I20260806 03:52:09.129842  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:09.062047  5581 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:09.104199  5894 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:09.120572  6021 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:52:09.132241  6084 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:09.137686  6036 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260806 03:52:09.181492  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54254.7us
W20260806 03:52:09.193874  2332 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.213s (SENT)
I20260806 03:52:09.093310  5945 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:09.129153  5916 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.042s
I20260806 03:52:09.123011  5933 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:09.125501  6093 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:09.224429  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:09.173873  6021 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:09.223269  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1115) took 1850 ms. Trace:
I20260806 03:52:09.233873  2373 rpcz_store.cc:276] 0806 03:52:07.372637 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:07.373446 (+   809us) service_pool.cc:227] Handling call
0806 03:52:07.373853 (+   407us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:07.745453 (+371600us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:07.745498 (+    45us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:07.745556 (+    58us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:07.745602 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:09.223019 (+1477417us) spinlock_profiling.cc:243] Waited 371 ms on lock 0x7b5400012cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:09.223075 (+    56us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:09.223197 (+   122us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":853929856}
W20260806 03:52:09.232874  2332 leader_election.cc:334] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.218s (SENT)
I20260806 03:52:09.236424  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:09.267573  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 365004us
I20260806 03:52:09.268764  2436 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:09.269167  5581 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:09.270526  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2205) took 1041 ms. Trace:
I20260806 03:52:09.270991  2577 rpcz_store.cc:276] 0806 03:52:08.229563 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:08.229945 (+   382us) service_pool.cc:227] Handling call
0806 03:52:08.230385 (+   440us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:08.251876 (+ 21491us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:08.251912 (+    36us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:08.262437 (+ 10525us) log.cc:842] Serialized 52 byte log entry
0806 03:52:08.901995 (+639558us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:52:08.902043 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:08.902126 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:09.270236 (+368110us) raft_consensus.cc:1671] finished
0806 03:52:09.270261 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:09.270447 (+   186us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":14916,"raft.queue_time_us":13687,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":125,"thread_start_us":557581,"threads_started":1,"wal-append.queue_time_us":863109}
I20260806 03:52:09.301455  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1910) took 1868 ms. Trace:
I20260806 03:52:09.305802  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:09.311072  2478 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:09.314394  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:09.316537  2477 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:09.312654  2479 rpcz_store.cc:276] 0806 03:52:07.432633 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:07.459141 (+ 26508us) service_pool.cc:227] Handling call
0806 03:52:07.459551 (+   410us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:07.459861 (+   310us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:52:08.720375 (+1260514us) log.cc:842] Serialized 14 byte log entry
0806 03:52:09.300989 (+580614us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:09.301060 (+    71us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:09.301119 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:09.301201 (+    82us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:09.301369 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":41792,"prepare.queue_time_us":473216,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":52,"thread_start_us":1751566,"threads_started":3,"wal-append.queue_time_us":405440}
I20260806 03:52:09.318212  2482 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:09.221210  6068 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:09.220672  5932 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:09.296517  5533 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.866s	user 0.011s	sys 0.007s
I20260806 03:52:09.354892  2375 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: []
W20260806 03:52:09.372452  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 139630us
W20260806 03:52:09.376475  2332 connection.cc:232] RPC call timeout handler was delayed by -1.5373829039745033s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1612s for a response
W20260806 03:52:09.376961  2332 connection.cc:232] RPC call timeout handler was delayed by -1.381682903971523s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1785s for a response
I20260806 03:52:09.260296  5837 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:09.380507  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:09.381237  2370 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:09.382452  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:09.383317  2372 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
W20260806 03:52:09.386446  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 74202.3us
W20260806 03:52:09.387959  2481 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.576s	user 0.014s	sys 0.020s
W20260806 03:52:09.388361  2481 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.576s	user 0.014s	sys 0.020s
I20260806 03:52:09.297297  6051 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:09.315207  6086 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:09.315140  5834 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:09.190034  6084 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:09.412516  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 276) took 1040 ms. Trace:
I20260806 03:52:09.424666  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:09.429006  2480 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:09.431653  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:09.427965  2481 rpcz_store.cc:276] 0806 03:52:08.371753 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:08.374584 (+  2831us) service_pool.cc:227] Handling call
0806 03:52:08.374976 (+   392us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:08.375245 (+   269us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:08.791213 (+415968us) log.cc:842] Serialized 14 byte log entry
0806 03:52:09.412066 (+620853us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:09.412129 (+    63us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:09.412182 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:09.412264 (+    82us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:09.412435 (+   171us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":44008,"prepare.queue_time_us":626852,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":61,"thread_start_us":973031,"threads_started":2}
I20260806 03:52:09.437934  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:09.443226  3594 raft_consensus.cc:2396] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 8 because replica has last-logged OpId of term: 6 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 6.
I20260806 03:52:09.444097  3593 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260806 03:52:09.462220  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:52:09.425628  6107 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.358s	user 0.002s	sys 0.000s
I20260806 03:52:09.414180  5932 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:09.410898  5959 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:09.378852  6036 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.077s
I20260806 03:52:09.423491  6068 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:09.477005  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:09.488359  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 106345us
I20260806 03:52:09.389425  5533 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:09.481251  2579 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.654s	user 0.011s	sys 0.022s
I20260806 03:52:09.464633  6021 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:09.440402  5834 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:09.434753  6086 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:09.502686  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 120964us
I20260806 03:52:09.644829  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:09.537639  2575 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
W20260806 03:52:09.535425  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.517s	user 0.008s	sys 0.003s
I20260806 03:52:09.495550  3590 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:09.496708  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:09.648803  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:09.515075  2370 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:09.494122  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:09.647792  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.634s	user 0.010s	sys 0.009s
I20260806 03:52:09.651494  3594 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:52:09.644169  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 375524us
I20260806 03:52:09.646312  2477 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:09.538985  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 408) took 1146 ms. Trace:
W20260806 03:52:09.685598  2579 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.872s	user 0.014s	sys 0.030s
I20260806 03:52:09.567517  2235 catalog_manager.cc:5495] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 4, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 4 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:52:09.489111  6115 log.cc:924] Time spent T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.366s	user 0.002s	sys 0.000s
W20260806 03:52:09.581661  6138 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.135s	user 0.001s	sys 0.000s
W20260806 03:52:09.566326  6099 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.377s	user 0.000s	sys 0.001s
W20260806 03:52:09.575549  6133 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
W20260806 03:52:09.580646  6131 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.147s	user 0.001s	sys 0.000s
W20260806 03:52:09.576217  6125 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.406s	user 0.000s	sys 0.002s
W20260806 03:52:09.760923  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 266914us
I20260806 03:52:09.480649  5916 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:09.532323  6096 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.367s	user 0.001s	sys 0.000s
W20260806 03:52:09.762805  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 108473us
I20260806 03:52:09.707423  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:09.685966  3592 rpcz_store.cc:276] 0806 03:52:08.392733 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:08.392911 (+   178us) service_pool.cc:227] Handling call
0806 03:52:08.394722 (+  1811us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:08.395233 (+   511us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:08.395270 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:08.407932 (+ 12662us) log.cc:842] Serialized 548 byte log entry
0806 03:52:08.852386 (+444454us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:08.852432 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:08.852513 (+    81us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:09.538687 (+686174us) raft_consensus.cc:1671] finished
0806 03:52:09.538713 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:09.538908 (+   195us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":444042,"threads_started":1,"wal-append.queue_time_us":625331}
W20260806 03:52:09.620182  6148 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260806 03:52:09.794143  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:09.791524  2332 connection.cc:232] RPC call timeout handler was delayed by -1.3267829038668424s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18460000000000001s for a response
I20260806 03:52:09.492053  6143 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:09.583725  5533 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:09.603960  6036 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:09.560109  3586 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:09.539330  6051 raft_consensus.cc:3032] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:09.798765  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:09.488514  6147 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:52:09.678274  5860 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.706s	user 0.016s	sys 0.000s
I20260806 03:52:09.807890  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:09.486687  5760 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:09.814406  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:09.521291  6089 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:09.567281  6135 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:09.577164  6093 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:09.805827  5888 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:09.486750  5932 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:09.929275  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:09.937714  2332 connection.cc:232] RPC call timeout handler was delayed by -1.2862829039804637s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18910000000000002s for a response
W20260806 03:52:09.972882  2332 connection.cc:232] RPC call timeout handler was delayed by -1.2619829040486366s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1918s for a response
W20260806 03:52:09.973412  2332 connection.cc:232] RPC call timeout handler was delayed by -1.1341829039156437s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20600000000000002s for a response
W20260806 03:52:09.973433  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 44312.6us
W20260806 03:52:09.973958  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0630829038564116s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21389999999999998s for a response
I20260806 03:52:09.652014  5913 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260806 03:52:09.940828  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 142211us
I20260806 03:52:09.506131  6068 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:09.936952  6051 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:09.845219  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2197) took 2113 ms. Trace:
I20260806 03:52:09.895533  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:09.901734  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 80895.3us
I20260806 03:52:09.953492  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:09.950371  2368 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
W20260806 03:52:09.983676  2332 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.593s (SENT)
I20260806 03:52:09.948688  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 292) took 1266 ms. Trace:
I20260806 03:52:10.098075  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:09.827127  6139 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.175s	user 0.000s	sys 0.000s
I20260806 03:52:09.804610  5965 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:10.097947  2374 rpcz_store.cc:276] 0806 03:52:08.682808 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:08.682971 (+   163us) service_pool.cc:227] Handling call
0806 03:52:08.683276 (+   305us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:08.683502 (+   226us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:09.051489 (+367987us) log.cc:842] Serialized 14 byte log entry
0806 03:52:09.948186 (+896697us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:09.948264 (+    78us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:09.948333 (+    69us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:09.948442 (+   109us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:09.948613 (+   171us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":8756,"prepare.queue_time_us":214383,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":41,"raft.queue_time_us":75196,"raft.run_cpu_time_us":217,"raft.run_wall_time_us":24751,"thread_start_us":1195827,"threads_started":3,"wal-append.queue_time_us":512978}
W20260806 03:52:09.837864  6081 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.012s	user 0.004s	sys 0.003s
I20260806 03:52:09.652675  6084 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:09.834004  5834 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:09.815677  6136 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:10.008728  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:10.037463  2478 consensus_meta.cc:287] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.700s	user 0.013s	sys 0.001s
I20260806 03:52:10.007736  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:10.137295  2478 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:10.137564  2578 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:10.100142  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 116522us
I20260806 03:52:09.942035  2377 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
W20260806 03:52:10.139308  2332 leader_election.cc:334] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.606s (SENT)
I20260806 03:52:10.140374  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.010182  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.142247  2583 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:52:10.105651  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 122136us
I20260806 03:52:09.962803  5760 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:09.999835  6093 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:09.955899  5916 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:10.098901  2584 rpcz_store.cc:276] 0806 03:52:07.731455 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:07.731827 (+   372us) service_pool.cc:227] Handling call
0806 03:52:07.732175 (+   348us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:07.733866 (+  1691us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:52:08.483506 (+749640us) log.cc:842] Serialized 14 byte log entry
0806 03:52:09.844275 (+1360769us) spinlock_profiling.cc:243] Waited 2.81 ms on lock 0x7b18001ae420. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d799d8990 00007f0d79b9a864 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f 00007f0d7cadee88
0806 03:52:09.844556 (+   281us) log.cc:842] Serialized 14 byte log entry
0806 03:52:09.844760 (+   204us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:09.844811 (+    51us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:09.844864 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:09.844948 (+    84us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:09.845111 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":20669,"prepare.queue_time_us":1407633,"prepare.run_cpu_time_us":102,"prepare.run_wall_time_us":105,"raft.queue_time_us":21918,"spinlock_wait_cycles":12670976,"thread_start_us":1000265,"threads_started":2,"wal-append.queue_time_us":593697}
I20260806 03:52:10.109339  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:09.945614  5933 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:10.116417  3547 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.667s	user 0.020s	sys 0.048s
W20260806 03:52:10.162871  3547 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.714s	user 0.021s	sys 0.049s
W20260806 03:52:10.163321  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 714231us
I20260806 03:52:10.166105  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.167799  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.168490  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:10.158497  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:10.117869  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:09.980751  6097 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
W20260806 03:52:10.133040  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.579s	user 0.026s	sys 0.110s
I20260806 03:52:10.144343  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:10.173810  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.620s	user 0.026s	sys 0.111s
I20260806 03:52:10.141413  2368 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:52:10.013962  5702 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:10.013293  6147 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:09.948881  6036 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:10.149899  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.193672  2373 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:09.997452  5932 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:09.995512  6089 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:10.151314  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:09.989629  6165 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:10.107996  5965 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:10.014070  6161 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:10.169387  2477 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:10.170461  2374 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:09.951432  5860 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:09.825142  6086 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:10.198372  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.227320  2368 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:10.198776  5894 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:10.162128  6111 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.967s	user 0.009s	sys 0.009s
I20260806 03:52:10.109193  5888 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:10.210007  2377 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:10.145221  6169 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:10.215066  2584 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260806 03:52:10.216219  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:09.979694  6135 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:10.219956  5965 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:10.229974  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.198645  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.230556  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:10.236140  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 294964us
I20260806 03:52:10.168746  2583 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
W20260806 03:52:10.230966  6090 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.116s	user 0.016s	sys 0.001s
I20260806 03:52:10.300422  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.140924  6126 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.077s
I20260806 03:52:10.207257  5702 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.026s
I20260806 03:52:10.208318  6170 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:10.233681  6084 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:10.157851  5760 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:10.255554  2374 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
W20260806 03:52:10.250964  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 563783us
I20260806 03:52:10.357448  2436 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:10.219591  6089 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:10.301955  2377 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:44596
I20260806 03:52:10.180433  6093 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:10.145310  6136 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:09.953550  6143 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:10.354300  6104 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.105s	user 0.000s	sys 0.001s
I20260806 03:52:10.359061  2436 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:10.301357  2368 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:10.250861  6021 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:10.364511  2377 raft_consensus.cc:595] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:10.380493  2377 raft_consensus.cc:603] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260806 03:52:10.354606  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 213958us
I20260806 03:52:10.303117  5894 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.063s
W20260806 03:52:10.382398  2332 leader_election.cc:334] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.638s (SENT)
W20260806 03:52:10.383615  2332 leader_election.cc:334] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.642s (SENT)
I20260806 03:52:10.340629  5932 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:10.376210  2373 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:10.190814  6051 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:10.354368  6180 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:10.384043  2332 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:10.220144  6165 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:10.340121  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 166687us
I20260806 03:52:10.359398  6170 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:10.390372  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 277) took 2018 ms. Trace:
I20260806 03:52:10.207736  6147 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:10.341195  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 156634us
I20260806 03:52:10.401291  2483 rpcz_store.cc:276] 0806 03:52:08.372177 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:08.372430 (+   253us) service_pool.cc:227] Handling call
0806 03:52:08.372902 (+   472us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:08.373394 (+   492us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:08.373440 (+    46us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:08.374074 (+   634us) log.cc:842] Serialized 26 byte log entry
0806 03:52:08.811328 (+437254us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:08.811379 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:08.811482 (+   103us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:10.014511 (+1203029us) spinlock_profiling.cc:243] Waited 2.44 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:10.380370 (+365859us) raft_consensus.cc:1671] finished
0806 03:52:10.380399 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:10.390261 (+  9862us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":105,"raft.run_cpu_time_us":176,"raft.run_wall_time_us":8162,"spinlock_wait_cycles":5614464,"thread_start_us":392331,"threads_started":1,"wal-append.queue_time_us":712218}
I20260806 03:52:10.228821  6161 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:10.417773  2332 leader_election.cc:334] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.785s (SENT)
I20260806 03:52:10.418489  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:10.340461  6090 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:10.376528  6068 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:10.430510  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 92096.3us
I20260806 03:52:10.363713  5755 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.054s
I20260806 03:52:10.416422  5723 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:10.451074  2478 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:10.362118  6084 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:10.459225  5888 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:10.439342  5933 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:10.459990  5888 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:10.460644  5888 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:10.461164  6084 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:10.451864  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 92901.3us
I20260806 03:52:10.466902  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:10.407454  6180 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:10.454697  2332 leader_election.cc:334] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.846s (SENT)
I20260806 03:52:10.431474  5860 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:10.473466  2332 leader_election.cc:334] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.918s (SENT)
W20260806 03:52:10.477203  6177 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260806 03:52:10.462884  5888 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:10.481118  2538 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:10.463229  6147 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:10.488765  6174 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.272s	user 0.001s	sys 0.000s
I20260806 03:52:10.491286  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2210) took 1817 ms. Trace:
W20260806 03:52:10.584879  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 111438us
I20260806 03:52:10.584724  2575 rpcz_store.cc:276] 0806 03:52:08.673544 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:08.673779 (+   235us) service_pool.cc:227] Handling call
0806 03:52:08.713673 (+ 39894us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:09.646024 (+932351us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:10.490895 (+844871us) spinlock_profiling.cc:243] Waited 824 ms on lock 0x7b54004466d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:10.491194 (+   299us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1894374272}
I20260806 03:52:10.494185  6135 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:10.497908  6143 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:10.499866  6161 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:10.501745  5760 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:10.495730  5963 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:52:10.603379  6175 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.177s	user 0.001s	sys 0.000s
I20260806 03:52:10.602969  5963 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:10.516621  6093 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:10.606145  5916 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:10.517736  6036 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:10.519663  6089 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:10.607745  6089 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260806 03:52:10.607933  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 141162us
I20260806 03:52:10.609484  2436 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:10.610641  6161 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:10.520196  5886 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:10.445392  6068 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:10.430388  6183 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:10.528971  2578 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
W20260806 03:52:10.604449  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 125303us
I20260806 03:52:10.514060  6136 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:10.605276  5888 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260806 03:52:10.615068  2332 leader_election.cc:334] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.163s (SENT)
W20260806 03:52:10.415735  6086 consensus_queue.cc:1159] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "cf6042e85bef47c4aac9d064d91501d1" responder_term: 6 status { last_received { term: 6 index: 5 } last_committed_idx: 4 last_received_current_leader { term: 6 index: 5 } }
I20260806 03:52:10.636883  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:10.461175  6165 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:10.619261  5886 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:52:10.644220  2332 leader_election.cc:334] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.228s (SENT)
W20260806 03:52:10.645298  2332 leader_election.cc:334] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.637s (SENT)
I20260806 03:52:10.645721  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:10.590281  6021 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:10.647274  2538 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:10.648600  6180 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:10.642120  5888 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:10.649044  5032 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:10.649324  5888 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:10.650012  5032 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:10.470657  6170 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:10.653811  5963 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:10.655491  5945 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:10.671058  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:10.666204  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:10.673516  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:10.675529  2483 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:10.677697  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:10.678324  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:10.677712  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 416998us
I20260806 03:52:10.678937  2482 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:10.693205  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:10.694416  2484 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
W20260806 03:52:10.695644  2332 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.965s (SENT)
W20260806 03:52:10.696132  2579 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.752s	user 0.007s	sys 0.008s
I20260806 03:52:10.696211  2332 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:10.696564  2579 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.753s	user 0.007s	sys 0.008s
I20260806 03:52:10.681201  2480 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:10.680145  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:10.682288  2429 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:10.700568  2332 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 3.128s (SENT)
I20260806 03:52:10.701112  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:10.722656  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:10.724283  2484 raft_consensus.cc:2396] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 8 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260806 03:52:10.721210  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:10.726226  2480 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:10.674255  5794 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:10.678057  6201 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:10.651463  5032 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [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: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:10.732000  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:10.740005  2332 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 4.974s (SENT)
I20260806 03:52:10.743261  2476 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:10.693817  6192 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:10.679620  6181 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:10.742214  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:10.699692  5916 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:10.726611  6087 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:10.727283  5760 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:10.755710  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:10.792265  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 70503.9us
I20260806 03:52:10.660351  6021 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:10.793221  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:10.794013  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.726817  6180 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:10.730060  5933 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:10.799582  2370 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:10.791092   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:52:10.820993  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:10.821643  6189 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260806 03:52:10.748116  6016 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:10.743040  5932 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:10.748975  6201 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:10.828598  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:10.835947  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:10.844290  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.742s	user 0.009s	sys 0.032s
W20260806 03:52:10.844821  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.743s	user 0.009s	sys 0.033s
W20260806 03:52:10.845176  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 743976us
I20260806 03:52:10.847440  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:10.825918  6181 raft_consensus.cc:686] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:10.823814  5933 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:10.729343  6185 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:10.824942  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:10.871626  2476 raft_consensus.cc:2354] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6.
I20260806 03:52:10.872681  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:10.873333  2474 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:10.731045  5533 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:10.826609  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2198) took 2803 ms. Trace:
I20260806 03:52:10.830056  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:10.878686  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:10.879179  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 178465us
I20260806 03:52:10.873785  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:10.837695  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 97733.2us
I20260806 03:52:10.880121  2429 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:10.748591  6192 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:10.857640  2538 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:10.864002  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:10.866338  2370 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:10.870700  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:10.874269  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.875494  6164 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:10.875849  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.877620  2579 rpcz_store.cc:276] 0806 03:52:08.023658 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:08.023838 (+   180us) service_pool.cc:227] Handling call
0806 03:52:08.024297 (+   459us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:08.024608 (+   311us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:08.812906 (+788298us) log.cc:842] Serialized 14 byte log entry
0806 03:52:10.702166 (+1889260us) log.cc:842] Serialized 14 byte log entry
0806 03:52:10.826033 (+123867us) log.cc:842] Serialized 14 byte log entry
0806 03:52:10.826229 (+   196us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:10.826277 (+    48us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:10.826334 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:10.826409 (+    75us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:10.826538 (+   129us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":722232,"prepare.queue_time_us":213966,"prepare.run_cpu_time_us":177,"prepare.run_wall_time_us":6602,"raft.queue_time_us":616047,"raft.run_cpu_time_us":706,"raft.run_wall_time_us":351338,"thread_start_us":2404846,"threads_started":3,"wal-append.queue_time_us":1166932}
I20260806 03:52:10.741322  6209 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:10.881592  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.888257  2477 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:10.894888  2474 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:10.902940  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.746718  6090 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:10.907819  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:10.913254  2484 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:10.908285  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:10.869210  5933 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:10.912189  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:10.912326  2534 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:10.914963  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:10.817868  5916 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:10.909741  2478 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:10.924054  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.918931  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:10.869588  6185 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:10.927063  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:10.877041  5837 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.055s
I20260806 03:52:10.884140  6192 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:10.931715  2579 raft_consensus.cc:1203] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Deduplicated request from leader. Original: 3.2->[6.3-6.3]   Dedup: 6.3->[]
I20260806 03:52:10.946655  2579 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: [6.3-6.3]
I20260806 03:52:10.932643  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.948442  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:10.949365  2478 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
W20260806 03:52:10.954643  2332 leader_election.cc:334] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.612s (SENT)
I20260806 03:52:10.829866  6180 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:10.932883  6205 consensus_queue.cc:1046] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.065s
W20260806 03:52:10.933890  6156 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260806 03:52:10.934203  5685 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:10.937727  2235 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:10.939155  6201 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:52:10.940200  6121 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:10.962292  6180 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:10.962622  6121 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:10.963088  6121 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:10.872071  6016 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:10.896121  5755 consensus_queue.cc:1225] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 4.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260806 03:52:10.976835  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.977661  2373 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:52:10.978685  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.979190  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:10.979570  2373 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:10.943663  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.986200  2374 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:10.986887  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:10.987483  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.944108  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.944684  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.945437  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.956252  2538 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:10.957297  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.958607   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:52:10.958947  6202 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:10.991169  2377 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:52:10.959604  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.906558  5833 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:10.989351  2372 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:10.959414  6154 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.032s
I20260806 03:52:10.898097  5860 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:11.004916  2584 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:11.009016  2374 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:10.943914  6068 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:10.942694  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.983156  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.984850  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.976547  6180 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:10.996047  2369 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:52:10.997905  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 70922.6us
I20260806 03:52:10.999365  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.918697  6013 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:10.869529  5932 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:11.011857  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.988927  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:10.975114  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:10.982434  6052 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:10.941905  6183 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:10.946858  6185 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:11.021534  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:10.995777  6090 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:11.158190  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 244) took 2294 ms. Trace:
I20260806 03:52:11.166882  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2009) took 1466 ms. Trace:
I20260806 03:52:11.177206  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:10.941735  6136 consensus_queue.cc:1046] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 3, Time since last communication: 0.083s
I20260806 03:52:11.156620  6163 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:10.897404  5533 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:11.020308  6161 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:11.057485  2478 raft_consensus.cc:2354] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7.
W20260806 03:52:11.180336  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 224173us
I20260806 03:52:11.052188  6068 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:11.178196  2581 rpcz_store.cc:276] 0806 03:52:08.863950 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:08.865547 (+  1597us) service_pool.cc:227] Handling call
0806 03:52:08.865910 (+   363us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:08.919635 (+ 53725us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:08.919670 (+    35us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:08.943903 (+ 24233us) log.cc:842] Serialized 26 byte log entry
0806 03:52:09.302256 (+358353us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:09.302297 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:11.059375 (+1757078us) spinlock_profiling.cc:243] Waited 51.4 ms on lock 0x7b540040f6d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:11.059445 (+    70us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:11.059517 (+    72us) raft_consensus.cc:1671] finished
0806 03:52:11.059531 (+    14us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:11.157961 (+ 98430us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1663,"raft.queue_time_us":2502,"raft.run_cpu_time_us":225,"raft.run_wall_time_us":20854,"spinlock_wait_cycles":118299008,"thread_start_us":290711,"threads_started":1,"wal-append.queue_time_us":506869}
I20260806 03:52:11.278450  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:11.277509  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 226283us
I20260806 03:52:11.178340  6180 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:11.290207  6028 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260806 03:52:11.292734  6171 sasl_common.cc:323] Time spent creating new SASL server: real 0.294s	user 0.000s	sys 0.001s
I20260806 03:52:11.019770  6202 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:11.297693  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:11.159437  2575 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:11.158595  6183 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:11.178895  2379 rpcz_store.cc:276] 0806 03:52:09.700724 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:09.700961 (+   237us) service_pool.cc:227] Handling call
0806 03:52:09.814597 (+113636us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:10.094372 (+279775us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:10.094453 (+    81us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:10.094517 (+    64us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:10.094563 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:11.166490 (+1071927us) spinlock_profiling.cc:243] Waited 202 ms on lock 0x7b540014f854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:11.166563 (+    73us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:11.166791 (+   228us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":463970688}
I20260806 03:52:11.305239  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.341161  2480 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:11.179961  6090 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:11.312161  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:11.316051  2373 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:11.233366  6167 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:11.078320  6181 consensus_queue.cc:237] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:10.921442  6209 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:11.340921  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:11.178296  6129 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.308s
I20260806 03:52:11.283232  6163 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:11.354514  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.350438  2584 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:11.367233  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:11.321388  6068 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:11.373720  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:11.375067  2375 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260806 03:52:11.178571  6052 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:11.022694  5860 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:11.349506  6167 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:11.388216  6167 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:11.362177  5829 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:11.349745  6090 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:11.343474  6202 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:11.401674  2483 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.725s	user 0.016s	sys 0.000s
I20260806 03:52:11.391228  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.389580  2578 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:11.402838  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:11.352623  6028 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:11.343204  6183 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:11.408898  2483 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:11.372526  6163 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:11.410023  2479 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:11.413584  2370 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:11.417582  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:11.421149  2480 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:11.303790  6203 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.088s
I20260806 03:52:11.425760  2584 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:11.431461  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.432248  2480 raft_consensus.cc:2354] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4.
W20260806 03:52:11.433091  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 65969.9us
I20260806 03:52:11.435531  2534 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:11.052713  5833 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:11.442203  6013 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260806 03:52:11.443389  6204 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.262s	user 0.000s	sys 0.001s
I20260806 03:52:11.401268  6021 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:11.447294  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:11.456655  2584 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:52:11.408597  6028 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:11.452929  6051 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:11.422621  5972 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.040s
W20260806 03:52:11.443389  6215 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.130s	user 0.000s	sys 0.000s
I20260806 03:52:11.468528  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.476925  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:11.480957  6201 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:11.482323  2574 raft_consensus.cc:2396] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260806 03:52:11.493280  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.466941  6164 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:52:11.495486  2481 raft_consensus.cc:2354] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7.
I20260806 03:52:11.451006  6013 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:11.428974  6154 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.063s
I20260806 03:52:11.471025  6120 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:11.505026  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:11.509678  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.520956  6161 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:11.521759  6161 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:11.528167  6223 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
I20260806 03:52:11.530417  6209 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:11.533635  6052 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:11.481876  6201 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:11.521842  5860 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:11.550858  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.551882  2484 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:11.548491  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:11.550285  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:11.551196  2332 leader_election.cc:334] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.741s (SENT)
I20260806 03:52:11.555598  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:11.499469  5916 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:11.559402  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:11.552865  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:11.505522  6013 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:11.563539  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:11.560444  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54847.3us
I20260806 03:52:11.565953  2429 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:11.567142  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.506032  6136 consensus_queue.cc:1225] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 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 3
I20260806 03:52:11.568778  6021 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:11.573665  6180 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:11.546660  6086 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:11.575398  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.614547  2476 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:11.576504  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.617926  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:11.618772  2369 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:11.577631  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.579335  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.582322  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:11.597131  6222 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260806 03:52:11.597764  2575 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:52:11.634140  2575 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:11.598400  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:11.597219  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:11.599354  6221 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.154s	user 0.001s	sys 0.000s
I20260806 03:52:11.600346  6016 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:11.507988  6164 raft_consensus.cc:686] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:11.610028  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:11.621696  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.685195  2484 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:11.624830  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:11.622081  6028 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:11.605664  6021 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:11.631136  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.636786  2575 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:11.615235  6136 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:11.693044  6164 consensus_queue.cc:237] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:11.569183  5932 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:11.696661  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.686828  5533 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:11.706812  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.633073  6180 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:11.708200  6028 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:11.715416  2377 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:11.716207  6021 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:11.758242  2332 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.047s (SENT) [suppressed 29 similar messages]
I20260806 03:52:11.760958  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:11.720541  5886 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:11.724470  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:11.688318  5965 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.344s	user 0.007s	sys 0.012s
I20260806 03:52:11.743052  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:11.723781  6136 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:11.748582  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:11.745893  6180 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:11.751543  5933 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.804s	user 0.013s	sys 0.001s
I20260806 03:52:11.752252  2379 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
W20260806 03:52:11.752666  5888 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.103s	user 0.015s	sys 0.007s
W20260806 03:52:11.753976  5945 consensus_meta.cc:287] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.094s	user 0.011s	sys 0.010s
I20260806 03:52:11.633951  6086 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:11.784534  2332 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.791s (SENT)
I20260806 03:52:11.813441  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.844098  6227 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:11.841588  2476 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:11.864944  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:11.850816  5932 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:11.882792  6084 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:11.860175  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:11.633963  6183 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:11.904441  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:11.913009  2477 raft_consensus.cc:2362] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5. Re-sending same reply.
I20260806 03:52:11.904546  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:11.914160  2370 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:11.914469  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 130026us
I20260806 03:52:11.817960  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.884121  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.881295  2481 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:11.908490  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:11.901088  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 335234us
I20260806 03:52:11.919238  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.917940  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:11.917181  2332 leader_election.cc:334] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.841s (SENT)
I20260806 03:52:11.901762  3590 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:11.884907  2583 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260806 03:52:11.895211  2474 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:11.924414  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.924404  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.926246  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:11.926842  2574 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:52:11.927390  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:11.925218  2474 raft_consensus.cc:2362] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5. Re-sending same reply.
I20260806 03:52:11.931507  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.925679  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.932698  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.925838  2484 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:11.921814  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:11.933383  2474 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:52:11.938050  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.940738  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.940944  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.941510  2481 raft_consensus.cc:2362] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7. Re-sending same reply.
I20260806 03:52:11.803225  5834 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:11.816758  6136 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:11.828758  6180 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:11.948817  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.950138  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.948817  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.952806  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.953708  2477 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:11.883939  6086 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:11.957554  2370 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:11.861434  5886 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:11.962116  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:11.966917  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.918900  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 413) took 1022 ms. Trace:
I20260806 03:52:11.972962  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.973222  3586 rpcz_store.cc:276] 0806 03:52:10.896282 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:11.748174 (+851892us) service_pool.cc:227] Handling call
0806 03:52:11.918818 (+170644us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:11.974490  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:11.973708  2481 raft_consensus.cc:2362] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8. Re-sending same reply.
I20260806 03:52:11.976266  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:11.976450  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.977721  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.978010  3590 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 7. Ops: []
I20260806 03:52:11.978850  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:11.979393  2481 raft_consensus.cc:2362] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5. Re-sending same reply.
I20260806 03:52:11.929258  5933 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:11.980643  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.981586  2481 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
W20260806 03:52:11.983237  6090 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.560s	user 0.006s	sys 0.009s
I20260806 03:52:11.983071  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.983559  5933 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:11.984148  2481 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:11.985580  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.934473  6084 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:11.987454  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:11.943867  6205 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:11.817200  5965 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:11.988399  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:11.975348  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 307) took 1185 ms. Trace:
I20260806 03:52:11.970197  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:11.990281  2376 rpcz_store.cc:276] 0806 03:52:10.790347 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:10.790532 (+   185us) service_pool.cc:227] Handling call
0806 03:52:11.974322 (+1183790us) spinlock_profiling.cc:243] Waited 2.07 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:52:11.975255 (+   933us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4763904}
I20260806 03:52:11.975338  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:11.991458  2332 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.992s (SENT)
I20260806 03:52:12.005992  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:11.989938  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:11.943223  5917 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:11.997531  5965 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:11.998312  3591 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:12.000247  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:12.010814  2481 raft_consensus.cc:2362] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5. Re-sending same reply.
W20260806 03:52:12.001919  6192 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.999s	user 0.015s	sys 0.005s
I20260806 03:52:12.002521  6183 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:11.929105  5888 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:11.995513  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:12.022497  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:11.948053  5834 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:11.929352  5932 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.036985  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:12.010097  6202 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.581s	user 0.006s	sys 0.016s
W20260806 03:52:12.027592  6068 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.625s	user 0.009s	sys 0.005s
I20260806 03:52:12.035874  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:11.882791  6227 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:12.060550  6227 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:12.062744  5833 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:12.050753  2584 raft_consensus.cc:2354] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6.
I20260806 03:52:12.067994  5888 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:12.068678  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1040) took 1166 ms. Trace:
I20260806 03:52:12.069149  2578 rpcz_store.cc:276] 0806 03:52:10.902490 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:10.902633 (+   143us) service_pool.cc:227] Handling call
0806 03:52:12.068375 (+1165742us) spinlock_profiling.cc:243] Waited 478 ms on lock 0x7b540024d6d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:12.068569 (+   194us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1100486912}
I20260806 03:52:11.983819  6090 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.072630  6090 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.072906  6201 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:12.074994  2478 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:12.078380  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.079269  2478 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:12.057052  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:12.046151  6183 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:12.054803  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:12.085765  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.086896  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:12.056468  6121 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.093s	user 0.018s	sys 0.001s
I20260806 03:52:12.057050  3588 raft_consensus.cc:2354] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 9.
I20260806 03:52:12.046152  5964 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260806 03:52:12.057775  6087 raft_consensus.cc:3032] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:52:12.084304  6183 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:12.086512  5834 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.023687  6051 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:12.034003  5917 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:12.004441  6232 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 3, Time since last communication: 0.138s
I20260806 03:52:12.123040  5834 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:12.123772  6234 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
W20260806 03:52:12.124097  6161 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.601s	user 0.010s	sys 0.017s
I20260806 03:52:12.124549  6161 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.127350  6161 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.128978  6232 consensus_queue.cc:1225] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 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 3
I20260806 03:52:12.129788  6232 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:12.130290  6232 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:12.131597  6194 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:12.037068  6192 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:12.098614  6087 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:12.106918  6183 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:12.135124  6185 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.867s	user 0.024s	sys 0.000s
I20260806 03:52:12.088254  6202 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:12.135685  6194 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:12.054100  6068 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.095160  6121 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:12.181655  6121 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.131438  6232 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:12.182832  6163 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.745s	user 0.008s	sys 0.008s
I20260806 03:52:12.182974  6232 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:12.168793  6194 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:12.172549  6233 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260806 03:52:12.178072  6202 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.149550  6185 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:12.120219  6167 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.702s	user 0.013s	sys 0.006s
I20260806 03:52:12.199222  6192 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:12.192185  6167 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.208209  6167 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:52:12.205483  6185 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.222879  6183 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:12.271227  2377 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260806 03:52:12.276815  2377 pending_rounds.cc:76] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 4
W20260806 03:52:12.273221  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 302760us
I20260806 03:52:12.277535  2377 pending_rounds.cc:97] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 6.5
I20260806 03:52:12.289565  2377 raft_consensus.cc:2894] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Aborting config change with OpId 6.5: Aborted: Op aborted by new leader
I20260806 03:52:12.285115  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:12.297061  2474 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:12.298012  2377 raft_consensus.cc:2866] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:12.297160  2370 raft_consensus.cc:2354] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8.
I20260806 03:52:12.298803  2476 raft_consensus.cc:2354] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6.
I20260806 03:52:12.299925  2480 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
W20260806 03:52:12.300220  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 328798us
I20260806 03:52:12.300122  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.301627  2482 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:12.303982  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:11.158006   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:52:12.304886  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.306967  2538 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:12.282665  2332 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.029s (SENT)
I20260806 03:52:12.310302  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2219) took 2503 ms. Trace:
I20260806 03:52:12.100044  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:12.313557  3594 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:52:12.317039  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 296619us
I20260806 03:52:12.269212  2235 catalog_manager.cc:5495] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:12.173168  5917 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:12.176098  5932 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.364832  6143 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:12.365418  6143 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:12.365447  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 61988.2us
I20260806 03:52:12.368402  2478 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:52:12.369463  6205 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:12.370136  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.370565  6205 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:12.372797  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2128) took 1137 ms. Trace:
I20260806 03:52:12.373404  2479 rpcz_store.cc:276] 0806 03:52:11.235489 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:11.235906 (+   417us) service_pool.cc:227] Handling call
0806 03:52:11.409759 (+173853us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:11.417010 (+  7251us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:12.372151 (+955141us) spinlock_profiling.cc:243] Waited 117 ms on lock 0x7b5400037350. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:12.372503 (+   352us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":269559680}
I20260806 03:52:12.375380  6086 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:12.377326  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 95144us
I20260806 03:52:12.160477  6087 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:12.378595  2332 leader_election.cc:334] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.177s (SENT)
I20260806 03:52:12.379232  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:12.379773  6087 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:12.183386  6163 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:12.382784  2577 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:12.383437  2575 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:12.386456  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 411) took 1509 ms. Trace:
I20260806 03:52:12.387053  3591 rpcz_store.cc:276] 0806 03:52:10.876567 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:10.876747 (+   180us) service_pool.cc:227] Handling call
0806 03:52:12.385870 (+1509123us) spinlock_profiling.cc:243] Waited 1.08 s on lock 0x7b54004a2254. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:12.386140 (+   270us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2477241216}
I20260806 03:52:12.390244  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.333428  2572 rpcz_store.cc:276] 0806 03:52:09.806846 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:09.807434 (+   588us) service_pool.cc:227] Handling call
0806 03:52:09.834720 (+ 27286us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:10.359054 (+524334us) raft_consensus.cc:1520] Early marking committed up to index 1
0806 03:52:10.359100 (+    46us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:10.366322 (+  7222us) log.cc:842] Serialized 52 byte log entry
0806 03:52:10.659757 (+293435us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:52:10.659795 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:10.659878 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:12.199905 (+1540027us) spinlock_profiling.cc:243] Waited 2.84 ms on lock 0x7b2400227eb8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d799f5cf4 00007f0d799f3dfb 00007f0d79a82559 00007f0d79a821e5 00007f0d79a81740 00007f0d7c774578 00007f0d7c774cd8 00007f0d7c74c6e8 00007f0d7c747aea 00007f0d7c746f36
0806 03:52:12.309252 (+109347us) raft_consensus.cc:1671] finished
0806 03:52:12.309316 (+    64us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:12.309987 (+   671us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":626055,"raft.queue_time_us":127418,"raft.run_cpu_time_us":244,"raft.run_wall_time_us":567121,"spinlock_wait_cycles":6523136,"thread_start_us":699991,"threads_started":2,"wal-append.queue_time_us":558621}
I20260806 03:52:12.376648  6086 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.342553  6090 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:12.387595  6183 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:12.371863  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.404618  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.181648  6068 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.414855  2537 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:12.416204  6202 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:12.417397  6202 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:12.422708  6136 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.423197  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.423503  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.352286  6161 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:12.428401  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:12.428740  6161 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.429530  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:12.430963  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:12.431138  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.431475  6161 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.424755  6090 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.363772  6185 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:12.433488  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:12.437512  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 92706.2us
I20260806 03:52:12.438433  2479 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:12.439208  2534 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:12.439487  6194 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:12.442116  5922 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:12.442384  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 135884us
I20260806 03:52:12.443387  6151 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:12.409456  2481 raft_consensus.cc:2362] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8. Re-sending same reply.
I20260806 03:52:12.444974  2478 raft_consensus.cc:2354] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6.
I20260806 03:52:12.446460  2474 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:12.367405  6143 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.445858  2537 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:12.456147  6051 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:12.456981  6163 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:12.457728  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.458943  2480 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:52:12.459340  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 406169us
I20260806 03:52:12.483501  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 1968) took 1752 ms. Trace:
I20260806 03:52:12.459939  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:12.481212  3594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 410) took 1611 ms. Trace:
I20260806 03:52:12.469884  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.491778  2482 rpcz_store.cc:276] 0806 03:52:10.731107 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:10.731245 (+   138us) service_pool.cc:227] Handling call
0806 03:52:10.731592 (+   347us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:12.338578 (+1606986us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:12.483078 (+144500us) spinlock_profiling.cc:243] Waited 1.57 s on lock 0x7b5400388bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:12.483407 (+   329us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3609083264}
I20260806 03:52:12.463994  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.502357  2480 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:12.496085  3594 rpcz_store.cc:276] 0806 03:52:10.870069 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:10.870269 (+   200us) service_pool.cc:227] Handling call
0806 03:52:12.480806 (+1610537us) spinlock_profiling.cc:243] Waited 1.41 s on lock 0x7b54005424d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:12.481117 (+   311us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3250680064}
I20260806 03:52:12.470319  2235 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 2 to 3, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 3 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:12.506215  5829 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:12.509485  6163 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:12.510154  6163 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:12.512933  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73993.8us
I20260806 03:52:12.514564  6203 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:12.515201  6203 raft_consensus.cc:686] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:12.516558  6141 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:12.510402  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.474107  6143 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:12.529346  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.478991  6084 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.463604  6090 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.531489  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.535383  2481 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:52:12.476204  6167 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:12.542424  2478 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:12.542896  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:12.543737  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.544749  2478 raft_consensus.cc:2379] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:12.545817  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.547279  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:12.549643  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 80930.5us
I20260806 03:52:12.554626  2479 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:12.558291  2474 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:12.553697  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.549636  6163 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:12.542900  2477 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.589s	user 0.017s	sys 0.005s
I20260806 03:52:12.563674  6016 consensus_queue.cc:1046] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260806 03:52:12.564833  6086 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.564101  2477 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:12.568142  2484 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:12.569149  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.572302  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:12.575008  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:12.578668  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 200209us
I20260806 03:52:12.581651  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:12.582031  6086 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260806 03:52:12.582671  6013 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.982s	user 0.007s	sys 0.014s
I20260806 03:52:12.583611  6086 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:12.580282  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:12.584697  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 139146us
I20260806 03:52:12.578181  5755 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
W20260806 03:52:12.584136  6249 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.093s	user 0.000s	sys 0.002s
I20260806 03:52:12.587204  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2148) took 1004 ms. Trace:
I20260806 03:52:12.586182  2483 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:12.584301  6202 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:12.588951  2477 rpcz_store.cc:276] 0806 03:52:11.583344 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:11.951005 (+367661us) service_pool.cc:227] Handling call
0806 03:52:12.580193 (+629188us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:12.587850  2474 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:12.592610  2372 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:12.536582  6185 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.590703  2482 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:12.590025  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2154) took 1003 ms. Trace:
I20260806 03:52:12.596514  2483 rpcz_store.cc:276] 0806 03:52:11.586315 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:12.479739 (+893424us) service_pool.cc:227] Handling call
0806 03:52:12.589972 (+110233us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:12.599321  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.569250  2235 catalog_manager.cc:5495] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 3 to 5, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 5 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:12.583487  6013 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:12.588335  6205 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:12.589339  5755 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:12.587090  6086 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:12.611078  2479 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:52:12.612422  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2157) took 1024 ms. Trace:
I20260806 03:52:12.619715  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:12.621440  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:12.622404  2484 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:12.624905  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2143) took 1039 ms. Trace:
I20260806 03:52:12.615782  2481 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:12.616711  2478 rpcz_store.cc:276] 0806 03:52:11.587598 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:12.563180 (+975582us) service_pool.cc:227] Handling call
0806 03:52:12.612329 (+ 49149us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:12.629534  2479 rpcz_store.cc:276] 0806 03:52:11.575646 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:12.567034 (+991388us) service_pool.cc:227] Handling call
0806 03:52:12.595799 (+ 28765us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:12.614227 (+ 18428us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:12.614517 (+   290us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:12.612084  6136 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.639045  2537 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:12.595711  6203 consensus_queue.cc:237] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:12.660974  6180 consensus_meta.cc:287] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.670s	user 0.011s	sys 0.010s
I20260806 03:52:12.661839  6180 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.663511  2476 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:12.665382  2374 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260806 03:52:12.667402  2575 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260806 03:52:12.667024  6086 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:12.668516  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 254) took 1071 ms. Trace:
I20260806 03:52:12.669272  6086 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:12.669014  2575 rpcz_store.cc:276] 0806 03:52:11.597058 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:11.597200 (+   142us) service_pool.cc:227] Handling call
0806 03:52:11.597619 (+   419us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:12.382118 (+784499us) spinlock_profiling.cc:243] Waited 684 ms on lock 0x7b58006a67b0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca40f63 00007f0d7caa4aba 00007f0d7cabc3af 00007f0d7cabdb4e 00007f0d7cac7c89 00007f0d7cac8556 00007f0d7cac4edf 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684
0806 03:52:12.667938 (+285820us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:12.668417 (+   479us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1573443968}
I20260806 03:52:12.673112  6185 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.672693  5755 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:12.674072  6164 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:52:12.674583  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 69578.4us
I20260806 03:52:12.675019  5755 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:12.677591  3542 leader_election.cc:398] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8.
I20260806 03:52:12.678081  3542 leader_election.cc:401] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
W20260806 03:52:12.678815  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46914.1us
I20260806 03:52:12.682799  6121 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:12.684430  5872 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260806 03:52:12.643698  6087 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:12.691619  2572 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
W20260806 03:52:12.671841  2332 leader_election.cc:334] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.612s (SENT)
I20260806 03:52:12.701215  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:12.701923  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:12.703001  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:12.703195  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:12.709252  2583 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:12.710769  2332 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:12.707665  2478 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:12.711382  2477 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:52:12.725085  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:12.726943  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 140132us
I20260806 03:52:12.728395  6205 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:12.728610  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:12.730518  2482 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:52:12.731541  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2155) took 1144 ms. Trace:
I20260806 03:52:12.733143  2482 rpcz_store.cc:276] 0806 03:52:11.586773 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:12.722539 (+1135766us) service_pool.cc:227] Handling call
0806 03:52:12.729959 (+  7420us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:12.731131 (+  1172us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:12.731417 (+   286us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:12.732282  2584 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:12.736755  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:12.735601  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:12.755278  2480 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:12.757054  2483 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260806 03:52:12.761251  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2161) took 1134 ms. Trace:
I20260806 03:52:12.765422  2235 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 5 to 6, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 6 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
W20260806 03:52:12.770857  6248 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.159s	user 0.000s	sys 0.000s
W20260806 03:52:12.773016  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 101217us
I20260806 03:52:12.773782  6205 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:12.780527  6087 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:12.792205  2483 pending_rounds.cc:76] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 2
I20260806 03:52:12.793465  2477 rpcz_store.cc:276] 0806 03:52:11.589373 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:12.635091 (+1045718us) service_pool.cc:227] Handling call
0806 03:52:12.705447 (+ 70356us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:12.723024 (+ 17577us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:12.723318 (+   294us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:12.802304  2483 pending_rounds.cc:97] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260806 03:52:12.802846  2483 raft_consensus.cc:2866] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:12.803822  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2159) took 1215 ms. Trace:
I20260806 03:52:12.804279  2483 rpcz_store.cc:276] 0806 03:52:11.588613 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:12.756128 (+1167515us) service_pool.cc:227] Handling call
0806 03:52:12.756618 (+   490us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:12.803466 (+ 46848us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:12.803751 (+   285us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:12.805420  2476 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:12.807482  2479 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260806 03:52:12.807971  2479 pending_rounds.cc:76] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 1
I20260806 03:52:12.808269  2479 pending_rounds.cc:97] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:52:12.808528  2479 raft_consensus.cc:2866] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:12.810789  2482 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:12.800791  6180 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:12.814301  2479 pending_rounds.cc:97] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260806 03:52:12.815083  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2175) took 1063 ms. Trace:
I20260806 03:52:12.813356  2481 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:12.818652  2479 raft_consensus.cc:2866] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:12.820279  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:12.820255  2476 rpcz_store.cc:276] 0806 03:52:11.751391 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:12.774598 (+1023207us) service_pool.cc:227] Handling call
0806 03:52:12.798229 (+ 23631us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:12.807487 (+  9258us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:12.814624 (+  7137us) spinlock_profiling.cc:243] Waited 17.6 ms on lock 0x7b5400350cd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:12.814835 (+   211us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":40559360}
I20260806 03:52:12.834288  2478 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:12.835955  2235 catalog_manager.cc:5495] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 5, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 5 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:12.854188  2483 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:12.856541  2235 catalog_manager.cc:5495] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 2 to 4, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 4 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:12.839090  6016 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260806 03:52:12.860194  6013 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:12.881798  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:12.892120  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:12.893334  2480 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:12.901314  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:12.902971  6044 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:12.903798  6044 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:12.904623  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:12.905071  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 187415us
I20260806 03:52:12.906828  6044 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:12.907096  2236 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33778 (request call id 216) took 11947 ms (client timeout 15000 ms). Trace:
I20260806 03:52:12.907718  2480 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:12.909942  3594 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:12.910993  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:12.925335  2483 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260806 03:52:12.907686  2236 rpcz_store.cc:269] 0806 03:52:00.959798 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:00.974094 (+ 14296us) service_pool.cc:227] Handling call
0806 03:52:12.906579 (+11932485us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:52:04.808299 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:52:04.896607 (+ 88308us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:52:04.896670 (+    63us) write_op.cc:435] Acquired schema lock
0806 03:52:04.896704 (+    34us) tablet.cc:660] Decoding operations
0806 03:52:04.971132 (+ 74428us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:52:04.971236 (+   104us) write_op.cc:641] Partition lock acquired for write op
0806 03:52:04.971267 (+    31us) tablet.cc:683] Acquiring locks for 21 operations
0806 03:52:04.972968 (+  1701us) tablet.cc:699] Row locks acquired
0806 03:52:04.973011 (+    43us) write_op.cc:260] PREPARE: finished
0806 03:52:04.973187 (+   176us) write_op.cc:270] Start()
0806 03:52:04.973359 (+   172us) write_op.cc:276] Timestamp: P: 1785988324973126 usec, L: 0
0806 03:52:04.973400 (+    41us) op_driver.cc:331] REPLICATION: starting
0806 03:52:05.059796 (+ 86396us) log.cc:842] Serialized 8315 byte log entry
0806 03:52:05.252163 (+192367us) spinlock_profiling.cc:243] Waited 4.63 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:05.680262 (+428099us) op_driver.cc:444] REPLICATION: finished
0806 03:52:06.215485 (+535223us) write_op.cc:301] APPLY: starting
0806 03:52:06.235429 (+ 19944us) tablet.cc:1365] starting BulkCheckPresence
0806 03:52:06.284689 (+ 49260us) tablet.cc:1368] finished BulkCheckPresence
0806 03:52:06.284718 (+    29us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:52:06.689837 (+405119us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:52:06.855019 (+165182us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=21
0806 03:52:06.855086 (+    67us) write_op.cc:312] APPLY: finished
0806 03:52:06.855657 (+   571us) log.cc:842] Serialized 145 byte log entry
0806 03:52:07.130348 (+274691us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:52:07.138264 (+  7916us) write_op.cc:454] Released schema lock
0806 03:52:07.138424 (+   160us) write_op.cc:341] FINISH: Updating metrics
0806 03:52:07.150455 (+ 12031us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:52:07.150489 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":26141,"reported_tablets":41,"child_traces":[["op",{"apply.queue_time_us":440886,"apply.run_cpu_time_us":43446,"apply.run_wall_time_us":963655,"num_ops":21,"prepare.queue_time_us":620727,"prepare.run_cpu_time_us":21764,"prepare.run_wall_time_us":434131,"raft.queue_time_us":181374,"raft.run_cpu_time_us":17955,"raft.run_wall_time_us":464898,"replication_time_us":693414,"spinlock_wait_cycles":10651904,"thread_start_us":864951,"threads_started":5,"wal-append.queue_time_us":437077,"wal-append.run_cpu_time_us":25168,"wal-append.run_wall_time_us":2456986}]]}
I20260806 03:52:12.938405  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:12.944276  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:12.977044  2578 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:12.944923  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:12.945631  3591 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:12.946416  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:12.979313  3588 raft_consensus.cc:2354] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7.
I20260806 03:52:12.949069  5682 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:12.980464  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:12.981268  2572 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:12.935592  2478 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260806 03:52:12.956343  6087 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:12.958222  3594 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260806 03:52:12.960158  2370 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:12.961172  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2172) took 1210 ms. Trace:
I20260806 03:52:12.985019  2479 rpcz_store.cc:276] 0806 03:52:11.750487 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:12.641141 (+890654us) service_pool.cc:227] Handling call
0806 03:52:12.711628 (+ 70487us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:12.960898 (+249270us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:12.961089 (+   191us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:12.964542  2481 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:12.966166  2480 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:12.966353  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:12.967758  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:12.950973  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:12.984402  3594 pending_rounds.cc:76] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Aborting all ops after (but not including) 4
I20260806 03:52:12.998250  3594 pending_rounds.cc:97] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 6.5
I20260806 03:52:12.998624  3594 raft_consensus.cc:2894] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Aborting config change with OpId 6.5: Aborted: Op aborted by new leader
I20260806 03:52:13.001355  2479 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:12.999383  2584 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:13.011727  2482 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:13.014369  2375 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:13.029932  2578 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:13.027907  3594 raft_consensus.cc:2866] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:13.036798  6192 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:13.045639  2479 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:52:13.053586  2538 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:13.054960  6151 consensus_queue.cc:1046] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:13.056393  5922 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:13.056841  5922 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:13.057232  5922 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:13.061707  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:13.070381  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:13.041883  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:13.072997  3588 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:13.055109  6013 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:52:13.021405  6087 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:13.094813  2484 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:13.096516  2474 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:13.097584  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:13.101948  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48468.1us
W20260806 03:52:13.102660  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 151904us
I20260806 03:52:13.103763  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:13.115329  2372 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.511s	user 0.011s	sys 0.000s
I20260806 03:52:13.115823  2372 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:13.117127  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2144) took 1541 ms. Trace:
I20260806 03:52:13.120177  2538 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:13.117534  2474 rpcz_store.cc:276] 0806 03:52:11.576003 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:12.599362 (+1023359us) service_pool.cc:227] Handling call
0806 03:52:13.096255 (+496893us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:13.104881 (+  8626us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:13.116922 (+ 12041us) spinlock_profiling.cc:243] Waited 467 ms on lock 0x7b5400350050. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:13.117063 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1073109888}
I20260806 03:52:13.124987  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:13.134050  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:13.136734  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:13.135996  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:13.144151  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:13.151767  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:13.126824  6121 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8.
I20260806 03:52:13.154368  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:13.154623  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:13.155664  6167 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:13.151422  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:13.158265  5510 consensus_queue.cc:1046] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:52:13.161252  6021 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.310s	user 0.016s	sys 0.007s
I20260806 03:52:13.163300  2574 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:13.136947  6016 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:13.166108  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:13.167441  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:13.136622  6180 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:13.154410  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:13.187476  2575 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:13.194450  2332 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:13.192936  3547 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:13.208693  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:13.179833  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:13.139745  6087 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:13.222083  2581 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:13.259930  5474 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:13.260782  5474 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:13.262012  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 50588us
I20260806 03:52:13.264925  2578 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
W20260806 03:52:13.271981  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 102218us
W20260806 03:52:13.275381  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82598.2us
I20260806 03:52:13.237424  5682 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEARNER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:13.267493  3588 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:13.263442  6051 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:13.219528  6021 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:13.273290  6167 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:13.294612  6167 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:13.238353  6180 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:13.289960  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:13.237823  6194 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.040s
W20260806 03:52:13.300582  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 111931us
I20260806 03:52:13.302597  6180 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:13.302717  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:13.308269  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:13.313058  5474 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:13.314121  6180 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:13.318117  6087 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:13.319387  6121 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:13.322548  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:13.324476  6084 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:13.325176  6084 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:13.325973  6021 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:13.326247  5828 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:52:13.326700  5828 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:13.326818  2479 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:13.332649  6087 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:13.339162  5884 raft_consensus.cc:3032] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:13.339473  6087 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:13.341683  5884 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:13.340794  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:13.291360  6051 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:13.351544  5474 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:13.352185  5474 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:13.352550  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:13.353721  3584 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:13.342834  5884 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:13.311571  5922 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:13.350044  6051 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:13.365118  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:13.384775  2581 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:13.353613  5474 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:13.357957  6194 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:13.295677  6167 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:13.393304  2572 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:13.389241  3590 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:13.326719  6084 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:13.327766  5828 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:13.400401  6163 raft_consensus.cc:2741] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election decision vote started in defunct term 6: won
W20260806 03:52:13.409392  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 53052.9us
I20260806 03:52:13.407078  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:13.424124  2375 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:13.401506  6194 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:13.434504  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:13.426020  5884 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:13.399724  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 119896us
I20260806 03:52:13.397336  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:13.399648  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 242214us
I20260806 03:52:13.423506  5828 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:13.429299  6203 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:13.402202  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 230855us
I20260806 03:52:13.471271  2538 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:13.438832  5474 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:13.456720  2370 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:13.473763  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:13.474695  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 214645us
W20260806 03:52:13.496241  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 155568us
I20260806 03:52:13.504397  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:13.510807  2377 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 6
I20260806 03:52:13.511919  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:13.506646  2375 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:13.474253  6016 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:13.520941  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49847.5us
W20260806 03:52:13.523972  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 272917us
I20260806 03:52:13.519248  2572 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
W20260806 03:52:13.527195  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 98471.9us
I20260806 03:52:13.529299  2537 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:13.530345  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:13.531243  2372 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:13.534750  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:13.542557  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:13.522615  6087 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:13.546343  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:13.484468  6203 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:13.532506  5872 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:13.566999  2537 leader_election.cc:398] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7.
W20260806 03:52:13.570459  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53414.5us
I20260806 03:52:13.574159  6016 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:13.576975  6276 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260806 03:52:13.578702  2436 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:13.552618  5922 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:13.550239  6087 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:13.568236  5510 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:13.555260  5872 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:13.585297  2370 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:13.582573  6192 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:13.600590  6180 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:13.600993  6192 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:13.601400  6180 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:13.597258  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:13.604827  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:13.612425  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:13.613556  2575 raft_consensus.cc:2362] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7. Re-sending same reply.
I20260806 03:52:13.603349  5872 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:13.621208  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:13.624106  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:13.628547  6294 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260806 03:52:13.640856  6167 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:13.641870  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 289) took 1246 ms. Trace:
I20260806 03:52:13.642196  6299 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:13.642807  6299 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:13.643321  6299 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:13.642467  2476 rpcz_store.cc:276] 0806 03:52:12.400077 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:12.876639 (+476562us) service_pool.cc:227] Handling call
0806 03:52:12.890449 (+ 13810us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:12.968503 (+ 78054us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:12.968537 (+    34us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:13.042574 (+ 74037us) log.cc:842] Serialized 52 byte log entry
0806 03:52:13.445511 (+402937us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:13.539279 (+ 93768us) log.cc:842] Serialized 14 byte log entry
0806 03:52:13.540430 (+  1151us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:13.540565 (+   135us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:13.641590 (+101025us) raft_consensus.cc:1671] finished
0806 03:52:13.641614 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:13.641782 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":52944,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":48,"raft.queue_time_us":520,"raft.run_cpu_time_us":419,"raft.run_wall_time_us":34627,"thread_start_us":343777,"threads_started":2,"wal-append.queue_time_us":460301}
I20260806 03:52:13.644749  6028 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:52:13.645149  6028 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:13.624349  2579 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
W20260806 03:52:13.681087  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61397.7us
I20260806 03:52:13.560237  6194 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:13.678860  6021 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:13.692557  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:13.596715  6293 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.098s
I20260806 03:52:13.617769  5755 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.073s
W20260806 03:52:13.704543  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 139040us
W20260806 03:52:13.710122  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 141193us
W20260806 03:52:13.719210  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 165421us
I20260806 03:52:13.720562  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:13.722640  2579 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:13.724997  6298 consensus_queue.cc:1046] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.081s
I20260806 03:52:13.726389  6298 raft_consensus.cc:3032] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:13.726781  6298 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:13.707152  6028 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:13.732980  6203 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:13.733428  6028 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:13.712319  6180 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:13.736276  6297 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:13.736791  6297 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:13.737221  6297 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:13.745213  5884 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:13.745999  5884 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:13.747071  6302 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.111s	user 0.000s	sys 0.002s
I20260806 03:52:13.708062  6087 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:13.750330  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:13.752449  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:13.754016  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:13.753912  6303 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:13.764609  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:13.763008  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 206378us
I20260806 03:52:13.768813  6303 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:13.769325  6303 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:13.770422  6303 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:13.771271  6087 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:13.764460  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:13.778308  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 63540.6us
W20260806 03:52:13.779691  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55518.9us
I20260806 03:52:13.780664  3547 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:13.785750  6180 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:52:13.786450  6180 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:13.787961  2436 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:13.787468  6180 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:13.790849  2436 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:13.795222  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:52:13.757974  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0862715928815305s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2203s for a response
I20260806 03:52:13.794656  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:13.771891  6303 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:13.850997  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 70449.8us
I20260806 03:52:13.853984  3590 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
W20260806 03:52:13.855847  2332 leader_election.cc:334] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.526s (SENT)
I20260806 03:52:13.796885  6021 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:52:13.868700  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 68047us
W20260806 03:52:13.869346  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 70666.9us
W20260806 03:52:13.871727  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 81028.9us
I20260806 03:52:13.872648  2377 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:13.856941  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:13.874650  6287 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:13.875355  6287 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:13.836673  5682 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:13.877553  5682 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:13.877985  5682 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:13.882673  6316 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:13.800181  5829 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:13.802333  5884 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:13.901360  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62407.7us
I20260806 03:52:13.901793  3545 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:13.727861  6298 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:13.921818  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 127679us
I20260806 03:52:13.924544  6126 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.119s
I20260806 03:52:13.930735  5829 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:13.822410  5872 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:13.998867  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 83087.3us
I20260806 03:52:13.932297  6084 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:13.918407  6205 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:14.002132  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 164112us
I20260806 03:52:13.872278  6051 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:14.004884  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 152233us
I20260806 03:52:14.009672  2370 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260806 03:52:14.006928  6028 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:14.024703  2332 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.588s (SENT)
I20260806 03:52:14.028930  6194 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:14.041498  6051 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:14.042024  6194 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:14.043817  6203 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:14.044593  6203 consensus_queue.cc:1225] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260806 03:52:14.029661  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:14.030666  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:14.038331  5682 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:14.053529  6028 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:14.054459  5682 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:14.050236  6192 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:14.058280  2377 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:14.043226  6194 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:14.075730  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58259.9us
I20260806 03:52:14.092213  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:14.055735  6028 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:14.067536  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.122627  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:14.124066  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:14.124866  2538 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:14.010664  6205 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:14.129498  6028 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:14.131340  5828 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:14.132768  6203 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:14.133168  5829 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:14.135057  2476 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:14.137010  6311 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:14.131701  2436 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.033932  5830 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.088s
I20260806 03:52:14.141467  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:14.142292  3590 raft_consensus.cc:2362] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8. Re-sending same reply.
I20260806 03:52:14.143940  6016 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:14.148070  2477 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:14.153008  6298 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:14.154114  2483 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:52:14.156424  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:14.157114  2483 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:14.157670  5702 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:14.158087  5872 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:14.017839  6313 consensus_queue.cc:1046] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.108s
I20260806 03:52:14.159749  5830 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:14.160211  5830 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:14.160562  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:14.161365  2375 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:14.161464  5830 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:14.165539  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:14.166548  6313 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:14.167034  6313 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:14.038316  6299 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:14.168166  6313 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:14.170753  6299 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:14.174693  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:14.175283  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:14.176229  2484 raft_consensus.cc:2379] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:14.177209  2376 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:14.148797  6028 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:14.179013  6028 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:14.180521  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 164403us
I20260806 03:52:14.181684  6205 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:14.182484  6205 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:14.182811  2483 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:14.183053  6205 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:14.184424  2372 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260806 03:52:14.187939  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:14.189028  3587 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:14.189342  2484 pending_rounds.cc:76] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 3
I20260806 03:52:14.189774  2484 pending_rounds.cc:97] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260806 03:52:14.190294  2484 raft_consensus.cc:2866] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:14.191908  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:14.192185  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:14.024407  6287 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:14.192960  5828 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:14.193388  5828 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:14.193778  5828 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:14.199680  2332 leader_election.cc:334] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.601s (SENT)
I20260806 03:52:14.200255  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:14.200911  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 299265us
I20260806 03:52:14.201850  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.204089  2373 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:14.205585  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:14.206518  2574 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 8
I20260806 03:52:14.208873  2583 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260806 03:52:14.217828  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 196287us
I20260806 03:52:14.227945  2476 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
W20260806 03:52:14.225903  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 94314.3us
I20260806 03:52:14.133217  6203 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:14.254415  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:14.256172  2436 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.223628  6021 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:14.231460  6303 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:14.233903  6126 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:14.241209  5830 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:14.281751  2534 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:14.283035  6313 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:14.298861  2436 leader_election.cc:398] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6.
I20260806 03:52:14.299314  2436 leader_election.cc:401] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:52:14.300812  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:14.302682  6087 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.531s	user 0.009s	sys 0.002s
W20260806 03:52:14.304332  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 104688us
W20260806 03:52:14.304998  2332 leader_election.cc:334] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.689s (SENT)
I20260806 03:52:14.305336  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.306494  6192 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:14.307009  6316 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6.
I20260806 03:52:14.288379  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:14.307997  6316 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:14.308526  3587 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:14.309476  2436 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.311434  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:14.314388  6180 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:14.314467  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:14.315323  6277 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:14.261340  5884 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:14.328791  2436 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.308660  6316 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:14.250404  6299 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.047s
I20260806 03:52:14.337559  2436 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.344169  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:14.344475  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:14.348904  2481 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:14.290192  6021 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:14.308138  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 85077us
W20260806 03:52:14.336784  6297 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.540s	user 0.013s	sys 0.000s
I20260806 03:52:14.385484  6277 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:14.375420  2379 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:14.387279  6277 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:14.392545  6180 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260806 03:52:14.401573  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58703.1us
I20260806 03:52:14.284605  5922 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.064s
W20260806 03:52:14.412192  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 107210us
I20260806 03:52:14.352313  6299 consensus_queue.cc:1225] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 5.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
W20260806 03:52:14.426267  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 70760.7us
I20260806 03:52:14.419672  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:14.342748  6316 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:14.399547  6021 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:14.400004  6087 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:14.455682  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:14.338224  5884 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:14.452893  2332 leader_election.cc:334] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.048s (SENT)
I20260806 03:52:14.472153  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.472309  2574 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:14.403751  6297 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:14.485059  6164 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:14.496181   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:52:14.497963  5884 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:14.446677  6141 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.035s
I20260806 03:52:14.431751  6308 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260806 03:52:14.484670  6021 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:52:14.499209  5828 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:14.531406  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 111885us
I20260806 03:52:14.532444  2537 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:14.532289  2481 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:14.508381  6084 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:52:14.541324  2374 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:14.541774  6203 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:14.547029  6350 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260806 03:52:14.541788  6164 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:14.511129  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 173578us
I20260806 03:52:14.519248  6205 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:14.584988  2436 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:14.567443  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 111389us
I20260806 03:52:14.588395  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:14.594408  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:14.595679  6343 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260806 03:52:14.596580  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:14.597306  6295 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:14.597766  6295 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:14.597944  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:14.598738  6295 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:14.582249  5510 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:14.601085  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:14.602005  2583 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:14.648916  2538 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:14.652010  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 211577us
I20260806 03:52:14.585819  6297 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:14.658166  2579 pending_rounds.cc:76] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 5
I20260806 03:52:14.658560  2579 pending_rounds.cc:97] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 5.6
I20260806 03:52:14.658802  2579 raft_consensus.cc:2866] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:14.554903  6013 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.093s
I20260806 03:52:14.587637  6087 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:14.587273  6311 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:14.656157  6084 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:14.667508  6164 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:14.669503  5828 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:14.672184  6354 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260806 03:52:14.682264  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:14.674258  6180 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:14.656760  6051 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:14.677623  2332 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.060s (SENT)
I20260806 03:52:14.645901  5510 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:14.683877  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.683854  6051 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:14.684080  5510 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:14.685606  2332 leader_election.cc:334] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.139s (SENT)
I20260806 03:52:14.686055  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.686427  6051 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:14.686978  5510 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:14.687134  6051 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:14.688248  6297 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260806 03:52:14.690846  6344 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.147s	user 0.002s	sys 0.000s
W20260806 03:52:14.687847  2332 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.183s (SENT)
I20260806 03:52:14.680585  6087 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:14.653926  5884 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:14.693220  6087 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:14.678148  6311 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:14.683223  6180 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:14.700945  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:14.662714  6203 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:14.710405  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:14.704537  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 94109.3us
I20260806 03:52:14.665056  6295 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:14.718569  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 165086us
I20260806 03:52:14.722451  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:14.723527  2577 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:14.725056  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:14.735143  2331 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:14.737226  6205 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:14.737833  6205 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:14.738374  6205 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:52:14.746426  6362 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260806 03:52:14.750350  6051 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:52:14.750774  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 165940us
I20260806 03:52:14.751730  2436 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:14.754017  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 47719.7us
I20260806 03:52:14.755856  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.756552  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:14.757565  6307 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:14.763031  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.764400  6021 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:14.764487  6353 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:52:14.765707  6287 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:14.769639  6311 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:14.771308  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 59112.1us
I20260806 03:52:14.773772  2481 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:14.764469  6367 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:14.776713  6367 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:14.779222  6367 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:14.712775  6167 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:14.774936  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:14.780570  6167 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:14.713966  6084 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:14.789168  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:14.773280  6298 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.620s	user 0.013s	sys 0.001s
I20260806 03:52:14.800288  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:14.800727  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 53349.4us
I20260806 03:52:14.801555  2377 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:14.801792  2482 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 6
W20260806 03:52:14.802776  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 364127us
I20260806 03:52:14.798806  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:14.819984  2477 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:14.821712  2374 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:14.791115  6313 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.500s	user 0.012s	sys 0.001s
I20260806 03:52:14.829308  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:14.829563  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:14.831135  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:14.833644  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 145827us
I20260806 03:52:14.835377  2483 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260806 03:52:14.844790  2377 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:14.839440  2583 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:14.845073  2481 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:14.875029  2482 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:14.825966  6308 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260806 03:52:14.934695  2377 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260806 03:52:14.946894  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 195221us
I20260806 03:52:14.951805  2538 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:14.980764  2436 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:14.981945  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:15.001585  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 147441us
I20260806 03:52:14.970299  6087 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:15.005874  2534 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:15.008975  2538 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:14.946843  6293 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.055s
I20260806 03:52:14.986982  6313 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:15.002656  5755 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:15.040208  6338 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:15.040372  5755 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.040974  6338 consensus_queue.cc:1225] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 3.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260806 03:52:14.975301  6167 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.042639  5755 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:14.945940  6084 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:15.007153  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:15.002511  6021 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:15.033944  6286 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:15.048192  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:15.050495  2374 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:15.010245  5872 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:15.039777  6316 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.581s	user 0.011s	sys 0.000s
I20260806 03:52:15.052753  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:15.074008  3590 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260806 03:52:15.073854  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:15.056278  6286 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:15.093806  2332 leader_election.cc:334] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.016s (SENT)
I20260806 03:52:15.094563  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:15.093429  6286 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:15.086665  6311 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.015s
I20260806 03:52:15.101712  6212 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:15.102403  6212 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:15.097151  2484 pending_rounds.cc:76] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 5
I20260806 03:52:15.104336  2484 pending_rounds.cc:97] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260806 03:52:15.104758  2484 raft_consensus.cc:2866] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:15.010929  6087 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:15.116237  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 93825.6us
I20260806 03:52:15.086735  3588 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:52:15.120250  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 294538us
I20260806 03:52:15.124234  2374 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260806 03:52:15.083005  6051 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:15.095209  6021 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
W20260806 03:52:15.140431  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 124577us
I20260806 03:52:15.146732  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:15.151265  6338 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:15.151372  6320 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:15.103441  6212 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.149116  2483 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
W20260806 03:52:15.159221  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 65511.8us
I20260806 03:52:15.156535  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:15.161036  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:15.161674  2372 raft_consensus.cc:2362] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6. Re-sending same reply.
I20260806 03:52:15.073168  6316 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:15.170176  2369 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:15.169124  6297 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:15.172004  6297 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.174216  6297 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:15.177736  6087 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:15.158878  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:15.136355  6311 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:15.192082  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:15.196386  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50861.3us
I20260806 03:52:15.210695  2482 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:15.169963  6021 raft_consensus.cc:686] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:15.162840  5682 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.057s
I20260806 03:52:15.225612  2372 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260806 03:52:15.202037  3584 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:15.164520  6180 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:15.193717  6013 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:15.208591  6299 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:15.204106  5872 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:15.260696  2332 leader_election.cc:334] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.047s (SENT)
I20260806 03:52:15.139786  6205 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:15.226290  6203 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.510s	user 0.013s	sys 0.000s
I20260806 03:52:15.280225  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:15.262473  6311 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:15.306058  2474 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:15.227327  6313 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.056s
I20260806 03:52:15.278895  6194 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:15.319298  6297 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:15.321192  6194 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:52:15.339259  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78620.4us
I20260806 03:52:15.276463  6013 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:15.343283  2332 leader_election.cc:334] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.184s (SENT)
I20260806 03:52:15.344551  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:15.303150  5872 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:15.350176  6398 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:15.350850  6398 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:15.352607  6372 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.371s	user 0.000s	sys 0.002s
I20260806 03:52:15.353504  6392 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.038s
I20260806 03:52:15.361722  6392 raft_consensus.cc:3032] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:15.362321  6392 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:15.363289  6392 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:15.348839  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:15.369736  6205 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:15.329315  6021 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:15.373050  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2026) took 1201 ms. Trace:
I20260806 03:52:15.349220  6087 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:15.376863  6393 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:15.316254  6311 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:15.386902  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 43684.8us
I20260806 03:52:15.388155  2538 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:15.353238  6398 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:15.403890  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 138492us
I20260806 03:52:15.356930  6180 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:15.406309  2332 leader_election.cc:334] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.191s (SENT)
I20260806 03:52:15.398590  2479 rpcz_store.cc:276] 0806 03:52:14.171154 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:14.171321 (+   167us) service_pool.cc:227] Handling call
0806 03:52:14.171701 (+   380us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:14.484262 (+312561us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:14.484325 (+    63us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:14.504508 (+ 20183us) log.cc:842] Serialized 52 byte log entry
0806 03:52:14.695048 (+190540us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:14.731130 (+ 36082us) log.cc:842] Serialized 14 byte log entry
0806 03:52:14.851750 (+120620us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:14.851824 (+    74us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:15.351502 (+499678us) spinlock_profiling.cc:243] Waited 20.9 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:15.372505 (+ 21003us) raft_consensus.cc:1671] finished
0806 03:52:15.372652 (+   147us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:15.372873 (+   221us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":86429,"prepare.queue_time_us":26669,"prepare.run_cpu_time_us":55,"prepare.run_wall_time_us":56,"raft.queue_time_us":121701,"raft.run_cpu_time_us":313,"raft.run_wall_time_us":11643,"spinlock_wait_cycles":48123264,"thread_start_us":536455,"threads_started":3,"wal-append.queue_time_us":354435}
I20260806 03:52:15.412955  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:15.414525  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:15.414873  2581 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:15.415285  2583 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
W20260806 03:52:15.416939  2436 connection.cc:232] RPC call timeout handler was delayed by -2.7006506519392133s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.198s for a response
W20260806 03:52:15.417520  2436 connection.cc:232] RPC call timeout handler was delayed by -2.6574506517499685s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2028s for a response
I20260806 03:52:15.424738  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:15.429867  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:15.433164  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:15.439738  3586 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:15.441063  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:15.405284  6316 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:15.446813  2372 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 7: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:15.424259  6087 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:15.468637  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:15.410817  6194 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:15.469668  3587 raft_consensus.cc:2379] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:15.470175  3587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 423) took 1033 ms. Trace:
W20260806 03:52:15.455791  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49511us
W20260806 03:52:15.472271  2332 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.558s (SENT)
I20260806 03:52:15.473053  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:15.460697  5872 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:15.458993  6369 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:15.470527  3587 rpcz_store.cc:276] 0806 03:52:14.436375 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:14.440476 (+  4101us) service_pool.cc:227] Handling call
0806 03:52:15.468495 (+1028019us) spinlock_profiling.cc:243] Waited 29.2 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:52:15.470108 (+  1613us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":67085696}
I20260806 03:52:15.445994  6167 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:15.453583  6013 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:15.470192  6194 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:15.471962  6286 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.547852  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:15.549572  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:15.497049  2576 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:15.538069  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:15.483975  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 57876.8us
I20260806 03:52:15.559336  6286 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:15.559983  6084 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:15.560446  5474 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260806 03:52:15.548890  6121 raft_consensus.cc:659] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: failed to trigger leader election: Illegal state: only voting members can start elections: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:15.492252  6167 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:15.569139  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:15.578995  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:15.582918  2376 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 6
I20260806 03:52:15.513336  6393 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:15.592456  6393 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:15.595188  6393 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:15.494297  6087 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:15.552800  6292 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:15.597492  6087 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:15.601929  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:15.600872  2331 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:15.602524  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:15.603461  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:15.601694  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:15.604271  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:15.565608  6084 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:15.610618  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:15.585214  6167 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:15.612092  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:15.615371  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:15.613320  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:15.614243  2574 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260806 03:52:15.486949  6369 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:15.625609  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78198.9us
I20260806 03:52:15.626343  2576 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:52:15.628955  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:15.636047  6205 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:15.636607  6205 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:15.636974  6205 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:15.604951  6311 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:15.597393  6292 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:15.646718  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:15.613617  6084 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:15.602392  6087 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:15.611905  6408 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:15.623970  6369 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:15.653373  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:15.656937  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:15.662633  2369 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:15.664814  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:15.660530  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2262) took 1055 ms. Trace:
I20260806 03:52:15.649508  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:15.677781  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 74826us
I20260806 03:52:15.648692  3587 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260806 03:52:15.681421  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 233605us
I20260806 03:52:15.661290  6087 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:15.668937  2579 rpcz_store.cc:276] 0806 03:52:14.605645 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:14.657647 (+ 52002us) service_pool.cc:227] Handling call
0806 03:52:14.657995 (+   348us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:14.693533 (+ 35538us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:14.693566 (+    33us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:14.782960 (+ 89394us) spinlock_profiling.cc:243] Waited 6.94 ms on lock 0x7b2c001765a8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:52:14.783533 (+   573us) log.cc:842] Serialized 52 byte log entry
0806 03:52:14.888439 (+104906us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:14.982996 (+ 94557us) log.cc:842] Serialized 14 byte log entry
0806 03:52:14.983343 (+   347us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:14.983460 (+   117us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:15.459024 (+475564us) spinlock_profiling.cc:243] Waited 2.43 ms on lock 0x7b1800358cc0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:15.660267 (+201243us) raft_consensus.cc:1671] finished
0806 03:52:15.660287 (+    20us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:15.660461 (+   174us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":31093,"prepare.queue_time_us":149063,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":31740,"raft.run_cpu_time_us":276,"raft.run_wall_time_us":16994,"spinlock_wait_cycles":21552384,"thread_start_us":137671,"threads_started":2,"wal-append.queue_time_us":220101}
I20260806 03:52:15.694078  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:15.696347  6423 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:15.696589  6424 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.140s	user 0.000s	sys 0.001s
I20260806 03:52:15.690596  6021 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:15.689586  6051 consensus_queue.cc:1046] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260806 03:52:15.712419  6432 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.005s
I20260806 03:52:15.717144  6051 consensus_queue.cc:1225] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 6.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260806 03:52:15.716889  6021 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.717839  6051 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:15.718215  6051 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:15.719249  6021 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:15.719012  6051 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.679700  6408 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.725054  6408 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:15.729059  6167 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:15.731492  6403 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.322s	user 0.003s	sys 0.000s
W20260806 03:52:15.732038  6402 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.330s	user 0.002s	sys 0.000s
I20260806 03:52:15.732357  2581 raft_consensus.cc:2354] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:15.732971  6167 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:15.749847  6292 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:15.750852  6425 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:15.751372  6425 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:15.751803  6425 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:15.754760  6021 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:15.757226  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:15.761886  2379 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 8
I20260806 03:52:15.763604  2578 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:15.766244  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:15.767303  2374 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:15.774049  2376 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:15.777031  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:15.779460  2534 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:15.789615  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 251742us
I20260806 03:52:15.791396  2584 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:15.772261  6051 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:15.755774  6021 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:15.792776  6360 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
W20260806 03:52:15.809342  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 198870us
I20260806 03:52:15.810571  2537 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:15.807464  2436 connection.cc:232] RPC call timeout handler was delayed by -2.5872506517916918s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2106s for a response
W20260806 03:52:15.811753  2436 connection.cc:232] RPC call timeout handler was delayed by -1.3528860518708825s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16200000000000003s for a response
I20260806 03:52:15.817243  2331 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:15.812278  2436 connection.cc:232] RPC call timeout handler was delayed by -1.3204860519617796s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1656s for a response
W20260806 03:52:15.820456  2436 connection.cc:232] RPC call timeout handler was delayed by -1.3015860519371927s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16770000000000002s for a response
I20260806 03:52:15.820827  6430 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:52:15.802656  5829 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260806 03:52:15.827523  2436 connection.cc:232] RPC call timeout handler was delayed by -1.1134860520251095s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1886s for a response
I20260806 03:52:15.828642  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:15.827684  6432 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260806 03:52:15.832304  6435 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260806 03:52:15.838090  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:15.826977  6299 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.534s	user 0.016s	sys 0.000s
I20260806 03:52:15.821223  6413 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:15.822348  6360 raft_consensus.cc:686] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:15.847352  2376 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 8. (term mismatch)
I20260806 03:52:15.847764  2376 pending_rounds.cc:76] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 7
I20260806 03:52:15.847441  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:15.848060  2376 pending_rounds.cc:97] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 8.8
I20260806 03:52:15.848454  2376 raft_consensus.cc:2866] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:15.844110  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:15.849920  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:15.849771  6360 consensus_queue.cc:237] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.850373  6432 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:52:15.845479  6430 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:15.859400  6396 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:15.861809  2480 raft_consensus.cc:2379] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:15.861133  2577 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260806 03:52:15.887661  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:15.846665  6299 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:15.893826  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:15.893721  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:15.912114  6448 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:15.912400  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:15.913219  2474 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:15.893549  5474 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.021s
I20260806 03:52:15.916775  5474 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:15.919718  6021 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:15.920809  6425 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.921983  6423 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:15.923602  6425 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:15.845515  6205 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.924561  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:15.943066  6205 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:15.924523  6430 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.927685  5829 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:15.944167  5829 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:15.928594  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:15.946887  2369 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:15.949995  6392 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:15.960336  6013 raft_consensus.cc:1050] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
W20260806 03:52:15.930778  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.522s	user 0.006s	sys 0.002s
W20260806 03:52:15.963137  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.555s	user 0.007s	sys 0.003s
I20260806 03:52:15.933962  2576 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
W20260806 03:52:15.963507  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 555221us
I20260806 03:52:15.935076  6299 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:52:15.869675  6087 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:15.984798  2379 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
W20260806 03:52:15.989766  2332 leader_election.cc:334] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.616s (SENT)
I20260806 03:52:15.990444  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:15.995409  2534 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:16.001073  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.002017  2479 raft_consensus.cc:2379] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:16.008692  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.009332  2377 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:16.013499  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.017676  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:16.018636  2480 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:16.023705  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 134614us
I20260806 03:52:16.027184  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:16.029947  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:16.033679  2477 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:16.034338  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.050557  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.047618  2369 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:16.055968  2479 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:16.057703  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:16.057813  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:16.059059  2482 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:16.025328  6448 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:16.058202  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:16.066332  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:16.068898  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 79205.7us
I20260806 03:52:16.024067  3586 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:16.041321  6384 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:16.036518  6021 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:16.087890  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.090124  2538 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:16.100528  2477 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:16.103574  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.106101  2480 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:16.108839  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.120414  2484 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:16.085269  6448 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:16.130300  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.125802  6084 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:16.131139  2480 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:16.131179  6448 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:16.132153  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.132959  6084 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:16.133342  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.134429  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:16.128377  6457 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:16.151769  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:16.152529  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.154342  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.155270  2474 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:16.160223  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:16.159178  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.129410  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.129554  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.173902  2578 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:16.174324  2477 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:16.095572  6021 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:16.130373  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.176255  2481 raft_consensus.cc:2379] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:16.176422  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:16.135128  2480 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:16.123059  2482 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:16.177523  6021 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:16.178238  6353 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:16.178958  6353 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:16.177533  6084 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:16.181545  6084 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:16.181638  6353 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:16.182777  6084 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:16.185741  2484 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:52:16.175243  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 73020.7us
I20260806 03:52:16.189093  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:16.191843  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:16.199023  2374 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:16.190011  2577 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:16.202312  2331 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:16.202642  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.206920  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.208745  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:16.215215  2474 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:16.217465  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:16.222389  2377 raft_consensus.cc:2396] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 7 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:52:16.223703  6431 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:16.223939  6341 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:16.224622  6341 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:16.224352  6431 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:16.225903  6341 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:16.234565  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.235549  2483 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:16.238520  6429 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:16.239176  6429 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:16.239589  6429 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:16.243587  6455 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:16.244546  6455 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:16.246075  6455 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:16.096998  6384 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:16.231560  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.221109  6414 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:16.266718  2482 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260806 03:52:16.272729  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.279482  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:16.280258  2377 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:16.284216  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:16.275740  6405 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.926s	user 0.005s	sys 0.000s
I20260806 03:52:16.287833  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2057) took 1141 ms. Trace:
I20260806 03:52:16.288245  2476 rpcz_store.cc:276] 0806 03:52:15.146173 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:15.147103 (+   930us) service_pool.cc:227] Handling call
0806 03:52:15.180197 (+ 33094us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:15.180700 (+   503us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:15.180741 (+    41us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:15.181382 (+   641us) log.cc:842] Serialized 26 byte log entry
0806 03:52:15.245125 (+ 63743us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:15.245210 (+    85us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:15.245391 (+   181us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:16.274858 (+1029467us) spinlock_profiling.cc:243] Waited 4.81 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:16.287477 (+ 12619us) raft_consensus.cc:1671] finished
0806 03:52:16.287505 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:16.287764 (+   259us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1368,"raft.run_cpu_time_us":206,"raft.run_wall_time_us":21983,"spinlock_wait_cycles":11053824,"thread_start_us":63099,"threads_started":1,"wal-append.queue_time_us":132520}
I20260806 03:52:16.292807  5682 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:16.295006  6384 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:16.332393  2474 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:16.335060  6441 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:16.223253  6353 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.127s
I20260806 03:52:16.314349  6021 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:16.347723  6087 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:16.352054  6431 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:16.431900  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:16.425326  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:16.471150  2483 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:16.349001  5829 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:16.296298  2476 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "14fa621f65da481d96d569096ded0a35"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54212
I20260806 03:52:16.488830  2476 raft_consensus.cc:595] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Received request to transfer leadership
I20260806 03:52:16.544981  2477 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:16.622532  5829 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:16.414376  6021 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:16.644462  6021 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:16.628360  6340 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:16.646099  6340 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:16.646623  6340 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:16.650781  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:16.600255  6422 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.647s	user 0.007s	sys 0.019s
I20260806 03:52:16.662297  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:16.612103  6361 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:16.701512  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:16.688956  6422 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.735s	user 0.008s	sys 0.019s
I20260806 03:52:16.706339  6205 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:16.705816  6429 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:16.706882  6283 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:16.708046  6283 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:16.707053  6205 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:16.709254  6429 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:16.716379  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 626354us
W20260806 03:52:16.723429  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 622957us
W20260806 03:52:16.723767  2332 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.540s (SENT)
I20260806 03:52:16.724279  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:16.725808  2332 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.666s (SENT)
I20260806 03:52:16.726413  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:16.727968  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.730876  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:16.731660  2377 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:16.731602  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:16.732462  2369 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 6
I20260806 03:52:16.736315  6084 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:16.739878  6205 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:16.744457  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:16.745383  2477 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:16.750311  6013 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:16.755077  6474 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.433s	user 0.006s	sys 0.000s
I20260806 03:52:16.761591  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:16.764652  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 508963us
I20260806 03:52:16.768251  6414 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:16.771461  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:16.772876  6341 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:16.724592  5922 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:16.776798  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58818.1us
I20260806 03:52:16.779326  2478 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260806 03:52:16.791253  2478 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:52:16.721674  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:16.792660  2484 raft_consensus.cc:2362] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7. Re-sending same reply.
I20260806 03:52:16.795594  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:16.820786  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 95022.4us
W20260806 03:52:16.821800  2332 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.707s (SENT) [suppressed 26 similar messages]
I20260806 03:52:16.800138  6084 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:52:16.842386  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45159.6us
W20260806 03:52:16.843765  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 59107.6us
I20260806 03:52:16.857571  2369 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
W20260806 03:52:16.861016  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 72879.2us
I20260806 03:52:16.878710  2477 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:16.846434  6386 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:16.704370  6361 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:16.890599  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:16.744588  6283 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:16.769483  6414 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:16.910633  2578 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:52:16.911778  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:16.917310  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:16.921031  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:16.897310  6311 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:16.942061  6311 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:16.925913  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:16.943879  2478 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:16.945072  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:16.945730  2478 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:16.927889  2481 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:16.949838  2481 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260806 03:52:16.927395  6481 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:16.928999  6283 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:16.931484  6470 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.603s	user 0.000s	sys 0.010s
I20260806 03:52:16.938122  6432 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:16.926684  6353 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:16.935555  6044 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:16.951997  2481 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:16.967221  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:16.974014  2577 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
W20260806 03:52:16.971835  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 81359.5us
I20260806 03:52:16.960331  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2282) took 1120 ms. Trace:
I20260806 03:52:16.977684  2575 rpcz_store.cc:276] 0806 03:52:15.840352 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:15.841468 (+  1116us) service_pool.cc:227] Handling call
0806 03:52:15.853013 (+ 11545us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:15.889121 (+ 36108us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:15.889164 (+    43us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:15.894404 (+  5240us) log.cc:842] Serialized 26 byte log entry
0806 03:52:16.355807 (+461403us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:16.355853 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:16.355935 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:16.960092 (+604157us) raft_consensus.cc:1671] finished
0806 03:52:16.960115 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:16.960262 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":17148,"raft.queue_time_us":28926,"raft.run_cpu_time_us":196,"raft.run_wall_time_us":6280,"thread_start_us":415490,"threads_started":1,"wal-append.queue_time_us":921403}
W20260806 03:52:16.980046  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 70349.2us
I20260806 03:52:16.963169  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 431) took 1354 ms. Trace:
I20260806 03:52:16.986578  5922 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:16.988739  3586 rpcz_store.cc:276] 0806 03:52:15.608370 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:15.613383 (+  5013us) service_pool.cc:227] Handling call
0806 03:52:16.962975 (+1349592us) spinlock_profiling.cc:243] Waited 332 ms on lock 0x7b54005a05d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:16.963102 (+   127us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":763351936}
I20260806 03:52:16.989459  2584 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:16.991008  6205 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:16.954190  6481 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:17.001600  6481 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:16.902884  6386 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:16.997875  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:17.010342  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:16.970436  6044 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:52:17.012490  2332 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.900s (SENT)
I20260806 03:52:17.015545  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:17.020390  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 293) took 1182 ms. Trace:
I20260806 03:52:17.020820  2576 rpcz_store.cc:276] 0806 03:52:15.837698 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:15.837815 (+   117us) service_pool.cc:227] Handling call
0806 03:52:17.020182 (+1182367us) spinlock_profiling.cc:243] Waited 95 ms on lock 0x7b540013bad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:17.020310 (+   128us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":218427264}
I20260806 03:52:17.023849  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:17.019155  6340 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:17.033926  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:16.962042  6432 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:17.045720  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 231333us
I20260806 03:52:17.050733  2576 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:17.051988  2576 raft_consensus.cc:595] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:17.052567  2576 raft_consensus.cc:603] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:17.054111  2481 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260806 03:52:17.032641  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 229461us
I20260806 03:52:17.032847  6481 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:17.033885  6087 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:17.060560  6392 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:17.110849  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:17.113166  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 76455.2us
I20260806 03:52:17.114208  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:17.032982  6203 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
W20260806 03:52:17.119480  2479 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.579s	user 0.006s	sys 0.042s
W20260806 03:52:17.119858  2479 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.610s	user 0.006s	sys 0.042s
I20260806 03:52:17.120641  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2072) took 1110 ms. Trace:
I20260806 03:52:17.044486  6489 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260806 03:52:17.130496  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 154890us
I20260806 03:52:17.121170  2479 rpcz_store.cc:276] 0806 03:52:16.010473 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:16.064071 (+ 53598us) service_pool.cc:227] Handling call
0806 03:52:16.064440 (+   369us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:16.064689 (+   249us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:16.336704 (+272015us) log.cc:842] Serialized 14 byte log entry
0806 03:52:17.120205 (+783501us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:17.120267 (+    62us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:17.120332 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:17.120421 (+    89us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:17.120561 (+   140us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":33425,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":59,"raft.queue_time_us":135691,"raft.run_cpu_time_us":66,"raft.run_wall_time_us":66,"thread_start_us":1054618,"threads_started":3,"wal-append.queue_time_us":505024}
I20260806 03:52:17.068470  6311 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.083673  6361 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.120419  5922 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:17.120807  6455 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:17.120535  6087 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:17.157470  2374 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:17.129094  6489 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:17.172076  2436 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:17.173080  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 187733us
I20260806 03:52:17.118907  6167 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.041s
I20260806 03:52:17.178834  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:17.179807  2478 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
W20260806 03:52:17.155977  6338 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.420s	user 0.022s	sys 0.087s
I20260806 03:52:17.116755  6392 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:17.161556  5922 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:17.201313  2576 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260806 03:52:17.169549  6404 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
W20260806 03:52:17.187583  6338 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.452s	user 0.023s	sys 0.087s
I20260806 03:52:17.213209  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:17.217504  2584 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:17.179549  6489 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:17.213258  2436 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:17.210835  5922 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:17.129606  6044 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:17.327210  2374 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260806 03:52:17.196434  6495 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:17.339800  2374 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:17.334061  6340 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.341835  3586 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:17.202704  5510 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.136s
I20260806 03:52:17.342940  6392 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.343180  5510 consensus_queue.cc:1225] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260806 03:52:17.181257  6087 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:52:17.345490  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 135719us
I20260806 03:52:17.346671  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:17.276078  6404 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:17.373849  2436 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:17.214229  6414 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.134s
I20260806 03:52:17.325881  6361 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:17.175151  6455 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:17.334307  5682 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:17.381045  2332 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.158s (SENT)
I20260806 03:52:17.381647  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:17.384171  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 167178us
I20260806 03:52:17.334933  6500 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:17.359526  6392 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:17.423960  2478 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:17.396229  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:17.334187  6386 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.375027  6495 raft_consensus.cc:2741] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election decision vote started in defunct term 6: won
W20260806 03:52:17.441690  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73332.8us
I20260806 03:52:17.368412  6432 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.378659  6498 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:17.458026  2484 pending_rounds.cc:76] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 1
I20260806 03:52:17.458418  2484 pending_rounds.cc:97] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:52:17.456404  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:17.458676  2484 raft_consensus.cc:2866] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:17.461835  2476 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260806 03:52:17.461946  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:17.462751  2372 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:17.400200  6481 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:17.424158  6500 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:17.471823  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 90834.2us
W20260806 03:52:17.476456  2332 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.203s (SENT)
I20260806 03:52:17.478981  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:17.481508  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:17.482000  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:17.483328  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:17.460521  2374 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:17.490440  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:17.468212  6498 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:17.494490  6498 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.461323  5682 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:17.464964  6432 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:17.507323  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:17.466631  6167 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:17.518074  6311 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:17.444546  6392 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:17.527380  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:17.479816  6500 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:17.521100  6498 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:17.499691  6473 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.154s	user 0.013s	sys 0.005s
W20260806 03:52:17.544407  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 68003.5us
W20260806 03:52:17.589318  2332 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.225s (SENT)
I20260806 03:52:17.589911  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:17.482702  6481 raft_consensus.cc:686] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:17.556660  3590 raft_consensus.cc:2362] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6. Re-sending same reply.
W20260806 03:52:17.501111  6494 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.305s	user 0.000s	sys 0.005s
I20260806 03:52:17.499594  5682 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:17.567936  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:17.584633  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61484.4us
I20260806 03:52:17.592657  2581 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:17.594328  2372 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:17.484467  6164 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.086s
I20260806 03:52:17.605684  6361 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:17.605463  6021 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:17.622305  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 586584us
W20260806 03:52:17.623812  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 55987.6us
I20260806 03:52:17.656201  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:17.640316  6361 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:17.488121  6404 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:17.627128  2332 leader_election.cc:334] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.021s (SENT)
I20260806 03:52:17.668093  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:17.668334  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:17.556528  6167 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:17.609614  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:52:17.652721  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 136864us
I20260806 03:52:17.648702  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:17.661116  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:17.662350  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:17.561426  6311 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:17.669075  2576 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:17.670408  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:17.671931  2581 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:17.678102  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:17.598735  6498 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:17.628233  6432 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.046s
I20260806 03:52:17.649060  6021 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:17.687872  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:17.649199  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:17.653752  6087 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.658720  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:17.701701  2577 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
W20260806 03:52:17.658633  6497 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.239s	user 0.000s	sys 0.001s
I20260806 03:52:17.706430  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:17.647126  5755 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.039s
I20260806 03:52:17.708493  2480 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:17.726372  2480 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:17.704859  2574 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
W20260806 03:52:17.712579  6504 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.255s	user 0.000s	sys 0.001s
I20260806 03:52:17.716351  6386 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:17.723029  6498 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.727316  2480 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:17.753762  2480 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:17.748860  2574 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "750d734a677a4861bca565b69d29396e"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:17.756425  2574 raft_consensus.cc:595] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:17.766644  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:17.712579  6511 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260806 03:52:17.789149  2480 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260806 03:52:17.789747  2480 pending_rounds.cc:76] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 2
I20260806 03:52:17.790030  2480 pending_rounds.cc:97] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260806 03:52:17.790325  2480 raft_consensus.cc:2866] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260806 03:52:17.793943  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45509us
I20260806 03:52:17.753019  6084 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:17.804390  6084 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:17.797829  6386 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:17.704149  6481 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:17.768505  6087 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:17.807667  6087 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:17.767818  6432 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:17.809895  6087 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:17.810451  6501 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.315s	user 0.000s	sys 0.002s
I20260806 03:52:17.818405  6311 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.819707  6483 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:17.820439  6483 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:17.821055  5828 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:17.827607  6361 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.828430  6361 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:17.829092  6361 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:17.829933  3587 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:17.806070  6386 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:17.804945  6084 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:17.753991  6455 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:17.832728  6308 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:17.832933  6164 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:52:17.834560  2368 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260806 03:52:17.843046  2377 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:17.851665  2376 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:52:17.750474  6508 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:17.859547  2375 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260806 03:52:17.823845  6483 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:17.874781  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 247676us
I20260806 03:52:17.853338  6361 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.843716  6293 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260806 03:52:17.893210  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:17.903131  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:17.933310  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:17.880533  6392 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.940968  2332 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:17.942410  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:17.945137  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:17.954617  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 265305us
I20260806 03:52:17.957132  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:17.959317  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:17.970311  6167 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:17.971910  6520 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260806 03:52:17.972703  6509 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:17.933655  6430 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:17.900658  6361 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:17.973753  6361 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:17.974848  6283 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.014s	user 0.016s	sys 0.005s
I20260806 03:52:17.983342  2480 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "14fa621f65da481d96d569096ded0a35"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54212
I20260806 03:52:17.983809  2332 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.014904  2480 raft_consensus.cc:595] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Received request to transfer leadership
I20260806 03:52:18.022522  6430 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:18.023629  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1164) took 1104 ms. Trace:
W20260806 03:52:17.962206  6528 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260806 03:52:18.024133  2369 rpcz_store.cc:276] 0806 03:52:16.891951 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:16.895707 (+  3756us) service_pool.cc:227] Handling call
0806 03:52:16.903786 (+  8079us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:17.182751 (+278965us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:17.182811 (+    60us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:17.195913 (+ 13102us) log.cc:842] Serialized 26 byte log entry
0806 03:52:17.457137 (+261224us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:17.457206 (+    69us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:17.953132 (+495926us) spinlock_profiling.cc:243] Waited 43.1 ms on lock 0x7b5400012cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:17.953208 (+    76us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:17.953273 (+    65us) raft_consensus.cc:1671] finished
0806 03:52:17.953293 (+    20us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:17.995765 (+ 42472us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":5107,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":122,"spinlock_wait_cycles":99223808,"thread_start_us":355300,"threads_started":2,"wal-append.queue_time_us":489609}
I20260806 03:52:18.044143  2377 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:18.044863  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:18.044763  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:18.048739  2373 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:17.951656  6455 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:17.990414  6447 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:18.052361  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:18.053030  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 232990us
I20260806 03:52:17.963313  6311 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:17.962379  6432 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:18.129097  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:17.982774  5922 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.648s	user 0.010s	sys 0.003s
I20260806 03:52:17.963574  6508 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:17.977624  6539 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:17.976087  6541 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:17.975932  6361 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.978425  6021 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:17.962900  6087 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:17.976954  6531 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:18.129160  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:18.039158  6205 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election won for term 7
W20260806 03:52:18.138221  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 85970.2us
I20260806 03:52:18.126942  6447 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:18.129876  6311 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:17.987673  6536 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.156s
I20260806 03:52:18.039513  6509 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.112s
I20260806 03:52:18.183945  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:18.189790  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:18.190798  2375 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:18.125865  6500 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.147444  6533 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:18.177294  6311 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:18.180327  6016 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:18.137358  5922 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.180044  6444 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:18.207178  2436 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.184942  6205 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:18.129242  6430 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.215296  6447 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.143327  6539 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.198925  6533 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:18.147140  6541 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.239460  2482 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260806 03:52:18.212242  6016 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.228590  6444 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.247516  6016 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:18.241469  6551 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:18.168608  6531 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.236526  3542 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:18.234119  5828 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:18.264660  2218 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44725.5us
I20260806 03:52:18.200399  6360 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.050s
I20260806 03:52:18.264439  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:18.269408  6205 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.241806  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:18.276154  6414 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:18.276674  6414 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:18.277287  5922 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:18.268132  6483 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:18.277590  6414 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.278810  6414 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:18.278959  6308 raft_consensus.cc:979] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:52:18.279455  6308 raft_consensus.cc:1067] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:52:18.249544  6551 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.234436  6084 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:18.283880  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:18.284741  6084 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:18.263370  5828 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.287616  5828 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:18.264540  6489 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.939s	user 0.016s	sys 0.000s
I20260806 03:52:18.288494  6489 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.243631  6533 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:18.278190  6483 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:18.289954  3591 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:18.260303  6447 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:18.295918  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53752.7us
I20260806 03:52:18.276203  3586 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:18.287846  6021 raft_consensus.cc:979] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: : Instructing follower dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:52:18.303596  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.307389  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.316062  2474 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:18.319777  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:18.323453  2577 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "8655b80017d7422082efde215e797b5b"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:18.324218  2577 raft_consensus.cc:595] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:18.306085  2478 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "750d734a677a4861bca565b69d29396e"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:52:18.324869  2478 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:52:18.325245  2478 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:18.326043  6430 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:18.327178  6541 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:18.330372  5922 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:18.330984  5922 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.332716  6500 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:18.333918  6531 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:18.337268  6489 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:18.339334  6551 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:18.296432  6483 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:18.344434  6539 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:18.332753  6444 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:18.353557  5922 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:18.361128  6483 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.362156  6311 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.392638  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:18.369316  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:18.378304  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:18.394381  6311 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:18.396203  3590 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:18.401309  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:18.402479  2379 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:18.404425  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:18.387028  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:18.387372  2581 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260806 03:52:18.457830  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:18.457901  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:18.458611  2581 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:18.388732  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:18.459563  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 378) took 1081 ms. Trace:
I20260806 03:52:18.389950  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:18.390368  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:18.371670  6533 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.389607  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:18.391038  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:18.482110  2577 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:18.475968  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:18.391182  2478 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.407392  6483 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:18.422803  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:18.483323  2379 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:18.431190  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:18.442061  2372 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260806 03:52:18.455201  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:18.379880  5922 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:18.461683  2584 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:18.490720  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:18.490876  2478 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:18.389607  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:18.465137  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 258061us
I20260806 03:52:18.491894  2583 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:18.465767  6481 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:18.467845  6021 raft_consensus.cc:1067] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Signalling peer dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:52:18.470152  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:18.472689  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:18.495441  2369 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 7
I20260806 03:52:18.463806  2575 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:18.477437  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 162514us
I20260806 03:52:18.477932  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.480847  3590 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:18.476006  2374 rpcz_store.cc:276] 0806 03:52:17.379838 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:17.380882 (+  1044us) service_pool.cc:227] Handling call
0806 03:52:18.459365 (+1078483us) spinlock_profiling.cc:243] Waited 50.8 ms on lock 0x7b54003331d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:18.459469 (+   104us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":116738432}
I20260806 03:52:18.486048  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:18.488186  2373 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:18.489702  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:18.489423  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:18.491492  2370 raft_consensus.cc:2354] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8.
I20260806 03:52:18.492264  2436 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.492607  2482 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "14fa621f65da481d96d569096ded0a35"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54212
I20260806 03:52:18.492204  2377 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:18.503628  2479 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260806 03:52:18.503913  2436 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.507050  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.507369  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:18.508177  2379 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:18.481496  6500 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:18.505623  2377 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:18.509122  2436 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.515419  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:18.526486  3590 raft_consensus.cc:2354] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8.
I20260806 03:52:18.527154  2436 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.528877  2584 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260806 03:52:18.533245  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:18.540185  2332 leader_election.cc:334] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.587s (SENT)
I20260806 03:52:18.540928  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.541064  2369 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:18.532377  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:18.556170  2436 leader_election.cc:398] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:18.556875  2436 leader_election.cc:401] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260806 03:52:18.560045  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:18.560575  3545 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:18.563275  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44215.3us
I20260806 03:52:18.563987  3542 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:18.564257  3591 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260806 03:52:18.510492  6430 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:18.567744  2369 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:18.574687  2377 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "14fa621f65da481d96d569096ded0a35"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:40734
I20260806 03:52:18.575564  2377 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:52:18.575968  2377 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:18.573031  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:18.511488  6541 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:18.569226  2436 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:18.514882  6481 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:18.517472  6361 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:18.580399  3545 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:18.584077  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 77142.4us
I20260806 03:52:18.531060  6491 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:18.580942  2482 raft_consensus.cc:595] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Received request to transfer leadership
I20260806 03:52:18.585255  2538 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:18.588601  2436 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.590209  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.543025  6535 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:18.597031  6544 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:18.578985  6536 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:18.598456  6536 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:18.598325  6531 consensus_queue.cc:1046] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260806 03:52:18.572669  6087 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:18.599647  6536 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.600589  6087 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:18.601209  6087 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:18.579066  6557 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.022s
I20260806 03:52:18.579138  6495 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:18.579213  6376 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:18.587287  6431 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:18.603039  6514 raft_consensus.cc:2741] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260806 03:52:18.604286  6212 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:52:18.604471  6414 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:52:18.606231  6212 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:52:18.607019  6541 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:18.600660  6538 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:18.600150  6533 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:18.587246  6021 raft_consensus.cc:2741] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260806 03:52:18.597271  6556 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:52:18.610384  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:18.627025  2377 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:18.631140  2369 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:18.516883  6084 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.069s
I20260806 03:52:18.499094  5922 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:18.617699  2332 leader_election.cc:334] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.707s (SENT)
I20260806 03:52:18.656677  2377 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:18.629308  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:18.642628  2369 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:18.612201  2575 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:18.663517  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:18.544093  6500 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.587154  6491 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:18.648772  2379 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:18.671154  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:18.672293  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.675216  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:18.678956  2481 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
W20260806 03:52:18.676463  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 87810.7us
I20260806 03:52:18.678853  2478 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:18.680107  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.630550  6544 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:18.584412  6419 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.081s
I20260806 03:52:18.706045  5922 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:18.709022  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:18.712950  2478 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:18.690286  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:18.681224  3587 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260806 03:52:18.607043  6340 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.077s
I20260806 03:52:18.690824  6310 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:18.664932  6376 raft_consensus.cc:686] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:18.692320  6556 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:18.693502  6533 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:18.721768  6544 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:52:18.726976  6544 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:18.720734  6310 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:18.727851  6310 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:18.728093  6556 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.728566  6544 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.696273  6481 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:18.731451  6481 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:18.668099  6021 raft_consensus.cc:3032] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:18.681097  6491 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:18.731963  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.733040  2477 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:18.733474  6376 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.737270  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 316) took 1225 ms. Trace:
I20260806 03:52:18.701112  6500 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:18.681929  6203 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:18.713111  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:18.716562  2537 leader_election.cc:398] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8.
I20260806 03:52:18.745193  2537 leader_election.cc:401] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260806 03:52:18.738365  6021 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:18.689930  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 60748.4us
I20260806 03:52:18.757064  2436 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.720249  2583 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:18.725668  2538 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:18.725627  2578 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:18.762871  2578 raft_consensus.cc:595] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:18.763445  2578 raft_consensus.cc:603] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:18.743343  2377 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260806 03:52:18.772701  2436 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:18.775990  2436 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.778566  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:18.779644  3590 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:18.788656  2436 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:18.720252  5828 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260806 03:52:18.800824  2436 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:18.741024  6533 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:18.802034  2534 leader_election.cc:398] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8.
W20260806 03:52:18.805768  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 89370.3us
I20260806 03:52:18.806851  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:18.810304  6574 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:18.797396  6430 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:18.815527  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49739.2us
I20260806 03:52:18.787710  6500 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:18.780218  6557 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:18.788221  6526 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:18.794453  6535 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:18.796452  6361 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:18.832073  2369 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260806 03:52:18.803021  6541 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:18.812007  6430 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.826849  6500 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.848369  6533 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:18.855674  6564 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260806 03:52:18.800057  6495 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.034s
I20260806 03:52:18.827076  6526 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:18.863480  2480 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:18.737747  3586 rpcz_store.cc:276] 0806 03:52:17.511789 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:17.515096 (+  3307us) service_pool.cc:227] Handling call
0806 03:52:18.736989 (+1221893us) spinlock_profiling.cc:243] Waited 292 ms on lock 0x7b5400541354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:18.737180 (+   191us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":670651648}
I20260806 03:52:18.767047  6203 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.833690  6021 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:18.843473  6557 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:18.873958  6535 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:18.914252  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 113516us
I20260806 03:52:18.902537  5755 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:18.838279  6481 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:18.888182  5829 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8.
I20260806 03:52:18.904532  6495 consensus_queue.cc:1225] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
W20260806 03:52:18.950133  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 85222.7us
I20260806 03:52:18.951805  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:18.952838  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 227250us
I20260806 03:52:18.953902  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:18.927874  6483 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:18.885784  6407 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.044s
I20260806 03:52:18.879647  6311 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:18.930691  6430 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:18.927611  6310 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:18.933014  2235 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38220 (request call id 128) took 16167 ms (client timeout 15000 ms). Trace:
I20260806 03:52:18.931834  6203 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:18.940471  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.947757  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.957939  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:18.959813  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:18.908601  6526 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:18.962121  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.966506  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:18.980490  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.991856  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:18.992431  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.994179  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.946197  6557 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:18.988346  2479 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:18.980101  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:19.004343  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:19.005625  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:19.004343  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:19.001325  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:19.006946  2436 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:18.944434  6535 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:19.010492  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.940601  6442 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.085s
I20260806 03:52:19.025552  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.979478  6021 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:19.030200  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.995886  6360 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:18.972507  2235 rpcz_store.cc:269] 0806 03:52:02.765777 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:02.773586 (+  7809us) service_pool.cc:227] Handling call
0806 03:52:18.932916 (+16159330us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:52:13.440751 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:52:13.583806 (+143055us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:52:13.587707 (+  3901us) write_op.cc:435] Acquired schema lock
0806 03:52:13.587729 (+    22us) tablet.cc:660] Decoding operations
0806 03:52:13.589240 (+  1511us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:52:13.589403 (+   163us) write_op.cc:641] Partition lock acquired for write op
0806 03:52:13.589431 (+    28us) tablet.cc:683] Acquiring locks for 8 operations
0806 03:52:13.590305 (+   874us) tablet.cc:699] Row locks acquired
0806 03:52:13.590351 (+    46us) write_op.cc:260] PREPARE: finished
0806 03:52:13.590605 (+   254us) write_op.cc:270] Start()
0806 03:52:13.590772 (+   167us) write_op.cc:276] Timestamp: P: 1785988333590509 usec, L: 0
0806 03:52:13.590815 (+    43us) op_driver.cc:331] REPLICATION: starting
0806 03:52:13.628222 (+ 37407us) log.cc:842] Serialized 3231 byte log entry
0806 03:52:13.767817 (+139595us) spinlock_profiling.cc:243] Waited 10.6 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d79b7f5fe 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb
0806 03:52:14.553914 (+786097us) op_driver.cc:444] REPLICATION: finished
0806 03:52:14.972736 (+418822us) write_op.cc:301] APPLY: starting
0806 03:52:15.000148 (+ 27412us) tablet.cc:1365] starting BulkCheckPresence
0806 03:52:15.019276 (+ 19128us) tablet.cc:1368] finished BulkCheckPresence
0806 03:52:15.019303 (+    27us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:52:15.030310 (+ 11007us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:52:15.030712 (+   402us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0806 03:52:15.030770 (+    58us) write_op.cc:312] APPLY: finished
0806 03:52:15.031192 (+   422us) log.cc:842] Serialized 65 byte log entry
0806 03:52:15.031452 (+   260us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:52:15.031673 (+   221us) write_op.cc:454] Released schema lock
0806 03:52:15.031738 (+    65us) write_op.cc:341] FINISH: Updating metrics
0806 03:52:15.056837 (+ 25099us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:52:15.062471 (+  5634us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4251070,"reported_tablets":20,"child_traces":[["op",{"apply.queue_time_us":274015,"apply.run_cpu_time_us":5362,"apply.run_wall_time_us":142491,"num_ops":8,"prepare.queue_time_us":447877,"prepare.run_cpu_time_us":23451,"prepare.run_wall_time_us":375770,"raft.queue_time_us":341532,"raft.run_cpu_time_us":92492,"raft.run_wall_time_us":320180,"replication_time_us":941105,"spinlock_wait_cycles":24451328,"thread_start_us":767428,"threads_started":4,"wal-append.queue_time_us":384869,"wal-append.run_cpu_time_us":35631,"wal-append.run_wall_time_us":2012929}]]}
W20260806 03:52:19.033614  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 156180us
I20260806 03:52:19.008477  6557 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:19.003266  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:19.038709  3591 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:19.043239  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:18.973256  6414 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.060s
I20260806 03:52:19.027695  6164 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:18.981460  6311 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:19.031960  6587 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:18.974145  6483 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:19.061892  6311 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:19.069012  6310 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:19.039330  6589 raft_consensus.cc:2741] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election decision vote started in defunct term 7: won
I20260806 03:52:19.073122  6500 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:19.057404  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 103621us
W20260806 03:52:19.113771  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 76090.9us
I20260806 03:52:19.115402  2436 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:19.117278  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:19.127826  2368 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:19.162657  2484 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
W20260806 03:52:19.171720  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 184227us
I20260806 03:52:19.130533  6587 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:19.192595  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:19.193305  2374 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 5
W20260806 03:52:19.199156  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 69499.4us
I20260806 03:52:19.201642  2368 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
W20260806 03:52:19.248515  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48377.3us
I20260806 03:52:19.265012  2538 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:19.267371  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:19.274179  6310 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:19.281191  6414 consensus_queue.cc:1046] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:19.283622  6551 raft_consensus.cc:3032] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:52:19.284037  6551 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:19.285079  6551 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:19.286573  6551 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:52:19.293516  6588 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.143s	user 0.000s	sys 0.000s
W20260806 03:52:19.295780  6578 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.256s	user 0.000s	sys 0.001s
W20260806 03:52:19.238346  6568 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260806 03:52:19.315747  2332 leader_election.cc:334] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.986s (SENT)
I20260806 03:52:19.320483  2374 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:19.328850  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:19.297086  6203 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
W20260806 03:52:19.334444  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 216566us
I20260806 03:52:19.194984  6491 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:19.339587  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:19.336937  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 111811us
W20260806 03:52:19.328058  6580 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.319s	user 0.001s	sys 0.000s
I20260806 03:52:19.270905  6431 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.069s
I20260806 03:52:19.356484  6361 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:19.406141  6556 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:19.411033  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 73334.5us
I20260806 03:52:19.414726  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:19.418550  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48114.4us
W20260806 03:52:19.404211  6087 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.802s	user 0.013s	sys 0.005s
I20260806 03:52:19.420403  2332 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:19.420953  2374 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260806 03:52:19.392380  6203 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:19.421044  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:19.424047  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:19.429184  6599 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:19.408277  6483 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:19.430383  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:19.433863  2332 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:19.439963  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:19.441617  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:19.443697  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:19.446386  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:19.418190  6361 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:19.447659  2481 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:19.404203  6419 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260806 03:52:19.466987  2578 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:19.467998  2578 raft_consensus.cc:595] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:19.468420  2578 raft_consensus.cc:603] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:19.432492  3587 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEARNER]: Advancing to term 6
I20260806 03:52:19.443905  6084 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:19.451952  6596 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.056s
I20260806 03:52:19.445598  6589 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:19.426110  6556 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:19.462356  2538 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:19.450117  2481 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:19.474371  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:19.479303  6481 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:19.485460  2480 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 1.
I20260806 03:52:19.448180  6599 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:19.429287  6087 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:19.505391  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:19.505779  6615 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:19.506850  6602 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:52:19.508133  6361 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:19.512259  6203 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:19.513092  6506 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:19.513952  6506 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:19.516274  6594 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.307s	user 0.000s	sys 0.001s
I20260806 03:52:19.518245  6603 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:19.457041  5682 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.045s
I20260806 03:52:19.525741  6556 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:19.530028  6087 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:19.533208  2369 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 6: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:52:19.545543  6535 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.514s	user 0.011s	sys 0.002s
W20260806 03:52:19.562844  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 80102.6us
I20260806 03:52:19.523880  6373 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:19.566501  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:19.589923  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:19.501055  6481 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:19.623322  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 122483us
I20260806 03:52:19.687048  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:19.694253  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55203.2us
I20260806 03:52:19.596961  6491 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:19.586874  6535 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:19.656138  6310 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:19.723706  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 47047.3us
I20260806 03:52:19.808676  2483 raft_consensus.cc:2354] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9.
I20260806 03:52:19.821655   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
W20260806 03:52:19.823262  6593 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.285s	user 0.002s	sys 0.000s
W20260806 03:52:19.822844  6618 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.172s	user 0.000s	sys 0.000s
I20260806 03:52:19.839226   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
W20260806 03:52:19.859931  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 129601us
W20260806 03:52:19.921902  6526 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.875s	user 0.015s	sys 0.002s
I20260806 03:52:20.015786  6615 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:20.016731  6615 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:20.021683  6628 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260806 03:52:20.005055  6308 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:20.005049  6602 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:20.024924  6308 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:20.026510   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:52:19.694638  6599 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:20.028931  6535 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:20.031993  6308 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:20.034859  6619 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.200s	user 0.000s	sys 0.002s
I20260806 03:52:19.835655  3584 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260806 03:52:20.043314  6310 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:20.025014  6602 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:20.068693  6481 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:20.055109  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2320) took 1099 ms. Trace:
W20260806 03:52:20.093042  2583 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.006s	sys 0.001s
W20260806 03:52:20.178454  2583 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.599s	user 0.006s	sys 0.001s
I20260806 03:52:20.178169  2572 rpcz_store.cc:276] 0806 03:52:18.955534 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:18.955734 (+   200us) service_pool.cc:227] Handling call
0806 03:52:18.956146 (+   412us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:19.217526 (+261380us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:19.217572 (+    46us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:19.268315 (+ 50743us) log.cc:842] Serialized 26 byte log entry
0806 03:52:19.496939 (+228624us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:19.496985 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:19.497081 (+    96us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:20.054760 (+557679us) raft_consensus.cc:1671] finished
0806 03:52:20.054789 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:20.055010 (+   221us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":51585,"raft.queue_time_us":29712,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":13734,"thread_start_us":423163,"threads_started":2,"wal-append.queue_time_us":368144}
I20260806 03:52:20.051182  6506 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:20.189083  3587 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.695s	user 0.014s	sys 0.000s
I20260806 03:52:20.301362  3587 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEARNER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:20.302700  6636 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:20.014596  6526 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:20.242753  6310 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:20.454209  6602 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:20.455107  6021 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:20.455186  6602 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:20.456139  6021 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:20.303680  6636 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:20.509202  2584 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.786s	user 0.009s	sys 0.009s
W20260806 03:52:20.517333  2584 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.794s	user 0.009s	sys 0.009s
W20260806 03:52:20.481539  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.556s	user 0.000s	sys 0.014s
W20260806 03:52:20.628682  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.709s	user 0.000s	sys 0.015s
W20260806 03:52:20.680478  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 1.23676e+06us
W20260806 03:52:20.680943  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 761642us
I20260806 03:52:20.682607  2332 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:20.684850  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 1.04741e+06us
W20260806 03:52:20.685631  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 982034us
I20260806 03:52:20.679630  2576 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260806 03:52:20.702442  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2326) took 1076 ms. Trace:
I20260806 03:52:20.702981  2576 rpcz_store.cc:276] 0806 03:52:19.625940 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.626073 (+   133us) service_pool.cc:227] Handling call
0806 03:52:20.679077 (+1053004us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:20.701980 (+ 22903us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:20.702335 (+   355us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:20.684285  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:20.748086  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2151) took 1021 ms. Trace:
I20260806 03:52:20.748865  2480 rpcz_store.cc:276] 0806 03:52:19.726836 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.727139 (+   303us) service_pool.cc:227] Handling call
0806 03:52:20.747244 (+1020105us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:20.747576 (+   332us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:20.747616 (+    40us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:20.747674 (+    58us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:20.747732 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:20.747804 (+    72us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:20.747965 (+   161us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:20.754200  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:20.728345  6557 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.675s	user 0.016s	sys 0.013s
I20260806 03:52:20.759152  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:20.762115  2474 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.165s	user 0.003s	sys 0.023s
W20260806 03:52:20.762555  2474 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.165s	user 0.003s	sys 0.023s
I20260806 03:52:20.483899  6602 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:20.787529  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.959s	user 0.007s	sys 0.014s
I20260806 03:52:20.786238  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:20.788332  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.024s	user 0.007s	sys 0.014s
I20260806 03:52:20.801820  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:20.814837  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:20.816431  2478 raft_consensus.cc:3032] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:20.816877  2478 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:20.820112  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.099s	user 0.030s	sys 0.045s
I20260806 03:52:20.821578  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:20.821832  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1092) took 1096 ms. Trace:
W20260806 03:52:20.823465  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.103s	user 0.031s	sys 0.045s
I20260806 03:52:20.822656  2577 rpcz_store.cc:276] 0806 03:52:19.725946 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:20.774126 (+1048180us) service_pool.cc:227] Handling call
0806 03:52:20.821749 (+ 47623us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:20.782397  6632 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:20.828351  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:20.818805  2478 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:20.833603  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:20.815979  6021 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:20.815800  6631 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:20.847069  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:20.822892  6636 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:20.825888  6526 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:20.785122  6557 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:20.874967  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2329) took 1231 ms. Trace:
I20260806 03:52:20.880446  2584 rpcz_store.cc:276] 0806 03:52:19.643421 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.644752 (+  1331us) service_pool.cc:227] Handling call
0806 03:52:19.693047 (+ 48295us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:19.693346 (+   299us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:52:20.517945 (+824599us) log.cc:842] Serialized 14 byte log entry
0806 03:52:20.874411 (+356466us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:20.874491 (+    80us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:20.874560 (+    69us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:20.874662 (+   102us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:20.874868 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":9446,"prepare.queue_time_us":344934,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":43,"thread_start_us":1141205,"threads_started":2}
I20260806 03:52:20.882869  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:20.883978  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1093) took 1077 ms. Trace:
I20260806 03:52:20.884402  2584 rpcz_store.cc:276] 0806 03:52:19.806795 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:20.882417 (+1075622us) service_pool.cc:227] Handling call
0806 03:52:20.883893 (+  1476us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:20.885533  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:20.886961  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:20.889084  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:20.889724  2577 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:20.838071  6648 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:20.888512  2327 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.010s	sys 0.012s
W20260806 03:52:20.907776  2327 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.648s	user 0.010s	sys 0.012s
I20260806 03:52:20.910024  6021 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:20.900115  2584 raft_consensus.cc:2396] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260806 03:52:20.944504  2476 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7. Ops: []
W20260806 03:52:20.912837  2433 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.737s	user 0.010s	sys 0.016s
W20260806 03:52:20.945317  2433 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.867s	user 0.011s	sys 0.016s
I20260806 03:52:20.927587  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2217) took 2094 ms. Trace:
W20260806 03:52:20.947280  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.029s	user 0.014s	sys 0.042s
W20260806 03:52:20.947690  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.064s	user 0.015s	sys 0.043s
W20260806 03:52:20.912678  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.013s	sys 0.005s
I20260806 03:52:20.879808  6636 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:20.946672  2372 rpcz_store.cc:276] 0806 03:52:18.833534 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:18.833754 (+   220us) service_pool.cc:227] Handling call
0806 03:52:18.834131 (+   377us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:18.909195 (+ 75064us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:18.909246 (+    51us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:18.909305 (+    59us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:52:18.909350 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:20.927210 (+2017860us) spinlock_profiling.cc:243] Waited 74.8 ms on lock 0x7b54004385d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:20.927271 (+    61us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:20.927479 (+   208us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":172021120}
W20260806 03:52:20.912391  2329 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.680s	user 0.000s	sys 0.023s
W20260806 03:52:20.956825  2329 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.878s	user 0.001s	sys 0.024s
I20260806 03:52:20.928293  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2135) took 2203 ms. Trace:
W20260806 03:52:20.951578  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.713s	user 0.014s	sys 0.006s
W20260806 03:52:20.937337  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.500s	user 0.001s	sys 0.044s
W20260806 03:52:20.959394  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.522s	user 0.001s	sys 0.045s
I20260806 03:52:20.934099  2577 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:20.960393  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2331) took 1255 ms. Trace:
I20260806 03:52:20.960975  2577 rpcz_store.cc:276] 0806 03:52:19.704780 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:20.848991 (+1144211us) service_pool.cc:227] Handling call
0806 03:52:20.960323 (+111332us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:20.957520  2484 rpcz_store.cc:276] 0806 03:52:18.725193 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:18.725329 (+   136us) service_pool.cc:227] Handling call
0806 03:52:18.729288 (+  3959us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:19.163430 (+434142us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:20.928005 (+1764575us) spinlock_profiling.cc:243] Waited 433 ms on lock 0x7b54002ffdd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:20.928226 (+   221us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":995721472}
W20260806 03:52:20.899202  2481 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.980s	user 0.018s	sys 0.025s
W20260806 03:52:20.963608  2481 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.085s	user 0.019s	sys 0.026s
I20260806 03:52:20.900168  2576 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:20.981982  2581 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:52:20.896505  6652 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:20.904299  6551 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.858s	user 0.011s	sys 0.019s
I20260806 03:52:20.955945  3587 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260806 03:52:21.234465  6649 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:21.187888  6643 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:21.222078  6636 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:21.285320  6430 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:21.349221  6430 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:21.052564  6551 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.006s	user 0.011s	sys 0.020s
I20260806 03:52:20.866762  6631 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:21.353209  6642 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.464s	user 0.002s	sys 0.000s
I20260806 03:52:21.355440  6631 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:20.948653  6164 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:21.356694  6636 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:20.916805  6021 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:21.360153  6654 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:21.360783  6021 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:21.361724  6021 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:21.361033  6654 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:21.362406  2438 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.770s	user 0.026s	sys 0.033s
I20260806 03:52:21.375653  6021 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:21.376616  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.195s	user 0.026s	sys 0.034s
W20260806 03:52:21.329464  2480 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.009s	sys 0.039s
W20260806 03:52:21.379189  2480 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.566s	user 0.009s	sys 0.040s
I20260806 03:52:21.291343  6602 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:21.329909  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.578s	user 0.013s	sys 0.045s
I20260806 03:52:21.301196  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2212) took 2469 ms. Trace:
I20260806 03:52:20.944597  6648 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:20.907333  6526 raft_consensus.cc:2932] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index 3 to 6, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:21.394411  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:54212 (request call id 457) took 2924 ms. Trace:
I20260806 03:52:21.395015  2482 rpcz_store.cc:276] 0806 03:52:18.470095 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:18.472430 (+  2335us) service_pool.cc:227] Handling call
0806 03:52:20.815807 (+2343377us) spinlock_profiling.cc:243] Waited 97.6 ms on lock 0x7b5400432720. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca5adc0 00007f0d7cabf9c2 00007f0d81a0981a 00007f0d7b0fcd04 00007f0d7b0fcc92 00007f0d7b0fcbc1 00007f0d7b0fcb3c 00007f0d7b0fbdf2 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:21.394139 (+578332us) spinlock_profiling.cc:243] Waited 77.3 ms on lock 0x7b54002a08d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cabfbc3 00007f0d81a0981a 00007f0d7b0fcd04 00007f0d7b0fcc92 00007f0d7b0fcbc1 00007f0d7b0fcb3c 00007f0d7b0fbdf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:21.394287 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":402448640}
I20260806 03:52:21.221180  6652 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:21.381310  6646 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
W20260806 03:52:21.330209  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.569s	user 0.016s	sys 0.009s
W20260806 03:52:21.350000  6659 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.161s	user 0.000s	sys 0.001s
I20260806 03:52:21.357511  6164 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:20.835026  6632 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:20.910281  6651 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:21.328675  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.021s	sys 0.028s
W20260806 03:52:21.427857  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.643s	user 0.021s	sys 0.029s
W20260806 03:52:21.382015  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.635s	user 0.013s	sys 0.047s
I20260806 03:52:21.382263  2377 rpcz_store.cc:276] 0806 03:52:18.823228 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:18.825222 (+  1994us) service_pool.cc:227] Handling call
0806 03:52:18.825687 (+   465us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:18.909574 (+ 83887us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:18.909624 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:18.910282 (+   658us) log.cc:842] Serialized 26 byte log entry
0806 03:52:19.052148 (+141866us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:19.052210 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:21.286748 (+2234538us) spinlock_profiling.cc:243] Waited 83.3 ms on lock 0x7b54001077d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:21.286806 (+    58us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:21.286887 (+    81us) raft_consensus.cc:1671] finished
0806 03:52:21.286903 (+    16us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:21.292253 (+  5350us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":3007,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":6976,"spinlock_wait_cycles":191675776,"thread_start_us":122779,"threads_started":1,"wal-append.queue_time_us":220618,"wal-append.run_cpu_time_us":5312,"wal-append.run_wall_time_us":1879036}
I20260806 03:52:21.378279  6021 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:21.410202  6556 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:21.433974  6556 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:21.411301  6648 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:21.396553  6557 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:21.455358  6631 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:21.456341  6631 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:21.462965  6205 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:21.463951  6631 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:21.464745  6430 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:21.466006  6430 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:21.472054  6556 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:21.473760  6632 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:21.378849  6649 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:21.477955  6649 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:21.478854  6650 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:21.479351  6525 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:21.399430  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.638s	user 0.016s	sys 0.010s
I20260806 03:52:21.414915  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2221) took 2304 ms. Trace:
W20260806 03:52:21.481299  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 754845us
I20260806 03:52:21.482343  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:21.411445  6657 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:21.445029  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 412) took 1940 ms (client timeout 1800 ms). Trace:
I20260806 03:52:21.447057  6652 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:21.487648  2369 rpcz_store.cc:269] 0806 03:52:19.504884 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.505047 (+   163us) service_pool.cc:227] Handling call
0806 03:52:21.444708 (+1939661us) spinlock_profiling.cc:243] Waited 26.6 ms on lock 0x7b54003331d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:21.444926 (+   218us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":61129472}
I20260806 03:52:21.447348  6376 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:21.451319  6651 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:21.503437  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1102) took 1430 ms. Trace:
I20260806 03:52:21.431046  6483 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:21.479557  6650 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:21.499424  6607 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.761s	user 0.004s	sys 0.024s
I20260806 03:52:21.381402  6643 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:21.503295  6376 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:21.480903  2370 rpcz_store.cc:276] 0806 03:52:19.110203 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.113360 (+  3157us) service_pool.cc:227] Handling call
0806 03:52:21.414042 (+2300682us) spinlock_profiling.cc:243] Waited 1.45 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:52:21.414305 (+   263us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:21.414522 (+   217us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:21.414550 (+    28us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:21.414590 (+    40us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:21.414617 (+    27us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:21.414680 (+    63us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:21.414835 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3336064}
I20260806 03:52:21.466797  6430 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:21.504725  2581 rpcz_store.cc:276] 0806 03:52:20.072796 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:20.919250 (+846454us) service_pool.cc:227] Handling call
0806 03:52:20.981453 (+ 62203us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:20.982470 (+  1017us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:21.503192 (+520722us) spinlock_profiling.cc:243] Waited 61.7 ms on lock 0x7b540028dcd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:21.503362 (+   170us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":142014336}
W20260806 03:52:21.511715  2368 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.710s	user 0.020s	sys 0.020s
I20260806 03:52:21.459510  6422 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:21.516551  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:21.522327  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 326) took 1952 ms. Trace:
I20260806 03:52:21.537482  2579 rpcz_store.cc:276] 0806 03:52:19.569599 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.572196 (+  2597us) service_pool.cc:227] Handling call
0806 03:52:19.572595 (+   399us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:19.593197 (+ 20602us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:19.593242 (+    45us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:19.593301 (+    59us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:19.593347 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:21.522062 (+1928715us) spinlock_profiling.cc:243] Waited 20.3 ms on lock 0x7b54004457d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:21.522115 (+    53us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:21.522261 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":46595840}
I20260806 03:52:21.539651  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:21.545615  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:21.547355  2372 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:21.511531  6654 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:21.503682  6651 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:21.534142  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:21.534945  2481 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.553s	user 0.024s	sys 0.035s
I20260806 03:52:21.463812  6205 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:21.555435  2370 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260806 03:52:21.559247  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.595s	user 0.019s	sys 0.020s
W20260806 03:52:21.570302  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.606s	user 0.020s	sys 0.020s
I20260806 03:52:21.559659  2372 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 8. Ops: []
W20260806 03:52:21.566366  2481 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.585s	user 0.024s	sys 0.035s
I20260806 03:52:21.505091  6648 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:21.572263  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2152) took 1845 ms. Trace:
I20260806 03:52:21.605719  2481 rpcz_store.cc:276] 0806 03:52:19.727178 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.728673 (+  1495us) service_pool.cc:227] Handling call
0806 03:52:19.729060 (+   387us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:19.729307 (+   247us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:52:20.964067 (+1234760us) log.cc:842] Serialized 14 byte log entry
0806 03:52:21.571807 (+607740us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:21.571869 (+    62us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:21.571946 (+    77us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:21.572053 (+   107us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:21.572188 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":193275,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":61,"raft.queue_time_us":115,"thread_start_us":1675281,"threads_started":2}
I20260806 03:52:21.577790  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:21.566483  2482 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:21.611073  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:21.611966  2481 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:21.614097  2481 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260806 03:52:21.614946  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2156) took 1886 ms. Trace:
I20260806 03:52:21.615438  2481 rpcz_store.cc:276] 0806 03:52:19.728404 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:21.613270 (+1884866us) service_pool.cc:227] Handling call
0806 03:52:21.613730 (+   460us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:21.614637 (+   907us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:21.614882 (+   245us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:21.532401  2368 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.730s	user 0.021s	sys 0.020s
I20260806 03:52:21.479894  6525 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:21.608568  2373 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:21.513963  6483 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:21.985805  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.000s	user 0.017s	sys 0.016s
I20260806 03:52:21.761565  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2249) took 2813 ms. Trace:
I20260806 03:52:22.003753  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:21.648124  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.961s	user 0.021s	sys 0.033s
I20260806 03:52:21.823943  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:22.014914  2372 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:21.718829  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:21.971350  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2261) took 3015 ms. Trace:
I20260806 03:52:21.818219  3586 consensus_queue.cc:237] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:22.018545  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:21.638882  2377 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: [6.4-6.4]
W20260806 03:52:22.015091  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.328s	user 0.024s	sys 0.041s
I20260806 03:52:22.028004  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:22.029201  2372 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
W20260806 03:52:22.014315  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.028s	user 0.017s	sys 0.017s
W20260806 03:52:22.030337  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 1.04456e+06us
I20260806 03:52:22.027719  2476 rpcz_store.cc:276] 0806 03:52:18.948535 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:18.950936 (+  2401us) service_pool.cc:227] Handling call
0806 03:52:18.986193 (+ 35257us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:20.950981 (+1964788us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:21.761211 (+810230us) spinlock_profiling.cc:243] Waited 1.96 s on lock 0x7b54002b1954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:21.761471 (+   260us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4503180160}
I20260806 03:52:22.017513  2477 rpcz_store.cc:276] 0806 03:52:18.956126 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.035077 (+ 78951us) service_pool.cc:227] Handling call
0806 03:52:19.035442 (+   365us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:19.039220 (+  3778us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:19.039250 (+    30us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:19.043311 (+  4061us) log.cc:842] Serialized 26 byte log entry
0806 03:52:19.297660 (+254349us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:19.297703 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:19.297777 (+    74us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:21.496434 (+2198657us) spinlock_profiling.cc:243] Waited 5.63 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:21.828718 (+332284us) raft_consensus.cc:1671] finished
0806 03:52:21.828752 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:21.971205 (+142453us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":265,"raft.run_cpu_time_us":161,"raft.run_wall_time_us":6595,"spinlock_wait_cycles":12946816,"thread_start_us":191418,"threads_started":1,"wal-append.queue_time_us":535883}
I20260806 03:52:21.720857  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2155) took 1992 ms. Trace:
I20260806 03:52:21.758725  5510 raft_consensus.cc:979] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:52:22.046651  2482 rpcz_store.cc:276] 0806 03:52:19.728082 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:21.610266 (+1882184us) service_pool.cc:227] Handling call
0806 03:52:21.720170 (+109904us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:21.720440 (+   270us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:21.720478 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:21.720541 (+    63us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:21.720589 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:21.720653 (+    64us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:21.720779 (+   126us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:21.718890  6376 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:22.051556  2478 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 8
I20260806 03:52:22.052968  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:22.054149  2379 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:22.057694  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:22.059391  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:21.511435  6657 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:22.061228  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.980s	user 0.014s	sys 0.022s
W20260806 03:52:22.061976  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.208s	user 0.023s	sys 0.092s
W20260806 03:52:22.071341  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.217s	user 0.023s	sys 0.092s
I20260806 03:52:22.061653  2374 raft_consensus.cc:2354] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6.
I20260806 03:52:21.564870  6422 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:22.086621  2438 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.709s	user 0.013s	sys 0.021s
W20260806 03:52:22.087145  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.710s	user 0.013s	sys 0.021s
W20260806 03:52:22.068959  2484 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.828s	user 0.015s	sys 0.026s
W20260806 03:52:22.091672  2484 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.851s	user 0.015s	sys 0.026s
W20260806 03:52:22.082144  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.001s	user 0.014s	sys 0.022s
I20260806 03:52:22.054697  6311 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
I20260806 03:52:22.064574  5884 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:22.104081  5884 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:22.104846  5884 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:22.104349  6311 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:22.108417  6311 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:22.109059  6205 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:22.109778  6205 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:22.110277  6205 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:22.111318  6311 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:22.072759  5828 raft_consensus.cc:1067] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:52:22.113166  6651 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:22.113708  6311 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:22.114316  6311 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:22.114835  6525 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:22.116374  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 51364.5us
I20260806 03:52:21.817886  6666 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260806 03:52:22.126575  2583 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.898s	user 0.004s	sys 0.039s
W20260806 03:52:22.154224  2583 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.926s	user 0.004s	sys 0.039s
I20260806 03:52:22.082967  2372 raft_consensus.cc:2932] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 3 to 6, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:22.132061  5829 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:22.068840  6582 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:22.060988  6431 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:52:22.115767  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.305s	user 0.020s	sys 0.057s
I20260806 03:52:22.139577  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:22.157743  2579 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 6: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:22.141434  6533 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:22.142191  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2140) took 2746 ms. Trace:
I20260806 03:52:22.142346  6650 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:22.143049  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:22.092475  6622 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:22.120047  6495 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:22.146231  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:22.167529  2572 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:22.137550  6669 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:22.120235  6652 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:22.150817  6643 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:22.085836  6648 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:52:22.114843  6651 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Stepping down as leader of term 7
W20260806 03:52:22.157254  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.367s	user 0.021s	sys 0.057s
W20260806 03:52:22.136227  6164 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.698s	user 0.008s	sys 0.007s
I20260806 03:52:22.161679  2474 rpcz_store.cc:276] 0806 03:52:19.395387 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.395912 (+   525us) service_pool.cc:227] Handling call
0806 03:52:19.419573 (+ 23661us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:19.527749 (+108176us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:19.592765 (+ 65016us) log.cc:842] Serialized 14 byte log entry
0806 03:52:20.762993 (+1170228us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:20.763052 (+    59us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:20.763104 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:22.141838 (+1378734us) spinlock_profiling.cc:243] Waited 108 ms on lock 0x7b54001de2d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:22.141898 (+    60us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:22.142108 (+   210us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":56191,"prepare.queue_time_us":165846,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":46,"raft.queue_time_us":99978,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":15311,"spinlock_wait_cycles":249258112,"thread_start_us":1229659,"threads_started":2,"wal-append.queue_time_us":1358691}
I20260806 03:52:22.158731  5829 consensus_queue.cc:1225] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 7.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260806 03:52:22.157156  6666 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:22.173020  6495 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:22.181074  3545 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.570s	user 0.009s	sys 0.018s
W20260806 03:52:22.186372  2327 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.135s	user 0.022s	sys 0.026s
W20260806 03:52:22.187696  2327 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.199s	user 0.023s	sys 0.026s
W20260806 03:52:22.185910  3545 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.575s	user 0.009s	sys 0.019s
W20260806 03:52:22.194125  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 583176us
W20260806 03:52:22.198443  3545 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.972s (SENT) [suppressed 5 similar messages]
I20260806 03:52:22.175493  6648 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:22.182101  6643 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:22.176177  6651 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:22.164245  6431 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:22.204744  6525 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:22.187409  6666 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:22.226025  2368 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.601s	user 0.005s	sys 0.015s
I20260806 03:52:22.192427  6657 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:22.195736  6430 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:22.240928  2578 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:22.211889  6648 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:52:22.165221  6533 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:22.243631  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.806s	user 0.024s	sys 0.037s
W20260806 03:52:22.253059  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.815s	user 0.024s	sys 0.037s
I20260806 03:52:22.246649  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:22.247906  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:22.179242  6652 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:22.244417  2368 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.619s	user 0.005s	sys 0.015s
I20260806 03:52:22.256758  3590 raft_consensus.cc:2354] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6.
I20260806 03:52:22.187002  6164 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:22.170094  6622 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:22.176236  6669 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:22.164436  6582 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:22.236229  6643 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:22.260896  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:22.293865  6687 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:22.294641  6683 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:22.294844  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:22.259990  6673 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:22.296463  6422 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:22.297470  6671 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:22.274101  3584 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:22.273584  6311 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:22.298466  6622 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:22.244899  6525 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:22.299332  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:22.281109  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:22.301005  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2154) took 2573 ms. Trace:
I20260806 03:52:22.347425  2484 rpcz_store.cc:276] 0806 03:52:19.727785 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:20.962033 (+1234248us) service_pool.cc:227] Handling call
0806 03:52:20.962466 (+   433us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:20.988726 (+ 26260us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:20.988773 (+    47us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:21.052196 (+ 63423us) log.cc:842] Serialized 26 byte log entry
0806 03:52:22.097161 (+1044965us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:22.097206 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:22.097292 (+    86us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:22.300720 (+203428us) raft_consensus.cc:1671] finished
0806 03:52:22.300748 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:22.300931 (+   183us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":25806,"raft.queue_time_us":443272,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":179,"thread_start_us":856643,"threads_started":1,"wal-append.queue_time_us":1012684}
I20260806 03:52:22.301430  6203 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:22.301573  6495 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:22.302805  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 320) took 2738 ms. Trace:
I20260806 03:52:22.305059  2478 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:22.279560  6483 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:22.321534  2581 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:22.322815  6028 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:22.316653  6687 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:22.327455  6544 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:22.335168  2480 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.955s	user 0.025s	sys 0.032s
W20260806 03:52:22.371995  2480 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.992s	user 0.026s	sys 0.033s
I20260806 03:52:22.298473  6533 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:22.376288  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.678s	user 0.005s	sys 0.020s
W20260806 03:52:22.376782  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.679s	user 0.005s	sys 0.020s
I20260806 03:52:22.376899  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:22.373121  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2153) took 2645 ms. Trace:
W20260806 03:52:22.359579  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.789s	user 0.016s	sys 0.043s
I20260806 03:52:22.352727  2583 rpcz_store.cc:276] 0806 03:52:19.563988 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.564531 (+   543us) service_pool.cc:227] Handling call
0806 03:52:19.564890 (+   359us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:20.179325 (+614435us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:20.179386 (+    61us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:20.936780 (+757394us) spinlock_profiling.cc:243] Waited 93.3 ms on lock 0x7b2c001765a8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:52:20.947008 (+ 10228us) log.cc:842] Serialized 26 byte log entry
0806 03:52:22.154730 (+1207722us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:22.154771 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:22.154859 (+    88us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:22.302402 (+147543us) raft_consensus.cc:1671] finished
0806 03:52:22.302437 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:22.302714 (+   277us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":16715,"raft.queue_time_us":86356,"raft.run_cpu_time_us":311,"raft.run_wall_time_us":45538,"spinlock_wait_cycles":214491904,"thread_start_us":1525760,"threads_started":2,"wal-append.queue_time_us":1276910}
I20260806 03:52:22.277400  6651 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:22.388736  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.818s	user 0.016s	sys 0.043s
W20260806 03:52:22.394552  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 114076us
I20260806 03:52:22.328943  6671 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:22.416764  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 141265us
I20260806 03:52:22.422991  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:22.329562  6683 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:22.357889  6203 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:22.329293  6673 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:22.417333  2332 connection.cc:232] RPC call timeout handler was delayed by -1.6059342930093408s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1565s for a response
W20260806 03:52:23.109830  2331 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.660s	user 0.001s	sys 0.000s
W20260806 03:52:23.147529  2331 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.698s	user 0.003s	sys 0.002s
I20260806 03:52:22.443610  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:23.149359  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 721481us
W20260806 03:52:23.134047  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.000s	sys 0.022s
W20260806 03:52:23.150419  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.522s	user 0.000s	sys 0.030s
W20260806 03:52:23.108824  2372 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.733s	user 0.009s	sys 0.007s
I20260806 03:52:22.386834  2480 rpcz_store.cc:276] 0806 03:52:19.727472 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:20.750605 (+1023133us) service_pool.cc:227] Handling call
0806 03:52:20.784560 (+ 33955us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:20.784871 (+   311us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:20.812877 (+ 28006us) log.cc:842] Serialized 14 byte log entry
0806 03:52:22.372555 (+1559678us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:22.372644 (+    89us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:22.372725 (+    81us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:22.372834 (+   109us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:22.373032 (+   198us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":248818,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":59,"raft.queue_time_us":54940,"raft.run_cpu_time_us":235,"raft.run_wall_time_us":235,"thread_start_us":1558653,"threads_started":2,"wal-append.queue_time_us":1009665}
I20260806 03:52:22.431659  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:22.487340  2429 connection.cc:232] RPC call timeout handler was delayed by -1.4423316272441298s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1634s for a response
W20260806 03:52:23.152613  2372 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.778s	user 0.010s	sys 0.012s
I20260806 03:52:22.646682  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2328) took 3019 ms. Trace:
I20260806 03:52:23.192402  2578 rpcz_store.cc:276] 0806 03:52:19.626829 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.626972 (+   143us) service_pool.cc:227] Handling call
0806 03:52:19.627376 (+   404us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:22.247505 (+2620129us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:22.646384 (+398879us) spinlock_profiling.cc:243] Waited 2.61 s on lock 0x7b540004b854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:22.646605 (+   221us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":6010176256}
I20260806 03:52:23.194470  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:23.195788  3586 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.674s	user 0.002s	sys 0.009s
W20260806 03:52:23.196511  3586 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.700s	user 0.002s	sys 0.009s
W20260806 03:52:22.966508  6361 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 3.142s	user 0.020s	sys 0.043s
W20260806 03:52:23.197688  6361 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 3.373s	user 0.022s	sys 0.045s
I20260806 03:52:22.394606  6311 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:23.199257  6361 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:22.666764  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 179247us
I20260806 03:52:23.199690  6311 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:23.269035  6361 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:22.420480  6430 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:23.271260  6430 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:22.643303  5884 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.537s	user 0.013s	sys 0.012s
I20260806 03:52:23.273362  5884 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:23.127636  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.564s	user 0.003s	sys 0.002s
I20260806 03:52:22.395195  6682 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:23.326056  6682 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:23.327926  2575 raft_consensus.cc:2354] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9.
I20260806 03:52:22.418802  6657 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:23.329331  6587 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:23.329758  6538 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:23.330506  6587 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:23.330946  6538 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:22.362418  6028 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:22.647564  6582 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.353027  6587 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.354032  6587 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:23.354249  6028 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:22.396135  6544 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:23.358109  2572 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:52:22.882118  6648 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.622s	user 0.014s	sys 0.001s
I20260806 03:52:22.746896  6666 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:22.646940  6526 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.257s	user 0.010s	sys 0.008s
I20260806 03:52:23.386533  2370 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:23.386023  6648 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:22.386307  6674 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:23.361409  6683 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:23.355183  6587 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:23.401762  5884 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:22.768335  6688 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:23.403867  6587 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:23.386138  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.823s	user 0.007s	sys 0.004s
I20260806 03:52:23.389382  6674 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:23.386027  6203 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:22.384418  6495 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:22.742352  6643 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:22.542239  6651 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:23.036545  6539 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.010s	sys 0.013s
I20260806 03:52:22.489593  6650 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:23.397404  6671 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:22.408833  6533 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:22.647477  6431 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.282040  6430 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.389873  6648 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.403797  6688 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:23.580289  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 225559us
I20260806 03:52:22.384189  6622 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:23.593291  6539 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.092s	user 0.011s	sys 0.014s
W20260806 03:52:23.593878  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.03073e+06us
I20260806 03:52:23.565702  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2249) took 1834 ms. Trace:
I20260806 03:52:23.641768  6447 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:22.646230  6692 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260806 03:52:23.329324  6657 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:23.668830  6447 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:23.670017  6666 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:23.676041  6483 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.962s	user 0.003s	sys 0.027s
I20260806 03:52:22.764955  6525 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:23.682950  2537 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 1.041s	user 0.000s	sys 0.013s
I20260806 03:52:23.559433  6587 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:22.781042  6669 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:23.643421  6311 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:23.660224  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.087s	user 0.000s	sys 0.012s
I20260806 03:52:23.644732  2372 rpcz_store.cc:276] 0806 03:52:21.731099 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:22.067099 (+336000us) service_pool.cc:227] Handling call
0806 03:52:22.082424 (+ 15325us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:22.082788 (+   364us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:52:22.374062 (+291274us) log.cc:842] Serialized 14 byte log entry
0806 03:52:23.564756 (+1190694us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:23.564896 (+   140us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:23.565025 (+   129us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:23.565198 (+   173us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:23.565562 (+   364us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":78066,"raft.run_cpu_time_us":277,"raft.run_wall_time_us":277,"thread_start_us":1189782,"threads_started":2}
I20260806 03:52:22.677093  6652 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:23.726433  6688 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:23.735539  2537 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.111s	user 0.000s	sys 0.014s
I20260806 03:52:22.711828  6687 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:23.749348  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 1.25676e+06us
W20260806 03:52:23.752009  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.277s	user 0.000s	sys 0.013s
W20260806 03:52:23.750058  2438 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.616s	user 0.000s	sys 0.016s
W20260806 03:52:23.755067  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.631s	user 0.000s	sys 0.017s
I20260806 03:52:22.737327  6699 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:22.647096  6697 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:52:23.747067  6483 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.093s	user 0.004s	sys 0.027s
I20260806 03:52:22.562832  6700 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:23.686322  6533 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:23.775157  6028 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:23.828248  6587 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:23.769148  6648 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:23.830642  6648 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:23.831043  6603 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:23.831908  6603 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:23.831717  6495 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:23.833400  6648 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.834607  6622 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:23.836891  6673 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:23.837847  6622 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.839321  6447 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:23.839664  6650 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:23.840521  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 45400us
I20260806 03:52:23.843521  6650 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:23.796929  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 1.36982e+06us
I20260806 03:52:23.923964  6544 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:23.926111  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 150867us
I20260806 03:52:23.928689  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:22.645545  6693 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 1.181s
I20260806 03:52:23.934459  6643 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:23.936357  6700 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:23.963534  6603 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.961017  6697 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:23.970714  6674 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:23.915450  6699 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:23.971731  6361 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:23.960768  6587 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.954829  6533 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.977538  6682 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:23.977645  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 408) took 4556 ms. Trace:
I20260806 03:52:23.978144  6495 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:23.975831  6525 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.010s
I20260806 03:52:23.978410  2368 rpcz_store.cc:276] 0806 03:52:19.421510 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:20.801016 (+1379506us) service_pool.cc:227] Handling call
0806 03:52:20.801471 (+   455us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:21.619710 (+818239us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:21.619758 (+    48us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:21.624506 (+  4748us) log.cc:842] Serialized 26 byte log entry
0806 03:52:22.256836 (+632330us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:22.256885 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:22.256964 (+    79us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:23.977092 (+1720128us) raft_consensus.cc:1671] finished
0806 03:52:23.977137 (+    45us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:23.977398 (+   261us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":158968,"raft.run_cpu_time_us":219,"raft.run_wall_time_us":67705,"thread_start_us":1449376,"threads_started":2,"wal-append.queue_time_us":748551}
I20260806 03:52:23.988166  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 422) took 1561 ms. Trace:
I20260806 03:52:23.988705  2368 rpcz_store.cc:276] 0806 03:52:22.427192 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:23.986624 (+1559432us) service_pool.cc:227] Handling call
0806 03:52:23.987299 (+   675us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:23.987733 (+   434us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:23.987767 (+    34us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:23.987810 (+    43us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:23.987857 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:23.987916 (+    59us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:23.988072 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:23.990649  6657 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.995043  6697 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.979081  6538 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:23.987419  6699 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:23.998409  2372 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:23.999601  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 420) took 1573 ms. Trace:
W20260806 03:52:24.000466  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 218101us
I20260806 03:52:24.000349  2372 rpcz_store.cc:276] 0806 03:52:22.426579 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:23.997323 (+1570744us) service_pool.cc:227] Handling call
0806 03:52:23.998035 (+   712us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:23.999074 (+  1039us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:23.999354 (+   280us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:24.015996  2482 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.234s	user 0.011s	sys 0.004s
W20260806 03:52:24.016661  2482 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.337s	user 0.012s	sys 0.004s
I20260806 03:52:24.029318  6700 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:24.030290  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.658s	user 0.008s	sys 0.008s
W20260806 03:52:24.030831  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.915s	user 0.008s	sys 0.008s
W20260806 03:52:24.031772  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.323s	user 0.010s	sys 0.014s
W20260806 03:52:24.032529  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.472s	user 0.011s	sys 0.014s
W20260806 03:52:24.078504  2572 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.720s	user 0.015s	sys 0.006s
W20260806 03:52:24.121966  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 345955us
I20260806 03:52:24.122421  2572 raft_consensus.cc:2396] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 9 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
W20260806 03:52:24.120257  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 430462us
W20260806 03:52:24.151635  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 223210us
I20260806 03:52:24.125500  6688 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:24.198724  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 187850us
I20260806 03:52:24.215021  6542 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:24.217620  6542 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.251446  6643 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:24.252349  6643 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:24.252458  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 382) took 1813 ms. Trace:
I20260806 03:52:24.252991  6643 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:24.218456  6533 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:24.255360  6533 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.256167  6740 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:24.196735  6538 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:24.258231  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 78121.7us
W20260806 03:52:24.311513  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 60152.7us
I20260806 03:52:24.257265  6740 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.287310  6682 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:24.257910  6709 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:52:24.304625  6526 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.823s	user 0.033s	sys 0.055s
I20260806 03:52:24.309144  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:24.317065  6651 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.651s	user 0.020s	sys 0.000s
I20260806 03:52:24.324863  6164 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:24.327867  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 73775us
I20260806 03:52:24.253043  2482 rpcz_store.cc:276] 0806 03:52:22.438670 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:22.438812 (+   142us) service_pool.cc:227] Handling call
0806 03:52:22.439228 (+   416us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:22.439474 (+   246us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:52:22.679730 (+240256us) log.cc:842] Serialized 14 byte log entry
0806 03:52:24.199633 (+1519903us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:24.218912 (+ 19279us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:24.251969 (+ 33057us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:24.252137 (+   168us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:24.252307 (+   170us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":146193,"prepare.queue_time_us":1229756,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":68,"raft.queue_time_us":179251,"raft.run_cpu_time_us":379,"raft.run_wall_time_us":17435,"thread_start_us":1576376,"threads_started":2}
W20260806 03:52:24.324010  6526 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.936s	user 0.034s	sys 0.055s
I20260806 03:52:24.320708  6648 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:24.338999  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 120263us
I20260806 03:52:24.346501  6734 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:24.314822  6688 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.327245  2534 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:24.341913  6028 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.514s	user 0.010s	sys 0.010s
I20260806 03:52:24.352778  6709 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.353891  6310 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:24.349543  6734 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:24.361325  6734 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:24.355705  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:24.362082  6709 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.356400  6682 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.364096  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 322) took 5396 ms. Trace:
I20260806 03:52:24.364584  6651 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:24.364897  6682 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.365279  6651 raft_consensus.cc:686] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:24.341172  6648 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.365108  6538 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:24.367759  6648 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.369571  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:24.369889  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2268) took 5412 ms (client timeout 1565 ms). Trace:
W20260806 03:52:24.370455  2478 rpcz_store.cc:269] 0806 03:52:18.957545 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:18.991437 (+ 33892us) service_pool.cc:227] Handling call
0806 03:52:22.051218 (+3059781us) spinlock_profiling.cc:243] Waited 1.22 s on lock 0x7b58007c94b0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca40f63 00007f0d7caa4aba 00007f0d7cabc3af 00007f0d7cabdb4e 00007f0d7cac9228 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c
0806 03:52:24.369394 (+2318176us) spinlock_profiling.cc:243] Waited 1.82 s on lock 0x7b54002a08d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:24.369625 (+   231us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":6995535872}
I20260806 03:52:24.371512  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.347219  6533 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.374193  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.377533  2579 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260806 03:52:24.374411  2372 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:24.381392  2368 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:24.382516  6633 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:24.382928  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.383433  6633 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.379030  2579 pending_rounds.cc:76] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 3
I20260806 03:52:24.384691  2579 pending_rounds.cc:97] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 6.4
W20260806 03:52:24.386765  3547 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.024s	user 0.021s	sys 0.062s
I20260806 03:52:24.364588  3591 rpcz_store.cc:276] 0806 03:52:18.967840 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:18.968052 (+   212us) service_pool.cc:227] Handling call
0806 03:52:18.971211 (+  3159us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:19.049305 (+ 78094us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:24.363331 (+5314026us) spinlock_profiling.cc:243] Waited 67.2 ms on lock 0x7b5400580554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:24.363728 (+   397us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":154658688}
W20260806 03:52:24.387167  3547 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.105s	user 0.022s	sys 0.062s
I20260806 03:52:24.383800  2368 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:52:24.384277  6481 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:24.389128  6481 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.390914  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.391422  6633 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:24.397571  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 77576.5us
I20260806 03:52:24.375639  3545 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:24.391834  2369 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:24.385195  2579 raft_consensus.cc:2866] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:24.415138  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.407363  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 381) took 1971 ms. Trace:
W20260806 03:52:24.415100  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63413.5us
I20260806 03:52:24.398200  6384 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:24.408347  6688 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.422600  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.391875  6481 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.417721  2477 rpcz_store.cc:276] 0806 03:52:22.437244 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:22.437712 (+   468us) service_pool.cc:227] Handling call
0806 03:52:22.438105 (+   393us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:23.825790 (+1387685us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:23.825871 (+    81us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:23.825973 (+   102us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:23.826059 (+    86us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:24.406834 (+580775us) spinlock_profiling.cc:243] Waited 1.31 s on lock 0x7b54000afad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:24.406884 (+    50us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:24.407123 (+   239us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3018030976}
I20260806 03:52:24.413748  6542 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.366787  6651 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:24.432294  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 92462.8us
W20260806 03:52:24.540759  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 188338us
W20260806 03:52:24.544924  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 56689.8us
I20260806 03:52:24.475392  2369 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:24.460472  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2240) took 2918 ms. Trace:
W20260806 03:52:24.529896  2581 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 328) took 2387 ms (client timeout 1664 ms). Trace:
I20260806 03:52:24.472214  2368 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
W20260806 03:52:24.443184  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 55858us
W20260806 03:52:24.505172  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 71001.1us
I20260806 03:52:24.557648  2377 rpcz_store.cc:276] 0806 03:52:21.542027 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:21.542183 (+   156us) service_pool.cc:227] Handling call
0806 03:52:21.542680 (+   497us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:22.047781 (+505101us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:24.442833 (+2395052us) spinlock_profiling.cc:243] Waited 95.9 ms on lock 0x7b5400012a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:24.460246 (+ 17413us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":220514560}
I20260806 03:52:24.434703  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.424525  6384 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:24.547614  2534 leader_election.cc:398] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6.
I20260806 03:52:24.566334  2372 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
W20260806 03:52:24.517700  6726 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.142s	user 0.002s	sys 0.000s
I20260806 03:52:24.567554  2534 leader_election.cc:401] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260806 03:52:24.538856  6740 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:24.562825  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 147935us
W20260806 03:52:24.557972  2581 rpcz_store.cc:269] 0806 03:52:22.142544 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:22.142685 (+   141us) service_pool.cc:227] Handling call
0806 03:52:24.529308 (+2386623us) spinlock_profiling.cc:243] Waited 158 ms on lock 0x7b5400155c54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:24.529581 (+   273us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":362261760}
I20260806 03:52:24.425355  6538 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:24.575174  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.449075  2480 raft_consensus.cc:2932] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 3 to 6, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:24.581545  2481 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "8655b80017d7422082efde215e797b5b"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:52:24.435721  6584 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:24.586632  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.584224  2377 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:24.593041  2481 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:52:24.567461  6384 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:24.686131  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:24.690311  2481 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:24.694446  6734 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:24.698809  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:24.691025  2332 connection.cc:232] RPC call timeout handler was delayed by -1.3800782118923962s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1652s for a response
I20260806 03:52:24.644114  2477 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Stepping down as leader of term 4
W20260806 03:52:24.691833  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 85998.7us
W20260806 03:52:24.583317  6695 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 2.268s	user 0.018s	sys 0.030s
I20260806 03:52:24.712401  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2243) took 3086 ms. Trace:
I20260806 03:52:24.710459  2477 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:24.709692  2332 connection.cc:232] RPC call timeout handler was delayed by -1.3359782120678574s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17010000000000003s for a response
W20260806 03:52:24.715183  2332 connection.cc:232] RPC call timeout handler was delayed by -1.2378782120067626s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18100000000000002s for a response
W20260806 03:52:24.712352  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 165127us
W20260806 03:52:24.720571  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 119807us
I20260806 03:52:24.588593  6584 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:24.727960  2369 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:24.729158  6734 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:24.730430  2479 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260806 03:52:24.731603  6212 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6.
I20260806 03:52:24.713095  2370 rpcz_store.cc:276] 0806 03:52:21.625871 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:21.626060 (+   189us) service_pool.cc:227] Handling call
0806 03:52:21.819159 (+193099us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:23.387243 (+1568084us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:24.699821 (+1312578us) spinlock_profiling.cc:243] Waited 1.57 s on lock 0x7b54003322d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:24.712304 (+ 12483us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3603314560}
W20260806 03:52:24.738739  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0110782119445503s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2062s for a response
W20260806 03:52:24.739670  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0101782120764256s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20630000000000004s for a response
I20260806 03:52:24.744634  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.747082  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:24.747231  6740 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:24.748047  2482 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:24.748492  6740 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.749572  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:24.749294  6739 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260806 03:52:24.751293  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2251) took 5772 ms (client timeout 1986 ms). Trace:
I20260806 03:52:24.751442  6740 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:24.751778  2483 rpcz_store.cc:269] 0806 03:52:18.951690 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:18.953942 (+  2252us) service_pool.cc:227] Handling call
0806 03:52:24.702961 (+5749019us) spinlock_profiling.cc:243] Waited 804 ms on lock 0x7b54001dc9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:24.723901 (+ 20940us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1848339200}
I20260806 03:52:24.753157  6430 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:24.753616  6602 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:24.753885  6430 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:24.754382  6602 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.758212  6430 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:24.758857  6430 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:24.759361  6430 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:24.766460  6430 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:24.763881  6740 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:24.767625  6740 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.737246  6584 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:24.770349  6740 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.772859  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1104) took 2394 ms. Trace:
I20260806 03:52:24.773303  2579 rpcz_store.cc:276] 0806 03:52:22.378516 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:22.379354 (+   838us) service_pool.cc:227] Handling call
0806 03:52:22.379789 (+   435us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:24.426430 (+2046641us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:24.772434 (+346004us) spinlock_profiling.cc:243] Waited 1.99 s on lock 0x7b540039bcd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:24.772762 (+   328us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4588461440}
I20260806 03:52:24.760684  6542 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:24.761929  6643 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.508s	user 0.015s	sys 0.002s
I20260806 03:52:24.763163  6212 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:24.763360  2332 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.810s (SENT)
I20260806 03:52:24.643802  6636 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.790669  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:24.783128  2484 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:24.788005  2332 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:24.789469  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:24.784304  6734 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:24.767879  6376 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:24.805176  6615 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.806128  6615 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:24.806571  6536 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:24.799908  2477 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.819808  2478 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:52:24.825451  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:24.785998  6643 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.800930  6542 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.834304  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:24.835543  2477 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:24.793725  6212 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.833572  6602 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.837981  6308 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.029s
I20260806 03:52:24.839110  6308 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:24.839483  6308 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:24.840607  6308 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:24.842016  6308 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:24.845131  2572 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1103) took 2469 ms (client timeout 3205 ms). Trace:
I20260806 03:52:24.844467  6734 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:52:24.845614  2572 rpcz_store.cc:269] 0806 03:52:22.375680 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:22.376501 (+   821us) service_pool.cc:227] Handling call
0806 03:52:24.844826 (+2468325us) spinlock_profiling.cc:243] Waited 980 ms on lock 0x7b540024c2d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:24.845050 (+   224us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2253263744}
W20260806 03:52:24.847347  2575 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1106) took 2423 ms (client timeout 2239 ms). Trace:
I20260806 03:52:24.850579  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 377) took 2427 ms. Trace:
I20260806 03:52:24.851027  2474 rpcz_store.cc:276] 0806 03:52:22.422998 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:22.427064 (+  4066us) service_pool.cc:227] Handling call
0806 03:52:22.427482 (+   418us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:23.834492 (+1407010us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:23.834547 (+    55us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:23.834625 (+    78us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:23.834691 (+    66us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:24.850076 (+1015385us) spinlock_profiling.cc:243] Waited 1.41 s on lock 0x7b54002b1454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:24.850134 (+    58us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:24.850325 (+   191us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3234817408}
I20260806 03:52:24.854094  6542 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.858275  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 416) took 2439 ms. Trace:
I20260806 03:52:24.859047  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.859685  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.865087  2372 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:52:24.858860  2379 rpcz_store.cc:276] 0806 03:52:22.424753 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:22.428142 (+  3389us) service_pool.cc:227] Handling call
0806 03:52:22.431419 (+  3277us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:23.677436 (+1246017us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:23.677503 (+    67us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:23.677578 (+    75us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:23.677623 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:24.857754 (+1180131us) spinlock_profiling.cc:243] Waited 1.13 s on lock 0x7b54000127d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:24.857806 (+    52us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:24.858031 (+   225us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2591795328}
I20260806 03:52:24.868405  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:24.847829  2575 rpcz_store.cc:269] 0806 03:52:22.424142 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:22.443148 (+ 19006us) service_pool.cc:227] Handling call
0806 03:52:24.847070 (+2403922us) spinlock_profiling.cc:243] Waited 134 ms on lock 0x7b5400238554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:24.847259 (+   189us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":307855616}
I20260806 03:52:24.874150  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:24.876091  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.874413  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:24.876274  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:24.874953  2482 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:24.865557  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:24.879279  2483 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:24.875864  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:24.884976  2484 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:24.886006  2579 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:24.887064  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.885499  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:24.891582  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 64307.4us
I20260806 03:52:24.891002  2370 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:24.899108  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:24.893754  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.896663  2478 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 9
I20260806 03:52:24.897519  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:24.903564  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:24.901114  2379 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:24.897895  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:24.905675  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.910516  6627 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:24.910579  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:24.911082  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:24.911134  6627 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:24.913157  6627 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:24.920642  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.925913  2369 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:24.898710  6734 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.923089  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 419) took 2496 ms. Trace:
I20260806 03:52:24.923367  2368 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:24.933169  2370 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:24.936205  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.931135  2374 rpcz_store.cc:276] 0806 03:52:22.426176 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:23.195997 (+769821us) service_pool.cc:227] Handling call
0806 03:52:23.272809 (+ 76812us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:23.731760 (+458951us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:23.731809 (+    49us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:23.735478 (+  3669us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:23.735541 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:24.922752 (+1187211us) spinlock_profiling.cc:243] Waited 341 ms on lock 0x7b54004399d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:24.922820 (+    68us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:24.922989 (+   169us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":785202560}
I20260806 03:52:24.938793  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:24.941325  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.937549  2379 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:52:24.946285  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:24.948771  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.934742  2482 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:24.942346  2474 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:24.956615  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:24.959692  6205 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:24.961865  6643 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:24.962669  2583 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260806 03:52:24.966275  3594 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:24.966445  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:24.972990  2484 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:24.975271  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:24.976560  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:24.971598  2481 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:24.973688  3594 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 449) took 5343 ms (client timeout 2138 ms). Trace:
W20260806 03:52:24.980439  3594 rpcz_store.cc:269] 0806 03:52:19.623756 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.624094 (+   338us) service_pool.cc:227] Handling call
0806 03:52:24.920605 (+5296511us) spinlock_profiling.cc:243] Waited 3.39 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:52:24.966769 (+ 46164us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7787776}
I20260806 03:52:24.985199  2374 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
W20260806 03:52:24.987066  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 201840us
I20260806 03:52:24.986559  2369 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:24.990985  2481 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:25.005560  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.008914  2583 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: [4.3-6.4]
I20260806 03:52:25.015818  2477 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260806 03:52:25.016396  2477 pending_rounds.cc:76] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 2
I20260806 03:52:25.016723  2477 pending_rounds.cc:97] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260806 03:52:25.017189  2477 raft_consensus.cc:2866] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:25.024503  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2213) took 6100 ms. Trace:
I20260806 03:52:25.025098  2375 rpcz_store.cc:276] 0806 03:52:18.829504 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:18.829651 (+   147us) service_pool.cc:227] Handling call
0806 03:52:18.830028 (+   377us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:18.830436 (+   408us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:18.830469 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:24.447564 (+5617095us) spinlock_profiling.cc:243] Waited 8.98 ms on lock 0x7b18002b83a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a
0806 03:52:24.553530 (+105966us) spinlock_profiling.cc:243] Waited 33.7 ms on lock 0x7b2c00006f88. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:52:24.556433 (+  2903us) log.cc:842] Serialized 26 byte log entry
0806 03:52:24.788125 (+231692us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:24.793307 (+  5182us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:24.801429 (+  8122us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:24.917227 (+115798us) raft_consensus.cc:1671] finished
0806 03:52:24.917253 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:24.929788 (+ 12535us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":3030,"raft.run_cpu_time_us":208,"raft.run_wall_time_us":23577,"spinlock_wait_cycles":98223872,"thread_start_us":231033,"threads_started":1,"wal-append.queue_time_us":355390}
I20260806 03:52:25.026083  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.028398  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.036139  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:25.037108  2370 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:25.044111  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:25.046093  2481 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:25.045130  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:25.035324  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.056059  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.058390  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.062244  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.063054  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.044818  6553 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:25.064577  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:25.064862  6553 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:25.067107  2578 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:25.067157  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.070842  2482 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:25.077024  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.057612  6212 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:25.089257  2484 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:25.031817  6584 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:25.030876  6384 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:25.096061  2368 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260806 03:52:25.091048  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.094003  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.093750  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:25.100056  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:25.100399  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2260) took 6138 ms. Trace:
I20260806 03:52:25.106057  2479 rpcz_store.cc:276] 0806 03:52:18.955844 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.030370 (+ 74526us) service_pool.cc:227] Handling call
0806 03:52:24.729841 (+5699471us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:24.730979 (+  1138us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:25.093953 (+362974us) spinlock_profiling.cc:243] Waited 5.67 s on lock 0x7b54001dc9d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:25.094159 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":13047033088}
I20260806 03:52:25.117651  2479 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:25.132157  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.134801  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.135720  2574 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:25.138893  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.133404  2575 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:25.158878  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.162184  6698 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:25.162628  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.175072  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.185564  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.187004  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:25.163247  6698 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:25.169097  6447 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:25.192205  6582 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:25.140307  6490 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:25.171676  6553 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:25.192095  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.206442  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.214509  2579 raft_consensus.cc:2396] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 7 because replica has last-logged OpId of term: 6 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 2.
I20260806 03:52:25.214048  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.189741  6212 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:25.221880  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.207242  6688 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:25.234495  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:25.244429  2436 connection.cc:232] RPC call timeout handler was delayed by -3.9174733718391508s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21240000000000003s for a response
I20260806 03:52:25.246440  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.227198  6688 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:25.239745   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:52:25.205011  6490 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:25.228324  6447 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:25.254774  6677 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:25.258921  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.260882  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.261121  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.213517  6582 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:25.264812  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.260591  6447 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:25.233399  6212 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:25.251346  6688 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:25.253598  6584 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:25.255486  6677 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:25.271617  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.274092  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.268987  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.283847  3591 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:52:25.286516  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.280346  2429 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:25.287182  6490 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:25.287765  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.297243  2583 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:25.305281  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:25.287508  3588 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:25.314697  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:25.313527  3590 raft_consensus.cc:2932] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 3 to 6, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:25.316833  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.318642  5510 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:25.319134  5510 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:25.319495  5510 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:25.327437  6212 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:25.302023  6384 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:25.329538  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:25.336367  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 71324.1us
W20260806 03:52:25.338980  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 60520.1us
I20260806 03:52:25.341393  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.330235  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.344273  6643 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:52:25.347059  2377 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
W20260806 03:52:25.347385  2436 connection.cc:232] RPC call timeout handler was delayed by -3.7906479919329286s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1634s for a response
I20260806 03:52:25.348004  2370 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:25.360090  2374 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 1. Current term is 2. Ops: []
I20260806 03:52:25.361232  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:25.360803  2478 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:25.371472  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.373073  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.373719  2584 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:25.374910  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.366566  2538 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:25.379946  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:25.380999  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.383040  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:25.395941  2572 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 6: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:25.397369  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.350100  6643 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:25.414719  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.416046  2574 pending_rounds.cc:76] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 6
I20260806 03:52:25.428769  2574 pending_rounds.cc:97] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 6.7
W20260806 03:52:25.420817  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 74640.6us
I20260806 03:52:25.415992  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.442006  6638 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:25.442281  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.442849  6638 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:25.443413  6638 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:25.445365  6627 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.532s	user 0.012s	sys 0.005s
I20260806 03:52:25.445889  6627 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:25.447250  3594 raft_consensus.cc:2379] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:25.384771  6384 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:25.429407  2574 raft_consensus.cc:2866] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260806 03:52:25.475642  2436 connection.cc:232] RPC call timeout handler was delayed by -2.8689733718056232s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3289s for a response
W20260806 03:52:25.643028  2436 connection.cc:232] RPC call timeout handler was delayed by -1.9476129058748484s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2239s for a response
I20260806 03:52:25.428786  6490 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:25.429102  6643 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:25.482198  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:25.462118  2579 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
W20260806 03:52:25.643587  2436 connection.cc:232] RPC call timeout handler was delayed by -1.0782129059080034s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3205s for a response
I20260806 03:52:25.561342  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.648103  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.472450  2577 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
W20260806 03:52:25.473855  6758 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.081s	user 0.001s	sys 0.001s
I20260806 03:52:25.666714  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.668481  6627 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:25.669265  6756 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.290s	user 0.003s	sys 0.000s
I20260806 03:52:25.565112  6698 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:25.536878  6531 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:25.671525  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.646517  6490 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:25.677910  2579 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:25.459784  6384 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:25.679057  6535 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260806 03:52:25.679692  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 230766us
I20260806 03:52:25.689611  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:25.738767  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 413) took 6200 ms. Trace:
I20260806 03:52:25.701253  2370 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
W20260806 03:52:25.800872  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RunLeaderElection -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 158387us
I20260806 03:52:25.826372  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.839561  2374 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
W20260806 03:52:25.845057  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 155606us
I20260806 03:52:25.855156  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:25.857164  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 55331.5us
I20260806 03:52:25.829404  6384 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:25.829591  6490 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:25.858563  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.859009  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.862789  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:25.858865  2429 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:25.851920  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:25.828933  6535 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:25.823946  6531 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:25.865255  3585 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6. Ops: [5.8-5.8]
I20260806 03:52:25.865796  2370 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:25.860045  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:25.866285  2476 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 7. (term mismatch)
I20260806 03:52:25.866715  2476 pending_rounds.cc:76] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 6
I20260806 03:52:25.829873  2376 rpcz_store.cc:276] 0806 03:52:19.538182 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:19.538353 (+   171us) service_pool.cc:227] Handling call
0806 03:52:19.538846 (+   493us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:19.539341 (+   495us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:19.539381 (+    40us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:24.895972 (+5356591us) spinlock_profiling.cc:243] Waited 1.15 ms on lock 0x7b18003ba7c0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a
0806 03:52:24.954444 (+ 58472us) log.cc:842] Serialized 26 byte log entry
0806 03:52:25.195560 (+241116us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:25.195613 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:25.195780 (+   167us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:25.738153 (+542373us) raft_consensus.cc:1671] finished
0806 03:52:25.738183 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:25.738521 (+   338us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":3578,"raft.queue_time_us":137,"raft.run_cpu_time_us":210,"raft.run_wall_time_us":22696,"spinlock_wait_cycles":2667648,"thread_start_us":230273,"threads_started":1,"wal-append.queue_time_us":256541}
I20260806 03:52:25.866928  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:25.863457  2379 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:25.866981  2476 pending_rounds.cc:97] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 6.7
I20260806 03:52:25.869649  2476 raft_consensus.cc:2866] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:25.879913  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:25.880203  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.881628  2377 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:25.756902  6688 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:25.885191  6688 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:25.885934  6688 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:25.886377  6688 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:25.886803  6688 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:25.891724  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.892112  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.862083  6698 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:25.905582  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:25.890415  5510 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.570s	user 0.015s	sys 0.003s
I20260806 03:52:25.895181  2379 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:25.914074  2578 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:25.867046  6535 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:25.908697  2436 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:25.867215  6531 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:25.906826  2376 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:25.916996  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.912672  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.913735  5510 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:25.925153  2576 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 6: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:25.896726  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:25.923120  2370 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:25.929774  3584 raft_consensus.cc:2354] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6.
I20260806 03:52:25.930728  5510 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:25.919024  6489 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:25.930845  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.931557  6489 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:25.932049  6489 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:25.933805  6643 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:25.938424  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.938573  6638 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:25.939841  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:25.941227  2578 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:25.949848  2572 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:25.954818  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.958196  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.959028  2583 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:25.961090  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.962723  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.964563  2370 pending_rounds.cc:76] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 5
I20260806 03:52:25.965051  2370 pending_rounds.cc:97] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 7.6
I20260806 03:52:25.965386  2370 raft_consensus.cc:2866] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:25.966944  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.974148  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:25.978102  6489 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:25.979550  2579 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:25.981766  6489 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:25.984300  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 111771us
W20260806 03:52:25.968799  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 157076us
I20260806 03:52:25.989010  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.993126  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.993860  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.994604  2576 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:25.994846  2575 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:25.997834  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:25.998322  2436 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:25.998777  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1207) took 1043 ms. Trace:
I20260806 03:52:25.999142  2373 rpcz_store.cc:276] 0806 03:52:24.955414 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:25.393705 (+438291us) service_pool.cc:227] Handling call
0806 03:52:25.997568 (+603863us) spinlock_profiling.cc:243] Waited 210 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65c6c 00007f0d79b65bd6 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:52:25.998706 (+  1138us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":483349504}
I20260806 03:52:26.000800  6582 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:26.001771  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.990073  2578 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:26.005631  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:26.006505  2578 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:26.009827  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:26.008816  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:26.015115  2578 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:26.020594  2233 catalog_manager.cc:5495] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 2 to 4, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:26.027850  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:26.024338  2579 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:26.018433  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:26.027064  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:26.028826  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:26.025650  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:26.035943  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:26.040629  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:26.040724  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:25.991552  6643 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:26.043574  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2262) took 1045 ms. Trace:
I20260806 03:52:26.068784  2369 rpcz_store.cc:276] 0806 03:52:24.998042 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:25.402578 (+404536us) service_pool.cc:227] Handling call
0806 03:52:26.042544 (+639966us) spinlock_profiling.cc:243] Waited 1.4 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:52:26.042837 (+   293us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:26.043105 (+   268us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:26.043144 (+    39us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:26.043203 (+    59us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:26.043245 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:26.043317 (+    72us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:26.043486 (+   169us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3225472}
W20260806 03:52:26.086956  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46682us
I20260806 03:52:26.129096  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:26.130494  2581 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:26.133489  2233 catalog_manager.cc:5495] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 2 to 6, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:26.088824  6643 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:26.141350  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:26.152050  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:26.160136  2583 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:26.173291  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:26.181687  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:26.140713  6553 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:26.189939  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:26.161266  6643 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:26.200577  6384 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:26.201782  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:26.205569  6531 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:26.212819  2584 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:26.170782  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:26.219339  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:26.203359  6384 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:26.188035  6638 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:26.223984  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:26.183755  2233 catalog_manager.cc:5495] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 2 to 4, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 4 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:26.230635  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:26.208009  6531 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:26.242377  2233 catalog_manager.cc:5495] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 4 to 6, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:26.250988  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:26.250710  2233 catalog_manager.cc:5495] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 3 to 5, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 5 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:26.232507  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:52:26.255456  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 403056us
I20260806 03:52:26.221359  6553 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:26.257490  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 398676us
I20260806 03:52:26.223974  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:26.262522  2537 leader_election.cc:334] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.650s (SENT)
I20260806 03:52:26.262357  2233 catalog_manager.cc:5495] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:52:26.263983  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 380804us
I20260806 03:52:26.262357  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:26.266742  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:26.275918  2574 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.595s	user 0.007s	sys 0.045s
I20260806 03:52:26.277225  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:26.278644  2429 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:26.276620  2574 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.596s	user 0.008s	sys 0.045s
I20260806 03:52:26.281605  6643 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:26.279747  2233 catalog_manager.cc:5495] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:52:26.285832  2584 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260806 03:52:26.282178  6643 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:26.290588  2429 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:26.301236  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 449389us
W20260806 03:52:26.302392  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 439249us
I20260806 03:52:26.279439  6531 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:26.300438  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:26.319530  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 57048.3us
I20260806 03:52:26.282387  6627 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:26.288925  6643 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:26.325416  2537 leader_election.cc:334] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.765s (SENT)
I20260806 03:52:26.280983  3585 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:26.284565  6384 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:26.336200  2538 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:26.331341  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:26.322763  6531 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:26.342721  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:26.346726  6531 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:26.347236  6775 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:26.347450  6638 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:26.347764  6775 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:26.326829  6627 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:26.348270  6638 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:26.348672  6627 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:26.349431  6638 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:26.328042  6677 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:26.351521  6677 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:52:26.352551  6677 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:26.353044  6677 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:26.348291  6775 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:26.353986  6553 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:26.354200  6677 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:26.355614  6677 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:26.346125  2538 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:26.358462  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 360271us
I20260806 03:52:26.362797  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:26.363934  6373 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:26.364785  6013 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260806 03:52:26.333592  6770 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:26.367034  6770 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:26.367446  6770 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:26.376525  6489 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:26.379709  6613 consensus_queue.cc:1046] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260806 03:52:26.381029  6384 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260806 03:52:26.382472  6772 raft_consensus.cc:3032] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:26.383013  6772 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:26.342018  6688 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:26.384481  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 337) took 1015 ms. Trace:
I20260806 03:52:26.385247  6688 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:26.385401  2331 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:26.386022  6688 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:26.386509  6688 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:26.386986  6688 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:26.384929  2574 rpcz_store.cc:276] 0806 03:52:25.369261 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:25.383983 (+ 14722us) service_pool.cc:227] Handling call
0806 03:52:25.415771 (+ 31788us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:25.461391 (+ 45620us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:25.461430 (+    39us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:25.656446 (+195016us) spinlock_profiling.cc:243] Waited 1.2 ms on lock 0x7b2c001765a8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:52:25.665633 (+  9187us) log.cc:842] Serialized 26 byte log entry
0806 03:52:26.279813 (+614180us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:26.279856 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:26.279933 (+    77us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:26.384147 (+104214us) raft_consensus.cc:1671] finished
0806 03:52:26.384171 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:26.384406 (+   235us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2762112,"thread_start_us":599638,"threads_started":1,"wal-append.queue_time_us":702340}
I20260806 03:52:26.390391  6525 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:26.389616  2233 catalog_manager.cc:5495] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 2 to 5, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 5 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:26.392728  2233 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 4 to 5, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 5 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260806 03:52:26.344851  6535 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:26.398290  6772 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:26.397804  6698 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:26.398733  6536 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:26.400003  6536 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:26.401077  6536 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:26.402841  6536 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:26.403623  6489 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:26.404533  6489 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:26.406127  6489 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:26.406422  6698 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:26.407675  6698 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:26.404647  6535 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:26.405591  6613 raft_consensus.cc:3032] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:52:26.398317  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:26.416347  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:26.417899  2331 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:26.419598  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 189032us
W20260806 03:52:26.424598  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 99229.4us
W20260806 03:52:26.447599  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 150417us
I20260806 03:52:26.448606  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:26.449744  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 77293.2us
I20260806 03:52:26.449157  6786 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:26.450634  6553 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:26.462415  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1209) took 1046 ms. Trace:
I20260806 03:52:26.450603  6785 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:26.464140  3545 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:26.475073  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 245077us
I20260806 03:52:26.448951  2429 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:26.416119  6613 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:26.462960  2375 rpcz_store.cc:276] 0806 03:52:25.415730 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:25.416616 (+   886us) service_pool.cc:227] Handling call
0806 03:52:26.044356 (+627740us) spinlock_profiling.cc:243] Waited 1.43 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:52:26.044629 (+   273us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:26.088004 (+ 43375us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:26.088071 (+    67us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:26.141666 (+ 53595us) log.cc:842] Serialized 26 byte log entry
0806 03:52:26.423246 (+281580us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:26.423329 (+    83us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:26.423444 (+   115us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:26.423515 (+    71us) raft_consensus.cc:1671] finished
0806 03:52:26.423532 (+    17us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:26.462334 (+ 38802us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":7371,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":14803,"spinlock_wait_cycles":3280640,"thread_start_us":226315,"threads_started":1,"wal-append.queue_time_us":193762}
W20260806 03:52:26.484833  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 59311.3us
W20260806 03:52:26.486120  2537 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.897s (SENT)
I20260806 03:52:26.486655  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:26.438882  6525 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:26.439239  6765 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:26.424476  6212 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:26.405784  6490 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:26.523729  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48829.9us
I20260806 03:52:26.473147  6553 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:26.473644  6785 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:26.433522  6535 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.059s
I20260806 03:52:26.431914  6627 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:26.504966  6765 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:26.541049  2576 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:26.526479  6553 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:26.542024  2233 catalog_manager.cc:5495] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 1 to 2, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 2 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:52:26.544973  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68095.3us
I20260806 03:52:26.543701  6672 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:26.532632  6785 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:26.548063  6782 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260806 03:52:26.549809  6793 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:26.556226  6613 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:26.557826  6613 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:52:26.544104  6765 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:26.550472  6627 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:26.547873  6672 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:26.562297  2233 catalog_manager.cc:5495] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 1 to 5, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 5 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:26.552191  6490 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:26.547751  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 127243us
I20260806 03:52:26.574201  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:26.596035  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 178220us
W20260806 03:52:26.605782  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 119719us
W20260806 03:52:26.606978  2537 leader_election.cc:334] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.978s (SENT)
W20260806 03:52:26.610088  2537 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.989s (SENT)
I20260806 03:52:26.612602  5828 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:26.613327  5828 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:26.614157  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:26.615443  6792 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260806 03:52:26.612845  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 115070us
I20260806 03:52:26.615650  5828 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:26.621230  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60030.1us
I20260806 03:52:26.626066  2233 catalog_manager.cc:5495] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260806 03:52:26.622983  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:26.633064  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:26.633912  2480 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:26.573720  6672 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:26.635798  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:26.640411  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:26.640488  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:26.648943  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 238016us
W20260806 03:52:26.650301  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 76297.2us
I20260806 03:52:26.651463  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:26.654099  2476 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:26.652240  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:26.656217  2233 catalog_manager.cc:5495] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 2 to 3, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 3 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:52:26.656231  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:26.659075  2477 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:26.661048  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:26.662025  2476 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:26.657162  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:26.668936  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:26.671798  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:26.674160  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 64133.1us
W20260806 03:52:26.675638  2537 leader_election.cc:334] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 2.059s (SENT)
I20260806 03:52:26.676496  2537 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:26.676625  2436 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:26.678066  2482 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:26.677935  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:26.619850  6792 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:26.678783  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:26.679844  2483 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:26.684715  2379 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:26.685602  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:26.681217  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:26.687191  2484 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:26.688885  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:26.683368  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:26.694202  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:26.694341  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:26.657893  6535 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:26.699910  2233 catalog_manager.cc:5495] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 1 to 5, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 5 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:26.804494  2481 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:26.805019  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:26.684000  6582 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:52:26.643427  6775 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:26.626130  6627 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.063s
I20260806 03:52:26.812992  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:26.690310  6792 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:26.841462  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 453) took 1559 ms. Trace:
I20260806 03:52:26.841813  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:26.842052  3590 rpcz_store.cc:276] 0806 03:52:25.270139 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:25.307080 (+ 36941us) service_pool.cc:227] Handling call
0806 03:52:25.312697 (+  5617us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:25.313117 (+   420us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:52:25.657747 (+344630us) log.cc:842] Serialized 14 byte log entry
0806 03:52:26.491559 (+833812us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:26.491629 (+    70us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:26.491698 (+    69us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:26.491799 (+   101us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:26.828873 (+337074us) spinlock_profiling.cc:243] Waited 5.05 ms on lock 0x7b5400732650. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:26.828997 (+   124us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":15442,"raft.queue_time_us":197490,"raft.run_cpu_time_us":141,"raft.run_wall_time_us":140,"spinlock_wait_cycles":11607936,"thread_start_us":623875,"threads_started":2,"wal-append.queue_time_us":479380}
I20260806 03:52:26.817719  6783 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:26.819445  6525 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:26.844954  6525 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:26.833858  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:26.704336  6535 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:26.802989  6786 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Stepping down as leader of term 5
W20260806 03:52:26.836282  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 159721us
W20260806 03:52:26.855445  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 204095us
I20260806 03:52:26.856649  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:26.860194  2480 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:26.863210  2482 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3. Ops: []
I20260806 03:52:26.693084  6643 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:26.870446  2436 leader_election.cc:398] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9.
I20260806 03:52:26.873536  2436 leader_election.cc:401] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
W20260806 03:52:26.871129  2332 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.565s (SENT)
W20260806 03:52:26.879040  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 203510us
I20260806 03:52:26.878512  2477 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:26.874264  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:26.883670  2537 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:26.853528  6535 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:26.886675  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:26.887651  2482 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:26.854110  6786 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:26.881114  6783 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:26.898993  2484 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:26.935734  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:26.904153  6373 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:26.939563  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:26.904564  6783 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:26.951646  6801 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:26.952567  6789 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:26.939582  6799 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:26.888695  6803 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.074s
W20260806 03:52:26.966239  6677 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.610s	user 0.016s	sys 0.000s
I20260806 03:52:26.968060  6809 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
W20260806 03:52:26.968792  6531 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.622s	user 0.013s	sys 0.000s
I20260806 03:52:26.968604  6808 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:26.969470  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:26.971215  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:26.971474  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:26.980453  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:26.981415  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:26.988834  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 62860.1us
I20260806 03:52:27.039410  3586 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:27.012804  6799 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:26.990121  6783 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:26.935320  6794 consensus_queue.cc:1046] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 3.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.098s
W20260806 03:52:27.041208  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 191656us
W20260806 03:52:27.042280  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 383309us
I20260806 03:52:27.016299  2476 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:27.046211  2379 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:52:27.057411  2370 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3. Ops: []
W20260806 03:52:27.040578  6770 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.673s	user 0.014s	sys 0.000s
W20260806 03:52:27.071746  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 448908us
I20260806 03:52:27.072604  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:27.076686  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 453727us
W20260806 03:52:27.063218  6489 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.656s	user 0.011s	sys 0.003s
I20260806 03:52:27.045545  6799 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:27.026880  6531 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.078009  3584 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:27.003048  6786 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.077126  6775 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:27.110986  2482 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:27.125260  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:27.028128  6801 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:27.140727  2474 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
W20260806 03:52:27.126448  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 58460.9us
I20260806 03:52:27.082290  6643 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:27.141877  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:27.146020  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 274909us
I20260806 03:52:27.149654  3594 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: [8.8-8.8]
I20260806 03:52:27.146157  3590 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
W20260806 03:52:27.151863  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 111840us
I20260806 03:52:27.157938  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:27.165009  2538 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:27.162322  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 94601.8us
I20260806 03:52:27.175136  2331 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:27.173413  2369 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:52:27.107493  6489 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:27.142899  6787 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9.
I20260806 03:52:27.082842  6770 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:27.116218  5510 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.048s
I20260806 03:52:27.188320  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:27.157943  6786 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:27.190191  2436 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:27.194587  2576 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:27.119230  6802 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.071s
I20260806 03:52:27.208772  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:52:27.181843  6536 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.778s	user 0.012s	sys 0.004s
I20260806 03:52:27.209779  3594 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:27.213579  6531 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:27.220103  6800 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:27.220907  6800 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.222221  6819 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:27.222764  6819 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:27.223191  6819 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:27.229382  6525 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.182709  6803 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:27.184638  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:27.231464  6817 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:52:27.233747  6772 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:27.236042  6809 raft_consensus.cc:3032] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:52:27.236536  6809 raft_consensus.cc:729] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:27.237586  6809 consensus_queue.cc:260] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:27.239403  6809 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:27.231475  6803 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:27.245863  6803 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.247365  6803 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:27.213167  6818 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.064s
I20260806 03:52:27.251652  6836 consensus_queue.cc:1046] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260806 03:52:27.205668  6688 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.818s	user 0.011s	sys 0.004s
I20260806 03:52:27.252978  6836 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:27.253388  6688 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.253997  6836 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:27.254365  6836 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:27.188918  6810 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.242s
I20260806 03:52:27.229764  6770 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:27.261363  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:27.277469  6770 raft_consensus.cc:2741] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260806 03:52:27.277668  6829 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260806 03:52:27.283535  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 103530us
I20260806 03:52:27.267967  3586 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
W20260806 03:52:27.288359  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 215832us
I20260806 03:52:27.289382  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:27.195478  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:27.302711  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 127665us
I20260806 03:52:27.305325  2331 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:27.270083  6613 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.712s	user 0.011s	sys 0.004s
W20260806 03:52:27.311152  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 121098us
I20260806 03:52:27.313910  2436 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:27.316577  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:27.317763  6525 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:27.318259  6841 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:27.257474  6489 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:27.318512  6525 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:27.318914  6841 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:27.319980  6841 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:27.322250  6553 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.753s	user 0.014s	sys 0.000s
I20260806 03:52:27.322821  6553 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.256016  6688 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:27.255260  6836 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.324430  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:27.328863  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:27.360984  2374 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:27.324080  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 139848us
I20260806 03:52:27.285329  6373 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:27.304206  2332 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.513s (SENT) [suppressed 58 similar messages]
W20260806 03:52:27.376250  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61263.5us
W20260806 03:52:27.385272  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 71465.2us
I20260806 03:52:27.388425  2331 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:27.306844  6770 raft_consensus.cc:2741] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260806 03:52:27.398885  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:27.399856  3594 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
W20260806 03:52:27.366041  6785 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.806s	user 0.011s	sys 0.005s
W20260806 03:52:27.408454  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 224995us
I20260806 03:52:27.309636  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:27.404959  6837 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260806 03:52:27.426887  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 56713.9us
W20260806 03:52:27.427122  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 51970.3us
W20260806 03:52:27.402292  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 98129.2us
I20260806 03:52:27.416968  2436 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:27.434427  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:27.383894  6801 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:27.399770  6672 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.730s	user 0.013s	sys 0.000s
I20260806 03:52:27.437635  2436 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:27.361353  6490 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.070s
I20260806 03:52:27.421059  6818 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:27.472240  6818 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:27.472816  6818 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:27.468439  6801 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:27.473495  6801 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:27.473958  6801 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:27.472895  6531 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:27.420168  6810 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260806 03:52:27.438225  6792 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.596s	user 0.016s	sys 0.000s
I20260806 03:52:27.433733  6836 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:27.475945  2374 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
W20260806 03:52:27.485786  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 51468.6us
I20260806 03:52:27.488327  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:27.452404  6672 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:27.507025  6815 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:27.517930  6536 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:27.518535  6553 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:27.503779  2332 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.652s (SENT)
I20260806 03:52:27.525893  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:27.491451  2436 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:27.498994  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:27.466014  6817 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:27.489796  6688 raft_consensus.cc:2741] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260806 03:52:27.534513  2574 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:27.430406  6785 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:52:27.505429  6765 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.945s	user 0.010s	sys 0.006s
W20260806 03:52:27.559651  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60740us
I20260806 03:52:27.536504  3591 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:27.520475  6582 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:27.560871  2429 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:27.565871  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 62142.3us
W20260806 03:52:27.574508  2332 leader_election.cc:334] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.701s (SENT)
I20260806 03:52:27.575413  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:27.577718  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 89531.4us
I20260806 03:52:27.578851  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:27.586236  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:27.588066  2538 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:27.589248  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.592558  2375 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:27.596282  2476 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:27.549696  6810 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:27.600865  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.517990  6815 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:27.599501  2483 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:27.596004  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.601600  2482 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:27.674669  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.601567  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.603327  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:27.604579  6789 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:27.631927  6815 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:27.639902  6645 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:27.596724  6829 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.080s
I20260806 03:52:27.568812  6582 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:27.558892  6819 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:27.689755  6799 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.573s	user 0.011s	sys 0.002s
I20260806 03:52:27.640076  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.590840  6384 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:27.592166  6490 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:27.600481  6677 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:27.570228  6531 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:27.677286  2477 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:27.720624  6525 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:27.721099  6525 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:27.721582  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.722414  2477 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:27.722119  6525 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:27.723248  6786 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.518s	user 0.007s	sys 0.002s
I20260806 03:52:27.598407  6688 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:52:27.681110  2481 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:27.713708  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:27.682782  2476 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:27.686926  2474 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
W20260806 03:52:27.671814  6535 consensus_meta.cc:287] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.760s	user 0.014s	sys 0.002s
W20260806 03:52:27.695322  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 120826us
I20260806 03:52:27.736909  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.631377  6373 consensus_queue.cc:1046] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.044s
I20260806 03:52:27.706024  6789 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:27.723958  6627 raft_consensus.cc:3032] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:27.737774  2478 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
W20260806 03:52:27.583274  6823 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260806 03:52:27.493909  6840 consensus_queue.cc:1046] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.107s
I20260806 03:52:27.578920  6765 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.640630  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:27.790441  2575 raft_consensus.cc:595] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:27.790874  2575 raft_consensus.cc:603] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:27.754382  6490 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:27.791479  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:27.705032  2576 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:27.715260  6672 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:27.715706  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 549288us
I20260806 03:52:27.760851  6627 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:27.796097  2537 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:27.717990  6793 raft_consensus.cc:3032] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
W20260806 03:52:27.718623  6783 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.656s	user 0.004s	sys 0.009s
I20260806 03:52:27.719269  6796 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:27.719221  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:27.709623  6645 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:27.804688  6772 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.570s	user 0.012s	sys 0.003s
I20260806 03:52:27.804863  6645 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.805567  6772 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:27.805958  6772 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:27.806218  6840 raft_consensus.cc:3032] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:52:27.806674  6840 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:27.808130  6843 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:27.803747  3587 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:27.809832  6490 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.811748  6796 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:27.813215  6841 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:27.812922  6796 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.813650  6841 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:27.813745  6789 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.814487  6796 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:27.814666  6841 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.816421  6841 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:27.820492  6783 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:27.821429  6765 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:27.823295  6783 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:27.824170  3586 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:27.807475  6772 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.824437  6013 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:27.824834  6013 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:27.758363  6582 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:27.825721  6013 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.826550  6582 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:27.798668  6793 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:27.755177  2476 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:27.828172  6793 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.828775  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.829553  6793 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:27.830121  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.831432  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.755676  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:27.706162  6855 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:27.767343  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:27.832899  2374 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:27.833841  2537 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:27.709295  6799 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.785914  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:27.843338  2376 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:27.785820  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:27.786875  2332 leader_election.cc:334] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.062s (SENT)
I20260806 03:52:27.844892  2478 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:27.758512  6212 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:27.750571  6688 raft_consensus.cc:686] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:27.789462  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:27.793150  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63315.2us
W20260806 03:52:27.794092  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 366116us
I20260806 03:52:27.861371  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:27.776705  6785 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:27.779126  6384 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:27.920390  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 59120.4us
I20260806 03:52:27.753026  6535 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.697850  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:27.928757  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:27.929251  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 231485us
I20260806 03:52:27.930799  3547 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:27.827122  6013 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:27.489889  6792 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:27.844722  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:27.785816  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:27.737463  6780 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.094s
I20260806 03:52:27.851125  2374 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:27.923486  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.936967  2480 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:27.938328  2484 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
W20260806 03:52:27.937243  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 103542us
W20260806 03:52:27.848995  6803 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.594s	user 0.007s	sys 0.007s
I20260806 03:52:27.940128  2537 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:27.846835  6797 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:27.956759  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:27.942382  2478 raft_consensus.cc:2379] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:27.960813  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:27.860194  5828 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:52:27.963373  2483 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:27.963171  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.921638  6820 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:28.038738  6819 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:28.210526  6818 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.711s	user 0.014s	sys 0.003s
I20260806 03:52:28.048810  2368 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:28.011059  6854 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260806 03:52:28.011015  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 229372us
W20260806 03:52:28.012245  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 47179.8us
W20260806 03:52:28.302685  2332 leader_election.cc:334] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.063s (SENT)
I20260806 03:52:28.303243  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:28.303373  2537 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:27.958843  6765 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.114s
I20260806 03:52:28.313213  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.021728  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.940887  6855 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:27.807595  6840 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:28.019340  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:27.956099  6672 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:28.088189  6862 consensus_queue.cc:1046] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.072s
I20260806 03:52:28.087132  6845 consensus_queue.cc:1046] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.053s
I20260806 03:52:28.031153  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:28.098157  6535 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:28.192540  6831 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:28.096411  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2213) took 1489 ms. Trace:
I20260806 03:52:27.958338  6783 consensus_queue.cc:1046] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.063s
I20260806 03:52:27.936698  6525 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:27.921973  6212 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:28.285276  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 324585us
I20260806 03:52:28.029698  6802 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:28.131318  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1216) took 1477 ms. Trace:
I20260806 03:52:28.189002  6825 raft_consensus.cc:3032] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:28.047163  6861 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:28.036065  6627 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:28.287003  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2226) took 1353 ms. Trace:
W20260806 03:52:28.283888  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 386054us
I20260806 03:52:28.181473  6803 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:28.293583  2476 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:52:28.297652  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 366936us
W20260806 03:52:28.283375  6553 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.001s	sys 0.010s
I20260806 03:52:28.308043  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:28.311425  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1217) took 1661 ms. Trace:
I20260806 03:52:28.129639  6688 consensus_queue.cc:237] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:28.314203  2483 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:28.314407  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:28.354482  2368 rpcz_store.cc:276] 0806 03:52:26.649731 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:26.650031 (+   300us) service_pool.cc:227] Handling call
0806 03:52:26.679432 (+ 29401us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:28.299809 (+1620377us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:28.311217 (+ 11408us) spinlock_profiling.cc:243] Waited 1.29 s on lock 0x7b5400012a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:28.311371 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2965346048}
I20260806 03:52:28.317381  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:28.286787  6841 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:28.326352  2478 raft_consensus.cc:2379] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:28.359175  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:28.318691  2474 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:28.324884  2479 rpcz_store.cc:276] 0806 03:52:26.607322 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:26.607449 (+   127us) service_pool.cc:227] Handling call
0806 03:52:26.616892 (+  9443us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:26.617159 (+   267us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:26.617184 (+    25us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:26.617976 (+   792us) log.cc:842] Serialized 26 byte log entry
0806 03:52:27.081694 (+463718us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:27.081744 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:27.083381 (+  1637us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:28.096108 (+1012727us) raft_consensus.cc:1671] finished
0806 03:52:28.096137 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:28.096312 (+   175us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":460912,"threads_started":1,"wal-append.queue_time_us":754210}
I20260806 03:52:28.323932  6373 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:28.331758  6832 consensus_queue.cc:1046] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260806 03:52:28.299065  6820 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:28.303470  6818 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:28.299173  6816 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:28.323884  6843 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:28.157029  6384 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:28.337126  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.302474  6772 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:28.315631  6809 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.076s	user 0.012s	sys 0.008s
I20260806 03:52:28.348281  6799 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:28.344339  2375 rpcz_store.cc:276] 0806 03:52:26.649243 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:26.649424 (+   181us) service_pool.cc:227] Handling call
0806 03:52:28.126532 (+1477108us) spinlock_profiling.cc:243] Waited 923 ms on lock 0x7b5400012cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:28.126796 (+   264us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2121769856}
I20260806 03:52:28.336231  6792 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:28.315480  6800 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:28.389391  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.349279  2484 rpcz_store.cc:276] 0806 03:52:26.933909 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:26.934076 (+   167us) service_pool.cc:227] Handling call
0806 03:52:26.934388 (+   312us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:27.948684 (+1014296us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:28.127903 (+179219us) spinlock_profiling.cc:243] Waited 1 s on lock 0x7b54002701d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:28.286896 (+158993us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2308420352}
I20260806 03:52:28.322157  6672 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:28.347451  2332 leader_election.cc:334] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.090s (SENT)
I20260806 03:52:28.355175  2575 raft_consensus.cc:595] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:28.286526  6770 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:28.358137  2379 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:28.362246  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:28.362388  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.363612  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:28.368072  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.369537  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:28.351142  6785 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.019s
I20260806 03:52:28.348905  6825 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:28.366802  6841 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:28.372184  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 54922.6us
I20260806 03:52:28.431097  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:28.320953  6698 consensus_queue.cc:1046] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260806 03:52:28.306493  6854 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:52:28.354045  6553 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.618s	user 0.002s	sys 0.010s
W20260806 03:52:28.364651  6836 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.877s	user 0.014s	sys 0.000s
I20260806 03:52:28.380599  6765 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:28.362519  6373 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:28.373754  6627 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:28.391721  2376 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.531s	user 0.006s	sys 0.006s
I20260806 03:52:28.444192  2376 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:28.381032  2480 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:28.409471  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:28.416177  2483 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:52:28.415141  2476 raft_consensus.cc:2362] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8. Re-sending same reply.
I20260806 03:52:28.419344  2478 raft_consensus.cc:2379] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:28.371973  6535 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:28.340975  6831 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:28.433233  2370 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:28.433693  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.368602  6851 consensus_queue.cc:1046] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.056s
I20260806 03:52:28.438122  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.439196  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.415114  6809 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:28.446642  2368 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:28.448050  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:28.366818  6802 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.065s
I20260806 03:52:28.455834  2479 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:28.381034  6816 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:28.418208  6672 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:52:28.469378  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 121962us
I20260806 03:52:28.435977  6854 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:52:28.480481  2332 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.092s (SENT)
I20260806 03:52:28.480983  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:28.482565  6836 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:28.470038  2369 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:28.464758  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:28.484367  2478 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:28.472766  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.478547  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.488682  2480 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:28.489689  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.490613  2480 raft_consensus.cc:2396] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260806 03:52:28.491439  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.443475  6373 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:28.488682  2476 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:28.501240  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:28.497992  2478 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:28.503892  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.500514  2480 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:28.501842  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.513007  2484 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:28.513712  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.424532  6770 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:28.514580  2478 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:28.522737  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.523833  2474 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:28.388413  6212 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:28.531744  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.529043  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.534839  2479 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:28.469018  6535 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:28.469625  6792 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:28.478034  6783 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:28.530526  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.532894  2478 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:28.549075  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.550580  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.500551  6797 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:28.510663  6850 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:28.562718  2480 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:28.563862  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:28.544780  2476 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
I20260806 03:52:28.505541  6553 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:28.576426  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.606237  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.613308  2476 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:28.606519  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:28.501361  6013 consensus_queue.cc:1046] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.061s
I20260806 03:52:28.613263  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.623683  2479 raft_consensus.cc:2379] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:28.627060  2480 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:28.627764  2484 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
W20260806 03:52:28.632440  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 149818us
W20260806 03:52:28.632799  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73206.8us
I20260806 03:52:28.633659  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:28.633154  2478 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:28.474392  6809 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:28.639748  2375 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:28.640259  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.647040  2484 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:28.569075  6783 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:28.661768  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:28.666059  2429 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:28.667200  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:28.667629  2332 leader_election.cc:334] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.579s (SENT)
I20260806 03:52:28.688525  2474 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260806 03:52:28.691459  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:28.695096  2479 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
W20260806 03:52:28.663406  6582 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.836s	user 0.008s	sys 0.008s
I20260806 03:52:28.700878  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:28.651002  6801 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.177s	user 0.011s	sys 0.008s
I20260806 03:52:28.632268  6845 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:28.719820  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:28.702713  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.723376  2480 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
W20260806 03:52:28.726361  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58792.1us
I20260806 03:52:28.726733  2375 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:52:28.727682  2332 leader_election.cc:334] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.721s (SENT)
I20260806 03:52:28.728300  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:28.669217  6785 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:28.535661  6825 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:28.681824  6818 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:28.738140  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:28.678436  6843 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:28.578729  6850 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:28.740962  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.759581  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:28.760123  2480 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:52:28.741175  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 135910us
I20260806 03:52:28.749063  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:28.700538  6800 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:28.570266  6797 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:28.703223  6862 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260806 03:52:28.781210  6870 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.352s	user 0.001s	sys 0.001s
I20260806 03:52:28.728811  6803 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:28.786049  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.787154  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.862845  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.719815  6820 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:28.795600  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 67867us
W20260806 03:52:28.889740  2332 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.724s (SENT)
I20260806 03:52:28.805330  2479 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:28.860357  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.863915  2478 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:28.897179  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.899092  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.678177  6688 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.070s
W20260806 03:52:28.911451  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 276537us
I20260806 03:52:28.900671  2478 raft_consensus.cc:2379] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:28.913975  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.914878  2478 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:28.747761  6841 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:28.921123  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:28.901937  2332 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.516s (SENT)
W20260806 03:52:28.940006  2332 leader_election.cc:334] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.538s (SENT)
I20260806 03:52:28.940608  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:28.903496  2484 raft_consensus.cc:2379] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:28.697052  6836 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.091s
W20260806 03:52:28.942829  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 237315us
I20260806 03:52:28.800853  6825 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:28.761221  6698 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:28.697000  6861 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.216s
I20260806 03:52:29.012761  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:29.013327  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.729106  6801 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:28.944422  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:29.024595  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.021490  6489 raft_consensus.cc:3032] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
W20260806 03:52:29.061194  6885 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.367s	user 0.000s	sys 0.001s
W20260806 03:52:29.062098  6877 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.438s	user 0.001s	sys 0.000s
W20260806 03:52:29.063099  6878 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.272s	user 0.000s	sys 0.000s
W20260806 03:52:29.063776  6865 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.550s	user 0.000s	sys 0.001s
I20260806 03:52:28.912791  6818 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.021349  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:29.044827  6698 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:28.745057  6535 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.083148  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:28.735771  6845 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.126699  6816 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:29.057917  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 117946us
I20260806 03:52:29.091625  2484 raft_consensus.cc:2379] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:28.798532  6792 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:29.095326  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:29.098624  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 85992.8us
W20260806 03:52:28.913682  6772 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.531s	user 0.013s	sys 0.000s
W20260806 03:52:29.101953  2483 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.633s	user 0.009s	sys 0.005s
I20260806 03:52:29.254061  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.235771  6818 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:28.932394  6868 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.493s	user 0.000s	sys 0.002s
I20260806 03:52:29.192512  2377 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:29.085561  6841 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:28.788161  6843 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.223773  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 404) took 1586 ms. Trace:
I20260806 03:52:28.938638  6803 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.095155  6770 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:28.748812  6785 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:29.236783  2482 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2277) took 1575 ms (client timeout 2063 ms). Trace:
I20260806 03:52:29.094080  6489 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:29.089174  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 299682us
I20260806 03:52:28.932228  6799 consensus_queue.cc:1046] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.300s
I20260806 03:52:29.149902  5510 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:29.258468  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:29.260661  2537 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.653s	user 0.002s	sys 0.011s
W20260806 03:52:29.374644  2537 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.767s	user 0.003s	sys 0.011s
I20260806 03:52:29.255492  2483 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
W20260806 03:52:29.376313  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2294) took 1286 ms (client timeout 1662 ms). Trace:
I20260806 03:52:29.343433  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:29.377144  2483 rpcz_store.cc:269] 0806 03:52:28.090418 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:28.366313 (+275895us) service_pool.cc:227] Handling call
0806 03:52:29.376207 (+1009894us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:29.377521  2478 raft_consensus.cc:2362] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7. Re-sending same reply.
I20260806 03:52:29.262691  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.193392  6831 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:29.385798  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.277530  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:54212 (request call id 458) took 1574 ms. Trace:
I20260806 03:52:29.275316  2481 rpcz_store.cc:276] 0806 03:52:27.637878 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:27.732514 (+ 94636us) service_pool.cc:227] Handling call
0806 03:52:27.754384 (+ 21870us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:27.778921 (+ 24537us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:27.778960 (+    39us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:27.798055 (+ 19095us) log.cc:842] Serialized 487 byte log entry
0806 03:52:28.170089 (+372034us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:28.170136 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:28.170224 (+    88us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:29.223418 (+1053194us) raft_consensus.cc:1671] finished
0806 03:52:29.223455 (+    37us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:29.223675 (+   220us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":250911,"threads_started":1,"wal-append.queue_time_us":562532}
I20260806 03:52:29.252532  6836 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:29.285710  2482 rpcz_store.cc:269] 0806 03:52:27.650033 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:27.674320 (+ 24287us) service_pool.cc:227] Handling call
0806 03:52:29.224945 (+1550625us) spinlock_profiling.cc:243] Waited 764 ms on lock 0x7b5400150c54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:29.225167 (+   222us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1756297984}
W20260806 03:52:29.370968  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.841s	user 0.000s	sys 0.019s
W20260806 03:52:29.371743  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 301154us
W20260806 03:52:29.380539  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 112980us
I20260806 03:52:29.375097  2484 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:52:29.391577  2476 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.632s	user 0.054s	sys 0.041s
I20260806 03:52:29.055133  6780 raft_consensus.cc:3032] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:28.935031  6783 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.237211  6902 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:29.388211  2474 rpcz_store.cc:276] 0806 03:52:27.695554 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:28.757769 (+1062215us) service_pool.cc:227] Handling call
0806 03:52:29.263961 (+506192us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:29.387564  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:29.391644  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.861s	user 0.000s	sys 0.020s
W20260806 03:52:29.382649  2332 leader_election.cc:334] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.513s (SENT)
I20260806 03:52:29.276854  6857 raft_consensus.cc:3032] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:29.270161  6899 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Stepping down as leader of term 8
W20260806 03:52:29.392940  2476 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.633s	user 0.054s	sys 0.041s
W20260806 03:52:29.255988  6802 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.724s	user 0.006s	sys 0.007s
I20260806 03:52:29.345172  6772 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.418759  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:29.378945  6796 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.564s	user 0.020s	sys 0.000s
I20260806 03:52:29.271584  6861 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:29.422374  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.422757  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:29.423760  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:29.427124  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2246) took 1120 ms. Trace:
I20260806 03:52:29.382754  6800 raft_consensus.cc:686] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:29.395818  6780 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:29.280953  6841 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.438277  2478 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:52:29.425729  6688 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.311240  6803 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.437805  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:29.428470  6802 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.910s	user 0.006s	sys 0.008s
I20260806 03:52:29.439337  2575 raft_consensus.cc:595] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:29.397218  6836 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:29.432379  6815 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.733s	user 0.017s	sys 0.002s
W20260806 03:52:29.440820  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58219.3us
I20260806 03:52:29.424643  6857 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:29.441097  2476 rpcz_store.cc:276] 0806 03:52:28.306349 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:28.662567 (+356218us) service_pool.cc:227] Handling call
0806 03:52:28.697309 (+ 34742us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:28.697599 (+   290us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:52:28.759617 (+ 62018us) log.cc:842] Serialized 14 byte log entry
0806 03:52:29.426547 (+666930us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:29.426641 (+    94us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:29.426714 (+    73us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:29.426799 (+    85us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:29.427044 (+   245us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":37861,"prepare.queue_time_us":63560,"prepare.run_cpu_time_us":64,"prepare.run_wall_time_us":65,"thread_start_us":666378,"threads_started":1}
I20260806 03:52:29.454231  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:29.465914  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.436369  6489 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.425431  6899 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:52:29.512261  6890 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260806 03:52:29.454713  6212 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:29.593628  6800 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [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: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.677487  6212 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.512283  6490 raft_consensus.cc:3032] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:29.437467  6772 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.437806  6901 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:29.512953  6858 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.626s	user 0.010s	sys 0.008s
W20260806 03:52:29.682159  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 233021us
I20260806 03:52:29.616734  6780 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.617220  6384 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.453881  6905 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.260s
I20260806 03:52:29.454136  6902 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:29.585362  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 406) took 1933 ms. Trace:
I20260806 03:52:29.593811  6907 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:29.617519  6627 consensus_meta.cc:287] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.165s	user 0.015s	sys 0.000s
I20260806 03:52:29.466102  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.604394  6842 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
W20260806 03:52:29.682528  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 159052us
W20260806 03:52:29.693022  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 273334us
I20260806 03:52:29.513196  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.713515  2478 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:52:29.713589  3545 leader_election.cc:334] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.692s (SENT)
I20260806 03:52:29.714177  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:29.511971  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:29.531162  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.682734  6818 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:29.685124  6901 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:29.702431  6858 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.053s	user 0.018s	sys 0.011s
I20260806 03:52:29.689419  6780 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:29.616285  6698 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:29.483592  6796 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:29.745297  6796 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.748150  6901 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:29.685308  6899 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.749002  6212 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:29.749598  6899 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:29.684839  2479 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:29.695386  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.696408  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.709870  2483 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:52:29.512785  6897 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.230s	user 0.000s	sys 0.000s
I20260806 03:52:29.717252  6842 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:29.719122  6907 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.683482  6688 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.721814  6893 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.685468  6772 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:52:29.688167  2575 raft_consensus.cc:603] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:29.716089  2583 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:52:29.717131  3591 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.621s	user 0.013s	sys 0.005s
W20260806 03:52:29.453601  6525 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.110s	user 0.019s	sys 0.000s
I20260806 03:52:29.703575  2477 rpcz_store.cc:276] 0806 03:52:27.651673 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:27.738038 (+ 86365us) service_pool.cc:227] Handling call
0806 03:52:27.759026 (+ 20988us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:27.782431 (+ 23405us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:27.795713 (+ 13282us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:27.796299 (+   586us) log.cc:842] Serialized 26 byte log entry
0806 03:52:28.020997 (+224698us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:28.296592 (+275595us) log.cc:842] Serialized 14 byte log entry
0806 03:52:28.297060 (+   468us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:28.297174 (+   114us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:29.585074 (+1287900us) raft_consensus.cc:1671] finished
0806 03:52:29.585106 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:29.585284 (+   178us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":349247,"prepare.run_cpu_time_us":55,"prepare.run_wall_time_us":17916,"raft.queue_time_us":19828,"raft.run_cpu_time_us":344,"raft.run_wall_time_us":17428,"thread_start_us":405791,"threads_started":2,"wal-append.queue_time_us":569997}
I20260806 03:52:29.511914  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.679575  6490 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:29.728904  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:29.757615  6915 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.781312  6915 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:29.782253  6672 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.264s	user 0.012s	sys 0.004s
I20260806 03:52:29.782917  6672 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.757969  6843 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:29.704648  6891 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.636s	user 0.002s	sys 0.000s
I20260806 03:52:29.724347  6802 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:52:29.766984  2484 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:29.768262  6797 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:29.768424  6850 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:29.769050  6855 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.429s	user 0.008s	sys 0.008s
I20260806 03:52:29.690423  6905 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:29.787783  6855 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:29.741288  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.755081  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:29.454767  6809 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:29.763255  6845 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:29.837895  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:29.838652  2379 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:29.784993  6841 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:29.787039  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 440) took 1364 ms. Trace:
I20260806 03:52:29.719484  6815 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.775390  2370 raft_consensus.cc:2396] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 9 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
W20260806 03:52:29.703130  2332 leader_election.cc:334] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.662s (SENT)
I20260806 03:52:29.777990  2481 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:29.840830  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:29.438349  6861 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:29.843115  6861 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.844486  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.844695  6861 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:29.808980  6803 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:29.774533  3591 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.679s	user 0.014s	sys 0.005s
I20260806 03:52:29.846102  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.771839  6688 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:29.769230  6907 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:29.846971  2478 raft_consensus.cc:2379] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:52:29.779505  6553 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.201s	user 0.013s	sys 0.000s
I20260806 03:52:29.764616  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2331) took 1474 ms. Trace:
I20260806 03:52:29.847651  6553 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:29.848652  2581 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:29.847718  2374 rpcz_store.cc:276] 0806 03:52:28.290540 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:28.290669 (+   129us) service_pool.cc:227] Handling call
0806 03:52:28.291071 (+   402us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:28.444660 (+153589us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:28.444694 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:28.463291 (+ 18597us) log.cc:842] Serialized 26 byte log entry
0806 03:52:28.742593 (+279302us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:28.742642 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:28.970714 (+228072us) spinlock_profiling.cc:243] Waited 153 ms on lock 0x7b54001072d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:28.970804 (+    90us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:29.764124 (+793320us) raft_consensus.cc:1671] finished
0806 03:52:29.764162 (+    38us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:29.764519 (+   357us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":162,"raft.run_cpu_time_us":220,"raft.run_wall_time_us":12657,"spinlock_wait_cycles":352141184,"thread_start_us":229215,"threads_started":1,"wal-append.queue_time_us":670911}
I20260806 03:52:29.773967  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:29.795097  2474 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:29.850546  2575 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:29.851769  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:29.852677  2575 raft_consensus.cc:2362] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6. Re-sending same reply.
I20260806 03:52:29.853834  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:29.777654  3586 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:29.777107  6490 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.788278  6905 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:52:29.805451  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 79085.8us
I20260806 03:52:29.860008  6794 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:29.863416  6794 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:29.864282  6904 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.828132  6796 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:29.864868  6904 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.866282  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 444) took 1336 ms. Trace:
W20260806 03:52:29.773103  6373 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.281s	user 0.012s	sys 0.008s
I20260806 03:52:29.866981  2370 rpcz_store.cc:276] 0806 03:52:28.530405 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:28.534020 (+  3615us) service_pool.cc:227] Handling call
0806 03:52:29.865955 (+1331935us) spinlock_profiling.cc:243] Waited 1.21 s on lock 0x7b54003327d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:29.866185 (+   230us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2783368064}
I20260806 03:52:29.835611  2477 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:52:29.837039  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:29.887782  2578 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 9
I20260806 03:52:29.839228  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.754565  6836 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:29.843544  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:29.845381  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.867247  6373 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:29.862689  6895 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.477s	user 0.004s	sys 0.000s
I20260806 03:52:29.834842  2368 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:29.770220  6893 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.870992  6815 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:29.860574  6905 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.871658  6794 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:29.861732  6912 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.409s	user 0.000s	sys 0.001s
W20260806 03:52:29.780599  6854 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.241s	user 0.016s	sys 0.000s
I20260806 03:52:29.775213  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:29.839838  2372 rpcz_store.cc:276] 0806 03:52:28.422905 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:28.424324 (+  1419us) service_pool.cc:227] Handling call
0806 03:52:28.436395 (+ 12071us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:28.436774 (+   379us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:28.436802 (+    28us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:28.480317 (+ 43515us) log.cc:842] Serialized 487 byte log entry
0806 03:52:28.700895 (+220578us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:28.700939 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:28.701020 (+    81us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:29.786705 (+1085685us) raft_consensus.cc:1671] finished
0806 03:52:29.786739 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:29.786943 (+   204us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":144103,"threads_started":1,"wal-append.queue_time_us":382057}
I20260806 03:52:29.880831  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:29.894665  2376 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260806 03:52:29.896226  2373 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:29.896672  6803 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260806 03:52:29.896746  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 193662us
I20260806 03:52:29.936110  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:29.875613  6765 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.898526  6793 raft_consensus.cc:3032] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:29.878336  6818 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.902455  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 468) took 1140 ms. Trace:
I20260806 03:52:29.908601  6672 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:29.783776  6915 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:29.909878  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:29.925104  6688 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.765460  6842 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.920539  2476 raft_consensus.cc:2379] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:52:29.918577  3542 leader_election.cc:334] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.942s (SENT)
I20260806 03:52:29.921726  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:29.921523  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:29.923499  2482 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
W20260806 03:52:29.925683  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 82257.8us
I20260806 03:52:29.925777  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:29.957266  2369 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:29.937774  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.957984  2436 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:29.958250  2481 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:52:29.937518  2577 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 6. Current term is 7. Ops: [6.8-6.8]
I20260806 03:52:29.958878  6934 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:29.888892  2483 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
W20260806 03:52:29.936851  2332 leader_election.cc:334] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.141s (SENT)
I20260806 03:52:29.960139  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:29.959432  2436 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:29.944907  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:29.961404  2474 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:52:29.942524  2368 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 2.
I20260806 03:52:29.924921  6907 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:29.689566  6384 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.951617  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:29.951643  2375 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:29.952857  2479 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:29.953680  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:29.966724  2374 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:29.953866  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:29.954553  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:29.929123  6851 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.957252  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:29.959403  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:29.941304  3591 rpcz_store.cc:276] 0806 03:52:28.762219 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:28.762343 (+   124us) service_pool.cc:227] Handling call
0806 03:52:28.905566 (+143223us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:28.914430 (+  8864us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:28.914479 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:28.963501 (+ 49022us) log.cc:842] Serialized 26 byte log entry
0806 03:52:29.846174 (+882673us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:29.846225 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:29.846302 (+    77us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:29.902160 (+ 55858us) raft_consensus.cc:1671] finished
0806 03:52:29.902192 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:29.902376 (+   184us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":34746,"raft.queue_time_us":417917,"raft.run_cpu_time_us":272,"raft.run_wall_time_us":18459,"thread_start_us":750446,"threads_started":1,"wal-append.queue_time_us":844530}
W20260806 03:52:29.945897  6799 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.557s	user 0.008s	sys 0.027s
W20260806 03:52:29.969405  6799 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.584s	user 0.009s	sys 0.028s
I20260806 03:52:29.970275  6909 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260806 03:52:29.938149  6918 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.972761  6918 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.975003  6918 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:29.965260  6904 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:29.976351  6855 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:29.976677  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:29.951920  6818 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.980340  6818 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:29.983337  6384 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:29.984064  6926 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.984896  2436 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:29.956511  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:29.942642  6793 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:29.988605  6840 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:29.989108  6793 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.989748  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:29.990347  6793 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:29.991372  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:29.964708  6794 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:29.940863  6765 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:29.959775  6796 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
I20260806 03:52:29.997946  6765 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:29.998055  6672 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:52:29.952220  6803 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:29.998757  6851 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.999207  6803 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.001588  6803 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.001775  6851 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:29.934330  6854 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.002460  2575 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:52:30.004174  6854 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:30.005077  2576 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:29.970446  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:29.984652  6926 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.015170  6907 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:52:29.986104  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 67590.2us
I20260806 03:52:29.949826  6905 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:30.016644  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:30.017450  2369 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:52:30.018812  6825 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.869s	user 0.008s	sys 0.004s
I20260806 03:52:30.019588  6672 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:29.713778  6857 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.020141  6672 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:29.961823  2477 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:29.967096  6934 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:29.962594  6836 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:30.021651  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:30.021895  6836 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.022456  3585 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:29.960578  6688 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.011422  2370 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260806 03:52:30.015686  6926 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:30.024094  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:30.024590  2376 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:30.026901  2578 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
W20260806 03:52:29.970494  6913 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.182s	user 0.000s	sys 0.001s
I20260806 03:52:30.029332  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:30.026947  2375 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:30.030117  3585 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:29.975780  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:30.030453  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:30.032507  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:30.029335  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 44553.7us
I20260806 03:52:29.986313  6842 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:30.041972  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:30.044987  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 85683.3us
I20260806 03:52:30.054908  2579 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:52:30.056154  2578 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:30.056516  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:30.045703  2332 leader_election.cc:334] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.676s (SENT)
I20260806 03:52:30.047020  6926 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260806 03:52:29.966097  6698 consensus_queue.cc:1159] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "dff94100ffc5485f92cbe6a85addf0b2" responder_term: 7 status { last_received { term: 6 index: 5 } last_committed_idx: 5 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:52:30.048264  6855 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:30.049642  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.060667  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:30.056609  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:30.057435  2332 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.045054  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.061234  2583 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:30.028864  6825 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:30.064648  2579 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:30.036361  6836 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.075513  3545 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:30.068331  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:30.070855  2578 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:30.071811  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:30.076531  2370 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:30.073630  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:30.060592  6783 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:52:30.075302  2436 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:30.051381  6803 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:30.085835  6645 raft_consensus.cc:3032] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:30.086292  6645 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:30.087080  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.087873  2584 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:30.089301  6928 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:30.090133  6862 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:30.090536  6862 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:30.090839  6862 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:30.055112  6851 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:30.105101  6851 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.107568  6851 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:30.059361  6926 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:30.108393  6926 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:30.113149  6809 raft_consensus.cc:2932] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:30.115404  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:30.117892  6801 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:30.117308  2368 raft_consensus.cc:2932] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:30.118664  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:30.121214  6919 raft_consensus.cc:3032] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:30.121665  6919 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:30.122583  6919 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.123243  6893 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.075109  6839 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:30.124647  6839 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:30.125142  6839 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:30.080564  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.067509  6904 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260806 03:52:30.095201  2579 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:30.127622  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2326) took 1340 ms. Trace:
I20260806 03:52:30.086558  6802 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:30.128089  2480 rpcz_store.cc:276] 0806 03:52:28.787270 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:28.913074 (+125804us) service_pool.cc:227] Handling call
0806 03:52:30.127374 (+1214300us) spinlock_profiling.cc:243] Waited 984 ms on lock 0x7b540019f354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:30.127516 (+   142us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2263274368}
I20260806 03:52:30.128566  6802 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:30.128794  2484 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:30.129038  6802 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:30.078403  6825 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.074823  6909 consensus_queue.cc:1046] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260806 03:52:30.096879  6896 consensus_queue.cc:1046] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260806 03:52:30.070546  6861 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:30.132628  6825 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.065299  6855 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.133268  6818 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:30.133891  6818 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.135190  6855 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.099232  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 439) took 1676 ms. Trace:
I20260806 03:52:30.103778  6841 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:30.104280  6803 raft_consensus.cc:686] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:30.087255  6645 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.123356  6800 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:30.092869  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.081687  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:30.140906  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48069.4us
W20260806 03:52:30.168718  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 86962us
W20260806 03:52:30.169940  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 89480.4us
I20260806 03:52:30.137302  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.176218  6928 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:30.176437  2572 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:30.167608  2379 rpcz_store.cc:276] 0806 03:52:28.422439 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:28.423511 (+  1072us) service_pool.cc:227] Handling call
0806 03:52:28.423964 (+   453us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:29.839054 (+1415090us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:30.098888 (+259834us) spinlock_profiling.cc:243] Waited 1.41 s on lock 0x7b540026fa54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:30.099143 (+   255us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3253083392}
I20260806 03:52:30.178020  2583 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:30.179610  2375 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
W20260806 03:52:30.180727  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 55930.5us
I20260806 03:52:30.181699  2436 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:30.182628  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.123881  6919 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:30.187506  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:30.190274  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.190896  2484 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 11
I20260806 03:52:30.190670  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.131884  6672 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:30.194984  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.191690  2474 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:30.144603  6489 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:30.191066  2584 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:30.149155  6770 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:30.139665  6785 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.135923  6818 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.145318  6688 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:30.198275  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 131603us
I20260806 03:52:30.201824  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:30.234120  2377 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 433) took 1889 ms (client timeout 2175 ms). Trace:
I20260806 03:52:30.234673  2572 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
W20260806 03:52:30.234750  2377 rpcz_store.cc:269] 0806 03:52:28.345135 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:28.345318 (+   183us) service_pool.cc:227] Handling call
0806 03:52:30.233875 (+1888557us) spinlock_profiling.cc:243] Waited 777 ms on lock 0x7b5400438fd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:30.234048 (+   173us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1786355584}
W20260806 03:52:30.234606  2332 leader_election.cc:334] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.698s (SENT)
I20260806 03:52:30.204912  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:30.204789  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:30.236177  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.205664  6857 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:30.205873  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:30.206538  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.240060  2574 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:30.207350  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:30.207988  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 113707us
I20260806 03:52:30.240981  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.209980  2538 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:30.211014  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.177006  6928 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:30.167788  6841 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:30.199522  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.215044  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:30.222167  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 49217.7us
I20260806 03:52:30.250046  2480 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:30.141216  5510 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.072s
I20260806 03:52:30.251755  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.252971  2482 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:30.241894  2484 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:52:30.253556  2482 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:30.255026  2483 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:30.192097  6917 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:30.265185  2481 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:30.266639  2481 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
W20260806 03:52:30.267259  2332 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.792s (SENT)
I20260806 03:52:30.267814  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:30.268235  6815 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:52:30.268723  6815 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:30.269096  6815 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:52:30.269382  2332 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.895s (SENT)
I20260806 03:52:30.269855  2332 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.270956  6831 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:30.213228  6855 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:30.198720  6934 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:30.253031  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:30.227330  6770 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:30.242573  2477 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:30.245503  6928 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:30.287258  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:30.262224  2476 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:30.299718  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.263156  6698 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:52:30.254901  6841 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:30.264014  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.254467  2482 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.272451  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.236747  2368 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
I20260806 03:52:30.250360  3588 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
W20260806 03:52:30.274544  2332 leader_election.cc:334] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.962s (SENT)
I20260806 03:52:30.277879  6373 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:30.271497  6831 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:30.247217  3587 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:30.276415  6785 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:30.267765  6920 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:30.277948  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.254849  2474 raft_consensus.cc:2932] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:30.281885  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.288239  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:30.296598  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.281353  3585 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:30.254143  6800 raft_consensus.cc:2741] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260806 03:52:30.256204  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.300477  2370 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:30.304426  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:30.307927  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:30.302445  2572 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:30.301417  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:30.308439  2478 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:30.298817  6855 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:30.308614  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.314332  2332 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.381678  2477 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
W20260806 03:52:30.382217  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 111080us
W20260806 03:52:30.383184  2332 leader_election.cc:334] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.008s (SENT)
I20260806 03:52:30.275069  2484 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:30.298652  3584 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:30.315443  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.325945  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.328763  2534 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:30.318955  6915 raft_consensus.cc:3032] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:30.331424  2483 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:30.412772  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.413436  2483 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:30.279237  6688 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.045s
I20260806 03:52:30.356429  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.349893  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.357316  6802 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.346697  6909 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:30.359929  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.364146  6816 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:30.309891  3547 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:30.389137  6899 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:30.299157  6934 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.368378  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.370500  3591 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:30.331395  6785 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.373768  3586 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:30.377363  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.265583  6917 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.385310  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.430253  2481 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:30.431912  2484 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:30.383731  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.313040  6904 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:30.409397  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 80709.8us
I20260806 03:52:30.398979  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:30.410343  2578 raft_consensus.cc:2354] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:30.434937  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.316448  6818 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:30.411166  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.410857  2476 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:30.417153  6893 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:30.380088  6799 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:30.419874  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.379861  6794 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:52:30.416234  2478 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:52:30.425320  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 115524us
I20260806 03:52:30.366124  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.397468  6920 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:30.372174  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.412215  6894 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:52:30.303257  6906 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:30.437932  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:30.438719  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55587.4us
I20260806 03:52:30.438733  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.439987  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.436086  6809 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:37794 (request call id 3) took 11485 ms. Trace:
I20260806 03:52:30.420192  6915 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:30.397105  6855 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.444808  2574 raft_consensus.cc:2354] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5.
I20260806 03:52:30.429572  6783 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:30.293524  6803 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:30.445317  2483 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:30.446048  2436 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:30.446919  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:30.447165  2474 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:30.414018  6793 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260806 03:52:30.448329  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:30.449872  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 51074.2us
I20260806 03:52:30.450335  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.449213  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:30.453984  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:30.454078  2332 leader_election.cc:334] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.080s (SENT)
I20260806 03:52:30.448172  6920 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.453318  6794 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:30.461985  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.468765  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:30.437134  6904 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.454988  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.451984  6926 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.435925  6818 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.478852  6917 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.480260  2583 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:30.459038  6809 rpcz_store.cc:276] 0806 03:52:18.964353 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:18.992973 (+ 28620us) service_pool.cc:227] Handling call
0806 03:52:21.493095 (+2500122us) spinlock_profiling.cc:243] Waited 403 ms on lock 0x7b58007826b0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca40f63 00007f0d7caa4aba 00007f0d7cac0a7a 00007f0d7cac1ada 00007f0d7cac0c8b 00007f0d7cacc084 00007f0d7cacb743 00007f0d7cac3c1a 00007f0d81a076d9 00007f0d7b0f1184
0806 03:52:22.021896 (+528801us) log.cc:842] Serialized 487 byte log entry
0806 03:52:30.435908 (+8414012us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":553047,"raft.run_cpu_time_us":16625,"raft.run_wall_time_us":895512,"spinlock_wait_cycles":926624128,"thread_start_us":960061,"threads_started":2,"wal-append.queue_time_us":744570,"wal-append.run_cpu_time_us":2185,"wal-append.run_wall_time_us":1065655}
I20260806 03:52:30.578498  6785 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.580145  6918 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:30.580665  6918 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:30.580868  2296 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet dfa9a0499fc04e10aefa0602a7adbbb1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:52:30.581696  6918 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.8, Last appended by leader: 8, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.583256  6918 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:30.587872  2482 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:30.589628  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.457929  5510 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:30.589972  6855 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.592747  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.593623  6818 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.594127  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.422472  6770 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.597551  2481 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:30.597708  3545 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:30.487581  6896 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:30.454025  2484 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:30.443292  6899 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:30.429382  6816 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:30.604802  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 150763us
I20260806 03:52:30.594913  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:30.609427  2332 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.097s (SENT)
W20260806 03:52:30.596659  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 147534us
I20260806 03:52:30.453568  6906 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:30.599181  2478 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:30.599639  3545 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.600684  2483 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260806 03:52:30.601261  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 154384us
I20260806 03:52:30.444743  6893 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.607745  2476 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:30.608820  2482 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260806 03:52:30.609263  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:30.598701  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 152783us
W20260806 03:52:30.595646  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 285507us
W20260806 03:52:30.606261  6862 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.515s	user 0.009s	sys 0.004s
I20260806 03:52:30.610185  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.611344  2484 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:30.613921  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.616374  3545 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.617259  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:30.639981  2481 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 9
I20260806 03:52:30.605516  6688 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:30.641682  6688 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:30.598475  6796 consensus_queue.cc:1159] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "608e57d72aae496aaf8613622153aa0c" responder_term: 6 status { last_received { term: 5 index: 3 } last_committed_idx: 3 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:52:30.642357  6794 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.642741  6688 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.644260  6770 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:30.646142  6816 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:30.647236  6920 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:30.602267  6934 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.626524  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.449713  6799 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.612480  6627 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:30.630589  3591 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260806 03:52:30.668648  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.638769  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.556730  6831 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:30.609829  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:30.650493  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:30.623553  2579 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:30.651223  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:30.602636  6896 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:30.653931  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.678870  2480 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:30.656347  2436 leader_election.cc:398] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:30.578416  6915 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.656005  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:30.618103  6906 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:30.612111  6783 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:30.694653  6899 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:30.694875  6783 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:30.604193  5510 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:30.661007  6861 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 4.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.041s
I20260806 03:52:30.695182  6899 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:30.703173  6899 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:30.691380  6920 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:30.619585  6802 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.622489  6917 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:52:30.707777  6861 raft_consensus.cc:3032] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:30.708218  6861 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:30.674767  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.661341  6809 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.015s
I20260806 03:52:30.709275  6904 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:30.676132  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.709074  6861 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.710762  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.711179  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:30.676705  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 67325.5us
W20260806 03:52:30.712755  2332 leader_election.cc:334] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.102s (SENT)
I20260806 03:52:30.638176  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:30.612847  6785 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:30.673573  2481 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:30.688167  2331 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:30.654182  6905 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:30.690779  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:30.729624  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 73414.8us
I20260806 03:52:30.632783  5828 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.064s
I20260806 03:52:30.730446  2583 raft_consensus.cc:2354] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:30.730660  2436 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.731628  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.732384  2436 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.619715  6854 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.066s
W20260806 03:52:30.713968  2332 leader_election.cc:334] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.130s (SENT)
I20260806 03:52:30.677526  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:30.661049  6800 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:30.714679  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:30.726259  6945 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.187s	user 0.001s	sys 0.000s
I20260806 03:52:30.664188  6627 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:30.710486  6861 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:30.727479  2331 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:30.727958  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:30.734328  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.739758  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.667593  6841 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.742978  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.660791  6851 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260806 03:52:30.727135  6919 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.518s	user 0.008s	sys 0.006s
I20260806 03:52:30.692584  6816 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:30.690692  6553 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:30.719350  5510 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:30.745826  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68360.6us
I20260806 03:52:30.702339  6893 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:30.750800  2332 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.139s (SENT)
I20260806 03:52:30.729410  6785 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:30.654561  6862 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:30.794484  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 66621.3us
W20260806 03:52:30.795099  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44350.4us
W20260806 03:52:30.796280  2332 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.147s (SENT)
I20260806 03:52:30.796804  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:30.797483  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:30.733152  6920 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:30.688426  6831 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.733233  6907 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:30.739902  6934 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:30.811017  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:30.745393  6915 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:30.816510  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:30.802029  2579 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:30.841559  2370 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:30.842020  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:30.745204  6904 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:30.800391  6785 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:30.861515  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.862874  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:30.864665  6489 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.648s	user 0.007s	sys 0.007s
I20260806 03:52:30.753952  6627 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:30.842389  6013 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election won for term 9
W20260806 03:52:30.868446  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 134189us
I20260806 03:52:30.869004  6013 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:30.869663  2436 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.816344  6857 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:30.870909  6857 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:30.871309  6857 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:30.843176  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:30.872363  6904 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.817499  6900 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:30.875186  6900 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.800688  5510 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:30.877321  6900 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:30.880832  6841 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:30.881539  6841 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:30.882362  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:30.802064  6672 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:30.884902  6672 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:30.887281  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.888181  2579 raft_consensus.cc:2354] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:30.752177  6926 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:30.816641  6851 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:30.825100  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:30.817057  6816 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:30.860002  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:30.860368  6831 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.697247  6896 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:30.906570  2436 leader_election.cc:398] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5.
I20260806 03:52:30.861001  6862 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:52:30.861137  2376 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260806 03:52:30.870422  6013 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.801504  6800 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:30.800673  6855 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:30.804203  6920 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:30.858968  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:30.816856  6553 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:30.895478  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 47928.1us
I20260806 03:52:30.818619  6836 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:30.898492  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:30.743341  6928 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:30.902222  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 105978us
I20260806 03:52:30.910233  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:30.912748  2574 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:30.875550  6904 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.914608  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.964242  3584 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:30.965231  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:30.890655  6839 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.765s	user 0.015s	sys 0.003s
I20260806 03:52:30.886181  6672 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:30.968986  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.916739  3585 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:30.930017  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:30.896704  6851 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:30.931896  6490 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:30.946372  2369 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:30.899438  6816 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:30.951511  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45099.7us
I20260806 03:52:30.989400  2436 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:30.989717  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:30.990494  2579 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:30.990721  2436 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.898840  6688 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:30.855011  2584 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:52:31.000272  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:30.971230  6896 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:31.007443  2436 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:30.974663  2368 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:30.970199  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:30.918524  6855 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:30.946576  2332 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.654s (SENT)
I20260806 03:52:31.019088  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:30.985004  2479 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:30.938741  6920 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:30.954357  6842 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.896s	user 0.014s	sys 0.000s
I20260806 03:52:30.982595  6802 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:30.946338  6553 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:31.012240  6934 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:31.020574  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:31.018366  5510 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:31.022553  6855 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:30.992514  6783 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:31.022825  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:31.029470  6627 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:31.075553  2379 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 8
I20260806 03:52:31.023162  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:31.076412  2369 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
W20260806 03:52:31.036064  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 89540.1us
I20260806 03:52:31.036629  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:31.078624  2584 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:31.004284  6800 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:31.032143  6904 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:31.040100  2579 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:31.086663  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:31.008873  6799 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:30.976305  6839 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:31.080456  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:31.037212  2575 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:31.037330  6907 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:31.114576  6928 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:31.090447  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:31.122603  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:31.094123  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:31.094498  2376 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:52:31.095146  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:31.082020  6899 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:31.096457  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:31.044327  6836 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:31.100961  2576 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:31.102349  6645 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:31.103745  6800 raft_consensus.cc:686] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:31.100888  6958 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
I20260806 03:52:31.131928  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:31.161976  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:31.163209  2584 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:31.131544  6907 raft_consensus.cc:686] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:31.164973  6907 consensus_queue.cc:237] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:31.166191  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:31.091233  6904 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:31.168190  3588 raft_consensus.cc:2354] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6.
I20260806 03:52:31.168315  6904 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:31.168840  6800 consensus_queue.cc:237] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:31.171308  5510 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:31.132622  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:31.136935  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:31.176267  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:31.142469  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:31.176668  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0751082990318537s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18630000000000002s for a response
W20260806 03:52:31.177163  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0346082989126444s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1908s for a response
I20260806 03:52:31.148658  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:31.150230  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:31.150951  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:31.163805  2584 raft_consensus.cc:595] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:31.134944  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:31.152060  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 470909us
I20260806 03:52:31.182104  2538 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:31.183856  2332 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.221s (SENT)
I20260806 03:52:31.183856  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:31.184371  5510 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:31.184528  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:31.184880  5510 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:31.185284  5510 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:31.185395  6929 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:31.186324  6841 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:31.159520  2581 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
W20260806 03:52:31.186715  2332 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.763s (SENT)
I20260806 03:52:31.188580  2538 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:31.152627  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 110987us
I20260806 03:52:31.171813  6785 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:31.153363  2379 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
W20260806 03:52:31.153635  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 133177us
I20260806 03:52:31.081395  6934 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:31.192533  2575 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:31.157789  2583 raft_consensus.cc:2354] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:31.167604  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:31.194269  2436 leader_election.cc:398] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:31.189878  2373 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:31.192588  2474 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260806 03:52:31.131253  6698 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260806 03:52:31.151371  6770 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.507s	user 0.006s	sys 0.003s
W20260806 03:52:31.152822  6939 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
W20260806 03:52:31.176255  6815 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.907s	user 0.014s	sys 0.002s
I20260806 03:52:31.198968  2575 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6. Ops: [5.8-5.8]
I20260806 03:52:31.187606  2577 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:52:31.201335  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:31.203756  2577 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260806 03:52:31.206786  2379 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260806 03:52:31.211498  2376 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260806 03:52:31.214277  2577 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:52:31.188652  6836 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:31.224270  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:31.226487  3585 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260806 03:52:31.226727  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:31.227412  2482 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:31.228468  6785 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:31.229897  6783 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:31.219728  2574 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:52:31.241076  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:31.242484  2484 raft_consensus.cc:2396] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 9 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260806 03:52:31.251472  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:31.251657  2584 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260806 03:52:31.252640  2484 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:31.203840  6384 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260806 03:52:31.268064  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 73917.2us
I20260806 03:52:31.270382  2581 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260806 03:52:31.258450  2482 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:31.276690  2436 leader_election.cc:398] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
W20260806 03:52:31.274140  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53880.5us
I20260806 03:52:31.277024  2436 leader_election.cc:401] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260806 03:52:31.278158  2436 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:31.286713  2436 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:31.290736  6918 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:31.291486  6918 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:31.293304  6918 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:31.298341  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:31.302174  6920 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:31.303692  6799 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:31.305167  2436 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:31.306300  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:31.336108  2374 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 6
I20260806 03:52:31.308393  6627 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:31.341638  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:31.342624  2368 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:31.308519  6899 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:31.313815  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:31.330654  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:31.352613  2476 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:31.336848  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:31.202422  6926 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.072s
I20260806 03:52:31.201956  6672 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.072s
I20260806 03:52:31.313158  6384 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:31.346438  2369 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:31.349836  2332 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:31.351540  2484 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:31.357213  2574 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:31.208201  6815 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:31.352705  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:31.359843  2534 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:31.219377  6894 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.119s
I20260806 03:52:31.313632  6770 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:31.340512  2436 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:31.404654  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:31.416273  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 177528us
I20260806 03:52:31.416736  2477 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:31.418462  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 78349.7us
I20260806 03:52:31.422180  2476 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:31.336203  6928 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:31.268229  6765 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.095s
I20260806 03:52:31.346122  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:31.229897  6904 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:31.428987  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 79253us
I20260806 03:52:31.438694  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:31.373468  6384 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:31.429904  2368 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:31.376709  6893 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:31.430903  6841 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:31.428700  6688 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:52:31.493084  2477 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:31.447844  2574 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:52:31.443068  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:31.532562  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:31.533485  2574 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:52:31.495596  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 173005us
W20260806 03:52:31.532617  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 89626.9us
I20260806 03:52:31.535298  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 365) took 1048 ms. Trace:
I20260806 03:52:31.535989  2332 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:31.535876  2581 rpcz_store.cc:276] 0806 03:52:30.486468 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:31.231571 (+745103us) service_pool.cc:227] Handling call
0806 03:52:31.270012 (+ 38441us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:31.275839 (+  5827us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:31.535010 (+259171us) spinlock_profiling.cc:243] Waited 38.1 ms on lock 0x7b540024d6d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:31.535212 (+   202us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":87557376}
I20260806 03:52:31.449545  2436 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:31.438944  6793 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:31.494643  2374 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
W20260806 03:52:31.473862  6967 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.166s	user 0.000s	sys 0.001s
I20260806 03:52:31.464828  3585 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:31.470355  6899 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:31.475145  6928 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:31.543347  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 117125us
I20260806 03:52:31.549602  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:31.550359  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:31.523370  6839 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:31.475723  6770 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.074s
I20260806 03:52:31.557433  6926 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:31.568507  2538 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:31.567809  2574 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "fb91ba465b9845129828f07c4d452970"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
W20260806 03:52:31.560442  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 213273us
I20260806 03:52:31.569343  2574 raft_consensus.cc:595] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:52:31.549865  6857 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.678s	user 0.008s	sys 0.006s
I20260806 03:52:31.560192  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:31.571309  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 121873us
I20260806 03:52:31.482704  6925 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.067s
I20260806 03:52:31.543358  6836 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:31.575939  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:31.488217  6627 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.070s
I20260806 03:52:31.491173  6893 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:31.556706  6785 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260806 03:52:31.604959  6851 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.611s	user 0.008s	sys 0.004s
I20260806 03:52:31.564641  6688 raft_consensus.cc:686] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:31.621500  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 261769us
W20260806 03:52:31.620225  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44371.9us
I20260806 03:52:31.579236  6907 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:31.573511  6926 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:31.553784  6841 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:31.578167  6934 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:31.583736  6961 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:31.589777  6839 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
W20260806 03:52:31.591435  6896 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.570s	user 0.010s	sys 0.003s
W20260806 03:52:31.649942  2480 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2360) took 1332 ms (client timeout 1591 ms). Trace:
W20260806 03:52:31.735338  2480 rpcz_store.cc:269] 0806 03:52:30.317291 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:30.359581 (+ 42290us) service_pool.cc:227] Handling call
0806 03:52:31.649645 (+1290064us) spinlock_profiling.cc:243] Waited 254 ms on lock 0x7b54002b1954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:31.649826 (+   181us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":583720320}
W20260806 03:52:31.651186  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 59099.9us
I20260806 03:52:31.622575  6836 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:31.618782  6920 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:31.584832  6985 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election won for term 6
W20260806 03:52:31.607919  6553 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.534s	user 0.009s	sys 0.004s
I20260806 03:52:31.736568  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:31.659307  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:31.633451  6861 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.838s	user 0.013s	sys 0.002s
I20260806 03:52:31.614455  6893 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:31.740700  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 170952us
W20260806 03:52:31.743942  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 166740us
I20260806 03:52:31.818473  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:31.649240  6926 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:31.730443  6907 raft_consensus.cc:686] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:31.734979  6783 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:31.609202  6770 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.208s
I20260806 03:52:31.585523  6857 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:31.827605  2375 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:31.631901  6851 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:31.838050  6816 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.845s	user 0.009s	sys 0.005s
W20260806 03:52:31.841387  6906 consensus_meta.cc:287] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.113s	user 0.013s	sys 0.002s
I20260806 03:52:31.652082  6785 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.170s
I20260806 03:52:31.826737  6920 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:52:31.828361  6815 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:31.844036  6855 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.757s	user 0.010s	sys 0.002s
I20260806 03:52:31.917680  2577 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:31.835193  6783 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:31.833384  6861 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:31.926735  7004 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:31.931728  6698 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:31.932317  6974 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.345s	user 0.000s	sys 0.001s
I20260806 03:52:31.734975  6928 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:31.938194  3547 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:31.940135  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 312567us
I20260806 03:52:31.890614  6904 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:31.823626  6553 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:31.941854  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1134) took 1680 ms (client timeout 2154 ms). Trace:
I20260806 03:52:31.914943  6995 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:31.914036  6836 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:31.958271  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 221814us
I20260806 03:52:31.914172  6582 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.032s
I20260806 03:52:31.960780  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:31.960852  2583 rpcz_store.cc:269] 0806 03:52:30.252239 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:30.731222 (+478983us) service_pool.cc:227] Handling call
0806 03:52:31.932642 (+1201420us) spinlock_profiling.cc:243] Waited 425 ms on lock 0x7b540013c4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:31.932854 (+   212us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":978043264}
I20260806 03:52:31.897346  6816 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:31.976617  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:31.979245  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:31.980049  3586 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:31.892978  6906 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:31.997929  6553 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:31.938828  6920 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:31.978648  6904 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:31.999154  6841 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:31.995527  6997 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:31.966300  6855 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:31.994796  6490 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.999s	user 0.015s	sys 0.000s
I20260806 03:52:32.042537  6841 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:31.996248  6996 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:32.039604  6783 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:31.945925  6698 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:31.940490  6861 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.001606  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:31.981720  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:31.939518  6977 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:52:32.006084  2579 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260806 03:52:31.997931  6816 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:32.005146   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:52:31.958321  6905 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:31.947486  6839 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:31.945075  6993 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:32.033257  3591 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260806 03:52:31.991386  3586 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:31.912058  6688 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.055330  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:32.052469  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:32.051492  2372 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:31.999781  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 364) took 1513 ms. Trace:
I20260806 03:52:31.981273  6836 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:31.972637  6995 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:31.950625  7004 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:31.959076  6907 consensus_queue.cc:237] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.195716  2477 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:32.196913  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:32.155215  3590 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260806 03:52:32.135066  2572 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:32.198689  2478 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:32.120987  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 461795us
I20260806 03:52:32.127480  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:32.176704  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:32.200619  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:32.044948  6384 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.521s	user 0.012s	sys 0.000s
I20260806 03:52:32.194083  2577 rpcz_store.cc:276] 0806 03:52:30.486136 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:31.215046 (+728910us) service_pool.cc:227] Handling call
0806 03:52:31.215347 (+   301us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:31.924828 (+709481us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:31.999500 (+ 74672us) spinlock_profiling.cc:243] Waited 702 ms on lock 0x7b540013b5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:31.999708 (+   208us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1614668672}
I20260806 03:52:32.197849  2477 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:32.207504  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:32.089375  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 432) took 1216 ms. Trace:
I20260806 03:52:32.209122  2481 rpcz_store.cc:276] 0806 03:52:30.873443 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:30.873637 (+   194us) service_pool.cc:227] Handling call
0806 03:52:30.873978 (+   341us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:30.921176 (+ 47198us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:30.921224 (+    48us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:30.921280 (+    56us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:30.921325 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:32.089096 (+1167771us) spinlock_profiling.cc:243] Waited 46.9 ms on lock 0x7b540019f854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:32.089150 (+    54us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:32.089299 (+   149us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":107975040}
I20260806 03:52:32.043030  6934 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:32.063344  2436 leader_election.cc:398] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:32.051208  6841 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:32.050676  6899 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:32.052583  3584 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:32.048228  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:32.096823  6553 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:32.050258  6855 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:32.052419  6996 raft_consensus.cc:686] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:32.238797  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:32.265731  2481 raft_consensus.cc:2354] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6.
I20260806 03:52:32.266990  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:32.053711  6783 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:32.239571  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:32.242481  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:32.255929  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:32.192173  6985 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:32.166167  6857 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:32.047799  7003 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:32.216207  2583 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:32.198004  6851 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:32.214511  2436 leader_election.cc:401] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260806 03:52:32.056082  6997 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.260010  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:32.312235  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 330726us
I20260806 03:52:32.362938  2574 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:32.363180  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:32.364590  2332 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:32.366669  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:32.212697  6993 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:32.315701  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:32.368098  2481 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:32.327666  2478 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
W20260806 03:52:32.336572  3547 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.141s (SENT) [suppressed 21 similar messages]
W20260806 03:52:32.357357  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 294166us
I20260806 03:52:32.196719  6770 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:32.373907  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 134470us
I20260806 03:52:32.372251  6953 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:32.376327  2538 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:32.048640  6920 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:32.205317  6905 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:32.311295  6855 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:32.236433  6934 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:32.359920  5510 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.174s	user 0.017s	sys 0.000s
I20260806 03:52:32.388599  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:32.415812  2481 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:32.373517  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:32.417641  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:32.419584  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 219053us
I20260806 03:52:32.420099  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:32.214121  6384 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:32.377882  6839 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [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: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.404915  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:32.408736  2476 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:32.443444  2481 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:32.291972  6553 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.425746  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:32.520402  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 183916us
I20260806 03:52:32.520578  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:32.372298  7007 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:32.525727  2574 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:32.527045  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:32.529402  2477 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:32.520010  7011 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:32.531934  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:32.532397  3584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 487) took 1534 ms. Trace:
W20260806 03:52:32.516245  3585 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.941s	user 0.011s	sys 0.002s
I20260806 03:52:32.552125  2584 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 5: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:32.413414  7014 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:32.421658  6906 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:32.536015  6998 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:32.399322  6977 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:32.400225  6816 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:32.532124  6985 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:32.620050  6645 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.463s	user 0.013s	sys 0.004s
I20260806 03:52:32.406984  7005 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:32.399235  6851 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:32.533677  6836 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:32.402833  6855 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:32.372390  7009 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.297s
I20260806 03:52:32.395645  6770 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:32.616137  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:32.681172  2374 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:32.615195  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:32.682657  2370 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 8
I20260806 03:52:32.621294  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:32.685052  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:32.630167  7028 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:52:32.631253  7031 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:32.541157  6899 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:32.688753  7028 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:32.689232  6899 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:32.689818  6899 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:32.689776  7028 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.640688  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:32.693595  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:32.695043  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:32.546322  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:32.696373  2373 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:32.645154  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:32.699020  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:32.688709  7031 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:32.648311  6995 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:32.649205  7027 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:32.380362  7003 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.649817  6384 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:32.638659  6998 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:32.650918  7026 log.cc:924] Time spent T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.108s	user 0.000s	sys 0.000s
I20260806 03:52:32.638969  6816 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:32.395141  6953 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:32.652917  6977 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.423769  5510 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.699994  2478 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:32.703913  7027 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:32.707932  6816 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:32.712455  2577 raft_consensus.cc:2354] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10.
I20260806 03:52:32.713881  5510 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:32.719853  7027 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:32.674386  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:32.757134  2480 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:32.624153  6925 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:32.760545  6925 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:32.761848  6925 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.737457  7028 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:32.745103  7003 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:32.657369  2476 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:32.755786  7031 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:32.776966  7031 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:32.778764  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:32.750250  6998 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:32.777998  7031 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.796990  2574 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:32.556058  3585 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:52:32.624836  7025 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:32.799726  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:32.676476  6991 raft_consensus.cc:979] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:52:32.833261  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:32.833452  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:32.839697  2481 raft_consensus.cc:2396] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 7 because replica has last-logged OpId of term: 5 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
I20260806 03:52:32.431314  7015 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.421s
I20260806 03:52:32.669907  6861 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:32.676379  6855 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:32.680862  6836 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:32.847170  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:32.542213  7007 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:32.548343  3584 rpcz_store.cc:276] 0806 03:52:30.998506 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:31.005650 (+  7144us) service_pool.cc:227] Handling call
0806 03:52:31.044745 (+ 39095us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:32.248200 (+1203455us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:32.532119 (+283919us) spinlock_profiling.cc:243] Waited 993 ms on lock 0x7b540027a954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:32.532325 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2283741056}
I20260806 03:52:32.828408  7012 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:32.677327  6851 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:32.858414  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:32.918839  2578 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:32.929066  2480 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:32.541667  6996 consensus_queue.cc:237] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [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: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:32.961782  2480 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
W20260806 03:52:32.962213  2581 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.795s	user 0.003s	sys 0.044s
W20260806 03:52:32.971551  2581 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.805s	user 0.003s	sys 0.044s
I20260806 03:52:32.877455  2370 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:32.834836  7025 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:32.930083  2373 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
W20260806 03:52:32.941833  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 516208us
I20260806 03:52:32.837666  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:32.846743  6991 raft_consensus.cc:1067] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
W20260806 03:52:32.873157  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 506557us
I20260806 03:52:32.985751  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:32.987171  2332 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:32.841907  3585 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 478) took 1600 ms (client timeout 1913 ms). Trace:
I20260806 03:52:32.967764  2377 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260806 03:52:32.979243  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:32.989518  2332 leader_election.cc:398] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6.
I20260806 03:52:32.989938  2332 leader_election.cc:401] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:52:32.992101  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:32.993281  2368 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:32.994647  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:32.980566  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 275220us
I20260806 03:52:32.859165  7031 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:32.939057  6906 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:33.001716  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:33.014631  2368 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:32.961743  7006 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:32.962143  6894 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:33.030064  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:33.031164  2368 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:32.654356  6993 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:32.992264  6384 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:32.986079  6997 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:32.992604  6905 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:32.983229  7025 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:32.992035  7028 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:33.004647  6861 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:32.678371  7005 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:33.003793  6934 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:33.000051  3587 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:33.018203  6995 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:32.886600  6836 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:33.038916  6926 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.193s	user 0.013s	sys 0.002s
I20260806 03:52:32.991803  7003 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.059s
I20260806 03:52:33.062933  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:32.993113  3585 rpcz_store.cc:269] 0806 03:52:31.234890 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:31.253432 (+ 18542us) service_pool.cc:227] Handling call
0806 03:52:32.830517 (+1577085us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:33.045356  6553 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:33.045940  6907 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:33.077885  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:33.079381  2479 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 422) took 2874 ms (client timeout 2141 ms). Trace:
I20260806 03:52:33.085446  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:33.085983  3542 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:33.088920  2368 raft_consensus.cc:2396] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
W20260806 03:52:33.086184  2479 rpcz_store.cc:269] 0806 03:52:30.194374 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:30.194675 (+   301us) service_pool.cc:227] Handling call
0806 03:52:33.068087 (+2873412us) spinlock_profiling.cc:243] Waited 784 ms on lock 0x7b54000af0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:33.068737 (+   650us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1802890496}
I20260806 03:52:33.089814  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:33.090315  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:33.091150  2479 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:33.093097  2537 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:33.094287  2327 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.734s	user 0.008s	sys 0.022s
I20260806 03:52:33.027383  6906 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:33.094697  2327 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.958s	user 0.008s	sys 0.023s
I20260806 03:52:33.095324  7035 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:33.095958  7035 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:33.096616  6906 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:33.089133  6926 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:33.098376  7035 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:33.099807  6926 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:33.057390  6861 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:33.100347  2574 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260806 03:52:33.105577  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:33.090438  2368 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:33.117647  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:33.118654  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2302) took 1067 ms. Trace:
I20260806 03:52:33.110180  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:33.119192  2478 rpcz_store.cc:276] 0806 03:52:32.050922 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.781323 (+730401us) service_pool.cc:227] Handling call
0806 03:52:32.804667 (+ 23344us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:32.804945 (+   278us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:52:32.806267 (+  1322us) log.cc:842] Serialized 14 byte log entry
0806 03:52:33.118189 (+311922us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:33.118243 (+    54us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:33.118289 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:33.118359 (+    70us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:33.118482 (+   123us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":7119,"prepare.queue_time_us":348,"prepare.run_cpu_time_us":94,"prepare.run_wall_time_us":96,"raft.queue_time_us":245445,"raft.run_cpu_time_us":164,"raft.run_wall_time_us":7333,"thread_start_us":310141,"threads_started":1}
W20260806 03:52:33.099934  7046 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260806 03:52:33.080236  6934 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:32.966156  7012 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:33.102837  7003 raft_consensus.cc:3032] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:33.091048  7031 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:33.087764  6997 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:33.101025  7032 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:33.037184  6894 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:33.056595  6384 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:33.114156  6770 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:33.129684  6906 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:33.273630  6904 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.221s	user 0.013s	sys 0.000s
I20260806 03:52:33.274240  6904 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:33.274920  2374 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:33.103446  6907 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:33.279286  6836 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:33.230283  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2380) took 2395 ms (client timeout 1522 ms). Trace:
I20260806 03:52:33.114617  6861 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:33.281344  2372 rpcz_store.cc:269] 0806 03:52:30.834972 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:30.842891 (+  7919us) service_pool.cc:227] Handling call
0806 03:52:33.230029 (+2387138us) spinlock_profiling.cc:243] Waited 1.18 s on lock 0x7b54003ea8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:33.230152 (+   123us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2711435648}
I20260806 03:52:33.233253  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2408) took 1173 ms. Trace:
I20260806 03:52:33.234202  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 2297) took 1215 ms. Trace:
I20260806 03:52:33.235145  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 440) took 1176 ms. Trace:
I20260806 03:52:33.144734  2376 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: [8.9-8.9]
W20260806 03:52:33.128966  6698 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.002s	user 0.011s	sys 0.003s
I20260806 03:52:33.084064  7044 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:33.303373  2481 rpcz_store.cc:276] 0806 03:52:32.059008 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.531605 (+472597us) service_pool.cc:227] Handling call
0806 03:52:33.234861 (+703256us) spinlock_profiling.cc:243] Waited 297 ms on lock 0x7b540019fd54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:33.235052 (+   191us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":683953024}
I20260806 03:52:33.333781  2374 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
W20260806 03:52:33.553175  2534 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.562s	user 0.018s	sys 0.019s
I20260806 03:52:33.232230  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 439) took 1204 ms. Trace:
W20260806 03:52:33.800573  2534 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.810s	user 0.019s	sys 0.044s
I20260806 03:52:33.303140  2476 rpcz_store.cc:276] 0806 03:52:32.018668 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.028511 (+  9843us) service_pool.cc:227] Handling call
0806 03:52:33.233964 (+1205453us) spinlock_profiling.cc:243] Waited 215 ms on lock 0x7b54000af5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:33.234121 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":494015744}
W20260806 03:52:33.801774  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 811260us
I20260806 03:52:33.304170  2577 rpcz_store.cc:276] 0806 03:52:32.060201 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.317048 (+256847us) service_pool.cc:227] Handling call
0806 03:52:33.232947 (+915899us) spinlock_profiling.cc:243] Waited 296 ms on lock 0x7b540024dbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:33.233173 (+   226us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":681929472}
I20260806 03:52:33.677767  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2407) took 1130 ms. Trace:
I20260806 03:52:33.803645  2379 rpcz_store.cc:276] 0806 03:52:32.547049 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.686118 (+139069us) service_pool.cc:227] Handling call
0806 03:52:32.686408 (+   290us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:33.125718 (+439310us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:33.125751 (+    33us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:33.125800 (+    49us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:33.125829 (+    29us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:33.677289 (+551460us) spinlock_profiling.cc:243] Waited 439 ms on lock 0x7b54000c0654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:33.677373 (+    84us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:33.677645 (+   272us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1009807744}
I20260806 03:52:33.805429  6698 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:33.515010  2332 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.693s (SENT)
I20260806 03:52:33.519850  6645 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:33.807104  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:33.430294  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.038s	user 0.002s	sys 0.023s
W20260806 03:52:33.687208  2477 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2366) took 1646 ms (client timeout 1693 ms). Trace:
W20260806 03:52:33.658087  6855 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.795s	user 0.012s	sys 0.003s
W20260806 03:52:33.504840  2438 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.683s	user 0.009s	sys 0.015s
W20260806 03:52:33.808498  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 293573us
W20260806 03:52:33.469127  2578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1158) took 3071 ms (client timeout 1700 ms). Trace:
I20260806 03:52:33.303710  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:33.721593  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2295) took 1703 ms. Trace:
I20260806 03:52:33.800719  2484 rpcz_store.cc:276] 0806 03:52:32.028384 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.028729 (+   345us) service_pool.cc:227] Handling call
0806 03:52:32.029190 (+   461us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:32.214203 (+185013us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:32.214235 (+    32us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:32.214280 (+    45us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:32.214312 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:33.231865 (+1017553us) spinlock_profiling.cc:243] Waited 185 ms on lock 0x7b54000afad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:33.231933 (+    68us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:33.232144 (+   211us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":424953216}
I20260806 03:52:33.143529  6553 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260806 03:52:33.811499  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.432s	user 0.003s	sys 0.023s
I20260806 03:52:33.811926  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:33.815137  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:33.813129  2477 rpcz_store.cc:269] 0806 03:52:32.040308 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.207139 (+166831us) service_pool.cc:227] Handling call
0806 03:52:33.686871 (+1479732us) spinlock_profiling.cc:243] Waited 304 ms on lock 0x7b54002ffdd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:33.687098 (+   227us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":699561216}
I20260806 03:52:33.806026  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:33.198534  6961 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.386s	user 0.011s	sys 0.004s
I20260806 03:52:33.913620  2478 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:52:33.869076  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 55120.6us
I20260806 03:52:33.231686  7048 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:33.176494  7027 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6.
W20260806 03:52:33.568642  6899 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.878s	user 0.014s	sys 0.004s
W20260806 03:52:33.442605  6920 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.894s	user 0.005s	sys 0.019s
I20260806 03:52:33.236469  7063 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:33.911401  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 99456.2us
I20260806 03:52:33.970854  2477 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "fb91ba465b9845129828f07c4d452970"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
W20260806 03:52:33.368734  6816 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.648s	user 0.011s	sys 0.010s
I20260806 03:52:33.310811  7032 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:33.535013  2576 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1150) took 3165 ms (client timeout 1786 ms). Trace:
W20260806 03:52:33.284483  7011 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.603s	user 0.000s	sys 0.019s
W20260806 03:52:33.613289  6783 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.293s	user 0.014s	sys 0.003s
I20260806 03:52:33.807287  6645 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:33.916460  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:34.208056  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2405) took 1661 ms. Trace:
W20260806 03:52:33.791383  7028 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.729s	user 0.013s	sys 0.004s
W20260806 03:52:33.968713  2578 rpcz_store.cc:269] 0806 03:52:30.398195 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:30.454723 (+ 56528us) service_pool.cc:227] Handling call
0806 03:52:33.468805 (+3014082us) spinlock_profiling.cc:243] Waited 2.21 s on lock 0x7b540013b0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:33.468990 (+   185us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5084543872}
W20260806 03:52:33.913893  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 98864.9us
I20260806 03:52:33.144099  7050 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:34.409471  2436 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:34.091676  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:33.927856  2538 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:34.410861  2477 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
W20260806 03:52:33.911731  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.091s	user 0.014s	sys 0.020s
W20260806 03:52:34.409363  2577 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2411) took 1410 ms (client timeout 1516 ms). Trace:
W20260806 03:52:33.721917  7025 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.658s	user 0.008s	sys 0.008s
W20260806 03:52:34.384776  7092 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.161s	user 0.001s	sys 0.000s
I20260806 03:52:34.421644  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:33.694562  7017 raft_consensus.cc:3032] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Stepping down as leader of term 6
W20260806 03:52:34.413368  2576 rpcz_store.cc:269] 0806 03:52:30.369830 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:30.592442 (+222612us) service_pool.cc:227] Handling call
0806 03:52:33.534732 (+2942290us) spinlock_profiling.cc:243] Waited 437 ms on lock 0x7b540040f1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:33.534899 (+   167us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1004807936}
I20260806 03:52:33.303020  6953 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:33.193303  7045 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.113s	user 0.000s	sys 0.000s
W20260806 03:52:34.417071  2577 rpcz_store.cc:269] 0806 03:52:32.999488 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:33.803887 (+804399us) service_pool.cc:227] Handling call
0806 03:52:34.409265 (+605378us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:33.480891  6841 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.233s	user 0.012s	sys 0.003s
I20260806 03:52:33.519709  6765 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:33.566419  6907 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:34.418460  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 490694us
I20260806 03:52:33.929042  6983 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:33.283306  7005 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:33.232458  7047 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:33.570096  6972 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 2.244s	user 0.005s	sys 0.014s
I20260806 03:52:33.910940  7069 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:33.396772  6770 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 1.040s
I20260806 03:52:34.452322  7101 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:34.042774  7048 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.419842  7028 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:34.454003  7101 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.454957  7028 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:34.455497  7028 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.456386  7101 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.456974  7101 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:34.457623  7028 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:34.452713  7069 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:34.458202  7028 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:34.455778  7048 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:34.435055  7017 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:34.458566  7069 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:33.200807  7007 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:33.921824  6698 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:33.301322  6851 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:34.459815  7017 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:33.147570  6934 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.448753  6765 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.462131  7069 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.462527  6934 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:33.815105  7004 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:34.457500  7101 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.463235  6765 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:33.224494  7012 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:33.568540  3587 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: [8.9-8.9]
I20260806 03:52:34.415729  6816 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.448436  6841 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.464910  7101 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:34.464915  6901 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:34.465742  6816 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:34.452044  7047 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:33.922971  6906 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.653s	user 0.011s	sys 0.004s
I20260806 03:52:33.924469  6904 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:33.995647  7083 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:34.466820  6906 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:33.972078  6926 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:34.466948  6904 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.467631  6926 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:34.468899  6861 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.086s	user 0.017s	sys 0.000s
I20260806 03:52:34.468981  7047 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.469367  6904 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.469805  6926 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:34.469446  6861 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:33.929273  6839 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:33.912758  6553 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:33.911247  6384 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:34.414592  6920 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.878s	user 0.016s	sys 0.029s
I20260806 03:52:33.995012  6855 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.419602  6899 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:33.999680  6918 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:34.419745  7050 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:34.061702  7027 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:34.424356  6645 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:34.424993  6857 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:34.423889  7025 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.458757  7028 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.422860  6862 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:34.392630  6961 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:34.406381  7011 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:34.452723  7032 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:33.174556  7003 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:33.365546  6991 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:34.426463  7063 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.485695  6991 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.485911  7011 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.486032  7003 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.487221  7063 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:33.307843  6997 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:33.307411  7031 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.487974  6991 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:34.478029  7027 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.489346  6997 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:34.489529  7031 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.475787  7017 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:34.450326  6983 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.467099  7083 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.490509  7027 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.491851  7083 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.487515  7003 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:34.476464  7050 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:33.910764  7044 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.496847  7028 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.496965  7044 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.494244  7025 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:34.544203  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.595s	user 0.002s	sys 0.006s
I20260806 03:52:34.545133  2373 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
W20260806 03:52:34.545944  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.575s	user 0.000s	sys 0.003s
W20260806 03:52:34.546578  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.576s	user 0.000s	sys 0.003s
I20260806 03:52:34.389614  2376 rpcz_store.cc:276] 0806 03:52:32.546195 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.548561 (+  2366us) service_pool.cc:227] Handling call
0806 03:52:32.548969 (+   408us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:33.328286 (+779317us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.207684 (+879398us) spinlock_profiling.cc:243] Waited 595 ms on lock 0x7b540026f054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:34.207944 (+   260us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1369220480}
W20260806 03:52:34.548404  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 480) took 1430 ms (client timeout 1665 ms). Trace:
W20260806 03:52:34.549156  2372 rpcz_store.cc:269] 0806 03:52:33.117664 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:33.302361 (+184697us) service_pool.cc:227] Handling call
0806 03:52:34.547977 (+1245616us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.550102  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:34.552155  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1257) took 1070 ms. Trace:
I20260806 03:52:34.545603  2368 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:34.552744  2376 rpcz_store.cc:276] 0806 03:52:33.481423 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.548962 (+1067539us) service_pool.cc:227] Handling call
0806 03:52:34.552054 (+  3092us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:34.553438  2375 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 463) took 3742 ms (client timeout 1971 ms). Trace:
W20260806 03:52:34.552772  2327 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.527s	user 0.004s	sys 0.012s
W20260806 03:52:34.554236  2327 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.541s	user 0.004s	sys 0.013s
I20260806 03:52:34.554129  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:34.554651  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2420) took 1563 ms. Trace:
W20260806 03:52:34.555364  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1252) took 3466 ms (client timeout 3359 ms). Trace:
I20260806 03:52:34.555192  2368 rpcz_store.cc:276] 0806 03:52:32.991214 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:33.114272 (+123058us) service_pool.cc:227] Handling call
0806 03:52:33.114607 (+   335us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.553365 (+1438758us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.554281 (+   916us) spinlock_profiling.cc:243] Waited 1.43 s on lock 0x7b54001eafd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:34.554552 (+   271us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3289329408}
I20260806 03:52:34.556648  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2406) took 2010 ms. Trace:
W20260806 03:52:34.557008  2374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2411) took 1917 ms (client timeout 1887 ms). Trace:
W20260806 03:52:34.545593  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.597s	user 0.002s	sys 0.006s
I20260806 03:52:34.557145  2377 rpcz_store.cc:276] 0806 03:52:32.546704 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.633031 (+ 86327us) service_pool.cc:227] Handling call
0806 03:52:32.647167 (+ 14136us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:32.988620 (+341453us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.556055 (+1567435us) spinlock_profiling.cc:243] Waited 320 ms on lock 0x7b540005a5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:34.556453 (+   398us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":736439040}
W20260806 03:52:34.557730  2374 rpcz_store.cc:269] 0806 03:52:32.639020 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.682242 (+ 43222us) service_pool.cc:227] Handling call
0806 03:52:34.551694 (+1869452us) spinlock_profiling.cc:243] Waited 440 ms on lock 0x7b54004295d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:34.552500 (+   806us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1012044160}
I20260806 03:52:34.559370  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:34.559950  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:34.560411   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
W20260806 03:52:34.556286  2369 rpcz_store.cc:269] 0806 03:52:31.088826 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:31.178934 (+ 90108us) service_pool.cc:227] Handling call
0806 03:52:34.554672 (+3375738us) spinlock_profiling.cc:243] Waited 137 ms on lock 0x7b5400331dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:34.555019 (+   347us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":315472768}
I20260806 03:52:34.561362  2374 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:34.562309  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:34.562700  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1259) took 1080 ms. Trace:
I20260806 03:52:34.563508  2369 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
W20260806 03:52:34.554032  2375 rpcz_store.cc:269] 0806 03:52:30.810705 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:30.815804 (+  5099us) service_pool.cc:227] Handling call
0806 03:52:34.552778 (+3736974us) spinlock_profiling.cc:243] Waited 986 ms on lock 0x7b54003331d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:34.553091 (+   313us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2268903296}
I20260806 03:52:34.546751  2370 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:34.565491  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2416) took 1575 ms. Trace:
I20260806 03:52:34.565608  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:34.566720  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2415) took 1577 ms. Trace:
I20260806 03:52:34.566093  2373 rpcz_store.cc:276] 0806 03:52:32.989832 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:33.008431 (+ 18599us) service_pool.cc:227] Handling call
0806 03:52:33.008741 (+   310us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.546428 (+1537687us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.565073 (+ 18645us) spinlock_profiling.cc:243] Waited 1.54 s on lock 0x7b54000596d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:34.565391 (+   318us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3531045760}
I20260806 03:52:34.566692  2375 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:34.555375  2376 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:34.567804  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1264) took 1084 ms. Trace:
I20260806 03:52:34.568533  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:34.559863  2331 leader_election.cc:398] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10.
I20260806 03:52:34.569762  2331 leader_election.cc:401] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260806 03:52:34.569994  2373 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:34.570667  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1258) took 1089 ms. Trace:
I20260806 03:52:34.571079  2373 rpcz_store.cc:276] 0806 03:52:33.481756 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.567937 (+1086181us) service_pool.cc:227] Handling call
0806 03:52:34.570593 (+  2656us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.560577  2377 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:34.568238  2375 rpcz_store.cc:276] 0806 03:52:33.483699 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.565118 (+1081419us) service_pool.cc:227] Handling call
0806 03:52:34.567722 (+  2604us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.572765  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1254) took 1092 ms. Trace:
I20260806 03:52:34.567293  2370 rpcz_store.cc:276] 0806 03:52:32.989407 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.995684 (+  6277us) service_pool.cc:227] Handling call
0806 03:52:32.996148 (+   464us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.565657 (+1569509us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.566364 (+   707us) spinlock_profiling.cc:243] Waited 1.55 s on lock 0x7b54001072d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:34.566652 (+   288us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3564350720}
I20260806 03:52:34.573279  2377 rpcz_store.cc:276] 0806 03:52:33.480487 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.558845 (+1078358us) service_pool.cc:227] Handling call
0806 03:52:34.572663 (+ 13818us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.574868  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2422) took 1567 ms. Trace:
I20260806 03:52:34.575167  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 478) took 1566 ms. Trace:
I20260806 03:52:34.575549  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 481) took 1457 ms. Trace:
I20260806 03:52:34.563798   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:52:34.563779  2374 rpcz_store.cc:276] 0806 03:52:33.482084 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.559422 (+1077338us) service_pool.cc:227] Handling call
0806 03:52:34.562516 (+  3094us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.557238  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:34.551637  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:34.577651  2379 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:34.578375  2372 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:34.576658  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:34.580622  2373 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:34.581496  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 479) took 1464 ms. Trace:
I20260806 03:52:34.582017  2373 rpcz_store.cc:276] 0806 03:52:33.117311 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.571974 (+1454663us) service_pool.cc:227] Handling call
0806 03:52:34.581382 (+  9408us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.575647  2370 rpcz_store.cc:276] 0806 03:52:33.009085 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.573688 (+1564603us) service_pool.cc:227] Handling call
0806 03:52:34.574315 (+   627us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.574756 (+   441us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:34.574790 (+    34us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:34.574879 (+    89us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:34.574923 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.574990 (+    67us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:34.575103 (+   113us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.575395  2375 rpcz_store.cc:276] 0806 03:52:33.007619 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.573017 (+1565398us) service_pool.cc:227] Handling call
0806 03:52:34.573730 (+   713us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.574272 (+   542us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:34.574326 (+    54us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:34.574403 (+    77us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:34.574512 (+   109us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.574597 (+    85us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:34.574752 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.586647  2370 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260806 03:52:34.586714  2375 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:34.587292  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1255) took 1106 ms. Trace:
I20260806 03:52:34.564141  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1256) took 1083 ms. Trace:
I20260806 03:52:34.576074  2377 rpcz_store.cc:276] 0806 03:52:33.117972 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.574225 (+1456253us) service_pool.cc:227] Handling call
0806 03:52:34.574813 (+   588us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.575205 (+   392us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:34.575235 (+    30us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:34.575292 (+    57us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:34.575323 (+    31us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.575386 (+    63us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:34.575499 (+   113us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.589004  2369 rpcz_store.cc:276] 0806 03:52:33.481089 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.561780 (+1080691us) service_pool.cc:227] Handling call
0806 03:52:34.564081 (+  2301us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.578931  2368 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:34.590727  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1262) took 1107 ms. Trace:
W20260806 03:52:34.592129  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 589424us
I20260806 03:52:34.416920  2477 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:52:34.592880  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 483) took 1290 ms (client timeout 1642 ms). Trace:
I20260806 03:52:34.591126  2368 rpcz_store.cc:276] 0806 03:52:33.483062 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.556791 (+1073729us) service_pool.cc:227] Handling call
0806 03:52:34.590588 (+ 33797us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.416805  2478 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:34.591187  2369 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260806 03:52:33.998868  2482 rpcz_store.cc:276] 0806 03:52:32.017997 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.018424 (+   427us) service_pool.cc:227] Handling call
0806 03:52:32.019372 (+   948us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:32.057846 (+ 38474us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:32.057898 (+    52us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:32.085584 (+ 27686us) log.cc:842] Serialized 26 byte log entry
0806 03:52:32.236896 (+151312us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:32.253258 (+ 16362us) log.cc:842] Serialized 14 byte log entry
0806 03:52:32.253508 (+   250us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:32.253567 (+    59us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:33.679699 (+1426132us) spinlock_profiling.cc:243] Waited 34.9 ms on lock 0x7b18003e1d00. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:33.710837 (+ 31138us) raft_consensus.cc:1671] finished
0806 03:52:33.721190 (+ 10353us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:33.721481 (+   291us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":13742,"prepare.queue_time_us":19431,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":61,"raft.queue_time_us":122249,"raft.run_cpu_time_us":593,"raft.run_wall_time_us":82514,"spinlock_wait_cycles":80243328,"thread_start_us":63991,"threads_started":1,"wal-append.queue_time_us":206827}
I20260806 03:52:33.970993  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:34.579881  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1263) took 1096 ms. Trace:
I20260806 03:52:34.441001  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:34.609822  2372 rpcz_store.cc:276] 0806 03:52:33.483382 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.551100 (+1067718us) service_pool.cc:227] Handling call
0806 03:52:34.579787 (+ 28687us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:34.611073  2576 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 381) took 1529 ms (client timeout 1718 ms). Trace:
W20260806 03:52:34.611263  2572 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1147) took 4291 ms (client timeout 1597 ms). Trace:
W20260806 03:52:34.611680  2576 rpcz_store.cc:269] 0806 03:52:33.081189 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.440691 (+1359502us) service_pool.cc:227] Handling call
0806 03:52:34.610767 (+170076us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:34.611948  2572 rpcz_store.cc:269] 0806 03:52:30.320035 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:30.349556 (+ 29521us) service_pool.cc:227] Handling call
0806 03:52:34.610611 (+4261055us) spinlock_profiling.cc:243] Waited 1.64 s on lock 0x7b54001897d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:34.610930 (+   319us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3762017664}
I20260806 03:52:34.614012  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 448) took 1229 ms. Trace:
I20260806 03:52:34.615458  2575 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260806 03:52:34.618861  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1169) took 4134 ms. Trace:
I20260806 03:52:34.619228  2538 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:34.434795  2534 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:34.619400  2575 rpcz_store.cc:276] 0806 03:52:30.484834 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:31.217054 (+732220us) service_pool.cc:227] Handling call
0806 03:52:33.535207 (+2318153us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.616212 (+1081005us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.617223 (+  1011us) spinlock_profiling.cc:243] Waited 1.08 s on lock 0x7b540040f1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:34.618399 (+  1176us) spinlock_profiling.cc:243] Waited 2.32 s on lock 0x7b540040f1d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:34.618717 (+   318us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7812291712}
I20260806 03:52:34.439708  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:34.620960  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:34.621317  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1174) took 2558 ms. Trace:
I20260806 03:52:34.614622  2479 rpcz_store.cc:276] 0806 03:52:33.384409 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:33.384732 (+   323us) service_pool.cc:227] Handling call
0806 03:52:33.385276 (+   544us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.598868 (+1213592us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:34.598950 (+    82us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:34.599044 (+    94us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:34.599082 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.613381 (+ 14299us) spinlock_profiling.cc:243] Waited 1.21 s on lock 0x7b54002a12d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:34.613448 (+    67us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:34.613685 (+   237us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2789251328}
I20260806 03:52:34.622262  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2311) took 1544 ms. Trace:
I20260806 03:52:34.623696  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:34.614032  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:34.426087  2578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 383) took 1295 ms (client timeout 1665 ms). Trace:
W20260806 03:52:34.593617  2379 rpcz_store.cc:269] 0806 03:52:33.302533 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:33.805647 (+503114us) service_pool.cc:227] Handling call
0806 03:52:34.592530 (+786883us) spinlock_profiling.cc:243] Waited 607 ms on lock 0x7b540014e454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:34.592786 (+   256us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1396450560}
I20260806 03:52:34.585003  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 484) took 1119 ms. Trace:
I20260806 03:52:34.660858  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 382) took 1530 ms. Trace:
I20260806 03:52:34.661527  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:34.631418  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2395) took 4461 ms. Trace:
W20260806 03:52:34.662155  2577 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2412) took 1351 ms (client timeout 1640 ms). Trace:
I20260806 03:52:34.662747  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 379) took 1675 ms. Trace:
W20260806 03:52:34.662701  2577 rpcz_store.cc:269] 0806 03:52:33.310843 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.439331 (+1128488us) service_pool.cc:227] Handling call
0806 03:52:34.661933 (+222602us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.663542  2481 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:34.661582  2572 rpcz_store.cc:276] 0806 03:52:33.130372 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.613344 (+1482972us) service_pool.cc:227] Handling call
0806 03:52:34.660699 (+ 47355us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.665128  2476 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:34.665942  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 2312) took 1042 ms. Trace:
I20260806 03:52:34.662531  2579 rpcz_store.cc:276] 0806 03:52:30.169866 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:31.181912 (+1012046us) service_pool.cc:227] Handling call
0806 03:52:31.182392 (+   480us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:32.196534 (+1014142us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.630616 (+2434082us) spinlock_profiling.cc:243] Waited 817 ms on lock 0x7b540028ebd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:34.631158 (+   542us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1879847808}
I20260806 03:52:34.666442  2476 rpcz_store.cc:276] 0806 03:52:33.623426 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:33.801951 (+178525us) service_pool.cc:227] Handling call
0806 03:52:34.596985 (+795034us) spinlock_profiling.cc:243] Waited 10.1 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:52:34.665866 (+ 68881us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":23267968}
I20260806 03:52:34.664453  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 449) took 1222 ms. Trace:
I20260806 03:52:34.669157  2368 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260806 03:52:34.669253  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 375) took 2611 ms. Trace:
I20260806 03:52:34.665814  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:34.103044  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:34.470620  6553 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:33.534049  3588 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 476) took 2724 ms (client timeout 1872 ms). Trace:
W20260806 03:52:34.686718  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 372) took 2631 ms (client timeout 2716 ms). Trace:
W20260806 03:52:34.687464  3588 rpcz_store.cc:269] 0806 03:52:30.809262 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:30.809572 (+   310us) service_pool.cc:227] Handling call
0806 03:52:33.533449 (+2723877us) spinlock_profiling.cc:243] Waited 248 ms on lock 0x7b540052f654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:33.533826 (+   377us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":569927424}
I20260806 03:52:34.675410  6799 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:52:34.689422  2584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 371) took 3371 ms (client timeout 1718 ms). Trace:
I20260806 03:52:34.689622  6861 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:34.689949  2584 rpcz_store.cc:269] 0806 03:52:31.317536 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:31.317700 (+   164us) service_pool.cc:227] Handling call
0806 03:52:34.688797 (+3371097us) spinlock_profiling.cc:243] Waited 1.18 s on lock 0x7b540040f6d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:34.689143 (+   346us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2715878784}
I20260806 03:52:33.911219  6785 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:34.681921  2481 rpcz_store.cc:276] 0806 03:52:33.441903 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:33.797981 (+356078us) service_pool.cc:227] Handling call
0806 03:52:34.612558 (+814577us) spinlock_profiling.cc:243] Waited 873 us on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:52:34.623203 (+ 10645us) spinlock_profiling.cc:243] Waited 8.95 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65b7c 00007f0d79b6573b 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:52:34.664371 (+ 41168us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":22585472}
I20260806 03:52:34.676646  2377 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260806 03:52:34.664281  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:34.465848  6841 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.465656  6901 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:34.661163  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 226300us
I20260806 03:52:34.665787  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:34.694380  6855 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.695125  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2414) took 1383 ms. Trace:
I20260806 03:52:34.695518  6809 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:34.695524  2576 rpcz_store.cc:276] 0806 03:52:33.311622 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.613275 (+1301653us) service_pool.cc:227] Handling call
0806 03:52:34.695014 (+ 81739us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":42880}
I20260806 03:52:34.696563  6809 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.697912  2576 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260806 03:52:34.698582  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 376) took 2571 ms. Trace:
I20260806 03:52:34.698940  2576 rpcz_store.cc:276] 0806 03:52:32.127697 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.696747 (+2569050us) service_pool.cc:227] Handling call
0806 03:52:34.697257 (+   510us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.698283 (+  1026us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.698501 (+   218us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.699458  6809 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.700700  6901 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.470620  6839 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.680719  6926 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:52:34.704717  2576 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:34.705155  6926 raft_consensus.cc:686] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:34.705495  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1176) took 2334 ms. Trace:
I20260806 03:52:34.705957  2576 rpcz_store.cc:276] 0806 03:52:32.371023 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.699697 (+2328674us) service_pool.cc:227] Handling call
0806 03:52:34.704200 (+  4503us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.705212 (+  1012us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.705405 (+   193us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.706606  6839 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:34.679483  6816 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:34.680193  6862 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:34.587695  2370 rpcz_store.cc:276] 0806 03:52:33.480807 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.585678 (+1104871us) service_pool.cc:227] Handling call
0806 03:52:34.586178 (+   500us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.587040 (+   862us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.587233 (+   193us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.678144  2574 rpcz_store.cc:276] 0806 03:52:32.063091 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.970132 (+907041us) service_pool.cc:227] Handling call
0806 03:52:33.017429 (+ 47297us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:33.118749 (+101320us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.620559 (+1501810us) spinlock_profiling.cc:243] Waited 82.6 ms on lock 0x7b540004ae54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:34.621051 (+   492us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":189899008}
I20260806 03:52:34.480369  6857 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.684691  6899 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.676627  6770 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:34.681955  2581 rpcz_store.cc:276] 0806 03:52:32.057866 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.057982 (+   116us) service_pool.cc:227] Handling call
0806 03:52:32.058327 (+   345us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:32.058722 (+   395us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:32.058749 (+    27us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:32.084689 (+ 25940us) log.cc:842] Serialized 52 byte log entry
0806 03:52:32.972167 (+887478us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:33.022423 (+ 50256us) log.cc:842] Serialized 14 byte log entry
0806 03:52:33.442688 (+420265us) log.cc:842] Serialized 14 byte log entry
0806 03:52:33.443632 (+   944us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:33.443747 (+   115us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:34.668577 (+1224830us) raft_consensus.cc:1671] finished
0806 03:52:34.668631 (+    54us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:34.669021 (+   390us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":36977,"prepare.queue_time_us":40444,"prepare.run_cpu_time_us":163,"prepare.run_wall_time_us":7910,"raft.queue_time_us":79585,"raft.run_cpu_time_us":424,"raft.run_wall_time_us":30458,"thread_start_us":1188960,"threads_started":2,"wal-append.queue_time_us":910117}
I20260806 03:52:34.721217  6770 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.722505  2581 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260806 03:52:34.691664  6785 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.724607  6770 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.667976  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:34.701822  6918 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:34.727427  2579 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:34.701785  6907 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:34.730144  6857 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:34.732259  6841 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:34.732578  7025 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:34.733072  6841 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.735738  6899 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:34.736168  7050 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.736584  6899 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.664968  2373 rpcz_store.cc:276] 0806 03:52:33.465315 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.583140 (+1117825us) service_pool.cc:227] Handling call
0806 03:52:34.583958 (+   818us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.584532 (+   574us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:34.584571 (+    39us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:34.584663 (+    92us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:34.584706 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.584792 (+    86us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:34.584931 (+   139us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.706805  6926 consensus_queue.cc:237] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.664678  2480 rpcz_store.cc:276] 0806 03:52:33.077934 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:33.113218 (+ 35284us) service_pool.cc:227] Handling call
0806 03:52:33.113624 (+   406us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.604734 (+1491110us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:34.604810 (+    76us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:34.604925 (+   115us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:34.604980 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.621823 (+ 16843us) spinlock_profiling.cc:243] Waited 1.49 s on lock 0x7b54002a17d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:34.621879 (+    56us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:34.622073 (+   194us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3427729280}
I20260806 03:52:34.663396  2575 rpcz_store.cc:276] 0806 03:52:32.987440 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.661023 (+1673583us) service_pool.cc:227] Handling call
0806 03:52:34.662656 (+  1633us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:34.687378  2583 rpcz_store.cc:269] 0806 03:52:32.055304 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.055485 (+   181us) service_pool.cc:227] Handling call
0806 03:52:34.686235 (+2630750us) spinlock_profiling.cc:243] Waited 11 ms on lock 0x7b5400155c54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:34.686473 (+   238us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":25326976}
I20260806 03:52:34.628631  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 482) took 1439 ms. Trace:
I20260806 03:52:34.718010  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 380) took 1701 ms. Trace:
I20260806 03:52:34.707913  2576 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260806 03:52:34.742098  2577 rpcz_store.cc:276] 0806 03:52:33.009946 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.702673 (+1692727us) service_pool.cc:227] Handling call
0806 03:52:34.703465 (+   792us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.703902 (+   437us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:34.703944 (+    42us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:34.710785 (+  6841us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:34.710857 (+    72us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.710949 (+    92us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:34.711091 (+   142us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.743484  2374 rpcz_store.cc:276] 0806 03:52:33.189485 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.577355 (+1387870us) service_pool.cc:227] Handling call
0806 03:52:34.592361 (+ 15006us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.628213 (+ 35852us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:34.628250 (+    37us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:34.628297 (+    47us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:34.628329 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.628402 (+    73us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:34.628540 (+   138us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:34.747417  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 153069us
I20260806 03:52:34.707561  6553 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.749562  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2413) took 1432 ms. Trace:
I20260806 03:52:34.753273  2576 rpcz_store.cc:276] 0806 03:52:33.311285 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.706845 (+1395560us) service_pool.cc:227] Handling call
0806 03:52:34.707349 (+   504us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.742964 (+ 35615us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.743205 (+   241us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:34.757521  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 172076us
W20260806 03:52:34.778200  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 368639us
I20260806 03:52:34.793488  7063 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:34.794709  7063 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:34.810597  6983 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:34.810266  2477 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.812958  2375 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260806 03:52:34.738860  6855 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:34.845054  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1260) took 1331 ms. Trace:
I20260806 03:52:34.845544  2375 rpcz_store.cc:276] 0806 03:52:33.482393 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.585940 (+1103547us) service_pool.cc:227] Handling call
0806 03:52:34.586515 (+   575us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.813677 (+227162us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:34.813974 (+   297us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.738731  6862 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:34.871017  2484 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
W20260806 03:52:34.857607  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 77456.7us
I20260806 03:52:34.882344  7072 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:34.855090  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 154469us
I20260806 03:52:34.874902  6785 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:34.873291  6553 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:34.857163  7050 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.880575  6899 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:34.885918  7005 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:34.883332  6770 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:34.847065  2584 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260806 03:52:34.857025  2477 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:34.883944  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 104582us
W20260806 03:52:34.906160  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 160363us
W20260806 03:52:34.877044  2578 rpcz_store.cc:269] 0806 03:52:33.130813 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.420892 (+1290079us) service_pool.cc:227] Handling call
0806 03:52:34.426014 (+  5122us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:34.887696  6894 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:35.080714  6987 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 3.219s	user 0.017s	sys 0.002s
W20260806 03:52:34.919970  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 164894us
I20260806 03:52:35.084272  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2280) took 3863 ms. Trace:
I20260806 03:52:35.075798  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 493) took 2106 ms. Trace:
I20260806 03:52:34.936376  2376 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:35.101639  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1175) took 3032 ms. Trace:
I20260806 03:52:35.076618  2436 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:35.098102  2376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1253) took 1618 ms (client timeout 1690 ms). Trace:
W20260806 03:52:35.105978  2376 rpcz_store.cc:269] 0806 03:52:33.480088 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.553625 (+1073537us) service_pool.cc:227] Handling call
0806 03:52:35.098004 (+544379us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:35.102231  2584 rpcz_store.cc:276] 0806 03:52:32.063348 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.691218 (+2627870us) service_pool.cc:227] Handling call
0806 03:52:34.691922 (+   704us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:35.093177 (+401255us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:35.096119 (+  2942us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:34.919809  6989 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 2.999s	user 0.011s	sys 0.011s
I20260806 03:52:34.987244  7063 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:35.047317  6861 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.008476  7113 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:35.094722  3590 rpcz_store.cc:276] 0806 03:52:32.968924 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.969111 (+   187us) service_pool.cc:227] Handling call
0806 03:52:33.008058 (+ 38947us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:33.116450 (+108392us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:33.116500 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:33.117120 (+   620us) log.cc:842] Serialized 26 byte log entry
0806 03:52:33.628418 (+511298us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:33.628486 (+    68us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:35.074735 (+1446249us) spinlock_profiling.cc:243] Waited 89.1 ms on lock 0x7b54004a2254. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:35.074818 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:35.074998 (+   180us) raft_consensus.cc:1671] finished
0806 03:52:35.075013 (+    15us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:35.075513 (+   500us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":18774,"raft.queue_time_us":27183,"raft.run_cpu_time_us":197,"raft.run_wall_time_us":9148,"spinlock_wait_cycles":204895488,"thread_start_us":434515,"threads_started":1,"wal-append.queue_time_us":1244570}
I20260806 03:52:35.131815  7113 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.039971  6855 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.084759  2474 rpcz_store.cc:276] 0806 03:52:31.221050 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:31.221238 (+   188us) service_pool.cc:227] Handling call
0806 03:52:31.221580 (+   342us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:31.221989 (+   409us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:52:31.348280 (+126291us) log.cc:842] Serialized 14 byte log entry
0806 03:52:31.551498 (+203218us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:31.559721 (+  8223us) log.cc:842] Serialized 26 byte log entry
0806 03:52:31.559887 (+   166us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:31.574334 (+ 14447us) log.cc:842] Serialized 14 byte log entry
0806 03:52:31.574737 (+   403us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:31.574845 (+   108us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:33.194923 (+1620078us) spinlock_profiling.cc:243] Waited 30.3 ms on lock 0x7b18003e1b20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11
0806 03:52:33.224444 (+ 29521us) spinlock_profiling.cc:243] Waited 13.8 ms on lock 0x7b18003e1b20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:34.440473 (+1216029us) spinlock_profiling.cc:243] Waited 10.5 ms on lock 0x7b18003e1b20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d764 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:35.039846 (+599373us) spinlock_profiling.cc:243] Waited 7.11 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:35.083701 (+ 43855us) raft_consensus.cc:1671] finished
0806 03:52:35.083729 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:35.083949 (+   220us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":295752,"prepare.queue_time_us":388659,"prepare.run_cpu_time_us":132,"prepare.run_wall_time_us":4028,"raft.queue_time_us":24475,"raft.run_cpu_time_us":371,"raft.run_wall_time_us":5361,"spinlock_wait_cycles":141980928,"thread_start_us":298281,"threads_started":2,"wal-append.queue_time_us":285979}
I20260806 03:52:35.125485  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:54220 (request call id 2313) took 1293 ms. Trace:
I20260806 03:52:35.126573  2534 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:35.177723  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.174674  2477 rpcz_store.cc:276] 0806 03:52:33.816152 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:33.970723 (+154571us) service_pool.cc:227] Handling call
0806 03:52:35.103439 (+1132716us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:35.175707  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:35.185137  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 72746.1us
I20260806 03:52:35.183188  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2415) took 1337 ms. Trace:
W20260806 03:52:35.184401  3545 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.718s (SENT)
I20260806 03:52:35.185837  2574 rpcz_store.cc:276] 0806 03:52:33.846159 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.739493 (+893334us) service_pool.cc:227] Handling call
0806 03:52:34.778475 (+ 38982us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.779212 (+   737us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:52:34.987151 (+207939us) log.cc:842] Serialized 14 byte log entry
0806 03:52:35.182732 (+195581us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:35.182798 (+    66us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:35.182848 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:35.182943 (+    95us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:35.183113 (+   170us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":72232,"prepare.queue_time_us":339298,"raft.queue_time_us":86922,"raft.run_cpu_time_us":205,"raft.run_wall_time_us":207,"thread_start_us":236229,"threads_started":2}
W20260806 03:52:35.198954  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 85958.7us
I20260806 03:52:35.193552  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:35.195411  6861 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.210162  6993 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:52:35.177574  6770 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.205811  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.177505  7072 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.211053  6861 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:35.206411  7025 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10.
I20260806 03:52:35.179564  6915 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.032s
I20260806 03:52:35.222723  7063 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.225957  2534 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:35.228750  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2291) took 3974 ms. Trace:
W20260806 03:52:35.235304  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 158881us
W20260806 03:52:35.231587  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 115437us
W20260806 03:52:35.238415  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 62443.7us
I20260806 03:52:35.231494  2483 rpcz_store.cc:276] 0806 03:52:31.254110 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:31.318543 (+ 64433us) service_pool.cc:227] Handling call
0806 03:52:31.319044 (+   501us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:31.326334 (+  7290us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:31.326368 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:31.336490 (+ 10122us) log.cc:842] Serialized 26 byte log entry
0806 03:52:31.546131 (+209641us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:31.546174 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:31.546250 (+    76us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:34.912338 (+3366088us) spinlock_profiling.cc:243] Waited 6.69 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:35.228093 (+315755us) raft_consensus.cc:1671] finished
0806 03:52:35.228122 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:35.228550 (+   428us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":7003,"raft.queue_time_us":7473,"raft.run_cpu_time_us":233,"raft.run_wall_time_us":30048,"spinlock_wait_cycles":15392512,"thread_start_us":139560,"threads_started":1,"wal-append.queue_time_us":458299}
I20260806 03:52:35.247171  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.252216  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.253580  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.259764  2376 raft_consensus.cc:2396] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 10 because replica has last-logged OpId of term: 9 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260806 03:52:35.260196  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:35.253301  7063 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.229043  7111 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:52:35.265590  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.270744  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.266557  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:35.275235  2574 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:35.279407  2584 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:35.282423  2376 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:35.277558  2538 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:35.284335  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.270478  6926 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:35.288280  2375 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:35.286352  6915 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:35.279886  7025 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.289640  7072 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:35.286247  6926 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:35.302873  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.291730  6861 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.305218  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.307050  7063 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:35.295122  6855 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:35.294612  7113 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:35.307863  6770 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:35.301139  6926 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:35.312507  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.307063  7068 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:35.314541  7068 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:35.315765  7068 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:35.318747  7025 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.320600  6489 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:35.321043  6489 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:35.321337  7025 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:35.323518  6861 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.323770  6489 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.325426  2375 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:35.326527  6489 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:35.329324  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:35.333223  2429 connection.cc:232] RPC call timeout handler was delayed by -1.5290876748040318s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18000000000000002s for a response
W20260806 03:52:35.333936  2429 connection.cc:232] RPC call timeout handler was delayed by -1.4917341119144112s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1627s for a response
W20260806 03:52:35.334285  2429 connection.cc:232] RPC call timeout handler was delayed by -1.2600711639970541s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1899s for a response
W20260806 03:52:35.334621  2429 connection.cc:232] RPC call timeout handler was delayed by -1.1749927077908069s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.33590000000000003s for a response
I20260806 03:52:35.313514  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:35.337474  2584 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:35.344398  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:35.346341  2429 leader_election.cc:334] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.627s (SENT)
I20260806 03:52:35.347186  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:35.349622  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:35.350358  2584 raft_consensus.cc:2362] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7. Re-sending same reply.
I20260806 03:52:35.350492  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.351312  2576 raft_consensus.cc:2379] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:35.352188  2584 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:35.352324  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.352555  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.353618  2572 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:35.355078  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.355070  6815 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:35.355765  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:35.356161  2579 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
W20260806 03:52:35.356364  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 50933.8us
I20260806 03:52:35.356601  6815 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:35.357901  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.360448  6906 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:52:35.361234  7015 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:35.363795  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.364082  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.364444  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.364760  2373 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:35.365644  2368 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:35.365978  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:35.366580  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.367094  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:35.367813  2370 raft_consensus.cc:2362] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8. Re-sending same reply.
I20260806 03:52:35.368863  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.369473  2370 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:35.371043  6770 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:35.357162  7050 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:35.353497  2578 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:35.370385  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.374795  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.375474  2370 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:52:35.373440  2581 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:35.372252  7050 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:35.377537  7050 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:35.366603  2373 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:35.382675  2369 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260806 03:52:35.367879  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.364627  2379 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:35.388640  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.390693  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1261) took 1900 ms. Trace:
I20260806 03:52:35.391252  2377 rpcz_store.cc:276] 0806 03:52:33.482705 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.589836 (+1107131us) service_pool.cc:227] Handling call
0806 03:52:34.676169 (+ 86333us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:34.711209 (+ 35040us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:35.376834 (+665625us) spinlock_profiling.cc:243] Waited 85.8 ms on lock 0x7b540014e450. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:35.383241 (+  6407us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":197375360}
I20260806 03:52:35.394914  2374 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:35.403199  2376 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:35.411199  6815 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:35.403026  6894 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
W20260806 03:52:35.415710  3585 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 480) took 2312 ms (client timeout 1872 ms). Trace:
I20260806 03:52:35.416455  6894 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:35.416625  3585 rpcz_store.cc:269] 0806 03:52:33.103503 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:35.414997 (+2311494us) service_pool.cc:214] Skipping call since client already timed out
0806 03:52:35.415300 (+   303us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:52:35.418021  6894 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.419669  6894 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:35.422021  7086 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.929s	user 0.002s	sys 0.000s
I20260806 03:52:35.426908  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.428722  6490 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:35.429942  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.430166  6490 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:35.431025  2575 raft_consensus.cc:2396] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 10 because replica has last-logged OpId of term: 8 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260806 03:52:35.430735  6490 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:35.432260  6915 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:35.437201  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.427881  2577 raft_consensus.cc:2379] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:35.443429  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.445410  2376 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:35.444420  6815 raft_consensus.cc:686] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:35.445073  2379 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:35.455176  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.458619  6815 consensus_queue.cc:237] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:35.463219  2429 leader_election.cc:334] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.800s (SENT)
I20260806 03:52:35.469471  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.469188  6794 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:35.473023  2369 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:35.478950  2429 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:35.482736  7038 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:35.494244  7038 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:35.495653  7038 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.497750  7038 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:35.486506  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.500505  2375 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:35.483103  7006 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.006s
I20260806 03:52:35.482831  6794 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.504276  6490 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.486275  6770 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:35.485960  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:35.506089  6490 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:35.506428  2377 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:35.514284  6861 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:35.518877  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:40712 (request call id 495) took 2525 ms. Trace:
I20260806 03:52:35.519369  2372 rpcz_store.cc:276] 0806 03:52:32.993710 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.610951 (+1617241us) service_pool.cc:227] Handling call
0806 03:52:35.380744 (+769793us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a57726 00007f0d81a57900 00007f0d81a0ab50 00007f0d7b101807 00007f0d7b101792 00007f0d7b1016c1
0806 03:52:35.518768 (+138024us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":29962112}
I20260806 03:52:35.492806  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.488093  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.523803  7050 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.525257  6841 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:35.526423  7050 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:35.528584  3594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 344) took 3469 ms. Trace:
I20260806 03:52:35.529412  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2317) took 1618 ms. Trace:
I20260806 03:52:35.533527  6794 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:35.537707  7116 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260806 03:52:35.536839  2235 catalog_manager.cc:5495] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:35.527850  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.520958  2369 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:35.553287  3594 rpcz_store.cc:276] 0806 03:52:32.059487 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:32.059636 (+   149us) service_pool.cc:227] Handling call
0806 03:52:32.059997 (+   361us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:32.100082 (+ 40085us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:32.100131 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:35.301231 (+3201100us) spinlock_profiling.cc:243] Waited 6.2 ms on lock 0x7b2c0017f298. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:52:35.324521 (+ 23290us) log.cc:842] Serialized 26 byte log entry
0806 03:52:35.446845 (+122324us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:35.446884 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:35.468911 (+ 22027us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:35.520652 (+ 51741us) raft_consensus.cc:1671] finished
0806 03:52:35.520682 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:35.528328 (+  7646us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":8079,"raft.queue_time_us":31510,"raft.run_cpu_time_us":194,"raft.run_wall_time_us":24607,"spinlock_wait_cycles":14268160,"thread_start_us":115524,"threads_started":1,"wal-append.queue_time_us":171605}
I20260806 03:52:35.553367  2484 rpcz_store.cc:276] 0806 03:52:33.911400 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:34.602367 (+690967us) service_pool.cc:227] Handling call
0806 03:52:34.621759 (+ 19392us) spinlock_profiling.cc:243] Waited 17.9 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:52:34.622076 (+   317us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:35.077069 (+454993us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:35.529100 (+452031us) spinlock_profiling.cc:243] Waited 192 ms on lock 0x7b54002a0dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:35.529321 (+   221us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":482747904}
I20260806 03:52:35.570488  2373 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
W20260806 03:52:35.577193  6780 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.494s	user 0.017s	sys 0.066s
I20260806 03:52:35.578073  7068 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:35.578186  6780 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.518s	user 0.018s	sys 0.067s
I20260806 03:52:35.580489  2576 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:35.587965  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:35.594877  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.598908  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:35.599839  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.599787  2369 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:35.604982  2581 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 9. (term mismatch)
I20260806 03:52:35.606084  2484 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:35.608721  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.609027  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:35.609520  2579 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:35.610226  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.610128  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.608754  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:35.611505  2483 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:35.604629  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:35.609573  2373 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:35.612243  2379 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:52:35.605458  2581 pending_rounds.cc:76] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 8
I20260806 03:52:35.616437  2483 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 4.
I20260806 03:52:35.617192  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.614871  2581 pending_rounds.cc:97] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 8.9
I20260806 03:52:35.623319  2584 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:35.613734  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.622282  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:35.626497  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:35.627943  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.629159  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:35.626688  2235 catalog_manager.cc:5495] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:52:35.633468  2331 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.872s (SENT)
I20260806 03:52:35.628855  2581 raft_consensus.cc:2866] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:35.636473  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.637162  2584 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:35.619822  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:35.611959  6794 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260806 03:52:35.640831  7068 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:35.644786  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:35.649185  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 196953us
I20260806 03:52:35.635437  6907 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.650858  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:35.651937  2373 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:35.652693  2373 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:35.654243  2372 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:35.651340  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.657048  2577 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:35.662818  2372 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:35.663908  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.664672  2372 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:35.664748  2235 catalog_manager.cc:5495] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:35.665470  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.665597  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.666155  2374 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:35.666327  2372 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:35.667114  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.667331  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.666595  2235 catalog_manager.cc:5495] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 3, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 3 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:35.668372  2372 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:52:35.672925  3547 connection.cc:232] RPC call timeout handler was delayed by -1.1474566711112857s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2716s for a response
I20260806 03:52:35.673380  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.674363  7050 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.674683  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:35.675387  2372 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:35.656750  6907 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.644860  7006 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:35.675045  7050 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:35.685405  2429 leader_election.cc:334] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.810s (SENT)
I20260806 03:52:35.685261  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.686273  2484 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260806 03:52:35.652186  6770 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.687676  2584 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:52:35.689204  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.689918  2374 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:35.690425  2429 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:35.693020  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:35.694362  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.692318  6921 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.691409  7072 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:35.659657  7113 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:35.704638  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:35.704629  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.699371  2235 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 5 to 7, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 7 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:35.686757  7006 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:35.704634  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.703951  3594 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:35.707713  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:35.708195  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:35.705997  7005 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:35.708566  3585 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:35.710201  2374 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:35.708930  7005 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:35.712184  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 85335.7us
I20260806 03:52:35.706175  2373 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.700778  7111 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:52:35.713857  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 91081.9us
I20260806 03:52:35.716221  2377 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:52:35.717334  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.716499  7111 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.720845  2373 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:35.721762  2331 leader_election.cc:334] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.913s (SENT)
I20260806 03:52:35.709707  2235 catalog_manager.cc:5495] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 5 to 7, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 7 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:35.718850  2379 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:35.722894  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:35.724296  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:35.710170  7006 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:35.720706  7111 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.724004  6794 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260806 03:52:35.697770  6921 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.743079  6815 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.696167  6770 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.743752  6815 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.745316  6770 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:35.746016  6915 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.743116  6921 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:35.746649  6915 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.747295  2576 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:35.747402  2534 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:35.709717  7113 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.749289  6915 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:35.733090  3545 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:35.750543  2534 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:35.750837  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:35.734278  2584 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:35.736945  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:35.749728  7113 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:35.753324  6907 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:35.760447  6921 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:35.760974  6373 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.706182  7072 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.765763  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:35.766069  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:35.766501  2483 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:35.763088  6373 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.766888  3590 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:35.768812  6373 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:35.751199  2235 catalog_manager.cc:5495] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 5 to 6, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 6 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:35.771024  2235 catalog_manager.cc:5495] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:35.775098  2235 catalog_manager.cc:5495] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 3 to 8, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 8 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:35.789004  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:35.789880  3585 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:35.790853  2370 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260806 03:52:35.792178  2370 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:35.792404  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:35.778015  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 99289.1us
W20260806 03:52:35.793751  2429 leader_election.cc:334] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.899s (SENT)
I20260806 03:52:35.794049  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:35.794214  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:35.794317  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:35.778224  7072 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:35.779592  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:35.796312  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:35.796952  2474 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:35.795884  6907 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:35.800449  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:35.800585  6841 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:35.801132  2484 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:35.801174  6841 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.802757  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:35.781508  7005 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:35.782256  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:35.782866  7050 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:35.805289  7050 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:35.805895  2481 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:52:35.783797  6780 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260806 03:52:35.806052  2478 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:35.796447  2376 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:35.809027  2331 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:35.793900  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:35.782449  2483 raft_consensus.cc:2396] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 9 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260806 03:52:35.787322  2235 catalog_manager.cc:5495] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 6 to 9. New cstate: current_term: 9 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:35.764305  2372 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:52:35.811529  2429 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.096s (SENT)
W20260806 03:52:35.812148  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61697.2us
I20260806 03:52:35.751618  2584 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:35.711252  6926 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:35.816619  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 60345.4us
I20260806 03:52:35.812947  2369 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:52:35.817849  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:35.756204  7111 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:35.816429  6841 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:35.818816  6373 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:35.819056  6855 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260806 03:52:35.820565  2233 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 225) took 32099 ms (client timeout 15000 ms). Trace:
I20260806 03:52:35.822530  3588 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:35.837708  6855 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:35.838167  6855 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:35.762985  6915 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:52:35.746059  6815 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:35.835017  2373 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
I20260806 03:52:35.840906  2373 pending_rounds.cc:76] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 4
I20260806 03:52:35.841368  2373 pending_rounds.cc:97] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260806 03:52:35.841854  2373 raft_consensus.cc:2866] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:35.842907  2574 raft_consensus.cc:2379] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:35.833143  2376 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:35.843932  6926 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:35.839442  2233 rpcz_store.cc:269] 0806 03:52:03.619114 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:03.664271 (+ 45157us) service_pool.cc:227] Handling call
0806 03:52:35.712353 (+32048082us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:52:27.849886 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:52:28.152865 (+302979us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:52:28.152939 (+    74us) write_op.cc:435] Acquired schema lock
0806 03:52:28.152980 (+    41us) tablet.cc:660] Decoding operations
0806 03:52:28.154410 (+  1430us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:52:28.154517 (+   107us) write_op.cc:641] Partition lock acquired for write op
0806 03:52:28.154553 (+    36us) tablet.cc:683] Acquiring locks for 14 operations
0806 03:52:28.422678 (+268125us) tablet.cc:699] Row locks acquired
0806 03:52:28.422714 (+    36us) write_op.cc:260] PREPARE: finished
0806 03:52:28.423061 (+   347us) write_op.cc:270] Start()
0806 03:52:28.423279 (+   218us) write_op.cc:276] Timestamp: P: 1785988348422949 usec, L: 0
0806 03:52:28.423317 (+    38us) op_driver.cc:331] REPLICATION: starting
0806 03:52:28.517839 (+ 94522us) log.cc:842] Serialized 5478 byte log entry
0806 03:52:30.316867 (+1799028us) op_driver.cc:444] REPLICATION: finished
0806 03:52:30.557500 (+240633us) write_op.cc:301] APPLY: starting
0806 03:52:30.576617 (+ 19117us) tablet.cc:1365] starting BulkCheckPresence
0806 03:52:30.604766 (+ 28149us) tablet.cc:1368] finished BulkCheckPresence
0806 03:52:30.604904 (+   138us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:52:30.658208 (+ 53304us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:52:30.658704 (+   496us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=14
0806 03:52:30.658775 (+    71us) write_op.cc:312] APPLY: finished
0806 03:52:30.659375 (+   600us) log.cc:842] Serialized 101 byte log entry
0806 03:52:30.659657 (+   282us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:52:30.659897 (+   240us) write_op.cc:454] Released schema lock
0806 03:52:30.660000 (+   103us) write_op.cc:341] FINISH: Updating metrics
0806 03:52:30.671120 (+ 11120us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:52:30.671185 (+    65us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2527,"reported_tablets":48,"child_traces":[["op",{"apply.queue_time_us":160781,"apply.run_cpu_time_us":6915,"apply.run_wall_time_us":131989,"num_ops":14,"prepare.queue_time_us":278219,"prepare.run_cpu_time_us":39754,"prepare.run_wall_time_us":1992902,"raft.queue_time_us":85869,"raft.run_cpu_time_us":18416,"raft.run_wall_time_us":139058,"replication_time_us":1885305,"thread_start_us":1283925,"threads_started":4,"wal-append.queue_time_us":1178055,"wal-append.run_cpu_time_us":19495,"wal-append.run_wall_time_us":1976671}]]}
I20260806 03:52:35.848927  5510 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:35.858981  6373 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:35.850556  6862 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260806 03:52:35.861673  6862 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:35.849766  6915 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260806 03:52:35.862053  6862 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:35.862737  7111 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:35.862908  6915 raft_consensus.cc:3032] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:35.863443  6915 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:35.864176  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68168.3us
I20260806 03:52:35.864490  6915 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:35.863185  6862 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.866691  6915 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:35.866976  6862 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:35.867249  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:35.867996  2478 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:35.851166  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:35.855732  2370 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: [9.8-9.8]
I20260806 03:52:35.856624  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:35.872480  3585 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:35.859426  6815 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:35.873694  6841 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:35.853011  2534 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:35.874508  6841 consensus_queue.cc:1225] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260806 03:52:35.875861  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:35.876281  6926 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:35.876892  6926 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:35.877152  6384 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:35.877357  6926 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:35.877647  6384 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:35.877790  3584 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:35.878131  6384 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:35.884877  2584 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:35.847605  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:35.888008  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:35.889531  6894 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:35.890065  6894 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:35.890570  6894 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:35.890331  6490 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:35.891542  6490 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:35.892153  6490 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:52:35.894119  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 91481.1us
I20260806 03:52:35.895816  3547 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:35.897064  6627 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:35.897275  7005 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:35.904271  7005 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:35.905315  2476 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 2. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260806 03:52:35.907521  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:35.909611  2476 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:35.918298  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:35.912539  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:35.919260  2477 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:35.919368  2481 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:35.921660  7005 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:35.933916  2474 raft_consensus.cc:2396] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 7 because replica has last-logged OpId of term: 5 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
W20260806 03:52:35.935312  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 50259.9us
W20260806 03:52:35.935230  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 54812.8us
I20260806 03:52:35.936807  2478 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:35.939749  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:35.943109  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:35.944105  2584 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:35.944612  2478 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:52:35.946151  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 56259.3us
W20260806 03:52:35.946278  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 87129.6us
I20260806 03:52:35.945047  2331 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:35.948043  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:35.948828  2477 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:35.955495  2537 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:35.960281  2474 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
W20260806 03:52:35.960568  2332 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.130s (SENT)
I20260806 03:52:35.941826  7005 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:35.938766  2235 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 6 to 7, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3), now has a pending config: VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1), VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2), VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3), VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } } pending_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:35.968178  6489 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:35.968724  6841 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:35.969218  6841 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:35.969602  6841 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:35.965384  7111 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
W20260806 03:52:35.971452  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 75782.2us
I20260806 03:52:35.971999  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:35.972262  2538 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:35.977190  2478 raft_consensus.cc:2362] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9. Re-sending same reply.
I20260806 03:52:35.981530  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:35.983482  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 43787.9us
I20260806 03:52:35.984239  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:35.981403  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:35.965313  6815 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:35.987850  6815 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:35.988306  6815 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:35.989734  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.990784  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:35.993171  2477 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:35.995003  2534 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:35.974299  7006 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:36.000525  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:35.970913  7050 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:36.006316  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:36.006731  7136 raft_consensus.cc:2741] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260806 03:52:36.007393  6896 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:36.007993  5510 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:35.961949  6993 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.040s
I20260806 03:52:35.964884  6373 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.037s
I20260806 03:52:36.010196  2474 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260806 03:52:36.008746  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:36.021162  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:36.023345  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:36.025290  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:36.031705  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:36.033399  2235 catalog_manager.cc:5495] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 3 to 4, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 4 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:36.035296  2370 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:36.036648  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:36.034441  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:36.037597  2375 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:36.016580  5510 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:36.040563  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.042246  6489 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:36.042971  6489 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:36.043435  6489 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:36.043882  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.044517  6907 raft_consensus.cc:3032] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:36.044832  3584 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:36.044973  6907 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:36.046026  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:36.046782  3585 raft_consensus.cc:2362] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10. Re-sending same reply.
I20260806 03:52:36.046844  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.048241  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.049161  3587 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260806 03:52:36.049266  3592 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:36.034782  6896 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:36.040563  5510 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:36.050328  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.051285  3587 raft_consensus.cc:2396] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 7 because replica has last-logged OpId of term: 6 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 5.
I20260806 03:52:36.051349  3593 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260806 03:52:36.046113  6907 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.052603  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.053514  6907 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:36.054173  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.055054  3586 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:36.048694  3588 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEARNER]: Advancing to term 9
I20260806 03:52:36.059702  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.047868  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.014138  7010 consensus_queue.cc:1046] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260806 03:52:36.066402  6489 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.001407  7005 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:36.069453  3588 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEARNER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260806 03:52:36.074304  7005 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:36.031152  7111 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:36.032390  7025 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:36.076814  7025 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:36.077349  7025 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:36.083761  2584 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:52:36.088868  6896 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:36.088639  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.089423  6896 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:36.090086  2483 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:36.090471  6896 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:36.088719  7068 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 10 current term: 10 is higher.
I20260806 03:52:36.092329  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:36.092995  2373 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:36.095486  6373 raft_consensus.cc:3032] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:36.095890  6373 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:36.097010  6907 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:36.096984  6373 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.097975  6907 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.098624  6373 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:36.098770  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:36.076799  6855 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.101102  6907 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:36.102015  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 89200us
I20260806 03:52:36.102880  6855 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:36.103988  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.118902  3588 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:36.118717  6384 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.104393  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.121172  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.121686  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.122140  2483 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:36.122483  2474 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:36.124193  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.124888  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:36.128906  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.129750  2474 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:36.129052  6907 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:36.108698  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:36.091867  6896 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:36.131893  2373 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:36.113430  7006 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:36.133857  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:36.130877  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.134667  6907 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:36.137125  6907 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:36.137903  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:36.139928  7111 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:52:36.140625  7111 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:36.141072  7111 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:52:36.143373  7038 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.645s	user 0.012s	sys 0.005s
I20260806 03:52:36.079778  6489 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:36.157958  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 117015us
I20260806 03:52:36.165401  6855 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.005s
I20260806 03:52:36.106531  5510 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.177479  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:36.179455  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45758.4us
I20260806 03:52:36.180717  2429 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:36.184784  6861 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:36.185251  6861 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:36.185586  6861 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:36.188419  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.189189  2480 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:36.183132  2235 catalog_manager.cc:5495] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 4 to 6, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 6 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:36.207185  6862 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:36.207747  6862 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:36.214514  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 193415us
I20260806 03:52:36.217494  3594 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:36.219658  2429 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:36.221091  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:36.220902  6862 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:36.222266  6862 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:36.222430  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:36.216043  2235 catalog_manager.cc:5495] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 1 to 8, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 8 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:36.233047  6384 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:36.233664  2537 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:36.236056  7136 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:36.239205  2235 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:52:36.239813  2575 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:36.201813  7005 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:36.217839  6627 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:36.261668  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:36.260102  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 235898us
I20260806 03:52:36.267594  7150 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260806 03:52:36.268450  5510 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:36.268178  7025 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:36.285511  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.285715  6490 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:36.286615  2476 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:36.286864  7025 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:36.270144  6915 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:52:36.271461  7068 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260806 03:52:36.258577  6384 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:36.256906  6841 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.290633  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:36.291285  3594 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:36.291754  6841 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:36.287529  7025 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.006s
I20260806 03:52:36.294555  6861 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:36.247193  7005 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:36.296343  7005 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:36.277315  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.278554  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.243860  7072 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:36.279042  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.247402  7113 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:36.308357  7113 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:36.309031  7113 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:36.282841  7148 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260806 03:52:36.280176  6855 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.020s
I20260806 03:52:36.280369  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.317997  6490 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:36.318236  6926 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.308723  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.324718  6815 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:36.332625  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.334609  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.373842  6926 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:36.335878  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.337177  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.375742  2476 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:36.338637  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.377295  2484 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:36.339341  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.377595  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:36.378589  3585 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:36.388525  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.388866  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.390051  2484 raft_consensus.cc:2396] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 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: 5 index: 3.
I20260806 03:52:36.391834  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.404197  6815 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:36.406005  6894 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.515s	user 0.018s	sys 0.005s
I20260806 03:52:36.406777  6894 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:36.408944  2578 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:36.411513  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:36.412518  7050 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:36.412899  7050 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:36.413239  7050 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:36.413398  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:36.415659  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.355427  2480 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:36.357195  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.417037  2484 raft_consensus.cc:2396] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 9 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260806 03:52:36.417476  2482 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:36.357241  6384 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:36.418802  6384 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:36.420924  7153 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:36.421530  7153 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:36.421972  7153 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:52:36.355729  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 74007.3us
W20260806 03:52:36.426057  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 203689us
I20260806 03:52:36.427317  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:36.433172  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 183894us
I20260806 03:52:36.358150  6861 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:36.368170  7111 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.374076  2581 raft_consensus.cc:2379] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:36.335069  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.415501  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:36.440482  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 96795us
I20260806 03:52:36.441488  2479 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:52:36.445871  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.446548  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:36.435634  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:36.440624  2477 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:36.354039  3594 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
W20260806 03:52:36.449944  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 180176us
I20260806 03:52:36.451143  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:36.435487  6894 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:36.455894  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:36.459352  2538 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:36.460796  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.464357  7164 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:52:36.466187  2479 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:36.468675  2538 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:36.488080  6373 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:36.489040  6373 raft_consensus.cc:686] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:36.490370  6373 consensus_queue.cc:237] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.445070  6862 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260806 03:52:36.515681  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:36.516552  2372 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 7
I20260806 03:52:36.518922  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.468606  6926 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:52:36.460698  6861 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:36.467401  7148 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:36.531026  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.543826  2484 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:36.534392  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:36.536252  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.535760  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.545348  2369 raft_consensus.cc:2354] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9.
I20260806 03:52:36.537076  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.547375  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:36.539631  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:36.535715  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:36.546131  2474 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:36.548323  2379 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:36.548334  2374 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:36.546779  2377 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:52:36.550916  2376 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:36.541121  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:36.551978  2370 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 8
I20260806 03:52:36.471385  6894 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:36.548108  2368 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:36.560770  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.563499  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:36.564433  2577 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:36.565114  3594 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:36.567060  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:36.567960  2572 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:36.571516  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.574414  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:36.575241  2373 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:36.577097  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:36.579629  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:36.580835  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:36.573629  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:36.500651  7005 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.585170  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:36.606110  2581 raft_consensus.cc:2396] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 10 because replica has last-logged OpId of term: 9 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 7.
I20260806 03:52:36.541662  7148 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:36.585942  2481 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:36.540351  6384 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.063s
I20260806 03:52:36.607620  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:36.608196  2477 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:36.537221  6907 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.614570  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:36.582382  7072 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:36.638322  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:36.639439  2368 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:36.639580  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:36.623785  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 158475us
I20260806 03:52:36.609092  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:36.607007  7164 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:36.607339  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:36.642760  2579 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:36.643035  3586 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:36.568665  3585 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:36.556290  7113 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.630287  7111 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:36.621209  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.618458  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:36.616176  2574 pending_rounds.cc:76] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 2
I20260806 03:52:36.659354  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:36.659895  2574 pending_rounds.cc:97] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260806 03:52:36.664165  2574 raft_consensus.cc:2866] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:36.631978  2474 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:36.505122  7165 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.187s
I20260806 03:52:36.677218  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.648399  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.652177  2373 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:36.649452  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.569960  6861 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.063s
I20260806 03:52:36.674141  2372 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:36.602485  6627 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:36.637439  2583 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:36.660723  2482 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:36.625113  7025 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:36.664404  2537 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:36.617446  7148 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:36.683990  2331 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:36.684835  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:36.702378  7165 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:36.702813  7165 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:36.703168  7165 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:52:36.704720  7162 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260806 03:52:36.699046  6780 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:52:36.706235  3584 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: [8.8-10.9]
I20260806 03:52:36.706655  3588 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:36.707630  7164 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:36.708323  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.709594  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:36.685941  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 67625.6us
I20260806 03:52:36.665544  7163 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:36.710736  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.723676  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:36.687031  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:36.704530  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.715854  2370 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:36.726239  2474 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 8
I20260806 03:52:36.665518  7158 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:36.711372  2374 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:36.704516  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.728893  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.754774  2481 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:36.687932  6627 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:36.762735  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.713349  7151 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:36.766640  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.770521  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:36.802618  2372 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:36.770004   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:52:36.807577  2374 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260806 03:52:36.866770  2373 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:36.846191  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.753382  6855 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:36.818421  2538 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:36.890901  2579 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:36.753720  7158 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:36.699280  7025 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:36.908788  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 198111us
I20260806 03:52:36.914681  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:36.910076  2474 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:36.917497  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:36.846109  7173 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260806 03:52:36.767447  7166 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:36.769052  6627 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:36.924636  2572 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:36.923929  3586 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:36.944625  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:36.955757  2477 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:36.801556  6926 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:36.767189  6815 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.171s
W20260806 03:52:36.967571  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 197106us
I20260806 03:52:36.976372  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:36.904588  7156 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:36.973225  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:36.916833  7158 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:36.984889  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.972141  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.943737  7166 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:36.982529  2474 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:37.008137  2477 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:36.967128  7005 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:36.972754  6780 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:36.756960  7163 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:37.029662  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:36.989239  6861 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:37.041865  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:37.045286  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:37.046564  3594 raft_consensus.cc:2354] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
W20260806 03:52:37.010802  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 192487us
I20260806 03:52:36.999928  6862 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:37.000581  6907 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:36.995015  7166 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:37.025471  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:37.077494  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:37.039568  5510 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:37.080695  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:37.087006  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:37.076799  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 162256us
I20260806 03:52:37.027860  7113 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:37.111047  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:37.113766  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:37.103601  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:37.117187  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:37.116611  2477 raft_consensus.cc:2379] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:37.127599  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:37.127599  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:37.135639  2484 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.562s	user 0.013s	sys 0.000s
I20260806 03:52:37.136358  2484 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:37.140178  2477 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3. Ops: []
I20260806 03:52:37.143922  2538 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:37.195393  2481 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260806 03:52:37.027644  7156 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:37.196058  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 52266.7us
I20260806 03:52:37.192689  2484 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:37.207408  2477 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260806 03:52:37.108496  6855 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:37.088197  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:37.201484  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:37.096669  6861 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260806 03:52:37.210441  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 209489us
I20260806 03:52:37.064831  6862 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:37.096392  7194 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election won for term 10
W20260806 03:52:37.221190  2577 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.656s	user 0.011s	sys 0.003s
I20260806 03:52:37.223562  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:37.227861  2577 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:37.103811  7151 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:37.139223  6770 raft_consensus.cc:2741] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260806 03:52:37.230096  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:37.233726  3591 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260806 03:52:37.236712  2331 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:37.198972  7175 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:37.114849  5510 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:37.260989  2579 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:37.261147  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:52:37.273041  7181 log.cc:924] Time spent T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.224s	user 0.000s	sys 0.001s
I20260806 03:52:37.273926  7163 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:37.254477  6780 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:37.275861  7214 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:37.276583  7214 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:37.303680  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:37.127682  6926 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:37.311931  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 213343us
I20260806 03:52:37.266417  7025 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:37.269883  6815 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:37.241214  6861 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.063s
I20260806 03:52:37.271095  7175 raft_consensus.cc:686] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:37.331643  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:37.334865  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 54219.8us
I20260806 03:52:37.318080  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:37.367260  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 109336us
I20260806 03:52:37.278944  7159 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:37.265863  7194 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:52:37.320770  7050 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.907s	user 0.014s	sys 0.003s
I20260806 03:52:37.313882  7113 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:37.384866  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 53369.5us
W20260806 03:52:37.376176  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 139560us
W20260806 03:52:37.387897  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 347925us
I20260806 03:52:37.345523  6993 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:37.368580  6907 raft_consensus.cc:2741] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260806 03:52:37.389770  2436 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:37.344874  7025 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:37.434278  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:37.448611  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.577s	user 0.019s	sys 0.034s
W20260806 03:52:37.449956  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.578s	user 0.020s	sys 0.034s
W20260806 03:52:37.450464  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 579240us
I20260806 03:52:37.386832  6861 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:37.381246  7159 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:37.402627  2332 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.501s (SENT) [suppressed 48 similar messages]
W20260806 03:52:37.462498  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 59912.5us
W20260806 03:52:37.469496  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 79862.1us
I20260806 03:52:37.368172  6815 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:37.484041  2436 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:37.485620  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 87825us
I20260806 03:52:37.456655  7186 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:37.493707  2436 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:37.495970  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44866.7us
I20260806 03:52:37.469091  7163 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:37.468470  7159 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:37.513367  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 125043us
I20260806 03:52:37.505420  2436 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:37.390712  7050 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:37.394554  7113 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:37.521677  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:37.379073  6855 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:37.527364  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:37.525197  2436 leader_election.cc:398] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:37.528131  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:37.528611  2436 leader_election.cc:401] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
W20260806 03:52:37.530627  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.606s	user 0.003s	sys 0.011s
W20260806 03:52:37.531771  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.607s	user 0.003s	sys 0.011s
I20260806 03:52:37.533170  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:37.538555  7177 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.377s	user 0.001s	sys 0.001s
I20260806 03:52:37.541782  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2353) took 1025 ms. Trace:
I20260806 03:52:37.543133  6815 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:37.534699  7194 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:37.547384  7217 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:37.510499  7005 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:37.503057  6907 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:52:37.542248  2476 rpcz_store.cc:276] 0806 03:52:36.516553 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.516723 (+   170us) service_pool.cc:227] Handling call
0806 03:52:36.517280 (+   557us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:36.524282 (+  7002us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:36.524334 (+    52us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:36.554907 (+ 30573us) log.cc:842] Serialized 52 byte log entry
0806 03:52:36.807302 (+252395us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:37.093448 (+286146us) log.cc:842] Serialized 14 byte log entry
0806 03:52:37.093789 (+   341us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:37.093901 (+   112us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:37.541459 (+447558us) raft_consensus.cc:1671] finished
0806 03:52:37.541485 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:37.541675 (+   190us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":77741,"prepare.queue_time_us":420247,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":69,"raft.queue_time_us":125699,"raft.run_cpu_time_us":358,"raft.run_wall_time_us":28603,"spinlock_wait_cycles":1135488,"thread_start_us":297236,"threads_started":2,"wal-append.queue_time_us":365425}
I20260806 03:52:37.559832  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:37.507903  6862 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:37.523056  7214 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:37.563511  3590 raft_consensus.cc:2354] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9.
I20260806 03:52:37.573755  2478 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:37.597021  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:37.598197  2484 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:37.476477  7203 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.079s
I20260806 03:52:37.600343  2538 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:37.603597  2538 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:37.385497  7151 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:37.576948  7148 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.849s	user 0.013s	sys 0.002s
I20260806 03:52:37.612679  7209 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:37.612839  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:37.614727  7204 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:37.615505  7204 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:37.608088  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:37.616935  2583 raft_consensus.cc:595] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:52:37.639822  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 118240us
W20260806 03:52:37.653505  2574 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.663s	user 0.014s	sys 0.017s
W20260806 03:52:37.654158  2574 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.663s	user 0.015s	sys 0.017s
I20260806 03:52:37.574689  6861 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:37.605461  7025 raft_consensus.cc:686] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:37.606307  7156 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:37.566597  7217 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:37.605121  5510 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:37.515082  7175 consensus_queue.cc:237] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:37.619376  6907 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.078s
I20260806 03:52:37.567598  7197 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.390s
I20260806 03:52:37.919705  3585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 500) took 1149 ms. Trace:
I20260806 03:52:37.753984  7208 consensus_queue.cc:1046] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.393s
W20260806 03:52:37.920845  7218 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.257s	user 0.000s	sys 0.001s
I20260806 03:52:37.639889  7148 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:37.712342  7238 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:37.706476  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:37.928403  3584 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:37.928845  7148 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:37.667299  7163 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.263s
I20260806 03:52:37.752144  7167 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:37.930847  7163 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:37.928040  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2467) took 1127 ms. Trace:
I20260806 03:52:37.738910  7025 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:37.932958  7153 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.510s	user 0.013s	sys 0.006s
I20260806 03:52:37.823153  7072 consensus_queue.cc:1046] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.111s
I20260806 03:52:37.927371  2581 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:37.933478  7153 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:37.934374  7072 raft_consensus.cc:3032] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:52:37.934894  2483 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260806 03:52:37.934978  7072 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:37.719717  7158 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.733s	user 0.016s	sys 0.000s
I20260806 03:52:37.936946  7158 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:37.937718  7153 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:37.931842  2370 rpcz_store.cc:276] 0806 03:52:36.800817 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.800964 (+   147us) service_pool.cc:227] Handling call
0806 03:52:36.801255 (+   291us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:37.060457 (+259202us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:37.060512 (+    55us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:37.098623 (+ 38111us) log.cc:842] Serialized 26 byte log entry
0806 03:52:37.458930 (+360307us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:37.459800 (+   870us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:37.459923 (+   123us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:37.927706 (+467783us) raft_consensus.cc:1671] finished
0806 03:52:37.927734 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:37.927943 (+   209us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":11161,"raft.queue_time_us":88866,"raft.run_cpu_time_us":164,"raft.run_wall_time_us":12162,"thread_start_us":482461,"threads_started":2,"wal-append.queue_time_us":445015}
I20260806 03:52:37.804824  7203 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260806 03:52:37.738606  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 79762.9us
I20260806 03:52:37.805440  7156 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:37.926056  7226 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260806 03:52:37.821393  7233 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:37.706259  7199 consensus_queue.cc:1046] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.474s
I20260806 03:52:37.817870  6815 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260806 03:52:37.751441  7187 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.203s	user 0.000s	sys 0.001s
I20260806 03:52:37.925746  3585 rpcz_store.cc:276] 0806 03:52:36.770535 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.796261 (+ 25726us) service_pool.cc:227] Handling call
0806 03:52:36.934651 (+138390us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:37.042287 (+107636us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:37.049619 (+  7332us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:37.226506 (+176887us) log.cc:842] Serialized 26 byte log entry
0806 03:52:37.370028 (+143522us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:37.387667 (+ 17639us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:37.396527 (+  8860us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:37.896101 (+499574us) raft_consensus.cc:1671] finished
0806 03:52:37.896408 (+   307us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:37.917970 (+ 21562us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":4680,"raft.queue_time_us":98293,"raft.run_cpu_time_us":264,"raft.run_wall_time_us":36709,"thread_start_us":60915,"threads_started":1,"wal-append.queue_time_us":464093}
I20260806 03:52:37.930014  2534 leader_election.cc:398] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9.
I20260806 03:52:38.117985  2534 leader_election.cc:401] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260806 03:52:37.939632  7158 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:38.068686  7234 raft_consensus.cc:979] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:52:38.009429  2436 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:37.883173  6993 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:38.012336  7006 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.502s	user 0.006s	sys 0.014s
I20260806 03:52:38.014309  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:37.982327  7204 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:37.679025  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:38.025538  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 501362us
I20260806 03:52:38.072903  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:37.821769  7206 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.424s	user 0.002s	sys 0.000s
W20260806 03:52:37.751278  7191 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.280s	user 0.000s	sys 0.002s
W20260806 03:52:37.753803  7213 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.166s	user 0.001s	sys 0.000s
W20260806 03:52:37.705230  6894 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.083s	user 0.003s	sys 0.008s
I20260806 03:52:37.931223  7163 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:38.087778  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.584s	user 0.021s	sys 0.029s
W20260806 03:52:38.089136  7194 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.021s	sys 0.034s
W20260806 03:52:38.089282  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.553s	user 0.035s	sys 0.061s
W20260806 03:52:38.168377  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.632s	user 0.035s	sys 0.062s
I20260806 03:52:38.090422  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:38.169605  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 79290.3us
W20260806 03:52:38.166460  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.663s	user 0.022s	sys 0.029s
I20260806 03:52:38.170634  3547 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:38.091239  7196 raft_consensus.cc:3032] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
W20260806 03:52:38.101593  2482 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2406) took 1686 ms (client timeout 1516 ms). Trace:
W20260806 03:52:38.105876  3590 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 508) took 1693 ms (client timeout 1562 ms). Trace:
I20260806 03:52:38.113054  2480 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:38.113886  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 501) took 1475 ms. Trace:
I20260806 03:52:38.066547  6907 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.086s
I20260806 03:52:38.173403  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:38.119635  2584 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260806 03:52:37.847051  7050 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:37.719168  6373 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:52:37.904251  7224 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:52:37.945029  7203 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:38.172588  7194 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.620s	user 0.021s	sys 0.034s
I20260806 03:52:38.012815  7209 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:37.750573  7178 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:38.081517  6815 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:38.081053  7113 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:38.154143  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 207966us
I20260806 03:52:38.116668  7197 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.146535  7217 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:38.170922  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:38.234790  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64000us
I20260806 03:52:38.236264  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 450) took 1431 ms. Trace:
I20260806 03:52:38.173877  2377 rpcz_store.cc:276] 0806 03:52:36.638629 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.646448 (+  7819us) service_pool.cc:227] Handling call
0806 03:52:36.665682 (+ 19234us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:36.955984 (+290302us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:36.956547 (+   563us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:36.956622 (+    75us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:36.956663 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:38.113617 (+1156954us) spinlock_profiling.cc:243] Waited 290 ms on lock 0x7b5400012554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:38.113672 (+    55us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:38.113820 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":667094912}
W20260806 03:52:38.173576  3590 rpcz_store.cc:269] 0806 03:52:36.412843 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.413040 (+   197us) service_pool.cc:227] Handling call
0806 03:52:38.105493 (+1692453us) spinlock_profiling.cc:243] Waited 1.13 s on lock 0x7b54006cfcd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:38.105726 (+   233us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2609705728}
W20260806 03:52:38.173089  2482 rpcz_store.cc:269] 0806 03:52:36.428889 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.437022 (+  8133us) service_pool.cc:227] Handling call
0806 03:52:38.101182 (+1664160us) spinlock_profiling.cc:243] Waited 211 ms on lock 0x7b540023ffd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:38.101433 (+   251us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":485447552}
I20260806 03:52:38.236714  2474 rpcz_store.cc:276] 0806 03:52:36.804887 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:37.000443 (+195556us) service_pool.cc:227] Handling call
0806 03:52:37.042178 (+ 41735us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:37.050063 (+  7885us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:37.050103 (+    40us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:37.050599 (+   496us) log.cc:842] Serialized 26 byte log entry
0806 03:52:37.268134 (+217535us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:37.268196 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:37.268295 (+    99us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:38.235989 (+967694us) raft_consensus.cc:1671] finished
0806 03:52:38.236015 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:38.236188 (+   173us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":578,"raft.queue_time_us":791,"raft.run_cpu_time_us":168,"raft.run_wall_time_us":6683,"thread_start_us":129405,"threads_started":1,"wal-append.queue_time_us":796693}
W20260806 03:52:38.179117  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 249286us
I20260806 03:52:38.181030  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:38.153373  7165 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.450s	user 0.012s	sys 0.008s
I20260806 03:52:38.023761  7156 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:38.166432  6894 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.559s	user 0.003s	sys 0.012s
I20260806 03:52:38.157521  7204 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:37.997589  5510 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.195281  7242 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.195791  7235 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.196768  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2442) took 1634 ms. Trace:
I20260806 03:52:38.120597  7072 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.198339  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2359) took 1660 ms. Trace:
I20260806 03:52:38.213348  7210 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:38.199194  7243 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:37.883304  6861 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:38.184725  6627 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.205s	user 0.018s	sys 0.000s
I20260806 03:52:38.177953  7196 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:38.068053  7233 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:38.184231  7190 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.901s	user 0.015s	sys 0.021s
I20260806 03:52:38.185099  7229 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:38.200562  7203 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:38.185397  7224 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:52:38.242529  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61743.8us
I20260806 03:52:38.210108  6926 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9.
I20260806 03:52:38.199060  7234 raft_consensus.cc:1067] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:52:38.256348  2376 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260806 03:52:38.256507  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:38.221771  7158 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.222710  6815 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:38.246470  2479 rpcz_store.cc:276] 0806 03:52:36.537980 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.541195 (+  3215us) service_pool.cc:227] Handling call
0806 03:52:36.567348 (+ 26153us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:36.892279 (+324931us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:36.892332 (+    53us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:36.943372 (+ 51040us) log.cc:842] Serialized 52 byte log entry
0806 03:52:37.200061 (+256689us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:37.200102 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:37.200197 (+    95us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:38.197911 (+997714us) raft_consensus.cc:1671] finished
0806 03:52:38.197946 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:38.198169 (+   223us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":14095,"raft.queue_time_us":78343,"raft.run_cpu_time_us":199,"raft.run_wall_time_us":23454,"thread_start_us":426420,"threads_started":2,"wal-append.queue_time_us":941699}
I20260806 03:52:38.246268  2574 rpcz_store.cc:276] 0806 03:52:36.562283 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.572198 (+  9915us) service_pool.cc:227] Handling call
0806 03:52:36.615799 (+ 43601us) raft_consensus.cc:1457] Updating replica for 3 ops
0806 03:52:36.704841 (+ 89042us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:36.704876 (+    35us) raft_consensus.cc:1525] Triggering prepare for 3 ops
0806 03:52:36.705632 (+   756us) log.cc:842] Serialized 78 byte log entry
0806 03:52:36.973644 (+268012us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:36.988724 (+ 15080us) log.cc:842] Serialized 14 byte log entry
0806 03:52:37.654699 (+665975us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:37.654829 (+   130us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:38.196366 (+541537us) raft_consensus.cc:1671] finished
0806 03:52:38.196401 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:38.196667 (+   266us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":940,"prepare.queue_time_us":15384,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":54,"raft.queue_time_us":276502,"raft.run_cpu_time_us":429,"raft.run_wall_time_us":22183,"spinlock_wait_cycles":1670400,"thread_start_us":931306,"threads_started":2,"wal-append.queue_time_us":727705}
I20260806 03:52:38.242106  7165 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.251253  5510 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:38.274896  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 127128us
I20260806 03:52:38.240584  6894 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:38.213086  7050 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
W20260806 03:52:38.337113  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 135829us
I20260806 03:52:38.257452  7208 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.279426  6627 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:38.270853  7238 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:38.272884  7210 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260806 03:52:38.351025  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 80824.6us
I20260806 03:52:38.353454  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 499) took 1730 ms. Trace:
I20260806 03:52:38.355655  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:38.276547  6490 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:38.356530  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "05e17a7474ab4829922b72cc624de950"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
W20260806 03:52:38.322613  7190 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.121s	user 0.016s	sys 0.026s
I20260806 03:52:38.266345  7204 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.360318  6896 raft_consensus.cc:3032] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Stepping down as leader of term 2
W20260806 03:52:38.361012  7166 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.259s	user 0.018s	sys 0.001s
I20260806 03:52:38.369241  7158 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:38.267717  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45987.5us
I20260806 03:52:38.381863  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:52:38.488848  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 107107us
I20260806 03:52:38.265064  7242 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.492662  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:38.482255  7238 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:38.257061  7163 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.318822  7223 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.112s
I20260806 03:52:38.257218  7235 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.348429  7201 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.190s
I20260806 03:52:38.352675  7209 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.251056  6993 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.390120  7233 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:38.392014  7165 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:38.249958  7197 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.349169  7151 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.372244  6373 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.442723  5510 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:38.447659  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 92120.8us
I20260806 03:52:38.436556  7229 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.077s
I20260806 03:52:38.446993  2369 rpcz_store.cc:276] 0806 03:52:36.622553 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.623419 (+   866us) service_pool.cc:227] Handling call
0806 03:52:36.623774 (+   355us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:36.641987 (+ 18213us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:36.642020 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:36.646587 (+  4567us) log.cc:842] Serialized 26 byte log entry
0806 03:52:36.944280 (+297693us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:36.944365 (+    85us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:36.944492 (+   127us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:38.353175 (+1408683us) raft_consensus.cc:1671] finished
0806 03:52:38.353202 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:38.353387 (+   185us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":106,"raft.run_cpu_time_us":290,"raft.run_wall_time_us":9730,"thread_start_us":219218,"threads_started":1,"wal-append.queue_time_us":642152}
I20260806 03:52:38.493520  2577 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:38.387022  7252 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.508625  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2443) took 1946 ms. Trace:
W20260806 03:52:38.509769  2579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1205) took 1406 ms (client timeout 1653 ms). Trace:
I20260806 03:52:38.506856  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1203) took 1408 ms. Trace:
I20260806 03:52:38.513829  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:38.474793  7217 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.482987  6855 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.521626  3590 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:38.481465  6896 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:38.525189  2583 raft_consensus.cc:595] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:38.506317  7234 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:38.448011  2534 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:52:38.532413  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 134820us
I20260806 03:52:38.533113  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:38.561878  2332 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:38.510766  7210 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:38.435894  7196 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:38.535244  7151 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:38.480868  6490 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:38.435603  7208 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:38.547813  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 59335.5us
I20260806 03:52:38.548899  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:38.552744  2584 rpcz_store.cc:276] 0806 03:52:36.562636 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.572110 (+  9474us) service_pool.cc:227] Handling call
0806 03:52:36.608586 (+ 36476us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:38.177304 (+1568718us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:38.508192 (+330888us) spinlock_profiling.cc:243] Waited 1.51 s on lock 0x7b540028f5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:38.508531 (+   339us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3474150656}
W20260806 03:52:38.552842  2579 rpcz_store.cc:269] 0806 03:52:37.089592 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:37.141033 (+ 51441us) service_pool.cc:227] Handling call
0806 03:52:38.493240 (+1352207us) spinlock_profiling.cc:243] Waited 44.9 ms on lock 0x7b540024ccd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:38.493392 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":103179520}
I20260806 03:52:38.577786  7204 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:38.578504  7204 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:38.578894  7204 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:38.579207  7204 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:38.579414  6627 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:38.558013  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:38.564148  7234 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:38.580840  7234 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:38.581746  7197 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:38.582448  7197 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:38.582630  7242 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:38.582825  7197 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:38.583174  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 463) took 1050 ms. Trace:
I20260806 03:52:38.583282  7197 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:38.583858  7235 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:38.584504  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2352) took 2076 ms. Trace:
I20260806 03:52:38.552971  2575 rpcz_store.cc:276] 0806 03:52:37.084400 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:37.085437 (+  1037us) service_pool.cc:227] Handling call
0806 03:52:38.492702 (+1407265us) spinlock_profiling.cc:243] Waited 1.05 s on lock 0x7b540013bfd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:38.492913 (+   211us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2419894656}
I20260806 03:52:38.557119  2583 raft_consensus.cc:603] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:38.584949  2480 rpcz_store.cc:276] 0806 03:52:36.508482 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.508668 (+   186us) service_pool.cc:227] Handling call
0806 03:52:38.103858 (+1595190us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:38.182589 (+ 78731us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:38.584267 (+401678us) spinlock_profiling.cc:243] Waited 1.59 s on lock 0x7b540023ffd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:38.584420 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3667537792}
I20260806 03:52:38.525031  7163 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:52:38.535902  7038 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.874s	user 0.015s	sys 0.030s
I20260806 03:52:38.549098  7156 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:38.486995  7166 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:38.570672  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 122746us
I20260806 03:52:38.595033  2534 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:38.583642  2477 rpcz_store.cc:276] 0806 03:52:37.532376 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:37.548807 (+ 16431us) service_pool.cc:227] Handling call
0806 03:52:37.549191 (+   384us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:38.240127 (+690936us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:38.240161 (+    34us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:38.245846 (+  5685us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:38.245895 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:38.582895 (+337000us) spinlock_profiling.cc:243] Waited 683 ms on lock 0x7b54001ac054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:38.582952 (+    57us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:38.583101 (+   149us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1571528960}
I20260806 03:52:38.601845  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:38.570523  7025 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.537801  6373 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.585165  7199 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election won for term 5
W20260806 03:52:38.590593  7038 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.934s	user 0.015s	sys 0.031s
I20260806 03:52:38.643162  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:38.534801  6894 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [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: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.579201  7208 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:38.564581  6855 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.593891  7201 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260806 03:52:38.639273  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 74236.9us
I20260806 03:52:38.628726  7242 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:38.514354  7224 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:38.567350  7217 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:38.664539  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 102761us
I20260806 03:52:38.665495  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:38.639350  7165 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:38.668947  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:38.670488  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:38.593236  7214 consensus_queue.cc:1046] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.062s
I20260806 03:52:38.568852  7210 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:38.680084  3590 raft_consensus.cc:2354] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9.
I20260806 03:52:38.684448  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:38.562495  7252 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.686797  7273 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:38.688248  7274 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.122s	user 0.000s	sys 0.001s
I20260806 03:52:38.688977  3591 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: [8.8-10.9]
W20260806 03:52:38.689360  7276 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
W20260806 03:52:38.690347  7269 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
I20260806 03:52:38.683844  7068 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.691043  2436 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:38.691416  7136 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:38.714149  3585 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:38.650947  7233 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260806 03:52:38.654718  7199 raft_consensus.cc:686] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:38.720839  7199 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.722585  7217 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:38.648006  6896 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.704996  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:38.725274  2370 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:38.636355  7010 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260806 03:52:38.693588  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:38.728492  2369 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:38.707369  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:38.729230  7164 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:38.729532  2376 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:38.708307  7175 raft_consensus.cc:3032] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:38.694257  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:38.730207  7175 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:38.730558  2372 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 6
I20260806 03:52:38.731285  7175 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.732957  7175 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:38.670476  7165 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:38.659574  7271 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:38.637883  7225 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260806 03:52:38.636556  7025 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:38.716645  7254 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.685413  7224 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:38.755255  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:38.693066  7242 raft_consensus.cc:686] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:38.683637  6907 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:38.656270  6770 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260806 03:52:38.683521  7111 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.751417  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:38.716769  2379 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:52:38.755394  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:38.893664  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 142402us
I20260806 03:52:38.894192  2376 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:38.756342  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:38.718077  7068 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:38.757498  2575 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:38.917060  2482 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
W20260806 03:52:38.770542  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 103674us
I20260806 03:52:38.917830  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:38.740058  7165 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:38.918642  2370 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:38.895129  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:38.894989  2436 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:38.715080  7158 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:38.920805  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:38.922854  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:38.921571  2373 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:38.938150  3545 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:38.888681  7271 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:38.965161  2372 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:38.936815  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:38.971879  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:38.972720  2373 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:38.896867  7151 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:38.961018  7159 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.421s	user 0.010s	sys 0.008s
I20260806 03:52:38.936929  6907 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:38.991668  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 68915us
I20260806 03:52:38.940801  7214 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:39.005951  2436 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:38.957010  7229 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260806 03:52:38.969621  6815 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.583s	user 0.007s	sys 0.006s
W20260806 03:52:39.014819  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 96596.9us
I20260806 03:52:38.914567  7111 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:39.020357  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:39.021874  7111 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:39.022490  7111 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:39.022992  7111 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:39.015115  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 502) took 2348 ms. Trace:
I20260806 03:52:39.025053  2368 rpcz_store.cc:276] 0806 03:52:36.656601 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.657721 (+  1120us) service_pool.cc:227] Handling call
0806 03:52:36.679757 (+ 22036us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:37.248457 (+568700us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:37.248488 (+    31us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:37.248531 (+    43us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:37.248567 (+    36us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:39.004262 (+1755695us) spinlock_profiling.cc:243] Waited 568 ms on lock 0x7b54000127d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:39.004339 (+    77us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:39.004531 (+   192us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1307252096}
W20260806 03:52:39.015440  7277 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.365s	user 0.000s	sys 0.002s
I20260806 03:52:39.033350  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:39.000447  6855 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:39.010991  6861 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:39.017197  7229 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:39.030766  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:39.031071  7166 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:39.083166  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:39.036912  6373 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:39.086877  2379 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:39.061216  6770 raft_consensus.cc:2741] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260806 03:52:39.064412  6855 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:39.066706  7229 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:39.050239  7290 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:39.029604  6815 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:39.003752  7159 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:39.084514  7223 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:39.027246  7197 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:39.136005  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:39.103395  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 70132.3us
I20260806 03:52:39.028195  7214 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:39.079278  7288 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:39.133975  3594 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260806 03:52:38.758296  7243 consensus_queue.cc:1046] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.382s
I20260806 03:52:39.148861  7243 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:39.149319  7243 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:52:39.150810  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.652s	user 0.014s	sys 0.034s
I20260806 03:52:39.150424  7243 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:39.151837  7111 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:39.028975  7242 consensus_queue.cc:237] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:38.733821  7273 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:39.145588  7252 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:39.146037  7293 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260806 03:52:38.982089  7271 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:39.147455  7289 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.119s	user 0.000s	sys 0.001s
I20260806 03:52:38.758149  7254 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:39.151221  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.653s	user 0.014s	sys 0.034s
I20260806 03:52:39.099287  7210 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:39.116952  7234 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.529s	user 0.010s	sys 0.005s
I20260806 03:52:39.182034  2374 raft_consensus.cc:2396] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
W20260806 03:52:39.842936  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 1.34432e+06us
I20260806 03:52:39.849588  6926 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:39.850373  6926 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:39.850947  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:39.852384  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:39.853370  2379 raft_consensus.cc:2396] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260806 03:52:39.857594  2379 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:52:39.859309  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:39.844448  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 469) took 1179 ms. Trace:
I20260806 03:52:39.179137  7243 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:39.760381  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.748s	user 0.005s	sys 0.010s
W20260806 03:52:39.835884  7303 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.727s	user 0.001s	sys 0.000s
I20260806 03:52:39.860095  2379 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
W20260806 03:52:39.865188  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.852s	user 0.006s	sys 0.011s
W20260806 03:52:39.879717  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 873963us
W20260806 03:52:39.478856  7269 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
W20260806 03:52:39.453789  7300 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.189s	user 0.001s	sys 0.000s
W20260806 03:52:39.500942  7292 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.319s	user 0.000s	sys 0.001s
I20260806 03:52:39.818696  6993 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:39.909725  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:39.509135  6815 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:39.452133  6907 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:39.923606  2474 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:39.509960  7197 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:39.367944  7006 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:39.141490  7223 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:39.868238  7252 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:39.364238  7304 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.134s	user 0.000s	sys 0.001s
I20260806 03:52:39.222760  7068 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:39.196251  7025 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:39.919967  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:39.913829  6770 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:39.926498  2482 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 7 index: 8. (term mismatch)
I20260806 03:52:39.967648  2482 pending_rounds.cc:76] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 7
I20260806 03:52:39.907187  7159 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:39.967991  2482 pending_rounds.cc:97] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 5.8
I20260806 03:52:39.968322  2482 raft_consensus.cc:2866] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:39.928342  7308 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:39.848147  7234 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:39.979790  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:39.980589  2375 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:39.982892  2474 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260806 03:52:39.983481  2474 pending_rounds.cc:76] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 3
I20260806 03:52:39.983736  2474 pending_rounds.cc:97] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260806 03:52:39.983995  2474 raft_consensus.cc:2866] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:39.915143  2476 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:39.915370  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 64522.3us
I20260806 03:52:39.985970  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:39.906301  7113 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:39.924589  7288 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:39.937500  6926 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:39.993304  2478 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260806 03:52:39.997221  3586 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:39.957008  7148 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:40.006444  2379 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 9 index: 4. (index mismatch)
I20260806 03:52:40.003641  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:40.014782  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:40.009438  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:40.029152  2572 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:52:40.030442  7286 thread.cc:636] apply [worker] (thread pool) Time spent creating pthread: real 0.842s	user 0.009s	sys 0.014s
W20260806 03:52:40.030900  7286 thread.cc:602] apply [worker] (thread pool) Time spent starting thread: real 0.982s	user 0.009s	sys 0.015s
I20260806 03:52:40.040457  3593 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:40.043736  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:40.045106  2474 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:39.979153  3588 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 501) took 2747 ms. Trace:
I20260806 03:52:39.994727  7159 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:39.947402  7006 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:39.960772  7252 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:40.011292  7148 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:39.929387  6993 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:40.087721  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:40.118810  2474 raft_consensus.cc:2362] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6. Re-sending same reply.
I20260806 03:52:40.049718  7273 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:39.985663  6770 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:40.100898  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 115034us
I20260806 03:52:40.137540  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:40.079157  7203 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.708s	user 0.011s	sys 0.008s
I20260806 03:52:40.001549  7113 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:40.132853  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 272986us
I20260806 03:52:40.065052  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:40.144541  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:40.146301  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:40.147245  2474 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:40.148530  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:40.148641  2375 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:40.149318  2474 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:39.994154  7308 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:40.155246  7163 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.561s	user 0.018s	sys 0.000s
I20260806 03:52:40.179001  7323 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:40.199558  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 404) took 2767 ms. Trace:
I20260806 03:52:40.269101  2581 rpcz_store.cc:276] 0806 03:52:37.432616 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:37.432779 (+   163us) service_pool.cc:227] Handling call
0806 03:52:37.465780 (+ 33001us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:37.934236 (+468456us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:40.199100 (+2264864us) spinlock_profiling.cc:243] Waited 461 ms on lock 0x7b540013bad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:40.199451 (+   351us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1061089536}
I20260806 03:52:40.200222  2482 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:40.206975  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:40.085700  7159 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:40.271278  2375 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:52:40.278661  2373 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.972s	user 0.013s	sys 0.011s
I20260806 03:52:40.296811  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:40.299862  2373 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.993s	user 0.013s	sys 0.011s
I20260806 03:52:40.179075  7327 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:40.301088  2375 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
W20260806 03:52:40.305873  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.707s	user 0.000s	sys 0.023s
W20260806 03:52:40.316359  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.717s	user 0.000s	sys 0.024s
I20260806 03:52:40.308944  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:40.324117  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 175010us
W20260806 03:52:40.347467  2369 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.607s	user 0.003s	sys 0.020s
W20260806 03:52:40.348343  2369 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.608s	user 0.004s	sys 0.021s
I20260806 03:52:40.366531  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:40.143657  7203 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:40.275871  7242 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:40.285092  7153 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:40.440161  2537 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.587s	user 0.008s	sys 0.014s
W20260806 03:52:40.440716  2537 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.587s	user 0.008s	sys 0.014s
I20260806 03:52:40.172760  7273 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.193s
I20260806 03:52:40.305426  7271 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:40.365231  7163 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:40.459640  7175 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.726s	user 0.014s	sys 0.007s
I20260806 03:52:40.449131  7153 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:40.536896  7335 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:40.537719  7335 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:40.540195  7006 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:40.541426  7339 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.238s	user 0.000s	sys 0.001s
W20260806 03:52:40.542797  7315 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.403s	user 0.001s	sys 0.000s
I20260806 03:52:40.442800  7254 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:40.540092  7312 log.cc:924] Time spent T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260806 03:52:40.285739  7323 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:40.512121  7223 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:40.564087  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 470) took 1898 ms. Trace:
I20260806 03:52:40.621636  2484 rpcz_store.cc:276] 0806 03:52:38.665735 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.665898 (+   163us) service_pool.cc:227] Handling call
0806 03:52:38.682833 (+ 16935us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:38.897339 (+214506us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:38.916558 (+ 19219us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:38.916614 (+    56us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:38.916656 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:40.563767 (+1647111us) spinlock_profiling.cc:243] Waited 214 ms on lock 0x7b54002a12d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:40.563828 (+    61us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:40.563986 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":492623232}
I20260806 03:52:40.601801  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:47302 (request call id 20) took 2324 ms. Trace:
I20260806 03:52:40.623467  2583 rpcz_store.cc:276] 0806 03:52:38.277495 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.338978 (+ 61483us) service_pool.cc:227] Handling call
0806 03:52:40.601568 (+2262590us) spinlock_profiling.cc:243] Waited 72.2 ms on lock 0x7b540004ae54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cabfbc3 00007f0d81a0981a 00007f0d7b0fcd04 00007f0d7b0fcc92 00007f0d7b0fcbc1 00007f0d7b0fcb3c 00007f0d7b0fbdf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:40.601699 (+   131us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":166055168}
I20260806 03:52:40.598744  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:40.602667  3590 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 516) took 1949 ms (client timeout 1562 ms). Trace:
W20260806 03:52:40.625353  2476 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.640s	user 0.014s	sys 0.000s
W20260806 03:52:40.625226  3590 rpcz_store.cc:269] 0806 03:52:38.652783 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.652947 (+   164us) service_pool.cc:227] Handling call
0806 03:52:40.602437 (+1949490us) spinlock_profiling.cc:243] Waited 8.1 ms on lock 0x7b54006cfcd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:40.602582 (+   145us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":18628864}
I20260806 03:52:40.619419  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2360) took 4052 ms. Trace:
I20260806 03:52:40.562849  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:40.626986  2483 rpcz_store.cc:276] 0806 03:52:36.567169 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.581407 (+ 14238us) service_pool.cc:227] Handling call
0806 03:52:36.616238 (+ 34831us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:37.935654 (+1319416us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:40.619038 (+2683384us) spinlock_profiling.cc:243] Waited 1.32 s on lock 0x7b54001de2d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:40.619338 (+   300us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3031815936}
I20260806 03:52:40.637044  7335 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:40.637315  2483 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:52:40.637740  7335 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:40.637969  2483 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:52:40.638367  2483 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:40.638276  7335 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:40.641764  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54442.4us
I20260806 03:52:40.625907  2476 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
W20260806 03:52:40.657241  3592 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.506s	user 0.014s	sys 0.000s
I20260806 03:52:40.657743  3592 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:40.369186  7148 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:40.452527  7242 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:40.596937  7323 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:40.563426  7271 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:40.679028  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:40.683815  7313 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.596s	user 0.001s	sys 0.000s
I20260806 03:52:40.372538  7327 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:40.685271  7350 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:40.686086  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:40.706885  2579 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:40.683568  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:40.554108  7234 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:40.529232  7163 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:40.600865  6490 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:40.696183  2584 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:52:40.701449  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:40.701666  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:40.701925  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:40.723738  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:40.680473  7204 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 2.101s	user 0.008s	sys 0.011s
I20260806 03:52:40.715878  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:40.762681  2579 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: [7.6-7.6]
I20260806 03:52:40.744294  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:40.744867  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:40.768953  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:40.769863  2577 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:40.677433  7223 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:40.694365  7298 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:40.705287  7323 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:40.794070  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:40.799489  3594 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.637s	user 0.016s	sys 0.068s
W20260806 03:52:40.780233  2478 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.628s	user 0.024s	sys 0.061s
I20260806 03:52:40.717684  6993 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:40.706265  7350 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:40.798758  2483 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:40.804581  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:40.816135  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49819us
W20260806 03:52:40.807924  3594 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.655s	user 0.017s	sys 0.069s
W20260806 03:52:40.808035  2478 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.656s	user 0.024s	sys 0.061s
I20260806 03:52:40.820044  2584 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:40.726017  7308 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:40.828147  2577 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:40.726658  7252 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:40.830222  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:40.761623  7072 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:52:40.778512  7312 log.cc:924] Time spent T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260806 03:52:40.764417  7234 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:40.764081  6490 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:40.736181  7355 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:40.718668  7271 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:40.773087  7204 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:41.303813  2483 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:40.948855  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 471) took 2246 ms. Trace:
W20260806 03:52:41.275393  2374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2487) took 2381 ms (client timeout 3134 ms). Trace:
I20260806 03:52:40.065490  3588 rpcz_store.cc:276] 0806 03:52:37.231613 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:37.233816 (+  2203us) service_pool.cc:227] Handling call
0806 03:52:37.272611 (+ 38795us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:37.273223 (+   612us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:37.273290 (+    67us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:38.577170 (+1303880us) spinlock_profiling.cc:243] Waited 14.1 ms on lock 0x7b2c0017f298. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:52:38.577900 (+   730us) log.cc:842] Serialized 52 byte log entry
0806 03:52:38.667441 (+ 89541us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:38.678002 (+ 10561us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:38.682628 (+  4626us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:39.938245 (+1255617us) raft_consensus.cc:1671] finished
0806 03:52:39.938288 (+    43us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:39.971352 (+ 33064us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1284,"raft.queue_time_us":111194,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":13598,"spinlock_wait_cycles":32499968,"thread_start_us":73352,"threads_started":1,"wal-append.queue_time_us":337709}
I20260806 03:52:41.126159  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:40.773365  6770 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:41.311815  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:41.310573  2575 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 6: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:41.319455  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:54220 (request call id 2389) took 1176 ms. Trace:
I20260806 03:52:41.315212  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:41.030004  2429 leader_election.cc:334] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.940s (SENT)
I20260806 03:52:41.425766  2483 rpcz_store.cc:276] 0806 03:52:40.134894 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:40.637148 (+502254us) service_pool.cc:227] Handling call
0806 03:52:41.311047 (+673899us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:40.950971  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.881s	user 0.008s	sys 0.004s
W20260806 03:52:41.424422  2374 rpcz_store.cc:269] 0806 03:52:38.894563 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.894740 (+   177us) service_pool.cc:227] Handling call
0806 03:52:41.274453 (+2379713us) spinlock_profiling.cc:243] Waited 262 ms on lock 0x7b540014ee54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:41.275292 (+   839us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":602700672}
W20260806 03:52:41.393702  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 296205us
I20260806 03:52:41.429023  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:41.364610  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 410) took 2872 ms. Trace:
I20260806 03:52:41.424937  2480 rpcz_store.cc:276] 0806 03:52:38.702591 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.702805 (+   214us) service_pool.cc:227] Handling call
0806 03:52:38.703308 (+   503us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:38.746171 (+ 42863us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:38.746216 (+    45us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:38.746261 (+    45us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:38.746293 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:40.948355 (+2202062us) spinlock_profiling.cc:243] Waited 42.6 ms on lock 0x7b54000afad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:40.948448 (+    93us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:40.948730 (+   282us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":98063616}
I20260806 03:52:41.429778  2574 rpcz_store.cc:276] 0806 03:52:38.494149 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.533832 (+ 39683us) service_pool.cc:227] Handling call
0806 03:52:38.560771 (+ 26939us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:38.631525 (+ 70754us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:52:38.631577 (+    52us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:38.631642 (+    65us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:38.631688 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:41.364275 (+2732587us) spinlock_profiling.cc:243] Waited 37.6 ms on lock 0x7b54003a02d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:41.364336 (+    61us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:41.364524 (+   188us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":32528,"raft.queue_time_us":33572,"raft.run_cpu_time_us":180,"raft.run_wall_time_us":7020,"spinlock_wait_cycles":86499584}
W20260806 03:52:40.850132  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 191222us
I20260806 03:52:41.273823  2221 maintenance_manager.cc:419] P e1fd51235035487c913ffce700debedb: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033380
I20260806 03:52:40.834836  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:41.427960  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.358s	user 0.021s	sys 0.026s
W20260806 03:52:41.363682  7229 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 2.245s	user 0.016s	sys 0.005s
I20260806 03:52:41.315697  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2387) took 1296 ms. Trace:
I20260806 03:52:41.451956  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:41.347736  2537 leader_election.cc:398] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9.
I20260806 03:52:41.453043  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2488) took 2526 ms. Trace:
I20260806 03:52:41.448710  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 477) took 1080 ms. Trace:
W20260806 03:52:41.453280  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 105812us
I20260806 03:52:41.453685  2483 rpcz_store.cc:276] 0806 03:52:40.368042 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:41.437043 (+1069001us) service_pool.cc:227] Handling call
0806 03:52:41.437511 (+   468us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:41.447811 (+ 10300us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:41.448335 (+   524us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:41.448391 (+    56us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:52:41.448442 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:41.448511 (+    69us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:41.448640 (+   129us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:41.454759  2578 raft_consensus.cc:2396] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 11 because replica has last-logged OpId of term: 9 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 7.
I20260806 03:52:41.447717  6780 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.004s
I20260806 03:52:40.804721  7113 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:41.002466  7203 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:40.850082  3591 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.406s	user 0.066s	sys 0.073s
W20260806 03:52:41.044924  7313 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260806 03:52:41.446727  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 416768us
W20260806 03:52:41.259392  7340 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.163s	user 0.000s	sys 0.000s
W20260806 03:52:41.279006  7165 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 2.330s	user 0.019s	sys 0.005s
I20260806 03:52:41.463653  2578 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
W20260806 03:52:41.449187  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 1.3793e+06us
I20260806 03:52:41.464535  2578 raft_consensus.cc:595] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:41.465152  2578 raft_consensus.cc:603] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260806 03:52:41.257367  7267 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 2.691s	user 0.025s	sys 0.006s
I20260806 03:52:41.455638  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:41.260293  7335 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:41.456311  2480 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:41.455827  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:41.261740  7224 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 2.502s	user 0.018s	sys 0.001s
I20260806 03:52:40.816095  7223 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:40.802918  7353 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:41.459204  3591 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 2.081s	user 0.158s	sys 0.180s
I20260806 03:52:41.453493  2370 rpcz_store.cc:276] 0806 03:52:38.926794 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.927129 (+   335us) service_pool.cc:227] Handling call
0806 03:52:38.956487 (+ 29358us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:38.989935 (+ 33448us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:38.989988 (+    53us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:39.009174 (+ 19186us) log.cc:842] Serialized 26 byte log entry
0806 03:52:39.840882 (+831708us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:39.879800 (+ 38918us) log.cc:842] Serialized 14 byte log entry
0806 03:52:39.921383 (+ 41583us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:39.921466 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:41.452793 (+1531327us) raft_consensus.cc:1671] finished
0806 03:52:41.452816 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:41.452969 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":41279,"prepare.queue_time_us":38396,"prepare.run_cpu_time_us":71,"prepare.run_wall_time_us":5347,"raft.queue_time_us":63124,"raft.run_cpu_time_us":288,"raft.run_wall_time_us":26345,"spinlock_wait_cycles":25331968,"thread_start_us":415478,"threads_started":1,"wal-append.queue_time_us":959743}
I20260806 03:52:41.097198  7352 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:41.388717  7242 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:41.355769  7204 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:41.452512  2478 rpcz_store.cc:276] 0806 03:52:40.019302 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:40.075965 (+ 56663us) service_pool.cc:227] Handling call
0806 03:52:40.122488 (+ 46523us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:40.122835 (+   347us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:40.151570 (+ 28735us) log.cc:842] Serialized 14 byte log entry
0806 03:52:41.299346 (+1147776us) log.cc:842] Serialized 14 byte log entry
0806 03:52:41.315205 (+ 15859us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:41.315290 (+    85us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:41.315360 (+    70us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:41.315454 (+    94us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:41.315619 (+   165us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":38666,"prepare.queue_time_us":28670,"prepare.run_cpu_time_us":64,"prepare.run_wall_time_us":68,"raft.queue_time_us":66865,"raft.run_cpu_time_us":444,"raft.run_wall_time_us":74362,"thread_start_us":1146837,"threads_started":2,"wal-append.queue_time_us":1249022}
I20260806 03:52:41.447532  2534 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:41.434949  2368 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: [8.5-8.5]
W20260806 03:52:41.468129  3543 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.897s	user 0.002s	sys 0.011s
I20260806 03:52:41.469488  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:41.470331  7366 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:41.471004  7308 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:41.466437  2429 connection.cc:232] RPC call timeout handler was delayed by -1.069539865013212s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15910000000000002s for a response
I20260806 03:52:41.471524  7113 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:40.817631  7298 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.473585  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:41.477240  2578 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10. Ops: [9.5-9.5]
I20260806 03:52:41.344818  6490 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.478348  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2491) took 2462 ms. Trace:
I20260806 03:52:41.045336  7350 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:41.482079  7243 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.606s	user 0.008s	sys 0.014s
I20260806 03:52:41.483587  2575 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:41.451768  6770 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:41.485260  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:41.463589  7374 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:41.487354  7335 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:41.489765  2377 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 9. (term mismatch)
I20260806 03:52:41.265089  7327 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:40.831497  7323 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:41.353570  7185 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.164s
I20260806 03:52:41.489058  7163 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:41.328377  7234 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:41.742590  3590 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:41.743666  2377 pending_rounds.cc:76] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 8
I20260806 03:52:41.597538  2574 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: [7.6-7.6]
W20260806 03:52:41.593813  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 121535us
I20260806 03:52:41.744606  2372 rpcz_store.cc:276] 0806 03:52:39.016242 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:39.016407 (+   165us) service_pool.cc:227] Handling call
0806 03:52:39.016873 (+   466us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:39.028679 (+ 11806us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:39.028731 (+    52us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:39.060614 (+ 31883us) log.cc:842] Serialized 26 byte log entry
0806 03:52:39.460399 (+399785us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:39.460913 (+   514us) log.cc:842] Serialized 14 byte log entry
0806 03:52:40.136538 (+675625us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:40.136670 (+   132us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:41.363072 (+1226402us) spinlock_profiling.cc:243] Waited 12.3 ms on lock 0x7b1800441ac0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:41.478007 (+114935us) raft_consensus.cc:1671] finished
0806 03:52:41.478133 (+   126us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:41.478281 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":480605,"prepare.queue_time_us":256,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":54,"raft.queue_time_us":519190,"raft.run_cpu_time_us":341,"raft.run_wall_time_us":3936,"spinlock_wait_cycles":28284800,"thread_start_us":584804,"threads_started":2,"wal-append.queue_time_us":885215}
I20260806 03:52:41.489970  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:41.744335  3543 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.301s	user 0.007s	sys 0.019s
I20260806 03:52:41.493836  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2445) took 4930 ms. Trace:
I20260806 03:52:41.744258  2377 pending_rounds.cc:97] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 10.9
I20260806 03:52:41.744145  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 518) took 2664 ms. Trace:
I20260806 03:52:41.751411  2377 raft_consensus.cc:2866] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:41.743086  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1215) took 1030 ms. Trace:
I20260806 03:52:41.753823  2578 rpcz_store.cc:276] 0806 03:52:40.712603 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:41.476498 (+763895us) service_pool.cc:227] Handling call
0806 03:52:41.476946 (+   448us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:41.742737 (+265791us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:41.743011 (+   274us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:41.743587  2429 connection.cc:232] RPC call timeout handler was delayed by -1.0529797980561852s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22410000000000002s for a response
I20260806 03:52:41.328095  7355 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.769965  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1216) took 1056 ms. Trace:
I20260806 03:52:41.805830  2483 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:41.805877  2481 raft_consensus.cc:2396] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c 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: 5 index: 3.
I20260806 03:52:41.751223  2576 rpcz_store.cc:276] 0806 03:52:36.563285 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.563407 (+   122us) service_pool.cc:227] Handling call
0806 03:52:36.580585 (+ 17178us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:36.913802 (+333217us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:36.913840 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:38.116736 (+1202896us) spinlock_profiling.cc:243] Waited 2.29 ms on lock 0x7b2c001765a8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:52:38.117336 (+   600us) log.cc:842] Serialized 26 byte log entry
0806 03:52:38.276338 (+159002us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:38.276386 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:38.276657 (+   271us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:41.256355 (+2979698us) spinlock_profiling.cc:243] Waited 3.01 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:41.493562 (+237207us) raft_consensus.cc:1671] finished
0806 03:52:41.493590 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:41.493739 (+   149us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":420,"raft.queue_time_us":79686,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":11941,"spinlock_wait_cycles":12198528,"thread_start_us":452003,"threads_started":2,"wal-append.queue_time_us":389170}
I20260806 03:52:41.530893  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:41.810380  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48299.3us
I20260806 03:52:41.751701  3591 rpcz_store.cc:276] 0806 03:52:39.079461 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:39.079627 (+   166us) service_pool.cc:227] Handling call
0806 03:52:39.079995 (+   368us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:39.080276 (+   281us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:52:39.377523 (+297247us) log.cc:842] Serialized 14 byte log entry
0806 03:52:41.363406 (+1985883us) spinlock_profiling.cc:243] Waited 3.48 ms on lock 0x7b180014a4c0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:41.743724 (+380318us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:41.743792 (+    68us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:41.743847 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:41.743921 (+    74us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:41.744075 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":2745,"prepare.queue_time_us":830462,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":55,"raft.queue_time_us":486950,"raft.run_cpu_time_us":226,"raft.run_wall_time_us":31200,"spinlock_wait_cycles":8004864,"thread_start_us":2640174,"threads_started":2}
I20260806 03:52:41.872170  2578 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9. Ops: [8.5-8.5]
W20260806 03:52:41.810076  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 362651us
W20260806 03:52:41.829911  2429 leader_election.cc:334] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 3.359s (SENT)
I20260806 03:52:41.881171  2480 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:41.881657  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:41.879199  2574 rpcz_store.cc:276] 0806 03:52:40.713050 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:41.490642 (+777592us) service_pool.cc:227] Handling call
0806 03:52:41.597070 (+106428us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:41.769446 (+172376us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:41.769868 (+   422us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:41.869972  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 403644us
I20260806 03:52:41.877842  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2451) took 1101 ms. Trace:
I20260806 03:52:41.482618  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:41.887921  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:41.888836  2575 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:52:41.887826  2579 rpcz_store.cc:276] 0806 03:52:40.776961 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:41.460682 (+683721us) service_pool.cc:227] Handling call
0806 03:52:41.877736 (+417054us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:41.892753  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1221) took 1155 ms. Trace:
I20260806 03:52:41.893571  2578 rpcz_store.cc:276] 0806 03:52:40.722129 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:41.833313 (+1111184us) service_pool.cc:227] Handling call
0806 03:52:41.833876 (+   563us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:41.872687 (+ 38811us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:41.877363 (+  4676us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:41.895229  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:41.492616  7376 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:41.898685  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1218) took 1184 ms. Trace:
I20260806 03:52:41.901906  2575 rpcz_store.cc:276] 0806 03:52:40.713854 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:41.810714 (+1096860us) service_pool.cc:227] Handling call
0806 03:52:41.888532 (+ 77818us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:41.898349 (+  9817us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:41.898611 (+   262us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:41.614813  7271 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:41.905201  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:41.907827  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 77996.5us
I20260806 03:52:41.875373  7242 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:41.870509  7163 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:41.809224  7352 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.913235  7383 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:41.460063  7229 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.871531  3584 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:41.871522  7243 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:41.917132  2577 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:41.817621  7335 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.878504  7350 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:41.761875  7373 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:41.919030  7271 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:41.921825  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:41.924614  2484 raft_consensus.cc:2396] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:52:41.889706  7369 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:41.925868  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:41.903435  6770 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:41.901729  7376 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:41.873251  7308 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.932194  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:41.822587  7113 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.917311  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:41.817345  7374 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.924861  7242 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:41.940788  3588 raft_consensus.cc:2396] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 9 because replica has last-logged OpId of term: 6 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
I20260806 03:52:41.958308  2480 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:41.960193  7367 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.030s
I20260806 03:52:41.961182  7221 consensus_queue.cc:1046] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.056s
I20260806 03:52:41.948318  7373 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.961431  6384 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260806 03:52:41.949361  7185 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:41.983191  2483 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:41.489675  7165 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:41.809724  7353 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.970481  7148 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:41.930467  7203 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.033s
I20260806 03:52:41.981500  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:41.810257  7366 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.933786  7163 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:41.973680  7005 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:42.004398  2577 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:42.006667  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:42.032306  2480 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:41.943245  7383 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:41.951047  7243 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:41.974254  7271 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:41.999993  7242 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:41.986774  7369 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.033078  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:42.016477  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 90236.5us
I20260806 03:52:42.036314  2478 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:42.077090  7243 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.080925  2581 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
W20260806 03:52:42.042235  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 137190us
I20260806 03:52:42.042488  3592 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260806 03:52:42.027274  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45916.3us
I20260806 03:52:42.041325  2480 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:42.015805  7185 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:42.029234  2436 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.018481  6770 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:42.040681  7005 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.053714  7234 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:42.051609  7113 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.055987  7323 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.032642  7072 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.024s
I20260806 03:52:42.057125  6490 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.058277  7379 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:42.059747  7385 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.030s
I20260806 03:52:42.065462  7374 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.066094  7163 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.067185  7308 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.068233  7221 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:42.134994  7221 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:42.100672  7185 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:42.085870  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 56727.7us
I20260806 03:52:42.139837  2436 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.102105  3590 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:42.106647  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:42.055086  6896 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:42.110445  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.063678  7271 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.145730  7229 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.146457  7381 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260806 03:52:42.147650  2538 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.148518  7298 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.148710  7203 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:42.149529  7203 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:42.103327  7376 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:42.150315  7203 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:42.150754  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:42.152420  2534 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.153494  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:42.059607  7383 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.063846  7214 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.110281  6770 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.105402  7243 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:42.130630  7379 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:42.143154  6490 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:42.143285  7221 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.144418  7367 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:42.157598  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:42.204720  6384 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:42.205300  6384 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:42.205734  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48225.5us
I20260806 03:52:42.207301  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:42.141585  2480 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:42.208954  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:42.209172  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2494) took 3124 ms. Trace:
I20260806 03:52:42.117782  7153 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.191529  7214 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:42.211862  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2390) took 2073 ms. Trace:
I20260806 03:52:42.212338  7214 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:42.212821  2483 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:42.213063  7214 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:42.214659  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2382) took 2255 ms. Trace:
I20260806 03:52:42.176931  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:42.215075  2482 rpcz_store.cc:276] 0806 03:52:39.958841 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:39.980645 (+ 21804us) service_pool.cc:227] Handling call
0806 03:52:40.003626 (+ 22981us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:40.270910 (+267284us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.214379 (+1943469us) spinlock_profiling.cc:243] Waited 178 ms on lock 0x7b540019ee54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:42.214589 (+   210us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":409239808}
I20260806 03:52:42.201970  7221 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:42.206736  6384 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.227299  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.175642  7298 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:42.180382  7381 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:42.216603  7153 raft_consensus.cc:2741] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election decision vote started in defunct term 7: won
I20260806 03:52:42.211139  7397 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:42.158097  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.215998  7236 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:42.216738  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2499) took 2306 ms. Trace:
I20260806 03:52:42.190670  6490 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:42.209633  2480 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:52:42.218384  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 2.16133e+06us
I20260806 03:52:42.247578  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.248082  7355 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.248611  3590 raft_consensus.cc:2396] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 8 because replica has last-logged OpId of term: 7 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 7.
I20260806 03:52:42.138338  7223 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:42.251379  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.242094  7381 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:42.219473  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:42.254488  2482 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:42.212445  2474 rpcz_store.cc:276] 0806 03:52:40.138794 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:40.641286 (+502492us) service_pool.cc:227] Handling call
0806 03:52:40.685065 (+ 43779us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:40.785461 (+100396us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:40.785520 (+    59us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:40.785602 (+    82us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:40.785652 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.211573 (+1425921us) spinlock_profiling.cc:243] Waited 100 ms on lock 0x7b5400350054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:42.211633 (+    60us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:42.211789 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":230037888}
I20260806 03:52:42.162092  7234 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.068s
I20260806 03:52:42.225814  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.210371  6770 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:42.234728  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 2.09717e+06us
I20260806 03:52:42.235145  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.235896  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2490) took 3257 ms. Trace:
I20260806 03:52:42.187247  7243 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:42.236865  7335 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.188663  7165 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.236568  2534 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:42.265621  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 107785us
I20260806 03:52:42.176411  7072 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:42.255990  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:42.228890  7290 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:42.255766  6490 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:42.190045  7383 consensus_queue.cc:1046] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.049s
I20260806 03:52:42.233157  7298 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:42.209649  2376 rpcz_store.cc:276] 0806 03:52:39.085300 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:39.085466 (+   166us) service_pool.cc:227] Handling call
0806 03:52:39.099041 (+ 13575us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:39.109733 (+ 10692us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:39.109782 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:39.849870 (+740088us) log.cc:842] Serialized 26 byte log entry
0806 03:52:39.961599 (+111729us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:39.995170 (+ 33571us) log.cc:842] Serialized 14 byte log entry
0806 03:52:41.493548 (+1498378us) spinlock_profiling.cc:243] Waited 16.5 ms on lock 0x7b1800440f20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:42.208515 (+714967us) spinlock_profiling.cc:243] Waited 41.3 ms on lock 0x7b1800440f20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d799d8990 00007f0d79b9a864 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7 00007f0d7cae0058
0806 03:52:42.208755 (+   240us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.208856 (+   101us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:42.208911 (+    55us) raft_consensus.cc:1671] finished
0806 03:52:42.208926 (+    15us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:42.209097 (+   171us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":737494,"prepare.queue_time_us":36257,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":58,"raft.queue_time_us":10247,"raft.run_cpu_time_us":195,"raft.run_wall_time_us":6842,"spinlock_wait_cycles":132855808,"thread_start_us":111232,"threads_started":1,"wal-append.queue_time_us":189160}
I20260806 03:52:42.260936  2373 rpcz_store.cc:276] 0806 03:52:38.978401 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.978636 (+   235us) service_pool.cc:227] Handling call
0806 03:52:39.015444 (+ 36808us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:39.015710 (+   266us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:52:39.306475 (+290765us) log.cc:842] Serialized 14 byte log entry
0806 03:52:42.235489 (+2929014us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:42.235551 (+    62us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:42.235602 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.235693 (+    91us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:42.235828 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1931686,"prepare.queue_time_us":116418,"prepare.run_cpu_time_us":60,"prepare.run_wall_time_us":61,"raft.queue_time_us":1937519,"raft.run_cpu_time_us":182,"raft.run_wall_time_us":11680,"spinlock_wait_cycles":172454144,"thread_start_us":1270705,"threads_started":2,"wal-append.queue_time_us":1693936}
I20260806 03:52:42.241667  2379 rpcz_store.cc:276] 0806 03:52:39.909955 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:39.910107 (+   152us) service_pool.cc:227] Handling call
0806 03:52:39.928265 (+ 18158us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:40.011897 (+ 83632us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.216413 (+2204516us) spinlock_profiling.cc:243] Waited 77.7 ms on lock 0x7b5400012a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:42.216665 (+   252us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":178655488}
I20260806 03:52:42.260210  7337 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:42.230687  7367 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:42.273313  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:42.284363  2370 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:42.204692  7401 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:42.284919  7401 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:42.285346  7401 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:42.285828  7234 raft_consensus.cc:3032] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:42.275633  2375 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260806 03:52:42.256806  7352 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.308756  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:42.299960  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63521.9us
I20260806 03:52:42.309656  2376 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:42.265215  7243 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:42.277264  2474 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:42.311190  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2395) took 1618 ms. Trace:
I20260806 03:52:42.268539  6384 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:42.311887  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:42.311553  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:42.277545  7223 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:42.269408  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:42.282721  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:42.283007  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:42.266530  2332 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:42.286738  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:42.316162  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:42.283430  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.244359  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.279907  7229 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:42.311540  2474 rpcz_store.cc:276] 0806 03:52:40.692986 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.259360 (+1566374us) service_pool.cc:227] Handling call
0806 03:52:42.277085 (+ 17725us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:42.310897 (+ 33812us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.311121 (+   224us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:42.312732  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.282649  7298 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:52:42.257709  7238 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 3.667s	user 0.035s	sys 0.052s
I20260806 03:52:42.323035  2483 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:42.324540  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.291652  2480 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:42.286578  7367 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:42.337854  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:42.339015  2376 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:42.339859  2375 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:42.292393  7234 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:42.308568  7383 consensus_queue.cc:1225] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 8.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260806 03:52:42.355945  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:42.340634  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:42.337127  6770 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:42.337419  7397 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260806 03:52:42.286513  7373 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.364269  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:42.364418  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:42.328500  7337 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:42.309103  7072 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:42.366483  3594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 359) took 2396 ms. Trace:
I20260806 03:52:42.394713  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:42.386925  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:42.395167  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:42.395978  2474 raft_consensus.cc:2362] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6. Re-sending same reply.
W20260806 03:52:42.396938  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 84361.6us
I20260806 03:52:42.369264  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:42.369557  2480 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:42.398123  2379 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:42.371714  2370 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:42.367200  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.336165  7229 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:42.390738  7413 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:42.407176  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:42.408162  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:42.409025  2579 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:52:42.360204  7238 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 3.774s	user 0.036s	sys 0.056s
I20260806 03:52:42.253443  7381 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.330287  7258 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:52:42.330638  7355 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:42.393335  2482 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:52:42.394276  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 133419us
I20260806 03:52:42.423864  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:42.424607  2474 raft_consensus.cc:2362] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8. Re-sending same reply.
I20260806 03:52:42.424894  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:42.336715  7290 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:52:42.331032  7204 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:42.392859  7366 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.395133  3594 rpcz_store.cc:276] 0806 03:52:39.969879 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:39.970025 (+   146us) service_pool.cc:227] Handling call
0806 03:52:39.996705 (+ 26680us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:39.997019 (+   314us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:52:40.152725 (+155706us) log.cc:842] Serialized 14 byte log entry
0806 03:52:42.365858 (+2213133us) spinlock_profiling.cc:243] Waited 66.1 ms on lock 0x7b180040fa80. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7
0806 03:52:42.365987 (+   129us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:42.366078 (+    91us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:42.366151 (+    73us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.366253 (+   102us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:42.366406 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":16395,"prepare.queue_time_us":793575,"prepare.run_cpu_time_us":113,"prepare.run_wall_time_us":40836,"raft.queue_time_us":601330,"raft.run_cpu_time_us":219,"raft.run_wall_time_us":19039,"spinlock_wait_cycles":151980416,"thread_start_us":949778,"threads_started":3,"wal-append.queue_time_us":1256123}
W20260806 03:52:42.390048  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58050.1us
I20260806 03:52:42.358407  7367 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:42.338142  7223 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:42.435647  7405 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:42.444772  7409 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:42.445724  7409 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.380805  7153 consensus_queue.cc:1046] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260806 03:52:42.405040  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.448346  7336 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:42.448614  7366 raft_consensus.cc:3032] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:42.449131  7366 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:42.386762  7353 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.428306  7355 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:42.419546  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:42.410589  7229 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:42.419996  7258 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:42.457278  7258 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:42.330734  7352 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:42.430809  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.413184  7236 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:42.366796  7224 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:42.417634  7271 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:42.396299  7383 consensus_queue.cc:1046] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260806 03:52:42.392371  6770 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:42.425789  2436 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 2.071s (SENT) [suppressed 26 similar messages]
I20260806 03:52:42.458793  7355 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:42.450893  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:42.495641  2482 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:42.496769  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:42.497300  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 71560.9us
I20260806 03:52:42.497715  2482 raft_consensus.cc:2396] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 9 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 6.
I20260806 03:52:42.427646  7197 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:42.432642  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:42.509079  2370 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:42.466270  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.420603  7413 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:42.467514  2331 connection.cc:232] RPC call timeout handler was delayed by -1.2387918690219522s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1531s for a response
I20260806 03:52:42.467366  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:42.463938  7290 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:52:42.476965  7379 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.469372  7403 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:42.470594  7238 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:52:42.472198  5510 consensus_queue.cc:1159] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "cf6042e85bef47c4aac9d064d91501d1" responder_term: 8 status { last_received { term: 7 index: 7 } last_committed_idx: 7 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:52:42.474234  3584 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260806 03:52:42.479001  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:42.479405  2480 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:42.542930  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:42.543574  2480 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:42.544154  2480 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 4.
I20260806 03:52:42.442255  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.451445  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:42.499179  2579 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:42.499282  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.546595  2474 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
W20260806 03:52:42.547046  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47870.7us
W20260806 03:52:42.501924  7404 log.cc:924] Time spent T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.190s	user 0.000s	sys 0.001s
W20260806 03:52:42.503263  7349 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.300s	user 0.000s	sys 0.001s
I20260806 03:52:42.480679  7236 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:39.861146  2479 rpcz_store.cc:276] 0806 03:52:38.665410 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.665945 (+   535us) service_pool.cc:227] Handling call
0806 03:52:38.683469 (+ 17524us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:38.714778 (+ 31309us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:38.714804 (+    26us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:38.746562 (+ 31758us) log.cc:842] Serialized 26 byte log entry
0806 03:52:38.993132 (+246570us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:39.193525 (+200393us) log.cc:842] Serialized 14 byte log entry
0806 03:52:39.844079 (+650554us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:39.844166 (+    87us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:39.844210 (+    44us) raft_consensus.cc:1671] finished
0806 03:52:39.844222 (+    12us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:39.844377 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":18866,"prepare.queue_time_us":326190,"prepare.run_cpu_time_us":71,"prepare.run_wall_time_us":74,"raft.queue_time_us":667132,"raft.run_cpu_time_us":367,"raft.run_wall_time_us":40700,"thread_start_us":221798,"threads_started":2,"wal-append.queue_time_us":105378}
I20260806 03:52:42.507596  7005 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.476156  7336 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:42.437314  7204 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:42.511677  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:42.468344  7375 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:52:42.517987  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 50714.1us
I20260806 03:52:42.519109  7197 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.520740  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.483264  7224 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.493839  7383 consensus_queue.cc:1225] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c 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
I20260806 03:52:42.545059  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:42.549798  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 70833.9us
I20260806 03:52:42.480337  7072 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.569509  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:42.594038  3594 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:42.563740  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:42.529588  7190 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:42.572394  2370 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:42.517232  7413 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:42.585709  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:42.481204  7352 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.569895  7236 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:42.591217  3545 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.487380  7374 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.051s
I20260806 03:52:42.595755  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:42.607016  2579 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:42.599599  2537 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:42.601435  2480 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:42.589094  2474 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260806 03:52:42.449831  7234 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.608878  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2396) took 1829 ms. Trace:
I20260806 03:52:42.613618  2474 rpcz_store.cc:276] 0806 03:52:40.779682 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.562990 (+1783308us) service_pool.cc:227] Handling call
0806 03:52:42.588594 (+ 25604us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:42.608515 (+ 19921us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.608799 (+   284us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:42.608655  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2400) took 1121 ms. Trace:
I20260806 03:52:42.614589  2480 rpcz_store.cc:276] 0806 03:52:41.487041 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.584056 (+1097015us) service_pool.cc:227] Handling call
0806 03:52:42.584580 (+   524us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:42.608365 (+ 23785us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.608591 (+   226us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:42.616132  2479 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:52:42.616842  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2397) took 1732 ms. Trace:
I20260806 03:52:42.617168  2479 rpcz_store.cc:276] 0806 03:52:40.884639 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.574021 (+1689382us) service_pool.cc:227] Handling call
0806 03:52:42.601722 (+ 27701us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:42.616540 (+ 14818us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.616771 (+   231us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:42.575136  7403 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:42.563203  7394 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:42.563704  7238 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.625252  7238 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.628804  2480 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 4. (term mismatch)
I20260806 03:52:42.629210  2480 pending_rounds.cc:76] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 3
I20260806 03:52:42.629424  2480 pending_rounds.cc:97] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 7.4
I20260806 03:52:42.629650  2480 raft_consensus.cc:2866] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:42.630553  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2403) took 1006 ms. Trace:
I20260806 03:52:42.630954  2480 rpcz_store.cc:276] 0806 03:52:41.624325 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.628098 (+1003773us) service_pool.cc:227] Handling call
0806 03:52:42.628437 (+   339us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:42.630225 (+  1788us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.630489 (+   264us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:42.632571  2482 raft_consensus.cc:3032] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:42.537796  7229 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:42.646948  2436 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.633082  2482 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:42.596194  7383 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:42.612389  7241 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260806 03:52:42.621677  7242 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.557s	user 0.018s	sys 0.000s
I20260806 03:52:42.665385  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:42.477126  7405 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.678709  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:42.690507  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:42.692344  7335 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:42.646106  7150 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:42.558775  7223 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:42.613611  7409 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.647687  7373 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election won for term 9
W20260806 03:52:42.698945  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 150819us
I20260806 03:52:42.577149  7336 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.654495  6896 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:42.525085  7366 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.693344  7234 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:42.626139  7290 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.087s
I20260806 03:52:42.650185  7353 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:42.710600  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:42.704380  7136 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:42.696360  7349 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260806 03:52:42.665186  2482 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.708494  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:42.687835  7241 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:42.710000  7185 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.527s	user 0.009s	sys 0.005s
W20260806 03:52:42.742244  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 124676us
I20260806 03:52:42.684283  7153 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:42.752801  2538 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:42.689301  7242 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.787756  2538 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:42.667670  7383 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:42.757845  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 166775us
W20260806 03:52:42.751586  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 136130us
I20260806 03:52:42.755512  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:42.781100  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:42.756532  7241 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:42.726948  7337 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.603526  7375 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:42.743048  7353 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:42.702886  7150 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.753964  7366 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:42.777731  2583 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
W20260806 03:52:42.781735  7411 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.257s	user 0.000s	sys 0.002s
I20260806 03:52:42.791776  7412 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:42.797446  7397 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260806 03:52:42.804870  7197 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.805234  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:42.809324  7229 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:42.816143  6490 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.529s	user 0.017s	sys 0.000s
W20260806 03:52:42.817236  7410 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.204s	user 0.002s	sys 0.000s
I20260806 03:52:42.767391  7232 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:52:42.670946  7394 consensus_queue.cc:1046] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.117s
I20260806 03:52:42.785485  7153 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:42.792673  7151 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:42.822247  6770 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.828086  7383 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.856801  7353 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:42.774214  7185 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:42.870175  7224 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:42.818917  6915 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.093s
I20260806 03:52:42.958804  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:42.882872  7412 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:42.868676  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:42.875918  7204 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:42.754235  7403 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:42.931257  6384 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.608s	user 0.012s	sys 0.003s
I20260806 03:52:42.882917  7221 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.107s
I20260806 03:52:42.941062  7153 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:43.051548  2579 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:42.943073  7409 raft_consensus.cc:1050] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:52:43.068801  7336 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:43.048635  3585 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 515) took 4531 ms (client timeout 1550 ms). Trace:
I20260806 03:52:42.963728  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:42.988306  7258 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.530s	user 0.010s	sys 0.008s
I20260806 03:52:43.048005  7374 raft_consensus.cc:3032] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:43.055470  7412 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:43.080353  7416 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.245s	user 0.002s	sys 0.000s
W20260806 03:52:42.985194  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.008s	sys 0.003s
W20260806 03:52:43.088243  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.676s	user 0.006s	sys 0.005s
W20260806 03:52:43.146351  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.706s	user 0.008s	sys 0.003s
I20260806 03:52:43.080821  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:43.093490  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 338049us
I20260806 03:52:43.054793  7194 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:42.961153  7232 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:43.078898  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 280201us
I20260806 03:52:43.117270  3584 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:42.984259  7352 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:43.119915  3591 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:42.932965  6490 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:43.169004  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.762s	user 0.008s	sys 0.006s
W20260806 03:52:43.190737  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 783502us
I20260806 03:52:43.167840  3594 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:43.043802  7373 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:43.177464  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2404) took 1552 ms. Trace:
I20260806 03:52:43.119818  7374 raft_consensus.cc:729] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:43.144428  7405 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:43.193030  2331 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:43.301074  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 108149us
W20260806 03:52:43.296370  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 104689us
I20260806 03:52:43.299101  2436 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:52:43.080929  3585 rpcz_store.cc:269] 0806 03:52:38.511137 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.513230 (+  2093us) service_pool.cc:227] Handling call
0806 03:52:42.987722 (+4474492us) spinlock_profiling.cc:243] Waited 126 ms on lock 0x7b5400732654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:43.029323 (+ 41601us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":289649920}
I20260806 03:52:43.177338  7242 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:43.326330  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 901477us
I20260806 03:52:43.343816  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:43.143684  7258 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:43.314901  7411 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.135s	user 0.001s	sys 0.000s
I20260806 03:52:43.348155  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:43.360966  7405 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:43.361462  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:43.362627  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:43.316455  7283 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:43.368505  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:43.320519  6770 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260806 03:52:43.307585  7203 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.153s	user 0.019s	sys 0.016s
I20260806 03:52:43.353332  2370 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:43.353678  7185 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:43.349624  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:43.379787  2372 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12. Ops: []
I20260806 03:52:43.362684  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:43.358990  7352 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:43.191370  6896 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.163s
W20260806 03:52:43.352749  2429 leader_election.cc:334] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.553s (SENT)
W20260806 03:52:43.347240  7401 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.061s	user 0.012s	sys 0.021s
I20260806 03:52:43.378037  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:43.365420  7214 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.152s	user 0.011s	sys 0.015s
I20260806 03:52:43.384696  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:43.386988  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:43.393631  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:43.399837  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:43.395128  2579 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 10 because replica has last-logged OpId of term: 9 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:52:43.395604  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:43.424618  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 71907.5us
I20260806 03:52:43.427259  2376 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:43.395864  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:43.371052  7283 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:43.382309  2374 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:43.372200  6770 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:43.448848  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1242) took 1137 ms. Trace:
I20260806 03:52:43.423856  2373 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:43.371564  7405 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:43.429205  7440 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:43.453009  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:43.453486  2375 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:43.453810  2370 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:43.455380  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:43.434415  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 56512.7us
W20260806 03:52:43.447048  2429 leader_election.cc:334] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.583s (SENT)
I20260806 03:52:43.449357  2579 rpcz_store.cc:276] 0806 03:52:42.311067 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.895137 (+584070us) service_pool.cc:227] Handling call
0806 03:52:43.448760 (+553623us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:43.566421  2429 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:43.567461  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:43.568086  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 107405us
I20260806 03:52:43.568814  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1241) took 1272 ms. Trace:
I20260806 03:52:43.569267  2579 rpcz_store.cc:276] 0806 03:52:42.296732 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.567020 (+1270288us) service_pool.cc:227] Handling call
0806 03:52:43.568724 (+  1704us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:43.484488  2481 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 2391) took 3305 ms (client timeout 2631 ms). Trace:
I20260806 03:52:43.431057  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:43.570393  2481 rpcz_store.cc:269] 0806 03:52:40.145331 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:40.449387 (+304056us) service_pool.cc:227] Handling call
0806 03:52:43.431288 (+2981901us) spinlock_profiling.cc:243] Waited 1.18 s on lock 0x7b54001dd3d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:43.450705 (+ 19417us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2708957952}
I20260806 03:52:43.573148  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:43.435065  7420 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.408s	user 0.002s	sys 0.000s
I20260806 03:52:43.587886  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:43.588936  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:43.599123  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:43.589337  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:43.600616  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1232) took 1325 ms. Trace:
I20260806 03:52:43.601038  2579 rpcz_store.cc:276] 0806 03:52:42.274983 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.570137 (+1295154us) service_pool.cc:227] Handling call
0806 03:52:43.600530 (+ 30393us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:43.422791  7214 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:43.575129  7397 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260806 03:52:43.450346  7374 consensus_queue.cc:260] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:43.451368  7185 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:43.380798  7242 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.075s
I20260806 03:52:43.451170  7383 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:52:43.429759  7283 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:43.565559  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:43.397966  7401 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:43.398587  7352 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:43.591156  7159 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:43.660817  7433 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.292s	user 0.000s	sys 0.000s
I20260806 03:52:43.662449  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2416) took 1391 ms. Trace:
I20260806 03:52:43.592720  7449 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:43.665170  7446 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.319s	user 0.000s	sys 0.001s
I20260806 03:52:43.664597  7449 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:43.666123  7243 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.337s	user 0.011s	sys 0.006s
I20260806 03:52:43.666688  7243 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:43.607995  7258 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:43.617478  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 2408) took 1991 ms (client timeout 1970 ms). Trace:
I20260806 03:52:43.617194  2481 raft_consensus.cc:2396] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c 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: 5 index: 3.
I20260806 03:52:43.618733  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:52:43.669221  2483 rpcz_store.cc:269] 0806 03:52:41.626111 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.008054 (+381943us) service_pool.cc:227] Handling call
0806 03:52:43.612637 (+1604583us) spinlock_profiling.cc:243] Waited 141 ms on lock 0x7b5400388bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:43.617368 (+  4731us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":323399424}
I20260806 03:52:43.381273  7203 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:43.677742  7184 raft_consensus.cc:3032] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:43.678624  7184 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:43.680651  7383 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260806 03:52:43.681911  7452 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
W20260806 03:52:43.682529  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1207) took 3012 ms (client timeout 2071 ms). Trace:
I20260806 03:52:43.683365  7401 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:43.683650  3586 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:43.685750  7352 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:43.683056  2583 rpcz_store.cc:269] 0806 03:52:40.670181 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:40.672747 (+  2566us) service_pool.cc:227] Handling call
0806 03:52:43.682263 (+3009516us) spinlock_profiling.cc:243] Waited 1.68 s on lock 0x7b540004bd54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:43.682423 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3853947136}
I20260806 03:52:43.689013  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:43.680738  2576 raft_consensus.cc:2354] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:43.458551  6770 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:43.693933  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 476) took 3367 ms. Trace:
I20260806 03:52:43.694453  2476 rpcz_store.cc:276] 0806 03:52:40.326514 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:40.668271 (+341757us) service_pool.cc:227] Handling call
0806 03:52:40.668802 (+   531us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:41.346949 (+678147us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:41.347001 (+    52us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:41.347069 (+    68us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:41.347117 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:43.693559 (+2346442us) spinlock_profiling.cc:243] Waited 678 ms on lock 0x7b54001ac054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:43.693636 (+    77us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:43.693840 (+   204us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1558863104}
W20260806 03:52:43.616467  7348 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 2.442s	user 0.002s	sys 0.002s
I20260806 03:52:43.648742  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:43.696847  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:43.698215  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1248) took 1135 ms. Trace:
I20260806 03:52:43.698307  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 520) took 2675 ms. Trace:
I20260806 03:52:43.698773  3592 rpcz_store.cc:276] 0806 03:52:41.022926 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:41.023200 (+   274us) service_pool.cc:227] Handling call
0806 03:52:41.023624 (+   424us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:42.081911 (+1058287us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:43.697948 (+1616037us) spinlock_profiling.cc:243] Waited 1.02 s on lock 0x7b540027a954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:43.698221 (+   273us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2342177152}
I20260806 03:52:43.609127  7440 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:43.660521  7159 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:43.663019  2474 rpcz_store.cc:276] 0806 03:52:42.271315 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.705507 (+434192us) service_pool.cc:227] Handling call
0806 03:52:42.735272 (+ 29765us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:42.735889 (+   617us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:42.735923 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:42.736437 (+   514us) log.cc:842] Serialized 26 byte log entry
0806 03:52:43.051293 (+314856us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:43.051356 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:43.051465 (+   109us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:43.662177 (+610712us) raft_consensus.cc:1671] finished
0806 03:52:43.662202 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:43.662372 (+   170us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":2926,"raft.run_cpu_time_us":219,"raft.run_wall_time_us":4220,"thread_start_us":275157,"threads_started":1,"wal-append.queue_time_us":417922}
I20260806 03:52:43.702373  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2423) took 1205 ms. Trace:
W20260806 03:52:43.603636  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 172659us
I20260806 03:52:43.705178  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:43.704643  2474 rpcz_store.cc:276] 0806 03:52:42.496912 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.701218 (+1204306us) service_pool.cc:227] Handling call
0806 03:52:43.701735 (+   517us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:43.701972 (+   237us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:43.702007 (+    35us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:43.702063 (+    56us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:43.702110 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:43.702175 (+    65us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:43.702299 (+   124us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:43.706914  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:43.707376  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2424) took 1159 ms. Trace:
I20260806 03:52:43.605468  2374 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:52:43.707839  2474 rpcz_store.cc:276] 0806 03:52:42.548299 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.706414 (+1158115us) service_pool.cc:227] Handling call
0806 03:52:43.706875 (+   461us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:43.707064 (+   189us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:43.707100 (+    36us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:43.707140 (+    40us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:43.707170 (+    30us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:43.707222 (+    52us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:43.707325 (+   103us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:43.374296  7232 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:43.700197  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2420) took 1427 ms. Trace:
I20260806 03:52:43.692052  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:43.726717  2476 rpcz_store.cc:276] 0806 03:52:42.272983 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.699105 (+1426122us) service_pool.cc:227] Handling call
0806 03:52:43.699555 (+   450us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:43.699801 (+   246us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:43.699837 (+    36us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:43.699896 (+    59us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:43.699950 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:43.700007 (+    57us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:43.700136 (+   129us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:43.697041  2579 raft_consensus.cc:2362] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6. Re-sending same reply.
I20260806 03:52:43.670755  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:43.728636  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1247) took 1175 ms. Trace:
I20260806 03:52:43.729202  2579 rpcz_store.cc:276] 0806 03:52:42.553126 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.625919 (+1072793us) service_pool.cc:227] Handling call
0806 03:52:43.728564 (+102645us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:43.590055  7409 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 4, Current term: 9, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:43.632124  2375 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260806 03:52:43.728729  2483 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:43.698668  2583 rpcz_store.cc:276] 0806 03:52:42.563004 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.696263 (+1133259us) service_pool.cc:227] Handling call
0806 03:52:43.698139 (+  1876us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:43.748930  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:43.750193  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1230) took 1478 ms. Trace:
I20260806 03:52:43.750747  2583 rpcz_store.cc:276] 0806 03:52:42.271869 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.733692 (+1461823us) service_pool.cc:227] Handling call
0806 03:52:43.750101 (+ 16409us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:43.754480  2373 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
W20260806 03:52:43.754796  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 189408us
W20260806 03:52:43.671782  7236 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.035s	user 0.014s	sys 0.010s
I20260806 03:52:43.767871  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:43.775650  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 74833.3us
I20260806 03:52:43.779817  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:43.783257  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54591.5us
I20260806 03:52:43.791337  2483 raft_consensus.cc:2396] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 11 because replica has last-logged OpId of term: 9 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
I20260806 03:52:43.799343  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:43.795156  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 467) took 5108 ms. Trace:
I20260806 03:52:43.800149  2376 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:43.750222  7440 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:43.801452  2477 rpcz_store.cc:276] 0806 03:52:38.664660 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.666926 (+  2266us) service_pool.cc:227] Handling call
0806 03:52:38.667261 (+   335us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:38.685890 (+ 18629us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:38.685923 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:38.686529 (+   606us) log.cc:842] Serialized 26 byte log entry
0806 03:52:42.577237 (+3890708us) spinlock_profiling.cc:243] Waited 7.11 ms on lock 0x7b180035cf20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:52:42.704069 (+126832us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:42.704134 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.704716 (+   582us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:43.763187 (+1058471us) raft_consensus.cc:1671] finished
0806 03:52:43.763219 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:43.772861 (+  9642us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":7221,"raft.queue_time_us":5779,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":147,"spinlock_wait_cycles":16355584,"thread_start_us":126494,"threads_started":1,"wal-append.queue_time_us":4167600}
I20260806 03:52:43.820775  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 426) took 1230 ms. Trace:
I20260806 03:52:43.758561  6490 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:43.821491  2583 rpcz_store.cc:276] 0806 03:52:42.590560 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.751667 (+1161107us) service_pool.cc:227] Handling call
0806 03:52:43.820665 (+ 68998us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:43.833313  3545 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:43.834143  2474 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:43.757035  7156 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:52:43.824312  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:43.837014  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:43.794768  2370 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:52:43.591784  7373 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:43.770098  7158 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
W20260806 03:52:43.843894  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62263.8us
I20260806 03:52:43.779240  7254 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:43.847898  2534 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:43.858249  2534 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:43.861044  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:43.862457  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1234) took 1587 ms. Trace:
I20260806 03:52:43.871976  2583 rpcz_store.cc:276] 0806 03:52:42.275378 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.832161 (+1556783us) service_pool.cc:227] Handling call
0806 03:52:43.862362 (+ 30201us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:43.831094  7405 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:43.772107  7236 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:43.898550  7236 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:43.900631  7407 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:43.843356  7258 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:52:43.904613  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:43.905964  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:43.901511  7407 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:43.907927  7407 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:43.748605  7184 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:43.797935  6915 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.071s
I20260806 03:52:43.844084  7158 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:43.913125  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:43.926476  2583 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:43.870211  6894 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:43.866484  6490 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:43.914780  2534 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:43.862816  7440 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:43.921315  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:43.855901  7199 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.066s
W20260806 03:52:43.891184  7411 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260806 03:52:43.931885  7174 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:43.934979  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2466) took 1063 ms. Trace:
I20260806 03:52:43.975086  2583 rpcz_store.cc:276] 0806 03:52:42.871390 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.872978 (+1001588us) service_pool.cc:227] Handling call
0806 03:52:43.934869 (+ 61891us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:43.946981  2376 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:43.201066  2479 rpcz_store.cc:276] 0806 03:52:41.624780 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.640263 (+1015483us) service_pool.cc:227] Handling call
0806 03:52:42.682965 (+ 42702us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:42.683268 (+   303us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:52:42.879486 (+196218us) log.cc:842] Serialized 14 byte log entry
0806 03:52:43.177040 (+297554us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:43.177135 (+    95us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:43.177185 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:43.177264 (+    79us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:43.177394 (+   130us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":358289,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":56,"raft.queue_time_us":82,"raft.run_cpu_time_us":276,"raft.run_wall_time_us":14804,"thread_start_us":484000,"threads_started":2}
W20260806 03:52:43.916093  7367 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.478s	user 0.017s	sys 0.005s
W20260806 03:52:43.913944  2574 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.848s	user 0.011s	sys 0.011s
I20260806 03:52:43.968927  7393 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:52:43.980343  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.806s	user 0.058s	sys 0.129s
I20260806 03:52:43.920639  7184 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:43.978327  2574 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:52:43.970293  7150 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:43.983431  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.809s	user 0.058s	sys 0.130s
I20260806 03:52:43.927372  7254 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
W20260806 03:52:43.997475  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 822823us
I20260806 03:52:43.903761  7403 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.069s
I20260806 03:52:44.008538  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:44.009524  2376 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:43.874946  7449 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:44.013820  7234 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.272s	user 0.021s	sys 0.010s
I20260806 03:52:44.015311  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:44.007797  7413 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.388s	user 0.008s	sys 0.012s
W20260806 03:52:44.021023  7456 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.110s	user 0.000s	sys 0.002s
I20260806 03:52:44.020154  7158 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:43.985651  7236 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:52:43.922179  7225 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.070s
I20260806 03:52:43.988197  6490 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:44.023581  7174 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:44.023488  7254 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:44.033313  7243 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:44.022212  7298 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.638s	user 0.008s	sys 0.012s
I20260806 03:52:44.041170  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.044957  2579 raft_consensus.cc:2396] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
W20260806 03:52:44.046888  7353 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.012s	user 0.015s	sys 0.000s
I20260806 03:52:43.985229  7214 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:44.052138  6490 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:43.985900  7367 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:44.064107  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2465) took 1257 ms. Trace:
I20260806 03:52:44.057956  7254 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:44.065438  7298 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:44.066514  7158 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:44.060163  7241 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.221s	user 0.003s	sys 0.014s
I20260806 03:52:44.082952  2583 rpcz_store.cc:276] 0806 03:52:42.807183 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.036897 (+1229714us) service_pool.cc:227] Handling call
0806 03:52:44.063989 (+ 27092us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.070547  7236 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:44.078270  7174 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:44.042714  7413 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:44.101058  2376 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:44.103113  7413 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:44.104609  6490 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:44.121778  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:44.090453  7298 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:44.089741  7236 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:44.079846  7353 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:44.137194  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:44.126339  7366 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.257s	user 0.022s	sys 0.012s
I20260806 03:52:44.146447  2376 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:52:44.134207  7355 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.606s	user 0.014s	sys 0.014s
I20260806 03:52:44.154223  7367 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:44.149816  7353 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:44.156735  2581 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1208) took 3486 ms (client timeout 2089 ms). Trace:
W20260806 03:52:44.172539  2581 rpcz_store.cc:269] 0806 03:52:40.670627 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:40.672195 (+  1568us) service_pool.cc:227] Handling call
0806 03:52:44.156474 (+3484279us) spinlock_profiling.cc:243] Waited 1.18 s on lock 0x7b5400156154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:44.156625 (+   151us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2716092672}
W20260806 03:52:44.157212  7153 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.068s	user 0.011s	sys 0.007s
W20260806 03:52:44.144948  2572 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 408) took 5653 ms (client timeout 1971 ms). Trace:
W20260806 03:52:44.181916  2572 rpcz_store.cc:269] 0806 03:52:38.491407 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.491581 (+   174us) service_pool.cc:227] Handling call
0806 03:52:44.144615 (+5653034us) spinlock_profiling.cc:243] Waited 1.47 s on lock 0x7b540013b5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:44.144845 (+   230us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3370552704}
I20260806 03:52:44.092160  7241 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:44.138302  7283 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:44.160209  7370 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:44.183804  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.191159  2572 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:44.191869  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 423) took 1872 ms. Trace:
I20260806 03:52:44.192323  2572 rpcz_store.cc:276] 0806 03:52:42.319248 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.183283 (+1864035us) service_pool.cc:227] Handling call
0806 03:52:44.191773 (+  8490us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.186283  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.197144  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1239) took 1910 ms. Trace:
W20260806 03:52:44.167536  7294 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 5.054s	user 0.021s	sys 0.040s
W20260806 03:52:44.197621  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 2407) took 2571 ms (client timeout 1590 ms). Trace:
W20260806 03:52:44.197881  7025 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.006s	sys 0.053s
I20260806 03:52:44.197496  2581 rpcz_store.cc:276] 0806 03:52:42.286998 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.185861 (+1898863us) service_pool.cc:227] Handling call
0806 03:52:44.197056 (+ 11195us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.203838  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:44.225675  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.658s	user 0.000s	sys 0.031s
W20260806 03:52:44.226120  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.659s	user 0.000s	sys 0.031s
W20260806 03:52:44.198132  2478 rpcz_store.cc:269] 0806 03:52:41.625786 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:41.810488 (+184702us) service_pool.cc:227] Handling call
0806 03:52:44.197400 (+2386912us) spinlock_profiling.cc:243] Waited 142 ms on lock 0x7b54002a08d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:44.197545 (+   145us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":327748864}
W20260806 03:52:44.226835  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 779851us
I20260806 03:52:44.199795  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2483) took 5467 ms. Trace:
W20260806 03:52:44.217563  2374 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.001s	sys 0.005s
W20260806 03:52:44.228434  2374 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.517s	user 0.002s	sys 0.006s
W20260806 03:52:44.198899  2379 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.362s	user 0.017s	sys 0.046s
I20260806 03:52:44.134745  6770 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:44.233273  2379 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.397s	user 0.018s	sys 0.046s
W20260806 03:52:44.188403  7223 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.762s	user 0.062s	sys 0.116s
I20260806 03:52:44.251071  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 528) took 1739 ms. Trace:
W20260806 03:52:44.198393  7025 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.512s	user 0.006s	sys 0.053s
I20260806 03:52:44.253530  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:44.260703  2374 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 8
I20260806 03:52:44.227433  2369 rpcz_store.cc:276] 0806 03:52:38.731915 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.744326 (+ 12411us) service_pool.cc:227] Handling call
0806 03:52:38.744884 (+   558us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:38.759042 (+ 14158us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:39.390822 (+631780us) log.cc:842] Serialized 14 byte log entry
0806 03:52:42.281642 (+2890820us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:42.284379 (+  2737us) log.cc:842] Serialized 26 byte log entry
0806 03:52:42.284533 (+   154us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:42.284564 (+    31us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:42.475005 (+190441us) spinlock_profiling.cc:243] Waited 65.4 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:44.199403 (+1724398us) spinlock_profiling.cc:243] Waited 11.9 ms on lock 0x7b54003322d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:44.199475 (+    72us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:44.199527 (+    52us) raft_consensus.cc:1671] finished
0806 03:52:44.199538 (+    11us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:44.199691 (+   153us) inbound_call.cc:173] Queueing success response
0806 03:52:44.207942 (+  8251us) spinlock_profiling.cc:243] Waited 2.87 ms on lock 0x7b4800250158. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d8196c7f1 00007f0d819638e7 00007f0d8196377a 00007f0d81a5795f 00007f0d81a57627 00007f0d81a6bb2c 00007f0d81a6bad8 00007f0d81a6ba58 00007f0d81a6ba13 00007f0d81a6acbc 00007f0d809ecbe6
Metrics: {"mutex_wait_us":1888208,"prepare.queue_time_us":320407,"prepare.run_cpu_time_us":75,"prepare.run_wall_time_us":3661,"raft.queue_time_us":1898274,"raft.run_cpu_time_us":4661,"raft.run_wall_time_us":2123177,"spinlock_wait_cycles":184418688,"thread_start_us":1126177,"threads_started":3,"wal-append.queue_time_us":1508574,"wal-append.run_cpu_time_us":10668,"wal-append.run_wall_time_us":2940121}
I20260806 03:52:44.252441  2379 rpcz_store.cc:276] 0806 03:52:42.511588 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.512142 (+   554us) service_pool.cc:227] Handling call
0806 03:52:42.536598 (+ 24456us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:42.536893 (+   295us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:52:42.832901 (+296008us) log.cc:842] Serialized 14 byte log entry
0806 03:52:44.250517 (+1417616us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:44.250613 (+    96us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:44.250680 (+    67us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:44.250788 (+   108us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:44.250985 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":450942,"prepare.run_cpu_time_us":70,"prepare.run_wall_time_us":72,"raft.queue_time_us":1110,"thread_start_us":1673365,"threads_started":2}
I20260806 03:52:44.260744  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.255743  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.204849  7323 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:44.171317  7355 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:44.264523  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2456) took 1784 ms. Trace:
I20260806 03:52:44.273350  2572 rpcz_store.cc:276] 0806 03:52:42.479745 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.225420 (+1745675us) service_pool.cc:227] Handling call
0806 03:52:44.264361 (+ 38941us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.267266  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:44.265048  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2464) took 1468 ms. Trace:
W20260806 03:52:44.254320  7223 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.832s	user 0.062s	sys 0.117s
I20260806 03:52:44.275688  2581 rpcz_store.cc:276] 0806 03:52:42.796791 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.223843 (+1427052us) service_pool.cc:227] Handling call
0806 03:52:44.264973 (+ 41130us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.277992  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:44.189123  7153 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:44.298255  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:44.300698  2481 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.598s	user 0.017s	sys 0.045s
W20260806 03:52:44.301306  2481 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.598s	user 0.019s	sys 0.046s
W20260806 03:52:44.264520  7425 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.663s	user 0.006s	sys 0.011s
I20260806 03:52:44.302390  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.307324  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1251) took 1242 ms. Trace:
I20260806 03:52:44.303107  7252 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:44.307988  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.310894  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1236) took 2035 ms. Trace:
I20260806 03:52:44.267148  7323 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:44.311260  2581 rpcz_store.cc:276] 0806 03:52:42.275848 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.300753 (+2024905us) service_pool.cc:227] Handling call
0806 03:52:44.310819 (+ 10066us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.302224  6855 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:52:44.253257  7370 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:44.304534  7425 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.730s	user 0.006s	sys 0.012s
I20260806 03:52:44.296838  7136 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:44.322989  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.308992  2572 rpcz_store.cc:276] 0806 03:52:43.065158 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.276916 (+1211758us) service_pool.cc:227] Handling call
0806 03:52:44.307220 (+ 30304us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:44.310810  7412 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.153s	user 0.006s	sys 0.012s
I20260806 03:52:44.295696  2376 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:52:44.336155  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1228) took 2064 ms. Trace:
I20260806 03:52:44.337812  2581 rpcz_store.cc:276] 0806 03:52:42.271314 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.313241 (+2041927us) service_pool.cc:227] Handling call
0806 03:52:44.336054 (+ 22813us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.339725  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.340884  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1238) took 2061 ms. Trace:
I20260806 03:52:44.341305  2581 rpcz_store.cc:276] 0806 03:52:42.279207 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.339249 (+2060042us) service_pool.cc:227] Handling call
0806 03:52:44.340807 (+  1558us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.342557  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.346239  2370 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: [10.8-10.8]
I20260806 03:52:44.346313  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1243) took 2031 ms. Trace:
I20260806 03:52:44.347030  2581 rpcz_store.cc:276] 0806 03:52:42.315102 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.342182 (+2027080us) service_pool.cc:227] Handling call
0806 03:52:44.346099 (+  3917us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.348242  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.354529  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2462) took 1725 ms. Trace:
I20260806 03:52:44.353140  2374 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:44.355079  2581 rpcz_store.cc:276] 0806 03:52:42.629480 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.347935 (+1718455us) service_pool.cc:227] Handling call
0806 03:52:44.354451 (+  6516us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.357002  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.356936  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:44.307873  7439 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.000s	sys 0.014s
I20260806 03:52:44.357831  2572 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
W20260806 03:52:44.358134  2373 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.527s	user 0.012s	sys 0.011s
I20260806 03:52:44.361850  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2467) took 1264 ms. Trace:
I20260806 03:52:44.362321  2572 rpcz_store.cc:276] 0806 03:52:43.097358 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.324250 (+1226892us) service_pool.cc:227] Handling call
0806 03:52:44.361764 (+ 37514us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:44.363000  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 526080us
I20260806 03:52:44.365545  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:44.366385  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 510) took 1894 ms. Trace:
I20260806 03:52:44.363828  2331 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:44.365044  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:44.361807  2373 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.531s	user 0.012s	sys 0.011s
I20260806 03:52:44.366719  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 427) took 1767 ms. Trace:
I20260806 03:52:44.368939  2572 rpcz_store.cc:276] 0806 03:52:42.599057 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.363133 (+1764076us) service_pool.cc:227] Handling call
0806 03:52:44.366659 (+  3526us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.366750  3586 rpcz_store.cc:276] 0806 03:52:42.471961 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.475948 (+  3987us) service_pool.cc:227] Handling call
0806 03:52:42.483315 (+  7367us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:43.684217 (+1200902us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:44.366075 (+681858us) spinlock_profiling.cc:243] Waited 1.2 s on lock 0x7b540067e8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:44.366302 (+   227us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2759912832}
W20260806 03:52:44.359442  7439 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.588s	user 0.000s	sys 0.015s
I20260806 03:52:44.374751  2581 raft_consensus.cc:2354] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8.
I20260806 03:52:44.329334  7136 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:44.347236  7412 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:44.369350  7323 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:44.381954  2484 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 2392) took 4212 ms (client timeout 3134 ms). Trace:
I20260806 03:52:44.414530  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:44.387951  2476 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.595s	user 0.011s	sys 0.016s
W20260806 03:52:44.454295  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 89365.5us
W20260806 03:52:44.388159  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.775s	user 0.011s	sys 0.017s
W20260806 03:52:44.459992  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.847s	user 0.015s	sys 0.019s
W20260806 03:52:44.462129  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 873295us
W20260806 03:52:44.454429  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 226923us
W20260806 03:52:44.466725  2429 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.604s (SENT)
I20260806 03:52:44.467414  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:44.460487  2476 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.668s	user 0.016s	sys 0.016s
I20260806 03:52:44.454232  2572 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:52:44.438246  2484 rpcz_store.cc:269] 0806 03:52:40.169974 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:40.639781 (+469807us) service_pool.cc:227] Handling call
0806 03:52:44.381635 (+3741854us) spinlock_profiling.cc:243] Waited 1.23 s on lock 0x7b5400150c54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:44.381845 (+   210us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2820925824}
I20260806 03:52:44.483587  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2463) took 1687 ms. Trace:
I20260806 03:52:44.484157  2572 rpcz_store.cc:276] 0806 03:52:42.796448 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.383643 (+1587195us) service_pool.cc:227] Handling call
0806 03:52:44.483467 (+ 99824us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.460055  2332 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:44.440825  3591 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.529s	user 0.005s	sys 0.013s
W20260806 03:52:44.486903  3591 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.575s	user 0.005s	sys 0.013s
I20260806 03:52:44.485563  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:44.496853  2572 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:44.497727  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:44.498157  2429 leader_election.cc:334] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.653s (SENT)
I20260806 03:52:44.505363  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:44.436317  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2469) took 1292 ms. Trace:
I20260806 03:52:44.504288  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:44.503618  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:44.371702  6855 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:52:44.410477  7241 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:44.428562  3588 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.834s	user 0.006s	sys 0.014s
I20260806 03:52:44.424504  7459 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:44.420047  7283 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:44.375491  7235 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.216s
I20260806 03:52:44.376778  7407 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:44.513175  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.526s	user 0.000s	sys 0.036s
W20260806 03:52:44.723727  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.747s	user 0.018s	sys 0.042s
W20260806 03:52:44.516619  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 301131us
I20260806 03:52:44.729087  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:44.730036  2474 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:44.517328  2583 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:44.601326  2572 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:44.732726  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 430) took 1047 ms. Trace:
W20260806 03:52:44.735105  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 205621us
I20260806 03:52:44.507455  7156 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:44.734043  2572 rpcz_store.cc:276] 0806 03:52:43.685768 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.485114 (+799346us) service_pool.cc:227] Handling call
0806 03:52:44.732628 (+247514us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:44.516227  7449 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:44.749915  3545 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:44.496054  7323 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:44.713922  7465 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.357s	user 0.000s	sys 0.002s
W20260806 03:52:44.737124  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 277082us
I20260806 03:52:44.765201  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:44.769892  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:44.508001  2581 rpcz_store.cc:276] 0806 03:52:43.144299 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.356178 (+1211879us) service_pool.cc:227] Handling call
0806 03:52:44.436178 (+ 80000us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":42496}
I20260806 03:52:44.767614  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:44.771654  2369 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:44.658300  7236 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:44.734905  3588 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.141s	user 0.007s	sys 0.019s
I20260806 03:52:44.621969  7413 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:44.765515  7174 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.647s	user 0.012s	sys 0.017s
I20260806 03:52:44.686540  7464 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:44.691927  7243 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:52:44.846877  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 342638us
I20260806 03:52:44.894366  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:44.846565  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 96828.9us
I20260806 03:52:44.774482  2572 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:44.592355  7482 raft_consensus.cc:2741] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election decision vote started in defunct term 7: won
I20260806 03:52:44.518952  7355 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:44.509093  7164 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:52:44.517711  6855 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:44.508771  7412 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:44.655951  7254 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.540s	user 0.000s	sys 0.014s
W20260806 03:52:44.832314  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 62515.4us
I20260806 03:52:44.926510  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:44.839119  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 93377.2us
I20260806 03:52:44.600101  7153 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:44.749922  7370 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:44.745935  2429 connection.cc:232] RPC call timeout handler was delayed by -1.2076632189564407s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15910000000000002s for a response
W20260806 03:52:44.934108  2429 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.847s (SENT)
I20260806 03:52:44.934608  2429 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:44.771543  7232 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:44.894943  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 262925us
I20260806 03:52:44.772276  7223 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:44.776120  7440 raft_consensus.cc:3032] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:44.899902  2572 raft_consensus.cc:595] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:44.967092  2572 raft_consensus.cc:603] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:44.828240  2581 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260806 03:52:44.769276  7156 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:44.832190  7174 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.714s	user 0.012s	sys 0.017s
I20260806 03:52:44.918527  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:44.831301  7038 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:44.830921  7235 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:44.923714  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:44.964207  7164 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:52:45.017736  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 90177.5us
I20260806 03:52:45.021696  7288 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:45.022446  7288 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.024528  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:44.925879  6855 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:44.768453  7459 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:44.959784  2429 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.591s (SENT)
I20260806 03:52:44.893456  7453 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:52:45.037638  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 260705us
I20260806 03:52:44.837636  7236 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:44.932849  7201 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:45.049913  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:45.060617  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:44.966711  7440 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:44.898705  7464 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:44.932657  7254 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.817s	user 0.004s	sys 0.021s
I20260806 03:52:44.827845  7241 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.107s
I20260806 03:52:44.978565  7223 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:44.525090  6770 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:44.841150  7449 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:44.847635  7413 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:44.978924  7156 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:44.980794  7136 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:44.964285  7153 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:45.106465  7459 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:45.090837  7482 raft_consensus.cc:2741] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election decision vote started in defunct term 6: won
I20260806 03:52:45.146438  7369 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:45.094528  7355 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:52:44.972734  7232 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.157935  7288 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:45.160158  7232 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:45.117061  7425 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:45.165818  7413 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:45.158722  7407 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:45.155982  7469 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.466s	user 0.000s	sys 0.003s
I20260806 03:52:45.184409  7425 raft_consensus.cc:686] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:52:45.238658  7479 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.548s	user 0.005s	sys 0.000s
W20260806 03:52:45.188159  7462 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.086s	user 0.000s	sys 0.002s
W20260806 03:52:45.178284  7472 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.501s	user 0.000s	sys 0.001s
W20260806 03:52:45.266212  7489 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
W20260806 03:52:45.195990  7451 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.577s	user 0.005s	sys 0.004s
I20260806 03:52:45.282474  7374 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:45.211388  7483 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.312s	user 0.000s	sys 0.000s
I20260806 03:52:45.285547  7464 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:45.222265  7375 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:45.191414  7449 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.239233  7425 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:45.193832  7440 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:45.273697  7487 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
I20260806 03:52:45.295621  7440 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:45.215756  7376 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:52:45.344728  2376 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.504s	user 0.008s	sys 0.013s
W20260806 03:52:45.346052  2376 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.506s	user 0.009s	sys 0.014s
I20260806 03:52:44.971652  2331 leader_election.cc:398] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8.
I20260806 03:52:45.348337  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2520) took 1990 ms. Trace:
I20260806 03:52:45.348968  2331 leader_election.cc:401] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
W20260806 03:52:45.350512  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 379066us
I20260806 03:52:45.349133  2373 rpcz_store.cc:276] 0806 03:52:43.357228 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.765441 (+408213us) service_pool.cc:227] Handling call
0806 03:52:43.765942 (+   501us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:43.766404 (+   462us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:43.766440 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:43.767038 (+   598us) log.cc:842] Serialized 26 byte log entry
0806 03:52:44.368781 (+601743us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:44.368833 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:44.368909 (+    76us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:45.347517 (+978608us) raft_consensus.cc:1671] finished
0806 03:52:45.347606 (+    89us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:45.347968 (+   362us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":3526,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":17490,"thread_start_us":538090,"threads_started":1,"wal-append.queue_time_us":730784}
I20260806 03:52:45.350593  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:45.353446  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2518) took 1996 ms. Trace:
I20260806 03:52:45.354059  2375 rpcz_store.cc:276] 0806 03:52:43.356718 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.761448 (+404730us) service_pool.cc:227] Handling call
0806 03:52:43.761832 (+   384us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:43.762240 (+   408us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:43.762290 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:43.793368 (+ 31078us) log.cc:842] Serialized 26 byte log entry
0806 03:52:44.355444 (+562076us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:44.355509 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:44.355615 (+   106us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:45.238032 (+882417us) spinlock_profiling.cc:243] Waited 7.94 ms on lock 0x7b24001bd9b8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d799f5cf4 00007f0d799f3dfb 00007f0d79a82559 00007f0d79a821e5 00007f0d79a8182d 00007f0d7c73046e 00007f0d7c747c0c 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551
0806 03:52:45.352539 (+114507us) raft_consensus.cc:1671] finished
0806 03:52:45.352596 (+    57us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:45.353129 (+   533us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":91,"raft.run_cpu_time_us":232,"raft.run_wall_time_us":17422,"spinlock_wait_cycles":18260864,"thread_start_us":493511,"threads_started":1,"wal-append.queue_time_us":683478}
W20260806 03:52:45.030273  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 70524.1us
W20260806 03:52:45.361516  2429 leader_election.cc:334] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.693s (SENT)
W20260806 03:52:45.367419  2429 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.071s (SENT)
W20260806 03:52:45.370508  2429 leader_election.cc:334] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.089s (SENT)
I20260806 03:52:45.373553  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2484) took 6623 ms. Trace:
I20260806 03:52:45.374058  2377 rpcz_store.cc:276] 0806 03:52:38.750323 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:38.750567 (+   244us) service_pool.cc:227] Handling call
0806 03:52:38.762321 (+ 11754us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:41.752392 (+2990071us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.372837 (+3620445us) spinlock_profiling.cc:243] Waited 2.73 s on lock 0x7b54003327d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:45.373324 (+   487us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":6271662976}
I20260806 03:52:45.375180  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2429) took 2192 ms. Trace:
I20260806 03:52:45.375245  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2417) took 3103 ms. Trace:
I20260806 03:52:44.983930  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:47302 (request call id 22) took 2689 ms. Trace:
I20260806 03:52:45.371114  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 512) took 3109 ms. Trace:
I20260806 03:52:44.974025  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1240) took 2677 ms. Trace:
I20260806 03:52:45.038501  7038 raft_consensus.cc:686] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:45.510632  7338 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:45.062417  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:45.398401  6627 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:45.512912  7038 consensus_queue.cc:237] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.515987  6627 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:45.518657  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:45.409837  7153 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.396612  3588 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 516) took 2372 ms. Trace:
I20260806 03:52:45.381477  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2492) took 6344 ms. Trace:
I20260806 03:52:45.377360  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2422) took 2880 ms. Trace:
I20260806 03:52:45.387755  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 529) took 1388 ms. Trace:
I20260806 03:52:45.516261  2581 rpcz_store.cc:276] 0806 03:52:42.296290 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.775281 (+2478991us) service_pool.cc:227] Handling call
0806 03:52:44.823848 (+ 48567us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:44.973593 (+149745us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:44.973935 (+   342us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:45.402747  2577 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2455) took 4391 ms (client timeout 1531 ms). Trace:
I20260806 03:52:45.409816  2372 rpcz_store.cc:276] 0806 03:52:42.261588 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.261728 (+   140us) service_pool.cc:227] Handling call
0806 03:52:42.262049 (+   321us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:43.380502 (+1118453us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.370380 (+1989878us) spinlock_profiling.cc:243] Waited 1.11 s on lock 0x7b5400438fd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:45.370857 (+   477us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2562219264}
W20260806 03:52:45.389928  2576 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1227) took 3118 ms (client timeout 2759 ms). Trace:
I20260806 03:52:45.391113  7025 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:45.539736  2576 rpcz_store.cc:269] 0806 03:52:42.271034 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.271161 (+   127us) service_pool.cc:227] Handling call
0806 03:52:45.389245 (+3118084us) spinlock_profiling.cc:243] Waited 1.36 s on lock 0x7b540028f0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:45.389653 (+   408us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3139328896}
I20260806 03:52:45.541157  7025 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:45.380116  2574 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1231) took 3107 ms (client timeout 1588 ms). Trace:
I20260806 03:52:45.497488  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:45.375973  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:45.380645  2572 rpcz_store.cc:276] 0806 03:52:42.278018 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.774273 (+2496255us) service_pool.cc:227] Handling call
0806 03:52:44.967684 (+193411us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.396507  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:45.398324  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:45.400249  2584 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: [10.8-10.8]
I20260806 03:52:45.403720  2575 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:45.371160  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:45.543545  2574 rpcz_store.cc:269] 0806 03:52:42.272175 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.324612 (+ 52437us) service_pool.cc:227] Handling call
0806 03:52:45.379372 (+3054760us) spinlock_profiling.cc:243] Waited 676 ms on lock 0x7b540004b854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:45.379693 (+   321us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1555635456}
I20260806 03:52:45.556126  7025 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:45.557853  2574 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:45.560201  7338 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.565158  7464 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:52:45.375802  2480 rpcz_store.cc:276] 0806 03:52:42.271568 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.778594 (+507026us) service_pool.cc:227] Handling call
0806 03:52:42.779034 (+   440us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:42.781720 (+  2686us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:52:42.934816 (+153096us) log.cc:842] Serialized 14 byte log entry
0806 03:52:43.292956 (+358140us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:43.293759 (+   803us) log.cc:842] Serialized 26 byte log entry
0806 03:52:43.293969 (+   210us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:43.294322 (+   353us) log.cc:842] Serialized 14 byte log entry
0806 03:52:43.297225 (+  2903us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:43.297319 (+    94us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:45.194584 (+1897265us) spinlock_profiling.cc:243] Waited 4.76 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:45.374674 (+180090us) raft_consensus.cc:1671] finished
0806 03:52:45.374727 (+    53us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:45.375034 (+   307us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":280541,"prepare.run_cpu_time_us":105,"prepare.run_wall_time_us":106,"raft.queue_time_us":103679,"raft.run_cpu_time_us":602,"raft.run_wall_time_us":12274,"spinlock_wait_cycles":10940288,"thread_start_us":284039,"threads_started":2,"wal-append.queue_time_us":396419}
I20260806 03:52:45.566262  7464 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:45.569900  7407 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8.
I20260806 03:52:45.571174  7288 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:45.572540  7500 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:45.573364  7500 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.580493  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:45.581568  3593 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:52:45.581900  2373 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:45.582655  7190 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:45.583585  7235 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.519s	user 0.013s	sys 0.005s
I20260806 03:52:45.583292  7190 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:45.584975  7235 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:45.587255  2376 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:45.546540  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:45.589483  2375 raft_consensus.cc:2379] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 7: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:45.547326  2377 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:45.548202  7258 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:45.595654  7258 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:45.598242  2376 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:45.599840  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:45.601007  3587 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:45.604377  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:45.375679  2476 rpcz_store.cc:276] 0806 03:52:43.182393 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.731750 (+549357us) service_pool.cc:227] Handling call
0806 03:52:43.732259 (+   509us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:43.755863 (+ 23604us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:43.755914 (+    51us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:43.756582 (+   668us) log.cc:842] Serialized 26 byte log entry
0806 03:52:44.469824 (+713242us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:44.469941 (+   117us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:44.470059 (+   118us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:45.374488 (+904429us) raft_consensus.cc:1671] finished
0806 03:52:45.374547 (+    59us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:45.374887 (+   340us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":24215,"raft.run_cpu_time_us":237,"raft.run_wall_time_us":11260,"thread_start_us":677039,"threads_started":1,"wal-append.queue_time_us":924823}
I20260806 03:52:45.552373  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 421) took 3233 ms. Trace:
W20260806 03:52:45.553872  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 183526us
I20260806 03:52:45.612613  2584 rpcz_store.cc:276] 0806 03:52:42.318726 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.398495 (+3079769us) service_pool.cc:227] Handling call
0806 03:52:45.399369 (+   874us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:45.551715 (+152346us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.552230 (+   515us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.537972  2368 rpcz_store.cc:276] 0806 03:52:39.037383 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:39.037550 (+   167us) service_pool.cc:227] Handling call
0806 03:52:39.075940 (+ 38390us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:41.744637 (+2668697us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.380480 (+3635843us) spinlock_profiling.cc:243] Waited 2.27 s on lock 0x7b54001eb4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:45.381165 (+   685us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5231225728}
I20260806 03:52:45.554873  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:45.531085  2482 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:45.549847  2572 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: [7.6-7.6]
W20260806 03:52:45.550705  3590 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 528) took 3171 ms (client timeout 3125 ms). Trace:
I20260806 03:52:45.625535  2372 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:45.538470  2481 rpcz_store.cc:276] 0806 03:52:42.496270 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.700795 (+1204525us) service_pool.cc:227] Handling call
0806 03:52:43.701197 (+   402us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:43.701600 (+   403us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:43.701644 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:43.702323 (+   679us) log.cc:842] Serialized 26 byte log entry
0806 03:52:44.303690 (+601367us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:44.303748 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:44.303862 (+   114us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:45.263453 (+959591us) spinlock_profiling.cc:243] Waited 5.4 ms on lock 0x7b5400200420. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca53771 00007f0d7ca5e220 00007f0d7ca5e1c8 00007f0d7ca5e148 00007f0d7ca5e103 00007f0d7ca5d38c 00007f0d82ace206 00007f0d82ac6808 00007f0d7ca9a38b 00007f0d7ca9ce80
0806 03:52:45.376423 (+112970us) raft_consensus.cc:1671] finished
0806 03:52:45.376482 (+    59us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:45.377071 (+   589us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1597,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":153,"spinlock_wait_cycles":12412672,"thread_start_us":600710,"threads_started":1,"wal-append.queue_time_us":891309}
I20260806 03:52:45.538794  2370 rpcz_store.cc:276] 0806 03:52:43.998984 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.275377 (+276393us) service_pool.cc:227] Handling call
0806 03:52:44.332143 (+ 56766us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:44.354134 (+ 21991us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.386994 (+1032860us) spinlock_profiling.cc:243] Waited 28.6 ms on lock 0x7b5400007650. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:45.387422 (+   428us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":65834368}
I20260806 03:52:45.388721  7005 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:45.634824  7203 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:45.671525  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1245) took 3238 ms. Trace:
W20260806 03:52:45.539225  2577 rpcz_store.cc:269] 0806 03:52:41.011721 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:41.311487 (+299766us) service_pool.cc:227] Handling call
0806 03:52:45.402196 (+4090709us) spinlock_profiling.cc:243] Waited 493 ms on lock 0x7b540040f6d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:45.402469 (+   273us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1132976384}
I20260806 03:52:45.537895  3588 rpcz_store.cc:276] 0806 03:52:43.023870 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.187510 (+163640us) service_pool.cc:227] Handling call
0806 03:52:43.347026 (+159516us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:43.425400 (+ 78374us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:43.434390 (+  8990us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:43.593579 (+159189us) log.cc:842] Serialized 26 byte log entry
0806 03:52:44.899877 (+1306298us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:44.914938 (+ 15061us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:44.928517 (+ 13579us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:45.395842 (+467325us) raft_consensus.cc:1671] finished
0806 03:52:45.395914 (+    72us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:45.396336 (+   422us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":18272,"raft.queue_time_us":84444,"raft.run_cpu_time_us":160,"raft.run_wall_time_us":160,"thread_start_us":1231261,"threads_started":1,"wal-append.queue_time_us":1379028}
I20260806 03:52:45.393333  6770 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:45.558782  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2458) took 3068 ms. Trace:
I20260806 03:52:45.673749  2574 rpcz_store.cc:276] 0806 03:52:42.490065 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.556714 (+3066649us) service_pool.cc:227] Handling call
0806 03:52:45.557431 (+   717us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:45.558424 (+   993us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.558686 (+   262us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.650910  6627 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:45.397469  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:45.543072  2576 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:45.632416  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:45.672267  2572 rpcz_store.cc:276] 0806 03:52:42.419471 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.548456 (+3128985us) service_pool.cc:227] Handling call
0806 03:52:45.549374 (+   918us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:45.657066 (+107692us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.657383 (+   317us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:45.657150  3590 rpcz_store.cc:269] 0806 03:52:42.379341 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.383491 (+  4150us) service_pool.cc:227] Handling call
0806 03:52:45.395909 (+3012418us) spinlock_profiling.cc:243] Waited 3.12 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:52:45.550564 (+154655us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7181696}
I20260806 03:52:45.599928  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:45.680576  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 422) took 3361 ms. Trace:
I20260806 03:52:45.687354  2576 rpcz_store.cc:276] 0806 03:52:42.319011 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.541441 (+3222430us) service_pool.cc:227] Handling call
0806 03:52:45.542427 (+   986us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:45.677778 (+135351us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.680502 (+  2724us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.567457  7464 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.699929  2581 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 10. Ops: [8.5-8.5]
I20260806 03:52:45.700978  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1246) took 3175 ms. Trace:
I20260806 03:52:45.701421  2581 rpcz_store.cc:276] 0806 03:52:42.525989 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.695460 (+3169471us) service_pool.cc:227] Handling call
0806 03:52:45.699281 (+  3821us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:45.700576 (+  1295us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.700883 (+   307us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.703392  2581 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:45.612648  7288 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.704867  6770 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.706123  7288 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:45.713920  7223 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:45.724532  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.686s	user 0.000s	sys 0.024s
W20260806 03:52:45.725222  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.687s	user 0.001s	sys 0.025s
I20260806 03:52:45.728510  7005 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:45.730695  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:45.738585  7464 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:45.741071  2576 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:45.742084  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2460) took 3241 ms. Trace:
I20260806 03:52:45.743393  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:45.744105  2474 raft_consensus.cc:3032] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:45.744669  2474 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:45.746357  2479 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:45.746119  2474 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.747735  2474 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:45.744825  2483 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:45.759203  2577 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260806 03:52:45.760011  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2459) took 3266 ms. Trace:
I20260806 03:52:45.760412  6770 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:45.760361  2577 rpcz_store.cc:276] 0806 03:52:42.494227 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.758386 (+3264159us) service_pool.cc:227] Handling call
0806 03:52:45.758827 (+   441us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:45.759690 (+   863us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.759939 (+   249us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.762858  2577 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: [7.6-7.6]
I20260806 03:52:45.763685  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1252) took 2671 ms. Trace:
I20260806 03:52:45.764456  2577 rpcz_store.cc:276] 0806 03:52:43.092517 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.761520 (+2669003us) service_pool.cc:227] Handling call
0806 03:52:45.762185 (+   665us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:45.763338 (+  1153us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.763615 (+   277us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.767745  2577 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260806 03:52:45.768548  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2470) took 2606 ms. Trace:
I20260806 03:52:45.768935  2577 rpcz_store.cc:276] 0806 03:52:43.161832 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.766467 (+2604635us) service_pool.cc:227] Handling call
0806 03:52:45.767079 (+   612us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:45.768209 (+  1130us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.768483 (+   274us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.771322  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 432) took 1554 ms. Trace:
I20260806 03:52:45.771377  2584 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:45.742632  2576 rpcz_store.cc:276] 0806 03:52:42.500930 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.739791 (+3238861us) service_pool.cc:227] Handling call
0806 03:52:45.740546 (+   755us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:45.741742 (+  1196us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.742011 (+   269us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.775434  2474 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 6. (term mismatch)
I20260806 03:52:45.780597  2574 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: []
I20260806 03:52:45.772245  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2461) took 3233 ms. Trace:
I20260806 03:52:45.821324  2581 rpcz_store.cc:276] 0806 03:52:42.538766 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.702452 (+3163686us) service_pool.cc:227] Handling call
0806 03:52:45.702999 (+   547us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:45.703864 (+   865us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.772162 (+ 68298us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.771788  2577 rpcz_store.cc:276] 0806 03:52:44.217094 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.769875 (+1552781us) service_pool.cc:227] Handling call
0806 03:52:45.770353 (+   478us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:45.770838 (+   485us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:45.770887 (+    49us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:45.770969 (+    82us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:45.771011 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.771087 (+    76us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:45.771239 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.793951  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:45.828112  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 429) took 2973 ms. Trace:
I20260806 03:52:45.680156  7338 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:45.819783  2474 pending_rounds.cc:76] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 5
I20260806 03:52:45.817950  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:45.835574  2574 rpcz_store.cc:276] 0806 03:52:42.854555 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.752385 (+2897830us) service_pool.cc:227] Handling call
0806 03:52:45.780191 (+ 27806us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:45.827639 (+ 47448us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.827983 (+   344us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:45.789114  2579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2457) took 3302 ms (client timeout 2169 ms). Trace:
I20260806 03:52:45.839015  2474 pending_rounds.cc:97] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 7.6
I20260806 03:52:45.858070  2474 raft_consensus.cc:2866] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260806 03:52:45.854457  2579 rpcz_store.cc:269] 0806 03:52:42.486631 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:43.729894 (+1243263us) service_pool.cc:227] Handling call
0806 03:52:45.788510 (+2058616us) spinlock_profiling.cc:243] Waited 275 ms on lock 0x7b540013c4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:45.788815 (+   305us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":633597312}
W20260806 03:52:45.829289  2429 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.186s (SENT)
I20260806 03:52:45.698380  7500 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:45.874367  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:45.894294  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:45.898169  2480 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:45.790792  7210 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.095s
I20260806 03:52:45.901686  2483 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 8
I20260806 03:52:45.902629  7210 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:52:45.903143  7210 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:52:45.908140  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.838s	user 0.000s	sys 0.018s
W20260806 03:52:45.908727  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.947s	user 0.000s	sys 0.019s
W20260806 03:52:45.909927  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 983437us
I20260806 03:52:45.910568  7210 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:45.911113  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:45.911721  7252 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.559s	user 0.026s	sys 0.000s
I20260806 03:52:45.912696  7252 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:45.912963  7153 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:45.880797  7338 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:45.914072  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 56330.6us
I20260806 03:52:45.915923  7236 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:45.915629  7347 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260806 03:52:45.917186  7440 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.588s	user 0.014s	sys 0.001s
I20260806 03:52:45.919417  7347 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:52:45.919941  7347 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:52:45.924527  6855 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.898s	user 0.019s	sys 0.001s
I20260806 03:52:45.927438  6855 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.929049  2379 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:45.930130  6855 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:45.921802  7347 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:45.921854  2483 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:45.925360  7338 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:45.926592  7283 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260806 03:52:45.936218  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 67362.8us
I20260806 03:52:45.943169  3587 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
W20260806 03:52:45.944381  7165 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 8 current term: 8 is higher.
I20260806 03:52:45.945791  7072 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:52:45.967947  2373 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:45.938285  7210 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:52:45.913769  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.766s	user 0.010s	sys 0.014s
I20260806 03:52:45.951303  2372 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
W20260806 03:52:45.916738  7439 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.243s	user 0.052s	sys 0.177s
I20260806 03:52:45.986270  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2535) took 1244 ms. Trace:
I20260806 03:52:45.986222  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2536) took 1240 ms. Trace:
I20260806 03:52:45.987015  2372 rpcz_store.cc:276] 0806 03:52:44.737363 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.554330 (+816967us) service_pool.cc:227] Handling call
0806 03:52:45.982125 (+427795us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.987232  2373 rpcz_store.cc:276] 0806 03:52:44.738093 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.579799 (+841706us) service_pool.cc:227] Handling call
0806 03:52:45.977667 (+397868us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:45.924450  2374 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:45.992728  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:45.993590  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:45.932225  2576 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260806 03:52:45.974906  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:45.975399  7283 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:45.999892  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.943s	user 0.010s	sys 0.014s
W20260806 03:52:45.946082  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 116858us
I20260806 03:52:45.980867  7338 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:46.005699  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:45.982383  7235 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:46.031389  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 56688.3us
W20260806 03:52:46.031322  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 981473us
W20260806 03:52:46.032218  7323 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.214s	user 0.009s	sys 0.013s
I20260806 03:52:46.031952  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:46.005808  7283 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:45.992093  7440 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:46.020521  7439 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.501s	user 0.052s	sys 0.178s
I20260806 03:52:46.056354  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.057690  2479 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:46.044107  7235 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:46.067006  2483 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:46.068787  7258 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:46.070514  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:46.070811  2376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2544) took 1243 ms (client timeout 1628 ms). Trace:
I20260806 03:52:46.071457  2477 raft_consensus.cc:2354] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8.
W20260806 03:52:46.073017  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 46181.2us
W20260806 03:52:46.071285  2376 rpcz_store.cc:269] 0806 03:52:44.827757 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.349669 (+521912us) service_pool.cc:227] Handling call
0806 03:52:46.070584 (+720915us) spinlock_profiling.cc:243] Waited 234 ms on lock 0x7b5400059bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:46.070719 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":539133184}
I20260806 03:52:46.071652  2474 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:46.037271  7252 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260806 03:52:46.123946  2429 leader_election.cc:334] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.241s (SENT)
I20260806 03:52:46.154318  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.155571  2477 raft_consensus.cc:2354] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9.
I20260806 03:52:46.156579  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.157846  2483 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:52:46.158931  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.160588  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.161733  2479 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:46.162873  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.164384  7347 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:46.164676  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:46.165489  2478 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:46.169973  7235 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:46.170730  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:46.171808  7072 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260806 03:52:46.172338  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 127640us
W20260806 03:52:46.173964  2429 leader_election.cc:334] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.407s (SENT)
I20260806 03:52:46.174533  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:46.179276  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:46.180907  7148 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:46.181756  7148 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:46.183127  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 109325us
I20260806 03:52:46.187363  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:46.186640  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:46.190456  2477 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:46.159759  2483 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:46.199472  2374 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:46.217952  7440 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:46.218009  7148 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:46.228497  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.229492  2479 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:46.206959  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:46.230603  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:46.265347  2377 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.671s	user 0.039s	sys 0.070s
W20260806 03:52:46.266152  2377 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.672s	user 0.040s	sys 0.070s
I20260806 03:52:46.266211  2373 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260806 03:52:46.281672  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:46.227521  7283 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:46.304776  2482 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.634s	user 0.016s	sys 0.000s
I20260806 03:52:46.299856  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:46.314273  3591 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.025s	sys 0.067s
W20260806 03:52:46.314823  3591 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.615s	user 0.025s	sys 0.067s
I20260806 03:52:46.323719  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:46.269253  7439 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:52:46.265668  7005 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:46.331063  2429 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.490s (SENT)
I20260806 03:52:46.331584  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:46.331488  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:46.330643  7156 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.180s	user 0.018s	sys 0.000s
I20260806 03:52:46.342090  2483 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:46.342679  7194 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260806 03:52:46.345449  2374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 532) took 1841 ms (client timeout 2344 ms). Trace:
W20260806 03:52:46.346119  2374 rpcz_store.cc:269] 0806 03:52:44.503960 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.505110 (+  1150us) service_pool.cc:227] Handling call
0806 03:52:46.345111 (+1840001us) spinlock_profiling.cc:243] Waited 1.42 s on lock 0x7b54000c0654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:46.345339 (+   228us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3257010944}
I20260806 03:52:46.346992  7201 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:46.347642  7201 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:52:46.353569  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 174493us
I20260806 03:52:46.354627  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:46.355439  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:46.357839  7208 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:46.358887  7208 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:46.364212  2479 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:46.365839  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 530) took 2365 ms. Trace:
I20260806 03:52:46.366281  2369 rpcz_store.cc:276] 0806 03:52:43.999949 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.279805 (+279856us) service_pool.cc:227] Handling call
0806 03:52:44.280221 (+   416us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:44.777059 (+496838us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:46.365282 (+1588223us) spinlock_profiling.cc:243] Waited 489 ms on lock 0x7b54004399d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:46.365604 (+   322us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1124265728}
I20260806 03:52:46.367249  7440 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:46.343694  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:46.371521  2483 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:46.316164  7235 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:46.376988  7235 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:46.379416  7235 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:46.381667  7283 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:46.383327  7335 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:46.342166  7156 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:46.385747  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2533) took 1650 ms (client timeout 1726 ms). Trace:
I20260806 03:52:46.385932  2370 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
W20260806 03:52:46.386193  2379 rpcz_store.cc:269] 0806 03:52:44.735748 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.828390 (+ 92642us) service_pool.cc:227] Handling call
0806 03:52:46.385519 (+1557129us) spinlock_profiling.cc:243] Waited 1.03 s on lock 0x7b54004290d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:46.385677 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2375190400}
I20260806 03:52:46.387053  7156 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:46.391244  2480 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:46.392951  2477 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:46.337311  2482 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260806 03:52:46.336477  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:46.395314  2372 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:46.408134  2576 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:46.409824  2579 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:46.402159  2482 pending_rounds.cc:76] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 2
I20260806 03:52:46.419868  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.420630  2482 pending_rounds.cc:97] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260806 03:52:46.421829  2482 raft_consensus.cc:2866] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260806 03:52:46.422514  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 486593us
I20260806 03:52:46.428972  2572 raft_consensus.cc:2379] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:46.434199  2478 raft_consensus.cc:2396] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260806 03:52:46.435452  2483 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:46.438567  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:46.448526  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.450800  2478 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: [9.5-9.5]
I20260806 03:52:46.452075  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.446087  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.421043  7439 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:46.464222  7038 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.007s
I20260806 03:52:46.470888  7344 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:46.472265  7156 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:46.473414  7495 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.218s	user 0.000s	sys 0.001s
I20260806 03:52:46.473021  7156 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:46.473778  2477 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260806 03:52:46.474896  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:46.475461  2477 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260806 03:52:46.476641  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:46.453554  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:46.477501  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2401) took 4977 ms. Trace:
I20260806 03:52:46.483343  2482 rpcz_store.cc:276] 0806 03:52:41.487493 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.596689 (+1109196us) service_pool.cc:227] Handling call
0806 03:52:42.632381 (+ 35692us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:45.407931 (+2775550us) spinlock_profiling.cc:243] Waited 2.66 s on lock 0x7b58009f11b0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca40f63 00007f0d7caa4aba 00007f0d7cabc3af 00007f0d7cabdb4e 00007f0d7cac7c89 00007f0d7cac8556 00007f0d7cac4edf 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684
0806 03:52:46.465061 (+1057130us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:46.465294 (+   233us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":6106813824}
I20260806 03:52:46.482220  7156 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:46.491480  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:46.491740  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:46.492098  2429 connection.cc:232] RPC call timeout handler was delayed by -1.2799640020821244s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.31610000000000005s for a response
I20260806 03:52:46.492479  2478 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:52:46.493412  2429 leader_election.cc:334] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.226s (SENT)
I20260806 03:52:46.493567  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:46.494733  7370 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:52:46.495550  7370 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:46.495980  7370 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:46.496222  7374 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.163s	user 0.014s	sys 0.005s
I20260806 03:52:46.496380  7370 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:46.497628  2480 raft_consensus.cc:2396] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:52:46.499022  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.493923  2429 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:46.504366  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:46.500872  3592 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:46.482367  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:46.503315  7271 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260806 03:52:46.448562  7208 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:46.471611  7344 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:46.511514  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:46.555382  7338 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:46.768508  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 112202us
W20260806 03:52:46.560601  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78369.9us
I20260806 03:52:46.553526  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.543458  2584 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 6: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:46.774361  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:46.524173  2483 raft_consensus.cc:2354] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:52:46.512401  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:46.656776  2479 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:46.771023  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:46.557108  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:46.556473  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:46.777673  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.645700  2478 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:46.779862  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:46.782073  2474 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.671s	user 0.015s	sys 0.000s
I20260806 03:52:46.575392  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 536) took 1673 ms. Trace:
I20260806 03:52:46.787235  2581 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:46.789088  2379 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:46.511723  7288 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:46.767824  7338 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:46.793290  7288 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:46.794679  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 418) took 5780 ms. Trace:
I20260806 03:52:46.794932  7338 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:46.795650  7288 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:46.554450  7453 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:46.807833  7223 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:46.553902  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:46.795140  2575 rpcz_store.cc:276] 0806 03:52:41.014284 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:41.902949 (+888665us) service_pool.cc:227] Handling call
0806 03:52:45.402945 (+3499996us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:45.611225 (+208280us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:46.794384 (+1183159us) spinlock_profiling.cc:243] Waited 3.48 s on lock 0x7b540040f6d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:46.794575 (+   191us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":8013242624}
I20260806 03:52:46.851285  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:46.799039  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.802165  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:46.576683  7507 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.157s	user 0.001s	sys 0.000s
I20260806 03:52:46.800207  2579 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:46.814754  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2537) took 2076 ms. Trace:
I20260806 03:52:46.803278  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.800871  2369 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:46.822321  2374 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 11. Ops: [9.5-9.5]
I20260806 03:52:46.788585  7503 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:46.499617  7439 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:46.552492  7366 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:46.806545  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 313194us
W20260806 03:52:46.511579  7409 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.715s	user 0.065s	sys 0.145s
I20260806 03:52:46.839200  2474 raft_consensus.cc:2396] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c 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: 5 index: 3.
I20260806 03:52:46.485436  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:46.797884  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 369334us
I20260806 03:52:46.852975  2482 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:46.765694  7374 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:46.858618  2379 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:46.704487  7005 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:46.870548  7344 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:46.870766  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:46.871821  2379 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:46.872639  2479 raft_consensus.cc:2396] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 8 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260806 03:52:46.864904  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:46.857710  2377 rpcz_store.cc:276] 0806 03:52:44.738785 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.591924 (+853139us) service_pool.cc:227] Handling call
0806 03:52:45.592510 (+   586us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:45.593161 (+   651us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:45.593201 (+    40us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:45.593865 (+   664us) log.cc:842] Serialized 26 byte log entry
0806 03:52:46.266776 (+672911us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:46.266835 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:46.266946 (+   111us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:46.814421 (+547475us) raft_consensus.cc:1671] finished
0806 03:52:46.814459 (+    38us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:46.814664 (+   205us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":136,"raft.run_cpu_time_us":195,"raft.run_wall_time_us":196,"thread_start_us":672387,"threads_started":1,"wal-append.queue_time_us":911416}
I20260806 03:52:46.882171  7503 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:46.883987  7366 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:46.859578  7453 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:46.900772  7347 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.736s	user 0.016s	sys 0.000s
I20260806 03:52:46.900813  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.901266  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.901876  2474 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:46.901876  2482 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:46.902954  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.903033  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.903749  2474 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 2.
W20260806 03:52:46.884892  7210 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.880s	user 0.008s	sys 0.008s
W20260806 03:52:46.863523  7409 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.185s	user 0.065s	sys 0.164s
I20260806 03:52:46.903977  2482 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:46.906831  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:46.908565  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:46.908557  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:46.785144  3591 rpcz_store.cc:276] 0806 03:52:44.903806 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.903987 (+   181us) service_pool.cc:227] Handling call
0806 03:52:44.912839 (+  8852us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:44.965259 (+ 52420us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:44.965310 (+    51us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:45.057727 (+ 92417us) log.cc:842] Serialized 52 byte log entry
0806 03:52:45.695590 (+637863us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:46.325834 (+630244us) log.cc:842] Serialized 14 byte log entry
0806 03:52:46.438526 (+112692us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:46.454422 (+ 15896us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:46.574922 (+120500us) raft_consensus.cc:1671] finished
0806 03:52:46.574955 (+    33us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:46.575274 (+   319us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":19614,"raft.queue_time_us":77305,"raft.run_cpu_time_us":509,"raft.run_wall_time_us":52957,"thread_start_us":913497,"threads_started":2,"wal-append.queue_time_us":1348786}
I20260806 03:52:46.913687  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.917111  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:46.918157  2474 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:46.920056  2482 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:46.921145  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2534) took 2184 ms. Trace:
I20260806 03:52:46.921255  7503 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:46.922884  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 540) took 1532 ms. Trace:
I20260806 03:52:46.923267  3586 rpcz_store.cc:276] 0806 03:52:45.390394 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.391624 (+  1230us) service_pool.cc:227] Handling call
0806 03:52:45.392667 (+  1043us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:45.393427 (+   760us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:45.393473 (+    46us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:45.394656 (+  1183us) log.cc:842] Serialized 26 byte log entry
0806 03:52:45.827010 (+432354us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:45.827069 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:45.827162 (+    93us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:46.922511 (+1095349us) raft_consensus.cc:1671] finished
0806 03:52:46.922535 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:46.922672 (+   137us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":399612,"threads_started":1,"wal-append.queue_time_us":740322}
I20260806 03:52:46.922144  2375 rpcz_store.cc:276] 0806 03:52:44.736637 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.590245 (+853608us) service_pool.cc:227] Handling call
0806 03:52:45.645211 (+ 54966us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:45.879739 (+234528us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:45.879776 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:45.912790 (+ 33014us) log.cc:842] Serialized 26 byte log entry
0806 03:52:46.408935 (+496145us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:46.409265 (+   330us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:46.409340 (+    75us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:46.920810 (+511470us) raft_consensus.cc:1671] finished
0806 03:52:46.920843 (+    33us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:46.921053 (+   210us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":27824,"raft.queue_time_us":40935,"raft.run_cpu_time_us":234,"raft.run_wall_time_us":14921,"thread_start_us":494476,"threads_started":1,"wal-append.queue_time_us":1003911}
I20260806 03:52:46.925045  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:46.926136  2375 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:46.927584  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:46.928632  2375 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:46.924355  2379 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:46.933851  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:46.927574  7201 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.539s	user 0.011s	sys 0.000s
I20260806 03:52:46.936203  7425 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.053s
I20260806 03:52:46.941171  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:46.943161  2379 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:46.947850  2483 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:46.949836  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:46.951608  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:46.953140  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:46.954053  2379 raft_consensus.cc:2354] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7.
I20260806 03:52:46.957415  7425 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:52:46.957881  7425 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:46.958896  7425 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:46.960260  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 139854us
I20260806 03:52:46.961548  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:46.962880  2477 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 3: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:46.965842  2377 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:46.963764  2478 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:46.954978  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:46.977463  2369 raft_consensus.cc:2354] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7.
I20260806 03:52:46.982170  2379 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:46.986254  7370 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:46.971091  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:46.966720  7148 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:52:46.955528  7344 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.033s
W20260806 03:52:46.990290  3593 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 366) took 4767 ms (client timeout 2958 ms). Trace:
W20260806 03:52:46.990826  3593 rpcz_store.cc:269] 0806 03:52:42.222705 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:42.223128 (+   423us) service_pool.cc:227] Handling call
0806 03:52:46.989998 (+4766870us) spinlock_profiling.cc:243] Waited 3.32 s on lock 0x7b540067f7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:46.990174 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7636469120}
I20260806 03:52:46.991497  7427 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:46.991899  7427 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:46.993081  7427 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:46.995321  7514 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.642s	user 0.002s	sys 0.006s
I20260806 03:52:46.996201  2375 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:46.996301  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:46.955319  7005 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:47.001345  6815 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.761s	user 0.026s	sys 0.062s
I20260806 03:52:47.003257  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.006367  7175 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:47.006892  7148 raft_consensus.cc:686] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:47.007630  7370 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:47.009716  2379 raft_consensus.cc:2362] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5. Re-sending same reply.
I20260806 03:52:47.010365  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:46.948210  7201 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:47.016382  7005 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:47.016963  7190 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:47.005522  6815 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.826s	user 0.026s	sys 0.062s
I20260806 03:52:47.040048  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.018365  7175 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:47.015869  7425 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:47.021384  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:47.023307  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.047646  2369 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:47.027035  2375 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:47.025539  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2538) took 2286 ms. Trace:
I20260806 03:52:47.036545  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 535) took 1683 ms. Trace:
I20260806 03:52:47.021433  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:47.035660  2478 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:47.034349  7370 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:52:47.019841  7148 consensus_queue.cc:237] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:47.045293  3594 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:47.071171  7175 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:47.049129  2370 rpcz_store.cc:276] 0806 03:52:45.353784 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.702028 (+348244us) service_pool.cc:227] Handling call
0806 03:52:45.702537 (+   509us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:46.386579 (+684042us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:47.036268 (+649689us) spinlock_profiling.cc:243] Waited 683 ms on lock 0x7b5400332cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:47.036476 (+   208us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1570956032}
I20260806 03:52:47.072630  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.072926  7201 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:47.073896  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:47.070115  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.074569  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.048696  2368 rpcz_store.cc:276] 0806 03:52:44.739354 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.626548 (+887194us) service_pool.cc:227] Handling call
0806 03:52:45.627295 (+   747us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:45.628091 (+   796us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:45.628134 (+    43us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:45.628954 (+   820us) log.cc:842] Serialized 26 byte log entry
0806 03:52:46.033558 (+404604us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:46.033638 (+    80us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:46.033776 (+   138us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:46.994478 (+960702us) spinlock_profiling.cc:243] Waited 47.7 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:47.025148 (+ 30670us) raft_consensus.cc:1671] finished
0806 03:52:47.025174 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:47.025461 (+   287us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":2208,"raft.run_cpu_time_us":203,"raft.run_wall_time_us":209,"spinlock_wait_cycles":109733760,"thread_start_us":403940,"threads_started":1,"wal-append.queue_time_us":723388}
I20260806 03:52:47.054565  2483 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:52:47.053625  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.076920  2375 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:47.077776  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.074059  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.078505  2375 raft_consensus.cc:2354] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7.
I20260806 03:52:47.079458  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.080513  2474 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12. Ops: []
I20260806 03:52:47.085649  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.086959  2375 raft_consensus.cc:2396] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 8 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:52:47.075294  2572 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:47.089555  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:47.091229  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.095852  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.090580  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.089337  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.097788  2369 raft_consensus.cc:2354] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7.
I20260806 03:52:47.092348  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.098579  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.101123  2483 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:47.087390  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:47.103318  2368 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:47.103538  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.101912  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.108450  7005 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:47.110728  2477 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:47.083184  7370 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:47.114236  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.120803  2370 raft_consensus.cc:2396] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 8 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260806 03:52:47.113382  2574 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:47.122552  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.122588  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.123407  2572 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:47.117807  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.116621  2577 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:47.113188  2375 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:47.129118  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:47.112689  7038 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.617s	user 0.073s	sys 0.085s
I20260806 03:52:47.133337  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.133896  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.130288  2379 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:47.145459  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:47.147064  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.150853  2478 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260806 03:52:47.154734  2369 raft_consensus.cc:2396] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:52:47.156755  2368 raft_consensus.cc:2354] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
W20260806 03:52:47.138629  7038 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.639s	user 0.073s	sys 0.086s
I20260806 03:52:47.164566  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.151054  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.159046  2576 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:52:47.161530  2484 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.757s	user 0.017s	sys 0.005s
W20260806 03:52:47.166306  2484 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.796s	user 0.018s	sys 0.006s
I20260806 03:52:47.161641  7151 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260806 03:52:47.162189  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 117920us
I20260806 03:52:47.162823  7196 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:47.157734  2429 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.571s (SENT)
I20260806 03:52:47.168303  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.173327  2369 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: [7.6-7.6]
I20260806 03:52:47.175364  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:47.176841  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:47.179116  2379 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 6: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:47.180866  2379 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 8. Ops: [6.4-6.4]
I20260806 03:52:47.206941  2368 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: [7.8-7.8]
I20260806 03:52:47.208945  2368 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:47.210129  2368 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:47.211225  2368 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11. Ops: []
I20260806 03:52:47.213192  2368 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 10. Ops: []
I20260806 03:52:47.207121  7005 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:52:47.220300  2379 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:52:47.222260  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.223533  2374 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:47.225020  2370 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:47.163707  7370 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:47.235631  2375 raft_consensus.cc:2396] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
W20260806 03:52:47.252260  2481 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.902s	user 0.014s	sys 0.075s
I20260806 03:52:47.213879  7151 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260806 03:52:47.257488  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:47.264113  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 428) took 4340 ms (client timeout 2032 ms). Trace:
W20260806 03:52:47.264614  2583 rpcz_store.cc:269] 0806 03:52:42.828331 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:44.087510 (+1259179us) service_pool.cc:227] Handling call
0806 03:52:47.156580 (+3069070us) spinlock_profiling.cc:243] Waited 289 ms on lock 0x7b5400155c54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:47.168868 (+ 12288us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":664979328}
W20260806 03:52:47.268648  7515 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.225s	user 0.000s	sys 0.001s
I20260806 03:52:47.272573  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.273451  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.273960  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.274364  2379 raft_consensus.cc:2396] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 8 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260806 03:52:47.275192  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.275250  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.276789  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.277429  2374 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:47.278316  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.274694  2368 raft_consensus.cc:2379] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:52:47.257529  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 99858.7us
W20260806 03:52:47.280526  2481 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.930s	user 0.014s	sys 0.075s
I20260806 03:52:47.254719  2377 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:47.282294  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.275986  2379 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:52:47.283273  2377 raft_consensus.cc:2379] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:47.304422  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.306878  2577 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:47.308508  2584 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:47.305576  2379 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 3.
I20260806 03:52:47.307897  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1259) took 1120 ms. Trace:
I20260806 03:52:47.313191  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.311914  2577 rpcz_store.cc:276] 0806 03:52:46.187650 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:47.021045 (+833395us) service_pool.cc:227] Handling call
0806 03:52:47.307805 (+286760us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:47.314132  2370 raft_consensus.cc:2362] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6. Re-sending same reply.
I20260806 03:52:47.304710  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.283854  7072 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260806 03:52:47.326897  2429 leader_election.cc:334] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 3.322s (SENT)
I20260806 03:52:47.331172  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:47.336316  2577 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:47.337426  2577 raft_consensus.cc:595] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:47.338012  2577 raft_consensus.cc:603] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260806 03:52:47.343009  2476 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.991s	user 0.021s	sys 0.061s
W20260806 03:52:47.345902  2476 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.994s	user 0.021s	sys 0.061s
I20260806 03:52:47.328191  7175 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:47.347175   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:52:47.343981  7271 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:47.350940  7510 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.987s	user 0.007s	sys 0.004s
I20260806 03:52:47.359985  7366 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:47.366211  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:47.331291  7190 consensus_queue.cc:1046] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.041s
I20260806 03:52:47.368098  2480 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 5. (term mismatch)
W20260806 03:52:47.391196  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73444.3us
I20260806 03:52:47.391603  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:47.394598  2478 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:47.393224  2483 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:47.393887  2480 pending_rounds.cc:76] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 4
I20260806 03:52:47.401029  2480 pending_rounds.cc:97] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 9.5
I20260806 03:52:47.401333  2480 raft_consensus.cc:2866] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:47.376577  7005 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:47.446009  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 539) took 1938 ms. Trace:
I20260806 03:52:47.446830  2372 rpcz_store.cc:276] 0806 03:52:45.527387 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:46.064955 (+537568us) service_pool.cc:227] Handling call
0806 03:52:46.065453 (+   498us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:46.404265 (+338812us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:47.445642 (+1041377us) spinlock_profiling.cc:243] Waited 330 ms on lock 0x7b5400012554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:47.445925 (+   283us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":757920128}
W20260806 03:52:47.454943  7208 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.658s	user 0.067s	sys 0.048s
W20260806 03:52:47.479557  2376 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.682s	user 0.005s	sys 0.020s
I20260806 03:52:47.481003  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:47.484149  2376 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.686s	user 0.005s	sys 0.020s
I20260806 03:52:47.483996  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:47.485126  2478 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:47.402621  7175 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:47.482930  7208 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.686s	user 0.068s	sys 0.048s
W20260806 03:52:47.468602  2429 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.993s (SENT) [suppressed 38 similar messages]
I20260806 03:52:47.483544  2483 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:52:47.479018  7374 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.597s	user 0.023s	sys 0.004s
I20260806 03:52:47.503453  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:47.496524  6855 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:47.502213  7374 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.620s	user 0.024s	sys 0.010s
I20260806 03:52:47.517827  7374 raft_consensus.cc:686] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:47.521628  7374 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:47.522715   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:52:47.524276   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260806 03:52:47.533098  7511 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.624s	user 0.004s	sys 0.000s
I20260806 03:52:47.462417  7005 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:47.537338  7005 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:47.538175  6855 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:47.540879  7392 raft_consensus.cc:3032] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:47.543527  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2438) took 1799 ms. Trace:
I20260806 03:52:47.544049  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:47.566987  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.007s	sys 0.011s
W20260806 03:52:47.568197  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.543s	user 0.008s	sys 0.011s
I20260806 03:52:47.545674  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.568352  2375 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:47.569053  2372 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:47.546067  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.546489  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.546890  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.549201  7175 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:47.520334  7233 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.642s	user 0.002s	sys 0.020s
I20260806 03:52:47.545691  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.550597  2478 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:47.552772  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2433) took 1811 ms. Trace:
I20260806 03:52:47.575124  2374 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:47.555015  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.567159  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:47.544464  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2432) took 1803 ms. Trace:
W20260806 03:52:47.572508  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 595423us
I20260806 03:52:47.577045  2481 rpcz_store.cc:276] 0806 03:52:45.741003 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.746207 (+  5204us) service_pool.cc:227] Handling call
0806 03:52:45.746624 (+   417us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:45.747290 (+   666us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:45.747346 (+    56us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:46.349684 (+602338us) spinlock_profiling.cc:243] Waited 78.5 ms on lock 0x7b2c00000e98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:52:46.350177 (+   493us) log.cc:842] Serialized 26 byte log entry
0806 03:52:47.281747 (+931570us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:47.281794 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:47.281879 (+    85us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:47.544124 (+262245us) raft_consensus.cc:1671] finished
0806 03:52:47.544147 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:47.544397 (+   250us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":941,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":127,"spinlock_wait_cycles":180568832,"thread_start_us":931015,"threads_started":1,"wal-append.queue_time_us":1104007}
I20260806 03:52:47.578526  2534 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:47.570706  2368 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 6: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:52:47.575047  7233 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.776s	user 0.002s	sys 0.020s
I20260806 03:52:47.573302  2379 raft_consensus.cc:2396] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 8 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:52:47.573877  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.580503  2377 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:47.581753  2480 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:47.580255  2375 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:47.567832  2484 rpcz_store.cc:276] 0806 03:52:45.743786 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.748234 (+  4448us) service_pool.cc:227] Handling call
0806 03:52:45.748681 (+   447us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:45.749340 (+   659us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:45.749378 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:46.369481 (+620103us) spinlock_profiling.cc:243] Waited 76.2 ms on lock 0x7b2c00000e98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:52:46.369964 (+   483us) log.cc:842] Serialized 26 byte log entry
0806 03:52:47.166698 (+796734us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:47.166738 (+    40us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:47.166810 (+    72us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:47.543070 (+376260us) raft_consensus.cc:1671] finished
0806 03:52:47.543097 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:47.543449 (+   352us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":557,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":121,"spinlock_wait_cycles":175259392,"thread_start_us":796304,"threads_started":1,"wal-append.queue_time_us":1032562}
I20260806 03:52:47.575507  2476 rpcz_store.cc:276] 0806 03:52:45.741499 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.744428 (+  2929us) service_pool.cc:227] Handling call
0806 03:52:45.744957 (+   529us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:45.745746 (+   789us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:45.745805 (+    59us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:46.351147 (+605342us) spinlock_profiling.cc:243] Waited 80.1 ms on lock 0x7b2c00000e98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:52:46.351620 (+   473us) log.cc:842] Serialized 26 byte log entry
0806 03:52:47.374857 (+1023237us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:47.374934 (+    77us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:47.375048 (+   114us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:47.552366 (+177318us) raft_consensus.cc:1671] finished
0806 03:52:47.552397 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:47.552682 (+   285us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":2225,"raft.run_cpu_time_us":171,"raft.run_wall_time_us":173,"spinlock_wait_cycles":184216320,"thread_start_us":1022722,"threads_started":1,"wal-append.queue_time_us":1130758}
I20260806 03:52:47.590442  2372 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:47.567741  7392 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:47.592481  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.595090  2481 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260806 03:52:47.598163  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.601672  2370 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:47.602187  2578 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
W20260806 03:52:47.606487  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.642s	user 0.014s	sys 0.016s
W20260806 03:52:47.606987  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.666s	user 0.014s	sys 0.016s
W20260806 03:52:47.611163  7425 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.559s	user 0.009s	sys 0.007s
I20260806 03:52:47.627197  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.628060  2370 raft_consensus.cc:2379] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:47.610220  7068 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:47.610096  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.617s	user 0.003s	sys 0.025s
W20260806 03:52:47.635092  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.753s	user 0.003s	sys 0.025s
I20260806 03:52:47.626097  2534 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:47.617311  7072 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:47.617311  7005 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:47.635493  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 766463us
I20260806 03:52:47.641067  3594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 522) took 1212 ms. Trace:
I20260806 03:52:47.644742  3594 rpcz_store.cc:276] 0806 03:52:46.428506 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:46.439866 (+ 11360us) service_pool.cc:227] Handling call
0806 03:52:46.464656 (+ 24790us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:47.071490 (+606834us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:47.640693 (+569203us) spinlock_profiling.cc:243] Waited 575 ms on lock 0x7b54006cfcd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:47.640965 (+   272us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1321905408}
I20260806 03:52:47.624327  7038 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:47.645704  7005 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:47.642335  7425 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:47.647197  7425 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:47.648952  7005 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:47.650509  7425 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:47.662189  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48799.7us
I20260806 03:52:47.665134  7038 raft_consensus.cc:686] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:47.666324  7038 consensus_queue.cc:237] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:47.668648  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.670055  7427 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:47.671044  2578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 420) took 5778 ms (client timeout 2741 ms). Trace:
W20260806 03:52:47.674711  3547 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.638s	user 0.010s	sys 0.022s
W20260806 03:52:47.675172  3547 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.728s	user 0.010s	sys 0.023s
W20260806 03:52:47.675477  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 733231us
I20260806 03:52:47.679116  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.679886  2370 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:52:47.683071  2576 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
W20260806 03:52:47.673727  2578 rpcz_store.cc:269] 0806 03:52:41.889335 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:41.894778 (+  5443us) service_pool.cc:227] Handling call
0806 03:52:47.667792 (+5773014us) spinlock_profiling.cc:243] Waited 5.68 s on lock 0x7b540040fbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:47.667958 (+   166us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":13054078720}
I20260806 03:52:47.691277  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.691931  2374 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:47.699887  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2446) took 1071 ms. Trace:
I20260806 03:52:47.700582  2479 rpcz_store.cc:276] 0806 03:52:46.628232 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:46.777282 (+149050us) service_pool.cc:227] Handling call
0806 03:52:47.699580 (+922298us) spinlock_profiling.cc:243] Waited 93.8 ms on lock 0x7b5400037d54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:47.699781 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":215696128}
I20260806 03:52:47.702104  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 541) took 2311 ms. Trace:
I20260806 03:52:47.702518  3592 rpcz_store.cc:276] 0806 03:52:45.391006 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:45.397548 (+  6542us) service_pool.cc:227] Handling call
0806 03:52:47.701922 (+2304374us) spinlock_profiling.cc:243] Waited 949 ms on lock 0x7b54007a1054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:47.702037 (+   115us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2183685376}
I20260806 03:52:47.705607  7543 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:47.639055  7068 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:47.706207  7543 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:47.706957  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:47.707656  2484 raft_consensus.cc:2362] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7. Re-sending same reply.
I20260806 03:52:47.708689  7543 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:47.708892  7068 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:47.711071  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:47.711524  7544 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:47.713450  7544 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:47.711104  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:47.714875  3592 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:47.714929  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:47.715699  2577 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:52:47.718930  7540 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.112s	user 0.000s	sys 0.002s
I20260806 03:52:47.719655  3592 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260806 03:52:47.720410  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:47.720973  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:47.722499  6855 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:47.724175  7547 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:47.724697  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.726675  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 544) took 1260 ms. Trace:
I20260806 03:52:47.727180  2376 rpcz_store.cc:276] 0806 03:52:46.465938 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:46.476042 (+ 10104us) service_pool.cc:227] Handling call
0806 03:52:46.490805 (+ 14763us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:46.531579 (+ 40774us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:46.531635 (+    56us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:46.797590 (+265955us) log.cc:842] Serialized 26 byte log entry
0806 03:52:47.485212 (+687622us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:47.485558 (+   346us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:47.485942 (+   384us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:47.718309 (+232367us) spinlock_profiling.cc:243] Waited 1.44 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:47.726236 (+  7927us) raft_consensus.cc:1671] finished
0806 03:52:47.726268 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:47.726594 (+   326us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":13506,"raft.queue_time_us":32128,"raft.run_cpu_time_us":211,"raft.run_wall_time_us":15565,"spinlock_wait_cycles":3318528,"thread_start_us":686856,"threads_started":1,"wal-append.queue_time_us":775224}
I20260806 03:52:47.703730  7453 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:47.732450  7453 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260806 03:52:47.735510  6855 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:47.661048  7072 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:47.736382  6855 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:47.737985  7072 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:47.738303  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:47.690853  7392 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:47.741168  6855 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:47.741361  7392 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:47.721088  3594 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:47.752507  2577 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
W20260806 03:52:47.776074  7258 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.410s	user 0.005s	sys 0.028s
I20260806 03:52:47.777256  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.777778  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:47.781657  2572 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:47.779590  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:47.784904  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 86573.7us
I20260806 03:52:47.781315  2581 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:47.783340  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.787305  2374 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:47.778175  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.724721  7547 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:47.788803  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.794965  2484 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:47.792413  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:47.787693  7258 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.417s	user 0.005s	sys 0.028s
W20260806 03:52:47.800707  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 89735.3us
I20260806 03:52:47.805333  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.807026  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.807729  2375 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:52:47.784485  7344 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:47.809140  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:47.809804  2484 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:47.814713  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1304) took 1255 ms. Trace:
I20260806 03:52:47.817272  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:47.810250  2376 pending_rounds.cc:76] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 8
I20260806 03:52:47.818415  2376 pending_rounds.cc:97] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 8.9
I20260806 03:52:47.818746  2376 raft_consensus.cc:2866] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260806 03:52:47.822212  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 84005.3us
I20260806 03:52:47.822606  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:47.823360  3545 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:47.827314  3545 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:47.827865  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.794607  7547 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:47.828792  2375 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:47.830433  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:47.815270  2369 rpcz_store.cc:276] 0806 03:52:46.559254 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:47.204610 (+645356us) service_pool.cc:227] Handling call
0806 03:52:47.222923 (+ 18313us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:47.261315 (+ 38392us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:52:47.570762 (+309447us) log.cc:842] Serialized 14 byte log entry
0806 03:52:47.814159 (+243397us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:47.814247 (+    88us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:47.814313 (+    66us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:47.814438 (+   125us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:47.814609 (+   171us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":369770,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":43,"raft.queue_time_us":38473,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":138,"thread_start_us":524443,"threads_started":3,"wal-append.queue_time_us":117433}
I20260806 03:52:47.837775  2374 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:52:47.766731  7005 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.046s
I20260806 03:52:47.847302  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.799875  7425 consensus_queue.cc:1046] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.043s
I20260806 03:52:47.833484  7427 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:47.805907  7210 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.037s
I20260806 03:52:47.856350  2372 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:47.804760  7374 consensus_queue.cc:1046] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.037s
I20260806 03:52:47.863552  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:47.842464  7072 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:47.866072  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:47.858150  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 47352.1us
I20260806 03:52:47.867391  2537 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:47.864583  2583 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:47.874722  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:40712 (request call id 496) took 1319 ms. Trace:
I20260806 03:52:47.875176  2373 rpcz_store.cc:276] 0806 03:52:46.555308 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:46.645172 (+ 89864us) service_pool.cc:227] Handling call
0806 03:52:47.874060 (+1228888us) spinlock_profiling.cc:243] Waited 616 ms on lock 0x7b5400106dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d81a0ac6e 00007f0d7b101807 00007f0d7b101792 00007f0d7b1016c1 00007f0d7b10163c 00007f0d7b1008f2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:47.874614 (+   554us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1417653248}
I20260806 03:52:47.876684  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:47.880262  2372 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:47.880450  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:47.881201  2482 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:47.882453  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:47.877269  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 264150us
I20260806 03:52:47.849076  7453 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:47.847936  7543 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:52:47.898547  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.902834  2436 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:47.850858  7344 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.046s
I20260806 03:52:47.899468  2369 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 2.
I20260806 03:52:47.909881  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.912073  2478 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:47.913255  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:47.913991  2479 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:47.911268  2436 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:47.929054  2374 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:52:47.932544  2375 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 11 index: 5. (index mismatch)
I20260806 03:52:47.936743  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:47.937994  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:47.944326  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.945516  2373 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:47.901500  6855 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:47.938868  2480 raft_consensus.cc:2362] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8. Re-sending same reply.
I20260806 03:52:47.941077  2436 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:47.950865  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.953100  7148 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:47.953611  7148 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:47.953858  7560 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260806 03:52:47.954041  7148 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:52:47.955613  7562 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
W20260806 03:52:47.956700  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 89431.1us
I20260806 03:52:47.953648  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:47.958294  2479 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:52:47.959607  7221 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:52:47.961091  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:47.962138  7506 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:47.962525  7506 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:47.962852  7506 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:52:47.965009  7567 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
W20260806 03:52:47.966456  7561 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260806 03:52:47.949980  7005 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:47.969931  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:47.972358  6855 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:47.978053  2482 raft_consensus.cc:2362] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7. Re-sending same reply.
I20260806 03:52:47.979151  6855 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:47.913174  7072 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:47.953960  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:47.988487  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.989890  2375 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:47.986200  2369 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:48.005862  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.006789  2480 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:48.010120  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.011217  2369 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
W20260806 03:52:48.009959  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 69048.6us
I20260806 03:52:47.979995  6855 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.318s
I20260806 03:52:48.298417  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:48.298863  6855 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:48.299034  7175 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:48.299643  7175 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:48.300135  7578 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.369s
W20260806 03:52:48.301795  7579 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.233s	user 0.000s	sys 0.001s
I20260806 03:52:48.045969  3547 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:48.151270  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 203635us
I20260806 03:52:48.182703  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.303831  2377 raft_consensus.cc:2396] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 10 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
W20260806 03:52:48.304126  2429 leader_election.cc:334] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.503s (SENT)
I20260806 03:52:48.015475  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.304719  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:48.273581  7005 raft_consensus.cc:686] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:48.305074  2375 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 4.
I20260806 03:52:48.299458  6855 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:48.060084  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.306035  2368 raft_consensus.cc:2362] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9. Re-sending same reply.
I20260806 03:52:48.306089  7005 consensus_queue.cc:237] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:48.306591  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.307055  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:48.307231  6855 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:48.307992  2368 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:48.308466  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.015874  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.311167  2374 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:48.312733  2372 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:52:48.316113  7271 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:52:48.316210  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.316632  7271 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:48.317682  7271 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:48.318812  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.319396  7271 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:48.319900  2374 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:52:48.067910  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.324951  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.325320  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.326138  2374 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:48.326561  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.102099  2370 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 9. Ops: []
I20260806 03:52:48.329082  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.329877  2370 raft_consensus.cc:2379] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:48.330624  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.125607  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.332655  2379 raft_consensus.cc:2396] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 7 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260806 03:52:48.017788  7544 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:48.102674  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:48.333554  7257 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:48.334148  2480 raft_consensus.cc:2362] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8. Re-sending same reply.
I20260806 03:52:48.334380  7257 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:48.016531  2484 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:48.333207  7201 raft_consensus.cc:3032] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:48.336921  7201 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:48.327718  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.338095  2373 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:48.333570  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.339164  2379 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 6: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:48.331857  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.340757  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.342793  2370 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:48.344009  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.345197  2370 raft_consensus.cc:2396] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260806 03:52:48.346266  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.341987  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:48.347195  2379 raft_consensus.cc:2362] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9. Re-sending same reply.
I20260806 03:52:48.349118  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:48.339133  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.350487  2373 raft_consensus.cc:2379] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:48.350764  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:48.351275  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:47.980626  7072 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:48.302443  7175 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:48.352242  2379 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:48.129525  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.354393  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:48.369359  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:48.170861  7580 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.171s	user 0.001s	sys 0.000s
I20260806 03:52:48.370340  2377 raft_consensus.cc:2354] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
W20260806 03:52:48.462363  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 126033us
I20260806 03:52:48.372112  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.466233  2484 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:48.362582  2478 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:48.401788  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.372810  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.440529  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.478775  2373 raft_consensus.cc:2379] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:48.471643  2370 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:48.181777  7427 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:48.555318  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.560937  2478 raft_consensus.cc:2362] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10. Re-sending same reply.
W20260806 03:52:48.561754  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 515873us
I20260806 03:52:48.362315  7072 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:48.572584  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:48.449884  7258 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.559s	user 0.022s	sys 0.043s
I20260806 03:52:48.560101  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.566473  2534 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:48.567461  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:52:48.447914  7578 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.110s
I20260806 03:52:48.354084  7370 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:48.580454  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 80887.7us
I20260806 03:52:48.580672  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:48.568559  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.583602  2370 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:52:48.500890  7542 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:48.599567  2377 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:48.402747  7148 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:48.601740  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:48.612836  2478 raft_consensus.cc:2362] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10. Re-sending same reply.
I20260806 03:52:48.613466  2483 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:52:48.601900  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:48.561678  7374 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:48.589957  7258 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.694s	user 0.022s	sys 0.046s
W20260806 03:52:48.614898  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48592us
I20260806 03:52:48.600867  7190 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:48.621784  2374 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:48.502422  7175 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.105s
W20260806 03:52:48.630384  2296 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 78ff87b2196e4600aed5d8442f9b9bdd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica cf6042e85bef47c4aac9d064d91501d1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 6 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:52:48.631971  2235 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38220 (request call id 129) took 23029 ms (client timeout 15000 ms). Trace:
I20260806 03:52:48.632647  7221 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:48.618834  7370 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:48.636889  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 338559us
I20260806 03:52:48.642165  2331 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:48.625432  7242 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:48.575256  7544 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:48.595342  7427 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:52:48.596434  7257 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:48.680733  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 376628us
I20260806 03:52:48.677528  7190 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:48.677302  7601 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.004s
I20260806 03:52:48.767570  2476 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 4. (term mismatch)
I20260806 03:52:48.767972  2476 pending_rounds.cc:76] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 3
I20260806 03:52:48.768226  2476 pending_rounds.cc:97] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260806 03:52:48.768472  2476 raft_consensus.cc:2866] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:48.769495  2482 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 5. (term mismatch)
I20260806 03:52:48.692243  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:48.695518  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 53443.9us
I20260806 03:52:48.699986  2374 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:48.700479  7598 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:52:48.702577  7590 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260806 03:52:48.704995  2370 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:52:48.706173  7370 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:48.661360  7542 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:48.675084  2235 rpcz_store.cc:269] 0806 03:52:25.602779 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:25.603196 (+   417us) service_pool.cc:227] Handling call
0806 03:52:48.631599 (+23028403us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:52:36.652981 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:52:37.042676 (+389695us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:52:37.064740 (+ 22064us) write_op.cc:435] Acquired schema lock
0806 03:52:37.064770 (+    30us) tablet.cc:660] Decoding operations
0806 03:52:37.668145 (+603375us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:52:37.722135 (+ 53990us) write_op.cc:641] Partition lock acquired for write op
0806 03:52:37.739151 (+ 17016us) tablet.cc:683] Acquiring locks for 15 operations
0806 03:52:37.753821 (+ 14670us) tablet.cc:699] Row locks acquired
0806 03:52:37.753899 (+    78us) write_op.cc:260] PREPARE: finished
0806 03:52:37.754243 (+   344us) write_op.cc:270] Start()
0806 03:52:37.754503 (+   260us) write_op.cc:276] Timestamp: P: 1785988357754129 usec, L: 0
0806 03:52:37.754555 (+    52us) op_driver.cc:331] REPLICATION: starting
0806 03:52:37.822252 (+ 67697us) log.cc:842] Serialized 6174 byte log entry
0806 03:52:38.922340 (+1100088us) op_driver.cc:444] REPLICATION: finished
0806 03:52:40.136279 (+1213939us) write_op.cc:301] APPLY: starting
0806 03:52:40.144879 (+  8600us) tablet.cc:1365] starting BulkCheckPresence
0806 03:52:40.453559 (+308680us) tablet.cc:1368] finished BulkCheckPresence
0806 03:52:40.528713 (+ 75154us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:52:40.596736 (+ 68023us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:52:40.597206 (+   470us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=15
0806 03:52:40.597275 (+    69us) write_op.cc:312] APPLY: finished
0806 03:52:40.597836 (+   561us) log.cc:842] Serialized 107 byte log entry
0806 03:52:41.072598 (+474762us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:52:41.137197 (+ 64599us) write_op.cc:454] Released schema lock
0806 03:52:41.138463 (+  1266us) write_op.cc:341] FINISH: Updating metrics
0806 03:52:41.142418 (+  3955us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:52:41.142696 (+   278us) write_op.cc:454] Released schema lock
0806 03:52:42.349849 (+1207153us) spinlock_profiling.cc:243] Waited 38.2 ms on lock 0x7b18002dfac0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d804d5410 00007f0d804d5914 00007f0d804d7a78
Metrics: {"mutex_wait_us":510299,"reported_tablets":24,"child_traces":[["op",{"apply.queue_time_us":1051246,"apply.run_cpu_time_us":19353,"apply.run_wall_time_us":1069763,"num_ops":15,"prepare.queue_time_us":138050,"prepare.run_cpu_time_us":36079,"prepare.run_wall_time_us":1445948,"raft.queue_time_us":233403,"raft.run_cpu_time_us":46967,"raft.run_wall_time_us":3593047,"replication_time_us":1135242,"spinlock_wait_cycles":87874944,"thread_start_us":1731627,"threads_started":5,"wal-append.queue_time_us":1307975,"wal-append.run_cpu_time_us":60002,"wal-append.run_wall_time_us":2425804}]]}
I20260806 03:52:48.677608  7221 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:48.713394  7148 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:48.715435  7597 raft_consensus.cc:2741] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260806 03:52:48.715971  7242 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:48.716383  2236 catalog_manager.cc:5495] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 3, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 3 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:48.732316  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:48.678241  7392 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:52:48.826259  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.827003  2479 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:48.764103  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2459) took 1167 ms. Trace:
W20260806 03:52:48.718773  7506 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.755s	user 0.009s	sys 0.008s
I20260806 03:52:48.766387  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:48.766757  2372 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:48.781427  2484 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:52:48.834427  3594 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260806 03:52:48.585537  7201 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:48.785475  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 93335.7us
I20260806 03:52:48.828269  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:48.769858  2482 pending_rounds.cc:76] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 4
I20260806 03:52:48.835970  2476 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 9
I20260806 03:52:48.787468  2374 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260806 03:52:48.836259  2482 pending_rounds.cc:97] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 8.5
I20260806 03:52:48.836769  2482 raft_consensus.cc:2866] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260806 03:52:48.694401  2296 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 64389.3us
I20260806 03:52:48.730182  7427 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:48.816493  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:48.784452  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.842694  2480 raft_consensus.cc:2396] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 9 because replica has last-logged OpId of term: 7 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 5.
W20260806 03:52:48.838581  2368 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.530s	user 0.011s	sys 0.002s
I20260806 03:52:48.836215  2479 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 4.
I20260806 03:52:48.828238  2481 rpcz_store.cc:276] 0806 03:52:47.596250 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:47.596409 (+   159us) service_pool.cc:227] Handling call
0806 03:52:47.700722 (+104313us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:47.700996 (+   274us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:47.819784 (+118788us) log.cc:842] Serialized 14 byte log entry
0806 03:52:48.583105 (+763321us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:48.583191 (+    86us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:48.596652 (+ 13461us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:48.596734 (+    82us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:48.762833 (+166099us) spinlock_profiling.cc:243] Waited 5.82 ms on lock 0x7b1800402be0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684
0806 03:52:48.763854 (+  1021us) spinlock_profiling.cc:243] Waited 95.5 ms on lock 0x7b5400037d50. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:48.764005 (+   151us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":230353,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":53,"raft.queue_time_us":399616,"spinlock_wait_cycles":240311936,"thread_start_us":722233,"threads_started":3,"wal-append.queue_time_us":634699}
I20260806 03:52:48.813740  7221 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:48.811064  7370 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:48.847910  2370 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260806 03:52:48.856158  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:48.850318  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:48.813414  7536 raft_consensus.cc:3032] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:48.857239  3545 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:48.857810  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 126550us
I20260806 03:52:48.850842  2236 catalog_manager.cc:5495] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:48.859860  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:48.859860  2429 leader_election.cc:334] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.580s (SENT)
I20260806 03:52:48.862807  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:48.865505  2479 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:48.874153  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 57775.2us
I20260806 03:52:48.866278  2368 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:48.876910  2581 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:52:48.806417  7439 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260806 03:52:48.883495  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:48.834375  7543 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:48.883544  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:48.826987  7604 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:48.884327  2484 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:48.787859  7233 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
I20260806 03:52:48.896111  2370 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260806 03:52:48.897893  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.887459  2331 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:48.890008  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:48.890281  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.900947  2478 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:48.846729  7617 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:48.893702  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.845974  7427 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:52:48.902936  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.905840  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:48.906533  3594 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:48.907413  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:48.908731  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:48.898742  2482 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:48.903486  2481 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:48.909477  2576 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:52:48.908197  2579 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:48.869982  7536 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:48.834828  7148 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.058s
I20260806 03:52:48.925122  2480 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:48.947405  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.924481  2236 catalog_manager.cc:5495] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 3 to 7, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:48.936162  7614 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:48.937595  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 77757.3us
I20260806 03:52:48.956166  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.960615  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.968425  2474 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:48.840360  7506 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:48.936259  7271 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.614s	user 0.010s	sys 0.007s
I20260806 03:52:48.963965  2481 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:48.982257  2482 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:49.019510  2479 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
W20260806 03:52:49.018750  2429 leader_election.cc:334] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.588s (SENT)
I20260806 03:52:49.054876  2429 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:48.919140  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:49.027164  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:49.020706  2483 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 6. (term mismatch)
W20260806 03:52:49.058949  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 171589us
I20260806 03:52:49.059368  2483 pending_rounds.cc:76] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 5
I20260806 03:52:49.059719  2483 pending_rounds.cc:97] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 10.6
I20260806 03:52:49.060148  2483 raft_consensus.cc:2866] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:49.045398  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:48.951894  7618 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:48.920758  7210 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:49.061086  2474 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:52:48.891043  7370 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:52:49.081751  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 197760us
I20260806 03:52:49.087744  2484 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:49.093446  2482 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:48.944243  7598 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.122s
I20260806 03:52:49.066702  7271 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:52:49.079145  7618 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:49.108913  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 154303us
W20260806 03:52:49.098100  7547 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.242s	user 0.015s	sys 0.003s
I20260806 03:52:49.090565  7632 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:48.908615  7544 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:49.139575  2429 leader_election.cc:334] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.626s (SENT)
I20260806 03:52:49.140158  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:48.987569  7614 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.149561  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:49.134289  2236 catalog_manager.cc:5495] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 3 to 4, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 4 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260806 03:52:49.156179  2215 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.GetConsensusState -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44403.7us
I20260806 03:52:49.126863  7618 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:49.095284  7543 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.187603  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2554) took 1098 ms. Trace:
I20260806 03:52:49.189862  2375 rpcz_store.cc:276] 0806 03:52:48.089407 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:48.309826 (+220419us) service_pool.cc:227] Handling call
0806 03:52:48.310284 (+   458us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:48.313711 (+  3427us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:48.313756 (+    45us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:48.314556 (+   800us) log.cc:842] Serialized 26 byte log entry
0806 03:52:48.597147 (+282591us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:48.597224 (+    77us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:48.597369 (+   145us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:49.187275 (+589906us) raft_consensus.cc:1671] finished
0806 03:52:49.187307 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:49.187490 (+   183us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":2695,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":148,"thread_start_us":279540,"threads_started":1,"wal-append.queue_time_us":870323}
I20260806 03:52:49.086077  7210 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.099121  7072 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:49.143976  7190 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:49.146366  7148 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:49.207382  7072 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:49.133900  7547 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:49.209513  7588 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.487s	user 0.003s	sys 0.000s
I20260806 03:52:49.210373  7547 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:49.211966  7607 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.328s	user 0.000s	sys 0.001s
I20260806 03:52:49.212416  7613 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:49.213057  7630 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:52:49.176443  7271 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:49.169901  7604 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:49.176342  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:49.213090  7613 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:49.216830  7613 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:49.213719  7630 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:49.220851  2236 catalog_manager.cc:5495] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 4, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:52:49.185123  7600 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.137s	user 0.000s	sys 0.000s
W20260806 03:52:49.170928  7622 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.113s	user 0.000s	sys 0.000s
W20260806 03:52:49.170318  7609 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.248s	user 0.000s	sys 0.001s
I20260806 03:52:49.231050  2236 catalog_manager.cc:5495] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 4, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:52:49.149727  7542 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:49.282286  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 152623us
I20260806 03:52:49.168970  7506 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:49.288103  2429 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.694s (SENT)
I20260806 03:52:49.255280  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2473) took 1376 ms. Trace:
I20260806 03:52:49.200857  7643 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Stepping down as leader of term 9
W20260806 03:52:49.240793  2332 connection.cc:232] RPC call timeout handler was delayed by -1.1594052389264107s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1522s for a response
W20260806 03:52:49.305495  2332 connection.cc:232] RPC call timeout handler was delayed by -1.1513052389491349s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1531s for a response
I20260806 03:52:49.305553  2429 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:49.306054  2332 connection.cc:232] RPC call timeout handler was delayed by -1.1225052389781922s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1563s for a response
I20260806 03:52:49.171937  7614 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:49.165688  7233 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.121s
I20260806 03:52:49.297240  2477 rpcz_store.cc:276] 0806 03:52:47.879029 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:47.882054 (+  3025us) service_pool.cc:227] Handling call
0806 03:52:47.882519 (+   465us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:47.882927 (+   408us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:47.882959 (+    32us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:47.883497 (+   538us) log.cc:842] Serialized 26 byte log entry
0806 03:52:48.057504 (+174007us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:48.057573 (+    69us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:48.057698 (+   125us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:49.208609 (+1150911us) spinlock_profiling.cc:243] Waited 180 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:49.222689 (+ 14080us) raft_consensus.cc:1671] finished
0806 03:52:49.222715 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:49.255179 (+ 32464us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":653,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":112,"spinlock_wait_cycles":413970304,"thread_start_us":173469,"threads_started":1,"wal-append.queue_time_us":618673}
W20260806 03:52:49.311182  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0550052388571203s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1638s for a response
W20260806 03:52:49.317270  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0487052388489246s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1645s for a response
W20260806 03:52:49.317698  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0442052388098091s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.165s for a response
W20260806 03:52:49.318126  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0307052389252931s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1665s for a response
I20260806 03:52:49.316658  7614 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:52:49.370780  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0262052388861775s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.167s for a response
W20260806 03:52:49.371243  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0145052389707416s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1683s for a response
I20260806 03:52:49.372128  2332 leader_election.cc:398] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8.
I20260806 03:52:49.372480  2332 leader_election.cc:401] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
W20260806 03:52:49.320706  7619 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.121s	user 0.000s	sys 0.000s
I20260806 03:52:49.254932  7148 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.376197  7148 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:49.111783  7536 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.377400  7536 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:49.322517  2429 connection.cc:232] RPC call timeout handler was delayed by -1.0457011840771884s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1932s for a response
W20260806 03:52:49.378971  2429 connection.cc:232] RPC call timeout handler was delayed by -1.0403011839371175s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1938s for a response
W20260806 03:52:49.379403  2429 connection.cc:232] RPC call timeout handler was delayed by -1.0322011839598417s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1947s for a response
W20260806 03:52:49.379735  2429 connection.cc:232] RPC call timeout handler was delayed by -1.0223011840134859s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1958s for a response
W20260806 03:52:49.380344  2429 leader_election.cc:334] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.717s (SENT)
I20260806 03:52:49.298367  7643 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:49.299278  7242 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:49.334764  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 442167us
W20260806 03:52:49.320037  7374 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.692s	user 0.015s	sys 0.000s
W20260806 03:52:49.338002  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 256578us
I20260806 03:52:49.354493  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 445) took 1496 ms. Trace:
W20260806 03:52:49.345199  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 257951us
I20260806 03:52:49.387048  2436 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:49.355816  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2550) took 1334 ms. Trace:
I20260806 03:52:49.365581  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:49.388038  2436 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:49.385267  7614 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:49.390630  7614 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:49.391072  7598 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260806 03:52:49.391418  7633 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260806 03:52:49.391585  7598 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:49.391940  7598 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:49.392234  7641 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.054s
I20260806 03:52:49.392127  7630 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:49.393005  7614 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:49.392838  7148 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260806 03:52:49.393471  7641 raft_consensus.cc:3032] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:49.393791  7640 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:49.394079  7641 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:49.394666  7637 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:49.394515  7640 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:49.393558  7148 consensus_queue.cc:1225] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 10.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:52:49.387637  2369 rpcz_store.cc:276] 0806 03:52:48.021814 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:48.068320 (+ 46506us) service_pool.cc:227] Handling call
0806 03:52:48.121217 (+ 52897us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:48.275136 (+153919us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:48.275194 (+    58us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:48.277769 (+  2575us) log.cc:842] Serialized 26 byte log entry
0806 03:52:48.569736 (+291967us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:48.569805 (+    69us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:48.569909 (+   104us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:49.355561 (+785652us) raft_consensus.cc:1671] finished
0806 03:52:49.355586 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:49.355743 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":179608,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":112,"spinlock_wait_cycles":35712,"thread_start_us":331321,"threads_started":2,"wal-append.queue_time_us":568723}
I20260806 03:52:49.386598  2572 rpcz_store.cc:276] 0806 03:52:47.852491 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:47.852838 (+   347us) service_pool.cc:227] Handling call
0806 03:52:47.862887 (+ 10049us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:47.912744 (+ 49857us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:47.912779 (+    35us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:47.939449 (+ 26670us) log.cc:842] Serialized 26 byte log entry
0806 03:52:48.480426 (+540977us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:48.480475 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:48.480835 (+   360us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:49.348375 (+867540us) raft_consensus.cc:1671] finished
0806 03:52:49.348409 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:49.348613 (+   204us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":35907,"raft.queue_time_us":32387,"raft.run_cpu_time_us":195,"raft.run_wall_time_us":15683,"thread_start_us":393590,"threads_started":1,"wal-append.queue_time_us":900495}
I20260806 03:52:49.410161  2374 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
W20260806 03:52:49.411446  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 314769us
I20260806 03:52:49.411819  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:49.395260  7637 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:49.416694  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:49.416157  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:49.417506  2576 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:52:49.422807  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:49.420074  2583 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:49.418794  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:49.402765  7072 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:49.435984  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:49.403565  7374 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:49.435909  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:49.436703  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:49.440884  2375 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:49.437100  2370 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:52:49.437546  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:49.436038  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:49.438740  2369 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260806 03:52:49.442497  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:49.408067  6855 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8.
I20260806 03:52:49.440536  2572 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:49.448705  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:49.440498  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2562) took 1287 ms. Trace:
I20260806 03:52:49.338351  7221 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.454690  2377 rpcz_store.cc:276] 0806 03:52:48.154738 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:48.609916 (+455178us) service_pool.cc:227] Handling call
0806 03:52:49.187157 (+577241us) spinlock_profiling.cc:243] Waited 2.13 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:52:49.187388 (+   231us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:49.187688 (+   300us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:49.188008 (+   320us) log.cc:842] Serialized 14 byte log entry
0806 03:52:49.440132 (+252124us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:49.440190 (+    58us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:49.440237 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:49.440318 (+    81us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:49.440436 (+   118us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":21314,"prepare.queue_time_us":728,"prepare.run_cpu_time_us":86,"prepare.run_wall_time_us":86,"spinlock_wait_cycles":4894080,"thread_start_us":215838,"threads_started":1}
I20260806 03:52:49.461161  3593 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:49.462739  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2575) took 1092 ms. Trace:
I20260806 03:52:49.463250  2372 rpcz_store.cc:276] 0806 03:52:48.370264 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:48.840999 (+470735us) service_pool.cc:227] Handling call
0806 03:52:48.878757 (+ 37758us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:48.879013 (+   256us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:52:49.351537 (+472524us) log.cc:842] Serialized 14 byte log entry
0806 03:52:49.462235 (+110698us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:49.462315 (+    80us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:49.462380 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:49.462489 (+   109us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:49.462652 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":14377,"prepare.queue_time_us":81697,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":70,"thread_start_us":558519,"threads_started":2}
I20260806 03:52:49.455462  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:49.465461  2576 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:49.411525  7370 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:49.467036  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:49.418627  7542 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:49.470814  2581 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: [9.8-9.8]
I20260806 03:52:49.473592  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:49.477393  2579 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: []
W20260806 03:52:49.477511  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 76897.1us
I20260806 03:52:49.457448  7072 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:49.492434  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:49.494915  7589 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.915s	user 0.003s	sys 0.000s
I20260806 03:52:49.495312  7221 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:49.460162  7544 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:49.454878  7425 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:49.501565  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64270.3us
I20260806 03:52:49.503777  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 548) took 1711 ms. Trace:
I20260806 03:52:49.510565  2376 rpcz_store.cc:276] 0806 03:52:47.792212 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:47.793512 (+  1300us) service_pool.cc:227] Handling call
0806 03:52:47.810020 (+ 16508us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:47.839738 (+ 29718us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:47.839776 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:47.844536 (+  4760us) log.cc:842] Serialized 26 byte log entry
0806 03:52:48.161640 (+317104us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:48.161697 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:48.161811 (+   114us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:49.494099 (+1332288us) spinlock_profiling.cc:243] Waited 2.42 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:49.503408 (+  9309us) raft_consensus.cc:1671] finished
0806 03:52:49.503433 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:49.503703 (+   270us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5562112,"thread_start_us":316573,"threads_started":1,"wal-append.queue_time_us":595462}
I20260806 03:52:49.514040  7660 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:52:49.514631  7660 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:49.474934  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:49.522058  2476 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.673s	user 0.013s	sys 0.000s
W20260806 03:52:49.524685  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 99586.7us
I20260806 03:52:49.497985  6855 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:49.468694  7614 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.049s
I20260806 03:52:49.497830  7072 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:49.538637  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2577) took 1167 ms. Trace:
I20260806 03:52:49.527431  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:49.523684  2476 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:49.529786  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:49.536423  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:49.529165  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:49.540449  2368 rpcz_store.cc:276] 0806 03:52:48.371086 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:48.882022 (+510936us) service_pool.cc:227] Handling call
0806 03:52:48.882379 (+   357us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:48.882616 (+   237us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:52:49.346562 (+463946us) log.cc:842] Serialized 14 byte log entry
0806 03:52:49.538010 (+191448us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:49.538125 (+   115us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:49.538198 (+    73us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:49.538322 (+   124us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:49.538520 (+   198us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":19744,"prepare.queue_time_us":176623,"prepare.run_cpu_time_us":63,"prepare.run_wall_time_us":66,"thread_start_us":590685,"threads_started":2}
I20260806 03:52:49.542222  2370 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:49.545255  2376 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260806 03:52:49.478273  7542 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.516350  7210 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:49.547788  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 125095us
I20260806 03:52:49.545047  2572 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:49.552649  2436 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:49.549117  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:49.521080  7660 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:49.556258  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:49.537436  6855 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:49.555008  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:49.561159  3594 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.630s	user 0.013s	sys 0.000s
I20260806 03:52:49.519881  7425 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.574501  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:49.549733  7208 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:49.571472  3594 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:52:49.577713  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 98171us
I20260806 03:52:49.578351  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:49.561215  7544 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:49.582221  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:49.584267  2332 leader_election.cc:398] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9.
I20260806 03:52:49.562628  6855 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:49.584828  2370 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:49.593847  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 66545.8us
I20260806 03:52:49.584748  2332 leader_election.cc:401] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:52:49.604676  2379 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
W20260806 03:52:49.610671  7650 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260806 03:52:49.625313  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:49.586683  7629 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.332s	user 0.004s	sys 0.000s
I20260806 03:52:49.657439  2534 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:49.661054  2538 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:49.586338  7647 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.146s
I20260806 03:52:49.658077  7148 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:49.659704  7578 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:49.592772  7425 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:49.731478  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 70538.1us
I20260806 03:52:49.595041  7632 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:52:49.591148  7659 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:49.767772  2375 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:49.768519  2375 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 4.
I20260806 03:52:49.606416  7544 raft_consensus.cc:686] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:49.584585  7662 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:49.586576  7655 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:49.605398  7370 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:49.754009  2370 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:49.792709  7659 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:49.757965  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 100651us
I20260806 03:52:49.575417  7618 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.555150  7641 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:49.804783  7427 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.876s	user 0.011s	sys 0.004s
I20260806 03:52:49.765733  6815 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:49.769929  7578 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:49.823132  7659 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:49.829344  7201 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:49.830041  7578 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:49.833986  7625 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.633s	user 0.008s	sys 0.002s
I20260806 03:52:49.816973  7679 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9.
I20260806 03:52:49.836740  7427 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.839277  7427 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:49.842796  6855 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.734633  7674 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.115s
I20260806 03:52:49.846170  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 446) took 1449 ms. Trace:
I20260806 03:52:49.797124  2376 raft_consensus.cc:2396] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 12 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 8.
I20260806 03:52:49.772425  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:49.850507  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 85406.2us
W20260806 03:52:49.785333  7668 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.202s	user 0.000s	sys 0.000s
I20260806 03:52:49.818576  3593 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260806 03:52:49.766180  7654 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:49.824452  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:49.827955  6815 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:49.793551  7005 consensus_queue.cc:1046] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.027s
I20260806 03:52:49.851823  7148 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:49.815673  7208 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:49.865060  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2485) took 1223 ms. Trace:
I20260806 03:52:49.819090  7370 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:49.853159  7601 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.043s	user 0.024s	sys 0.036s
I20260806 03:52:49.846737  2574 rpcz_store.cc:276] 0806 03:52:48.397177 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:48.397360 (+   183us) service_pool.cc:227] Handling call
0806 03:52:48.454537 (+ 57177us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:48.569853 (+115316us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:48.569888 (+    35us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:48.592689 (+ 22801us) log.cc:842] Serialized 52 byte log entry
0806 03:52:48.806020 (+213331us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:48.822729 (+ 16709us) log.cc:842] Serialized 14 byte log entry
0806 03:52:48.830105 (+  7376us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:48.830183 (+    78us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:49.833120 (+1002937us) spinlock_profiling.cc:243] Waited 29 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:49.845708 (+ 12588us) raft_consensus.cc:1671] finished
0806 03:52:49.845864 (+   156us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:49.846082 (+   218us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":93978,"prepare.queue_time_us":16529,"prepare.run_cpu_time_us":55,"prepare.run_wall_time_us":58,"raft.queue_time_us":98596,"raft.run_cpu_time_us":292,"raft.run_wall_time_us":16185,"spinlock_wait_cycles":66694400,"thread_start_us":169562,"threads_started":1,"wal-append.queue_time_us":498617}
I20260806 03:52:49.868419  2483 rpcz_store.cc:276] 0806 03:52:48.641706 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:48.641909 (+   203us) service_pool.cc:227] Handling call
0806 03:52:48.642320 (+   411us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:49.060814 (+418494us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:49.864766 (+803952us) spinlock_profiling.cc:243] Waited 378 ms on lock 0x7b54002a0dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:49.864988 (+   222us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":868732800}
W20260806 03:52:49.859994  7656 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.233s	user 0.000s	sys 0.001s
I20260806 03:52:49.856388  7662 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:49.874615  7601 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.069s	user 0.024s	sys 0.037s
I20260806 03:52:49.881608   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:52:49.864552  7242 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:49.864524  6815 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:52:49.938616  7676 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.182s	user 0.000s	sys 0.001s
W20260806 03:52:49.941342  7670 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.184s	user 0.000s	sys 0.000s
W20260806 03:52:49.946561  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 94692.9us
I20260806 03:52:49.947532  7643 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.954938  7544 consensus_queue.cc:237] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:49.959273  7666 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.233s	user 0.000s	sys 0.000s
I20260806 03:52:49.874548  7370 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:49.972368  7640 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:49.974599  7637 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:49.880115  7658 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.099s
I20260806 03:52:49.975916  7221 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:52:49.977916  7618 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:49.882200  7662 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:49.936812  6855 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:49.982241  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2558) took 1847 ms. Trace:
I20260806 03:52:49.875339  7208 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:49.878225  7542 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:49.949899  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:49.928592  7641 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:50.035794  2373 rpcz_store.cc:276] 0806 03:52:48.135012 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:48.535333 (+400321us) service_pool.cc:227] Handling call
0806 03:52:48.592320 (+ 56987us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:48.641155 (+ 48835us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:48.641186 (+    31us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:48.678684 (+ 37498us) log.cc:842] Serialized 26 byte log entry
0806 03:52:48.944788 (+266104us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:52:49.027032 (+ 82244us) log.cc:842] Serialized 14 byte log entry
0806 03:52:49.127777 (+100745us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:49.127873 (+    96us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:49.982011 (+854138us) raft_consensus.cc:1671] finished
0806 03:52:49.982032 (+    21us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:49.982172 (+   140us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":28237,"prepare.queue_time_us":181180,"prepare.run_cpu_time_us":106,"prepare.run_wall_time_us":3601,"raft.queue_time_us":333486,"raft.run_cpu_time_us":349,"raft.run_wall_time_us":9424,"thread_start_us":211801,"threads_started":2,"wal-append.queue_time_us":302091}
I20260806 03:52:50.032802  7597 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:49.995538  7005 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:50.088819  7182 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:49.994858  7640 consensus_queue.cc:1046] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.098s
W20260806 03:52:50.117316  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 167490us
I20260806 03:52:50.132719  2538 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:50.001446  7659 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.102273  7597 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:50.146409  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:37794 (request call id 7) took 1202 ms. Trace:
I20260806 03:52:50.148092  3592 rpcz_store.cc:276] 0806 03:52:48.928051 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:48.944675 (+ 16624us) service_pool.cc:227] Handling call
0806 03:52:50.130063 (+1185388us) spinlock_profiling.cc:243] Waited 877 ms on lock 0x7b54007a1054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cacb7c5 00007f0d7cac3c1a 00007f0d81a076d9 00007f0d7b0f1184 00007f0d7b0f1112 00007f0d7b0f1041 00007f0d7b0f0fbc 00007f0d7b0f0272 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:50.130384 (+   321us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2015989120}
I20260806 03:52:50.145901  7182 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:50.149994  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.526s	user 0.032s	sys 0.056s
W20260806 03:52:50.152444  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.528s	user 0.033s	sys 0.056s
I20260806 03:52:50.142220  7038 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
W20260806 03:52:50.160231  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 393899us
W20260806 03:52:50.161875  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 296122us
I20260806 03:52:50.107980  7005 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:50.172115  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 407325us
I20260806 03:52:50.174748  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:50.163496  7627 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:50.177663  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:50.184701  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.728s	user 0.006s	sys 0.010s
W20260806 03:52:50.186147  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.730s	user 0.006s	sys 0.011s
W20260806 03:52:50.186744  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 773562us
I20260806 03:52:50.171363  7038 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:50.193065  2584 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.776s	user 0.007s	sys 0.002s
W20260806 03:52:50.193681  2584 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.777s	user 0.007s	sys 0.002s
I20260806 03:52:50.178969  7544 raft_consensus.cc:3032] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
W20260806 03:52:50.196688  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 616476us
W20260806 03:52:50.198237  2377 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.643s	user 0.000s	sys 0.008s
I20260806 03:52:50.198295  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:52:50.201462  2377 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.646s	user 0.000s	sys 0.008s
I20260806 03:52:50.201710  3592 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:50.201996  2332 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:50.197630  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.725s	user 0.009s	sys 0.015s
I20260806 03:52:50.178306  3584 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: []
W20260806 03:52:50.202765  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.730s	user 0.009s	sys 0.015s
I20260806 03:52:50.200169  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:50.213990  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 741554us
I20260806 03:52:50.214438  3593 raft_consensus.cc:2396] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 12 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 8.
I20260806 03:52:50.172751  7233 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
W20260806 03:52:50.177958  2296 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 78ff87b2196e4600aed5d8442f9b9bdd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica cf6042e85bef47c4aac9d064d91501d1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 7 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:50.226320  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:50.227833  3594 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 7: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:50.200667  7544 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:50.186941  7639 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.027s
I20260806 03:52:50.230214  2537 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:50.233043  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:50.237528  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:50.238222  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:50.174422  7597 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.264654  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:50.266758  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:50.267627  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:50.269390  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:50.259756  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:50.225703  7598 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.833s	user 0.012s	sys 0.003s
I20260806 03:52:50.279250  2370 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:52:50.259213  2376 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:50.266286  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:50.286001  2373 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:52:50.286226  3542 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:50.262195  2379 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: [9.8-9.8]
W20260806 03:52:50.260514  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58627.5us
I20260806 03:52:50.300859  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:50.302757  2374 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:50.226202  7618 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:50.194664  7627 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.320187  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:50.212605  7654 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.072s
I20260806 03:52:50.261193  7682 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:50.244634  7208 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:50.262616  7148 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:50.260910  7005 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:50.230873  2296 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 53064.4us
I20260806 03:52:50.210456  7653 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.096s
I20260806 03:52:50.252180  7689 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:52:50.218003  6815 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:50.350756  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 152816us
I20260806 03:52:50.356597  2429 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:50.259503  6926 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.143s
I20260806 03:52:50.343914  7637 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:50.368049  7637 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:50.368548  7637 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:50.370849  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82851.9us
I20260806 03:52:50.371764  2332 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.346675  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:50.374835  7684 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:50.375536  7689 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:50.367810  7543 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:50.377672  7681 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:50.377764  7543 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.378580  7611 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:52:50.378762  7654 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260806 03:52:50.376778  7689 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:50.384244  7544 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.385890  7544 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:50.389842  6815 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:50.390815  7370 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:50.394261  7072 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.845s	user 0.015s	sys 0.001s
I20260806 03:52:50.392313  7543 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:50.379086  7611 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:50.394851  7072 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:50.200196  7182 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.402678  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.405448  7584 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:50.299348  7630 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.055s
W20260806 03:52:50.358834  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 181263us
I20260806 03:52:50.307286  7598 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:50.415306  7536 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.034s	user 0.006s	sys 0.010s
I20260806 03:52:50.417874  7639 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:50.431299  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:50.432440  7208 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:50.432981  7630 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:50.433471  7630 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:50.434476  7630 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:50.436218  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 79775.8us
I20260806 03:52:50.437137  2429 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.438745  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.359094  7148 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:50.327077  7614 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.081s
I20260806 03:52:50.423081  2370 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:52:50.258772  7038 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:50.407729  7611 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:50.331007  7618 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:50.461385  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 231281us
I20260806 03:52:50.467726  2538 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:50.468596  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 97101.9us
I20260806 03:52:50.410326  7584 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:50.413585  7005 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:50.425612  7681 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:50.435858  7630 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:50.478561  2538 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:50.478899  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:50.354071  7374 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.072s
I20260806 03:52:50.349025  7682 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.500315  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:50.504809  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 131295us
I20260806 03:52:50.506928  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.472115  7242 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:50.508579  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:50.481912  7584 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:50.515532  2574 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:50.512404  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:50.512279  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73529.6us
I20260806 03:52:50.520150  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.420898  7695 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.097s
I20260806 03:52:50.472321  7208 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260806 03:52:50.503616  7005 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:50.517920  7681 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:52:50.510767  7701 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:52:50.568728  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48957.8us
W20260806 03:52:50.554522  7660 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.999s	user 0.010s	sys 0.009s
I20260806 03:52:50.580161  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.541956  7688 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:50.561429  7614 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:50.572857  7005 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:50.608253  3592 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
W20260806 03:52:50.612938  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 100550us
I20260806 03:52:50.589496  7614 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:50.601102  7370 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:50.576160  7627 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:50.626715  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1276) took 1227 ms. Trace:
W20260806 03:52:50.626832  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 111972us
I20260806 03:52:50.631078  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:50.627403  7697 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.120s	user 0.000s	sys 0.001s
I20260806 03:52:50.629132  2584 rpcz_store.cc:276] 0806 03:52:49.398866 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:49.399696 (+   830us) service_pool.cc:227] Handling call
0806 03:52:49.415501 (+ 15805us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:49.415934 (+   433us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:49.415972 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:49.416479 (+   507us) log.cc:842] Serialized 26 byte log entry
0806 03:52:50.194270 (+777791us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:50.194335 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:50.194439 (+   104us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:50.626439 (+432000us) raft_consensus.cc:1671] finished
0806 03:52:50.626472 (+    33us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:50.626635 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":5110,"raft.queue_time_us":8601,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":11777,"thread_start_us":777326,"threads_started":1,"wal-append.queue_time_us":1129443}
I20260806 03:52:50.628865  2574 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:52:50.620401  7072 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:50.636407  7618 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:50.622463  7662 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.605s	user 0.015s	sys 0.000s
I20260806 03:52:50.643467  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:50.644227  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:50.616104  7695 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:50.576292  7148 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.663959  7681 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:52:50.665431  7696 log.cc:924] Time spent T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.115s	user 0.000s	sys 0.001s
I20260806 03:52:50.648830  2578 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:52:50.650116  3545 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.585355  7660 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.622195  7614 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:50.661717  7258 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:50.662283  2332 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.622014  7598 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:50.645808  7691 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.163s	user 0.001s	sys 0.000s
W20260806 03:52:50.686126  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 106091us
W20260806 03:52:50.647523  7694 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.294s	user 0.001s	sys 0.001s
I20260806 03:52:50.695001  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:50.676555  7698 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.134s	user 0.000s	sys 0.001s
I20260806 03:52:50.697260  3586 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: [9.8-11.9]
I20260806 03:52:50.646188  7072 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:50.697811  3593 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 11. Ops: []
I20260806 03:52:50.707090  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:50.684453  7688 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:50.682240  7392 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:50.715834  7682 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:50.716372  7392 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:50.716827  7392 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:50.721690  7660 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:50.722301  7072 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:50.724566  7072 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:50.686079  7258 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:50.726933  7392 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.696071  6855 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:52:50.734368  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 301345us
I20260806 03:52:50.736207  7688 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:50.736908  7536 raft_consensus.cc:3032] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:50.737447  7536 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:50.748319  2577 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:50.751315  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1280) took 1154 ms. Trace:
I20260806 03:52:50.751737  2572 rpcz_store.cc:276] 0806 03:52:49.596924 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:49.597157 (+   233us) service_pool.cc:227] Handling call
0806 03:52:49.597520 (+   363us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:49.601872 (+  4352us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:49.601921 (+    49us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:49.607569 (+  5648us) log.cc:842] Serialized 52 byte log entry
0806 03:52:49.981485 (+373916us) spinlock_profiling.cc:243] Waited 4.29 ms on lock 0x7b18004a9080. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:52:50.181574 (+200089us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:50.199505 (+ 17931us) log.cc:842] Serialized 14 byte log entry
0806 03:52:50.335871 (+136366us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:50.750939 (+415068us) spinlock_profiling.cc:243] Waited 3.79 ms on lock 0x7b540004ae54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:50.751000 (+    61us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:50.751059 (+    59us) raft_consensus.cc:1671] finished
0806 03:52:50.751075 (+    16us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:50.751243 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":15127,"prepare.queue_time_us":17708,"prepare.run_cpu_time_us":61,"prepare.run_wall_time_us":66,"raft.queue_time_us":61535,"raft.run_cpu_time_us":338,"raft.run_wall_time_us":23289,"spinlock_wait_cycles":18587264,"thread_start_us":326038,"threads_started":2,"wal-append.queue_time_us":764401}
I20260806 03:52:50.753885  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:50.760771  2370 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: [9.8-9.8]
I20260806 03:52:50.711596  3584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 529) took 1305 ms. Trace:
I20260806 03:52:50.692242  7542 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:50.676002  7686 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:52:50.764776  3542 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:50.707839  7598 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:50.775561  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:50.776666  2375 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:50.669641  7662 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.780630  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:50.781044  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:50.782208  2377 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:50.783259  3593 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:50.783272  7627 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:52:50.784111  7627 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:50.772101  3584 rpcz_store.cc:276] 0806 03:52:49.406543 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:49.407950 (+  1407us) service_pool.cc:227] Handling call
0806 03:52:49.415709 (+  7759us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:50.215383 (+799674us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:50.711343 (+495960us) spinlock_profiling.cc:243] Waited 760 ms on lock 0x7b54006cfcd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:50.711517 (+   174us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1749014272}
I20260806 03:52:50.785264  7627 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.778851  7542 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:50.790206  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:50.793881  7659 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:50.794437  7542 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:50.773116  7683 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:50.794214  7660 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:50.795361  7660 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:50.795862  7660 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:50.801159  7643 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:50.805133  3592 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260806 03:52:50.811421  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:50.813035  2370 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:50.815264  7258 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:50.816551  7688 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:50.818234  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 304286us
I20260806 03:52:50.819079  7653 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:52:50.820380  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 113419us
I20260806 03:52:50.820777  7653 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:50.821209  7653 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:50.821561  7653 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:50.821978  7242 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:50.783385  7716 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:50.823043  7716 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:50.825093  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:50.825551  7716 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:50.825862  2374 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:50.826218  7716 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:50.827396  7716 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:50.779760  7597 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:50.835752  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:50.840318  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:50.842424  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:50.843047  2484 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260806 03:52:50.843327  2374 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:50.836062  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.738642  7536 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:50.836720  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 174558us
I20260806 03:52:50.837042  7662 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:50.852669  3542 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:50.827754  7716 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:50.852185  7654 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:52:50.854344  6926 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:50.855374  7618 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:50.855789  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:50.856781  2482 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:52:50.836241  7641 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.760s	user 0.009s	sys 0.003s
W20260806 03:52:50.780234  7722 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260806 03:52:50.875720  2572 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:50.878088  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:50.878762  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.879124  2577 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:50.870520  2377 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:52:50.871953  2368 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 11 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 5.
I20260806 03:52:50.874236  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:50.852543  7258 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:52:50.900988  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:50.901486  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:50.880115  2374 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:52:50.874754  2574 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260806 03:52:50.898670  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:50.896577  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 75515.8us
I20260806 03:52:50.852749  7190 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
W20260806 03:52:50.914937  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 46217.3us
I20260806 03:52:50.861596  7683 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:50.907963  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.911914  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:50.855902  7542 consensus_queue.cc:1046] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260806 03:52:50.855798  7618 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:50.902267  2584 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:52:50.908293  2482 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
I20260806 03:52:50.867070  7392 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:50.825145  7242 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.063s
I20260806 03:52:50.946506  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:50.898761  7544 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.512s	user 0.011s	sys 0.002s
I20260806 03:52:50.873307  7654 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:50.956337  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2589) took 1416 ms. Trace:
I20260806 03:52:50.956661  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.957072  2368 rpcz_store.cc:276] 0806 03:52:49.539925 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:49.548659 (+  8734us) service_pool.cc:227] Handling call
0806 03:52:50.948060 (+1399401us) spinlock_profiling.cc:243] Waited 1.31 s on lock 0x7b5400012cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:50.956241 (+  8181us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3022235520}
I20260806 03:52:50.897337  7641 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:50.902652  6926 consensus_queue.cc:1225] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 10.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:52:50.973793  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:50.975880  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:50.941322  7676 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
W20260806 03:52:50.979193  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 470663us
I20260806 03:52:50.937798  7072 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:50.984724  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:50.987859  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:50.956296  7662 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:52:50.943243  7258 raft_consensus.cc:686] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:50.989053  2482 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:50.948583  7618 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:51.014096  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:51.015746  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 102649us
I20260806 03:52:50.978210  7659 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:50.967939  7543 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:52:50.968395  7392 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:51.037636  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 129805us
I20260806 03:52:50.986202  7682 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:51.036309  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:51.040441  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:51.040886  2478 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:51.042804  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:51.043880  2584 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:50.956895  7647 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.060s
I20260806 03:52:51.027182  7148 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:52:51.075306  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 99974.6us
I20260806 03:52:51.089104  2332 leader_election.cc:398] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:52:51.089440  2332 leader_election.cc:401] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:52:51.077337  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:51.092377  2370 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:51.078156  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:51.095082  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.104384  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:51.109109  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:51.109939  2377 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:51.038300  7641 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:51.037918  7662 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:50.949702  7716 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:51.113684  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:51.015061  6926 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.095s
I20260806 03:52:51.066869  7682 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:51.137195  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:51.138535  2572 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:51.088305  7543 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:51.027580  7705 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.093s
I20260806 03:52:51.109366  7640 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:52:51.113992  7637 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.745s	user 0.010s	sys 0.009s
W20260806 03:52:51.153047  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 114209us
I20260806 03:52:51.112722  7659 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:52:51.162335  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.163496  7598 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:51.163910  7598 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:51.164346  7598 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:51.164114  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:51.167140  2370 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:51.112516  7542 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:51.171991  2478 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
W20260806 03:52:51.144428  7630 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.639s	user 0.010s	sys 0.010s
I20260806 03:52:51.014655  7072 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:51.194265  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 105325us
I20260806 03:52:51.181734  2429 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.077958  7392 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:51.203352  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:51.206056  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:51.208245  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.217190  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.190886  7716 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:51.143035  7682 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:51.192696  7681 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:51.216259  7584 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.682s	user 0.007s	sys 0.007s
I20260806 03:52:51.121332  7660 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:51.200610  7640 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:51.214735  7370 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:52:51.271826  3545 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:51.300282  3542 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.718s (SENT)
I20260806 03:52:51.244385  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:51.190058  7542 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:51.235114  7713 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:51.187676  2377 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:51.239282  7683 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:52:51.189329  7637 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:51.299149  2368 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:51.221218  7544 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:51.299214  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 91061.2us
I20260806 03:52:51.308919  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.269542  7233 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:52:51.224290  7647 consensus_queue.cc:1046] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.076s
I20260806 03:52:51.325611  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:51.328425  2484 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:51.329310  2377 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: [9.8-11.9]
I20260806 03:52:51.171325  7654 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:51.336608  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 105869us
I20260806 03:52:51.337047  2369 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:51.311270  7630 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:51.346798  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 140842us
W20260806 03:52:51.329891  7697 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
W20260806 03:52:51.425689  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 116857us
I20260806 03:52:51.438372  2429 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:50.949226  7686 consensus_queue.cc:1159] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fe3d17f4ad984b9088a268d58d87469c" responder_term: 10 status { last_received { term: 7 index: 7 } last_committed_idx: 7 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:52:51.444314  7688 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:52:51.444676  7233 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:51.444849  7754 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:51.445832  7233 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:51.448868  7736 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.112s	user 0.000s	sys 0.000s
W20260806 03:52:51.451687  7741 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.127s	user 0.000s	sys 0.000s
I20260806 03:52:51.454828  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:51.444626  2429 leader_election.cc:398] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:51.328490  7680 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:51.439664  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:51.302348  2296 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 78ff87b2196e4600aed5d8442f9b9bdd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica cf6042e85bef47c4aac9d064d91501d1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 7 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:51.273000  7584 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:51.329442  7641 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:51.473151  2538 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:51.455983  2477 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:51.456365  2429 leader_election.cc:401] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:52:51.241550  7258 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:51.269349  7662 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:51.425228  7190 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:51.476207  2584 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:51.486241  2584 raft_consensus.cc:595] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:52:51.479054  7726 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.264s	user 0.000s	sys 0.001s
W20260806 03:52:51.479161  7734 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.249s	user 0.001s	sys 0.000s
W20260806 03:52:51.480320  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 142668us
I20260806 03:52:51.433776  7683 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:51.325554  7544 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:51.483217  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:51.466624  7653 consensus_meta.cc:287] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.645s	user 0.015s	sys 0.000s
I20260806 03:52:51.302359  7543 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:51.466099  7647 raft_consensus.cc:3032] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Stepping down as leader of term 3
W20260806 03:52:51.534479  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 224199us
W20260806 03:52:51.551498  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 107027us
W20260806 03:52:51.470556  2296 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 173089us
I20260806 03:52:51.525599  2484 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:52:51.483836  7640 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:52:51.476446  7705 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
W20260806 03:52:51.523910  7611 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.038s	user 0.014s	sys 0.001s
I20260806 03:52:51.305269  7681 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:51.433794  7630 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:51.490099  7730 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.363s	user 0.001s	sys 0.000s
W20260806 03:52:51.622655  7738 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.324s	user 0.000s	sys 0.001s
I20260806 03:52:51.525636  7038 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
W20260806 03:52:51.631001  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 147946us
I20260806 03:52:51.533547  7752 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:51.622906  7724 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.497s	user 0.000s	sys 0.011s
W20260806 03:52:51.637509  7726 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
I20260806 03:52:51.487278  6926 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.138s
I20260806 03:52:51.480052  7641 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:51.622839  2480 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.767s	user 0.010s	sys 0.052s
I20260806 03:52:51.477072  7710 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.143s
W20260806 03:52:51.631856  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 95815.3us
I20260806 03:52:51.618544  7647 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:51.636498  7611 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:51.662039  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 128522us
I20260806 03:52:51.678645  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.638478  2429 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.666965  2538 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:52:51.670025  2480 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.814s	user 0.011s	sys 0.052s
I20260806 03:52:51.640638  7370 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260806 03:52:51.667979  7614 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.968s	user 0.013s	sys 0.003s
I20260806 03:52:51.661979  7640 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:51.674154  7038 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:51.721266  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.665578  7705 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:51.617523  7653 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:51.674115  7392 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:51.703861  7680 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:51.676950  7660 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:51.700758  7637 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:51.710024  7370 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:51.712435  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45570.4us
I20260806 03:52:51.790670  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:51.793375  2572 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:51.727752  7542 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:51.812898  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 91761.3us
I20260806 03:52:51.814637  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.731341  7756 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:51.742753  7695 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260806 03:52:51.785713  7742 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.319s	user 0.001s	sys 0.001s
I20260806 03:52:51.749663  7680 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:51.664987  7752 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:51.714138  7640 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:51.835841  2474 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.732s	user 0.012s	sys 0.045s
W20260806 03:52:51.836301  2474 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.732s	user 0.012s	sys 0.045s
I20260806 03:52:51.792457  7370 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:51.826771  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.787252  7005 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:51.791694  7038 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:51.857169  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 240177us
I20260806 03:52:51.861109  7611 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:51.849217  7005 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:51.820305  7072 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:51.840935  7584 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:51.747496  7614 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:51.870998  7005 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:51.835016  7680 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:51.872612  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:51.877125  2379 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:52:51.878438  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 83633.8us
W20260806 03:52:51.858090  7740 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.371s	user 0.002s	sys 0.000s
I20260806 03:52:51.889282  2429 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.908852  7597 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:51.909598  7597 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:51.910089  7597 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:51.916702  7182 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:52:51.917821  7182 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:51.923319  7630 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:51.930541  7374 raft_consensus.cc:3032] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:52:51.952901  7374 raft_consensus.cc:729] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:51.954015  7374 consensus_queue.cc:260] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:51.955201  7374 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:51.943388  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:51.956912  2368 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:51.957134  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:51.958096  3584 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:51.919133  7182 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:51.966502  7765 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.175s	user 0.002s	sys 0.000s
I20260806 03:52:51.967125  7182 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:51.968724  7769 raft_consensus.cc:979] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:52:51.971302  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 569) took 1212 ms. Trace:
W20260806 03:52:51.887251  7750 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.273s	user 0.001s	sys 0.000s
I20260806 03:52:51.874063  7544 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:51.982666  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 155979us
I20260806 03:52:51.742547  7647 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:51.987365  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.971717  2369 rpcz_store.cc:276] 0806 03:52:50.759078 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:50.759632 (+   554us) service_pool.cc:227] Handling call
0806 03:52:50.778263 (+ 18631us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:51.337682 (+559419us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:51.970992 (+633310us) spinlock_profiling.cc:243] Waited 558 ms on lock 0x7b54001eb9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:51.971226 (+   234us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1284502400}
I20260806 03:52:52.003584  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2504) took 1103 ms. Trace:
I20260806 03:52:52.004261  2479 rpcz_store.cc:276] 0806 03:52:50.900274 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:50.900434 (+   160us) service_pool.cc:227] Handling call
0806 03:52:50.900839 (+   405us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:50.901089 (+   250us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:50.901111 (+    22us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:50.936643 (+ 35532us) log.cc:842] Serialized 26 byte log entry
0806 03:52:51.156369 (+219726us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:52:51.156425 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:51.156505 (+    80us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:52.003328 (+846823us) raft_consensus.cc:1671] finished
0806 03:52:52.003350 (+    22us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.003509 (+   159us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":163576,"threads_started":1,"wal-append.queue_time_us":350573}
I20260806 03:52:52.010813  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:52.010288  6855 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:51.977461  7005 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:52:52.027526  2368 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
W20260806 03:52:51.999711  7598 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.835s	user 0.010s	sys 0.005s
W20260806 03:52:52.026301  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 150848us
I20260806 03:52:52.030515  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:52.031395  2379 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:52.032675  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:51.986156  7641 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:52.025969  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:52.029096  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 455) took 1153 ms. Trace:
I20260806 03:52:52.036386  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:51.980342  7775 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:52:52.036828  2369 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:52.043301  3542 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:52:52.022840  7643 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.221s	user 0.016s	sys 0.002s
I20260806 03:52:52.037958  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:52.050108  3542 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:52.039122  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:52.018534  7769 raft_consensus.cc:1067] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:52:52.036710  2578 rpcz_store.cc:276] 0806 03:52:50.875452 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:50.875593 (+   141us) service_pool.cc:227] Handling call
0806 03:52:50.875912 (+   319us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:50.876168 (+   256us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:52:50.899775 (+ 23607us) log.cc:842] Serialized 14 byte log entry
0806 03:52:51.906087 (+1006312us) spinlock_profiling.cc:243] Waited 3.44 ms on lock 0x7b180042e260. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b
0806 03:52:52.028673 (+122586us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:52.028738 (+    65us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:52.028787 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.028871 (+    84us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.029031 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":122264,"prepare.queue_time_us":38163,"prepare.run_cpu_time_us":74,"prepare.run_wall_time_us":76,"raft.queue_time_us":122534,"spinlock_wait_cycles":7921408,"thread_start_us":88756,"threads_started":1,"wal-append.queue_time_us":262059}
I20260806 03:52:52.050709  2379 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:52:52.051499  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 162472us
I20260806 03:52:52.025862  6855 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:52.058635  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2609) took 1004 ms. Trace:
I20260806 03:52:52.036000  7544 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:52:52.064836  2368 rpcz_store.cc:276] 0806 03:52:51.053949 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:52.057971 (+1004022us) service_pool.cc:227] Handling call
0806 03:52:52.058261 (+   290us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:52.058414 (+   153us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:52.058430 (+    16us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:52.058461 (+    31us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:52.058479 (+    18us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.058510 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.058582 (+    72us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:52.066514  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:52.102110  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47852.4us
I20260806 03:52:52.021744  7392 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.035s
I20260806 03:52:51.893292  7705 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:52.055058  7754 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:52.042660  7695 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260806 03:52:52.107730  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 75091.1us
I20260806 03:52:52.043064  7686 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:52.066043  6855 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:52.041697  7775 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:52.053535  7258 raft_consensus.cc:2741] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260806 03:52:52.109474  2369 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:52.046465  7747 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:52.055492  7190 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader election won for term 6
W20260806 03:52:52.067941  7732 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.394s	user 0.000s	sys 0.002s
I20260806 03:52:52.137907  2379 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
W20260806 03:52:52.154996  7758 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.341s	user 0.000s	sys 0.001s
I20260806 03:52:52.150934  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:52.175448  2476 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.568s	user 0.016s	sys 0.016s
W20260806 03:52:52.182684  2476 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.575s	user 0.016s	sys 0.017s
I20260806 03:52:52.152159  7686 raft_consensus.cc:686] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:52.145990  7775 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:52.156188  2372 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:52:52.067927  7653 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:52.119503  7754 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:52.106478  7767 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260806 03:52:52.138031  7746 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.352s	user 0.000s	sys 0.001s
I20260806 03:52:52.103116  7681 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:52.151073  7640 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:52.176367  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:52.035888  7598 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:52.068858  7641 raft_consensus.cc:2741] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election decision vote started in defunct term 12: won
I20260806 03:52:52.230297  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2511) took 1055 ms. Trace:
I20260806 03:52:52.168874  7769 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:52.168437  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:52.170626  7788 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:52.257644  7754 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:52.185593  7190 raft_consensus.cc:686] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:52.186388  7614 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:52.272332  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 96117.9us
I20260806 03:52:52.266652  2476 rpcz_store.cc:276] 0806 03:52:51.175348 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.461289 (+285941us) service_pool.cc:227] Handling call
0806 03:52:51.487367 (+ 26078us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:51.487652 (+   285us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:51.534844 (+ 47192us) log.cc:842] Serialized 14 byte log entry
0806 03:52:52.229385 (+694541us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:52.229473 (+    88us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:52.229544 (+    71us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.229655 (+   111us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.230210 (+   555us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":47046,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":5246,"raft.queue_time_us":43699,"spinlock_wait_cycles":43816320,"thread_start_us":577995,"threads_started":1,"wal-append.queue_time_us":622481}
W20260806 03:52:52.274577  2373 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.602s	user 0.006s	sys 0.013s
I20260806 03:52:52.275542  2578 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "750d734a677a4861bca565b69d29396e"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
W20260806 03:52:52.284075  2373 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.612s	user 0.007s	sys 0.013s
W20260806 03:52:52.284440  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 163283us
I20260806 03:52:52.285290  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:52.286504  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:52.287660  2332 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:52.288810  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:52.249850  7643 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260806 03:52:52.270498  7659 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.093s	user 0.014s	sys 0.011s
I20260806 03:52:52.258174  7772 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:52.234324  7752 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:52.305416  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:52.308624  2579 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260806 03:52:52.296657  2478 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:52.261845  7767 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:52.180402  7747 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:52.315711  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:52.310611  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2495) took 1489 ms. Trace:
I20260806 03:52:52.319377  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:52.280236  7584 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:52:52.317829  2483 rpcz_store.cc:276] 0806 03:52:50.821622 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:50.825247 (+  3625us) service_pool.cc:227] Handling call
0806 03:52:50.825630 (+   383us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:50.836657 (+ 11027us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:50.836694 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:50.837178 (+   484us) log.cc:842] Serialized 26 byte log entry
0806 03:52:51.096479 (+259301us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:51.096565 (+    86us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:51.096698 (+   133us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:52.310381 (+1213683us) raft_consensus.cc:1671] finished
0806 03:52:52.310407 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.310547 (+   140us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":90259,"raft.queue_time_us":11390,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":15293,"thread_start_us":258760,"threads_started":1,"wal-append.queue_time_us":390895}
I20260806 03:52:52.321611  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:52.292861  7641 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:52:52.327579  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:52.326573  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:52.331384  2476 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:52.326638  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:52.327145  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:52.297573  7783 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:52.337308  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:52.338703  3593 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260806 03:52:52.307430  7659 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5.
I20260806 03:52:52.339658  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:52.348212  2581 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:52.333745  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:52.335242  7686 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:52.343791  7190 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:52.281351  3584 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:52.317070  7630 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:52.347047  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:52.350914  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 62137us
I20260806 03:52:52.320901  7643 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:52.314850  7767 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:52:52.305992  2296 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 78ff87b2196e4600aed5d8442f9b9bdd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica cf6042e85bef47c4aac9d064d91501d1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 7 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:52:52.351796  7716 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.096s	user 0.013s	sys 0.004s
I20260806 03:52:52.361315  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:52.276343  7769 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:52.344905  7776 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.309s	user 0.000s	sys 0.001s
W20260806 03:52:52.358105  2377 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.004s	sys 0.000s
W20260806 03:52:52.378340  2377 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.004s	sys 0.000s
I20260806 03:52:52.325878  7752 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.041s
I20260806 03:52:52.336297  7783 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:52.337272  7584 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:52.355443  7641 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:52.328452  7640 consensus_queue.cc:1046] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.037s
I20260806 03:52:52.369356  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:52.383253  7785 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.211s	user 0.000s	sys 0.000s
W20260806 03:52:52.384337  7784 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.156s	user 0.000s	sys 0.001s
W20260806 03:52:52.385371  7787 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260806 03:52:52.360494  7630 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:52.291224  7788 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:52.311339  7772 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:52.381208  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2606) took 1329 ms. Trace:
I20260806 03:52:52.778720  2476 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:52:52.369319  7618 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.325s	user 0.008s	sys 0.009s
W20260806 03:52:52.769212  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 407980us
W20260806 03:52:52.447630  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 105211us
W20260806 03:52:52.694904  7798 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.297s	user 0.000s	sys 0.001s
I20260806 03:52:52.366619  7643 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:52.406028  2480 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.545s	user 0.002s	sys 0.005s
W20260806 03:52:52.852214  2480 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.023s	user 0.013s	sys 0.017s
I20260806 03:52:52.421757  7659 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:52.507056  7773 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.336s	user 0.002s	sys 0.000s
I20260806 03:52:52.624348  2369 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:52.506436  2578 raft_consensus.cc:595] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:52:52.521814  7654 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.654s	user 0.005s	sys 0.005s
W20260806 03:52:52.545673  7791 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.159s	user 0.000s	sys 0.000s
W20260806 03:52:52.632233  7802 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.151s	user 0.000s	sys 0.000s
W20260806 03:52:52.557519  7793 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.197s	user 0.000s	sys 0.000s
I20260806 03:52:52.882339  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:52.884675  7754 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.584s	user 0.009s	sys 0.005s
I20260806 03:52:52.885215  7754 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:52.559896  7182 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.592s	user 0.010s	sys 0.000s
I20260806 03:52:52.887789  7754 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:52.709740  7682 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.434s	user 0.016s	sys 0.002s
W20260806 03:52:52.767304  7713 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.424s	user 0.014s	sys 0.000s
I20260806 03:52:52.831219  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:52.779100  2377 rpcz_store.cc:276] 0806 03:52:51.051663 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.338806 (+287143us) service_pool.cc:227] Handling call
0806 03:52:51.458368 (+119562us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:51.458623 (+   255us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:51.829709 (+371086us) log.cc:842] Serialized 14 byte log entry
0806 03:52:52.380584 (+550875us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:52.380651 (+    67us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:52.380701 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.380797 (+    96us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.381107 (+   310us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":341033,"prepare.queue_time_us":393546,"prepare.run_cpu_time_us":60,"prepare.run_wall_time_us":62,"raft.queue_time_us":8421,"raft.run_cpu_time_us":318,"raft.run_wall_time_us":36163,"thread_start_us":548826,"threads_started":1,"wal-append.queue_time_us":728857}
W20260806 03:52:52.462579  7777 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.284s	user 0.000s	sys 0.001s
W20260806 03:52:52.556749  7795 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.260s	user 0.001s	sys 0.000s
W20260806 03:52:52.582382  7370 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.697s	user 0.008s	sys 0.002s
I20260806 03:52:52.826068  6926 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:52.834664  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2509) took 1721 ms. Trace:
W20260806 03:52:52.834983  7597 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.924s	user 0.006s	sys 0.011s
I20260806 03:52:52.635174  7747 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:52.379873  7544 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:52.836673  7769 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:52.836962  7817 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:52.839250  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:52.840513  7618 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:52.842092  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 562) took 1217 ms. Trace:
I20260806 03:52:52.903977  7713 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:52.845983  7772 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:52.544795  7782 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.366s	user 0.001s	sys 0.000s
W20260806 03:52:52.558476  7805 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.113s	user 0.000s	sys 0.000s
I20260806 03:52:52.599213  2581 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:52:52.933139  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2602) took 1882 ms. Trace:
I20260806 03:52:52.933656  2373 rpcz_store.cc:276] 0806 03:52:51.050340 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.121856 (+ 71516us) service_pool.cc:227] Handling call
0806 03:52:51.162579 (+ 40723us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:51.621079 (+458500us) spinlock_profiling.cc:243] Waited 25.1 ms on lock 0x7b180039c0a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cabdf6b 00007f0d7cac878b
0806 03:52:51.621286 (+   207us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:51.621325 (+    39us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:51.638120 (+ 16795us) log.cc:842] Serialized 26 byte log entry
0806 03:52:52.284518 (+646398us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:52.284585 (+    67us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.284707 (+   122us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:52.932706 (+647999us) raft_consensus.cc:1671] finished
0806 03:52:52.932740 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.933054 (+   314us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":27256,"raft.queue_time_us":37111,"raft.run_cpu_time_us":181,"raft.run_wall_time_us":17833,"spinlock_wait_cycles":57743232,"thread_start_us":649396,"threads_started":2,"wal-append.queue_time_us":693755}
I20260806 03:52:52.632164  7614 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:52.865213  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2518) took 1676 ms. Trace:
I20260806 03:52:52.940130  2484 rpcz_store.cc:276] 0806 03:52:51.189176 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.721076 (+531900us) service_pool.cc:227] Handling call
0806 03:52:51.797746 (+ 76670us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:51.816558 (+ 18812us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:51.816607 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:51.817221 (+   614us) log.cc:842] Serialized 26 byte log entry
0806 03:52:52.021571 (+204350us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:52.021617 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.021705 (+    88us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:52.864949 (+843244us) raft_consensus.cc:1671] finished
0806 03:52:52.864974 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.865139 (+   165us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":30152,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":127,"thread_start_us":133592,"threads_started":1,"wal-append.queue_time_us":268740}
I20260806 03:52:52.938803  2483 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
W20260806 03:52:52.375308  2296 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 71555.5us
I20260806 03:52:52.866560  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2520) took 1672 ms. Trace:
I20260806 03:52:52.913985  7584 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:52.956997  7786 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.662s	user 0.011s	sys 0.006s
I20260806 03:52:52.956568  2474 rpcz_store.cc:276] 0806 03:52:51.193701 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.838637 (+644936us) service_pool.cc:227] Handling call
0806 03:52:51.842000 (+  3363us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:51.842976 (+   976us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:51.860403 (+ 17427us) log.cc:842] Serialized 14 byte log entry
0806 03:52:52.002665 (+142262us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:52.025340 (+ 22675us) log.cc:842] Serialized 26 byte log entry
0806 03:52:52.027066 (+  1726us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:52.027102 (+    36us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.027176 (+    74us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:52.866303 (+839127us) raft_consensus.cc:1671] finished
0806 03:52:52.866328 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.866492 (+   164us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1578,"prepare.queue_time_us":17884,"prepare.run_cpu_time_us":79,"prepare.run_wall_time_us":81,"raft.queue_time_us":7095,"raft.run_cpu_time_us":393,"raft.run_wall_time_us":31494,"thread_start_us":140449,"threads_started":1,"wal-append.queue_time_us":275554}
I20260806 03:52:52.958952  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:52.866429  7767 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:52.834683  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.819s	user 0.001s	sys 0.009s
I20260806 03:52:52.633625  7688 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:52.966717  7688 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:52.968922  7767 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:52.969175  7688 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:52.782841  7630 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:52.413386  7716 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:52.872160  2578 raft_consensus.cc:603] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:52.655618  7598 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:52.782011  7783 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:52.877810  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2612) took 1823 ms. Trace:
I20260806 03:52:52.980670  2369 rpcz_store.cc:276] 0806 03:52:51.054892 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:52.876421 (+1821529us) service_pool.cc:227] Handling call
0806 03:52:52.877273 (+   852us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:52.877472 (+   199us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:52.877496 (+    24us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:52.877541 (+    45us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:52.877571 (+    30us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.877631 (+    60us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.877743 (+   112us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:52.880395  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:52.556308  7796 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.277s	user 0.000s	sys 0.002s
I20260806 03:52:52.868229  7660 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:52.873869  7654 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.007s	user 0.006s	sys 0.016s
I20260806 03:52:52.769737  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2610) took 1715 ms. Trace:
I20260806 03:52:52.867671  7643 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:52.999955  7660 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:53.002537  7660 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:52.896270  2576 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 9. (term mismatch)
I20260806 03:52:53.004245  2576 pending_rounds.cc:76] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 8
I20260806 03:52:53.004572  2576 pending_rounds.cc:97] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 11.9
I20260806 03:52:53.004854  2576 raft_consensus.cc:2866] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260806 03:52:52.902382  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 71275.5us
I20260806 03:52:52.881692  7659 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:53.006086  2332 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:53.006062  7659 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:52.893549  7680 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.993s	user 0.015s	sys 0.000s
I20260806 03:52:52.908486  2481 rpcz_store.cc:276] 0806 03:52:51.113122 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.114109 (+   987us) service_pool.cc:227] Handling call
0806 03:52:51.136547 (+ 22438us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:51.189018 (+ 52471us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:51.189049 (+    31us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:51.189093 (+    44us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:51.189121 (+    28us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.834374 (+1645253us) spinlock_profiling.cc:243] Waited 52.2 ms on lock 0x7b54001aac54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:52.834425 (+    51us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.834582 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":120038656}
I20260806 03:52:52.914583  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:52.894443  7823 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:52.926172  2476 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:52:53.016873  7823 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:52.585418  7803 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:53.011847  2377 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:52.919520  7817 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:52.927688  3592 rpcz_store.cc:276] 0806 03:52:51.624239 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.624971 (+   732us) service_pool.cc:227] Handling call
0806 03:52:51.640498 (+ 15527us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:51.640759 (+   261us) raft_consensus.cc:1520] Early marking committed up to index 10
0806 03:52:51.744136 (+103377us) log.cc:842] Serialized 14 byte log entry
0806 03:52:52.841420 (+1097284us) spinlock_profiling.cc:243] Waited 85.2 ms on lock 0x7b18000ff3a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b
0806 03:52:52.841669 (+   249us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:52.841726 (+    57us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:52:52.841787 (+    61us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.841863 (+    76us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.842020 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":198167,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":52,"raft.queue_time_us":3801,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":147,"spinlock_wait_cycles":195862912,"thread_start_us":222792,"threads_started":2,"wal-append.queue_time_us":308151}
I20260806 03:52:52.936578  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:52.938234  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2603) took 1887 ms. Trace:
I20260806 03:52:52.916882  7597 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:52.917019  6926 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:52.898772  7682 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:52.946398  7614 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:52.948915  7618 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:52.919831  7544 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:52.951321  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:52.953745  7611 raft_consensus.cc:3032] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:53.023003  7767 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:52.961376  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:52.979523  7716 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:52.971680  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:52.970219  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2522) took 1764 ms. Trace:
W20260806 03:52:52.964100  7775 consensus_meta.cc:287] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.697s	user 0.009s	sys 0.005s
I20260806 03:52:52.979395  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:52.983361  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 103083us
I20260806 03:52:52.986384  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:52.991181  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:52.993028  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.007879  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:52.974961  7808 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:52.997932  2368 rpcz_store.cc:276] 0806 03:52:51.054259 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:52.124010 (+1069751us) service_pool.cc:227] Handling call
0806 03:52:52.158519 (+ 34509us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:52.182580 (+ 24061us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:52.244722 (+ 62142us) log.cc:842] Serialized 14 byte log entry
0806 03:52:52.431215 (+186493us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:52.448036 (+ 16821us) log.cc:842] Serialized 26 byte log entry
0806 03:52:52.448244 (+   208us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:52.448294 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.449590 (+  1296us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:52.542868 (+ 93278us) raft_consensus.cc:1671] finished
0806 03:52:52.542891 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.769638 (+226747us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":66096,"prepare.queue_time_us":69175,"prepare.run_cpu_time_us":68,"prepare.run_wall_time_us":52,"raft.queue_time_us":150857,"raft.run_cpu_time_us":444,"raft.run_wall_time_us":103704,"thread_start_us":30750,"threads_started":1,"wal-append.queue_time_us":256027}
I20260806 03:52:52.976125  7221 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.025s
I20260806 03:52:53.015873  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.021395  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:53.022224  2373 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:53.022719  2370 rpcz_store.cc:276] 0806 03:52:51.050625 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.167910 (+117285us) service_pool.cc:227] Handling call
0806 03:52:51.168811 (+   901us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:51.629539 (+460728us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:51.629594 (+    55us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:51.645864 (+ 16270us) log.cc:842] Serialized 26 byte log entry
0806 03:52:51.810854 (+164990us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:51.810941 (+    87us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:51.811129 (+   188us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:52.938003 (+1126874us) raft_consensus.cc:1671] finished
0806 03:52:52.938028 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.938168 (+   140us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":10936,"raft.queue_time_us":30558,"raft.run_cpu_time_us":169,"raft.run_wall_time_us":13595,"thread_start_us":544887,"threads_started":2,"wal-append.queue_time_us":346226}
I20260806 03:52:53.008751  7702 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:53.081022  2484 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
W20260806 03:52:52.960835  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.068s	user 0.001s	sys 0.009s
I20260806 03:52:53.042438  2476 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:52:53.085214  2474 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:52.915925  7370 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:53.019999  7823 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:53.025979  7680 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.125174  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2523) took 1919 ms. Trace:
I20260806 03:52:53.171727  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2613) took 2116 ms. Trace:
I20260806 03:52:53.184619  2369 rpcz_store.cc:276] 0806 03:52:51.055189 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:52.988657 (+1933468us) service_pool.cc:227] Handling call
0806 03:52:53.171165 (+182508us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.171400 (+   235us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:53.171427 (+    27us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:53.171475 (+    48us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:53.171506 (+    31us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.171562 (+    56us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:53.171665 (+   103us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.187328  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 516) took 1138 ms. Trace:
I20260806 03:52:53.085247  2477 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:53.188014  2476 rpcz_store.cc:276] 0806 03:52:52.048957 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:52.837678 (+788721us) service_pool.cc:227] Handling call
0806 03:52:53.187259 (+349581us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.188694  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 517) took 1135 ms. Trace:
I20260806 03:52:53.189239  2484 rpcz_store.cc:276] 0806 03:52:52.053161 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:52.941563 (+888402us) service_pool.cc:227] Handling call
0806 03:52:53.188623 (+247060us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.189721  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.190318  2483 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:53.170672  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2510) took 2027 ms. Trace:
I20260806 03:52:53.184935  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:53.196362  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 188681us
I20260806 03:52:53.196990  2368 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:53.183022  2482 rpcz_store.cc:276] 0806 03:52:51.205404 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.876821 (+671417us) service_pool.cc:227] Handling call
0806 03:52:51.902718 (+ 25897us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:51.974754 (+ 72036us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:51.974806 (+    52us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:51.981697 (+  6891us) log.cc:842] Serialized 26 byte log entry
0806 03:52:52.151419 (+169722us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:52.151473 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.151858 (+   385us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:52.969995 (+818137us) raft_consensus.cc:1671] finished
0806 03:52:52.970019 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:52.970151 (+   132us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":71415,"raft.queue_time_us":72906,"raft.run_cpu_time_us":177,"raft.run_wall_time_us":7280,"thread_start_us":165268,"threads_started":1,"wal-append.queue_time_us":326447}
W20260806 03:52:53.121783  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 559) took 2876 ms (client timeout 1718 ms). Trace:
I20260806 03:52:53.197296  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:53.101073  2375 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260806 03:52:53.183403  2479 rpcz_store.cc:276] 0806 03:52:51.205748 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:52.019559 (+813811us) service_pool.cc:227] Handling call
0806 03:52:52.020140 (+   581us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:52.027038 (+  6898us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:52.027074 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:52.034097 (+  7023us) log.cc:842] Serialized 26 byte log entry
0806 03:52:52.184384 (+150287us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:52.184428 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.184534 (+   106us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:53.124805 (+940271us) raft_consensus.cc:1671] finished
0806 03:52:53.124841 (+    36us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:53.125080 (+   239us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":7941,"raft.run_cpu_time_us":129,"raft.run_wall_time_us":5409,"thread_start_us":79239,"threads_started":1,"wal-append.queue_time_us":210536}
I20260806 03:52:53.194331  2584 raft_consensus.cc:2396] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 10 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260806 03:52:53.188549  2377 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:52:53.197685  2372 rpcz_store.cc:269] 0806 03:52:50.224076 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:50.224239 (+   163us) service_pool.cc:227] Handling call
0806 03:52:53.099737 (+2875498us) spinlock_profiling.cc:243] Waited 1.77 s on lock 0x7b54004286d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:53.099911 (+   174us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4081072512}
I20260806 03:52:53.199343  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.200544  7688 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:53.200726  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.201409  2372 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:53.201148  7688 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:53.201519  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.202407  2482 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:53.202451  7683 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:53.202934  2372 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260806 03:52:53.203334  2372 pending_rounds.cc:76] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 5
I20260806 03:52:53.203080  7683 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.203497  7688 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:53.020391  7803 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.195582  2478 rpcz_store.cc:276] 0806 03:52:51.143509 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.172793 (+ 29284us) service_pool.cc:227] Handling call
0806 03:52:51.173122 (+   329us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:52.312543 (+1139421us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.170382 (+857839us) spinlock_profiling.cc:243] Waited 1.12 s on lock 0x7b54001abb54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:53.170596 (+   214us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2583263488}
I20260806 03:52:53.228183  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 520) took 1060 ms. Trace:
I20260806 03:52:53.228673  2483 rpcz_store.cc:276] 0806 03:52:52.168056 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:52.992671 (+824615us) service_pool.cc:227] Handling call
0806 03:52:53.228108 (+235437us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.228987  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.203620  2372 pending_rounds.cc:97] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260806 03:52:53.230300  2372 raft_consensus.cc:2866] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:53.225203  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:53.218293  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.236004  7803 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.236639  7803 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:53.237282  7803 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260806 03:52:53.240504  2429 connection.cc:232] RPC call timeout handler was delayed by -2.9362021749839187s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.31610000000000005s for a response
W20260806 03:52:53.240990  2429 connection.cc:232] RPC call timeout handler was delayed by -2.3852038180921227s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3247s for a response
I20260806 03:52:53.243072  6926 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:53.242102  2583 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:53.246179  7702 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:53.247359  7702 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.248116  7536 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:53.245640  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:53.249567  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:53.246824  7370 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:53.204991  7614 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:53.082253  7611 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:53.258463  7611 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:53.260186  7611 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:53.261243  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:53.115598  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2599) took 2073 ms. Trace:
I20260806 03:52:53.262571  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:53.168499  7597 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 4 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.250790  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:53.199343  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:53.233438  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.265553  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2615) took 2209 ms. Trace:
I20260806 03:52:53.232067  2377 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:53.254354  7544 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:53.241500  7713 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:53.255522  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:53.193121  7756 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.317s	user 0.007s	sys 0.014s
I20260806 03:52:53.265825  2484 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:52:53.263753  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:53.265964  2370 rpcz_store.cc:276] 0806 03:52:51.055818 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.208579 (+2152761us) service_pool.cc:227] Handling call
0806 03:52:53.253972 (+ 45393us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.254200 (+   228us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:53.254229 (+    29us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:53.254278 (+    49us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:53.265305 (+ 11027us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.265383 (+    78us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:53.265493 (+   110us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.262717  2376 rpcz_store.cc:276] 0806 03:52:51.042138 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.048608 (+  6470us) service_pool.cc:227] Handling call
0806 03:52:51.049076 (+   468us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:51.079087 (+ 30011us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:52:51.729609 (+650522us) spinlock_profiling.cc:243] Waited 11.3 ms on lock 0x7b18003dd560. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d799d8990 00007f0d79b9a864 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f 00007f0d7cadee88
0806 03:52:51.829171 (+ 99562us) log.cc:842] Serialized 14 byte log entry
0806 03:52:52.040435 (+211264us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:52.040988 (+   553us) log.cc:842] Serialized 26 byte log entry
0806 03:52:52.041106 (+   118us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:52.041134 (+    28us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:52.041207 (+    73us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:52.956326 (+915119us) spinlock_profiling.cc:243] Waited 5.71 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:53.115226 (+158900us) raft_consensus.cc:1671] finished
0806 03:52:53.115263 (+    37us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:53.115493 (+   230us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":23280,"prepare.queue_time_us":756110,"prepare.run_cpu_time_us":88,"prepare.run_wall_time_us":819,"raft.queue_time_us":9344,"raft.run_cpu_time_us":338,"raft.run_wall_time_us":14971,"spinlock_wait_cycles":40794112,"thread_start_us":200032,"threads_started":2,"wal-append.queue_time_us":351994}
I20260806 03:52:53.141460  7659 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:53.142207  6855 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.974s	user 0.016s	sys 0.000s
I20260806 03:52:53.229926  2479 raft_consensus.cc:2396] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 10 because replica has last-logged OpId of term: 9 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260806 03:52:53.267022  3542 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:53.269328  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2616) took 2089 ms. Trace:
I20260806 03:52:53.270267  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.271253  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.272099  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.275379  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:53.364935  2476 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:53.328867  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:53.326654  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2512) took 2150 ms. Trace:
I20260806 03:52:53.266211  7827 raft_consensus.cc:2741] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election decision vote started in defunct term 8: won
I20260806 03:52:53.021215  7817 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.229635  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.301007  2368 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:53.267762  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.170888  7682 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.156152  7788 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.084822  7767 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:53.366466  2372 rpcz_store.cc:276] 0806 03:52:51.179885 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.202211 (+2022326us) service_pool.cc:227] Handling call
0806 03:52:53.202563 (+   352us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.269069 (+ 66506us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.269267 (+   198us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:53.369745  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 102804us
I20260806 03:52:53.322151  2482 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:53.369881  2376 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:53.388011  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 576) took 2152 ms. Trace:
I20260806 03:52:53.377004  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 524) took 1035 ms. Trace:
W20260806 03:52:53.376418  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 151350us
I20260806 03:52:53.378054  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 525) took 1006 ms. Trace:
I20260806 03:52:53.388164  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.273281  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:53.388648  2483 rpcz_store.cc:276] 0806 03:52:52.341888 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.229393 (+887505us) service_pool.cc:227] Handling call
0806 03:52:53.376922 (+147529us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:53.364319  7756 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.492s	user 0.008s	sys 0.024s
I20260806 03:52:53.240818  7803 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:53.324782  7761 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.450s	user 0.002s	sys 0.000s
W20260806 03:52:53.386220  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 130905us
I20260806 03:52:53.367166  2477 rpcz_store.cc:276] 0806 03:52:51.175774 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.474840 (+299066us) service_pool.cc:227] Handling call
0806 03:52:51.490311 (+ 15471us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.192579 (+1702268us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.326287 (+133708us) spinlock_profiling.cc:243] Waited 1.59 s on lock 0x7b5400350054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:53.326567 (+   280us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3667400064}
I20260806 03:52:53.389140  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:53.295744  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.401690  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.402776  2482 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:53.403829  3593 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:53.403947  2370 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:52:53.388830  2479 rpcz_store.cc:276] 0806 03:52:52.371526 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.228667 (+857141us) service_pool.cc:227] Handling call
0806 03:52:53.377980 (+149313us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.404911  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:53.379492  7662 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:53.184486  7808 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:53.389097  2484 raft_consensus.cc:2362] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13. Re-sending same reply.
I20260806 03:52:53.389906  2476 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:52:53.379994  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 509) took 1333 ms. Trace:
I20260806 03:52:53.434602  2474 rpcz_store.cc:276] 0806 03:52:52.046978 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.191235 (+1144257us) service_pool.cc:227] Handling call
0806 03:52:53.379919 (+188684us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.378612  6855 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.438350  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 508) took 1392 ms. Trace:
I20260806 03:52:53.438557  7637 raft_consensus.cc:2741] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election decision vote started in defunct term 8: won
I20260806 03:52:53.438934  2476 rpcz_store.cc:276] 0806 03:52:52.046622 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.434239 (+1387617us) service_pool.cc:227] Handling call
0806 03:52:53.437531 (+  3292us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.437826 (+   295us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:53.437873 (+    47us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:53.437936 (+    63us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:53.437985 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.438056 (+    71us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:53.438209 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.390807  3542 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:53.326465  7647 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:53.405906  2478 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:53.402539  2534 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:53.501718  7627 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:53.389844  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.378037  7713 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.396572  7221 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:53.389443  7767 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:53.422205  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 507) took 1384 ms. Trace:
I20260806 03:52:53.512061  7747 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:53.520925  2479 rpcz_store.cc:276] 0806 03:52:52.045415 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.421267 (+1375852us) service_pool.cc:227] Handling call
0806 03:52:53.421658 (+   391us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.421879 (+   221us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:53.421908 (+    29us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:53.421950 (+    42us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:53.421982 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.422034 (+    52us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:53.422139 (+   105us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.295204  7544 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:53.429381  2332 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:53.385462  7683 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.440285  6855 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.441015  2379 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:53.441247  7689 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:52:53.394217  7756 raft_consensus.cc:686] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:53.524046  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 94740.6us
I20260806 03:52:53.525296  7756 consensus_queue.cc:237] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:53.393211  2376 rpcz_store.cc:276] 0806 03:52:51.235644 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.365475 (+2129831us) service_pool.cc:227] Handling call
0806 03:52:53.369622 (+  4147us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.387726 (+ 18104us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.387948 (+   222us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.528403  2376 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:53.529253  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2618) took 2180 ms. Trace:
I20260806 03:52:53.529640  2376 rpcz_store.cc:276] 0806 03:52:51.348926 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.527633 (+2178707us) service_pool.cc:227] Handling call
0806 03:52:53.528123 (+   490us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.528927 (+   804us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.529179 (+   252us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.530864  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.531648  2376 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:53.393872  7682 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:53.485997  2474 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:53.532684  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 510) took 1485 ms. Trace:
I20260806 03:52:53.477761  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:53.186172  7775 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.424435  7659 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:53.533665  7659 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:53.490537  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.435045  7808 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:53.398200  7542 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.083s
I20260806 03:52:53.535522  7542 consensus_queue.cc:1225] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 9.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:52:53.535868  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.536710  2376 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:53.533203  2474 rpcz_store.cc:276] 0806 03:52:52.047256 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.436474 (+1389218us) service_pool.cc:227] Handling call
0806 03:52:53.485787 (+ 49313us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.532399 (+ 46612us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.532620 (+   221us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.537611  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.537755  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.538439  2474 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:53.495958  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:53.539387  7830 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.109s	user 0.000s	sys 0.000s
I20260806 03:52:53.539486  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.540688  2474 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:52:53.541034  7835 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260806 03:52:53.516258  7755 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:53.444360  7662 raft_consensus.cc:686] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:52:53.504658  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 102202us
I20260806 03:52:53.500447  7643 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.507153  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:53.509053  7837 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:53.509208  2429 leader_election.cc:334] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 3.161s (SENT)
I20260806 03:52:53.509568  2478 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 9. Ops: []
W20260806 03:52:53.510846  7641 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.688s	user 0.014s	sys 0.000s
I20260806 03:52:53.518365  7221 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:53.552681  7641 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260806 03:52:53.511476  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 120773us
I20260806 03:52:53.409170  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 578) took 2068 ms. Trace:
I20260806 03:52:53.514505  2483 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:53.398491  7783 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.517433  7680 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.519531  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2607) took 2467 ms. Trace:
I20260806 03:52:53.554840  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.522606  2479 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:52:53.555891  2370 rpcz_store.cc:276] 0806 03:52:51.340819 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.381206 (+2040387us) service_pool.cc:227] Handling call
0806 03:52:53.403452 (+ 22246us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.404753 (+  1301us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.409080 (+  4327us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.556787  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2525) took 1377 ms. Trace:
I20260806 03:52:53.557242  2479 rpcz_store.cc:276] 0806 03:52:52.179493 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.522207 (+1342714us) service_pool.cc:227] Handling call
0806 03:52:53.522454 (+   247us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.556426 (+ 33972us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.556706 (+   280us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.558554  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.521145  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:53.553869  2373 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:52:53.560595  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.532616  7752 raft_consensus.cc:2741] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260806 03:52:53.399467  7803 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:53.576706  2369 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:53.532456  7682 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:53.534871  2477 raft_consensus.cc:2362] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6. Re-sending same reply.
I20260806 03:52:53.577998  2474 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:53.578980  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.580367  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.580752  2574 pending_rounds.cc:76] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 7
I20260806 03:52:53.494367  2481 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
W20260806 03:52:53.542776  7829 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260806 03:52:53.480706  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 511) took 1433 ms. Trace:
I20260806 03:52:53.547118  2581 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260806 03:52:53.581629  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 522) took 1298 ms. Trace:
I20260806 03:52:53.551683  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 514) took 1503 ms. Trace:
I20260806 03:52:53.583917  2476 rpcz_store.cc:276] 0806 03:52:52.047435 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.446727 (+1399292us) service_pool.cc:227] Handling call
0806 03:52:53.480168 (+ 33441us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.480367 (+   199us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:53.480390 (+    23us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:53.480444 (+    54us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:53.480475 (+    31us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.480529 (+    54us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:53.480641 (+   112us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.584748  2478 rpcz_store.cc:276] 0806 03:52:52.048310 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.509010 (+1460700us) service_pool.cc:227] Handling call
0806 03:52:53.509377 (+   367us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.551315 (+ 41938us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.551611 (+   296us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.551569  7544 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.553064  7221 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:53.554643  2374 rpcz_store.cc:276] 0806 03:52:51.051962 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.536098 (+484136us) service_pool.cc:227] Handling call
0806 03:52:51.611497 (+ 75399us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:52.039581 (+428084us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:52.039619 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:52.051907 (+ 12288us) log.cc:842] Serialized 26 byte log entry
0806 03:52:52.289807 (+237900us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:52.289864 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.511823 (+1221959us) spinlock_profiling.cc:243] Waited 258 ms on lock 0x7b5400428bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:53.511882 (+    59us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:53.511941 (+    59us) raft_consensus.cc:1671] finished
0806 03:52:53.511952 (+    11us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:53.519447 (+  7495us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":82327,"raft.run_cpu_time_us":106,"raft.run_wall_time_us":106,"spinlock_wait_cycles":594087296,"thread_start_us":327727,"threads_started":2,"wal-append.queue_time_us":227543}
I20260806 03:52:53.592753  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.593709  2374 raft_consensus.cc:2379] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:53.565618  2534 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:53.531828  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2524) took 2325 ms. Trace:
I20260806 03:52:53.588730  7783 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.545405  7755 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:53.568787  2479 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:53.625751  2483 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:53.538287  2376 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:53.581072  2574 pending_rounds.cc:97] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 9.8
I20260806 03:52:53.628926  2574 raft_consensus.cc:2866] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:53.581645  7618 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:52:53.582115  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.549852  2429 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:53.589507  7643 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:53.637909  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72423.9us
I20260806 03:52:53.561080  6855 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:53.520169  7627 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:53.651036  7769 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:53.651605  7769 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:52:53.549437  7716 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:53.586685  2481 rpcz_store.cc:276] 0806 03:52:52.283143 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.011333 (+728190us) service_pool.cc:227] Handling call
0806 03:52:53.581541 (+570208us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.550275  7747 raft_consensus.cc:686] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 8 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:53.653138  7747 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:53.653746  7627 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.650825  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:53.655336  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 572) took 2844 ms. Trace:
I20260806 03:52:53.621131  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:53.621723  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:53.656913  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:53.657143  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:53.657418  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2611) took 2602 ms. Trace:
I20260806 03:52:53.622749  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.658012  7783 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:53.658332  2374 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:53.659266  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.659701  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:53.660079  2374 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:53.660569  7783 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:52:53.660928  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.661072  7783 raft_consensus.cc:686] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:53.620812  2474 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:52:53.618571  7775 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 3 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.561604  7837 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.623050  7611 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.004s
I20260806 03:52:53.617285  7688 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:53.626521  2296 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 78ff87b2196e4600aed5d8442f9b9bdd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica cf6042e85bef47c4aac9d064d91501d1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 7 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:53.627190  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:53.629292  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.629328  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:53.590512  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2519) took 2401 ms. Trace:
I20260806 03:52:53.638214  2477 raft_consensus.cc:2379] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:53.639175  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:53.639626  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 130460us
W20260806 03:52:53.679167  2429 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 3.247s (SENT) [suppressed 25 similar messages]
I20260806 03:52:53.640357  7695 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:53.641572  7659 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:53.646869  7767 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.648141  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:53.650293  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 687361us
I20260806 03:52:53.651345  6855 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.652088  7769 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:53.595862  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.713379  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.713536  2476 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:53.714089  2478 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:53.713948  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.714645  2477 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:53.659860  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.623219  7713 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.657776  2379 rpcz_store.cc:276] 0806 03:52:51.054594 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:52.174800 (+1120206us) service_pool.cc:227] Handling call
0806 03:52:52.175309 (+   509us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.523522 (+1348213us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.657167 (+133645us) spinlock_profiling.cc:243] Waited 1.27 s on lock 0x7b54001ea0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:53.657343 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2910396800}
I20260806 03:52:53.717758  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.655754  2375 rpcz_store.cc:276] 0806 03:52:50.810686 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:50.827204 (+ 16518us) service_pool.cc:227] Handling call
0806 03:52:53.100481 (+2273277us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.198061 (+ 97580us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.655133 (+457072us) spinlock_profiling.cc:243] Waited 2.27 s on lock 0x7b54004286d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:53.655272 (+   139us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5227124992}
I20260806 03:52:53.624374  2482 rpcz_store.cc:276] 0806 03:52:51.206030 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.414778 (+2208748us) service_pool.cc:227] Handling call
0806 03:52:53.421958 (+  7180us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.422235 (+   277us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:52:53.523451 (+101216us) log.cc:842] Serialized 14 byte log entry
0806 03:52:53.531467 (+  8016us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:53.531527 (+    60us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:53.531586 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.531654 (+    68us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:53.531769 (+   115us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":134563,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":49,"raft.queue_time_us":102,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":101,"thread_start_us":107835,"threads_started":2,"wal-append.queue_time_us":47341}
I20260806 03:52:53.719277  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.675261  2480 rpcz_store.cc:276] 0806 03:52:51.189514 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.800897 (+611383us) service_pool.cc:227] Handling call
0806 03:52:51.801782 (+   885us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:52.852639 (+1050857us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:52.852677 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:52.877084 (+ 24407us) log.cc:842] Serialized 26 byte log entry
0806 03:52:53.140871 (+263787us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:53.140928 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.141040 (+   112us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:53.590284 (+449244us) raft_consensus.cc:1671] finished
0806 03:52:53.590306 (+    22us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:53.590447 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1427,"raft.queue_time_us":13530,"raft.run_cpu_time_us":89,"raft.run_wall_time_us":89,"thread_start_us":1252776,"threads_started":2,"wal-append.queue_time_us":466865}
I20260806 03:52:53.720598  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.720726  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.721405  2480 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:52:53.721503  2370 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:52:53.685616  2376 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:53.686793  2479 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:53.723953  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.725260  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.693187  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:53.726402  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.727003  2479 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:52:53.727698  7659 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:52:53.633138  7755 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:53.658046  7643 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:53.715581  2481 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:53.722556  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.730782  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.731658  2480 raft_consensus.cc:2396] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 11 because replica has last-logged OpId of term: 9 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260806 03:52:53.732537  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.733757  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.734064  2480 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:53.736652  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2526) took 1556 ms. Trace:
I20260806 03:52:53.737075  2480 rpcz_store.cc:276] 0806 03:52:52.179747 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.733543 (+1553796us) service_pool.cc:227] Handling call
0806 03:52:53.733872 (+   329us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.736401 (+  2529us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.736599 (+   198us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.739187  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2528) took 1559 ms. Trace:
I20260806 03:52:53.739687  2480 rpcz_store.cc:276] 0806 03:52:52.180231 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.738175 (+1557944us) service_pool.cc:227] Handling call
0806 03:52:53.738536 (+   361us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.738781 (+   245us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:53.738819 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:53.738880 (+    61us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:53.738937 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.739002 (+    65us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:53.739123 (+   121us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.728092  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:53.744475  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:53.736881  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:53.747386  2379 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:53.748266  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.748996  2379 raft_consensus.cc:2379] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:53.749728  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:53.750483  2480 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:52:53.758245  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2529) took 1577 ms. Trace:
I20260806 03:52:53.734782  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.759188  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:53.755402  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 512) took 1707 ms. Trace:
I20260806 03:52:53.758255  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.758646  2480 rpcz_store.cc:276] 0806 03:52:52.180541 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.740944 (+1560403us) service_pool.cc:227] Handling call
0806 03:52:53.741334 (+   390us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.757971 (+ 16637us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.758180 (+   209us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:53.760198  2370 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:53.760993  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:53.759282  2376 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
W20260806 03:52:53.707692  7772 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.763s	user 0.008s	sys 0.008s
W20260806 03:52:53.697258  2296 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 70804.1us
I20260806 03:52:53.758798  2479 raft_consensus.cc:2396] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:52:53.754717  2476 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:52:53.763013  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:53.762449  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:53.726926  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:53.704162  7038 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.059s
I20260806 03:52:53.760125  2484 rpcz_store.cc:276] 0806 03:52:52.047618 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.474805 (+1427187us) service_pool.cc:227] Handling call
0806 03:52:53.482290 (+  7485us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:53.517242 (+ 34952us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:53.517278 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:53.517815 (+   537us) log.cc:842] Serialized 26 byte log entry
0806 03:52:53.711019 (+193204us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:53.711094 (+    75us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.711197 (+   103us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:53.743808 (+ 32611us) raft_consensus.cc:1671] finished
0806 03:52:53.743843 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:53.755303 (+ 11460us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":4403,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":2503,"thread_start_us":183124,"threads_started":1,"wal-append.queue_time_us":205934}
I20260806 03:52:53.663185  7662 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:53.683187  7688 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.719784  6815 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.055s
I20260806 03:52:53.745568  7627 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.096s
I20260806 03:52:53.758579  7846 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:52:53.772436  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:53.963441  2375 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:53.963587  6855 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.853467  2478 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:53.972234  2379 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:53.965334  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 238504us
I20260806 03:52:53.789973  2477 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 3.
I20260806 03:52:54.021612  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.006121  2481 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:54.022089  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:54.022645  2482 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260806 03:52:54.022948  2477 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260806 03:52:54.015530  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:54.024344  2481 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:52:54.025235  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2536) took 1663 ms. Trace:
I20260806 03:52:54.028108  2477 rpcz_store.cc:276] 0806 03:52:52.362181 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.021558 (+1659377us) service_pool.cc:227] Handling call
0806 03:52:54.021954 (+   396us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.023921 (+  1967us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.025087 (+  1166us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:54.028898  2370 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 11 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 5.
I20260806 03:52:54.025158  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 527) took 1440 ms. Trace:
I20260806 03:52:54.031978  2481 rpcz_store.cc:276] 0806 03:52:52.584971 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.023532 (+1438561us) service_pool.cc:227] Handling call
0806 03:52:54.023904 (+   372us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.024859 (+   955us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.025087 (+   228us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:54.032893  2476 raft_consensus.cc:1226] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3. Ops: []
W20260806 03:52:54.036526  7851 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260806 03:52:54.040320  3592 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: [8.9-8.9]
I20260806 03:52:54.042346  7767 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:54.030684  7544 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:54.044062  7683 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:54.045099  7837 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:53.975173  2484 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:52:54.045851  2484 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:52:54.046207  2484 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:54.047199  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:47302 (request call id 25) took 1772 ms. Trace:
I20260806 03:52:54.052088  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2531) took 1870 ms. Trace:
I20260806 03:52:54.047601  2578 rpcz_store.cc:276] 0806 03:52:52.275047 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:52.275318 (+   271us) service_pool.cc:227] Handling call
0806 03:52:54.046983 (+1771665us) spinlock_profiling.cc:243] Waited 222 ms on lock 0x7b540028dcd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cabfbc3 00007f0d81a0981a 00007f0d7b0fcd04 00007f0d7b0fcc92 00007f0d7b0fcbc1 00007f0d7b0fcb3c 00007f0d7b0fbdf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:54.047110 (+   127us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":510791424}
I20260806 03:52:54.052978  2478 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260806 03:52:54.052752  2476 rpcz_store.cc:276] 0806 03:52:52.181453 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.027125 (+1845672us) service_pool.cc:227] Handling call
0806 03:52:54.027456 (+   331us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.051757 (+ 24301us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.051984 (+   227us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:54.056746  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:54.059717  2370 raft_consensus.cc:2379] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:52:53.875694  7838 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.247s	user 0.001s	sys 0.000s
I20260806 03:52:54.044696  7683 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:53.874958  7849 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.259s	user 0.001s	sys 0.000s
I20260806 03:52:53.965037  7370 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:53.881209  7850 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.169s	user 0.001s	sys 0.000s
I20260806 03:52:54.029377  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:54.053789  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2535) took 1789 ms. Trace:
I20260806 03:52:54.065433  7767 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:53.765036  7783 consensus_queue.cc:237] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:53.948166  7659 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:53.964483  7682 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:53.771925  7772 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.828s	user 0.009s	sys 0.008s
W20260806 03:52:54.067037  7855 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.224s	user 0.001s	sys 0.000s
I20260806 03:52:53.828883  7658 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.267s
I20260806 03:52:54.067531  2375 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:52:54.070549  7544 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:54.071430  7713 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:53.763370  7630 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.780s	user 0.012s	sys 0.002s
I20260806 03:52:54.099525  7767 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:53.880512  7643 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:54.093106  2478 rpcz_store.cc:276] 0806 03:52:52.264316 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.973481 (+1709165us) service_pool.cc:227] Handling call
0806 03:52:54.051494 (+ 78013us) spinlock_profiling.cc:243] Waited 1.91 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:52:54.051677 (+   183us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.053537 (+  1860us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.053734 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4425344}
I20260806 03:52:54.060151  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.101603  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2539) took 1235 ms. Trace:
I20260806 03:52:54.099853  2484 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:54.126821  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 66826.9us
I20260806 03:52:54.127846  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.126377  2477 rpcz_store.cc:276] 0806 03:52:52.862118 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.089156 (+1227038us) service_pool.cc:227] Handling call
0806 03:52:54.096389 (+  7233us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.096616 (+   227us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:54.096651 (+    35us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.096705 (+    54us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:54.096752 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.096817 (+    65us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.096964 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:54.129925  2332 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.121937  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:54.095582  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:54.132356  2484 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:54.139787  2375 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 4: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:54.122998  7713 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.123298  7221 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.123332  7544 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.120810  7680 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:54.131466  7643 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:54.131667  7837 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:54.131682  7630 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:54.156975  2577 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:54.157320  2370 raft_consensus.cc:2379] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 3: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:54.159507  2477 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:52:54.160480  2377 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:52:54.162628  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2543) took 1296 ms. Trace:
I20260806 03:52:54.163295  2477 rpcz_store.cc:276] 0806 03:52:52.866150 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.130954 (+1264804us) service_pool.cc:227] Handling call
0806 03:52:54.159009 (+ 28055us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.160036 (+  1027us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.162563 (+  2527us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:54.164546  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 485400us
I20260806 03:52:54.094996  7370 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:54.167109  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 423929us
I20260806 03:52:54.167255  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:54220 (request call id 2533) took 1955 ms. Trace:
I20260806 03:52:54.130754  7767 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:54.171674  7221 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:54.171928  7658 raft_consensus.cc:3032] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:54.172458  7700 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:54.173048  7713 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:54.173282  7630 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:54.174873  7643 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:54.191175  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2544) took 1293 ms. Trace:
I20260806 03:52:54.113955  7659 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.192888  2379 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:52:54.196703  2375 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:54.225857  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2619) took 2876 ms. Trace:
I20260806 03:52:54.215955  7700 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:54.215441  2477 rpcz_store.cc:276] 0806 03:52:52.898209 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.164807 (+1266598us) service_pool.cc:227] Handling call
0806 03:52:54.190419 (+ 25612us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.190679 (+   260us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:54.190718 (+    39us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.190780 (+    62us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:54.190825 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.190904 (+    79us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.191085 (+   181us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:54.217767  7630 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260806 03:52:54.218930  7647 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.711s	user 0.008s	sys 0.003s
I20260806 03:52:54.219861  7769 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.221596  7370 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:54.202153  2484 rpcz_store.cc:276] 0806 03:52:52.195597 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.974998 (+1779401us) service_pool.cc:227] Handling call
0806 03:52:54.137647 (+162649us) inbound_call.cc:173] Queueing success response
Metrics: {"dns_us":1234}
I20260806 03:52:54.226424  2375 rpcz_store.cc:276] 0806 03:52:51.349277 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.160976 (+2811699us) service_pool.cc:227] Handling call
0806 03:52:54.196435 (+ 35459us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.225487 (+ 29052us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.225770 (+   283us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:54.210407  7658 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:54.238430  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2534) took 2006 ms. Trace:
I20260806 03:52:54.254657  2479 rpcz_store.cc:276] 0806 03:52:52.232259 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.973464 (+1741205us) service_pool.cc:227] Handling call
0806 03:52:53.973869 (+   405us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.974338 (+   469us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:52:54.030626 (+ 56288us) log.cc:842] Serialized 14 byte log entry
0806 03:52:54.237920 (+207294us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.238001 (+    81us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:54.238072 (+    71us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.238171 (+    99us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.238347 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":56859,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":51,"spinlock_wait_cycles":24832,"thread_start_us":206907,"threads_started":1}
I20260806 03:52:54.257328  2376 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:52:54.263000  2479 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:54.266278  2479 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: [8.7-8.7]
I20260806 03:52:54.234166  7643 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:54.273420  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 579) took 2789 ms. Trace:
I20260806 03:52:54.296392  2375 rpcz_store.cc:276] 0806 03:52:51.484526 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.241892 (+2757366us) service_pool.cc:227] Handling call
0806 03:52:54.272912 (+ 31020us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.273110 (+   198us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:54.273133 (+    23us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.273176 (+    43us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:52:54.273206 (+    30us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.273251 (+    45us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.273355 (+   104us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:54.275034  7630 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:54.253262  7788 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:54.303628  2479 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 5. Ops: []
W20260806 03:52:54.306433  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 250143us
I20260806 03:52:54.304291  6926 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260806 03:52:54.304956  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 1.94974e+06us
I20260806 03:52:54.270038  7705 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:54.311738  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 340286us
I20260806 03:52:54.316433  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:54.320302  2375 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:54.318720  2479 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:54.273912  7683 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:54.295717  7643 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:54.328105  2479 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:54.313750  7544 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:54.338201  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:54.341452  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2537) took 1481 ms. Trace:
I20260806 03:52:54.345942  2578 raft_consensus.cc:3032] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Stepping down as leader of term 3
W20260806 03:52:54.329695  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 199844us
I20260806 03:52:54.347757  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:54.315393  7688 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:54.346474  2578 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:54.346109  2481 rpcz_store.cc:276] 0806 03:52:52.860430 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.033518 (+1173088us) service_pool.cc:227] Handling call
0806 03:52:54.090162 (+ 56644us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.090409 (+   247us) raft_consensus.cc:1520] Early marking committed up to index 10
0806 03:52:54.102687 (+ 12278us) log.cc:842] Serialized 14 byte log entry
0806 03:52:54.341069 (+238382us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.341130 (+    61us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:52:54.341179 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.341234 (+    55us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.341381 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":11940,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":60,"raft.queue_time_us":154,"thread_start_us":237962,"threads_started":1}
I20260806 03:52:54.365592  2584 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:54.326447  7647 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:54.393960  2375 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:54.329780  7643 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:54.397840  2578 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.313122  7788 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.312211  7630 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:54.319679  7658 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.670948  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:54.490068  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.449448  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2540) took 1586 ms. Trace:
I20260806 03:52:54.451850  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2530) took 2271 ms. Trace:
I20260806 03:52:54.646564  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2621) took 3220 ms. Trace:
I20260806 03:52:54.416886  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:54.645912  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 298260us
I20260806 03:52:54.516677  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:54.679312  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.581687  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 588) took 1578 ms. Trace:
I20260806 03:52:54.567090  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2486) took 1035 ms. Trace:
I20260806 03:52:54.581064  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2614) took 3525 ms. Trace:
I20260806 03:52:54.439989  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:54.602005  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:54.538952  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:54.399214  2481 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
W20260806 03:52:54.514323  3547 connection.cc:232] RPC call timeout handler was delayed by -1.9145195661112666s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20990000000000003s for a response
I20260806 03:52:54.679513  2578 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:52:54.680612  2369 rpcz_store.cc:276] 0806 03:52:51.055497 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.226964 (+2171467us) service_pool.cc:227] Handling call
0806 03:52:53.286313 (+ 59349us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.580829 (+294516us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.580720 (+999891us) spinlock_profiling.cc:243] Waited 290 ms on lock 0x7b540026f554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:54.580978 (+   258us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":667306368}
I20260806 03:52:54.680470  2483 rpcz_store.cc:276] 0806 03:52:53.531185 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.554554 (+ 23369us) service_pool.cc:227] Handling call
0806 03:52:54.566823 (+1012269us) spinlock_profiling.cc:243] Waited 70 ms on lock 0x7b540019ee54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:54.567003 (+   180us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":160950656}
I20260806 03:52:54.571079  2479 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:52:54.574661  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:54.680246  2373 rpcz_store.cc:276] 0806 03:52:53.003165 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.187097 (+183932us) service_pool.cc:227] Handling call
0806 03:52:54.581482 (+1394385us) spinlock_profiling.cc:243] Waited 187 ms on lock 0x7b540026f054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:54.581618 (+   136us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":430968576}
I20260806 03:52:54.438287  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2527) took 2258 ms. Trace:
I20260806 03:52:54.690965  2482 rpcz_store.cc:276] 0806 03:52:52.179923 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.735318 (+1555395us) service_pool.cc:227] Handling call
0806 03:52:54.022352 (+287034us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:54.026880 (+  4528us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.437994 (+411114us) spinlock_profiling.cc:243] Waited 287 ms on lock 0x7b54001ab150. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:54.438195 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":659099392}
I20260806 03:52:54.567819  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2480) took 1038 ms. Trace:
I20260806 03:52:54.684988  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.677227  2478 rpcz_store.cc:276] 0806 03:52:52.862864 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.126217 (+1263353us) service_pool.cc:227] Handling call
0806 03:52:54.157045 (+ 30828us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.157299 (+   254us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:52:54.170379 (+ 13080us) log.cc:842] Serialized 14 byte log entry
0806 03:52:54.449012 (+278633us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.449078 (+    66us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:54.449132 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.449223 (+    91us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.449380 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":23984,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":60,"raft.queue_time_us":3853,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":10056,"thread_start_us":277612,"threads_started":1,"wal-append.queue_time_us":474736}
I20260806 03:52:54.692317  2474 rpcz_store.cc:276] 0806 03:52:53.529629 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.579537 (+ 49908us) service_pool.cc:227] Handling call
0806 03:52:54.567632 (+988095us) spinlock_profiling.cc:243] Waited 39.6 ms on lock 0x7b54002a08d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:54.567752 (+   120us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":91107200}
I20260806 03:52:54.419904  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:54.625913  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2545) took 1663 ms. Trace:
W20260806 03:52:54.682744  3547 connection.cc:232] RPC call timeout handler was delayed by -1.8683639171067625s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2008s for a response
W20260806 03:52:54.696228  3547 connection.cc:232] RPC call timeout handler was delayed by -1.7828360861167312s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20030000000000003s for a response
I20260806 03:52:54.678115  2379 rpcz_store.cc:276] 0806 03:52:51.426195 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.225761 (+2799566us) service_pool.cc:227] Handling call
0806 03:52:54.226254 (+   493us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:54.234726 (+  8472us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:54.234759 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:54.235354 (+   595us) log.cc:842] Serialized 26 byte log entry
0806 03:52:54.476458 (+241104us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:54.476523 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.476627 (+   104us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:54.646293 (+169666us) raft_consensus.cc:1671] finished
0806 03:52:54.646319 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.646495 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":42702,"raft.run_cpu_time_us":133,"raft.run_wall_time_us":2664,"thread_start_us":175583,"threads_started":1,"wal-append.queue_time_us":370794}
I20260806 03:52:54.677531  2480 rpcz_store.cc:276] 0806 03:52:52.180887 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.774485 (+1593598us) service_pool.cc:227] Handling call
0806 03:52:53.775008 (+   523us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:53.775543 (+   535us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:53.775586 (+    43us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:53.781515 (+  5929us) log.cc:842] Serialized 26 byte log entry
0806 03:52:54.221911 (+440396us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:54.221971 (+    60us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.222074 (+   103us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:54.451578 (+229504us) raft_consensus.cc:1671] finished
0806 03:52:54.451604 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.451781 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":42725,"raft.run_cpu_time_us":210,"raft.run_wall_time_us":7626,"thread_start_us":255966,"threads_started":1,"wal-append.queue_time_us":556850}
I20260806 03:52:54.691565  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.652429  2484 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:52:54.671198  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:54.695604  2477 rpcz_store.cc:276] 0806 03:52:52.962192 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.228456 (+1266264us) service_pool.cc:227] Handling call
0806 03:52:54.256179 (+ 27723us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.256444 (+   265us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:54.275757 (+ 19313us) log.cc:842] Serialized 14 byte log entry
0806 03:52:54.625341 (+349584us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.625471 (+   130us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:54.625525 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.625613 (+    88us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.625826 (+   213us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":18195,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":51,"raft.queue_time_us":9865,"raft.run_cpu_time_us":154,"raft.run_wall_time_us":154,"thread_start_us":343237,"threads_started":1,"wal-append.queue_time_us":276019}
I20260806 03:52:54.701411  2375 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
W20260806 03:52:54.676892  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 187007us
W20260806 03:52:54.451983  7755 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.723s	user 0.015s	sys 0.000s
I20260806 03:52:54.710690  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:54.706692  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.711632  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:54.714241  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 112363us
W20260806 03:52:54.714303  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 43478.6us
I20260806 03:52:54.714602  2429 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:54.545387  7869 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
W20260806 03:52:54.500976  7808 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.956s	user 0.016s	sys 0.000s
W20260806 03:52:54.505194  7857 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.303s	user 0.000s	sys 0.002s
W20260806 03:52:54.635380  7747 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.010s	sys 0.022s
W20260806 03:52:54.635571  6815 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.530s	user 0.011s	sys 0.015s
W20260806 03:52:54.537824  7803 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.948s	user 0.012s	sys 0.004s
I20260806 03:52:54.716401  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:54.364833  7837 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:54.717747  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:54.718874  2374 raft_consensus.cc:2396] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:52:54.577277  7827 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:54.396281  7752 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:54.606699  7780 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:54.723078  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:54.721923  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2623) took 2881 ms. Trace:
I20260806 03:52:54.779376  2373 rpcz_store.cc:276] 0806 03:52:51.840101 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.691450 (+2851349us) service_pool.cc:227] Handling call
0806 03:52:54.721242 (+ 29792us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.721493 (+   251us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:54.721531 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.721590 (+    59us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:52:54.721633 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.721703 (+    70us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.721832 (+   129us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:54.443100  7659 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:54.420441  7627 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:54.539757  7877 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:54.693480  7544 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:54.332505  7705 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:54.385041  7221 consensus_queue.cc:1046] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.334s
I20260806 03:52:54.723873  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:54.693681  7884 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:52:54.717059  7885 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:54.728628  2429 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:54.810361  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 81900.1us
I20260806 03:52:54.811502  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.751696  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2626) took 2718 ms. Trace:
W20260806 03:52:54.742509  6815 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.664s	user 0.013s	sys 0.017s
I20260806 03:52:54.812793  2375 rpcz_store.cc:276] 0806 03:52:52.032886 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.702365 (+2669479us) service_pool.cc:227] Handling call
0806 03:52:54.751164 (+ 48799us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.751429 (+   265us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:54.751445 (+    16us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.751477 (+    32us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:54.751499 (+    22us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.751540 (+    41us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.751637 (+    97us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:54.778937  7780 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:54.719689  7654 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:54.716745  7370 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:54.726192  7658 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:54.742606  7695 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:52:54.755136  7767 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.542s	user 0.016s	sys 0.000s
W20260806 03:52:54.752388  7747 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.680s	user 0.011s	sys 0.030s
I20260806 03:52:54.778429  3584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 568) took 1892 ms. Trace:
I20260806 03:52:54.787539  2379 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:54.788084  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:54212 (request call id 460) took 1546 ms. Trace:
I20260806 03:52:54.717679  7755 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:54.789583  3547 connection.cc:232] RPC call timeout handler was delayed by -1.3481224440038204s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.23660000000000003s for a response
I20260806 03:52:54.419297  7647 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:54.440114  7828 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.356s
I20260806 03:52:54.722882  7639 consensus_queue.cc:1046] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
W20260806 03:52:54.801064  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 109661us
I20260806 03:52:54.774935  7823 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:54.724102  7808 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.864988  7823 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:54.865558  7823 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:54.866705  7808 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:54.845808  7654 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:54.868898  7374 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:54.869135  7654 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.869493  7374 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:54.869921  7647 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:54.871358  7870 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:52:54.872236  7630 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:54.872416  7772 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:54.872817  7772 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:54.873915  7772 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.875044  7639 raft_consensus.cc:3032] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:54.875386  7772 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:54.875458  7639 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:54.544305  7702 consensus_queue.cc:1046] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.182s
I20260806 03:52:54.876768  7705 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:54.876967  7702 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:52:54.877413  7702 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:54.675352  7683 consensus_queue.cc:1046] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.051s
I20260806 03:52:54.885393  2575 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:54.793061  7752 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:54.887964  7639 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.889598  7639 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:54.822558  3593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 571) took 1394 ms. Trace:
I20260806 03:52:54.771633  7803 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:54.823727  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 99971.3us
I20260806 03:52:54.893754  7803 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:54.894419  7370 consensus_queue.cc:1046] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:54.841912  7837 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.894997  7233 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:52:54.448505  7863 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.348s
I20260806 03:52:54.895762  7370 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260806 03:52:54.704921  7688 consensus_queue.cc:1046] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.043s
I20260806 03:52:54.896631  7233 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:52:54.897377  7688 raft_consensus.cc:3032] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:52:54.897905  7688 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:54.898034  7370 raft_consensus.cc:3032] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:52:54.898542  2372 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:52:54.898923  7688 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.755847  7873 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.068s
I20260806 03:52:54.835927  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.800424  7659 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:54.901274  7659 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.781165  7827 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.903244  7683 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:54.903968  7683 raft_consensus.cc:3032] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:54.835590  2375 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
W20260806 03:52:54.842875  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2504) took 2540 ms (client timeout 2027 ms). Trace:
I20260806 03:52:54.904363  7683 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:54.905036  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 584) took 2622 ms. Trace:
W20260806 03:52:54.904716  2583 rpcz_store.cc:269] 0806 03:52:52.302293 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:52.302471 (+   178us) service_pool.cc:227] Handling call
0806 03:52:54.842550 (+2540079us) spinlock_profiling.cc:243] Waited 909 ms on lock 0x7b540024c7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:54.842772 (+   222us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2089667968}
I20260806 03:52:54.905678  2375 rpcz_store.cc:276] 0806 03:52:52.282630 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.814250 (+2531620us) service_pool.cc:227] Handling call
0806 03:52:54.835055 (+ 20805us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.904615 (+ 69560us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.904951 (+   336us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:54.905405  7683 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.907084  7683 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:54.842350  7767 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.891304  3593 rpcz_store.cc:276] 0806 03:52:53.428306 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.428558 (+   252us) service_pool.cc:227] Handling call
0806 03:52:53.428971 (+   413us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:53.429386 (+   415us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:53.429420 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:53.477766 (+ 48346us) log.cc:842] Serialized 26 byte log entry
0806 03:52:53.660012 (+182246us) spinlock_profiling.cc:243] Waited 1.21 ms on lock 0x7b18002e3780. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:52:53.763889 (+103877us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:53.763962 (+    73us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:53.764095 (+   133us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:54.815794 (+1051699us) raft_consensus.cc:1671] finished
0806 03:52:54.815817 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.822469 (+  6652us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":38799,"raft.queue_time_us":492,"raft.run_cpu_time_us":115,"raft.run_wall_time_us":116,"spinlock_wait_cycles":2776960,"thread_start_us":103584,"threads_started":1,"wal-append.queue_time_us":640497}
I20260806 03:52:54.910547  7767 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:54.912109  7851 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
W20260806 03:52:54.844834  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 159984us
I20260806 03:52:54.816680  7544 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:54.913335  7544 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:54.913765  7544 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:54.849231  3547 connection.cc:232] RPC call timeout handler was delayed by -1.2757851060014218s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1573s for a response
I20260806 03:52:54.847131  2483 rpcz_store.cc:276] 0806 03:52:53.241689 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.689167 (+1447478us) service_pool.cc:227] Handling call
0806 03:52:54.787959 (+ 98792us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:54.915560  3547 connection.cc:232] RPC call timeout handler was delayed by -1.0753548780921847s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20040000000000002s for a response
I20260806 03:52:54.825577  7862 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:52:54.916455  7902 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:54.917102  7902 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:54.827236  7885 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:54.919296  7885 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:54.919697  7885 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:54.796988  7627 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:54.796738  7877 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.779229  7771 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:54.923385  7771 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:54.815780  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 89456.4us
I20260806 03:52:54.927647  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:54.928973  7755 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:54.915995  3547 connection.cc:232] RPC call timeout handler was delayed by -1.0747414701618254s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1743s for a response
I20260806 03:52:54.846537  3584 rpcz_store.cc:276] 0806 03:52:52.880431 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:52.882068 (+  1637us) service_pool.cc:227] Handling call
0806 03:52:52.882512 (+   444us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:53.016514 (+134002us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:53.016560 (+    46us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:53.016620 (+    60us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:53.016669 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.746837 (+1730168us) spinlock_profiling.cc:243] Waited 126 ms on lock 0x7b54001bb554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:54.748453 (+  1616us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.772305 (+ 23852us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":8666,"raft.run_cpu_time_us":209,"raft.run_wall_time_us":12386,"spinlock_wait_cycles":289081728}
I20260806 03:52:54.931833  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:54.932217  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:54.933415  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:54.822808  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 74891us
I20260806 03:52:54.934443  3594 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:54.880502  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2620) took 3454 ms. Trace:
I20260806 03:52:54.935542  2370 rpcz_store.cc:276] 0806 03:52:51.425837 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.164901 (+2739064us) service_pool.cc:227] Handling call
0806 03:52:54.194689 (+ 29788us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:54.333747 (+139058us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:54.333801 (+    54us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:54.366804 (+ 33003us) log.cc:842] Serialized 26 byte log entry
0806 03:52:54.775141 (+408337us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:54.775198 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.775312 (+   114us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:54.880262 (+104950us) raft_consensus.cc:1671] finished
0806 03:52:54.880283 (+    21us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.880439 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":60604,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":4963,"thread_start_us":470774,"threads_started":2,"wal-append.queue_time_us":475436}
I20260806 03:52:54.879422  2368 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:54.848385  7899 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:52:54.934010  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2622) took 3096 ms. Trace:
W20260806 03:52:54.879295  2377 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2637) took 1643 ms (client timeout 1875 ms). Trace:
I20260806 03:52:54.887792  7702 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:54.933470  3547 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:54.969851  2578 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:52:54.973827  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.941007  2332 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.965838  2369 rpcz_store.cc:276] 0806 03:52:51.837185 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.688198 (+2851013us) service_pool.cc:227] Handling call
0806 03:52:54.718924 (+ 30726us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.932384 (+213460us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:54.932420 (+    36us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.932469 (+    49us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:54.932501 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.933680 (+  1179us) spinlock_profiling.cc:243] Waited 210 ms on lock 0x7b540014f854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:54.933749 (+    69us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.933919 (+   170us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":482179328}
I20260806 03:52:54.967276  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:54.966073  2377 rpcz_store.cc:269] 0806 03:52:53.236364 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.267485 (+ 31121us) service_pool.cc:227] Handling call
0806 03:52:54.879062 (+1611577us) spinlock_profiling.cc:243] Waited 787 ms on lock 0x7b5400106dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:54.879229 (+   167us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1809900800}
I20260806 03:52:54.968252  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:54.968127  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 132356us
I20260806 03:52:54.971369  7899 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:54.985298  7899 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:54.985843  7902 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:54.986133  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2629) took 2541 ms. Trace:
I20260806 03:52:54.931200  7780 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:54.986567  2370 rpcz_store.cc:276] 0806 03:52:52.445106 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.937580 (+2492474us) service_pool.cc:227] Handling call
0806 03:52:54.985543 (+ 47963us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.985778 (+   235us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:54.985810 (+    32us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.985862 (+    52us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:54.985905 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.985968 (+    63us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.986072 (+   104us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:54.971274  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:54.965011  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 69396.8us
I20260806 03:52:54.968279  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:54.993896  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2633) took 2094 ms. Trace:
I20260806 03:52:55.017668  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2628) took 2706 ms. Trace:
W20260806 03:52:55.017035  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 44742us
I20260806 03:52:55.018953  2375 rpcz_store.cc:276] 0806 03:52:52.311386 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.906546 (+2595160us) service_pool.cc:227] Handling call
0806 03:52:54.907054 (+   508us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.017131 (+110077us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:55.017182 (+    51us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:55.017249 (+    67us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:55.017300 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.017395 (+    95us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:55.017585 (+   190us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":109527}
W20260806 03:52:55.019729  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78870.1us
I20260806 03:52:55.020539  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.021642  2375 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:52:55.022671  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:54.933472  3584 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 8. (term mismatch)
I20260806 03:52:55.030481  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:55.036844  2369 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:54.898512  7370 raft_consensus.cc:729] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:55.038384  2369 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:55.038162  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2634) took 2131 ms. Trace:
I20260806 03:52:54.992174  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:54.915939  7769 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:55.018808  2370 rpcz_store.cc:276] 0806 03:52:52.899247 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.987581 (+2088334us) service_pool.cc:227] Handling call
0806 03:52:54.987910 (+   329us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.993455 (+  5545us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:54.993498 (+    43us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.993560 (+    62us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:52:54.993604 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:54.993686 (+    82us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:54.993823 (+   137us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:54.971663  7686 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.124s
I20260806 03:52:55.041016  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.016383  7700 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:55.036237  7680 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:54.987821  7780 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:55.014329  7771 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:54.987882  7877 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.039965  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:54.988214  7907 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:54.988631  7627 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.052171  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:55.099888  7907 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:55.013341  7788 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.028801  7688 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:55.102761  7907 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:55.103505  7907 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:55.038784  3584 pending_rounds.cc:76] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Aborting all ops after (but not including) 7
I20260806 03:52:55.096321  7370 consensus_queue.cc:260] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.013149  7659 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:54.988893  7827 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:54.988897  7702 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:55.014524  7374 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.109375  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:55.119272  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78362.4us
I20260806 03:52:55.097783  2370 raft_consensus.cc:1226] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 2. Current term is 3. Ops: []
I20260806 03:52:55.120380  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:55.120597  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2635) took 1936 ms. Trace:
I20260806 03:52:55.121017  3592 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:54.992646  7752 raft_consensus.cc:686] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:55.039304  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:55.125051  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:55.028467  7898 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:55.098033  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 585) took 2103 ms. Trace:
I20260806 03:52:55.108038  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:55.017728  7695 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:52:55.114387  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 76397.3us
I20260806 03:52:55.116376  2375 rpcz_store.cc:276] 0806 03:52:52.907009 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.020921 (+2113912us) service_pool.cc:227] Handling call
0806 03:52:55.021281 (+   360us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.022095 (+   814us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.038091 (+ 15996us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.014496  7611 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:55.121675  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.121140  2370 rpcz_store.cc:276] 0806 03:52:53.184309 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.097054 (+1912745us) service_pool.cc:227] Handling call
0806 03:52:55.097576 (+   522us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.120265 (+ 22689us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.120521 (+   256us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.131367  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:55.108737  7803 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:55.139555  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.124568  3592 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 4.
I20260806 03:52:55.104580  3584 pending_rounds.cc:97] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Aborting uncommitted NO_OP operation due to leader change: 9.8
I20260806 03:52:55.126072  2436 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:55.125880  2369 rpcz_store.cc:276] 0806 03:52:52.994277 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.037861 (+2043584us) service_pool.cc:227] Handling call
0806 03:52:55.038204 (+   343us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.097682 (+ 59478us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.097952 (+   270us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.132112  2375 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 4.
W20260806 03:52:55.122574  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 143146us
W20260806 03:52:55.133558  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 110576us
I20260806 03:52:55.124215  7370 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:52:55.149451  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.150389  3547 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.127509  7630 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:52:55.128561  7598 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:55.151577  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.132678  7659 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:55.130551  7611 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:55.155951  2483 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:55.151841  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:55.153357  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:55.154613  2474 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260806 03:52:55.169955  2484 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:55.160454  2477 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:55.150624  2481 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 9. (term mismatch)
I20260806 03:52:55.171425  2481 pending_rounds.cc:76] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 8
I20260806 03:52:55.171674  2481 pending_rounds.cc:97] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 9.9
I20260806 03:52:55.171947  2481 raft_consensus.cc:2866] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:55.158594  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:55.159626  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.152475  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:55.152519  2375 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
W20260806 03:52:55.160801  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 109339us
I20260806 03:52:55.184597  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 589) took 1924 ms. Trace:
I20260806 03:52:55.184549  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.185127  2375 rpcz_store.cc:276] 0806 03:52:53.260657 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.148992 (+1888335us) service_pool.cc:227] Handling call
0806 03:52:55.152163 (+  3171us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.184310 (+ 32147us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.184531 (+   221us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.165576  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:55.174479  2478 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:55.173856  2369 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260806 03:52:55.186451  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:55.187232  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 590) took 1925 ms. Trace:
I20260806 03:52:55.187631  2369 rpcz_store.cc:276] 0806 03:52:53.261558 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.152711 (+1891153us) service_pool.cc:227] Handling call
0806 03:52:55.173480 (+ 20769us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.186952 (+ 13472us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.187169 (+   217us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.118815  7544 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.150828  3584 raft_consensus.cc:2866] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:55.211529  3547 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:55.217288  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 65927.1us
I20260806 03:52:55.187177  2375 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:55.127969  7643 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.155632  7803 raft_consensus.cc:686] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:55.174227  7913 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:55.126358  7907 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:55.270167  7861 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.970s	user 0.000s	sys 0.003s
I20260806 03:52:55.221453  7747 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:52:55.270529  7907 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:55.270994  7747 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:55.271445  7747 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:55.210601  7630 raft_consensus.cc:686] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:55.273748  7630 consensus_queue.cc:237] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.247987  7647 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:55.277133  7902 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:55.277247  7647 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.279601  7544 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.173723  7611 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:55.282071  7817 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:55.132130  7695 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.187135  7659 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:55.286233  7659 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.287173  7695 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.147778  7903 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:55.288211  7903 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:55.288702  7903 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:52:55.236095  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 87550.6us
I20260806 03:52:55.280892  7803 consensus_queue.cc:237] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.293646  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.249583  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:55.299492  2370 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:55.247928  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:55.301967  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:55.303282  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:55.303766  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1422) took 1681 ms. Trace:
I20260806 03:52:55.303884  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:55.304466  7618 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election won for term 9
W20260806 03:52:55.267226  7911 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
W20260806 03:52:55.306021  2374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1416) took 1772 ms (client timeout 1985 ms). Trace:
W20260806 03:52:55.306469  2374 rpcz_store.cc:269] 0806 03:52:53.533665 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.660683 (+127018us) service_pool.cc:227] Handling call
0806 03:52:55.305709 (+1645026us) spinlock_profiling.cc:243] Waited 1.06 s on lock 0x7b54004290d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:55.305934 (+   225us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2430908160}
I20260806 03:52:55.147964  7827 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.100s
W20260806 03:52:55.320608  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82494.7us
I20260806 03:52:55.182528  7221 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.098s
I20260806 03:52:55.330031  2377 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:52:55.330031  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:55.279971  7713 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:52:55.248600  7788 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:55.263444  7680 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:55.263391  7808 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:55.279841  7647 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.304366  2376 rpcz_store.cc:276] 0806 03:52:53.622087 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.762300 (+140213us) service_pool.cc:227] Handling call
0806 03:52:55.303580 (+1541280us) spinlock_profiling.cc:243] Waited 292 ms on lock 0x7b54001eb4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:55.303707 (+   127us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":671971200}
I20260806 03:52:55.365737  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:55.307612  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:55.366932  2374 raft_consensus.cc:2396] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 11 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
W20260806 03:52:55.237166  7878 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260806 03:52:55.271410  7907 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:52:55.254782  2484 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
W20260806 03:52:55.376089  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54119.4us
I20260806 03:52:55.310173  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:55.376318  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.377400  2481 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:55.311295  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.380519  2477 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:52:55.381716  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:55.382426  2477 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:55.312389  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.384375  2474 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:52:55.385478  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.319168  2478 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260806 03:52:55.251055  2375 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:55.387512  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:55.388465  2375 raft_consensus.cc:2354] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11.
I20260806 03:52:55.389489  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:55.168897  7783 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:55.322808  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.331735  2482 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:55.340298  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 155854us
I20260806 03:52:55.400633  2479 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:52:55.400794  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.401676  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:55.402110  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.402374  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.175482  7598 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:55.351861  2332 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.353355  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:55.404155  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 52417.5us
I20260806 03:52:55.404657  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:55.405442  2375 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.406076  2375 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 4.
I20260806 03:52:55.356230  2537 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:55.350782  2370 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:55.362856  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:55.265846  7913 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:55.440455  7913 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:55.364508  7680 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.444494  7921 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:55.309072  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.445654  2480 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:52:55.446368  7680 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.446880  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.447162  7680 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:55.376318  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:55.337275  7915 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:55.449476  2376 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
W20260806 03:52:55.439623  7658 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.600s	user 0.008s	sys 0.008s
I20260806 03:52:55.398142  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:55.406306  2332 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:55.367466  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 128421us
I20260806 03:52:55.413632  2370 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260806 03:52:55.461827  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 591) took 2200 ms. Trace:
I20260806 03:52:55.414381  7611 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:55.414963  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.416378  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:55.420634  7242 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260806 03:52:55.421686  2482 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:55.360143  7788 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.471805  2477 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:52:55.472149  7788 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.429136  7643 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.434319  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:55.369431  7808 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.473532  2374 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 11 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:52:55.474665  7808 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.475052  2374 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:55.437129  7907 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:52:55.337081  7713 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:55.455565  2375 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:55.391390  2534 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:55.459836  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55909.6us
I20260806 03:52:55.402838  2478 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:52:55.410988  7865 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:55.462237  2370 rpcz_store.cc:276] 0806 03:52:53.261878 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.407587 (+2145709us) service_pool.cc:227] Handling call
0806 03:52:55.407929 (+   342us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.461453 (+ 53524us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.461753 (+   300us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.439529  7598 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:55.482498  2370 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260806 03:52:55.447741  2480 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
W20260806 03:52:55.482695  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 126596us
W20260806 03:52:55.481700  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 263825us
I20260806 03:52:55.478796  2369 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:55.484274  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.484489  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1401) took 1955 ms. Trace:
I20260806 03:52:55.359764  7618 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:55.436959  2429 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:55.489043  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52225.3us
I20260806 03:52:55.466807  7659 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:52:55.498549  2474 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:55.307821  7752 consensus_queue.cc:237] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.478721  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1402) took 1949 ms. Trace:
W20260806 03:52:55.463918  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 57734.8us
W20260806 03:52:55.510944  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 119656us
I20260806 03:52:55.511547  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:55.512537  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.483208  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1413) took 1950 ms. Trace:
I20260806 03:52:55.513280  2370 rpcz_store.cc:276] 0806 03:52:53.532750 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.480651 (+1947901us) service_pool.cc:227] Handling call
0806 03:52:55.482260 (+  1609us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:55.482935 (+   675us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.483145 (+   210us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.484877  2369 rpcz_store.cc:276] 0806 03:52:53.529335 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.407713 (+1878378us) service_pool.cc:227] Handling call
0806 03:52:55.478596 (+ 70883us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.484234 (+  5638us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.484432 (+   198us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.489822  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:55.514439  2534 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:55.515884  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.517505  2429 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.518641  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:55.518983  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:55.479406  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1409) took 1947 ms. Trace:
I20260806 03:52:55.483631  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:55.520115  2374 rpcz_store.cc:276] 0806 03:52:53.531507 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.474310 (+1942803us) service_pool.cc:227] Handling call
0806 03:52:55.474788 (+   478us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.479066 (+  4278us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.479339 (+   273us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.476123  7713 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:55.504789  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:55.506613  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:55.506876  7926 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:55.507006  7874 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.005s
I20260806 03:52:55.482743  7907 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:55.507939  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:55.508491  7611 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.465363  7680 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:55.521517  2375 rpcz_store.cc:276] 0806 03:52:53.529629 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.454789 (+1925160us) service_pool.cc:227] Handling call
0806 03:52:55.455303 (+   514us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.476636 (+ 21333us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.478636 (+  2000us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.522579  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:55.525556  2370 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:55.478803  2481 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:52:55.526670  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:55.539770  2375 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:52:55.540686  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2638) took 1822 ms. Trace:
I20260806 03:52:55.540488  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.541081  2375 rpcz_store.cc:276] 0806 03:52:53.718266 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.538908 (+1820642us) service_pool.cc:227] Handling call
0806 03:52:55.539592 (+   684us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.540358 (+   766us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.540617 (+   259us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.529147  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:55.476830  7915 raft_consensus.cc:686] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:55.524972  2482 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:55.448953  7769 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.046s
I20260806 03:52:55.532797  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:55.533478  2534 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:55.480172  7865 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:55.493101  7807 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:52:55.528414  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:55.542210  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.544322  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2639) took 1825 ms. Trace:
I20260806 03:52:55.706615  2375 rpcz_store.cc:276] 0806 03:52:53.718602 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.543180 (+1824578us) service_pool.cc:227] Handling call
0806 03:52:55.543717 (+   537us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.543919 (+   202us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:55.543957 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:55.544047 (+    90us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:55.544085 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.544136 (+    51us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:55.544250 (+   114us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.707233  2576 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:55.708396  2576 raft_consensus.cc:595] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:55.708818  2576 raft_consensus.cc:603] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:55.709450  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2641) took 1990 ms. Trace:
I20260806 03:52:55.709990  2375 rpcz_store.cc:276] 0806 03:52:53.719143 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.708384 (+1989241us) service_pool.cc:227] Handling call
0806 03:52:55.708779 (+   395us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.709043 (+   264us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:55.709081 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:55.709138 (+    57us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:55.709183 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.709252 (+    69us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:55.709377 (+   125us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.713233  2369 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260806 03:52:55.714320  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 592) took 2156 ms. Trace:
I20260806 03:52:55.548336  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:55.459033  7783 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:55.583294  7680 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:55.647703  7705 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
W20260806 03:52:55.606122  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 46362.2us
I20260806 03:52:55.502197  7598 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:52:55.546892  7611 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.036s
I20260806 03:52:55.528419  7695 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:52:55.605180  7823 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.739s	user 0.017s	sys 0.003s
I20260806 03:52:55.527920  6815 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:52:55.597924  7903 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.713912  7817 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:55.533389  7808 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:55.529567  7659 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:55.523828  7544 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:52:55.611073  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:55.601014  7682 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:55.509014  7630 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:55.583276  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:55.547781  7921 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:55.593161  7618 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:55.515377  7923 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:52:55.538427  7907 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.505748  7374 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.141s
I20260806 03:52:55.766522  7659 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:55.800422  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:55.722092  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 231185us
I20260806 03:52:55.544226  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:55.647464  7917 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:55.411885  7899 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:55.794302  7752 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260806 03:52:55.710497  7688 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.608s	user 0.012s	sys 0.002s
I20260806 03:52:55.645524  7643 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
W20260806 03:52:55.710259  7370 consensus_meta.cc:287] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.550s	user 0.011s	sys 0.000s
I20260806 03:52:55.510627  7747 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:55.755025  7803 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:55.825444  7803 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.826766  7747 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:55.812801  7641 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:55.828161  7803 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.827966  7641 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.761754  7808 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:55.814450  6815 raft_consensus.cc:686] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:55.769258  7755 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:55.829010  7808 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:55.830142  7641 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.788815  7682 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.830550  7713 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.820312  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:55.808045  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:55.832154  7683 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.925s	user 0.014s	sys 0.002s
I20260806 03:52:55.832381  3584 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:55.816129  7807 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.008s
I20260806 03:52:55.797960  7705 raft_consensus.cc:686] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:55.833582  7807 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:52:55.834029  7807 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:55.833971  7705 consensus_queue.cc:237] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.835150  7807 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.806540  7659 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:55.836552  7783 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:55.767275  7817 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:55.838904  7772 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.952s	user 0.010s	sys 0.014s
I20260806 03:52:55.839152  7817 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:55.807094  7917 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:55.839576  7702 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.715s	user 0.008s	sys 0.004s
I20260806 03:52:55.839834  7917 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:55.840543  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:55.828481  3586 raft_consensus.cc:2354] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 4. Current term is 5.
I20260806 03:52:55.725382  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:55.843250  3593 raft_consensus.cc:2379] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:55.830093  6815 consensus_queue.cc:237] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.844249  7713 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.823482  3592 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: [11.10-11.10]
I20260806 03:52:55.842435  2584 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:52:55.823014  7903 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.790097  7630 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:55.849586  7630 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:55.852057  7899 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.853107  7680 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:55.853672  7915 consensus_queue.cc:237] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:55.855686  7928 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260806 03:52:55.856801  7932 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:55.857538  7932 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:55.832931  7907 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.862437  7932 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:55.878307  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:55.816720  7752 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:55.768720  7865 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:55.865180  7898 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.723s	user 0.012s	sys 0.000s
I20260806 03:52:55.758476  7823 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:55.865676  7807 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:55.896137  7808 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:55.970578  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 428234us
I20260806 03:52:56.113647  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:56.114383  7885 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.194s	user 0.020s	sys 0.005s
I20260806 03:52:55.751108  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 577) took 4479 ms. Trace:
I20260806 03:52:56.114991  2481 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:55.715306  2369 rpcz_store.cc:276] 0806 03:52:53.557526 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.514727 (+1957201us) service_pool.cc:227] Handling call
0806 03:52:55.712807 (+198080us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.713984 (+  1177us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.714250 (+   266us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.720875  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1414) took 2187 ms. Trace:
I20260806 03:52:56.134842  2370 rpcz_store.cc:276] 0806 03:52:53.533043 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.514186 (+1981143us) service_pool.cc:227] Handling call
0806 03:52:55.525360 (+ 11174us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.549034 (+ 23674us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.720784 (+171750us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.714821  2375 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:56.137367  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2642) took 2417 ms. Trace:
I20260806 03:52:56.137715  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:56.137926  2375 rpcz_store.cc:276] 0806 03:52:53.719427 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.711404 (+1991977us) service_pool.cc:227] Handling call
0806 03:52:55.711844 (+   440us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.136584 (+424740us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.137091 (+   507us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:56.139077  7943 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:55.973431  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2617) took 4624 ms. Trace:
W20260806 03:52:56.141099  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.599s	user 0.024s	sys 0.028s
W20260806 03:52:56.141659  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.024s	sys 0.028s
I20260806 03:52:55.981380  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:56.141695  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:52:56.142491  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 623913us
I20260806 03:52:56.142967  2376 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:56.145570  2370 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:56.146359  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2644) took 2397 ms. Trace:
I20260806 03:52:56.146858  2370 rpcz_store.cc:276] 0806 03:52:53.749361 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.144580 (+2395219us) service_pool.cc:227] Handling call
0806 03:52:56.145227 (+   647us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.146057 (+   830us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.146282 (+   225us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:56.148298  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.983947  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2624) took 4047 ms. Trace:
I20260806 03:52:56.149685  7680 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:56.149966  2379 rpcz_store.cc:276] 0806 03:52:51.936457 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.699647 (+2763190us) service_pool.cc:227] Handling call
0806 03:52:54.700174 (+   527us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.846787 (+146613us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.983305 (+1136518us) spinlock_profiling.cc:243] Waited 87.1 ms on lock 0x7b54004385d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:55.983693 (+   388us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":200375680}
I20260806 03:52:56.150646  7680 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:52:56.150966  2478 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:56.151506  7680 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:56.152494  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:55.751175  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2538) took 2889 ms. Trace:
I20260806 03:52:56.153232  7680 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:56.115492  7885 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:55.986222  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2630) took 3106 ms. Trace:
I20260806 03:52:55.717362  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:56.167662  2482 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:56.168525  2482 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 4.
I20260806 03:52:56.169226  2379 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:56.170923  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2646) took 2396 ms. Trace:
I20260806 03:52:56.171347  2379 rpcz_store.cc:276] 0806 03:52:53.774621 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.151274 (+2376653us) service_pool.cc:227] Handling call
0806 03:52:56.168895 (+ 17621us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.170590 (+  1695us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.170823 (+   233us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:55.988803  2484 raft_consensus.cc:2396] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 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: 5 index: 3.
W20260806 03:52:55.757673  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 224316us
I20260806 03:52:55.998493  2579 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: []
I20260806 03:52:55.999159  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1311) took 1659 ms. Trace:
W20260806 03:52:56.000730  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 201913us
W20260806 03:52:55.805994  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 261276us
I20260806 03:52:55.870100  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:56.008951  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:56.193549  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:56.195276  7771 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:52:56.015233  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:55.868814  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:56.197335  3588 raft_consensus.cc:2379] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:55.866815  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:55.863957  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:55.869148  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:55.890372  7898 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:55.879231  7913 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:56.030397  7702 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:56.046694  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:55.885596  7752 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:56.070092  2483 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:56.195835  7771 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:52:56.097714  2296 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 78ff87b2196e4600aed5d8442f9b9bdd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica cf6042e85bef47c4aac9d064d91501d1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 7 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:52:56.085196  7788 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:52:56.089186  7630 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:56.112077  7823 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:56.115643  2368 rpcz_store.cc:276] 0806 03:52:51.271805 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.369508 (+2097703us) service_pool.cc:227] Handling call
0806 03:52:54.879214 (+1509706us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.937754 (+ 58540us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.750854 (+813100us) spinlock_profiling.cc:243] Waited 1.51 s on lock 0x7b5400106dd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:55.751026 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3471222016}
I20260806 03:52:56.129405  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:56.134110  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 593) took 2486 ms. Trace:
I20260806 03:52:56.135764  7808 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:56.156405  2369 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:55.987739  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2627) took 3803 ms. Trace:
I20260806 03:52:56.156517  2478 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:56.165632  2370 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260806 03:52:56.141247  2372 rpcz_store.cc:276] 0806 03:52:51.348549 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.385000 (+2036451us) service_pool.cc:227] Handling call
0806 03:52:53.415869 (+ 30869us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.898998 (+1483129us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.972468 (+1073470us) spinlock_profiling.cc:243] Waited 1.48 s on lock 0x7b54003ea8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:55.973100 (+   632us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3409244032}
I20260806 03:52:56.174316  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2648) took 1960 ms. Trace:
I20260806 03:52:56.165871  2377 rpcz_store.cc:276] 0806 03:52:52.879324 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.982702 (+2103378us) service_pool.cc:227] Handling call
0806 03:52:55.309237 (+326535us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:55.330614 (+ 21377us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.985815 (+655201us) spinlock_profiling.cc:243] Waited 326 ms on lock 0x7b54001eb4d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:55.986032 (+   217us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":749883648}
I20260806 03:52:56.181063  2484 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260806 03:52:56.155102  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:56.167317  2476 rpcz_store.cc:276] 0806 03:52:52.861355 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.067752 (+1206397us) service_pool.cc:227] Handling call
0806 03:52:54.068180 (+   428us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.102122 (+ 33942us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:54.102166 (+    44us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:54.102211 (+    45us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:54.102239 (+    28us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.750789 (+1648550us) spinlock_profiling.cc:243] Waited 33.7 ms on lock 0x7b54002b2d54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:55.750879 (+    90us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:55.751080 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":77519744}
I20260806 03:52:56.186098  2575 rpcz_store.cc:276] 0806 03:52:54.339582 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.339857 (+   275us) service_pool.cc:227] Handling call
0806 03:52:54.340455 (+   598us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.891994 (+551539us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.998219 (+1106225us) spinlock_profiling.cc:243] Waited 538 ms on lock 0x7b54004466d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:55.998766 (+   547us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1236571008}
I20260806 03:52:56.197925  2480 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260806 03:52:56.277359  2220 tablet_replica.cc:1402] Time spent flushing the Log queue took a long time: real 1.730s	user 0.020s	sys 0.020s
I20260806 03:52:56.198560  2479 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:56.319516  2379 rpcz_store.cc:276] 0806 03:52:54.214239 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.172380 (+1958141us) service_pool.cc:227] Handling call
0806 03:52:56.172954 (+   574us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.173388 (+   434us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:56.173419 (+    31us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:56.173466 (+    47us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:56.174074 (+   608us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.174152 (+    78us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.174260 (+   108us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:56.217906  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:56.319465  2370 pending_rounds.cc:76] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 2
I20260806 03:52:56.198982  3590 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:56.324829  7954 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:52:56.326097  2370 pending_rounds.cc:97] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260806 03:52:56.330291  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2643) took 2603 ms. Trace:
I20260806 03:52:56.319316  7771 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:56.334065  2369 rpcz_store.cc:276] 0806 03:52:53.722498 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.143584 (+2421086us) service_pool.cc:227] Handling call
0806 03:52:56.155947 (+ 12363us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.325611 (+169664us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.325837 (+   226us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:56.231168  7891 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 1.391s	user 0.005s	sys 0.004s
I20260806 03:52:56.336643  2370 raft_consensus.cc:2866] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:56.204335  7689 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:56.343943  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 195857us
I20260806 03:52:56.205924  7860 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:56.346117  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 106741us
I20260806 03:52:56.349186  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2649) took 2124 ms. Trace:
I20260806 03:52:56.349735  2377 rpcz_store.cc:276] 0806 03:52:54.224882 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.327414 (+2102532us) service_pool.cc:227] Handling call
0806 03:52:56.345128 (+ 17714us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.348709 (+  3581us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:56.348747 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:56.348843 (+    96us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:56.348885 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.348957 (+    72us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.349107 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:56.278101  7700 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:52:56.336417  2296 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 259852us
I20260806 03:52:56.317597  2374 rpcz_store.cc:276] 0806 03:52:53.647388 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.521092 (+1873704us) service_pool.cc:227] Handling call
0806 03:52:55.526552 (+  5460us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:55.526984 (+   432us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:52:55.978157 (+451173us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b180049ab60. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f 00007f0d7cadee88
0806 03:52:56.052679 (+ 74522us) log.cc:842] Serialized 14 byte log entry
0806 03:52:56.069750 (+ 17071us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:56.070834 (+  1084us) log.cc:842] Serialized 26 byte log entry
0806 03:52:56.073494 (+  2660us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:52:56.073537 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.117494 (+ 43957us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:56.118643 (+  1149us) raft_consensus.cc:1671] finished
0806 03:52:56.133095 (+ 14452us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.133329 (+   234us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":490612,"raft.queue_time_us":4854,"raft.run_cpu_time_us":644,"raft.run_wall_time_us":13114,"spinlock_wait_cycles":92117120,"thread_start_us":54103,"threads_started":2,"wal-append.queue_time_us":46484}
I20260806 03:52:56.367065  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2645) took 2608 ms. Trace:
I20260806 03:52:56.367614  2370 rpcz_store.cc:276] 0806 03:52:53.758529 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.148708 (+2390179us) service_pool.cc:227] Handling call
0806 03:52:56.149273 (+   565us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.364634 (+215361us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.366967 (+  2333us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:56.369393  3585 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
W20260806 03:52:56.371932  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 357292us
I20260806 03:52:56.279212  7917 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:56.361423  3588 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260806 03:52:56.416671  2369 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260806 03:52:56.412330  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:56.412726  2379 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260806 03:52:56.413383  3594 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:52:56.414670  2368 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:52:56.413873  7682 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:56.320240  2373 rpcz_store.cc:276] 0806 03:52:52.184392 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.790613 (+2606221us) service_pool.cc:227] Handling call
0806 03:52:54.809019 (+ 18406us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:54.812204 (+  3185us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:52:54.844881 (+ 32677us) log.cc:842] Serialized 14 byte log entry
0806 03:52:55.109588 (+264707us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:55.109649 (+    61us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:55.109850 (+   201us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.294521 (+184671us) spinlock_profiling.cc:243] Waited 6.93 ms on lock 0x7b18003ddb00. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:55.987146 (+692625us) spinlock_profiling.cc:243] Waited 2.85 ms on lock 0x7b54004394d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:55.987214 (+    68us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:55.987509 (+   295us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":28418,"prepare.queue_time_us":51631,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":67,"raft.queue_time_us":37736,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":114,"spinlock_wait_cycles":22475264,"thread_start_us":256837,"threads_started":2,"wal-append.queue_time_us":265383}
W20260806 03:52:56.421895  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49617.2us
I20260806 03:52:56.422569  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:56.422916  2373 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260806 03:52:56.423871  2574 raft_consensus.cc:2396] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 13 because replica has last-logged OpId of term: 12 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 7.
I20260806 03:52:56.423808  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 598) took 1486 ms. Trace:
I20260806 03:52:56.426632  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 595) took 2074 ms. Trace:
I20260806 03:52:56.427176  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2650) took 2184 ms. Trace:
I20260806 03:52:56.428108  2379 rpcz_store.cc:276] 0806 03:52:54.239775 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.334390 (+2094615us) service_pool.cc:227] Handling call
0806 03:52:56.371764 (+ 37374us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:56.420006 (+ 48242us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.424358 (+  4352us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:56.427083  2369 rpcz_store.cc:276] 0806 03:52:54.346033 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.339817 (+1993784us) service_pool.cc:227] Handling call
0806 03:52:56.416195 (+ 76378us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.417149 (+   954us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.419826 (+  2677us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:56.425572  2373 rpcz_store.cc:276] 0806 03:52:54.939380 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.421800 (+1482420us) service_pool.cc:227] Handling call
0806 03:52:56.422387 (+   587us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.423461 (+  1074us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.423707 (+   246us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:56.352844  7630 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:56.363484  7954 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:52:56.427088  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2654) took 2085 ms. Trace:
W20260806 03:52:56.436719  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 292996us
I20260806 03:52:56.438252  2368 rpcz_store.cc:276] 0806 03:52:54.334472 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.341312 (+2006840us) service_pool.cc:227] Handling call
0806 03:52:56.414150 (+ 72838us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.419016 (+  4866us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.419549 (+   533us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:56.417078  7913 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:56.449373  7630 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:56.348109  7702 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:56.462558  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:56.465267  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:56.465744  7680 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:56.466820  7680 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:56.470139  7680 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:56.472810  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 482) took 1502 ms. Trace:
I20260806 03:52:56.467173  7788 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:56.476225  7875 raft_consensus.cc:3032] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:56.476826  7788 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:52:56.476886  7875 raft_consensus.cc:729] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:56.479406  7875 consensus_queue.cc:260] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:56.476287  2579 rpcz_store.cc:276] 0806 03:52:54.970813 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:54.971646 (+   833us) service_pool.cc:227] Handling call
0806 03:52:54.971947 (+   301us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.198749 (+1226802us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.472455 (+273706us) spinlock_profiling.cc:243] Waited 1.03 s on lock 0x7b540004a954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:56.472729 (+   274us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2358799104}
I20260806 03:52:56.484974  7954 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:52:56.450863  7917 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:56.465289  7764 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:56.484766  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:56.488883  7682 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:52:56.500990  7764 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:56.437325  7700 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:56.431169  7860 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:56.532388  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:56.500171  7954 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:56.442764  7689 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:56.536238  7764 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:56.541038  7807 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.597s	user 0.008s	sys 0.018s
I20260806 03:52:56.541428  7764 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:56.542806  7689 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:56.523013  7680 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:56.543987  7680 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:56.540351  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:56.525910  7875 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:56.565663  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2653) took 2261 ms. Trace:
I20260806 03:52:56.569520  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 597) took 1998 ms. Trace:
I20260806 03:52:56.564883  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2655) took 2148 ms. Trace:
I20260806 03:52:56.573588  2374 rpcz_store.cc:276] 0806 03:52:54.416888 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.372386 (+1955498us) service_pool.cc:227] Handling call
0806 03:52:56.488225 (+115839us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.530452 (+ 42227us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:56.530500 (+    48us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:56.546458 (+ 15958us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:56.564580 (+ 18122us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.564663 (+    83us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.564814 (+   151us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:56.572381  2370 rpcz_store.cc:276] 0806 03:52:54.571212 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.409446 (+1838234us) service_pool.cc:227] Handling call
0806 03:52:56.503477 (+ 94031us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.552842 (+ 49365us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:56.552891 (+    49us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:56.565306 (+ 12415us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:52:56.569258 (+  3952us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.569332 (+    74us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.569456 (+   124us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:56.567036  7887 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.648s	user 0.003s	sys 0.010s
I20260806 03:52:56.576995  7775 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:52:56.581173  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:56.581483  7775 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:56.582736  7775 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:56.583492  2370 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:56.584317  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2663) took 1071 ms. Trace:
I20260806 03:52:56.584993  2370 rpcz_store.cc:276] 0806 03:52:55.513140 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.582709 (+1069569us) service_pool.cc:227] Handling call
0806 03:52:56.583227 (+   518us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.583981 (+   754us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.584259 (+   278us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:56.556869  7917 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:52:56.587435  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 458737us
I20260806 03:52:56.549449  7803 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:52:56.589623  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:56.590257  7190 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:56.590657  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 158919us
I20260806 03:52:56.590385  7954 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:56.624086  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2499) took 1311 ms. Trace:
I20260806 03:52:56.624997  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:56.625288  7190 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:56.601084  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:56.591396  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:56.592262  7680 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:56.592667  7962 log.cc:924] Time spent T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.141s	user 0.001s	sys 0.000s
I20260806 03:52:56.594221  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2662) took 1081 ms. Trace:
W20260806 03:52:56.595121  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 95349.1us
I20260806 03:52:56.596354  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:56.596894  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:56.589637  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 477) took 2619 ms. Trace:
I20260806 03:52:56.624666  2483 rpcz_store.cc:276] 0806 03:52:55.313084 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.313207 (+   123us) service_pool.cc:227] Handling call
0806 03:52:55.313507 (+   300us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.330099 (+1016592us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.623709 (+293610us) spinlock_profiling.cc:243] Waited 729 ms on lock 0x7b54000af5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:56.623963 (+   254us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1675722496}
I20260806 03:52:56.572332  2372 rpcz_store.cc:276] 0806 03:52:54.304415 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.333151 (+2028736us) service_pool.cc:227] Handling call
0806 03:52:56.358804 (+ 25653us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.437406 (+ 78602us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:52:56.449201 (+ 11795us) log.cc:842] Serialized 14 byte log entry
0806 03:52:56.565166 (+115965us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:56.565254 (+    88us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:56.565321 (+    67us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.565413 (+    92us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.565572 (+   159us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":633,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":56,"raft.queue_time_us":224,"raft.run_cpu_time_us":176,"raft.run_wall_time_us":177,"thread_start_us":114272,"threads_started":1}
I20260806 03:52:56.598977  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2647) took 2391 ms. Trace:
I20260806 03:52:56.587229  7700 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:56.647585  2581 rpcz_store.cc:276] 0806 03:52:53.969934 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:53.970083 (+   149us) service_pool.cc:227] Handling call
0806 03:52:54.035003 (+ 64920us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:54.312731 (+277728us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:54.312769 (+    38us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:54.332138 (+ 19369us) log.cc:842] Serialized 52 byte log entry
0806 03:52:54.713673 (+381535us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:52:54.820764 (+107091us) log.cc:842] Serialized 14 byte log entry
0806 03:52:55.007497 (+186733us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:55.007641 (+   144us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:56.229743 (+1222102us) spinlock_profiling.cc:243] Waited 38.7 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:56.584395 (+354652us) raft_consensus.cc:1671] finished
0806 03:52:56.584555 (+   160us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.589387 (+  4832us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":26564,"prepare.queue_time_us":137226,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":52,"raft.queue_time_us":132988,"raft.run_cpu_time_us":290,"raft.run_wall_time_us":5958,"spinlock_wait_cycles":88947584,"thread_start_us":848183,"threads_started":4,"wal-append.queue_time_us":458675}
I20260806 03:52:56.655325  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:56.649106  2375 rpcz_store.cc:276] 0806 03:52:54.207402 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.162623 (+1955221us) service_pool.cc:227] Handling call
0806 03:52:56.163287 (+   664us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.163907 (+   620us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:52:56.358742 (+194835us) log.cc:842] Serialized 14 byte log entry
0806 03:52:56.598599 (+239857us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:56.598658 (+    59us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:56.598703 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.598777 (+    74us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.598909 (+   132us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":210772,"prepare.run_cpu_time_us":59,"prepare.run_wall_time_us":62,"raft.queue_time_us":13588,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":176,"thread_start_us":194414,"threads_started":2}
I20260806 03:52:56.657097  7190 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:56.645082  2368 rpcz_store.cc:276] 0806 03:52:55.512381 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.452611 (+940230us) service_pool.cc:227] Handling call
0806 03:52:56.533647 (+ 81036us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.584620 (+ 50973us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:56.584661 (+    41us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:56.593870 (+  9209us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:56.593926 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.594012 (+    86us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.594145 (+   133us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":587,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":5154}
W20260806 03:52:56.664997  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 253222us
W20260806 03:52:56.671170  7659 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.834s	user 0.017s	sys 0.008s
I20260806 03:52:56.671763  7659 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:56.673296  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 72039us
I20260806 03:52:56.590258  7702 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:56.679670  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 76447us
I20260806 03:52:56.632622  7689 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.057s
I20260806 03:52:56.688081  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:56.676728  7891 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260806 03:52:56.712832  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:56.713114  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:56.631834  7917 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:56.727106  2374 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260806 03:52:56.713066  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:56.731806  7917 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:56.733788  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 46372.8us
I20260806 03:52:56.734582  7917 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:56.734891  2331 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:56.736074  7680 raft_consensus.cc:2741] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260806 03:52:56.737033  7680 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260806 03:52:56.734942  2236 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33778 (request call id 217) took 40873 ms (client timeout 15000 ms). Trace:
I20260806 03:52:56.737934  7370 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:56.743477  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:56.739617  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 50770.1us
I20260806 03:52:56.757407  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:56.759644  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 602) took 1635 ms. Trace:
I20260806 03:52:56.773269  2436 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:56.778503  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 43813.1us
I20260806 03:52:56.781172  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2660) took 1599 ms. Trace:
I20260806 03:52:56.783171  2373 rpcz_store.cc:276] 0806 03:52:55.181257 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.442551 (+1261294us) service_pool.cc:227] Handling call
0806 03:52:56.527452 (+ 84901us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.591016 (+ 63564us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:52:56.664311 (+ 73295us) log.cc:842] Serialized 14 byte log entry
0806 03:52:56.780643 (+116332us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:56.780757 (+   114us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:56.780825 (+    68us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.780915 (+    90us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.781082 (+   167us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":83528,"prepare.queue_time_us":73545,"prepare.run_cpu_time_us":75,"prepare.run_wall_time_us":75,"thread_start_us":89059,"threads_started":1}
I20260806 03:52:56.763423  7917 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:52:56.793222  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 46292.2us
I20260806 03:52:56.763113  2379 rpcz_store.cc:276] 0806 03:52:55.123859 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.446370 (+1322511us) service_pool.cc:227] Handling call
0806 03:52:56.447040 (+   670us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:56.447761 (+   721us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:56.447791 (+    30us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:56.448754 (+   963us) log.cc:842] Serialized 52 byte log entry
0806 03:52:56.552524 (+103770us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:52:56.593075 (+ 40551us) log.cc:842] Serialized 14 byte log entry
0806 03:52:56.755486 (+162411us) log.cc:842] Serialized 14 byte log entry
0806 03:52:56.758613 (+  3127us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.758738 (+   125us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:56.759312 (+   574us) raft_consensus.cc:1671] finished
0806 03:52:56.759332 (+    20us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.759552 (+   220us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":70970,"prepare.queue_time_us":100087,"prepare.run_cpu_time_us":89,"prepare.run_wall_time_us":90,"raft.queue_time_us":20154,"raft.run_cpu_time_us":243,"raft.run_wall_time_us":558,"thread_start_us":193941,"threads_started":2,"wal-append.queue_time_us":287706}
I20260806 03:52:56.798420  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2658) took 1617 ms. Trace:
W20260806 03:52:56.786365  7695 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.880s	user 0.021s	sys 0.004s
I20260806 03:52:56.796187  7954 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:56.806041  7695 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:52:56.798859  2369 rpcz_store.cc:276] 0806 03:52:55.180591 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.451260 (+1270669us) service_pool.cc:227] Handling call
0806 03:52:56.534695 (+ 83435us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.570285 (+ 35590us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:56.666231 (+ 95946us) log.cc:842] Serialized 14 byte log entry
0806 03:52:56.798028 (+131797us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:56.798100 (+    72us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:56.798152 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.798228 (+    76us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.798354 (+   126us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":27693,"prepare.queue_time_us":89094,"prepare.run_cpu_time_us":81,"prepare.run_wall_time_us":83,"thread_start_us":42125,"threads_started":1}
I20260806 03:52:56.749064  7705 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.101s
W20260806 03:52:56.810130  7967 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260806 03:52:56.809832  6926 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.045s
I20260806 03:52:56.811510  2480 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:52:56.812099  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2569) took 1235 ms. Trace:
W20260806 03:52:56.820945  7965 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
W20260806 03:52:56.823698  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 127305us
I20260806 03:52:56.787811  7680 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260806 03:52:56.848886  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52942.7us
W20260806 03:52:56.858227  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 178827us
I20260806 03:52:56.798556  7860 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:56.867722  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 58848us
W20260806 03:52:56.880756  2376 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.737s	user 0.017s	sys 0.000s
I20260806 03:52:56.881276  2376 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:56.843786  7680 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:56.841537  2474 rpcz_store.cc:276] 0806 03:52:55.505509 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.975541 (+470032us) service_pool.cc:227] Handling call
0806 03:52:55.976662 (+  1121us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:56.054060 (+ 77398us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:56.054115 (+    55us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:56.086365 (+ 32250us) log.cc:842] Serialized 26 byte log entry
0806 03:52:56.317552 (+231187us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:52:56.317601 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.317690 (+    89us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:56.740214 (+422524us) raft_consensus.cc:1671] finished
0806 03:52:56.740240 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.740410 (+   170us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":41905,"raft.queue_time_us":101916,"raft.run_cpu_time_us":287,"raft.run_wall_time_us":287,"thread_start_us":197541,"threads_started":1,"wal-append.queue_time_us":234984}
I20260806 03:52:56.855211  7803 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:56.897060  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:56.897943  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:56.887050  7680 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:56.738556  2236 rpcz_store.cc:269] 0806 03:52:15.861712 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:15.861964 (+   252us) service_pool.cc:227] Handling call
0806 03:52:56.734580 (+40872616us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:52:49.978731 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:52:49.979485 (+   754us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:52:49.979539 (+    54us) write_op.cc:435] Acquired schema lock
0806 03:52:49.979557 (+    18us) tablet.cc:660] Decoding operations
0806 03:52:49.980423 (+   866us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:52:49.980557 (+   134us) write_op.cc:641] Partition lock acquired for write op
0806 03:52:49.980583 (+    26us) tablet.cc:683] Acquiring locks for 6 operations
0806 03:52:49.981251 (+   668us) tablet.cc:699] Row locks acquired
0806 03:52:49.981291 (+    40us) write_op.cc:260] PREPARE: finished
0806 03:52:49.981554 (+   263us) write_op.cc:270] Start()
0806 03:52:49.994369 (+ 12815us) write_op.cc:276] Timestamp: P: 1785988369981454 usec, L: 0
0806 03:52:50.053378 (+ 59009us) op_driver.cc:331] REPLICATION: starting
0806 03:52:50.181834 (+128456us) log.cc:842] Serialized 2446 byte log entry
0806 03:52:50.706188 (+524354us) op_driver.cc:444] REPLICATION: finished
0806 03:52:51.076423 (+370235us) write_op.cc:301] APPLY: starting
0806 03:52:51.076544 (+   121us) tablet.cc:1365] starting BulkCheckPresence
0806 03:52:51.077343 (+   799us) tablet.cc:1368] finished BulkCheckPresence
0806 03:52:51.124644 (+ 47301us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:52:51.329069 (+204425us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:52:51.526049 (+196980us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0806 03:52:51.526130 (+    81us) write_op.cc:312] APPLY: finished
0806 03:52:51.645687 (+119557us) log.cc:842] Serialized 53 byte log entry
0806 03:52:51.705013 (+ 59326us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:52:51.709027 (+  4014us) write_op.cc:454] Released schema lock
0806 03:52:51.709104 (+    77us) write_op.cc:341] FINISH: Updating metrics
0806 03:52:51.741163 (+ 32059us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:52:51.746855 (+  5692us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":771531,"reported_tablets":36,"child_traces":[["op",{"apply.queue_time_us":369744,"apply.run_cpu_time_us":10221,"apply.run_wall_time_us":714408,"num_ops":6,"prepare.queue_time_us":337538,"prepare.run_cpu_time_us":34586,"prepare.run_wall_time_us":495604,"raft.queue_time_us":42996,"raft.run_cpu_time_us":65899,"raft.run_wall_time_us":267345,"replication_time_us":652674,"thread_start_us":726226,"threads_started":4,"wal-append.queue_time_us":342571,"wal-append.run_cpu_time_us":32992,"wal-append.run_wall_time_us":2258205}]]}
I20260806 03:52:56.907820  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:56.916997  7917 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:52:56.920852  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 596) took 2574 ms. Trace:
I20260806 03:52:56.903286  7659 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:56.933012  2476 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:52:56.899121  6926 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:56.953384  2583 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 9. (term mismatch)
I20260806 03:52:56.913784  7630 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.043s
I20260806 03:52:56.954650  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:56.961656  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:56.958841  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45328us
W20260806 03:52:56.958961  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 67904.7us
W20260806 03:52:56.958920  7827 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.532s	user 0.017s	sys 0.029s
W20260806 03:52:56.969233  7827 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.611s	user 0.017s	sys 0.030s
I20260806 03:52:56.921429  2377 rpcz_store.cc:276] 0806 03:52:54.346366 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.358112 (+2011746us) service_pool.cc:227] Handling call
0806 03:52:56.427040 (+ 68928us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:56.547017 (+119977us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:56.547071 (+    54us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:56.590460 (+ 43389us) log.cc:842] Serialized 26 byte log entry
0806 03:52:56.761036 (+170576us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:52:56.786450 (+ 25414us) log.cc:842] Serialized 14 byte log entry
0806 03:52:56.786716 (+   266us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.786805 (+    89us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:56.920526 (+133721us) raft_consensus.cc:1671] finished
0806 03:52:56.920566 (+    40us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.920769 (+   203us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":8490,"prepare.queue_time_us":29824,"prepare.run_cpu_time_us":111,"prepare.run_wall_time_us":19761,"raft.queue_time_us":48993,"raft.run_cpu_time_us":476,"raft.run_wall_time_us":44084,"thread_start_us":170062,"threads_started":1,"wal-append.queue_time_us":271482}
W20260806 03:52:56.959419  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 103406us
W20260806 03:52:56.964741  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 83707.5us
I20260806 03:52:56.965364  2583 pending_rounds.cc:76] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 8
I20260806 03:52:56.962486  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2570) took 1438 ms. Trace:
I20260806 03:52:56.973753  2583 pending_rounds.cc:97] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 8.9
W20260806 03:52:56.957602  7771 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.598s	user 0.008s	sys 0.009s
I20260806 03:52:56.974074  2583 raft_consensus.cc:2866] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:52:56.983024  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:56.984252  7767 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:56.984802  7767 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:56.985225  7767 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:56.944564  7627 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 7, Time since last communication: 0.092s
I20260806 03:52:56.990867  7627 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:52:56.991271  7627 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:56.992239  6926 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:56.995139  7752 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.638s	user 0.005s	sys 0.011s
I20260806 03:52:56.995632  7752 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:56.959861  7963 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.522s	user 0.002s	sys 0.000s
I20260806 03:52:56.992385  7627 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:57.005880  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.008904  2370 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260806 03:52:56.973955  2481 rpcz_store.cc:276] 0806 03:52:55.524373 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.171573 (+647200us) service_pool.cc:227] Handling call
0806 03:52:56.172173 (+   600us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:56.174065 (+  1892us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:56.174095 (+    30us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:56.183289 (+  9194us) log.cc:842] Serialized 52 byte log entry
0806 03:52:56.527677 (+344388us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:56.527730 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:56.533083 (+  5353us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:56.962172 (+429089us) raft_consensus.cc:1671] finished
0806 03:52:56.962199 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:56.962406 (+   207us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":2326,"raft.run_cpu_time_us":326,"raft.run_wall_time_us":10533,"thread_start_us":265489,"threads_started":1,"wal-append.queue_time_us":323895}
I20260806 03:52:57.012049  3590 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:52:57.006785  2482 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260806 03:52:56.995682  6926 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:56.959224  7990 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.057s
I20260806 03:52:56.962100  7898 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.055s
I20260806 03:52:57.017215  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.050231  2575 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260806 03:52:56.950398  7788 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:57.019556  3547 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.517s (SENT)
I20260806 03:52:57.021070  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.001150  7771 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:57.026587  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.028380  2484 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:57.058923  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.039588  7974 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:57.040235  2577 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:56.907951  7803 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:57.052870  7752 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:57.053094  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 182840us
I20260806 03:52:57.054685  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2664) took 1531 ms. Trace:
I20260806 03:52:57.076478  2370 rpcz_store.cc:276] 0806 03:52:55.523380 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.598427 (+1075047us) service_pool.cc:227] Handling call
0806 03:52:56.678520 (+ 80093us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:57.010974 (+332454us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:57.054355 (+ 43381us) spinlock_profiling.cc:243] Waited 320 ms on lock 0x7b54003322d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:57.054599 (+   244us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":736792448}
I20260806 03:52:57.054787  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:57.015061  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:57.078351  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:57.079483  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:57.085328  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:57.087790  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:57.089377  2574 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:57.091289  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.092481  7846 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
W20260806 03:52:57.094156  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 93616.4us
I20260806 03:52:57.094530  2480 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:52:57.097941  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 83821.3us
I20260806 03:52:57.099905  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.110934  2481 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:52:57.105020  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 84098.5us
I20260806 03:52:57.084767  7627 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:57.113670  2376 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:57.107682  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.084914  7917 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:57.128859  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.102578  7630 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:57.125089  7902 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:52:57.122886  2482 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:52:57.127892  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:57.132552  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 156934us
I20260806 03:52:57.114279  7695 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:57.138214  7618 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.089s
I20260806 03:52:57.138907  2482 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [10.6-10.6]
W20260806 03:52:57.144814  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 199025us
I20260806 03:52:57.139431  2480 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 3.
I20260806 03:52:57.148844  2474 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:57.134550  7630 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:57.097158  6926 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.040s
I20260806 03:52:57.172164  2484 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260806 03:52:57.144464  7695 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:57.116885  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:52:57.095470  7974 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.140478  7702 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260806 03:52:57.159343  7630 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:52:57.197573  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 53584.2us
I20260806 03:52:57.203945  2575 raft_consensus.cc:595] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:52:57.200353  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.175631  3590 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: [11.10-11.10]
I20260806 03:52:57.251272  7700 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
W20260806 03:52:57.222693  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 94758.6us
W20260806 03:52:57.224478  7989 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260806 03:52:57.225818  7988 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260806 03:52:57.252095  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 606) took 1284 ms. Trace:
I20260806 03:52:57.160742  7954 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:57.246055  2575 raft_consensus.cc:603] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:52:57.208464  7695 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:52:57.273528  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 182525us
I20260806 03:52:57.275763  2372 rpcz_store.cc:276] 0806 03:52:55.967613 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.648936 (+681323us) service_pool.cc:227] Handling call
0806 03:52:56.682208 (+ 33272us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:56.786955 (+104747us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:56.786994 (+    39us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:56.855730 (+ 68736us) log.cc:842] Serialized 26 byte log entry
0806 03:52:57.056105 (+200375us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:57.056318 (+   213us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:57.056995 (+   677us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:57.243833 (+186838us) raft_consensus.cc:1671] finished
0806 03:52:57.243871 (+    38us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:57.244262 (+   391us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":4639,"raft.queue_time_us":24751,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":6384,"thread_start_us":156847,"threads_started":1,"wal-append.queue_time_us":252478}
I20260806 03:52:57.168979  7752 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.085s
W20260806 03:52:57.297479  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 124751us
I20260806 03:52:57.170516  7659 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.085s
I20260806 03:52:57.197125  7909 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.100s
W20260806 03:52:57.302367  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 90576us
I20260806 03:52:57.169337  7902 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.112s
I20260806 03:52:57.270608  7700 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:57.294598  7827 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:57.279105  7910 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 11.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.031s
I20260806 03:52:57.313828  7771 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:57.314563  7700 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.235329  2220 maintenance_manager.cc:643] P e1fd51235035487c913ffce700debedb: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 15.277s	user 0.234s	sys 0.158s Metrics: {"bytes_written":29962,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":325495,"dirs.run_cpu_time_us":660,"dirs.run_wall_time_us":54924,"drs_written":1,"lbm_read_time_us":52250,"lbm_reads_1-10_ms":1,"lbm_reads_10-100_ms":1,"lbm_reads_lt_1ms":2,"lbm_write_time_us":522989,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":16,"lbm_writes_lt_1ms":16,"peak_mem_usage":0,"reinsert_count":0,"rows_written":63,"spinlock_wait_cycles":144972032,"thread_start_us":323928,"threads_started":2,"update_count":6,"wal-append.queue_time_us":236698}
I20260806 03:52:57.311856  7974 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:57.311759  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.321485  2221 maintenance_manager.cc:419] P e1fd51235035487c913ffce700debedb: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 7506 bytes on disk
I20260806 03:52:57.321813  7917 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:52:57.323732  7875 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.758s	user 0.009s	sys 0.005s
W20260806 03:52:57.336670  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 167019us
W20260806 03:52:57.336834  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 167988us
I20260806 03:52:57.352429  2579 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:57.303328  7788 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:57.376814  7992 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.098s
I20260806 03:52:57.380218  6855 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:57.381129  6855 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.382442  2220 maintenance_manager.cc:643] P e1fd51235035487c913ffce700debedb: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.058s	user 0.000s	sys 0.002s Metrics: {"cfile_init":1,"lbm_read_time_us":28708,"lbm_reads_10-100_ms":1,"lbm_reads_lt_1ms":3}
I20260806 03:52:57.384378  6855 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.385397  7974 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:57.388697  2538 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:57.389770  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:57.400971  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:57.408782  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54665.4us
I20260806 03:52:57.306550  7682 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:57.424981  7682 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.428368  8005 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:57.428975  8005 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:57.429348  8005 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:57.427517  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:52:57.406136  7917 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260806 03:52:57.440639  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 119704us
I20260806 03:52:57.443236  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:57.427739  7682 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.447425  8006 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:57.448155  2538 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:57.436219  7902 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:52:57.423454  7803 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:57.469213  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:57.445163  7702 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:57.416561  7680 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:57.472918  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 311696us
W20260806 03:52:57.468833  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 217317us
I20260806 03:52:57.476593  2538 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:57.478279  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.422930  7771 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
W20260806 03:52:57.480352  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 177636us
I20260806 03:52:57.481429  2429 leader_election.cc:398] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11.
I20260806 03:52:57.482605  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.489506  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:52:57.490836  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63499.3us
I20260806 03:52:57.458571  7875 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260806 03:52:57.461128  7767 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.486003  7803 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:52:57.509268  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 48915.5us
I20260806 03:52:57.510305  7885 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.503695  7682 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:57.512303  8011 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:52:57.489094  7917 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:52:57.465229  8006 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.530166  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:57.530411  7875 consensus_queue.cc:1225] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 9.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260806 03:52:57.531915  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:57.533489  7803 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.468592  8001 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.100s
I20260806 03:52:57.515805  7767 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:57.529606  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53077us
I20260806 03:52:57.538895  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.528951  7682 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:57.536543  8010 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260806 03:52:57.558630  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68000.4us
I20260806 03:52:57.562017  2578 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260806 03:52:57.568903  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72895.4us
I20260806 03:52:57.576155  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:57.580729  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:57.561617  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:57.559407  7682 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:57.560832  8010 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:57.553793  3588 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 584) took 1339 ms. Trace:
I20260806 03:52:57.585427  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:57.561138  7767 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:52:57.562203  7954 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260806 03:52:57.591141  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 49365.4us
I20260806 03:52:57.591559  7680 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.591868  7828 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:52:57.592331  7828 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:57.592705  7828 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:57.594977  8006 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:57.587363  7910 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.009s
W20260806 03:52:57.591380  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 52580.1us
I20260806 03:52:57.597030  2429 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.596139  8028 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:52:57.600572  2478 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:52:57.583627  7917 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:57.603929  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:57.560334  7630 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.591197  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:57.575321  8011 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.031s
I20260806 03:52:57.611456  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:57.590016  8010 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:57.618538  2377 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: []
I20260806 03:52:57.591168  8017 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:52:57.623957  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:57.625743  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.617009  7954 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:57.607693  7917 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.640086  6855 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:57.640252  7788 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:57.650904  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:57.652550  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.655969  7885 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:57.656472  7885 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:57.656874  7885 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:57.657992  7827 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:57.641489  7630 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.657887  7695 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.658669  7827 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.661137  7827 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.662113  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:57.664429  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.664685  7752 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:57.665143  2480 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:57.665280  7752 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.666111  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.666778  2480 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:57.667467  7752 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.651800  8024 consensus_queue.cc:1046] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260806 03:52:57.668438  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.670229  8029 raft_consensus.cc:3032] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:57.670745  8029 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:57.672323  6855 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.673272  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.658869  7630 consensus_queue.cc:1046] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:52:57.674484  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.675024  7630 consensus_queue.cc:1225] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c 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
I20260806 03:52:57.675689  7752 raft_consensus.cc:3032] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:57.676129  7752 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:57.663695  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.677057  2482 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:57.670266  2484 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260806 03:52:57.677134  7752 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.678546  7647 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:57.678764  2481 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:57.678972  7647 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:57.680500  2480 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:52:57.684764  2474 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:52:57.590106  3588 rpcz_store.cc:276] 0806 03:52:56.204153 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.261253 (+ 57100us) service_pool.cc:227] Handling call
0806 03:52:56.335684 (+ 74431us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.416737 (+ 81053us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:57.525842 (+1109105us) spinlock_profiling.cc:243] Waited 67.7 ms on lock 0x7b54007a1050. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:57.538791 (+ 12949us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":155679104}
I20260806 03:52:57.689848  7630 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:52:57.651206  7659 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:57.691854  7659 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:57.691731  7647 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.692569  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2575) took 2151 ms. Trace:
I20260806 03:52:57.693051  2479 rpcz_store.cc:276] 0806 03:52:55.540930 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.160742 (+619812us) service_pool.cc:227] Handling call
0806 03:52:56.161596 (+   854us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.326799 (+165203us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:57.692301 (+1365502us) spinlock_profiling.cc:243] Waited 24.1 ms on lock 0x7b54003511d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:57.692501 (+   200us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":55533952}
I20260806 03:52:57.693845  7885 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.694444  7659 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:57.695230  3585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 583) took 1963 ms. Trace:
I20260806 03:52:57.695533  2477 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:57.695622  3585 rpcz_store.cc:276] 0806 03:52:55.732333 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:55.739390 (+  7057us) service_pool.cc:227] Handling call
0806 03:52:55.785065 (+ 45675us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:56.376639 (+591574us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:57.694914 (+1318275us) spinlock_profiling.cc:243] Waited 571 ms on lock 0x7b540055fad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:57.695160 (+   246us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1313200896}
I20260806 03:52:57.696233  7885 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.696923  7885 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:57.697410  7885 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.636432  8017 raft_consensus.cc:686] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:57.714690  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:57.729605  7695 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.732419  6855 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.710577  7788 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:57.711019  7803 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.768731  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:57.671686  8029 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.719914  8026 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
W20260806 03:52:57.769989  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 64312us
W20260806 03:52:57.781564  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 217759us
I20260806 03:52:57.782331  2581 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
W20260806 03:52:57.784560  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 160683us
I20260806 03:52:57.786185  2480 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:57.789175  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.711383  7917 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.803120  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:57.811381  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.808420  7659 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:52:57.796006  8028 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
W20260806 03:52:57.850139  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45818.1us
I20260806 03:52:57.861037  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:57.862221  2480 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:57.863458  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.805994  7917 consensus_queue.cc:1046] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
I20260806 03:52:57.878859  2477 raft_consensus.cc:2379] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:52:57.843011  8029 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:57.882180  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:57.821682  8011 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.051s
I20260806 03:52:57.849803  7659 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:57.886216  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:57.896205  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 603) took 1932 ms. Trace:
I20260806 03:52:57.896836  2374 rpcz_store.cc:276] 0806 03:52:55.965896 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.635013 (+669117us) service_pool.cc:227] Handling call
0806 03:52:56.677140 (+ 42127us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:56.727867 (+ 50727us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:57.895771 (+1167904us) spinlock_profiling.cc:243] Waited 42.9 ms on lock 0x7b54004399d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:57.896102 (+   331us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":98781568}
I20260806 03:52:57.911713  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:57.916839  2373 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260806 03:52:57.916039  7828 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.918183  2374 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:57.919927  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.920845  2484 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:57.921823  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:57.922089  7885 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.922618  2474 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:57.923045  2578 raft_consensus.cc:1226] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 3. Current term is 4. Ops: []
I20260806 03:52:57.925000  2482 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: [8.7-8.7]
I20260806 03:52:57.926553  7828 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 4 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:57.923106  8032 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260806 03:52:57.929245  7752 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:57.929386  7803 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:57.930166  7803 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:57.890479  8018 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.043s
I20260806 03:52:57.935323  7803 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:57.936409  7689 raft_consensus.cc:3032] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:57.936926  7689 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:57.939431  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:57.920863  8035 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260806 03:52:57.955226  7932 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260806 03:52:57.955874  8005 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.526s	user 0.015s	sys 0.002s
W20260806 03:52:57.966944  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 159000us
W20260806 03:52:57.976307  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 205584us
I20260806 03:52:57.989426  2477 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:52:57.993631  3547 leader_election.cc:334] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.959s (SENT)
I20260806 03:52:57.994156  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:57.991268  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:57.995714  2474 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:52:57.995143  2479 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260806 03:52:57.999815  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:57.994021  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:57.984884  8023 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:58.018411  8022 consensus_queue.cc:1046] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:58.020040  8049 raft_consensus.cc:3032] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:58.020442  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:58.037132  8049 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:57.985764  7702 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:58.054282  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:58.057125  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:58.058463  2477 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:52:58.022617  8026 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:57.888654  8017 consensus_queue.cc:237] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.099996  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:58.101679  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:58.102123  2479 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
W20260806 03:52:58.102218  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 108636us
I20260806 03:52:58.102469  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:58.101737  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:57.991237  8005 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.022332  7788 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:58.043148  7702 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:58.103205  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:58.110248  2484 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:52:57.938102  7689 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.138298  7689 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:58.042902  7827 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:58.140520  7827 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.141773  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:58.142855  7827 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:58.114377  2477 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:58.143672  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:58.123627  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:58.145277  2479 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:52:58.117202  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:58.117347  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:58.118099  7627 consensus_queue.cc:1046] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:58.054445  7680 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:58.122339  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:58.125018  7695 consensus_queue.cc:1046] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:58.129236  7991 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:58.136483  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:58.145444  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2543) took 1593 ms. Trace:
W20260806 03:52:58.148494  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46131.1us
I20260806 03:52:58.143837  2375 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [8.5-10.6]
I20260806 03:52:58.120680  7630 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:58.161571  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:58.181078  2479 raft_consensus.cc:2396] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260806 03:52:58.111398  7992 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:52:58.179520  2579 rpcz_store.cc:276] 0806 03:52:56.557598 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.567361 (+  9763us) service_pool.cc:227] Handling call
0806 03:52:58.145218 (+1577857us) spinlock_profiling.cc:243] Waited 733 ms on lock 0x7b540028fad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:58.145339 (+   121us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1685742848}
I20260806 03:52:58.099398  8049 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.166129  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:58.178925  2484 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:58.165740  2480 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
W20260806 03:52:58.171733  7954 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.521s	user 0.007s	sys 0.004s
W20260806 03:52:58.181669  8010 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.544s	user 0.005s	sys 0.009s
I20260806 03:52:58.172950  7627 raft_consensus.cc:3032] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:58.209196  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:58.211858  2477 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 4.
W20260806 03:52:58.186944  7682 consensus_meta.cc:287] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.587s	user 0.015s	sys 0.001s
I20260806 03:52:58.174505  8005 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:58.213639  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:58.227352  2482 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:52:58.164007  7827 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:58.179291  7991 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:58.180833  8018 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:58.063455  8023 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.185070  7992 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:58.268442  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:58.269520  2482 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:52:58.273085  2482 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:52:58.284991  2576 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 4. Current term is 5. Ops: []
W20260806 03:52:58.215247  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 102536us
I20260806 03:52:58.214291  7627 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:58.295674  2375 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:58.225725  7954 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:52:58.319679  2480 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:52:58.147039  7659 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.324332  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:58.329267  2332 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:58.330950  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:58.226390  7682 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.332973  8049 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:58.336966  2477 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:52:58.325625  3585 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:52:58.284132  7860 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:58.212352  7680 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.210671  7630 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.292187  7788 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:58.320196  7885 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:58.356047  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:58.220901  8010 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.382491  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:58.294309  7932 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.086s
I20260806 03:52:58.283916  8018 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.368363  7954 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:58.413492  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:58.329994  7827 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.417248  2538 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:58.416954  8052 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.234s
I20260806 03:52:58.427927  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:58.439663  2538 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:58.441473  3585 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: [11.10-11.10]
I20260806 03:52:58.368093  7788 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.406944  8001 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:58.446906  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:58.369902  7860 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.382164  7885 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.423744  7682 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:58.410420  8011 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:58.456065  2480 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 3.
I20260806 03:52:58.475591  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:58.419827  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:58.439790  8018 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:58.480540  3588 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:58.463382  7705 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:52:58.454207  8005 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:52:58.464047  8067 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:58.465171  2572 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:58.484833  8067 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.485558  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2547) took 1481 ms. Trace:
I20260806 03:52:58.474102  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2584) took 1594 ms. Trace:
I20260806 03:52:58.486124  2572 rpcz_store.cc:276] 0806 03:52:57.004093 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.004230 (+   137us) service_pool.cc:227] Handling call
0806 03:52:58.464468 (+1460238us) spinlock_profiling.cc:243] Waited 18 ms on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:52:58.464778 (+   310us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:58.485028 (+ 20250us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:58.485454 (+   426us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":41312128}
I20260806 03:52:58.487164  2478 rpcz_store.cc:276] 0806 03:52:56.880050 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.249559 (+369509us) service_pool.cc:227] Handling call
0806 03:52:57.250088 (+   529us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:57.606601 (+356513us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:58.466870 (+860269us) spinlock_profiling.cc:243] Waited 350 ms on lock 0x7b54001513d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:58.474010 (+  7140us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":805490432}
I20260806 03:52:58.509869  2480 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:52:58.418035  7954 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.515645  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:58.520746  2480 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
W20260806 03:52:58.522388  2474 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.526s	user 0.009s	sys 0.004s
I20260806 03:52:58.524326  2572 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:58.525489  2474 raft_consensus.cc:2396] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:52:58.528472  2482 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
I20260806 03:52:58.531176  2478 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:52:58.522535  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:58.534881  8013 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:52:58.535768  7680 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:58.536084  8051 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.126s	user 0.002s	sys 0.000s
I20260806 03:52:58.536540  7680 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:52:58.537215  7680 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:58.537766  7680 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.449947  7627 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.539358  7627 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:58.504689  8011 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.534919  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:58.546658  7788 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:58.547370  7788 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:52:58.512975  7932 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:58.549258  8023 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:58.549557  7932 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.550391  8010 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:58.425130  7992 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.5, Last appended by leader: 5, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.417335  7991 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.504143  8005 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:58.555307  2480 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 3 FOLLOWER]: Advancing to term 5
W20260806 03:52:58.523275  8053 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.234s	user 0.001s	sys 0.000s
I20260806 03:52:58.573319  2474 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:52:58.518914  8057 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:58.578675  8047 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:52:58.579881  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:58.585353  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:58.460224  8001 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.539564  7875 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 4, Time since last communication: 0.033s
I20260806 03:52:58.545636  7885 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:58.545079  7630 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:58.593727  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 306993us
I20260806 03:52:58.545629  7860 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:58.588387  7827 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:58.591503  7682 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:58.588671  8076 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 9.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.197s
I20260806 03:52:58.598592  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:58.600055  8063 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.183s	user 0.000s	sys 0.001s
I20260806 03:52:58.601897  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2556) took 1109 ms. Trace:
I20260806 03:52:58.605013  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:58.605792  7954 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:58.606531  8005 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:58.580067  8010 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.028s
I20260806 03:52:58.607527  8057 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:52:58.520228  8018 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.060s
W20260806 03:52:58.608955  8058 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.230s	user 0.001s	sys 0.001s
I20260806 03:52:58.608863  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:58.612313  8068 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
I20260806 03:52:58.613777  7702 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:58.598649  8073 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260806 03:52:58.616420  7680 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:58.575722  6926 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.046s
I20260806 03:52:58.928145  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:52:58.591120  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:58.714079  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2559) took 1068 ms. Trace:
I20260806 03:52:58.884720  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2512) took 1249 ms. Trace:
I20260806 03:52:58.840487  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:58.848768  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:58.689939  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:52:58.929397  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 494) took 1487 ms. Trace:
I20260806 03:52:58.842893  2368 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260806 03:52:58.919294  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.565s	user 0.007s	sys 0.023s
I20260806 03:52:58.847826  2372 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:58.932094  2474 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:52:58.945359  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.596s	user 0.007s	sys 0.023s
I20260806 03:52:58.933231  2481 rpcz_store.cc:276] 0806 03:52:57.634151 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.634349 (+   198us) service_pool.cc:227] Handling call
0806 03:52:58.882733 (+1248384us) spinlock_profiling.cc:243] Waited 24.5 ms on lock 0x7b54001dc9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:58.883015 (+   282us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":56393088}
I20260806 03:52:58.653033  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:58.932886  2578 rpcz_store.cc:276] 0806 03:52:57.645880 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.646108 (+   228us) service_pool.cc:227] Handling call
0806 03:52:57.671123 (+ 25015us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:57.923738 (+252615us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:58.713705 (+789967us) spinlock_profiling.cc:243] Waited 252 ms on lock 0x7b54004565d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:58.713998 (+   293us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":578640640}
I20260806 03:52:58.671795  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:58.946310  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 615415us
I20260806 03:52:58.941771  3586 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:58.945019  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2673) took 1056 ms. Trace:
I20260806 03:52:58.950709  2368 rpcz_store.cc:276] 0806 03:52:57.888300 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:58.841967 (+953667us) service_pool.cc:227] Handling call
0806 03:52:58.842447 (+   480us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:58.944654 (+102207us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:58.944936 (+   282us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:52:58.846663  8029 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.959s	user 0.007s	sys 0.011s
I20260806 03:52:58.953691  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 549) took 1406 ms. Trace:
I20260806 03:52:58.619388  8001 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:58.748006  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:58.943265  2575 rpcz_store.cc:276] 0806 03:52:57.441984 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.442139 (+   155us) service_pool.cc:227] Handling call
0806 03:52:57.447109 (+  4970us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:57.476294 (+ 29185us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:57.476318 (+    24us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:57.938569 (+462251us) spinlock_profiling.cc:243] Waited 1.29 ms on lock 0x7b2c001765a8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:52:57.939062 (+   493us) log.cc:842] Serialized 26 byte log entry
0806 03:52:57.982533 (+ 43471us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:52:57.982590 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:58.839641 (+857051us) spinlock_profiling.cc:243] Waited 26.7 ms on lock 0x7b540024d6d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:58.839713 (+    72us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:58.929036 (+ 89323us) raft_consensus.cc:1671] finished
0806 03:52:58.929069 (+    33us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:58.929304 (+   235us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":323,"raft.queue_time_us":60549,"raft.run_cpu_time_us":212,"raft.run_wall_time_us":215,"spinlock_wait_cycles":64501248,"thread_start_us":42940,"threads_started":1,"wal-append.queue_time_us":168332}
I20260806 03:52:58.958220  2482 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:58.933698  2584 rpcz_store.cc:276] 0806 03:52:57.492917 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.493480 (+   563us) service_pool.cc:227] Handling call
0806 03:52:57.505419 (+ 11939us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:57.563951 (+ 58532us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:57.564010 (+    59us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:57.584258 (+ 20248us) log.cc:842] Serialized 26 byte log entry
0806 03:52:57.979738 (+395480us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:57.979806 (+    68us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:57.979946 (+   140us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:58.601632 (+621686us) raft_consensus.cc:1671] finished
0806 03:52:58.601663 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:58.601825 (+   162us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":16134,"raft.queue_time_us":67320,"raft.run_cpu_time_us":190,"raft.run_wall_time_us":8605,"thread_start_us":394240,"threads_started":2,"wal-append.queue_time_us":573747}
I20260806 03:52:58.929651  7998 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:52:58.840332  8087 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:58.713092  7921 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:58.960678  7823 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:58.790673  3588 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:52:58.878126  7917 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:58.975118  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:58.957322  3586 rpcz_store.cc:276] 0806 03:52:57.541743 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.542062 (+   319us) service_pool.cc:227] Handling call
0806 03:52:58.598397 (+1056335us) spinlock_profiling.cc:243] Waited 1.15 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:52:58.948199 (+349802us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2639104}
I20260806 03:52:58.962760  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:58.620831  8047 raft_consensus.cc:686] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:58.979234  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:52:58.979954  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 382851us
I20260806 03:52:58.846051  7865 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:58.796605  7695 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:58.622560  8067 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:58.996201  7917 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.053315  7917 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.053604  8031 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260806 03:52:59.035858  8099 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.192s	user 0.002s	sys 0.000s
I20260806 03:52:58.961514  2331 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:58.750756  7932 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:58.969460  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:58.784564  7885 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:58.977108  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:58.977771  7823 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.066604  7823 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:52:59.067366  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 106912us
I20260806 03:52:59.068492  8029 consensus_queue.cc:1046] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:58.973441  7921 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:58.978464  8076 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:58.982622  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:59.072938  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:59.073335  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 125052us
I20260806 03:52:58.981873  2480 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5.
I20260806 03:52:58.962098  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2672) took 1083 ms. Trace:
I20260806 03:52:58.985342  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:58.986739  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:59.074694  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:59.075161  2482 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:52:59.076324  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:59.075380  2480 raft_consensus.cc:2362] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5. Re-sending same reply.
I20260806 03:52:59.076719  2584 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:52:59.074561  2579 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:52:59.042784  7680 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:52:58.655586  8011 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:58.968788  8001 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:59.080687  8001 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.081377  2584 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260806 03:52:59.082684  7921 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:52:59.042253  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 55118.3us
I20260806 03:52:58.966204  7998 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:59.037571  7918 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.816s	user 0.008s	sys 0.027s
W20260806 03:52:59.045820  7627 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.506s	user 0.015s	sys 0.000s
I20260806 03:52:58.944396  7682 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.057123  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2613) took 1004 ms. Trace:
I20260806 03:52:59.058430  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 616) took 1047 ms. Trace:
I20260806 03:52:59.105590  2369 rpcz_store.cc:276] 0806 03:52:58.011464 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:58.168587 (+157123us) service_pool.cc:227] Handling call
0806 03:52:58.169028 (+   441us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:58.398837 (+229809us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:58.401448 (+  2611us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:58.401496 (+    48us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:52:58.401537 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:59.058135 (+656598us) spinlock_profiling.cc:243] Waited 217 ms on lock 0x7b54003331d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:59.058194 (+    59us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:59.058346 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":499947264}
I20260806 03:52:59.078987  8067 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:59.069514  8029 raft_consensus.cc:3032] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:52:59.078490  2579 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 5. Current term is 6. Ops: []
W20260806 03:52:58.974112  7752 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.044s	user 0.016s	sys 0.003s
I20260806 03:52:59.079349  2379 rpcz_store.cc:276] 0806 03:52:57.878418 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:58.848290 (+969872us) service_pool.cc:227] Handling call
0806 03:52:58.962020 (+113730us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:59.073567  2572 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:52:59.108695  2368 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:52:59.040704  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:59.083623  3592 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: [11.10-11.10]
I20260806 03:52:59.108448  2484 rpcz_store.cc:276] 0806 03:52:58.052916 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:58.204058 (+151142us) service_pool.cc:227] Handling call
0806 03:52:58.204791 (+   733us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:58.341601 (+136810us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:58.341669 (+    68us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:58.355781 (+ 14112us) log.cc:842] Serialized 26 byte log entry
0806 03:52:58.489082 (+133301us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:58.489144 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:58.489237 (+    93us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:59.056883 (+567646us) raft_consensus.cc:1671] finished
0806 03:52:59.056904 (+    21us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:59.057054 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":25616,"raft.queue_time_us":39334,"raft.run_cpu_time_us":208,"raft.run_wall_time_us":18864,"thread_start_us":86894,"threads_started":1,"wal-append.queue_time_us":564915}
I20260806 03:52:59.084424  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:52:59.060240  2575 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:52:59.082973  8001 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.097065  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 613) took 1414 ms. Trace:
I20260806 03:52:59.076197  8076 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:59.096529  7921 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:59.107998  3587 raft_consensus.cc:2396] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 7 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260806 03:52:59.104290  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2610) took 1052 ms. Trace:
I20260806 03:52:59.109447  7827 consensus_queue.cc:1046] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:52:59.078987  7885 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.109777  7998 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.110291  8103 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260806 03:52:59.057791  7695 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.142447  8107 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:52:59.132607  8049 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.792s	user 0.013s	sys 0.002s
W20260806 03:52:59.104485  7918 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.883s	user 0.008s	sys 0.027s
I20260806 03:52:59.143138  8076 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.4, Last appended by leader: 4, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.119830  2480 raft_consensus.cc:2362] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11. Re-sending same reply.
I20260806 03:52:59.144238  2478 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:59.145198  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:59.145900  2480 raft_consensus.cc:2362] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 5. Re-sending same reply.
I20260806 03:52:59.116425  8067 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:52:59.172495  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 66364.2us
I20260806 03:52:59.177235  2436 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:59.188637  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:52:59.191766  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58243.4us
I20260806 03:52:59.115770  8029 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:59.193789  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 53163.9us
I20260806 03:52:59.126709  2373 raft_consensus.cc:2396] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260806 03:52:59.126930  2369 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:52:59.128192  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:59.125880  2377 rpcz_store.cc:276] 0806 03:52:57.682954 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.697890 (+ 14936us) service_pool.cc:227] Handling call
0806 03:52:57.698337 (+   447us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:57.803013 (+104676us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:52:57.943485 (+140472us) log.cc:842] Serialized 14 byte log entry
0806 03:52:58.182213 (+238728us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:58.224539 (+ 42326us) log.cc:842] Serialized 26 byte log entry
0806 03:52:58.224769 (+   230us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:58.224818 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:58.621550 (+396732us) spinlock_profiling.cc:243] Waited 98.4 ms on lock 0x7b54003e94d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:58.621610 (+    60us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:59.090697 (+469087us) raft_consensus.cc:1671] finished
0806 03:52:59.096780 (+  6083us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:59.096969 (+   189us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":95574,"prepare.run_cpu_time_us":72,"prepare.run_wall_time_us":73,"raft.queue_time_us":4129,"raft.run_cpu_time_us":344,"raft.run_wall_time_us":23722,"spinlock_wait_cycles":226239744,"thread_start_us":273945,"threads_started":2,"wal-append.queue_time_us":344838}
I20260806 03:52:59.132956  2476 rpcz_store.cc:276] 0806 03:52:58.052007 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:58.119488 (+ 67481us) service_pool.cc:227] Handling call
0806 03:52:58.119909 (+   421us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:58.120375 (+   466us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:58.120411 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:58.120887 (+   476us) log.cc:842] Serialized 26 byte log entry
0806 03:52:58.338534 (+217647us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:58.338573 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:58.338646 (+    73us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:59.103986 (+765340us) raft_consensus.cc:1671] finished
0806 03:52:59.104036 (+    50us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:59.104195 (+   159us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":4351,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":125,"thread_start_us":217196,"threads_started":1,"wal-append.queue_time_us":334338}
I20260806 03:52:59.137035  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2688) took 1002 ms. Trace:
I20260806 03:52:59.207192  2368 rpcz_store.cc:276] 0806 03:52:58.134280 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:59.077420 (+943140us) service_pool.cc:227] Handling call
0806 03:52:59.095243 (+ 17823us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:59.127186 (+ 31943us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:59.136944 (+  9758us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:59.125680  7630 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:59.129194  8024 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:59.137904  2474 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:52:59.038460  8087 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.143579  7885 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:59.118039  2481 raft_consensus.cc:2362] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9. Re-sending same reply.
W20260806 03:52:59.100698  7913 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.562s	user 0.003s	sys 0.005s
I20260806 03:52:59.143597  7695 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.168880  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:52:59.184725  7764 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.966s	user 0.023s	sys 0.017s
I20260806 03:52:59.122995  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:59.241153  2538 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:59.221354  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:59.244093  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:59.211555  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:59.244683  2575 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:52:59.145149  8057 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:59.223251  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:59.230295  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:59.253360  2474 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:52:59.148059  7682 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:59.220975  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:59.235106  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:52:59.242255  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 63681.5us
I20260806 03:52:59.225759  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:59.260936  2436 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:59.246047  2484 raft_consensus.cc:2396] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 10 because replica has last-logged OpId of term: 9 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260806 03:52:59.194676  8067 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:52:59.251271  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 128435us
I20260806 03:52:59.258035  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:52:59.258683  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45176.7us
I20260806 03:52:59.209623  7752 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Stepping down as leader of term 9
W20260806 03:52:59.229511  7913 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.691s	user 0.003s	sys 0.005s
I20260806 03:52:59.260695  2476 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:52:59.262931  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:52:59.269429  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:59.273216  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:59.257990  8104 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
W20260806 03:52:59.249221  7764 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.024s	user 0.023s	sys 0.017s
I20260806 03:52:59.271742  2481 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:52:59.280882  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:59.112902  8047 consensus_queue.cc:237] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue 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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.280993  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:59.280887  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:59.234736  7885 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:59.292052  2369 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: []
I20260806 03:52:59.285390  8095 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:59.286163  2377 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: [6.7-6.7]
I20260806 03:52:59.290982  2575 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:52:59.286031  8114 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.082s
I20260806 03:52:59.286623  2476 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260806 03:52:59.286783  8089 raft_consensus.cc:3032] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:52:59.286875  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:59.287566  2474 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: [13.10-13.10]
I20260806 03:52:59.300915  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:52:59.306632  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 272618us
I20260806 03:52:59.208197  7921 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.307870  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:59.268573  7695 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:52:59.264937  7767 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:52:59.313174  2538 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:59.287432  8039 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.038s
I20260806 03:52:59.226356  7630 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.317010  2481 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 6. Current term is 7. Ops: []
I20260806 03:52:59.143141  8107 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.285386  6926 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:52:59.321249  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:52:59.322979  2480 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:59.324404  2474 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260806 03:52:59.270185  7752 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:59.259356  8049 consensus_queue.cc:1046] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.051s
I20260806 03:52:59.326768  2578 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:52:59.350554  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:59.232690  8024 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.317219  7695 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:59.335721  2478 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:52:59.310323  8089 raft_consensus.cc:729] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:52:59.326272  7896 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:59.273818  8057 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260806 03:52:59.311066  8104 raft_consensus.cc:686] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:59.322037  7705 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:52:59.353644  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:59.390647  2379 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:52:59.334796  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:59.320039  7918 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:52:59.361279  8112 consensus_queue.cc:1046] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.087s
I20260806 03:52:59.362288  8125 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:52:59.367712  7954 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:59.319902  7767 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:59.372545  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:59.372632  2480 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260806 03:52:59.387367  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64957.9us
I20260806 03:52:59.315019  7885 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.322214  8011 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.049s
I20260806 03:52:59.351933  7682 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:59.408946  2480 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:52:59.396520  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2555) took 1921 ms. Trace:
I20260806 03:52:59.340080  6926 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:59.389137  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:59.398286  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 88647.6us
I20260806 03:52:59.398960  7630 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:59.369964  7695 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:59.403846  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:59.320674  8029 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.414943  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:59.409452  2577 rpcz_store.cc:276] 0806 03:52:57.475115 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.475278 (+   163us) service_pool.cc:227] Handling call
0806 03:52:57.480683 (+  5405us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:57.639793 (+159110us) spinlock_profiling.cc:243] Waited 8.82 ms on lock 0x7b180039e920. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d799 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:52:58.783525 (+1143732us) spinlock_profiling.cc:243] Waited 5.98 ms on lock 0x7b180039e920. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cabdf6b 00007f0d7cac878b
0806 03:52:58.783810 (+   285us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:58.783850 (+    40us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:58.961528 (+177678us) log.cc:842] Serialized 26 byte log entry
0806 03:52:59.128967 (+167439us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:52:59.129022 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:59.129111 (+    89us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:59.396131 (+267020us) raft_consensus.cc:1671] finished
0806 03:52:59.396167 (+    36us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:59.396403 (+   236us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":11888,"raft.queue_time_us":64551,"raft.run_cpu_time_us":185,"raft.run_wall_time_us":4773,"spinlock_wait_cycles":34051712,"thread_start_us":147021,"threads_started":2,"wal-append.queue_time_us":269480}
W20260806 03:52:59.373205  2331 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.610s (SENT) [suppressed 20 similar messages]
I20260806 03:52:59.423555  2377 raft_consensus.cc:2396] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 13 because replica has last-logged OpId of term: 11 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 9.
I20260806 03:52:59.399290  7918 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:59.411046  3547 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:59.392671  7910 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:59.429162  8119 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:59.429647  7910 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:59.430111  7910 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:59.429857  8119 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.430589  7885 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.421800  7917 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election won for term 9
W20260806 03:52:59.432368  8110 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260806 03:52:59.399696  7764 raft_consensus.cc:3032] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:52:59.432905  7764 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:59.433936  7764 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.435009  7764 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:59.421871  6926 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:59.405617  7767 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:59.428772  7932 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:52:59.445156  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:59.452971  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 79790.2us
I20260806 03:52:59.413527  8112 consensus_queue.cc:1225] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 7.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
W20260806 03:52:59.461191  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50248.8us
I20260806 03:52:59.465411  2331 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:52:59.414383  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:52:59.424312  8021 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:59.438438  7918 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:59.388504  7896 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.472198  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:59.409793  7954 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.484633  2379 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260806 03:52:59.422200  7682 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.334519  8095 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.476989  8029 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:52:59.499101  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 91951.2us
I20260806 03:52:59.518952  8130 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 11.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.041s
W20260806 03:52:59.521922  8115 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.124s	user 0.000s	sys 0.000s
I20260806 03:52:59.523501  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2685) took 1390 ms. Trace:
I20260806 03:52:59.524870  8120 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:52:59.525334  8120 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:59.515215  8111 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:59.526829  8111 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:59.526475  8120 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.527405  8111 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:59.473734  7917 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:59.528604  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2619) took 1407 ms. Trace:
I20260806 03:52:59.528867  7917 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.529040  2477 rpcz_store.cc:276] 0806 03:52:58.121355 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:58.267379 (+146024us) service_pool.cc:227] Handling call
0806 03:52:58.331371 (+ 63992us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:58.337755 (+  6384us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:59.528252 (+1190497us) spinlock_profiling.cc:243] Waited 4.82 ms on lock 0x7b54001dddd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:59.528530 (+   278us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":11095424}
I20260806 03:52:59.530490  7828 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:52:59.530877  7828 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:59.532276  8118 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.209s	user 0.001s	sys 0.000s
I20260806 03:52:59.534029  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:59.536569  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 490) took 2940 ms. Trace:
I20260806 03:52:59.516187  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:59.524552  8139 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:52:59.523949  2372 rpcz_store.cc:276] 0806 03:52:58.133166 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:58.980373 (+847207us) service_pool.cc:227] Handling call
0806 03:52:59.043778 (+ 63405us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:59.055987 (+ 12209us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:52:59.056033 (+    46us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:59.059678 (+  3645us) log.cc:842] Serialized 26 byte log entry
0806 03:52:59.193212 (+133534us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:59.193254 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:59.193332 (+    78us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:59.523239 (+329907us) raft_consensus.cc:1671] finished
0806 03:52:59.523265 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:59.523431 (+   166us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":87724,"threads_started":1,"wal-append.queue_time_us":224496}
I20260806 03:52:59.515839  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:52:59.537232  2574 rpcz_store.cc:276] 0806 03:52:56.595862 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.627587 (+ 31725us) service_pool.cc:227] Handling call
0806 03:52:56.664730 (+ 37143us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:57.099756 (+435026us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:59.536281 (+2436525us) spinlock_profiling.cc:243] Waited 424 ms on lock 0x7b540004b354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:59.536493 (+   212us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":976085888}
W20260806 03:52:59.552103  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68376.9us
I20260806 03:52:59.517220  3588 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:52:59.477545  7974 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
I20260806 03:52:59.527868  8120 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:52:59.437747  7752 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.543629  8006 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:59.557753  2377 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:52:59.436491  8104 consensus_queue.cc:237] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.527420  8013 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:59.585457  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:59.592417  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:59.558612  7921 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.594753  6815 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:52:59.594973  8121 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:52:59.531783  7828 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.589612  8006 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.592669  8013 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:59.621848  2379 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260806 03:52:59.603144  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:52:59.486145  8021 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:59.646637  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 172605us
I20260806 03:52:59.651335  2377 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 12 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 5.
I20260806 03:52:59.564829  7705 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.068s
I20260806 03:52:59.642251  8006 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:59.645745  6815 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:52:59.633150  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 161096us
I20260806 03:52:59.684811  8006 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:52:59.685694  3547 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:59.670699  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:59.643631  8121 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:52:59.599789  7752 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:59.604887  8112 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:59.696471  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:59.627171  8107 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.698412  2583 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:52:59.636375  7828 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:59.626461  8087 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:52:59.705962  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 240653us
W20260806 03:52:59.708305  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 205739us
I20260806 03:52:59.693300  8121 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:52:59.515488  8089 consensus_queue.cc:260] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.707885  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:52:59.718102  2482 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.639s	user 0.010s	sys 0.003s
I20260806 03:52:59.723057  2482 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:52:59.724694  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 557) took 1113 ms. Trace:
I20260806 03:52:59.700986  7659 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:52:59.725190  2482 rpcz_store.cc:276] 0806 03:52:58.611778 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:59.075981 (+464203us) service_pool.cc:227] Handling call
0806 03:52:59.724614 (+648633us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:52:59.707207  7898 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:52:59.716634  7647 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:59.728902  7659 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:59.734022  8142 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:52:59.736510  8150 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:52:59.763932  8095 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:52:59.764103  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:52:59.765111  3591 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 551) took 2222 ms (client timeout 2178 ms). Trace:
W20260806 03:52:59.765504  3591 rpcz_store.cc:269] 0806 03:52:57.543648 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.553529 (+  9881us) service_pool.cc:227] Handling call
0806 03:52:59.763736 (+2210207us) spinlock_profiling.cc:243] Waited 7.79 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:52:59.765006 (+  1270us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":17927936}
I20260806 03:52:59.771027  7789 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:52:59.771551  7789 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:59.758586  8089 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:52:59.773201  7695 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:59.773895  8000 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 2.559s	user 0.003s	sys 0.002s
I20260806 03:52:59.756464  7682 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.776428  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2581) took 2948 ms. Trace:
I20260806 03:52:59.776798  2483 rpcz_store.cc:276] 0806 03:52:56.828119 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.844608 (+ 16489us) service_pool.cc:227] Handling call
0806 03:52:56.864550 (+ 19942us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:52:56.909124 (+ 44574us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:56.909165 (+    41us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:52:56.955511 (+ 46346us) log.cc:842] Serialized 52 byte log entry
0806 03:52:57.140001 (+184490us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:52:57.140079 (+    78us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:57.140164 (+    85us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:59.773196 (+2633032us) spinlock_profiling.cc:243] Waited 41.2 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:52:59.775992 (+  2796us) raft_consensus.cc:1671] finished
0806 03:52:59.776036 (+    44us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:59.776331 (+   295us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":10135,"raft.run_cpu_time_us":170,"raft.run_wall_time_us":169,"spinlock_wait_cycles":94743296,"thread_start_us":129165,"threads_started":1,"wal-append.queue_time_us":233102}
I20260806 03:52:59.780277  8152 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:52:59.782451  8147 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
W20260806 03:52:59.783149  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 802344us
I20260806 03:52:59.786949  8150 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:59.787518  7870 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 4, Time since last communication: 0.090s
I20260806 03:52:59.784008  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:52:59.746042  7917 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:52:59.759433  7659 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:52:59.787469  8150 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:52:59.709926  8112 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.806252  7896 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.806895  7991 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:52:59.801095  8159 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:52:59.809805  3587 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 546) took 2271 ms (client timeout 1610 ms). Trace:
W20260806 03:52:59.810240  3587 rpcz_store.cc:269] 0806 03:52:57.539625 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.545450 (+  5825us) service_pool.cc:227] Handling call
0806 03:52:58.927816 (+1382366us) spinlock_profiling.cc:243] Waited 7.21 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65b7c 00007f0d79b6573b 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:52:59.809522 (+881706us) spinlock_profiling.cc:243] Waited 167 ms on lock 0x7b5400540454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:59.809713 (+   191us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":399597440}
I20260806 03:52:59.810668  7789 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.801486  7682 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:52:59.787672  8021 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:52:59.812170  7789 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:59.811969  7682 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:52:59.814620  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2549) took 2772 ms (client timeout 2678 ms). Trace:
W20260806 03:52:59.815099  2583 rpcz_store.cc:269] 0806 03:52:57.042007 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.051633 (+  9626us) service_pool.cc:227] Handling call
0806 03:52:59.814364 (+2762731us) spinlock_profiling.cc:243] Waited 2.61 s on lock 0x7b5400238054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:59.814505 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":6005470976}
I20260806 03:52:59.820983  8004 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:52:59.821502  8004 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:52:59.822499  8004 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.825138  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 562) took 1211 ms. Trace:
I20260806 03:52:59.825642  2476 rpcz_store.cc:276] 0806 03:52:58.613435 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:59.309357 (+695922us) service_pool.cc:227] Handling call
0806 03:52:59.325225 (+ 15868us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:59.371112 (+ 45887us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:59.371144 (+    32us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:59.401543 (+ 30399us) log.cc:842] Serialized 26 byte log entry
0806 03:52:59.561432 (+159889us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:52:59.573106 (+ 11674us) log.cc:842] Serialized 14 byte log entry
0806 03:52:59.573462 (+   356us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:59.573561 (+    99us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:59.824846 (+251285us) raft_consensus.cc:1671] finished
0806 03:52:59.824890 (+    44us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:59.825061 (+   171us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":11860,"prepare.queue_time_us":11439,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":55,"raft.queue_time_us":70051,"raft.run_cpu_time_us":332,"raft.run_wall_time_us":8898,"thread_start_us":158273,"threads_started":1,"wal-append.queue_time_us":303629}
I20260806 03:52:59.829067  8156 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:52:59.758879  7954 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.842082  3587 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103"
dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:39898
I20260806 03:52:59.843052  3587 raft_consensus.cc:595] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:52:59.844249  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 60367.7us
I20260806 03:52:59.844705  7846 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:52:59.849028  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:59.823927  8004 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:52:59.716944  6815 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:52:59.854954  2376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 609) took 2795 ms (client timeout 1508 ms). Trace:
I20260806 03:52:59.860634  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 496) took 1574 ms. Trace:
I20260806 03:52:59.858842  7998 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:52:59.861131  2581 rpcz_store.cc:276] 0806 03:52:58.286291 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:58.329469 (+ 43178us) service_pool.cc:227] Handling call
0806 03:52:58.354420 (+ 24951us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:52:58.504387 (+149967us) raft_consensus.cc:1520] Early marking committed up to index 10
0806 03:52:58.518713 (+ 14326us) log.cc:842] Serialized 14 byte log entry
0806 03:52:59.056569 (+537856us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:52:59.056621 (+    52us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:52:59.056654 (+    33us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:59.860334 (+803680us) spinlock_profiling.cc:243] Waited 150 ms on lock 0x7b5400238a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:59.860401 (+    67us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:52:59.860564 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":145520,"prepare.queue_time_us":19482,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":60,"raft.queue_time_us":148463,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":117,"spinlock_wait_cycles":344247040,"thread_start_us":387638,"threads_started":1,"wal-append.queue_time_us":516847}
I20260806 03:52:59.802155  8142 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:52:59.860388  2376 rpcz_store.cc:269] 0806 03:52:57.054352 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.073642 (+ 19290us) service_pool.cc:227] Handling call
0806 03:52:59.849189 (+2775547us) spinlock_profiling.cc:243] Waited 25 ms on lock 0x7b54001eb9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:52:59.849349 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":57446784}
I20260806 03:52:59.849674  7695 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.878929  7918 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.840926  8156 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:59.880286  8156 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:59.848439  7846 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.885211  7846 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:52:59.900863  8139 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:52:59.933318   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:52:59.867101  6855 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:52:59.901638  7618 raft_consensus.cc:3032] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:52:59.856633  7917 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.942740  7682 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.943025  7618 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:52:59.973901  7618 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:52:59.975360  7618 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:52:59.970821  8037 raft_consensus.cc:3032] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:52:59.978060  8037 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:52:59.945943  7918 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.942780  6815 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:52:59.983614  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 138491us
W20260806 03:52:59.985924  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 280860us
W20260806 03:52:59.985378  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 288998us
I20260806 03:52:59.991653  8112 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:52:59.995072  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 600) took 1013 ms. Trace:
I20260806 03:52:59.988713  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:52:59.996279  2370 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:52:59.995507  3592 rpcz_store.cc:276] 0806 03:52:58.982049 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:58.982234 (+   185us) service_pool.cc:227] Handling call
0806 03:52:59.042205 (+ 59971us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:59.119494 (+ 77289us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:59.994722 (+875228us) spinlock_profiling.cc:243] Waited 41.1 ms on lock 0x7b54001bb554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:52:59.994996 (+   274us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":94581504}
I20260806 03:52:59.989604  2332 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:52:59.934481  8139 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.014870  2483 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
W20260806 03:53:00.015736  8067 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.706s	user 0.012s	sys 0.009s
I20260806 03:53:00.018532  8172 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:00.019101   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:53:00.019217  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:00.019639  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 334014us
I20260806 03:52:59.999940  8103 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:00.003317  8049 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:00.045905  7700 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:00.022529  6926 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.586s	user 0.010s	sys 0.010s
I20260806 03:53:00.026232  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:00.007370  7807 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.030s
I20260806 03:53:00.037734  8103 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:52:59.998417  8142 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.042285  8139 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:00.043619  3590 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 405) took 2483 ms (client timeout 3259 ms). Trace:
I20260806 03:53:00.021507  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:00.056595  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 70176.9us
W20260806 03:53:00.065971  3590 rpcz_store.cc:269] 0806 03:52:57.559786 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.564490 (+  4704us) service_pool.cc:227] Handling call
0806 03:53:00.043389 (+2478899us) spinlock_profiling.cc:243] Waited 2.45 s on lock 0x7b54007701d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:00.043547 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5629118848}
I20260806 03:52:59.979198  8037 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.066394  2375 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:53:00.069700  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 85020.7us
I20260806 03:53:00.070248  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:00.039522  7659 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:00.086262  8111 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.558s	user 0.017s	sys 0.006s
I20260806 03:53:00.071386  7828 raft_consensus.cc:3032] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:00.102051   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:53:00.104684  2477 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
W20260806 03:53:00.084986  8029 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.540s	user 0.021s	sys 0.006s
I20260806 03:53:00.028151  8067 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.087787  8139 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:00.125973  2476 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
W20260806 03:53:00.127578  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 98988.8us
I20260806 03:53:00.099306  8037 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:00.128542  3547 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.126587  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:00.116099  7767 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.679s	user 0.012s	sys 0.010s
W20260806 03:53:00.137406  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 111752us
W20260806 03:53:00.125447  7910 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.695s	user 0.021s	sys 0.003s
W20260806 03:53:00.121579  8120 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.553s	user 0.012s	sys 0.008s
I20260806 03:53:00.149363  2368 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:00.149329  2331 leader_election.cc:334] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 2.178s (SENT)
I20260806 03:53:00.150619  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.153436  7837 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260806 03:53:00.065338  6926 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:53:00.114980  7921 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:00.111020  7954 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:00.111109  7828 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:00.154749  7659 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:00.160446  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.137079  7917 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:00.100767  8172 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.057s
I20260806 03:53:00.133785  8013 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.160567  7910 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.171808  8177 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:00.172770  3547 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.125826  8139 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:00.180735  2376 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
W20260806 03:53:00.160579  8165 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260806 03:53:00.196048  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:00.127983  7807 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 4, Time since last communication: 0.033s
I20260806 03:53:00.182574  7909 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:00.200963  8021 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:00.201449  8021 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:00.195194  8139 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:00.158628  8148 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:00.098343  8150 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.193807  2376 pending_rounds.cc:76] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 2
I20260806 03:53:00.210047  2376 pending_rounds.cc:97] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260806 03:53:00.210362  2376 raft_consensus.cc:2866] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:00.146220  8029 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
W20260806 03:53:00.212680  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 86270.9us
I20260806 03:53:00.183085  7618 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:00.213660  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:00.201859  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 53823.1us
I20260806 03:53:00.207525  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.114995  8111 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.217002  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:00.201838  8021 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:00.211344  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:00.219378  3545 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.159648  7767 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.227341  7767 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:00.228257  2369 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:00.208482  7909 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.229190  7618 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:00.230156  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:00.230901  7909 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:00.231388  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:00.232297  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:00.233014  3591 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:00.235853  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 566) took 1608 ms. Trace:
I20260806 03:53:00.192898  7954 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.236289  2481 rpcz_store.cc:276] 0806 03:52:58.627495 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:59.324679 (+697184us) service_pool.cc:227] Handling call
0806 03:52:59.723701 (+399022us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:52:59.724182 (+   481us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:52:59.724220 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:52:59.733640 (+  9420us) log.cc:842] Serialized 26 byte log entry
0806 03:52:59.861591 (+127951us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:52:59.861622 (+    31us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:52:59.861681 (+    59us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:52:59.861715 (+    34us) raft_consensus.cc:1671] finished
0806 03:52:59.861721 (+     6us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:00.235571 (+373850us) spinlock_profiling.cc:243] Waited 353 ms on lock 0x7b540019f350. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:00.235786 (+   215us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":144,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":9538,"spinlock_wait_cycles":811827968,"thread_start_us":127543,"threads_started":1,"wal-append.queue_time_us":123568}
I20260806 03:53:00.238416  7954 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:00.239526  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:00.240262  2477 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:53:00.221585  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.242847  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.224594  3590 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:00.225068  7695 raft_consensus.cc:2741] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260806 03:53:00.223009  2436 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:00.246142  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:00.249708  3591 raft_consensus.cc:2396] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 7 because replica has last-logged OpId of term: 6 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 6.
I20260806 03:53:00.252413  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.251621  2379 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:53:00.254213  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.255422  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.256425  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:00.257201  3594 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:00.257360  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:00.260767  8067 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:00.260998  7837 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:00.263250  2483 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:53:00.266889  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:00.267372  3592 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260806 03:53:00.184821  7921 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.218727  7918 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:00.278260  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:00.279134  2478 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:00.269205  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:00.272403  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:00.271100  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 48184.8us
I20260806 03:53:00.262056  7689 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:00.240401  7702 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:00.289675  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 46822.7us
I20260806 03:53:00.290043  3587 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:00.241106  7917 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:00.284504  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:00.278105  2332 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:00.265883  8121 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.532s	user 0.007s	sys 0.011s
I20260806 03:53:00.234411  8169 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.049s
I20260806 03:53:00.260665  8089 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:00.273823  3547 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:00.262548  7954 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:53:00.218101  8081 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.068s
I20260806 03:53:00.262079  7659 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:00.262151  8047 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:00.218264  8001 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.067s
I20260806 03:53:00.297298  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:00.336175  2481 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:00.268882  7767 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:00.309415  2372 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
W20260806 03:53:00.342523  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45599.9us
I20260806 03:53:00.359892  2538 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:00.285544  7918 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:00.360980  7918 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:00.290763  8067 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:00.369021  7909 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:00.369865  7909 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:00.370445  7909 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:00.294562  7630 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:00.306356  7986 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260806 03:53:00.385856  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 112159us
I20260806 03:53:00.240767  7828 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.308295  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:00.295120  7689 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.390303  7986 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:00.396919  8062 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:00.309010  8121 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.462997  8121 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:00.463946  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:00.465240  3593 raft_consensus.cc:2354] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12.
I20260806 03:53:00.466665  2331 leader_election.cc:398] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12.
I20260806 03:53:00.466998  2331 leader_election.cc:401] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260806 03:53:00.472967  2576 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 6. (term mismatch)
I20260806 03:53:00.473774  2576 pending_rounds.cc:76] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 5
I20260806 03:53:00.474097  2576 pending_rounds.cc:97] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 10.6
I20260806 03:53:00.474447  2576 raft_consensus.cc:2866] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:00.478295  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:00.479264  2379 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:00.481324  7921 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:00.488072  3586 raft_consensus.cc:2379] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:00.411463  8169 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:00.357005  8047 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.492601  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:00.419214  7618 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.090s
I20260806 03:53:00.509002  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:00.509389  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:00.522094  2478 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:53:00.509517  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 212338us
I20260806 03:53:00.510568  8087 raft_consensus.cc:3032] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:53:00.511636  8176 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:00.513144  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 46657.6us
I20260806 03:53:00.513743  6855 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:00.396601  7846 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.059s
I20260806 03:53:00.446288  7986 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:00.451315  8062 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:00.532510  8024 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:00.536933  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.537910  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:00.560842  2583 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:00.538964  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.539101  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.539858  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.540599  7917 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:00.567255  2575 raft_consensus.cc:2396] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 10 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 5.
I20260806 03:53:00.540686  2578 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:53:00.502341  7921 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:00.577471  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.499303  8169 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:00.562638  2572 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:53:00.588069  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.568233  2476 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260806 03:53:00.590457  8177 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:00.539886  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.528679  8087 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:00.503358  6926 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:00.565129  8150 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:00.422876  7954 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.104s
I20260806 03:53:00.586176  2481 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:00.559932  2584 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:53:00.596414  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.592648  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:00.567706  8062 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:00.611120  2484 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:53:00.620741  2574 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:00.607524  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.558817  8013 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:00.594990  7789 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.775s	user 0.013s	sys 0.004s
W20260806 03:53:00.641212  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44932.1us
I20260806 03:53:00.572242  7752 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:00.636703  2379 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:53:00.639227  2578 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:00.638892  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.642335  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:00.628571  2478 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:53:00.584487  7910 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:00.653528  6926 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:00.582600  8067 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:00.654188  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:00.679630  2484 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:00.598799  8111 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:00.585228  8145 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:00.658280  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:00.646926  8121 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.026s
I20260806 03:53:00.664047  2480 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:53:00.690069  2374 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:53:00.623025  8095 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:00.660321  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:00.694644  2483 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:00.665872  2372 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [8.5-10.6]
I20260806 03:53:00.554586  8176 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.697723  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2678) took 2754 ms. Trace:
I20260806 03:53:00.592317  7630 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.065s
I20260806 03:53:00.648056  8177 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:00.647519  2581 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:00.586668  7917 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.674626  3547 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:00.599112  7921 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.677474  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.685824  2579 raft_consensus.cc:1203] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Deduplicated request from leader. Original: 4.4->[6.5-6.5]   Dedup: 6.5->[]
I20260806 03:53:00.688577  2474 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:00.662950  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:00.708666  2476 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:00.709088  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.698163  2374 rpcz_store.cc:276] 0806 03:52:57.943260 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.943597 (+   337us) service_pool.cc:227] Handling call
0806 03:53:00.689637 (+2746040us) spinlock_profiling.cc:243] Waited 23.8 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:53:00.689869 (+   232us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:00.693266 (+  3397us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:00.697658 (+  4392us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":54831360}
I20260806 03:53:00.693289  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:00.710317  2579 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260806 03:53:00.707922  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:00.701716  2480 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:00.682178  8172 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election won for term 14
W20260806 03:53:00.660327  2296 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 78ff87b2196e4600aed5d8442f9b9bdd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica cf6042e85bef47c4aac9d064d91501d1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:00.672536  7659 raft_consensus.cc:2741] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260806 03:53:00.721469  2478 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260806 03:53:00.713800  2578 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:00.688194  8145 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:00.712078  2484 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:00.728443  2474 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
W20260806 03:53:00.714573  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 106949us
I20260806 03:53:00.713225  2575 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:00.714730  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:00.703810  8190 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.217s	user 0.000s	sys 0.001s
I20260806 03:53:00.719499  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:00.719616  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:00.714375  8139 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.512s	user 0.010s	sys 0.003s
I20260806 03:53:00.686144  6926 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.712857  7190 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:53:00.732515  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.717715  8202 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:00.712858  7871 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:00.720979  7954 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:00.701270  8095 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.719506  8177 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:53:00.729285  8194 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.202s	user 0.000s	sys 0.001s
I20260806 03:53:00.786934  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:00.761659  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:00.787602  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78594.6us
I20260806 03:53:00.788652  2332 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.790064  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:00.723148  8172 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:00.788249  2578 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:53:00.792723  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.703267  8087 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.795598  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:00.796473  2374 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:00.723582  2296 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 69686.8us
I20260806 03:53:00.799800  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.800920  2578 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:00.765475  8029 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:00.807297  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:00.789072  8067 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:00.786963  8111 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:00.833483  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.757031  8162 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.044s
I20260806 03:53:00.874958  2583 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:00.919979  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:00.787230  7630 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:00.805094  8156 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.924s	user 0.015s	sys 0.008s
I20260806 03:53:00.810283  8018 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.104s
W20260806 03:53:00.887231  8201 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.117s	user 0.000s	sys 0.000s
I20260806 03:53:00.887872  6855 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12.
I20260806 03:53:00.890070  2479 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
W20260806 03:53:00.891822  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2679) took 2903 ms (client timeout 1750 ms). Trace:
I20260806 03:53:00.893057  8176 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:00.893193  7918 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.531s	user 0.016s	sys 0.000s
I20260806 03:53:00.760035  8139 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.798588  7871 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:00.725853  7998 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.066s
I20260806 03:53:00.968911  8095 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:00.921320  8111 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.811604  8145 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:00.903177  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 139393us
I20260806 03:53:00.994805  2534 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:00.903247  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 105257us
I20260806 03:53:00.996649  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:00.906293  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 99120us
I20260806 03:53:00.997614  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:00.909407  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 103445us
I20260806 03:53:00.811950  7921 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:00.882747  8191 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.223s	user 0.001s	sys 0.000s
I20260806 03:53:00.791206  7954 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:00.923833  2578 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:00.834610  8177 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:53:00.908892  8087 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:00.926889  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:00.935390  2373 rpcz_store.cc:269] 0806 03:52:57.988846 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.989039 (+   193us) service_pool.cc:227] Handling call
0806 03:52:58.840209 (+851170us) spinlock_profiling.cc:243] Waited 9.91 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:53:00.891559 (+2051350us) spinlock_profiling.cc:243] Waited 185 ms on lock 0x7b54004385d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:00.891732 (+   173us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":448751232}
I20260806 03:53:00.944427  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2540) took 2821 ms. Trace:
I20260806 03:53:00.930924  7190 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 8 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:01.012379  2537 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:00.791142  8202 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.899873  2574 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:01.018110  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:00.931475  8215 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:53:01.005187  2374 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 12 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 5.
I20260806 03:53:01.018335  2538 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:01.031827  2534 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:00.909129  8029 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.960608  7918 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.051452  8029 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:01.009438  2372 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:01.052892  6926 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:01.009213  2479 rpcz_store.cc:276] 0806 03:52:58.122972 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:58.269813 (+146841us) service_pool.cc:227] Handling call
0806 03:53:00.889580 (+2619767us) spinlock_profiling.cc:243] Waited 23.8 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:53:00.889865 (+   285us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:00.944008 (+ 54143us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:00.944347 (+   339us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":54742912}
I20260806 03:53:00.931509  7630 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.054024  8202 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:01.055236  7630 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:00.968917  8212 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260806 03:53:01.058760  7190 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.007963  7917 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:01.060528  7917 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:53:01.063271  6815 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.066s	user 0.017s	sys 0.000s
W20260806 03:53:01.065199  7837 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.804s	user 0.013s	sys 0.001s
I20260806 03:53:01.065769  7837 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:01.069082  8139 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:01.069653  8139 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:01.070072  8139 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.028334  8152 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260806 03:53:01.028009  7921 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:01.076583  7921 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:00.922307  8067 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:01.078333  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 62791.2us
I20260806 03:53:01.079161  8067 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:01.017228  8203 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.063s
I20260806 03:53:01.081233  8203 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:53:01.081804  8203 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:01.082772  8203 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.084273  6815 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:01.002992  2583 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:53:01.086606  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:01.015040  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:01.022614  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:01.089697  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 67191.9us
I20260806 03:53:00.993597  8216 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:01.094233  8216 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.013242  7871 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:01.010613  8024 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:01.045094  8022 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:01.046691  7974 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:01.049444  8004 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.181s	user 0.015s	sys 0.001s
I20260806 03:53:01.054106  3588 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:01.055107  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:01.024688  8198 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:01.091421  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:01.091954  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:01.092216  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:01.092532  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:01.093478  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:01.143980  2477 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:00.977262  8111 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:01.042769  2534 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:01.098719  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:01.044040  8177 raft_consensus.cc:686] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:00.936494  8156 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.099983  2578 raft_consensus.cc:2354] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12.
I20260806 03:53:01.118813  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:01.151243  2478 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:01.117815  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:01.152334  2574 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:01.100806  2483 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:00.930228  8172 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.088310  8199 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:01.099331  7871 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:01.117539  8037 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.970s	user 0.014s	sys 0.002s
I20260806 03:53:01.100275  7917 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:53:01.097276  8067 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:01.006175  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:01.143486  2480 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:01.145164  2583 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
W20260806 03:53:01.129773  8168 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 1.055s	user 0.004s	sys 0.001s
W20260806 03:53:01.149525  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 106881us
W20260806 03:53:01.163926  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 157834us
I20260806 03:53:01.156834  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:01.140597  8021 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.875s	user 0.008s	sys 0.007s
I20260806 03:53:01.168131  2482 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260806 03:53:01.168900  2482 pending_rounds.cc:76] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 4
I20260806 03:53:01.169148  2482 pending_rounds.cc:97] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260806 03:53:01.169489  2482 raft_consensus.cc:2866] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:01.147396  8198 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:01.173858  2373 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:01.175784  2538 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:01.181463  2480 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
W20260806 03:53:01.177708  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 85856.7us
I20260806 03:53:01.157750  7871 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:01.156243  8199 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:01.160532  8176 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:53:01.182504  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:01.186839  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:01.169613  7917 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:01.169169  8095 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:53:01.141225  7974 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:01.180840  7986 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.589s	user 0.005s	sys 0.009s
I20260806 03:53:01.192577  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:01.154949  8177 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.194859  8195 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:01.181759  8162 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260806 03:53:01.232723  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 140582us
I20260806 03:53:01.177381  8139 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:01.171671  8067 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.188403  8199 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:01.199769  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:01.200932  8217 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.238s	user 0.002s	sys 0.000s
I20260806 03:53:01.202502  7921 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:01.189225  8062 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.538s	user 0.011s	sys 0.003s
I20260806 03:53:01.210752  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:01.188171  8198 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:01.218887  2579 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:01.218583  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:01.179180  8111 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:01.198549  7917 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:01.253671  8176 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:01.254268  8176 raft_consensus.cc:686] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:01.172412  8021 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.189795  8037 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:01.193111  8029 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:01.206817  8202 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:01.272995  8037 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.273371  8202 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.273010  8029 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:01.277715  8029 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:01.278651  8202 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:01.278955  7917 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.190096  7918 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:01.195885  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:01.329841  2478 raft_consensus.cc:2354] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12.
I20260806 03:53:01.238440  7992 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:01.234570  2436 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:01.331446  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 97644.3us
I20260806 03:53:01.239395  2480 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:01.240170  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:01.259317  2577 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:01.265844  8021 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:53:01.255313  8176 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 9.5, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:53:01.269976  2484 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:01.249001  8062 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.191542  8216 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:01.280771  8037 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:01.301914  8150 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:01.283555  8130 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:01.226114  7771 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:01.227470  7865 raft_consensus.cc:3032] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:01.300832  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:01.306136  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:01.310315  8111 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:01.233353  8162 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:01.339432  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:01.348912  3547 leader_election.cc:398] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12.
I20260806 03:53:01.358579  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:01.367803  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:01.418042  2480 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:53:01.418428  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 59998.1us
I20260806 03:53:01.393867  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:01.421078  2537 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:01.236843  8195 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.397897  2374 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:01.424710  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:01.225641  7986 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.407909  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:01.417533  3547 leader_election.cc:401] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
W20260806 03:53:01.428977  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 90757.6us
I20260806 03:53:01.361768  7921 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:01.229522  8224 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.168s
I20260806 03:53:01.390537  7954 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:01.385586  7771 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:01.436959  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:01.437407  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:01.356417  8233 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:01.396111  7865 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:01.467103  3594 raft_consensus.cc:2396] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 15 because replica has last-logged OpId of term: 13 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 9.
I20260806 03:53:01.452108  2537 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:01.455765  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:01.426256  7909 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.048s	user 0.007s	sys 0.016s
I20260806 03:53:01.417102  8162 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:01.435096  8231 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.200s	user 0.002s	sys 0.000s
I20260806 03:53:01.469132  3585 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:01.425592  8037 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:01.479211  7921 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:01.479668  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:01.396785  7990 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.064s
I20260806 03:53:01.480383  2379 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260806 03:53:01.423581  3584 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:01.447804  7918 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:01.519601  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 75246.8us
I20260806 03:53:01.398826  8150 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.451812  8156 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:01.505718  2379 pending_rounds.cc:76] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 3
I20260806 03:53:01.468286  7974 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:01.503294  2429 leader_election.cc:334] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.646s (SENT)
I20260806 03:53:01.379405  8029 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.456434  8222 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:01.519295  2583 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:53:01.468097  7771 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:01.396327  8130 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.416996  8111 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:01.524750  8209 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260806 03:53:01.503996  8021 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:01.530241  8020 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:01.505980  2374 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:01.531587  8150 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:01.533885  2379 pending_rounds.cc:97] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260806 03:53:01.534126  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:01.536361  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 562) took 1289 ms. Trace:
I20260806 03:53:01.556710  2379 raft_consensus.cc:2866] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:01.541040  8064 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:53:01.547042  8067 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:01.497100  8037 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:01.550519  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 125894us
I20260806 03:53:01.556816  3586 rpcz_store.cc:276] 0806 03:53:00.247426 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.247610 (+   184us) service_pool.cc:227] Handling call
0806 03:53:01.536096 (+1288486us) spinlock_profiling.cc:243] Waited 230 ms on lock 0x7b540052f654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:01.536268 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":528377728}
W20260806 03:53:01.563330  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 111349us
I20260806 03:53:01.485595  7909 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.531981  8062 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:01.552440  8222 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:01.558198  8021 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:01.577148  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:01.579123  2574 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:01.585323  8228 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:01.532843  7865 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.569149  8037 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:01.588830  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:01.593827  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 106275us
I20260806 03:53:01.598268  3586 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:53:01.599607  2429 leader_election.cc:334] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.708s (SENT)
I20260806 03:53:01.600250  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:01.596700  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:01.602468  2478 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:01.616268  8228 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:53:01.596099  7974 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:01.619032  7974 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:01.619463  7974 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:01.624406  7986 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:01.579838  8021 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:01.485803  8233 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.591362  7921 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.648628  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 627) took 1555 ms. Trace:
W20260806 03:53:01.649262  8235 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260806 03:53:01.648687  8255 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:01.670455  8222 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.671322  8255 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.702692  8130 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:01.715835  2374 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:01.723325  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:01.626369  8250 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:01.657012  2538 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:01.651322  8111 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:01.767149  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 110287us
I20260806 03:53:01.772931  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:01.661007  2375 rpcz_store.cc:276] 0806 03:53:00.093370 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.093605 (+   235us) service_pool.cc:227] Handling call
0806 03:53:00.116843 (+ 23238us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:00.147838 (+ 30995us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:00.147910 (+    72us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:00.157333 (+  9423us) log.cc:842] Serialized 26 byte log entry
0806 03:53:00.388063 (+230730us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:00.412979 (+ 24916us) log.cc:842] Serialized 14 byte log entry
0806 03:53:00.566968 (+153989us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:00.567058 (+    90us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:01.585635 (+1018577us) spinlock_profiling.cc:243] Waited 9.85 ms on lock 0x7b180029f2c0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:53:01.626477 (+ 40842us) raft_consensus.cc:1671] finished
0806 03:53:01.648338 (+ 21861us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:01.648535 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":158444,"prepare.queue_time_us":24575,"prepare.run_cpu_time_us":70,"prepare.run_wall_time_us":74,"raft.queue_time_us":178906,"raft.run_cpu_time_us":309,"raft.run_wall_time_us":18428,"spinlock_wait_cycles":22650240,"thread_start_us":182074,"threads_started":1,"wal-append.queue_time_us":382744}
I20260806 03:53:01.627445  8198 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:01.814929  2332 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items.
W20260806 03:53:01.832665  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 233098us
W20260806 03:53:01.815047  8244 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.282s	user 0.000s	sys 0.002s
I20260806 03:53:01.820401  8150 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:01.777669  8199 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.772114  8005 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:01.844408  8005 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:01.850517  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:01.851815  2578 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: []
W20260806 03:53:01.852728  2429 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.755s (SENT)
I20260806 03:53:01.844949  8005 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:01.856132  2375 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:01.810343  8233 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:01.861392  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:01.867221  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:01.835600  7917 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:01.803675  8037 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.879052  8103 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:01.869910  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:01.881050  2479 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:01.862921  8199 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:01.879154  8037 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:01.890678  8233 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:01.893138  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:01.907133  2479 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:01.895533  2483 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260806 03:53:01.943686  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:01.859146  8150 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:01.847522  8255 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:01.898057  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:01.949936  2374 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:01.947813  2429 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.829s (SENT)
I20260806 03:53:01.951359  2429 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:01.960934  2483 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:53:01.899333  8198 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:01.968321  2429 leader_election.cc:334] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.846s (SENT)
I20260806 03:53:01.968683  8150 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:01.912235  7918 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12.
I20260806 03:53:01.968760  8021 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:01.951115  8224 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.024s
I20260806 03:53:01.982146  8162 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:01.984814  7871 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.792s	user 0.013s	sys 0.002s
I20260806 03:53:01.984992  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:01.953681  8233 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:01.993994  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 635) took 1616 ms. Trace:
I20260806 03:53:02.000763  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:01.944792  8103 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:02.005733  8022 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.867s	user 0.010s	sys 0.009s
I20260806 03:53:02.002014  2479 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:53:02.006973  8216 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:02.024403  8216 consensus_queue.cc:1225] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 6.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
W20260806 03:53:02.024474  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 56210.6us
I20260806 03:53:02.024396  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:02.026437  2583 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
W20260806 03:53:02.027267  2581 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1341) took 1489 ms (client timeout 1805 ms). Trace:
I20260806 03:53:02.027459  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:01.856812  2332 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2741)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1443)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1465)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1466)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1445)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1460)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1438)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1467)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1455)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1448)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1441)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2733)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1454)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1458)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1468)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1442)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2744)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1450)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2731)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2732)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2736)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2737)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2738)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2740)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2742)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1452)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1453)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1459)
I20260806 03:53:02.008823  7689 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:02.027760  2581 rpcz_store.cc:269] 0806 03:53:00.538185 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.538800 (+   615us) service_pool.cc:227] Handling call
0806 03:53:02.027042 (+1488242us) spinlock_profiling.cc:243] Waited 85.2 ms on lock 0x7b540004b854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:02.027196 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":195950976}
I20260806 03:53:02.029511  2436 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:02.030716  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:02.007001  8021 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:02.014463  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:02.031491  2581 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:02.020226  2372 rpcz_store.cc:276] 0806 03:53:00.378048 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.793740 (+415692us) service_pool.cc:227] Handling call
0806 03:53:00.871740 (+ 78000us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:01.052247 (+180507us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:01.993636 (+941389us) spinlock_profiling.cc:243] Waited 137 ms on lock 0x7b5400332cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:01.993900 (+   264us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":316059008}
I20260806 03:53:02.031900  3547 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:02.032585  8081 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:02.027706  8037 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:02.009192  7771 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:02.030651  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:02.031935  3584 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:02.034889  2374 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:02.038319  7771 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:02.038990  7909 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:02.034149  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:02.040454  8037 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:02.041098  8037 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:02.041963  3592 raft_consensus.cc:3032] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:53:02.042364  3592 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:02.045320  8029 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:02.048164  7828 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:02.048727  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:02.049450  2581 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:02.054394  3587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 603) took 1824 ms. Trace:
I20260806 03:53:02.054899  3587 rpcz_store.cc:276] 0806 03:53:00.229557 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.230357 (+   800us) service_pool.cc:227] Handling call
0806 03:53:00.230687 (+   330us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:00.290548 (+ 59861us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:02.054048 (+1763500us) spinlock_profiling.cc:243] Waited 59.1 ms on lock 0x7b540067f7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:02.054304 (+   256us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":135978240}
I20260806 03:53:02.039368  7771 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:02.033993  8145 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:02.056777  2436 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:02.057149  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2713) took 2032 ms. Trace:
I20260806 03:53:02.062536  2583 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:02.030536  7921 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:02.066808  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:02.029711  2332 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40734 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1443)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1465)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1466)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1445)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1460)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1438)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1467)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1455)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1448)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1441)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2733)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1454)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1458)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1468)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1442)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2744)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1450)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2731)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2732)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2736)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2737)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2738)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2740)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2742)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1452)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1453)
I20260806 03:53:02.070988  2376 rpcz_store.cc:276] 0806 03:53:00.024701 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.039329 (+ 14628us) service_pool.cc:227] Handling call
0806 03:53:00.039813 (+   484us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:00.210841 (+171028us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:02.056853 (+1846012us) spinlock_profiling.cc:243] Waited 140 ms on lock 0x7b54003ea3d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:02.057069 (+   216us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":322641152}
I20260806 03:53:02.043542  3592 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:02.019436  7992 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.672s	user 0.014s	sys 0.002s
I20260806 03:53:02.070156  8103 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:02.069648  8256 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:02.072692  7921 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:02.078910  7921 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:02.033984  8081 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:53:02.080818  8081 raft_consensus.cc:686] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:02.081218  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:02.082183  8081 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:02.085443  8037 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:02.073035  2480 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 10
I20260806 03:53:02.085633  3592 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:02.073926  3591 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:02.075733  2481 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 2653) took 1831 ms (client timeout 1709 ms). Trace:
W20260806 03:53:02.091204  2481 rpcz_store.cc:269] 0806 03:53:00.244239 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.244575 (+   336us) service_pool.cc:227] Handling call
0806 03:53:02.075509 (+1830934us) spinlock_profiling.cc:243] Waited 55 ms on lock 0x7b54002a12d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:02.075655 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":126423936}
I20260806 03:53:02.092237  2436 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:02.092823  2481 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260806 03:53:02.074229  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:02.096566  2376 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:02.097738  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:02.097832  2572 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:02.098503  2483 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:02.099076  2478 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260806 03:53:02.113670  2581 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:02.098503  8011 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:02.115962  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:02.071282  8022 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:02.105176  7917 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:02.077512  8103 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:02.108385  8216 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.029s
I20260806 03:53:02.076213  8256 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:02.023061  7871 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:02.057024  7771 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:02.125985  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:02.119620  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:02.129400  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:02.135701  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2580) took 1472 ms. Trace:
I20260806 03:53:02.203982  2574 rpcz_store.cc:276] 0806 03:53:00.663176 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:01.153107 (+489931us) service_pool.cc:227] Handling call
0806 03:53:01.168195 (+ 15088us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:01.579803 (+411608us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:02.135373 (+555570us) spinlock_profiling.cc:243] Waited 411 ms on lock 0x7b540013b0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:02.135625 (+   252us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":944464640}
I20260806 03:53:02.145571  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2674) took 1055 ms. Trace:
I20260806 03:53:02.206331  2474 rpcz_store.cc:276] 0806 03:53:01.089917 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:01.091215 (+  1298us) service_pool.cc:227] Handling call
0806 03:53:01.094958 (+  3743us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:01.095342 (+   384us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:01.095384 (+    42us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:01.095965 (+   581us) log.cc:842] Serialized 26 byte log entry
0806 03:53:02.144863 (+1048898us) spinlock_profiling.cc:243] Waited 22.1 ms on lock 0x7b18000d7860. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411
0806 03:53:02.145050 (+   187us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:53:02.145088 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:02.145190 (+   102us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:02.145242 (+    52us) raft_consensus.cc:1671] finished
0806 03:53:02.145253 (+    11us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:02.145500 (+   247us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":55548,"raft.run_cpu_time_us":214,"raft.run_wall_time_us":3786,"spinlock_wait_cycles":50773248,"thread_start_us":44114,"threads_started":1,"wal-append.queue_time_us":98711}
I20260806 03:53:02.124370  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:02.149276  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:02.139348  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:02.209882  2483 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:02.142035  2332 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40734 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1460)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1438)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1467)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1455)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1448)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1441)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2733)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1454)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1458)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1468)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1442)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2744)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1450)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2731)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2732)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2736)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2737)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2738)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2740)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2742)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1452)
W20260806 03:53:02.149536  2429 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.867s (SENT)
I20260806 03:53:02.211462  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:02.119975  2480 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:02.214440  2480 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:02.177346  2376 raft_consensus.cc:2396] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 11 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260806 03:53:02.217074  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:02.218250  2376 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:02.108995  8037 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260806 03:53:02.220958  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 95093.4us
I20260806 03:53:02.220919  2480 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
W20260806 03:53:02.224778  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 75612.2us
I20260806 03:53:02.225035  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:02.131712  8054 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:02.141794  8162 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:02.230567  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:02.231442  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:02.211901  8257 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.209s	user 0.000s	sys 0.002s
I20260806 03:53:02.128250  7917 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:02.258991  2376 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
W20260806 03:53:02.250377  8172 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.763s	user 0.042s	sys 0.056s
I20260806 03:53:02.229797  2538 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:02.265790  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1438) took 1083 ms. Trace:
I20260806 03:53:02.280953  2376 rpcz_store.cc:276] 0806 03:53:01.182800 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.224707 (+1041907us) service_pool.cc:227] Handling call
0806 03:53:02.265711 (+ 41004us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:02.281221  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55611.2us
I20260806 03:53:02.236227  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:02.283128  2581 raft_consensus.cc:2379] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:02.268237  7917 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:02.279676  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2640) took 2265 ms. Trace:
I20260806 03:53:02.237228  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:02.285281  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:02.274148  8256 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:02.265635  8054 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:02.276165  2584 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260806 03:53:02.276795  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:02.277840  7871 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:02.120666  8011 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:02.265770  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:02.234886  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:02.283840  2482 rpcz_store.cc:276] 0806 03:53:00.013991 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.016120 (+  2129us) service_pool.cc:227] Handling call
0806 03:53:00.016440 (+   320us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:01.169974 (+1153534us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:02.279326 (+1109352us) spinlock_profiling.cc:243] Waited 1.15 s on lock 0x7b5400037354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:02.279587 (+   261us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2647516416}
I20260806 03:53:02.298324  2477 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:02.232079  8111 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:53:02.201750  8103 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:02.286468  2474 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
W20260806 03:53:02.280702  8172 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.803s	user 0.050s	sys 0.056s
I20260806 03:53:02.147750  8005 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:02.335314  8205 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 1.434s	user 0.000s	sys 0.010s
I20260806 03:53:02.337007  8005 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:02.224206  8037 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:02.268850  2332 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40734 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1467)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1455)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1448)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1441)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2733)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1454)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1458)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1468)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1442)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2744)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1450)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2731)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2732)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2736)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2737)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2738)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2740)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2742)
I20260806 03:53:02.358072  2483 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:02.368144  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:02.352758  7974 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.725s	user 0.012s	sys 0.003s
W20260806 03:53:02.312755  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 163253us
I20260806 03:53:02.309543  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2716) took 2066 ms. Trace:
I20260806 03:53:02.315161  2581 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:02.382411  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 510) took 1356 ms. Trace:
I20260806 03:53:02.251777  7991 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:02.323071  8047 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:02.296046  6926 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:02.327688  7771 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:02.296384  8054 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:02.328358  2538 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:02.328661  8233 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:02.303658  7828 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:02.341365  8111 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:53:02.445873  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 625) took 3127 ms (client timeout 1978 ms). Trace:
W20260806 03:53:02.446727  2369 rpcz_store.cc:269] 0806 03:52:59.318671 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:59.329128 (+ 10457us) service_pool.cc:227] Handling call
0806 03:53:02.445532 (+3116404us) spinlock_profiling.cc:243] Waited 836 ms on lock 0x7b54004286d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:02.445750 (+   218us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1922538880}
I20260806 03:53:02.394240  2377 rpcz_store.cc:276] 0806 03:53:00.243063 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.511579 (+268516us) service_pool.cc:227] Handling call
0806 03:53:00.514630 (+  3051us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:00.515146 (+   516us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:53:00.515500 (+   354us) log.cc:842] Serialized 14 byte log entry
0806 03:53:00.704553 (+189053us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:00.712328 (+  7775us) log.cc:842] Serialized 52 byte log entry
0806 03:53:00.713736 (+  1408us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:00.714066 (+   330us) log.cc:842] Serialized 14 byte log entry
0806 03:53:00.715904 (+  1838us) log.cc:842] Serialized 14 byte log entry
0806 03:53:00.971841 (+255937us) spinlock_profiling.cc:243] Waited 5.54 ms on lock 0x7b1800358cc0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:53:02.086771 (+1114930us) spinlock_profiling.cc:243] Waited 1.8 ms on lock 0x7b1800358cc0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7 00007f0d7cae0058
0806 03:53:02.307630 (+220859us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:02.307730 (+   100us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:02.307775 (+    45us) raft_consensus.cc:1671] finished
0806 03:53:02.307789 (+    14us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:02.309447 (+  1658us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":66599,"prepare.queue_time_us":263700,"prepare.run_cpu_time_us":123,"prepare.run_wall_time_us":127,"raft.queue_time_us":27201,"raft.run_cpu_time_us":616,"raft.run_wall_time_us":40349,"spinlock_wait_cycles":16869888,"thread_start_us":409256,"threads_started":2,"wal-append.queue_time_us":250649}
I20260806 03:53:02.392649  2332 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1455)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1448)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1441)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2733)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1454)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1458)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1468)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1442)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2744)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1450)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1485)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1486)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2731)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2732)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2736)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2737)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2738)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2740)
I20260806 03:53:02.396353  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:44180 (request call id 414) took 1749 ms. Trace:
I20260806 03:53:02.340632  8103 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:02.383100  2429 leader_election.cc:334] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.059s (SENT)
I20260806 03:53:02.503749  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:02.505295  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 122269us
W20260806 03:53:02.506233  2429 leader_election.cc:334] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.144s (SENT)
I20260806 03:53:02.506717  2429 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:02.340674  8037 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:02.352303  8280 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:02.491369  2583 rpcz_store.cc:276] 0806 03:53:00.646788 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.354935 (+1708147us) service_pool.cc:227] Handling call
0806 03:53:02.396240 (+ 41305us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:02.409176  2477 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:53:02.412806  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 84560.7us
I20260806 03:53:02.416563  8047 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:02.394465  7974 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:02.422549  8069 raft_consensus.cc:3032] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:53:02.411801  7828 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:02.412423  7991 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:02.446120  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 636) took 2033 ms. Trace:
I20260806 03:53:02.402997  6926 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:02.556778  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 271636us
I20260806 03:53:02.521989  8233 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:02.614106  8233 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:02.614810  8233 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:02.383074  2581 rpcz_store.cc:276] 0806 03:53:01.025719 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.303255 (+1277536us) service_pool.cc:227] Handling call
0806 03:53:02.314867 (+ 11612us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:02.381956 (+ 67089us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:02.382314 (+   358us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:02.617233  8119 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:02.572736  2373 rpcz_store.cc:276] 0806 03:53:00.412911 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:01.023865 (+610954us) service_pool.cc:227] Handling call
0806 03:53:01.099661 (+ 75796us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:01.183029 (+ 83368us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:02.445826 (+1262797us) spinlock_profiling.cc:243] Waited 71.6 ms on lock 0x7b5400012554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:02.446051 (+   225us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":164783360}
I20260806 03:53:02.619000  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:02.620081  2373 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:02.604532  8039 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260806 03:53:02.605657  7828 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:02.622550  8233 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:02.620702  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1441) took 1396 ms. Trace:
I20260806 03:53:02.623311  2373 rpcz_store.cc:276] 0806 03:53:01.224300 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.618599 (+1394299us) service_pool.cc:227] Handling call
0806 03:53:02.620638 (+  2039us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:02.624243  8103 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:02.625219  7921 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.546s	user 0.009s	sys 0.006s
I20260806 03:53:02.625958  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:02.625829  7921 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:02.626778  2373 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:02.627343  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2733) took 1433 ms. Trace:
W20260806 03:53:02.627528  3584 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.592s	user 0.011s	sys 0.002s
I20260806 03:53:02.627704  2373 rpcz_store.cc:276] 0806 03:53:01.193695 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.625627 (+1431932us) service_pool.cc:227] Handling call
0806 03:53:02.627268 (+  1641us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:02.627990  3584 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:02.626219  8084 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260806 03:53:02.628715  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:02.630851  3592 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.541s	user 0.015s	sys 0.000s
W20260806 03:53:02.587996  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 81796.4us
W20260806 03:53:02.632241  2429 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.145s (SENT)
I20260806 03:53:02.632784  2429 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:02.633219  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:02.577628  2332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2740) took 1306 ms. Trace:
I20260806 03:53:02.565953  8069 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:02.566283  8047 raft_consensus.cc:686] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:02.643319  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1454) took 1147 ms. Trace:
I20260806 03:53:02.555677  8280 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260806 03:53:02.648571  7913 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 6 current term: 6 is higher.
I20260806 03:53:02.691818  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:02.665900  7974 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:02.673422  2581 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:02.676555  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:02.678113  2373 rpcz_store.cc:276] 0806 03:53:01.492440 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.628429 (+1135989us) service_pool.cc:227] Handling call
0806 03:53:02.639470 (+ 11041us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:02.699736  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:02.644740  2332 rpcz_store.cc:276] 0806 03:53:01.271431 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.577545 (+1306114us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:02.641997  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 608) took 1420 ms. Trace:
I20260806 03:53:02.698024  3584 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:02.701053  3592 rpcz_store.cc:276] 0806 03:53:01.221797 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:01.221975 (+   178us) service_pool.cc:227] Handling call
0806 03:53:01.236652 (+ 14677us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:02.041851 (+805199us) spinlock_profiling.cc:243] Waited 198 ms on lock 0x7b5400680220. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca55730 00007f0d7cac7300 00007f0d7cac8371 00007f0d7cac4edf 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc
0806 03:53:02.641461 (+599610us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:02.641515 (+    54us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:02.641580 (+    65us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:02.641637 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:02.641744 (+   107us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:02.641909 (+   165us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":4286,"raft.run_cpu_time_us":200,"raft.run_wall_time_us":4899,"spinlock_wait_cycles":454518656}
W20260806 03:53:02.694118  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61906.2us
W20260806 03:53:02.697068  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 210823us
I20260806 03:53:02.640290  8233 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:02.701066  2332 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1468)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1442)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2744)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1450)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1485)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1489)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1487)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1486)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1488)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2731)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2732)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2736)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2737)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2738)
W20260806 03:53:02.721918  2429 leader_election.cc:334] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.205s (SENT)
I20260806 03:53:02.677662  7875 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
W20260806 03:53:02.723600  2429 leader_election.cc:334] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.206s (SENT)
I20260806 03:53:02.726823  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:02.729838  7875 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:02.730227  2373 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:53:02.730998  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1458) took 1237 ms. Trace:
I20260806 03:53:02.731426  2373 rpcz_store.cc:276] 0806 03:53:01.493756 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.698661 (+1204905us) service_pool.cc:227] Handling call
0806 03:53:02.730918 (+ 32257us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:02.732769  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:02.734201  2373 raft_consensus.cc:2396] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:53:02.734761  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1468) took 1121 ms. Trace:
I20260806 03:53:02.735147  2373 rpcz_store.cc:276] 0806 03:53:01.613587 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.732340 (+1118753us) service_pool.cc:227] Handling call
0806 03:53:02.734691 (+  2351us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:02.718616  7910 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:02.736824  7921 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:02.719182  8057 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:02.737442  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:02.738559  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1356) took 1165 ms. Trace:
I20260806 03:53:02.738998  2574 rpcz_store.cc:276] 0806 03:53:01.572719 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.310031 (+737312us) service_pool.cc:227] Handling call
0806 03:53:02.343839 (+ 33808us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:02.352537 (+  8698us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:02.352694 (+   157us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:02.373834 (+ 21140us) log.cc:842] Serialized 26 byte log entry
0806 03:53:02.635384 (+261550us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:53:02.635427 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:02.635519 (+    92us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:02.738320 (+102801us) raft_consensus.cc:1671] finished
0806 03:53:02.738344 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:02.738486 (+   142us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":8019,"raft.queue_time_us":8814,"raft.run_cpu_time_us":221,"raft.run_wall_time_us":18982,"thread_start_us":222441,"threads_started":1,"wal-append.queue_time_us":341738}
I20260806 03:53:02.736543  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:02.740653  2373 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:02.640249  8005 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.078s
I20260806 03:53:02.743774  2480 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:02.696803  8103 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:02.717882  8286 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.055s	user 0.001s	sys 0.001s
W20260806 03:53:02.698134  8145 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.625s	user 0.009s	sys 0.005s
I20260806 03:53:02.759107  2480 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260806 03:53:02.651270  8111 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:02.738018  8057 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:02.725116  8081 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:02.705272  7992 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.055s
I20260806 03:53:02.760972  7921 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:02.799798  2484 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260806 03:53:02.802342  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:02.802695  3584 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:02.753183  7991 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:02.767642  8057 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:02.803058  3592 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:02.761768  8103 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:02.798511  8081 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:02.821146  2332 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. [suppressed 5 similar messages]
I20260806 03:53:02.731016  7875 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:02.830339  8011 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:02.836290  3593 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
W20260806 03:53:02.840415  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 135603us
I20260806 03:53:02.840776  2332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2738) took 1630 ms. Trace:
I20260806 03:53:02.843961  2332 rpcz_store.cc:276] 0806 03:53:01.210180 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.840695 (+1630515us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:02.844939  2373 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:02.845760  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1442) took 1607 ms. Trace:
I20260806 03:53:02.846244  2373 rpcz_store.cc:276] 0806 03:53:01.238416 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.736137 (+1497721us) service_pool.cc:227] Handling call
0806 03:53:02.845689 (+109552us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:02.844738  2332 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2744)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1450)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1485)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1489)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1490)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1487)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1491)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1495)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1492)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1493)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1496)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1486)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1494)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1488)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2731)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2732)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2736)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2737)
W20260806 03:53:02.854266  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 140482us
I20260806 03:53:02.856060  2538 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:02.857357  7992 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:53:02.858011  7992 raft_consensus.cc:686] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:02.859190  7992 consensus_queue.cc:237] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:02.863972  2332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2737) took 1657 ms. Trace:
I20260806 03:53:02.894527  2332 rpcz_store.cc:276] 0806 03:53:01.206276 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.863395 (+1657119us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:02.903132  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 88756.9us
W20260806 03:53:02.903165  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 60482us
I20260806 03:53:02.895294  2332 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1450)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1485)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1489)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1498)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1490)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1487)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1491)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1495)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1492)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1493)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1496)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1486)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1494)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1488)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1497)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2731)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2732)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2736)
I20260806 03:53:02.841364  8216 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:02.976811  2332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2736) took 1770 ms. Trace:
I20260806 03:53:02.784631  8047 consensus_queue.cc:237] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:02.977200  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:02.983635  2369 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:02.984256  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1448) took 1493 ms (client timeout 1867 ms). Trace:
W20260806 03:53:02.984766  2369 rpcz_store.cc:269] 0806 03:53:01.490438 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.976828 (+1486390us) service_pool.cc:227] Handling call
0806 03:53:02.984188 (+  7360us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:02.978824  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 135240us
I20260806 03:53:02.978004  2332 rpcz_store.cc:276] 0806 03:53:01.205988 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.976581 (+1770593us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:02.985888  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:02.901947  8166 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:02.988551  2332 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1485)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1489)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1498)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1490)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1487)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1491)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1495)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1499)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1492)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1493)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1496)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1486)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1494)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1488)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1497)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2731)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2732)
I20260806 03:53:02.930320  8031 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.066s
I20260806 03:53:03.013752  8294 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:03.014186  8031 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:03.014628  8031 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:03.014427  8294 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:03.038779  2429 leader_election.cc:334] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.845s (SENT)
I20260806 03:53:03.039605  2429 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:02.986109  8023 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.036s
I20260806 03:53:02.980082  8216 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:03.032331  2332 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40734 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1485)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1489)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1498)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1490)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1487)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1491)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1495)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1499)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1492)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1493)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1501)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1496)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1486)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1494)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1488)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1497)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2731)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2732)
W20260806 03:53:03.051476  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 87690.2us
I20260806 03:53:03.024314  8290 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:03.006199  8166 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:03.015643  8031 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:03.077839  2429 leader_election.cc:334] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.892s (SENT)
I20260806 03:53:03.099511  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:03.081343  3542 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.978s (SENT)
I20260806 03:53:03.105679  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.106724  2483 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:03.108460  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:03.109316  2479 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 10
I20260806 03:53:03.046855  8233 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260806 03:53:03.055476  8037 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.519s	user 0.009s	sys 0.005s
I20260806 03:53:03.011730  8222 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.049s
I20260806 03:53:03.127625  2332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2732) took 1935 ms. Trace:
I20260806 03:53:03.128670  2332 rpcz_store.cc:276] 0806 03:53:01.192222 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.127073 (+1934851us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:03.146787  2332 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1485)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1489)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1498)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1490)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1487)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1491)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1495)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1499)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1492)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1493)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1501)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1496)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1502)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1486)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1494)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1488)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1497)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2731)
W20260806 03:53:03.116206  8054 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.670s	user 0.015s	sys 0.000s
I20260806 03:53:03.175239  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.179836  2483 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:03.126206  8280 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:03.145829  8031 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:03.191964  2479 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:03.214293  2332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2731) took 2022 ms. Trace:
I20260806 03:53:03.214833  2332 rpcz_store.cc:276] 0806 03:53:01.191817 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.214221 (+2022404us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:03.215431  2332 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1485)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1489)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1498)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1490)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1487)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1491)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1495)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1499)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1492)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1493)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1501)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1496)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1502)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1486)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1494)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1503)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1488)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1497)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735)
I20260806 03:53:03.166064  7992 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:03.204677  7917 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.897s	user 0.015s	sys 0.002s
I20260806 03:53:03.185565  8294 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:03.192589  8103 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:03.144718  8037 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:03.072350  8290 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:53:03.314177  2332 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2735) took 2108 ms. Trace:
I20260806 03:53:03.314663  2332 rpcz_store.cc:276] 0806 03:53:01.205678 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.314118 (+2108440us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:03.320770  2332 service_pool.cc:140] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1485)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1489)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1498)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1490)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1487)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1491)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1495)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1499)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1492)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1493)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1501)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1496)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1502)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1486)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1494)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1504)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1503)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1488)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1497)
I20260806 03:53:03.182101  8054 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:03.331110  2332 service_pool.cc:140] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:40734 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1485)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1489)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1498)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1490)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1487)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1491)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1495)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1499)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1492)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1493)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1501)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1496)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1505)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1502)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1486)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1494)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1504)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1503)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1488)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
I20260806 03:53:03.308625  8103 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:03.347065  8103 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:03.363853  8103 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:03.147199  8219 consensus_queue.cc:1159] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "608e57d72aae496aaf8613622153aa0c" responder_term: 12 status { last_received { term: 11 index: 11 } last_committed_idx: 10 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
W20260806 03:53:03.369414  8297 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.120s	user 0.000s	sys 0.001s
I20260806 03:53:03.296733  7917 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:03.289140  7992 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:03.371558  2369 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
W20260806 03:53:03.374259  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2669) took 5493 ms (client timeout 1931 ms). Trace:
W20260806 03:53:03.373864  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1450) took 1882 ms (client timeout 2059 ms). Trace:
W20260806 03:53:03.374900  2370 rpcz_store.cc:269] 0806 03:52:57.851874 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:57.852040 (+   166us) service_pool.cc:227] Handling call
0806 03:53:03.344459 (+5492419us) spinlock_profiling.cc:243] Waited 2.11 s on lock 0x7b54003e8fd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:03.344630 (+   171us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4859539840}
W20260806 03:53:03.375152  2369 rpcz_store.cc:269] 0806 03:53:01.491117 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.985574 (+1494457us) service_pool.cc:227] Handling call
0806 03:53:03.373796 (+388222us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:03.362097  8298 log.cc:924] Time spent T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.184s	user 0.000s	sys 0.001s
W20260806 03:53:03.380290  8302 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.320s	user 0.001s	sys 0.000s
I20260806 03:53:03.380425  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:03.397744  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:03.399205  2370 raft_consensus.cc:2396] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 11 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260806 03:53:03.395156  2369 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:03.382036  8309 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:03.382221  8081 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:03.407053  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1469) took 1657 ms (client timeout 1846 ms). Trace:
W20260806 03:53:03.411468  2370 rpcz_store.cc:269] 0806 03:53:01.749870 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.384535 (+1634665us) service_pool.cc:227] Handling call
0806 03:53:03.406945 (+ 22410us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:03.412874  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:03.385636  8166 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:03.415062  2370 raft_consensus.cc:2379] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:03.415979  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1456) took 1922 ms (client timeout 2115 ms). Trace:
W20260806 03:53:03.416457  2370 rpcz_store.cc:269] 0806 03:53:01.493095 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.412473 (+1919378us) service_pool.cc:227] Handling call
0806 03:53:03.415831 (+  3358us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:03.417037  6926 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:03.417869  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:03.418558  3593 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 606) took 2225 ms (client timeout 1709 ms). Trace:
I20260806 03:53:03.419018  2370 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
W20260806 03:53:03.419931  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2745) took 1648 ms (client timeout 1861 ms). Trace:
W20260806 03:53:03.420495  2370 rpcz_store.cc:269] 0806 03:53:01.772107 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.417498 (+1645391us) service_pool.cc:227] Handling call
0806 03:53:03.419870 (+  2372us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:03.421818  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:03.421917  8076 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:03.426311  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.427583  8195 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:03.428187  7917 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:03.436297  2370 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:03.437242  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1471) took 1624 ms (client timeout 1867 ms). Trace:
I20260806 03:53:03.436830  8069 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:03.439565  8309 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:03.412875  8310 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.118s	user 0.000s	sys 0.001s
I20260806 03:53:03.465054  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:03.437706  2370 rpcz_store.cc:269] 0806 03:53:01.812995 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.421469 (+1608474us) service_pool.cc:227] Handling call
0806 03:53:03.437170 (+ 15701us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:03.419350  3593 rpcz_store.cc:269] 0806 03:53:01.193352 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:01.193608 (+   256us) service_pool.cc:227] Handling call
0806 03:53:03.418244 (+2224636us) spinlock_profiling.cc:243] Waited 1.51 s on lock 0x7b5400541354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:03.418439 (+   195us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3479014272}
I20260806 03:53:03.470784  2538 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:03.471982  8046 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:03.472666  8046 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:03.472879  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.473302  8046 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:03.473658  2484 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:03.471985  7846 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:03.474576  7846 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:03.475152  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.476645  2481 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:03.477041  2481 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:03.477875  2481 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:03.479135  2481 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:03.480731  2483 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:03.477901  7846 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:03.474635  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.487776  2484 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:03.488045  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.489903  2369 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
W20260806 03:53:03.490799  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2746) took 1712 ms (client timeout 1813 ms). Trace:
I20260806 03:53:03.491976  2480 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:03.492395  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:03.491340  2369 rpcz_store.cc:269] 0806 03:53:01.778195 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.380057 (+1601862us) service_pool.cc:227] Handling call
0806 03:53:03.490711 (+110654us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:03.494802  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.495205  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:03.495674  2479 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:53:03.496009  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1449) took 2005 ms (client timeout 2205 ms). Trace:
I20260806 03:53:03.496551  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.497766  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.498347  2479 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
W20260806 03:53:03.488804  7828 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.867s	user 0.018s	sys 0.001s
I20260806 03:53:03.500155  8320 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:03.500277  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:03.501195  2483 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:03.500841  8320 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:03.500653  7828 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:03.496492  2370 rpcz_store.cc:269] 0806 03:53:01.490773 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.466595 (+1975822us) service_pool.cc:227] Handling call
0806 03:53:03.495942 (+ 29347us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:03.504729  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:03.505669  2370 raft_consensus.cc:2396] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 10 because replica has last-logged OpId of term: 9 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
W20260806 03:53:03.506141  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1470) took 1693 ms (client timeout 1900 ms). Trace:
W20260806 03:53:03.506523  2370 rpcz_store.cc:269] 0806 03:53:01.812399 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.504464 (+1692065us) service_pool.cc:227] Handling call
0806 03:53:03.506078 (+  1614us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:03.507441  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:03.508230  8320 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:03.508366  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.509217  2484 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:03.510052  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:03.510774  2484 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:03.511569  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:03.512734  8037 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:03.513370  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:03.514039  7992 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:03.514585  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.515061  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.515232  2477 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:03.515869  2479 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:03.516798  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.517628  2479 raft_consensus.cc:2396] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 12 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260806 03:53:03.521313  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:03.648564  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2749) took 1788 ms (client timeout 1847 ms). Trace:
I20260806 03:53:03.631795  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:03.592480  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:03.605417  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 74438.6us
W20260806 03:53:03.649261  2369 rpcz_store.cc:269] 0806 03:53:01.859905 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.493756 (+1633851us) service_pool.cc:227] Handling call
0806 03:53:03.648486 (+154730us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:03.614745  2538 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:03.596043  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:03.650161  2574 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:03.522153  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:03.521158  2477 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:04.690948  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2554) took 1211 ms. Trace:
I20260806 03:53:04.691380  2477 rpcz_store.cc:276] 0806 03:53:03.479255 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.518319 (+ 39064us) service_pool.cc:227] Handling call
0806 03:53:03.520973 (+  2654us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:04.690577 (+1169604us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:04.690864 (+   287us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:04.692983  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:04.693691  2477 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:03.592480  8320 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:03.644951  8309 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:03.721566  8349 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.002s
W20260806 03:53:03.724272  8326 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260806 03:53:04.694940  8320 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:03.730950  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:04.695928  8349 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:04.696255  2483 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:04.696451  8349 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:53:04.696933  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2567) took 1162 ms (client timeout 1505 ms). Trace:
W20260806 03:53:03.749768  8295 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.646s	user 0.004s	sys 0.000s
W20260806 03:53:04.213476  2572 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1348) took 3654 ms (client timeout 1936 ms). Trace:
W20260806 03:53:04.698176  2572 rpcz_store.cc:269] 0806 03:53:00.558862 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.587679 (+ 28817us) service_pool.cc:227] Handling call
0806 03:53:04.213222 (+3625543us) spinlock_profiling.cc:243] Waited 1.51 s on lock 0x7b540024dbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:04.213370 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3470458752}
I20260806 03:53:04.250157  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1339) took 3712 ms. Trace:
I20260806 03:53:04.346312  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2569) took 6301 ms. Trace:
I20260806 03:53:04.697597  8320 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:04.369894  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:04.700233  2576 rpcz_store.cc:276] 0806 03:52:58.044838 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:58.294379 (+249541us) service_pool.cc:227] Handling call
0806 03:52:58.324552 (+ 30173us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:00.475153 (+2150601us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:04.345871 (+3870718us) spinlock_profiling.cc:243] Waited 2.15 s on lock 0x7b54004452d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:04.346174 (+   303us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4939312384}
I20260806 03:53:04.697600  8349 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:04.701558  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2565) took 1181 ms. Trace:
I20260806 03:53:04.702114  8349 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:04.702441  2576 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260806 03:53:04.703156  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1369) took 1142 ms. Trace:
W20260806 03:53:04.363207  2579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2589) took 3368 ms (client timeout 3102 ms). Trace:
I20260806 03:53:04.445410  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:04.446089  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:04.462657  8366 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:04.697418  2483 rpcz_store.cc:269] 0806 03:53:03.534952 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.730654 (+195702us) service_pool.cc:227] Handling call
0806 03:53:04.696847 (+966193us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:04.468070  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:04.704909  2476 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 2692) took 2649 ms (client timeout 1847 ms). Trace:
W20260806 03:53:04.429855  8323 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.073s	user 0.005s	sys 0.010s
I20260806 03:53:04.484148  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1350) took 3888 ms. Trace:
W20260806 03:53:04.704281  2579 rpcz_store.cc:269] 0806 03:53:00.994749 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:01.144508 (+149759us) service_pool.cc:227] Handling call
0806 03:53:04.362891 (+3218383us) spinlock_profiling.cc:243] Waited 48.2 ms on lock 0x7b540028fad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:04.363103 (+   212us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":110819072}
I20260806 03:53:04.708007  2584 rpcz_store.cc:276] 0806 03:53:00.596095 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.618287 (+ 22192us) service_pool.cc:227] Handling call
0806 03:53:00.651046 (+ 32759us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:02.292204 (+1641158us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:04.483770 (+2191566us) spinlock_profiling.cc:243] Waited 1.62 s on lock 0x7b540013bfd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:04.484063 (+   293us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3736355712}
I20260806 03:53:04.494851  2479 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260806 03:53:04.495002  8367 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:04.709880  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2556) took 1226 ms. Trace:
I20260806 03:53:04.709744  8367 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:04.702014  2484 rpcz_store.cc:276] 0806 03:53:03.520124 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.521938 (+  1814us) service_pool.cc:227] Handling call
0806 03:53:04.369687 (+847749us) spinlock_profiling.cc:243] Waited 717 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:53:04.701448 (+331761us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1649822976}
I20260806 03:53:04.498924  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:04.503520  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:04.513209  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:04.520934  8368 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:04.714430  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:04.714419  8368 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:04.715304  8367 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:04.716776  8368 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:04.711380  2480 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:53:04.717846  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2569) took 1067 ms. Trace:
I20260806 03:53:04.718104  2480 rpcz_store.cc:276] 0806 03:53:03.650322 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.503210 (+852888us) service_pool.cc:227] Handling call
0806 03:53:04.717780 (+214570us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:04.522686  2575 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1349) took 3952 ms (client timeout 1882 ms). Trace:
W20260806 03:53:04.718887  2575 rpcz_store.cc:269] 0806 03:53:00.570435 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.598587 (+ 28152us) service_pool.cc:227] Handling call
0806 03:53:04.522430 (+3923843us) spinlock_profiling.cc:243] Waited 41.6 ms on lock 0x7b5400444dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:04.522597 (+   167us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":95757184}
I20260806 03:53:04.536989  8371 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:04.550743  8372 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:04.551285  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2581) took 3878 ms. Trace:
I20260806 03:53:04.725832  2578 rpcz_store.cc:276] 0806 03:53:00.673068 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:01.161828 (+488760us) service_pool.cc:227] Handling call
0806 03:53:01.162185 (+   357us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:01.855593 (+693408us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:04.550904 (+2695311us) spinlock_profiling.cc:243] Waited 683 ms on lock 0x7b540040fbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:04.551193 (+   289us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1571238144}
I20260806 03:53:04.726445  2584 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:04.554877  8373 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:04.559741  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 945087us
I20260806 03:53:04.727715  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 520) took 1132 ms. Trace:
W20260806 03:53:04.453991  3588 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 559) took 4208 ms (client timeout 1986 ms). Trace:
I20260806 03:53:04.570895  8374 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:03.537099  2429 leader_election.cc:334] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.805s (SENT)
I20260806 03:53:04.825058  8374 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:04.827577  8374 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:03.635871  7828 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:04.364741  7902 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:04.832351  7902 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:04.835278  7902 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:04.462303  7954 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:04.191572  7875 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.290s	user 0.000s	sys 0.018s
W20260806 03:53:04.839927  7875 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.938s	user 0.002s	sys 0.019s
I20260806 03:53:04.840793  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:04.142477  8031 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:03.598682  8037 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:04.843062  8031 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:04.843664  8037 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:03.720928  8046 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:04.847261  2581 raft_consensus.cc:2354] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:53:04.847599  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:04.848265  8046 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:04.848389  3591 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:03.688951  8054 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:03.522634  8069 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:03.827739  8148 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:04.889181  8148 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:04.890558  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:03.736646  8158 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:04.893149  8158 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:04.893309  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:04.893599  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:04.894371  3591 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:04.894173  8158 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:04.895414  8158 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:03.725162  8169 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:04.598690  8375 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:04.648532  8376 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:04.683708  8377 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:04.534550   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260806 03:53:04.474146  2534 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.813s (SENT) [suppressed 48 similar messages]
W20260806 03:53:04.711786  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 198710us
I20260806 03:53:04.704970  8366 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:04.728499  8371 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.095217  8366 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:04.730017  8372 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.102646  8372 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:04.729604  8373 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.104236  8396 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:06.104882  8396 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.105561  8373 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:05.001734  8382 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:06.106367  8382 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.107252  8396 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:06.107849  8396 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:06.108670  8382 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:04.930915  2329 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. [suppressed 7 similar messages]
I20260806 03:53:06.111209  2329 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2755) took 1180 ms. Trace:
I20260806 03:53:06.111598  2329 rpcz_store.cc:276] 0806 03:53:04.930541 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.111141 (+1180600us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:04.930294  2331 connection.cc:232] RPC call timeout handler was delayed by -3.3774731119628996s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1986s for a response
W20260806 03:53:06.117605  2331 connection.cc:232] RPC call timeout handler was delayed by -3.3774731119628996s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1986s for a response
W20260806 03:53:06.117976  2331 connection.cc:232] RPC call timeout handler was delayed by -3.3552253940142691s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1523s for a response
I20260806 03:53:04.378857  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:04.393163  2368 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2702) took 4913 ms (client timeout 1970 ms). Trace:
W20260806 03:53:06.123375  2368 rpcz_store.cc:269] 0806 03:52:59.480066 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:59.533636 (+ 53570us) service_pool.cc:227] Handling call
0806 03:53:04.392855 (+4859219us) spinlock_profiling.cc:243] Waited 612 ms on lock 0x7b5400007dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:04.393030 (+   175us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1408538880}
W20260806 03:53:06.126066  2368 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743) took 4579 ms (client timeout 2233 ms). Trace:
W20260806 03:53:06.126386  2368 rpcz_store.cc:269] 0806 03:53:01.546327 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.125871 (+4579544us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.126002 (+   131us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.127022  2368 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463) took 4631 ms (client timeout 2368 ms). Trace:
W20260806 03:53:06.127269  2368 rpcz_store.cc:269] 0806 03:53:01.495404 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.126893 (+4631489us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.126966 (+    73us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:04.399693  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1466) took 2850 ms (client timeout 1708 ms). Trace:
W20260806 03:53:06.128798  2372 rpcz_store.cc:269] 0806 03:53:01.549084 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.399377 (+2850293us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:04.399566 (+   189us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.129529  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476) took 4100 ms (client timeout 1882 ms). Trace:
W20260806 03:53:06.129781  2372 rpcz_store.cc:269] 0806 03:53:02.028820 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.129405 (+4100585us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.129482 (+    77us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.130430  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462) took 4635 ms (client timeout 2450 ms). Trace:
W20260806 03:53:06.130672  2372 rpcz_store.cc:269] 0806 03:53:01.495077 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.130319 (+4635242us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.130391 (+    72us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.131768  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473) took 4318 ms (client timeout 2144 ms). Trace:
W20260806 03:53:06.132025  2372 rpcz_store.cc:269] 0806 03:53:01.813892 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.131128 (+4317236us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.131731 (+   603us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.132589  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474) took 4318 ms (client timeout 2145 ms). Trace:
W20260806 03:53:06.132828  2372 rpcz_store.cc:269] 0806 03:53:01.814274 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.132487 (+4318213us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.132556 (+    69us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.133390  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451) took 4642 ms (client timeout 2515 ms). Trace:
W20260806 03:53:06.133628  2372 rpcz_store.cc:269] 0806 03:53:01.491422 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.133289 (+4641867us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.133359 (+    70us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.134198  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482) took 3907 ms (client timeout 1844 ms). Trace:
W20260806 03:53:06.134439  2372 rpcz_store.cc:269] 0806 03:53:02.226611 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.134100 (+3907489us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.134168 (+    68us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.134977  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480) took 3994 ms (client timeout 1937 ms). Trace:
W20260806 03:53:06.135211  2372 rpcz_store.cc:269] 0806 03:53:02.140464 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.134885 (+3994421us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.134950 (+    65us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.135768  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483) took 3895 ms (client timeout 1845 ms). Trace:
W20260806 03:53:04.927101  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2744) took 3222 ms (client timeout 1836 ms). Trace:
W20260806 03:53:04.953385  2375 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1443) took 3647 ms (client timeout 1829 ms). Trace:
W20260806 03:53:06.136540  2373 rpcz_store.cc:269] 0806 03:53:01.704765 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.926802 (+3222037us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:04.927004 (+   202us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.137115  2375 rpcz_store.cc:269] 0806 03:53:01.319816 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.953060 (+3633244us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:04.953279 (+   219us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:06.137699  8399 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:06.137898  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479) took 4013 ms (client timeout 2023 ms). Trace:
W20260806 03:53:06.138057  2375 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477) took 4108 ms (client timeout 2205 ms). Trace:
W20260806 03:53:04.553190  2376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1467) took 2976 ms (client timeout 1755 ms). Trace:
W20260806 03:53:06.138296  2373 rpcz_store.cc:269] 0806 03:53:02.124810 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.137732 (+4012922us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.137826 (+    94us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:06.138394  8399 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:06.139062  2376 rpcz_store.cc:269] 0806 03:53:01.576497 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.552918 (+2976421us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:04.553094 (+   176us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.139441  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1485) took 3762 ms (client timeout 1892 ms). Trace:
W20260806 03:53:06.139793  2373 rpcz_store.cc:269] 0806 03:53:02.378514 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.139288 (+3760774us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.139388 (+   100us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.139909  2376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478) took 4030 ms (client timeout 2206 ms). Trace:
W20260806 03:53:06.140620  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1489) took 3563 ms (client timeout 1864 ms). Trace:
W20260806 03:53:06.138437  2375 rpcz_store.cc:269] 0806 03:53:02.029287 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.137902 (+4108615us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.137999 (+    97us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:06.141224  8399 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:03.520592  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2720) took 3119 ms. Trace:
I20260806 03:53:04.849861  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:06.143324  2379 rpcz_store.cc:276] 0806 03:53:00.396471 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.810054 (+413583us) service_pool.cc:227] Handling call
0806 03:53:00.878487 (+ 68433us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:01.564660 (+686173us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:03.515654 (+1950994us) spinlock_profiling.cc:243] Waited 601 ms on lock 0x7b54001ea0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:03.515928 (+   274us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1383156608}
I20260806 03:53:04.724592  2477 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:04.711879  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2717) took 1641 ms. Trace:
W20260806 03:53:04.683656  2478 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.260s	user 0.050s	sys 0.084s
I20260806 03:53:04.710266  2479 rpcz_store.cc:276] 0806 03:53:03.489700 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.518175 (+ 28475us) service_pool.cc:227] Handling call
0806 03:53:04.494522 (+976347us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:04.709554 (+215032us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:04.709811 (+   257us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4480}
I20260806 03:53:04.753026  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2559) took 1242 ms. Trace:
W20260806 03:53:04.596556  2481 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.117s	user 0.023s	sys 0.003s
I20260806 03:53:04.706491  2482 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:04.705713  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:06.154399  2483 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
W20260806 03:53:06.154922  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2571) took 2503 ms (client timeout 2594 ms). Trace:
W20260806 03:53:06.155308  2483 rpcz_store.cc:269] 0806 03:53:03.651025 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.705361 (+1054336us) service_pool.cc:227] Handling call
0806 03:53:06.154857 (+1449496us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:04.836351  2484 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 9 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
W20260806 03:53:06.159055  2484 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2570) took 2508 ms (client timeout 3287 ms). Trace:
W20260806 03:53:06.159422  2484 rpcz_store.cc:269] 0806 03:53:03.650716 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.710999 (+1060283us) service_pool.cc:227] Handling call
0806 03:53:06.158810 (+1447811us) spinlock_profiling.cc:243] Waited 121 ms on lock 0x7b5400250b54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:06.158961 (+   151us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":277924736}
W20260806 03:53:04.705420  2476 rpcz_store.cc:269] 0806 03:53:02.055190 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:02.055367 (+   177us) service_pool.cc:227] Handling call
0806 03:53:04.445225 (+2389858us) spinlock_profiling.cc:243] Waited 3.69 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:53:04.704796 (+259571us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":8476544}
I20260806 03:53:05.574751  8388 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:05.579257  8390 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:05.622501  8375 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.161373  8390 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.162933  8375 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:05.622535  8376 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:05.622704  8377 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:04.729153  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 518) took 1134 ms. Trace:
I20260806 03:53:06.164822  2584 rpcz_store.cc:276] 0806 03:53:03.594467 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.709030 (+1114563us) service_pool.cc:227] Handling call
0806 03:53:04.726260 (+ 17230us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:04.728814 (+  2554us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:04.729080 (+   266us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.165195  8376 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:04.728132  2538 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:04.707170  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:06.166900  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 1.43881e+06us
W20260806 03:53:06.167412  2572 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 521) took 2549 ms (client timeout 2176 ms). Trace:
I20260806 03:53:04.705586  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 522) took 1087 ms. Trace:
I20260806 03:53:06.168754  2574 rpcz_store.cc:276] 0806 03:53:03.618205 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.467652 (+849447us) service_pool.cc:227] Handling call
0806 03:53:04.705515 (+237863us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.170171  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:04.720247  2575 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260806 03:53:06.163892  8390 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:06.173463  2482 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:06.173657  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 519) took 2578 ms. Trace:
W20260806 03:53:06.174074  2482 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2566) took 2649 ms (client timeout 1625 ms). Trace:
I20260806 03:53:06.174001  2575 rpcz_store.cc:276] 0806 03:53:03.595030 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.719559 (+1124529us) service_pool.cc:227] Handling call
0806 03:53:04.719869 (+   310us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:06.173302 (+1453433us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:06.173588 (+   286us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:06.174501  2482 rpcz_store.cc:269] 0806 03:53:03.524814 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.445795 (+920981us) service_pool.cc:227] Handling call
0806 03:53:06.173993 (+1728198us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.175170  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:04.699478  2577 rpcz_store.cc:276] 0806 03:53:00.537517 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.538229 (+   712us) service_pool.cc:227] Handling call
0806 03:53:00.538630 (+   401us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:01.336209 (+797579us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:04.249778 (+2913569us) spinlock_profiling.cc:243] Waited 720 ms on lock 0x7b5400238054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:04.250068 (+   290us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1656846592}
I20260806 03:53:06.177584  8390 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:06.178567  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:06.179306  2577 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:06.179970  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.180951  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.181933  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.182812  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:06.183318  2577 raft_consensus.cc:2354] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:53:04.728088  2578 rpcz_store.cc:276] 0806 03:53:03.617337 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.726814 (+1109477us) service_pool.cc:227] Handling call
0806 03:53:04.727128 (+   314us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:04.727333 (+   205us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:04.727355 (+    22us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:04.727399 (+    44us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:04.727430 (+    31us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:04.727491 (+    61us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:04.727648 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:04.743669  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1370) took 1151 ms. Trace:
W20260806 03:53:04.849656  2581 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1368) took 1298 ms (client timeout 1654 ms). Trace:
I20260806 03:53:04.711375  2583 raft_consensus.cc:2354] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
W20260806 03:53:04.811483  3542 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.716s (SENT)
I20260806 03:53:05.575403  3585 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:06.171921  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:06.184892  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.191094  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:06.191648  2578 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:06.192126  3585 raft_consensus.cc:2396] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 10 because replica has last-logged OpId of term: 9 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260806 03:53:06.192534  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.193521  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.194424  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:05.581710  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:06.196272  3584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 568) took 1303 ms (client timeout 1650 ms). Trace:
I20260806 03:53:06.185338  2579 rpcz_store.cc:276] 0806 03:53:03.592892 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.708905 (+1116013us) service_pool.cc:227] Handling call
0806 03:53:04.709193 (+   288us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:04.709464 (+   271us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:53:04.741845 (+ 32381us) log.cc:842] Serialized 14 byte log entry
0806 03:53:04.743098 (+  1253us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:04.743177 (+    79us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:53:04.743260 (+    83us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:04.743371 (+   111us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:04.743576 (+   205us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":32285,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"raft.queue_time_us":1806,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":113,"spinlock_wait_cycles":244224,"thread_start_us":32554,"threads_started":2,"wal-append.queue_time_us":1269,"wal-append.run_cpu_time_us":1261,"wal-append.run_wall_time_us":1001374}
I20260806 03:53:05.574349  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:06.197767  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.198913  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:05.571362  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:06.199829  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:05.572680  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:04.813867  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:03.574469  7702 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:05.572053  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:06.204280  7702 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:05.561065  7865 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:04.559840  7910 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:06.209975  7910 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:06.210453  7910 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:04.837895  7954 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.213689  7702 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:06.214564  7954 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:04.747810  8013 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:04.444199  8020 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:06.216964  8020 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:06.219576  8152 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:04.851107  8031 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:03.493806  8057 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.684s	user 0.012s	sys 0.004s
I20260806 03:53:04.772739  8085 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:06.222550  8057 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.223460  8085 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.215940  8013 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:04.845780  8037 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:04.896639  8148 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:05.622448  8169 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:06.229022  3591 pending_rounds.cc:76] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Aborting all ops after (but not including) 5
I20260806 03:53:06.229375  3591 pending_rounds.cc:97] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 9.6
I20260806 03:53:06.229650  3591 raft_consensus.cc:2894] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Aborting config change with OpId 9.6: Aborted: Op aborted by new leader
I20260806 03:53:06.230050  3591 raft_consensus.cc:2866] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:04.386811  8216 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:03.704493  8290 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:06.233255  8057 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:05.361523  8349 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:06.055648  8392 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:04.748728  8308 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:06.234900  8349 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.074414  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:06.235813  8308 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.236469  3590 raft_consensus.cc:2362] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10. Re-sending same reply.
I20260806 03:53:06.091389  8395 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:06.237528  8395 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.238126  8349 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:06.234942  8392 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.239835  8395 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:06.096575  8371 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:06.240677  8392 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:06.108333  8396 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.142822  8398 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:06.144400  8382 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:53:06.161254  8388 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.241859  7918 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:06.242426  7918 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.243289  3593 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:06.166392  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.168120  8397 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:04.703508  2576 rpcz_store.cc:276] 0806 03:53:03.561137 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.701538 (+1140401us) service_pool.cc:227] Handling call
0806 03:53:04.702014 (+   476us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:04.702864 (+   850us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:04.703100 (+   236us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:06.167794  2572 rpcz_store.cc:269] 0806 03:53:03.617862 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.706845 (+1088983us) service_pool.cc:227] Handling call
0806 03:53:06.167320 (+1460475us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.246335  8382 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:06.238238  8308 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:06.247138  8382 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:06.246321  7918 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:06.247366  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.248885  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.249951  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.251004  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.252275  2584 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:06.253829  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 523) took 2597 ms. Trace:
I20260806 03:53:06.254174  2584 rpcz_store.cc:276] 0806 03:53:04.512708 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.252961 (+1740253us) service_pool.cc:227] Handling call
0806 03:53:06.253307 (+   346us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:06.253507 (+   200us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:06.253532 (+    25us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:06.253584 (+    52us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:06.253621 (+    37us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:06.253674 (+    53us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:06.253774 (+   100us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.255535  2584 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:06.257037  2584 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
W20260806 03:53:06.196717  3584 rpcz_store.cc:269] 0806 03:53:04.892860 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:05.581374 (+688514us) service_pool.cc:227] Handling call
0806 03:53:06.196195 (+614821us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:06.185928  2581 rpcz_store.cc:269] 0806 03:53:03.560500 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.592245 (+ 31745us) service_pool.cc:227] Handling call
0806 03:53:04.849431 (+1257186us) spinlock_profiling.cc:243] Waited 1.2 s on lock 0x7b540024d1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:04.849585 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2753564032}
I20260806 03:53:06.195134  2578 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:53:04.837165  3588 rpcz_store.cc:269] 0806 03:53:00.246005 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:00.266768 (+ 20763us) service_pool.cc:227] Handling call
0806 03:53:04.453721 (+4186953us) spinlock_profiling.cc:243] Waited 646 ms on lock 0x7b54006b1f54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:04.453852 (+   131us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1485221120}
I20260806 03:53:06.259840  8382 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.201659  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:06.188169  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1371) took 2594 ms (client timeout 2123 ms). Trace:
I20260806 03:53:06.262123  8382 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:06.262261  2583 rpcz_store.cc:269] 0806 03:53:03.593716 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.498603 (+904887us) service_pool.cc:227] Handling call
0806 03:53:06.188101 (+1689498us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.190907  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.184000  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.220139  8152 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.266674  8152 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:06.227021  8013 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:06.233659  8085 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:04.724794  8309 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:06.268999  8309 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:06.270349  8309 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.242834  8396 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:06.244415  8388 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:06.245297  8397 raft_consensus.cc:686] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:06.273772  8397 consensus_queue.cc:237] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:06.244459  3593 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 422) took 1453 ms (client timeout 1872 ms). Trace:
W20260806 03:53:06.277612  3593 rpcz_store.cc:269] 0806 03:53:04.791417 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.813487 (+ 22070us) service_pool.cc:227] Handling call
0806 03:53:06.244260 (+1430773us) spinlock_profiling.cc:243] Waited 40.9 ms on lock 0x7b540055fad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:06.244396 (+   136us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":93967616}
I20260806 03:53:06.165661  8377 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:06.246536  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.278985  2576 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
W20260806 03:53:06.189572  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.37807e+06us
W20260806 03:53:06.281280  3542 connection.cc:232] RPC call timeout handler was delayed by -1.4240109790116549s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16790000000000002s for a response
W20260806 03:53:06.283885  3542 connection.cc:232] RPC call timeout handler was delayed by -1.3298402710352093s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1637s for a response
W20260806 03:53:06.284626  3542 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.021s (SENT)
W20260806 03:53:06.285312  3542 connection.cc:232] RPC call timeout handler was delayed by -1.1372854809742421s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21760000000000002s for a response
W20260806 03:53:06.285621  3542 connection.cc:232] RPC call timeout handler was delayed by -1.0205660781357437s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2077s for a response
I20260806 03:53:06.287227  8388 consensus_queue.cc:1046] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:53:06.288791  8085 raft_consensus.cc:3032] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:06.289270  8085 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:06.290581  8085 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.286311  8020 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.292384  3592 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:06.294487  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 567) took 1402 ms. Trace:
I20260806 03:53:06.294826  3592 rpcz_store.cc:276] 0806 03:53:04.892537 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.892687 (+   150us) service_pool.cc:227] Handling call
0806 03:53:04.893104 (+   417us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:06.292785 (+1399681us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:06.294223 (+  1438us) spinlock_profiling.cc:243] Waited 1.4 s on lock 0x7b54006cedd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:06.294421 (+   198us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3217622400}
I20260806 03:53:06.298118  8085 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:06.282263  7910 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.298848  8169 consensus_queue.cc:1046] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:06.301251  8169 raft_consensus.cc:3032] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:06.301616  8169 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:06.302619  8169 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.303928  8169 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:06.299525  8020 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:06.315140  7910 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:04.488276  2230 catalog_manager.cc:5495] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:06.112389  2329 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2743)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1476)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1473)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1474)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1451)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1482)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1480)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1483)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1479)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1477)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1485)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1478)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1489)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1498)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1490)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1487)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1491)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1495)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1499)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1492)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1493)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1501)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1496)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1505)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1502)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1486)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1510)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1494)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1509)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1508)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1504)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1503)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1488)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1506)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1507)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2752)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2750)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2751)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2753)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2754)
W20260806 03:53:06.141757  2375 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1498) took 3283 ms (client timeout 1591 ms). Trace:
W20260806 03:53:05.937094  2409 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6020 after lost signal to thread 735
W20260806 03:53:06.396684  2375 rpcz_store.cc:269] 0806 03:53:02.860226 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.141610 (+3281384us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.141706 (+    96us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.398818  2375 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1490) took 3647 ms (client timeout 1805 ms). Trace:
W20260806 03:53:04.825423  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.28829e+06us
W20260806 03:53:06.358117  2331 connection.cc:232] RPC call timeout handler was delayed by -3.1266253942158073s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1777s for a response
W20260806 03:53:06.406574  2331 connection.cc:232] RPC call timeout handler was delayed by -2.7389940072316676s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.213s for a response
W20260806 03:53:06.407241  2331 connection.cc:232] RPC call timeout handler was delayed by -2.7272940070834011s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2143s for a response
W20260806 03:53:06.407712  2331 connection.cc:232] RPC call timeout handler was delayed by -2.7241334780119359s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2049s for a response
W20260806 03:53:06.408164  2331 connection.cc:232] RPC call timeout handler was delayed by -2.245794007088989s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2678s for a response
W20260806 03:53:06.408594  2331 connection.cc:232] RPC call timeout handler was delayed by -1.9314253940247s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3105s for a response
W20260806 03:53:06.409010  2331 connection.cc:232] RPC call timeout handler was delayed by -1.7764334781095386s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.31020000000000003s for a response
I20260806 03:53:06.146708  2474 rpcz_store.cc:276] 0806 03:53:03.070606 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.096975 (+ 26369us) service_pool.cc:227] Handling call
0806 03:53:03.146651 (+ 49676us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:03.151820 (+  5169us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:53:03.291331 (+139511us) log.cc:842] Serialized 14 byte log entry
0806 03:53:03.336484 (+ 45153us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:03.364993 (+ 28509us) log.cc:842] Serialized 52 byte log entry
0806 03:53:03.365223 (+   230us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:03.365279 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:03.365382 (+   103us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:04.429057 (+1063675us) spinlock_profiling.cc:243] Waited 24.5 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:04.612394 (+183337us) spinlock_profiling.cc:243] Waited 7.39 ms on lock 0x7b18004896a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d764 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:53:04.711647 (+ 99253us) raft_consensus.cc:1671] finished
0806 03:53:04.711672 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:04.711816 (+   144us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":4606,"prepare.queue_time_us":176233,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":67,"raft.queue_time_us":15489,"raft.run_cpu_time_us":434,"raft.run_wall_time_us":23687,"spinlock_wait_cycles":73387136,"thread_start_us":118463,"threads_started":2,"wal-append.queue_time_us":65312,"wal-append.run_cpu_time_us":30030,"wal-append.run_wall_time_us":2354091}
W20260806 03:53:06.149119  2478 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.725s	user 0.054s	sys 0.084s
W20260806 03:53:06.127859  2368 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1472) took 4314 ms (client timeout 2059 ms). Trace:
W20260806 03:53:06.412725  2368 rpcz_store.cc:269] 0806 03:53:01.813497 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.127750 (+4314253us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.127818 (+    68us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.414376  2368 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1487) took 3892 ms (client timeout 2110 ms). Trace:
W20260806 03:53:06.414975  2368 rpcz_store.cc:269] 0806 03:53:02.521617 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.414030 (+3892413us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.414258 (+   228us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:04.475374  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1475) took 2660 ms (client timeout 1936 ms). Trace:
W20260806 03:53:06.140591  2376 rpcz_store.cc:269] 0806 03:53:02.109762 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.139748 (+4029986us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.139849 (+   101us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:03.524582  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2748) took 1678 ms (client timeout 1899 ms). Trace:
W20260806 03:53:06.136009  2372 rpcz_store.cc:269] 0806 03:53:02.240732 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.135666 (+3894934us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.135738 (+    72us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.141156  2373 rpcz_store.cc:269] 0806 03:53:02.577177 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.140469 (+3563292us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.140566 (+    97us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.425227  2370 rpcz_store.cc:269] 0806 03:53:01.846428 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.507180 (+1660752us) service_pool.cc:227] Handling call
0806 03:53:03.524507 (+ 17327us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:06.425699  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1495) took 3605 ms (client timeout 1981 ms). Trace:
W20260806 03:53:05.582716  2374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1465) took 4086 ms (client timeout 1646 ms). Trace:
W20260806 03:53:06.426587  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1499) took 3455 ms (client timeout 1900 ms). Trace:
W20260806 03:53:06.427099  2370 rpcz_store.cc:269] 0806 03:53:02.971526 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.426331 (+3454805us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.426509 (+   178us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.146049  2477 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2568) took 2569 ms (client timeout 1870 ms). Trace:
W20260806 03:53:06.428628  2477 rpcz_store.cc:269] 0806 03:53:03.577174 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.692603 (+1115429us) service_pool.cc:227] Handling call
0806 03:53:06.145964 (+1453361us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.150671  2480 rpcz_store.cc:276] 0806 03:53:03.510391 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.725713 (+1215322us) service_pool.cc:227] Handling call
0806 03:53:04.726145 (+   432us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:04.726590 (+   445us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:04.726623 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:04.727095 (+   472us) log.cc:842] Serialized 26 byte log entry
0806 03:53:04.749972 (+ 22877us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:04.750025 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:04.750108 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:04.752749 (+  2641us) raft_consensus.cc:1671] finished
0806 03:53:04.752777 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:04.752948 (+   171us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1369,"raft.run_cpu_time_us":147,"raft.run_wall_time_us":3022,"thread_start_us":15441,"threads_started":1,"wal-append.queue_time_us":19848,"wal-append.run_cpu_time_us":1755,"wal-append.run_wall_time_us":1001890}
W20260806 03:53:06.426321  2373 rpcz_store.cc:269] 0806 03:53:02.820539 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.425365 (+3604826us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.425491 (+   126us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:03.752930  2377 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1455) took 2260 ms (client timeout 1845 ms). Trace:
W20260806 03:53:06.432402  2377 rpcz_store.cc:269] 0806 03:53:01.492750 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.752618 (+2259868us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:03.752800 (+   182us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.433552  2377 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1493) took 3629 ms (client timeout 2076 ms). Trace:
W20260806 03:53:06.433969  2377 rpcz_store.cc:269] 0806 03:53:02.804491 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.433340 (+3628849us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.433471 (+   131us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.434931  2377 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1501) took 3403 ms (client timeout 1882 ms). Trace:
W20260806 03:53:06.435268  2377 rpcz_store.cc:269] 0806 03:53:03.031523 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.434741 (+3403218us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.434878 (+   137us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.144436  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1447) took 4654 ms (client timeout 2993 ms). Trace:
W20260806 03:53:06.436538  2379 rpcz_store.cc:269] 0806 03:53:01.490055 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.144254 (+4654199us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.144368 (+   114us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:06.437255  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:06.437989  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1505) took 3107 ms (client timeout 1654 ms). Trace:
W20260806 03:53:06.438596  2379 rpcz_store.cc:269] 0806 03:53:03.330515 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.437730 (+3107215us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.437911 (+   181us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:06.439148  8398 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:06.152753  2481 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260806 03:53:06.439764  8398 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:06.440549  8398 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:06.425639  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1464) took 4929 ms (client timeout 3280 ms). Trace:
W20260806 03:53:06.441965  2372 rpcz_store.cc:269] 0806 03:53:01.495770 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.425241 (+4929471us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.425399 (+   158us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.443121  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1486) took 4052 ms (client timeout 2743 ms). Trace:
W20260806 03:53:06.443545  2372 rpcz_store.cc:269] 0806 03:53:02.390645 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.442881 (+4052236us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.443044 (+   163us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.358708  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 1.9796e+06us
W20260806 03:53:06.427130  2374 rpcz_store.cc:269] 0806 03:53:01.496128 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:05.582505 (+4086377us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:05.582646 (+   141us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.445379  2374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1484) took 4177 ms (client timeout 2993 ms). Trace:
I20260806 03:53:06.445604  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:06.445891  2374 rpcz_store.cc:269] 0806 03:53:02.268337 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.445145 (+4176808us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.445292 (+   147us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:06.176476  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:06.447165  2374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1510) took 3023 ms (client timeout 1844 ms). Trace:
W20260806 03:53:06.447989  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 271439us
I20260806 03:53:06.448642  8152 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:06.449317  8152 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:06.439662  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1502) took 3322 ms (client timeout 1936 ms). Trace:
I20260806 03:53:06.449743  8152 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
W20260806 03:53:06.450114  2379 rpcz_store.cc:269] 0806 03:53:03.117219 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.439440 (+3322221us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.439596 (+   156us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:06.363253  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.389650  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:06.399029  2409 debug-util.cc:398] Leaking SignalData structure 0x7b080038f9a0 after lost signal to thread 2283
W20260806 03:53:06.449755  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1494) took 3629 ms (client timeout 2515 ms). Trace:
W20260806 03:53:06.452284  2409 debug-util.cc:398] Leaking SignalData structure 0x7b08003bf0c0 after lost signal to thread 2302
I20260806 03:53:06.452672  3585 raft_consensus.cc:2396] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 13 because replica has last-logged OpId of term: 11 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
W20260806 03:53:06.452445  2372 rpcz_store.cc:269] 0806 03:53:02.820125 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.449510 (+3629385us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.449691 (+   181us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.453701  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1508) took 3033 ms (client timeout 2023 ms). Trace:
I20260806 03:53:06.454291  8013 raft_consensus.cc:1050] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
W20260806 03:53:06.454138  2372 rpcz_store.cc:269] 0806 03:53:03.421075 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.453458 (+3032383us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.453625 (+   167us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.454981  8013 raft_consensus.cc:1054] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Unable to promote non-voter cf6042e85bef47c4aac9d064d91501d1: Illegal state: Leader has not yet committed an operation in its own term
W20260806 03:53:06.447669  2374 rpcz_store.cc:269] 0806 03:53:03.424196 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.446912 (+3022716us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.447069 (+   157us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:06.377161  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:06.456877  2374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1504) took 3148 ms (client timeout 2204 ms). Trace:
I20260806 03:53:06.457201  3591 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
W20260806 03:53:06.457353  2374 rpcz_store.cc:269] 0806 03:53:03.313878 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.456613 (+3142735us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.456765 (+   152us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.144281  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 1.29444e+06us
W20260806 03:53:06.420832  2376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1446) took 4931 ms (client timeout 3192 ms). Trace:
I20260806 03:53:06.421877  8377 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:06.399462  2375 rpcz_store.cc:269] 0806 03:53:02.752337 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.398368 (+3646031us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.398636 (+   268us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.454855  2409 debug-util.cc:398] Leaking SignalData structure 0x7b0800396060 after lost signal to thread 2413
W20260806 03:53:06.432399  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1492) took 3668 ms (client timeout 2115 ms). Trace:
I20260806 03:53:06.425664  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2711) took 3370 ms. Trace:
W20260806 03:53:06.460135  2377 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1496) took 3637 ms (client timeout 2111 ms). Trace:
W20260806 03:53:06.460866  2377 rpcz_store.cc:269] 0806 03:53:02.820916 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.435904 (+3614988us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.458682 (+ 22778us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:05.854336  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.38011e+06us
W20260806 03:53:06.458474  2376 rpcz_store.cc:269] 0806 03:53:01.489522 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.420400 (+4930878us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.420565 (+   165us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.424417  2368 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1491) took 3661 ms (client timeout 1908 ms). Trace:
W20260806 03:53:06.451516  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1509) took 3029 ms (client timeout 1937 ms). Trace:
I20260806 03:53:06.426604  3545 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:06.459146  2409 debug-util.cc:398] Leaking SignalData structure 0x7b0800395e20 after lost signal to thread 2414
W20260806 03:53:06.430935  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1481) took 4290 ms (client timeout 2732 ms). Trace:
W20260806 03:53:06.458374  2374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1503) took 3244 ms (client timeout 2483 ms). Trace:
W20260806 03:53:06.455515  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1457) took 4962 ms (client timeout 4013 ms). Trace:
I20260806 03:53:06.440577  2481 pending_rounds.cc:76] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 5
W20260806 03:53:06.466235  2373 rpcz_store.cc:269] 0806 03:53:02.141041 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.430677 (+4289636us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.430851 (+   174us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.459532  2370 rpcz_store.cc:269] 0806 03:53:02.764464 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.432168 (+3667704us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.432318 (+   150us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.466610  2374 rpcz_store.cc:269] 0806 03:53:03.213853 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.458198 (+3244345us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.458323 (+   125us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.424829  2369 rpcz_store.cc:269] 0806 03:53:01.814623 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.475107 (+2660484us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:04.475266 (+   159us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.468520  2376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1506) took 3071 ms (client timeout 2368 ms). Trace:
W20260806 03:53:06.465277  2368 rpcz_store.cc:269] 0806 03:53:02.761701 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.415969 (+3654268us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.423138 (+  7169us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.466054  2379 rpcz_store.cc:269] 0806 03:53:03.422327 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.451237 (+3028910us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.451426 (+   189us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.466617  2372 rpcz_store.cc:269] 0806 03:53:01.493430 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.455225 (+4961795us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.455407 (+   182us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.469059  2376 rpcz_store.cc:269] 0806 03:53:03.401101 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.465092 (+3063991us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.468398 (+  3306us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.462891  2375 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1488) took 3918 ms (client timeout 3192 ms). Trace:
W20260806 03:53:06.472193  2375 rpcz_store.cc:269] 0806 03:53:02.544891 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.462654 (+3917763us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.462785 (+   131us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.476044  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1461) took 4981 ms (client timeout 4550 ms). Trace:
I20260806 03:53:06.475841  8377 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:06.476548  2373 rpcz_store.cc:269] 0806 03:53:01.494749 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.475751 (+4981002us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.475923 (+   172us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:06.480517  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 54329us
I20260806 03:53:06.481261  8349 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:06.473414  2481 pending_rounds.cc:97] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260806 03:53:06.482532  2481 raft_consensus.cc:2866] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:06.482676  8377 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:06.483901  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2723) took 3014 ms. Trace:
I20260806 03:53:06.484331  2481 rpcz_store.cc:276] 0806 03:53:03.469206 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.476141 (+  6935us) service_pool.cc:227] Handling call
0806 03:53:03.476504 (+   363us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:06.483407 (+3006903us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:06.483843 (+   436us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.486181  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.488538  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.488801  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:06.489661  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2752) took 1560 ms (client timeout 1942 ms). Trace:
I20260806 03:53:06.483789  8020 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:06.490288  8367 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:06.490698  8020 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:06.491155  8020 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:06.490906  8367 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:06.493709  2377 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1507) took 3075 ms (client timeout 2450 ms). Trace:
I20260806 03:53:06.494570  8367 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:06.494967  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.496313  2379 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:06.499394  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.499812  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:06.500325  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.501236  2373 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:06.501466  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:06.501917  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:06.502363  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.502766  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2750) took 1574 ms. Trace:
I20260806 03:53:06.503165  3592 raft_consensus.cc:2396] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 11 because replica has last-logged OpId of term: 9 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260806 03:53:06.503482  2373 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:06.498014  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:06.504675  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:06.459580  2478 rpcz_store.cc:276] 0806 03:53:03.055429 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:03.055592 (+   163us) service_pool.cc:227] Handling call
0806 03:53:03.104827 (+ 49235us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:03.105139 (+   312us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:53:03.423644 (+318505us) log.cc:842] Serialized 14 byte log entry
0806 03:53:06.424768 (+3001124us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:06.424932 (+   164us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:53:06.425081 (+   149us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:06.425216 (+   135us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:06.425437 (+   221us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":10136,"prepare.queue_time_us":186720,"prepare.run_cpu_time_us":78,"prepare.run_wall_time_us":67,"raft.queue_time_us":13207,"raft.run_cpu_time_us":334,"raft.run_wall_time_us":334,"thread_start_us":3260879,"threads_started":2,"wal-append.queue_time_us":293348,"wal-append.run_cpu_time_us":1276,"wal-append.run_wall_time_us":1007025}
I20260806 03:53:06.506335  3593 raft_consensus.cc:2396] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 12 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260806 03:53:06.478267  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.507704  2368 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:06.509214  2409 debug-util.cc:398] Leaking SignalData structure 0x7b08003aa540 after lost signal to thread 2516
W20260806 03:53:06.511528  2409 debug-util.cc:398] Leaking SignalData structure 0x7b08003fbb40 after lost signal to thread 2620
I20260806 03:53:06.511317  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.512497  2575 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:06.512635  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.513633  2572 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:06.513721  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.514750  2372 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
W20260806 03:53:06.494336  2377 rpcz_store.cc:269] 0806 03:53:03.419276 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.477332 (+3058056us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:06.493573 (+ 16241us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:06.504664  2379 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:53:06.490069  2369 rpcz_store.cc:269] 0806 03:53:04.929535 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.468778 (+1539243us) service_pool.cc:227] Handling call
0806 03:53:06.489586 (+ 20808us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.487636  2577 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:53:06.503369  2370 rpcz_store.cc:276] 0806 03:53:04.928700 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.472407 (+1543707us) service_pool.cc:227] Handling call
0806 03:53:06.502671 (+ 30264us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.518942  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.521113  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:06.521327  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.521759  2369 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 13
I20260806 03:53:06.522097  2368 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:53:06.523137  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.525457  2372 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:06.528486  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2751) took 1599 ms. Trace:
I20260806 03:53:06.527384  2377 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:06.529121  2370 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
W20260806 03:53:06.505540  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 60248.7us
I20260806 03:53:06.529501  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2753) took 1599 ms. Trace:
I20260806 03:53:06.529791  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2754) took 1599 ms. Trace:
I20260806 03:53:06.499576  2537 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:06.530084  2377 rpcz_store.cc:276] 0806 03:53:04.929910 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.526179 (+1596269us) service_pool.cc:227] Handling call
0806 03:53:06.526987 (+   808us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:06.529159 (+  2172us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:06.529406 (+   247us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.530336  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:06.511876  2409 debug-util.cc:398] Leaking SignalData structure 0x7b08003fbb20 after lost signal to thread 2622
I20260806 03:53:06.530309  2370 rpcz_store.cc:276] 0806 03:53:04.930239 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.528287 (+1598048us) service_pool.cc:227] Handling call
0806 03:53:06.528686 (+   399us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:06.529507 (+   821us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:06.529702 (+   195us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.531491  2372 rpcz_store.cc:276] 0806 03:53:04.929070 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.524339 (+1595269us) service_pool.cc:227] Handling call
0806 03:53:06.525017 (+   678us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:06.528072 (+  3055us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:06.528360 (+   288us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:06.543416  3545 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:06.543915  3593 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260806 03:53:06.544777  8169 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:06.545246  8169 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:06.545614  8169 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:06.546303  8013 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:06.546764  8013 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:06.547134  8013 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:06.543923  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:06.553403  8349 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:53:06.555382  8399 raft_consensus.cc:3032] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:06.555857  8399 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:06.557238  8399 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.558818  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:06.559471  8399 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:06.560396  8397 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260806 03:53:06.562256  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 83694.3us
I20260806 03:53:06.565459  8367 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:06.566201  8367 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.567695  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.568675  2376 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:06.569312  8367 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:06.430364  2230 catalog_manager.cc:5495] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260806 03:53:06.571503  8349 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:06.572285  2332 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:06.576169  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.576372  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.576478  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:06.577086  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:06.578197  2409 debug-util.cc:398] Leaking SignalData structure 0x7b08003cab20 after lost signal to thread 3624
I20260806 03:53:06.578024  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:06.580832  2409 debug-util.cc:398] Leaking SignalData structure 0x7b08003caba0 after lost signal to thread 3625
I20260806 03:53:06.556264  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.584168  2572 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:06.584772  2375 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:06.584625  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:06.585789  2575 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
W20260806 03:53:06.589016  2409 debug-util.cc:398] Leaking SignalData structure 0x7b08003cade0 after lost signal to thread 7702
I20260806 03:53:06.588760  2574 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
W20260806 03:53:06.589670  2409 debug-util.cc:398] Leaking SignalData structure 0x7b08002bde60 after lost signal to thread 7910
W20260806 03:53:06.590196  2409 debug-util.cc:398] Leaking SignalData structure 0x7b08002be420 after lost signal to thread 8020
I20260806 03:53:06.590137  2374 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
W20260806 03:53:06.590847  2409 debug-util.cc:398] Leaking SignalData structure 0x7b080032d8c0 after lost signal to thread 8057
W20260806 03:53:06.591566  2409 debug-util.cc:398] Leaking SignalData structure 0x7b080039a3a0 after lost signal to thread 8216
W20260806 03:53:06.592372  3542 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.679s (SENT)
I20260806 03:53:06.592592  8349 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:06.594070  2373 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
W20260806 03:53:06.594926  3542 leader_election.cc:334] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.038s (SENT)
I20260806 03:53:06.595479  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:06.595609  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:06.596463  2374 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:06.597173  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:06.598824  2368 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:06.598075  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.597474  2230 catalog_manager.cc:5495] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:06.596312  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:06.599759  2376 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
W20260806 03:53:06.600486  2436 connection.cc:232] RPC call timeout handler was delayed by -1.4248203341849148s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.24830000000000002s for a response
W20260806 03:53:06.606176  2436 connection.cc:232] RPC call timeout handler was delayed by -1.3991421228274703s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1567s for a response
W20260806 03:53:06.591890  2409 debug-util.cc:398] Leaking SignalData structure 0x7b08003e4360 after lost signal to thread 8290
I20260806 03:53:06.594978  2332 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:06.617676  2436 connection.cc:232] RPC call timeout handler was delayed by -1.12071749009192s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21230000000000004s for a response
I20260806 03:53:06.623282  2379 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:06.629627  2369 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:06.619490  8367 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:06.622758  8349 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:06.633837  8085 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:06.634404  8349 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:06.635002  8349 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:06.635159  8395 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:06.637647  2331 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:06.641047  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:06.647078  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52236.1us
W20260806 03:53:06.648195  3542 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.077s (SENT)
I20260806 03:53:06.637643  8367 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:06.656602  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08000fb560 after lost signal to thread 732
W20260806 03:53:06.657289  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd4e0 after lost signal to thread 735
W20260806 03:53:06.658205  2512 debug-util.cc:398] Leaking SignalData structure 0x7b080016d540 after lost signal to thread 2230
W20260806 03:53:06.659649  2512 debug-util.cc:398] Leaking SignalData structure 0x7b080016d500 after lost signal to thread 2283
I20260806 03:53:06.659152  8367 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:06.625720  7910 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.033s
W20260806 03:53:06.653506  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 155153us
W20260806 03:53:06.669569  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003692a0 after lost signal to thread 2302
W20260806 03:53:06.667876  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 159919us
I20260806 03:53:06.620239  8020 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.685170  3591 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:06.687455  2368 raft_consensus.cc:2396] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 11 because replica has last-logged OpId of term: 9 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
I20260806 03:53:06.691380  8020 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:06.696606  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 75910.7us
I20260806 03:53:06.697898  8367 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:06.698649  8367 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:06.699134  8367 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:06.701180  8377 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:53:06.648257  2230 catalog_manager.cc:5495] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 4 to 8, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 8 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260806 03:53:06.747880  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:06.748919  2478 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:53:06.749087  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:06.750349  2480 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:06.750422  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:06.751257  2481 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 11
I20260806 03:53:06.761279  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:06.762871  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08000fba80 after lost signal to thread 2332
W20260806 03:53:06.763813  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08000fbb20 after lost signal to thread 2368
I20260806 03:53:06.783295  7910 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:06.766130  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:06.795063  2574 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:06.794775  7910 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.795586  2230 catalog_manager.cc:5495] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 4 to 5, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 5 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:53:06.797379  7910 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:06.798343  2230 catalog_manager.cc:5495] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 5 to 6, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:06.766954  8398 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:06.767673  8420 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:53:06.770113  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:06.778440  2474 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260806 03:53:06.781229  2482 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260806 03:53:06.782243  2436 leader_election.cc:398] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:53:06.765343  8169 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:06.792183  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08000fbb40 after lost signal to thread 2369
I20260806 03:53:06.685948  8152 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.786988  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:06.795137  2478 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:06.830451  2436 leader_election.cc:401] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260806 03:53:06.801477  2374 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
W20260806 03:53:06.833146  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 195711us
W20260806 03:53:06.833940  2512 debug-util.cc:398] Leaking SignalData structure 0x7b080016d260 after lost signal to thread 2370
W20260806 03:53:06.834187  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08000fbbc0 after lost signal to thread 2372
W20260806 03:53:06.837944  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd540 after lost signal to thread 2376
W20260806 03:53:06.838217  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800191c80 after lost signal to thread 2377
W20260806 03:53:06.838413  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd680 after lost signal to thread 2379
W20260806 03:53:06.839212   737 debug-util.cc:398] Leaking SignalData structure 0x7b080000ef80 after lost signal to thread 2429
I20260806 03:53:06.840703  8152 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:06.843130  2480 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:53:06.852515  8377 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:53:06.848922  2477 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:06.853965  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 72017.4us
I20260806 03:53:06.840703  8398 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:06.865163  2478 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
W20260806 03:53:06.868798  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd940 after lost signal to thread 2413
W20260806 03:53:06.873278  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4f80 after lost signal to thread 2414
I20260806 03:53:06.873994  2574 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
W20260806 03:53:06.883453  2534 connection.cc:232] RPC call timeout handler was delayed by -2.2118864997755736s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2122s for a response
W20260806 03:53:06.892529  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4f60 after lost signal to thread 2429
W20260806 03:53:06.893953  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800396e80 after lost signal to thread 2436
I20260806 03:53:06.904502  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:06.905328  3545 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:06.909673  2481 raft_consensus.cc:2396] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 11 because replica has last-logged OpId of term: 9 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
I20260806 03:53:06.909461  8169 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:06.871577  2230 catalog_manager.cc:5495] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:06.912560  2230 catalog_manager.cc:5495] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 3 to 8. New cstate: current_term: 8 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:53:06.914510  2230 catalog_manager.cc:5495] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 4 to 5, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 5 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:53:06.918545  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 51398us
W20260806 03:53:06.921573  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 160398us
I20260806 03:53:06.899296  8398 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:53:06.923014  2482 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
W20260806 03:53:06.928399  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003bc100 after lost signal to thread 2474
W20260806 03:53:06.929692  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003bcae0 after lost signal to thread 2476
W20260806 03:53:06.930015  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003bcd20 after lost signal to thread 2477
W20260806 03:53:06.930425  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003e16c0 after lost signal to thread 2478
I20260806 03:53:06.922591  8169 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election won for term 10
W20260806 03:53:06.944805  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003700c0 after lost signal to thread 2479
W20260806 03:53:06.945348  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003a5b80 after lost signal to thread 2480
W20260806 03:53:06.945801  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800333360 after lost signal to thread 2481
I20260806 03:53:06.925052  8398 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:06.951732  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800124260 after lost signal to thread 2482
W20260806 03:53:06.958505  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003e19c0 after lost signal to thread 2483
W20260806 03:53:06.958959  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003e17e0 after lost signal to thread 2484
I20260806 03:53:06.952251  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:06.939535  8399 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:06.960009  2575 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:06.916199  2230 catalog_manager.cc:5495] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
W20260806 03:53:06.967423  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 46867us
I20260806 03:53:06.951530  8169 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:06.952126  8398 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:06.966053  8429 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:06.976517  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:06.982761  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800368080 after lost signal to thread 2516
I20260806 03:53:06.975251  8399 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:06.985387  2512 debug-util.cc:398] Leaking SignalData structure 0x7b080036a700 after lost signal to thread 2538
I20260806 03:53:06.987707  2230 catalog_manager.cc:5495] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:06.988945  8429 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:06.996568  8423 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260806 03:53:06.996759  2476 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:06.997709  8429 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:06.998469  8429 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:06.999069  8429 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:06.984834  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:07.001291  8431 raft_consensus.cc:2741] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260806 03:53:07.001360  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:07.003851  8431 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:07.005898  8420 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:06.993296  2474 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:06.991534  8349 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.009455  2332 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:07.009788  8349 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:07.010540  8349 consensus_queue.cc:1046] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260806 03:53:07.010898  8431 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:07.011484  8349 consensus_queue.cc:1225] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 12.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:53:07.011816  8431 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:06.994952  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 131097us
I20260806 03:53:07.012276  8431 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:07.012945  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.014289  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.015137  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.015708  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.016598  2481 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:07.016711  8420 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:07.017068  8420 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:07.017684  8429 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:07.018281  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.018179  8420 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.019304  8377 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:07.015182  2476 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:07.019584  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.020588  2483 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:07.022320  2436 leader_election.cc:398] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:07.023566  2436 leader_election.cc:401] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260806 03:53:07.024395  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.025386  2481 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:07.023365  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.021517  2230 catalog_manager.cc:5495] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 3 to 4, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 4 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:53:07.017640  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.027273  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.033812  2484 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:53:07.037554  2474 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:53:07.037456  8429 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:07.039978  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.040587  2230 catalog_manager.cc:5495] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 5 to 6, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 6 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:53:07.042557  2230 catalog_manager.cc:5495] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:07.042894  8013 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.045122  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.045431  8013 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:07.046059  2436 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:07.046666  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:07.047462  3592 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:07.047480  8429 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:07.052618  2436 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:07.053196  8397 raft_consensus.cc:1050] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
W20260806 03:53:07.053699  8397 raft_consensus.cc:1054] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Unable to promote non-voter cf6042e85bef47c4aac9d064d91501d1: Illegal state: Leader has not yet committed an operation in its own term
I20260806 03:53:07.035032  8425 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:07.054574  8425 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:07.056882  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:07.059358  2534 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.970s (SENT)
I20260806 03:53:07.060211  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:07.060943  2480 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:07.062999  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:07.063323  2534 connection.cc:232] RPC call timeout handler was delayed by -1.9007013898808509s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17700000000000002s for a response
W20260806 03:53:07.063756  2534 connection.cc:232] RPC call timeout handler was delayed by -1.8429272607900202s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1816s for a response
W20260806 03:53:07.064111  2534 connection.cc:232] RPC call timeout handler was delayed by -1.7727085009682924s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17010000000000003s for a response
W20260806 03:53:07.065690  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800336900 after lost signal to thread 2572
I20260806 03:53:07.065896  3593 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
W20260806 03:53:07.066025  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003bd940 after lost signal to thread 2574
I20260806 03:53:07.059830  8399 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.046770  2331 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:07.068455  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003afea0 after lost signal to thread 2575
W20260806 03:53:07.064406  2534 connection.cc:232] RPC call timeout handler was delayed by -1.7382947569712996s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15560000000000002s for a response
W20260806 03:53:07.068800  2512 debug-util.cc:398] Leaking SignalData structure 0x7b080039b780 after lost signal to thread 2576
W20260806 03:53:07.068984  2534 connection.cc:232] RPC call timeout handler was delayed by -1.6219341258984059s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22440000000000004s for a response
I20260806 03:53:07.069120  3592 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:53:07.069623  2534 connection.cc:232] RPC call timeout handler was delayed by -1.4700947569217533s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1854s for a response
W20260806 03:53:07.069145  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003bd9a0 after lost signal to thread 2577
W20260806 03:53:07.070850  2617 debug-util.cc:398] Leaking SignalData structure 0x7b080004aaa0 after lost signal to thread 735
I20260806 03:53:07.071025  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:07.070779  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.072096  2484 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:53:07.070590  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003626c0 after lost signal to thread 2578
W20260806 03:53:07.072748  2512 debug-util.cc:398] Leaking SignalData structure 0x7b080039e1c0 after lost signal to thread 2579
W20260806 03:53:07.073012  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800074a40 after lost signal to thread 2581
W20260806 03:53:07.070091  2534 connection.cc:232] RPC call timeout handler was delayed by -1.2062497718725353s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.223s for a response
W20260806 03:53:07.073434  2534 connection.cc:232] RPC call timeout handler was delayed by -1.1721947568003088s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21850000000000003s for a response
I20260806 03:53:07.019972  8420 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:07.075534  2481 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:07.075481  2537 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:07.075933  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800376380 after lost signal to thread 2583
W20260806 03:53:07.077042  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003afe60 after lost signal to thread 2584
I20260806 03:53:07.075744  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.077754  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.078086  2575 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:07.080593  3545 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:07.082126  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.083204  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.082183  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.084772  2484 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:07.085005  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.087285  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.087775  8435 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:07.088326  8435 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:07.088749  8435 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:07.088940  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.089154  8433 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:53:07.089775  2376 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:07.090734  8439 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:07.090862  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.091342  8439 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:07.091800  2372 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:07.092422  8433 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:07.092909  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.093641  2370 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:07.093983  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.094554  8434 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:07.094895  2375 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:07.095323  8434 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:07.076161  8013 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.019s
I20260806 03:53:07.082338  8397 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:07.095976  8429 consensus_queue.cc:1046] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:07.096849  2474 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:07.096499  8434 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.096397  8397 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:07.088759  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08001e8360 after lost signal to thread 2620
W20260806 03:53:07.098034  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08001e0ee0 after lost signal to thread 2622
W20260806 03:53:07.098511  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800101ac0 after lost signal to thread 3542
I20260806 03:53:07.098328  8397 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:07.099561  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08004028a0 after lost signal to thread 3588
I20260806 03:53:07.092339  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.094061  8433 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.097178  8429 raft_consensus.cc:3032] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:07.100883  2373 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:07.101136  8429 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:07.101787  2368 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:53:07.102239  8429 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:07.103542  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08002fdb80 after lost signal to thread 2283
I20260806 03:53:07.082890  2483 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
W20260806 03:53:07.104074  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08001b76c0 after lost signal to thread 2302
W20260806 03:53:07.099946  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800402b00 after lost signal to thread 3593
I20260806 03:53:07.095605  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:07.112509  8399 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:07.103760  8429 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:53:07.114567  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 62060.5us
I20260806 03:53:07.116711  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:07.117062  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 70381us
I20260806 03:53:07.117576  2484 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:53:07.091843  8439 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:07.127409  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.128177  2368 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:07.129405  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:07.123967  2436 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:07.130910  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:07.131218  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.131862  2575 raft_consensus.cc:595] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:07.132275  2479 raft_consensus.cc:2396] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 13 because replica has last-logged OpId of term: 11 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
W20260806 03:53:07.133956  2414 heartbeater.cc:644] Failed to heartbeat to 127.0.183.62:40035 (2 consecutive failures): Timed out: Failed to send heartbeat to master: TSHeartbeat RPC to 127.0.183.62:40035 timed out after 15.000s (SENT)
W20260806 03:53:07.135310  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800402600 after lost signal to thread 3624
W20260806 03:53:07.135675  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800402620 after lost signal to thread 3625
W20260806 03:53:07.137240  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800402940 after lost signal to thread 7702
I20260806 03:53:07.139001  8425 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.140724  8425 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:07.142307  8367 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.144176  2476 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:07.136735  8399 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:07.145828  8399 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:07.146358  8399 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:53:07.152442  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08004029c0 after lost signal to thread 7910
I20260806 03:53:07.131258  2230 catalog_manager.cc:5495] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 1 to 6, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:53:07.152957  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800402ba0 after lost signal to thread 7954
I20260806 03:53:07.159273  2480 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:53:07.064985  8169 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.165323  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:07.168584  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800402bc0 after lost signal to thread 8013
W20260806 03:53:07.168947  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800402be0 after lost signal to thread 8020
I20260806 03:53:07.169409  2368 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:07.170075  2374 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260806 03:53:07.170732  2331 leader_election.cc:398] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12.
W20260806 03:53:07.172672  2617 debug-util.cc:398] Leaking SignalData structure 0x7b080031bc00 after lost signal to thread 2413
I20260806 03:53:07.172235  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.174108  2375 raft_consensus.cc:2396] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 11 because replica has last-logged OpId of term: 9 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
I20260806 03:53:07.172154  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:07.176225  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800402c00 after lost signal to thread 8031
W20260806 03:53:07.176519  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800402e20 after lost signal to thread 8037
I20260806 03:53:07.175505  8395 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260806 03:53:07.178709  8367 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:07.183934  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.196700  8425 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:07.199299  2477 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:07.168247  8349 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:53:07.203579  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 74267.7us
I20260806 03:53:07.205802  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:07.218704  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800402e60 after lost signal to thread 8057
I20260806 03:53:07.187467  8398 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.220537  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.220752  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:07.221376  2479 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:07.221290  2370 raft_consensus.cc:2362] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12. Re-sending same reply.
I20260806 03:53:07.223076  8398 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:07.229704  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08001a94a0 after lost signal to thread 8085
I20260806 03:53:07.234462  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.205150  8367 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:07.231381  2480 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 13
I20260806 03:53:07.204916  8377 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
W20260806 03:53:07.276607  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 50785.8us
I20260806 03:53:07.288642  2481 raft_consensus.cc:2396] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 12 because replica has last-logged OpId of term: 11 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260806 03:53:07.290557  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:07.290829  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 103367us
I20260806 03:53:07.292311  2331 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.176007  8431 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.297982  2332 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:07.291549  2375 raft_consensus.cc:2362] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10. Re-sending same reply.
W20260806 03:53:07.299330  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08002ceea0 after lost signal to thread 8148
I20260806 03:53:07.299336  2480 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:07.256500  8367 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:07.313792  8367 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:07.318703  2373 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260806 03:53:07.318825  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.303159  2230 catalog_manager.cc:5495] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 4 to 6, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:07.313161  8441 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:07.313004  2538 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:07.329895  2369 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:07.313035  8444 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.158s	user 0.001s	sys 0.000s
W20260806 03:53:07.333186  2512 debug-util.cc:398] Leaking SignalData structure 0x7b080036a5e0 after lost signal to thread 8216
I20260806 03:53:07.330329  8441 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:07.346227  8399 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.349819  2479 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:07.350893  2482 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:53:07.332250  8349 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:53:07.356456  8020 consensus_queue.cc:1046] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:07.360922  8085 raft_consensus.cc:3032] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:07.361323  8085 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:07.361413  8431 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:07.362452  8085 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:07.368649  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003ae840 after lost signal to thread 8290
I20260806 03:53:07.359139  8308 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260806 03:53:07.359567  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08001b71e0 after lost signal to thread 2516
I20260806 03:53:07.370577  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:07.371636  2480 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:07.358946  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.378597  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.379771  2538 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:07.381017  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003d9f00 after lost signal to thread 8308
I20260806 03:53:07.339576  8429 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260806 03:53:07.381460  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08002ad220 after lost signal to thread 8309
W20260806 03:53:07.383002  2429 connection.cc:232] RPC call timeout handler was delayed by -3.8551709239836782s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.27320000000000005s for a response
I20260806 03:53:07.384559  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:07.379782  8449 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:07.387688  8449 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:07.388298  8398 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:07.388733  8398 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:07.389225  8398 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:07.388840  8449 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.389724  8367 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.391944  2331 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:07.393066  2429 connection.cc:232] RPC call timeout handler was delayed by -3.8456830449867994s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2076s for a response
W20260806 03:53:07.393604  2429 connection.cc:232] RPC call timeout handler was delayed by -3.8365141218528152s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15910000000000002s for a response
I20260806 03:53:07.355173  8441 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:53:07.394018  2429 connection.cc:232] RPC call timeout handler was delayed by -3.810583045007661s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21150000000000002s for a response
I20260806 03:53:07.371055  8308 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:07.403400  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 143900us
I20260806 03:53:07.393208  8169 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:07.399480  8085 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:07.410197  2480 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
W20260806 03:53:07.414153  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55469us
I20260806 03:53:07.411000  7910 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.005s
I20260806 03:53:07.416911  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:07.418346  8309 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.009s
I20260806 03:53:07.419128  8349 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:53:07.419818  8349 raft_consensus.cc:686] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:07.420128  8429 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:53:07.420884  8349 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:07.413151  2429 connection.cc:232] RPC call timeout handler was delayed by -3.7402317989617586s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.455s for a response
I20260806 03:53:07.404870  8308 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:53:07.441803  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 49966.7us
W20260806 03:53:07.441228  2429 leader_election.cc:334] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.908s (SENT)
I20260806 03:53:07.434437  8399 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:07.446053  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.448614  3592 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
W20260806 03:53:07.450299  2617 debug-util.cc:398] Leaking SignalData structure 0x7b0800382520 after lost signal to thread 2620
W20260806 03:53:07.450654  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08003c4b00 after lost signal to thread 2622
W20260806 03:53:07.453238  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47523.9us
I20260806 03:53:07.459704  8454 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:07.460130  2331 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.461580  2331 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.463353  8429 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:07.464244  8399 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 5, Time since last communication: 0.000s
I20260806 03:53:07.465209  8399 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:07.465674  8399 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:07.466747  8399 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.464138  8429 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:07.472074  8395 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 8, Time since last communication: 0.014s
I20260806 03:53:07.472126  8396 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:07.474184  8396 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:07.474548  8396 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:53:07.476647  2429 connection.cc:232] RPC call timeout handler was delayed by -3.6398241189308465s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2743s for a response
W20260806 03:53:07.477120  2429 connection.cc:232] RPC call timeout handler was delayed by -3.5826740809716284s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19810000000000003s for a response
W20260806 03:53:07.477562  2429 connection.cc:232] RPC call timeout handler was delayed by -3.5127969109453261s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19s for a response
I20260806 03:53:07.477263  8439 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:07.477903  2429 connection.cc:232] RPC call timeout handler was delayed by -3.4656740808859468s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21110000000000004s for a response
W20260806 03:53:07.478276  2429 connection.cc:232] RPC call timeout handler was delayed by -3.4505830451380461s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2515s for a response
W20260806 03:53:07.478545  2429 connection.cc:232] RPC call timeout handler was delayed by -3.4342200569808483s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2993s for a response
W20260806 03:53:07.479156  2429 connection.cc:232] RPC call timeout handler was delayed by -3.20225967396982s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.31920000000000004s for a response
W20260806 03:53:07.479493  2429 connection.cc:232] RPC call timeout handler was delayed by -3.0598016169387847s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1654s for a response
I20260806 03:53:07.445201  2230 catalog_manager.cc:5495] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 3 to 4, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:53:07.465113  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 348142us
W20260806 03:53:07.479768  2429 connection.cc:232] RPC call timeout handler was delayed by -2.8546016169711947s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1882s for a response
W20260806 03:53:07.481165  2429 connection.cc:232] RPC call timeout handler was delayed by -2.8060016168747097s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1936s for a response
I20260806 03:53:07.482137  8399 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:07.483780  2436 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:07.457388  8367 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:07.487341  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08001369e0 after lost signal to thread 3624
W20260806 03:53:07.487686  2617 debug-util.cc:398] Leaking SignalData structure 0x7b0800371ac0 after lost signal to thread 3625
W20260806 03:53:07.490195  2617 debug-util.cc:398] Leaking SignalData structure 0x7b080031c020 after lost signal to thread 8308
I20260806 03:53:07.491333  3547 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:07.479806  8439 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:07.497150  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:07.497958  2373 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:07.499189  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:07.500285  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08000beb60 after lost signal to thread 8309
W20260806 03:53:07.503942  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45049.7us
I20260806 03:53:07.504191  8152 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:07.444628  8435 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:07.506829  2429 connection.cc:232] RPC call timeout handler was delayed by -2.6513559999875724s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20230000000000004s for a response
W20260806 03:53:07.509495  2429 connection.cc:232] RPC call timeout handler was delayed by -2.6318870261311531s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1844s for a response
I20260806 03:53:07.509066  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:07.510552  2429 connection.cc:232] RPC call timeout handler was delayed by -2.580786210950464s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1937s for a response
W20260806 03:53:07.511988  2429 connection.cc:232] RPC call timeout handler was delayed by -2.5648016170598567s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22040000000000004s for a response
I20260806 03:53:07.511096  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.512539  2373 raft_consensus.cc:2396] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 15 because replica has last-logged OpId of term: 14 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 10.
W20260806 03:53:07.512776  2429 connection.cc:232] RPC call timeout handler was delayed by -2.3692875569686294s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2368s for a response
W20260806 03:53:07.513355  2429 connection.cc:232] RPC call timeout handler was delayed by -2.3137016170658171s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.24830000000000002s for a response
W20260806 03:53:07.513969  2429 connection.cc:232] RPC call timeout handler was delayed by -2.2954875568393618s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.24500000000000002s for a response
W20260806 03:53:07.514385  2429 connection.cc:232] RPC call timeout handler was delayed by -2.1938136408571154s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1864s for a response
W20260806 03:53:07.514770  2429 connection.cc:232] RPC call timeout handler was delayed by -1.960713641019538s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21230000000000004s for a response
W20260806 03:53:07.515132  2429 connection.cc:232] RPC call timeout handler was delayed by -1.8080413900315762s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.38650000000000007s for a response
I20260806 03:53:07.468240  8398 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.510864  8169 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:07.537262  8169 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.541368  8169 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:07.507505  7910 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.015s
I20260806 03:53:07.544766  8441 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.545179  8308 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.523207  2230 catalog_manager.cc:5495] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 1 to 6, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:07.547412  8308 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:07.546895  2230 catalog_manager.cc:5495] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 6 to 7, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 7 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:53:07.500140  8309 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260806 03:53:07.509932  8367 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:07.525594  8085 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:07.526669  3547 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.521613  8465 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:07.542053  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.543395  8397 raft_consensus.cc:979] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:07.545326  7910 raft_consensus.cc:3032] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:53:07.549664  8398 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:07.551697  2476 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 12: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:07.552577  2369 raft_consensus.cc:2354] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13.
I20260806 03:53:07.524322  2534 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:07.504918  8395 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.048s
I20260806 03:53:07.554618  2538 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:07.571739  8308 raft_consensus.cc:1067] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:07.569046  7910 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:07.577168  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.577780  8441 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:07.578167  8377 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:07.577186  7910 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.566264  8169 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:07.581918  7910 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:07.578938  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.565873  8367 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.588073  2375 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:07.589214  8367 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:07.596187  8465 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:07.597674  8465 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.600358  8397 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:07.605410  8463 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:07.606017  8463 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:07.606413  8463 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:07.606655  8395 raft_consensus.cc:1050] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
W20260806 03:53:07.606459  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 70298.9us
W20260806 03:53:07.607156  8395 raft_consensus.cc:1054] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Unable to promote non-voter cf6042e85bef47c4aac9d064d91501d1: Illegal state: Leader has not yet committed an operation in its own term
I20260806 03:53:07.570590  8454 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:07.608646  8454 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:07.609066  8454 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:07.612479  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 88309.4us
W20260806 03:53:07.612879  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 86370.1us
I20260806 03:53:07.613941  3547 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.613904  8464 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:07.616490  8435 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:07.617426  8169 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:07.615754  3547 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.564880  8085 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:07.625104  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.622236  2538 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:07.628562  8020 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:07.629787  8020 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.633971  2538 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:07.632978  8367 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:53:07.639348  8152 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:07.644243  8152 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:07.646189  8152 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:07.646320  8456 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:07.646884  8456 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:07.647231  8456 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:07.649318  8020 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:07.650151  2373 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260806 03:53:07.628465  8085 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:07.653277  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.654170  2370 raft_consensus.cc:3032] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:53:07.654553  2370 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:07.656683  2369 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:07.657125  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:07.658062  8013 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:07.658089  8309 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:07.658516  8013 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:07.655478  2370 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.658968  8013 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:07.659618  2370 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:07.661643  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:07.669318  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:07.669479  8013 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.670192  8396 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.671546  2538 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:07.672310  7910 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:07.672535  8396 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:07.673036  7910 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:07.674177  7910 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.674736  8013 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:07.675277  8454 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.677415  8464 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:07.677981  8464 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:07.678948  8464 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.5, Last appended by leader: 5, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.679440  8454 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:07.681871  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 102999us
I20260806 03:53:07.683669  2375 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
W20260806 03:53:07.685012  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60760.5us
I20260806 03:53:07.691537  8454 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:07.692654  8454 raft_consensus.cc:3032] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:07.692986  8454 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:07.693890  8454 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.694350  8309 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260806 03:53:07.695207  8454 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:07.696451  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:07.697288  2575 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:07.701398  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.702133  2375 raft_consensus.cc:2362] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8. Re-sending same reply.
I20260806 03:53:07.704574  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:07.704977  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:07.705705  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:07.710342  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:07.711167  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.711390  8085 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:07.712307  8396 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:07.712895  8396 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:07.714004  8396 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.714723  8085 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:07.715440  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:07.695626  8152 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.723706  2584 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260806 03:53:07.724188  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:07.727535  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:07.733178  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.733233  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:07.736510  2370 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260806 03:53:07.741765  2576 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:07.744067  2477 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:07.743791  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.748664  2577 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:53:07.750486  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:07.751040  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.752200  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:07.753652  2576 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:07.754140  3592 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:07.755070  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.757016  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.757597  2477 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
W20260806 03:53:07.754350  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48698us
W20260806 03:53:07.759334  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52662.4us
I20260806 03:53:07.750577  8085 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:07.764568  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:07.761386  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:07.772082  2483 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260806 03:53:07.772064  2370 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:53:07.773660  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:07.777082  2484 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:07.774680  2481 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:53:07.777835  2481 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:53:07.775893  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.778249  2481 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:07.776086  2477 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260806 03:53:07.775223  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.775493  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:07.780407  2375 raft_consensus.cc:2396] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 8 because replica has last-logged OpId of term: 7 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260806 03:53:07.783852  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:07.784674  2474 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:07.785104  2476 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260806 03:53:07.784564  2583 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:07.785571  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:07.785746  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:07.835445  2474 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:07.836601  2575 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260806 03:53:07.837272  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:07.841224  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.842052  2375 raft_consensus.cc:2396] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 15 because replica has last-logged OpId of term: 14 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 10.
I20260806 03:53:07.781323  8397 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:07.850381  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:07.847312  2481 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.780860  8085 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:07.858687  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:07.862052  2481 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:07.862573  2483 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:07.860003  3592 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:07.861649  2572 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:07.863852  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.867056  2370 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:07.870371  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.872512  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.871038  2375 raft_consensus.cc:2362] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11. Re-sending same reply.
I20260806 03:53:07.871953  2577 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:07.879961  2577 raft_consensus.cc:595] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:07.893292  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 128039us
I20260806 03:53:07.893332  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:07.896090  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.898861  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:07.900072  2375 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:07.880801  8399 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:07.908219  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.909293  2373 raft_consensus.cc:2396] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 12 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 7.
I20260806 03:53:07.938872  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.888491  8431 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:07.940013  2375 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:07.899397  8152 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:07.948999  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 382445us
I20260806 03:53:07.897698  8349 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:07.954459  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.954783  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.885711  8465 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260806 03:53:07.960084  2370 raft_consensus.cc:2396] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 15 because replica has last-logged OpId of term: 14 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 10.
I20260806 03:53:07.905301  7910 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.046s
I20260806 03:53:07.973505  2375 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:07.977128  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:07.984681  2576 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:07.989866  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.992177  2370 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:07.942638  8399 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:07.993170  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:07.997651  2368 raft_consensus.cc:2354] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:07.998925  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:08.000401  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45970.5us
I20260806 03:53:08.002195  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.003005  2369 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
W20260806 03:53:08.003016  2429 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:40734 dropped due to backpressure. The service queue is full; it has 50 items.
I20260806 03:53:08.003711  2429 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:07.982105  8085 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:08.008529  2429 leader_election.cc:334] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Timed out: Call waited in the queue past client deadline
W20260806 03:53:08.008838  8473 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.111s	user 0.000s	sys 0.001s
I20260806 03:53:08.009159  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:08.010179  8441 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:08.013098  2373 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:08.004688  8377 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:08.015692  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:08.025727  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:07.958544  8431 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:08.077781  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 64307.8us
I20260806 03:53:07.958402  8349 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:08.075474  8479 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.008s
I20260806 03:53:08.085772  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.086289  8377 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:08.079370  2583 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:08.079982  2572 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:08.091198  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.141023  2369 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:53:08.141609  8431 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:08.142279  2429 leader_election.cc:334] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Timed out: Call waited in the queue past client deadline
I20260806 03:53:08.142776  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:08.144356  8349 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:08.144999  2429 leader_election.cc:334] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Timed out: Call waited in the queue past client deadline
I20260806 03:53:08.145439  2429 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:08.146260  8465 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:53:08.147187  2429 leader_election.cc:334] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Timed out: Call waited in the queue past client deadline
I20260806 03:53:08.147651  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:08.134625  2483 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:08.091849  8474 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:08.149205  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:08.160794  2373 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:08.149248  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:08.085844  8472 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.241s	user 0.001s	sys 0.000s
I20260806 03:53:08.167137  8349 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:08.167995  8349 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:08.170252  2375 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260806 03:53:08.132871  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 117263us
I20260806 03:53:08.153903  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:08.173470  3588 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:08.154769  2534 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:08.152524  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:08.176224  8152 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:08.158401  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.161665  2369 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:08.150687  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:08.170480  8491 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.169s	user 0.002s	sys 0.000s
I20260806 03:53:08.183521  2534 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:08.156837  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:08.184789  8456 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.537s	user 0.008s	sys 0.006s
I20260806 03:53:08.185561  8486 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:08.184713  2370 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
W20260806 03:53:08.191016  8169 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.573s	user 0.012s	sys 0.000s
I20260806 03:53:08.191637  8169 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:53:08.193874  8399 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:08.225139  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.195587  2474 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:08.198125  8476 raft_consensus.cc:3032] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:08.170603  8349 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:08.200244  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.200886  2373 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
W20260806 03:53:08.201676  8471 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.431s	user 0.001s	sys 0.003s
I20260806 03:53:08.162252  8479 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:08.220206  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:08.229584  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:08.249332  2374 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:08.193954  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:08.252658  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.215178  2484 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:08.220258  8431 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:08.271247  3591 raft_consensus.cc:2354] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:53:08.278954  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:08.279841  2583 raft_consensus.cc:3032] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:53:08.280438  2583 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:08.279233  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 375638us
I20260806 03:53:08.281430  2583 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:08.282420  2583 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:08.284077  8479 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:08.287787  8479 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:08.295392  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 101526us
I20260806 03:53:08.299649  2436 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:08.300909  2436 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:08.301970  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:08.299808  2583 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:08.229398  8465 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:08.226637  8476 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:08.303568  2331 leader_election.cc:398] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:53:08.308568  2331 leader_election.cc:401] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:53:08.306054  8435 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:53:08.306468  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.303122  8397 raft_consensus.cc:2741] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260806 03:53:08.306854  2579 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260806 03:53:08.185389  8456 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:08.311820  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 445637us
I20260806 03:53:08.310479  2534 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:08.314277  8464 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.006s	sys 0.011s
W20260806 03:53:08.314723  8464 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.550s	user 0.006s	sys 0.011s
I20260806 03:53:08.307602  8441 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:08.322966  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.323704  2374 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
W20260806 03:53:08.327841  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 180680us
I20260806 03:53:08.414090  8434 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:08.344481  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.435743  2373 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
W20260806 03:53:08.413892  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 93431us
W20260806 03:53:08.421836  8463 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.815s	user 0.016s	sys 0.008s
I20260806 03:53:08.350644  8441 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:08.424654  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.440137  8463 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:08.440627  2374 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:08.426203  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.440954  8441 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:08.426642  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.442469  8463 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:08.442622  2369 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:08.427721  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.443418  8434 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:08.428383  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:08.428584  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.429358  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.317042  8465 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:08.432266  8377 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:53:08.404853  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 102900us
I20260806 03:53:08.298899  8431 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:08.319375  8349 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 14
W20260806 03:53:08.434214  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 117443us
W20260806 03:53:08.434737  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 123631us
I20260806 03:53:08.317108  8435 raft_consensus.cc:686] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:53:08.437723  2429 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Timed out: Call waited in the queue past client deadline
I20260806 03:53:08.433874  8476 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:08.455134  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:08.457623  8476 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:08.434406  8456 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:08.427650  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.460958  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:08.461108  2376 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:08.446040  2379 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:08.444986  2372 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:08.462481  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:08.443826  2368 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:53:08.453403  8465 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:08.464416  8399 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:08.464706  8435 consensus_queue.cc:237] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:08.467137  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:08.465032  8465 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:08.468056  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:08.469182  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:08.470022  2538 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:08.470613  8486 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260806 03:53:08.471315  8516 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260806 03:53:08.471776  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:08.471343  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:08.472257  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:08.471118  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:08.476374  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 179992us
I20260806 03:53:08.477119  2375 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:08.450716  8479 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:08.489248  2538 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:08.490355  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:08.493680  2583 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:08.496213  2484 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:08.489806  8464 raft_consensus.cc:1050] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:53:08.501796  2484 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:53:08.484733  8399 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:08.511811  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:08.512146  2478 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:08.506652  2474 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:53:08.513268  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:08.514127  2480 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:08.515375  2477 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:08.516755  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:08.518311  2480 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260806 03:53:08.496433  8496 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:53:08.495379  8479 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:08.496277  8475 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:53:08.519848  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:08.520383  2476 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:08.521981  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:08.524859  2583 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:08.523016  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:08.501199  8398 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:08.504431  8463 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:53:08.526980  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:08.524729  3542 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:08.528832  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:08.530373  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:08.534560  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:08.536468  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:08.536872  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:08.538506  2583 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:53:08.539062  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 101381us
W20260806 03:53:08.540077  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 73014.4us
I20260806 03:53:08.544811  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:08.513615  8085 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.019s
I20260806 03:53:08.555495  2332 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:08.558496  2436 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:08.543311  8456 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEARNER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:08.568760  8431 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:08.579464  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:08.579744  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59419.7us
I20260806 03:53:08.517370  8399 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:08.584834  2584 raft_consensus.cc:2379] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:08.587018  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:08.587320  2332 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:08.587723  2578 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: [11.6-11.6]
I20260806 03:53:08.588828  2577 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:08.589382  3542 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:08.579357  8398 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:08.593884  8169 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.006s
I20260806 03:53:08.588387  8479 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:08.526479  8396 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.055s
I20260806 03:53:08.590270  8085 consensus_queue.cc:1225] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 7.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
W20260806 03:53:08.612953  2429 leader_election.cc:334] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Timed out: Call waited in the queue past client deadline
I20260806 03:53:08.649730  2429 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:08.650005  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 122954us
W20260806 03:53:08.631920  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 45139.2us
I20260806 03:53:08.644815  8349 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:53:08.657023  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:08.657495  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 76112.2us
I20260806 03:53:08.603250  8367 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:53:08.614053  8431 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election won for term 10
W20260806 03:53:08.676806  8522 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
I20260806 03:53:08.678799  8516 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:08.648742  8456 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:08.648959  8463 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:08.693186  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:08.698184  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:08.702407  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 109481us
I20260806 03:53:08.707407  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:08.696204  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 106944us
I20260806 03:53:08.692482  8367 raft_consensus.cc:686] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:08.712448  8463 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:08.717814  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 66214.5us
I20260806 03:53:08.693094  8496 raft_consensus.cc:686] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:08.678838  8454 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.042s
I20260806 03:53:08.686048  8349 consensus_queue.cc:1046] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260806 03:53:08.732921  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:08.733258  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 67776.6us
I20260806 03:53:08.708551  8431 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:08.732630  8456 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:08.695791  8398 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260806 03:53:08.770381  8367 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:08.771270  8398 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:08.771559  8525 log.cc:924] Time spent T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
W20260806 03:53:08.782120  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49315.6us
I20260806 03:53:08.783125  3542 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:08.755293  8435 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Stepping down as leader of term 11
W20260806 03:53:08.787073  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 53029.8us
I20260806 03:53:08.760040  8169 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:08.756218  8456 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:08.754792  8397 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.035s
I20260806 03:53:08.795967  3592 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260806 03:53:08.800305  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:08.801190  2368 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:08.771883  8398 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:08.814706  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.821662  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.788625  8435 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:08.828400  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.829620  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:08.828274  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 247608us
I20260806 03:53:08.825826  2375 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:08.806394  8399 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:08.833513  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:08.830502  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.815555  2372 raft_consensus.cc:2362] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13. Re-sending same reply.
I20260806 03:53:08.827654  8456 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:08.827682  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:08.832288  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 178958us
I20260806 03:53:08.810180  8516 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.026s
W20260806 03:53:08.851118  2429 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Timed out: Call waited in the queue past client deadline
I20260806 03:53:08.851488  2479 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 5. Preceding OpId from leader: term: 13 index: 6. (index mismatch)
I20260806 03:53:08.851989  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:08.835778  8349 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:08.856402  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:08.857343  2376 raft_consensus.cc:2362] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10. Re-sending same reply.
I20260806 03:53:08.788443  8496 consensus_queue.cc:237] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:08.873459  3585 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:08.863459  8456 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:08.866318  8399 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:08.893723  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:08.891613  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:08.942798  2370 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [8.5-10.6]
W20260806 03:53:08.944070  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 237601us
I20260806 03:53:08.886931  8539 raft_consensus.cc:3032] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:53:08.967754  2374 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:08.945286  2369 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:08.945255  2379 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:08.970834  2370 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:08.905128  2368 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:08.977823  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:08.978108  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:08.978863  2481 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:08.978739  2480 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:53:08.854044  8431 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:08.984660  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 277339us
W20260806 03:53:08.986768  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 152070us
I20260806 03:53:08.989578  2331 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:08.893770  8456 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:08.966879  8367 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:08.874900  8528 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.121s
I20260806 03:53:08.998662  2331 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:09.002501  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 219475us
I20260806 03:53:08.997939  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:09.003194  3542 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:08.896924  8485 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.094s
I20260806 03:53:08.855365  8435 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:09.008913  8435 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:08.983647  8399 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:08.973946  8539 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:08.894868  7910 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.100s
I20260806 03:53:09.017252  8399 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:08.996479  8456 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:08.969379  8349 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.035s
I20260806 03:53:09.038887  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:09.041894  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54387.1us
I20260806 03:53:09.045358  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:09.046208  2369 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:09.081423  8519 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:09.084826  8540 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:09.085618  8540 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:09.088569  8542 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.199s	user 0.000s	sys 0.001s
I20260806 03:53:09.092446  8475 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:09.093019  8475 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:09.039852  8539 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:09.102491  2429 leader_election.cc:334] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Timed out: Call waited in the queue past client deadline
I20260806 03:53:09.121398  8553 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:09.122167  8553 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:09.122567  8553 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:09.124070  8544 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.186s	user 0.000s	sys 0.001s
I20260806 03:53:09.129886  2429 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.131947  8566 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:09.132530  8539 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:09.158242  8479 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
W20260806 03:53:09.221735  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 218582us
I20260806 03:53:09.223119  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:09.229948  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 147087us
I20260806 03:53:09.233337  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:09.234119  2375 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:09.255327  2575 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:09.260171  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:09.269223  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46267.9us
I20260806 03:53:09.270223  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:09.266083  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:09.279239  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:09.290648  2429 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Timed out: Call waited in the queue past client deadline
I20260806 03:53:09.296996  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.298126  8540 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:09.298684  2429 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Timed out: Call waited in the queue past client deadline
W20260806 03:53:09.299953  2429 leader_election.cc:334] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Timed out: Call waited in the queue past client deadline
I20260806 03:53:09.300964  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.306656  2369 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:09.310207  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:09.312002  2369 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:53:09.307015  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 308386us
I20260806 03:53:09.316404  2331 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.263827  8528 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:09.321244  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:09.253927  8398 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:09.323479  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:09.325477  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.327746  2480 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:09.324378  2478 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:09.291924  8454 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:09.305119  8544 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260806 03:53:09.332937  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:09.333451  2331 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.304999  8085 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:09.341485  2369 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:09.300869  8441 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:53:09.343724  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.345000  2375 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:09.321918  8528 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:09.354557  2375 pending_rounds.cc:76] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 5
I20260806 03:53:09.354890  2375 pending_rounds.cc:97] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 9.6
I20260806 03:53:09.343506  8398 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:09.329870  8566 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:09.366351  2373 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260806 03:53:09.367764  2375 raft_consensus.cc:2894] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Aborting config change with OpId 9.6: Aborted: Op aborted by new leader
I20260806 03:53:09.342480  8399 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:09.370997  2375 raft_consensus.cc:2866] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
W20260806 03:53:09.373469  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73547.4us
I20260806 03:53:09.383471  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:09.403285  8169 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.599s	user 0.020s	sys 0.001s
I20260806 03:53:09.403724  2374 raft_consensus.cc:2396] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:53:09.404327  8169 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:53:09.406677  2429 leader_election.cc:334] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Timed out: Call waited in the queue past client deadline
I20260806 03:53:09.407445  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.407038  8475 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:09.346418  8454 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.381505  8399 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
W20260806 03:53:09.472509  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 116811us
W20260806 03:53:09.475142  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68543.9us
I20260806 03:53:09.413543  8543 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:09.463675  8558 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.194s	user 0.002s	sys 0.000s
I20260806 03:53:09.430475  8435 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:09.413827  8578 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260806 03:53:09.476225  3547 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.693s (SENT) [suppressed 50 similar messages]
I20260806 03:53:09.437599  8585 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:09.486837  8549 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:09.479974  8399 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:09.496210  2373 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 5. Preceding OpId from leader: term: 13 index: 6. (index mismatch)
W20260806 03:53:09.486985  8575 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260806 03:53:09.505267  2373 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:09.480195  8085 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:09.510655  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:09.516355  8435 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:09.517074  8435 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.520179  8583 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:53:09.522078  2429 leader_election.cc:398] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:09.524503  2429 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.528573  3588 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb"
dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:39898
I20260806 03:53:09.529515  3588 raft_consensus.cc:595] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:09.530256  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.531185  8576 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:09.531859  8548 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:53:09.532130  8566 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:09.532639  8568 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:09.532851  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:09.533167  8568 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:09.533608  8568 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:09.533829  8576 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:09.525383  8435 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:09.526857  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:09.526043  8085 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.536131  8581 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:53:09.537968  8574 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:09.538476  8574 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:09.538872  8574 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:09.534337  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:09.539700  8435 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:09.540223  8435 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:09.540601  8435 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:09.549474  8435 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.551746  8576 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:53:09.552932  8584 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.173s	user 0.001s	sys 0.000s
I20260806 03:53:09.552965  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:09.555581  8588 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260806 03:53:09.556638  8593 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260806 03:53:09.493003  8585 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:09.463658  8555 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.161s
I20260806 03:53:09.557729  2376 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260806 03:53:09.494338  8578 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:09.582953  8576 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:09.484016  8543 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.503798  8399 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:09.500591  8549 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.629873  8399 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:09.631332  8553 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.508s	user 0.009s	sys 0.009s
I20260806 03:53:09.631861  8553 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.632838  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.634155  8553 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:09.634281  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.634706  8528 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:09.635202  8566 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:09.636210  8566 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:09.636703  8566 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:09.637156  8566 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:09.641317  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:09.571564  8585 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:09.643879  2484 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:09.646875  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:09.615633  8600 log.cc:924] Time spent T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260806 03:53:09.654708  2476 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260806 03:53:09.626405  8475 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:09.656920  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.657053  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:09.661335  3591 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:53:09.662456  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:09.663326  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.620434  8454 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:09.665771  2377 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.823s	user 0.021s	sys 0.001s
I20260806 03:53:09.666143  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.629918  8549 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:09.638499  8464 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 12.6, Last appended by leader: 5, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:09.669693  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 326032us
I20260806 03:53:09.668256  2377 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:09.666656  8576 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:09.659212  8555 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:09.676231  2331 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.676242  2379 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260806 03:53:09.669353  8465 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:09.678622  8454 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:09.684268  8465 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:09.669548  8441 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:09.685037  8441 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:09.685699  8441 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:09.581064  8578 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.690639  8583 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:09.691221  8583 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:09.673602  8528 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.021s
I20260806 03:53:09.696048  8349 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:09.696678  8349 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:09.697734  8543 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:09.700985  8578 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:09.708597  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2622) took 1014 ms. Trace:
I20260806 03:53:09.682536  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.709822  2331 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.668738  8085 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:09.709074  2575 rpcz_store.cc:276] 0806 03:53:08.694023 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:08.704883 (+ 10860us) service_pool.cc:227] Handling call
0806 03:53:08.716461 (+ 11578us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:09.255986 (+539525us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:09.708321 (+452335us) spinlock_profiling.cc:243] Waited 539 ms on lock 0x7b54001897d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:09.708525 (+   204us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1238703360}
I20260806 03:53:09.715513  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.716471  8552 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:09.716612  8576 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:53:09.717126  8576 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:09.717648  8576 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:09.684800  8465 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:09.678884  8555 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:09.708192  8398 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:09.717173  8552 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:09.714676  8519 raft_consensus.cc:2741] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260806 03:53:09.728664  8568 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.717341  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:09.732223  8456 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.692s	user 0.021s	sys 0.003s
I20260806 03:53:09.675065  8574 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.740393  2331 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.725718  8555 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:09.743404  2429 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.719350  8085 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.741514  8454 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:53:09.759030  2331 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.759670  8557 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:09.760864  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:09.761433  8568 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:09.767742  8574 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:09.769847  8085 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:09.755930  8152 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:09.758029  8581 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:09.770740  8152 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:09.771015  8581 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:09.771842  8152 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.772954  8611 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:09.773571  8581 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:09.697778  8349 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:09.756245  8399 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:09.775545  8349 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:09.743124  8456 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.779145  8456 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:09.780241  8519 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:53:09.780773  8519 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:09.781129  8519 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:53:09.782399  8540 consensus_queue.cc:1159] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fe3d17f4ad984b9088a268d58d87469c" responder_term: 12 status { last_received { term: 8 index: 5 } last_committed_idx: 5 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: [11.6-11.6]" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:53:09.770069  8613 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260806 03:53:09.761585  8547 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.633s	user 0.005s	sys 0.005s
I20260806 03:53:09.766175  2331 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:09.798264  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59966.9us
I20260806 03:53:09.754424  8435 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:09.802523  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:09.806367  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:09.807137  2476 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 11
I20260806 03:53:09.773308  8152 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:09.810495  8568 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:09.810806  2296 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 78ff87b2196e4600aed5d8442f9b9bdd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica cf6042e85bef47c4aac9d064d91501d1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 8 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:09.811182  8568 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.812223  8399 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:09.813519  3585 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:09.763204  8454 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:09.815704  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:09.801185  8547 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.697s	user 0.005s	sys 0.005s
I20260806 03:53:09.818835  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:09.821237  2370 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:09.821467  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:09.828909  2372 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6. Ops: []
I20260806 03:53:09.831930  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:09.832525  2376 raft_consensus.cc:1203] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Deduplicated request from leader. Original: 4.4->[6.5-6.5]   Dedup: 6.5->[]
I20260806 03:53:09.831993  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:09.833042  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:09.833061  2376 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 8. Ops: [6.5-6.5]
I20260806 03:53:09.833554  2369 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:09.836058  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:09.836848  2379 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:09.835963  2374 raft_consensus.cc:2396] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260806 03:53:09.843321  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:09.820349  8454 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:09.849009  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:09.852165  2372 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 8. (term mismatch)
I20260806 03:53:09.852519  2372 pending_rounds.cc:76] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 7
I20260806 03:53:09.852655  2372 pending_rounds.cc:97] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 11.8
I20260806 03:53:09.852797  2372 raft_consensus.cc:2866] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:09.854853  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:09.855629  2376 raft_consensus.cc:2354] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:09.855917  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:09.799199  8441 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:09.859841  8476 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:09.860834  2374 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:09.867653  2572 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:09.868443  2572 raft_consensus.cc:595] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:09.868793  2572 raft_consensus.cc:603] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:53:09.881484  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:09.883045  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:09.883749  2373 raft_consensus.cc:2379] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:09.881773  2484 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:09.881516  2534 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:09.888459  2374 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:53:09.890093  2483 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260806 03:53:09.890038  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:09.893034  2483 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260806 03:53:09.890955  2474 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:53:09.898576  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:09.909789  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:09.910584  2474 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:09.912482  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:09.913393  2372 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:09.912678  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:09.914342  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:09.914767  2483 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 11
W20260806 03:53:09.915875  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 108897us
I20260806 03:53:09.917137  2379 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:09.917995  2369 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:09.920827  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:09.924834  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:09.928465  2474 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:09.929132  2483 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:09.931744  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:09.933948  3591 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260806 03:53:09.918821  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:09.936012  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54618.5us
I20260806 03:53:09.937515  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:09.939231  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:09.940155  8516 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:09.936882  2483 raft_consensus.cc:2362] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13. Re-sending same reply.
I20260806 03:53:09.950954  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:09.951825  2474 raft_consensus.cc:2362] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11. Re-sending same reply.
I20260806 03:53:09.954492  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:09.944732  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:09.956557  2372 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:09.957858  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:09.958626  3585 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:09.958519  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:09.961447  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:09.962680  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:09.963382  2572 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
W20260806 03:53:09.932971  8620 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
I20260806 03:53:09.974225  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:09.874758  8476 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:09.973327  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:09.973336  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:09.978596  2577 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:09.979887  2477 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:09.983882  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:09.879226  8566 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:09.985424  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:09.987262  2482 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:09.987428  8566 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:09.987754  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:09.988718  2482 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:09.991467  2579 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:53:09.991593  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:09.993445  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:09.994172  2581 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:53:09.995672  8583 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:09.996706  8464 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:09.998366  8583 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:09.998267  8085 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:53:09.978413  8548 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:09.999656  8548 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.000865  2572 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260806 03:53:10.002533  8548 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:10.002797  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2800) took 1114 ms. Trace:
I20260806 03:53:10.003237  2479 rpcz_store.cc:276] 0806 03:53:08.888784 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:08.897559 (+  8775us) service_pool.cc:227] Handling call
0806 03:53:08.970170 (+ 72611us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:09.686652 (+716482us) spinlock_profiling.cc:243] Waited 30.3 ms on lock 0x7b18003a82e0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cabdf6b 00007f0d7cac878b
0806 03:53:09.686810 (+   158us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:53:09.686838 (+    28us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:09.687437 (+   599us) log.cc:842] Serialized 26 byte log entry
0806 03:53:09.716240 (+ 28803us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:09.716294 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:09.718890 (+  2596us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:10.002440 (+283550us) raft_consensus.cc:1671] finished
0806 03:53:10.002462 (+    22us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:10.002703 (+   241us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":6011,"raft.queue_time_us":58760,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":2012,"spinlock_wait_cycles":69768576,"thread_start_us":86245,"threads_started":2,"wal-append.queue_time_us":51436}
I20260806 03:53:10.007556  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:10.008659  2372 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:10.008870  8398 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:10.009578  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:10.009487  8398 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.010314  2372 raft_consensus.cc:2362] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12. Re-sending same reply.
I20260806 03:53:10.011735  8398 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:10.013631  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:10.024946  2578 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:53:10.025475  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:10.026194  2376 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:10.014495  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 77065.3us
I20260806 03:53:09.976899  8431 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:10.028648  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:10.028777  8431 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.030756  8552 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.031250  8431 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:10.015601  3593 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:10.016781  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:10.018916  8476 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:10.021638  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:10.044782  2578 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:53:10.050109  3547 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:10.051586  3547 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:53:10.053597  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 69892.1us
I20260806 03:53:10.055655  3547 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.055895  2476 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:09.960160  8533 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:10.059934  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:10.060859  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:10.059832  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:10.068320  8604 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:10.078625  8479 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:10.079093  8479 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:10.079420  8479 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:10.081758  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:10.070823  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:10.072853  2575 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:10.073216  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:10.077029  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:10.085636  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:10.076490  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:10.077301  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:10.085539  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 48365.3us
I20260806 03:53:10.088656  2477 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260806 03:53:10.088675  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:10.085071  3585 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:10.031657  8397 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:53:10.094564  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 47986.3us
I20260806 03:53:10.044970  8528 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:10.085774  2584 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:10.048658  8581 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:10.061178  8349 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:09.964098  8396 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.122s
W20260806 03:53:10.083912  8559 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.068s	user 0.005s	sys 0.006s
I20260806 03:53:09.963882  8475 consensus_queue.cc:1046] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.122s
W20260806 03:53:10.113799  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 59984.3us
W20260806 03:53:10.115527  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59025.3us
I20260806 03:53:10.073652  8566 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:10.117241  2429 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:10.114871  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:10.076574  8568 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.096937  8543 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:10.119240  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:10.121228  2583 raft_consensus.cc:595] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:10.069635  8085 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.052s
I20260806 03:53:10.127200  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:10.119648  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:10.125042  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.130504  2477 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:10.147976  2331 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.149735  8627 consensus_queue.cc:1046] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 2, Time since last communication: 0.019s
I20260806 03:53:10.150142  8622 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:10.150465  8539 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260806 03:53:10.150774  8622 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.119115  8583 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:53:10.152304  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 53520.5us
I20260806 03:53:10.153196  8622 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:10.153522  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:10.153810  8622 consensus_queue.cc:1046] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260806 03:53:10.154865  8576 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.157471  8576 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.153878  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:10.158123  2331 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.160295  8583 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:10.160944  8583 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:10.162117  8465 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:10.164350  8618 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.166s	user 0.004s	sys 0.000s
I20260806 03:53:10.165351  2331 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.166448  8599 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:10.168679  2482 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:53:10.109459  8395 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:10.151248   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:53:10.176918  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:10.172446  2576 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
W20260806 03:53:10.170485  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45645.1us
I20260806 03:53:10.107077  8398 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election won for term 11
W20260806 03:53:10.191941  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 136411us
I20260806 03:53:10.193570  3547 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.195838  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:10.196926  2479 raft_consensus.cc:2396] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 12 because replica has last-logged OpId of term: 9 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
I20260806 03:53:10.198923  2474 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:53:10.104445  8431 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.066s
I20260806 03:53:10.204002  2484 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260806 03:53:10.214187  2477 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:10.214974  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.220574  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:10.130628  8548 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:10.230311  3585 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
W20260806 03:53:10.222836  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 105666us
I20260806 03:53:10.128361  8552 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:10.232004  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.170017  8566 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:10.240061  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:10.150803  8627 raft_consensus.cc:3032] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:53:10.108559  8581 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.118376  8349 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.171777  8441 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.174623  8604 raft_consensus.cc:686] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:10.172411  8553 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:10.098344  8533 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.108942  8528 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:10.221738  8585 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.563s	user 0.013s	sys 0.000s
I20260806 03:53:10.190171  8485 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:10.205230  8576 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.046s
I20260806 03:53:10.250777   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:53:10.252388  8552 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:10.243369  8539 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.008s
I20260806 03:53:10.198047  8465 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:10.251734  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:10.253055  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:10.125651  8367 consensus_queue.cc:1046] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.111s
I20260806 03:53:10.221117  8568 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:10.291108  8568 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:10.291316   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:53:10.291601  8568 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:10.238639  8574 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:10.266757  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:10.267071  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:10.322055  8465 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:10.244941  8578 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:10.324458  8465 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.324790  8604 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.326665  8465 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:10.278545  8585 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.329376  8528 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:10.278700  8553 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:10.330261  8553 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.218504  8398 raft_consensus.cc:686] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:10.247555  8516 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:10.253139  8627 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:10.220584  8435 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.062s
I20260806 03:53:10.203804  8475 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.057s
I20260806 03:53:10.251348  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:10.230561  8496 consensus_queue.cc:1046] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260806 03:53:10.182353  8555 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.283289  2576 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:10.288173  8529 consensus_queue.cc:1046] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.086s
W20260806 03:53:10.288487  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63915.3us
I20260806 03:53:10.271214  8456 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:53:10.219233  8395 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.240561  8548 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.321135  2429 leader_election.cc:398] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:10.227309  8547 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.053s
I20260806 03:53:10.252002  8308 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.026s
I20260806 03:53:10.334741  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:10.378971  8535 raft_consensus.cc:3032] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:53:10.410832  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:10.411468  8535 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:10.327705  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:10.321178  8552 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.019s
I20260806 03:53:10.281751  8625 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:10.336316  8532 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 13.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.064s
I20260806 03:53:10.351054  2368 raft_consensus.cc:2354] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16.
W20260806 03:53:10.376579  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 98166.8us
I20260806 03:53:10.320199  8574 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:10.266559  8519 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.396585  3591 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:10.378818  8396 raft_consensus.cc:979] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
W20260806 03:53:10.338515  8630 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.330s	user 0.003s	sys 0.000s
I20260806 03:53:10.364985  8367 consensus_queue.cc:1225] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 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
I20260806 03:53:10.412689  3586 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:10.412839  2369 raft_consensus.cc:2354] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11.
W20260806 03:53:10.405827  8399 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.593s	user 0.013s	sys 0.001s
W20260806 03:53:10.419533  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 133859us
I20260806 03:53:10.419035  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:10.429196  2376 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:10.437264  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:10.439188  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:10.439815  2376 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:10.441103  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.443471  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:10.444679  2376 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:10.446441  2476 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:10.416575  8585 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:10.465370  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.449497  8532 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:10.449581  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:10.450428  8396 raft_consensus.cc:1067] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:10.450572  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:53:10.451165  8646 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.071s	user 0.002s	sys 0.000s
I20260806 03:53:10.453212  8576 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:10.453351  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.420341  8574 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:10.454546  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:10.457319  2482 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 9 index: 4. (index mismatch)
I20260806 03:53:10.448619  8529 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:10.467057  8367 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260806 03:53:10.436805  8475 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:10.419178  8625 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.491869  2576 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:10.483229  8476 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:10.455506  8349 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.419001  8152 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.051s
W20260806 03:53:10.509773  8611 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.707s	user 0.003s	sys 0.008s
W20260806 03:53:10.511022  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 57750.5us
I20260806 03:53:10.511620  8435 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:10.456878  8399 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:53:10.524209  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 69843.9us
W20260806 03:53:10.524330  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 251997us
I20260806 03:53:10.461189  8581 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.473881  8532 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:10.486052  8496 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.072s
I20260806 03:53:10.517984  8529 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:10.570472  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:10.467906  8502 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.099s
I20260806 03:53:10.526110  8475 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:10.496666  8308 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.070s
I20260806 03:53:10.577859  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:10.563382  8630 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.067s	user 0.004s	sys 0.005s
I20260806 03:53:10.596396  2376 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:10.597620  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:10.598483  2376 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:10.607761  2376 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
W20260806 03:53:10.608932  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45219us
I20260806 03:53:10.609874  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.555783  8533 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:10.569470  8611 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:10.614223  3586 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:10.429603  8627 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.615573  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:10.619354  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:10.576164  8576 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:10.497435  8398 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.627421  2375 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:10.612258  8456 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:10.638480  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:10.639881  2376 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:10.592290  8396 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260806 03:53:10.623263  8552 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election won for term 8
W20260806 03:53:10.626528  8454 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.761s	user 0.010s	sys 0.003s
I20260806 03:53:10.616575  8547 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:53:10.617784  8555 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:10.626792  8479 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.547s	user 0.012s	sys 0.000s
I20260806 03:53:10.642915  8627 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:10.627117  8553 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.514459  8535 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:10.663854  8659 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260806 03:53:10.651261  8673 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
W20260806 03:53:10.666504  8622 consensus_queue.cc:1159] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "608e57d72aae496aaf8613622153aa0c" responder_term: 7 status { last_received { term: 7 index: 5 } last_committed_idx: 5 last_received_current_leader { term: 7 index: 5 } }
I20260806 03:53:10.651373  8666 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:10.630734  8576 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.671391  8576 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.673224  8625 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:10.677938  8568 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.661381  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:10.709650  8673 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:10.710912  8673 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.693827  8479 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.648247  8475 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.715332  3584 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:10.694540  8519 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:10.722994  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61769.3us
W20260806 03:53:10.648278  8657 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.129s	user 0.000s	sys 0.001s
W20260806 03:53:10.682165  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 443434us
I20260806 03:53:10.684226  8585 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:10.650249  8529 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.685746  8349 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:10.683761  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 218484us
I20260806 03:53:10.810618  2331 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:10.683797  2368 pending_rounds.cc:76] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 6
I20260806 03:53:10.811738  2368 pending_rounds.cc:97] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 7.7
I20260806 03:53:10.812144  2368 raft_consensus.cc:2866] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:10.688345  8516 raft_consensus.cc:3032] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:53:10.691848  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:10.629374  8548 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:10.660622  8454 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.843423  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:10.844288  2369 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:10.642773  8395 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:10.808228  8543 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.039s
I20260806 03:53:10.847532  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:10.848198  8543 raft_consensus.cc:3032] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:10.848601  8543 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:10.849490  8543 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.850224  8013 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:10.850653  8013 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:10.850901  8543 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:10.851576  8013 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.852746  8013 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:10.854053  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:10.855322  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:10.808099  3585 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:10.815127  2474 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:53:10.816887  3586 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:10.814682  8397 raft_consensus.cc:3032] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:53:10.869186  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:10.869710  8397 raft_consensus.cc:729] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:10.871954  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:10.819917  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:10.872825  2372 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:10.820963  8658 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.014s
I20260806 03:53:10.821877  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:10.876046  2481 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:10.822809  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:10.877218  2483 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:10.638942  8532 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.880379  8532 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:10.884521  8456 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:10.885233  8456 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:10.823915  8651 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:10.824177  8599 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:10.886670  8599 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.886646  8651 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.889406  8599 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.792505  8519 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:10.830044  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:10.891264  3592 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 14: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:10.792299  8666 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:10.831664  8585 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:10.892534  8585 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.895336  8585 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.832127  8557 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:10.896836  8557 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.899477  8557 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.836455  8441 raft_consensus.cc:3032] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:53:10.900238  8441 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:10.901998  8529 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:10.901551  8441 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:10.902963  8441 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:10.838225  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:10.839761  8548 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:10.840555  2484 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260806 03:53:10.844432  8454 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.660459  8552 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:10.844563  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:10.912401  2370 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:10.914005  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:10.844985  2480 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:53:10.791273  8611 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:10.920791  3593 raft_consensus.cc:2396] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 12 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
W20260806 03:53:10.846184  8639 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.554s	user 0.000s	sys 0.006s
I20260806 03:53:10.846457  2429 leader_election.cc:398] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16.
W20260806 03:53:10.706413  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47452.4us
I20260806 03:53:10.815455  8627 raft_consensus.cc:465] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Not starting pre-election -- already a leader
I20260806 03:53:10.857065  8583 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:10.861013  8657 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260806 03:53:10.815570  8516 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:10.879578  8535 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:10.889875  8651 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.831025  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.896206  2369 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:10.804404  2377 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:10.751113  8479 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:10.941789  2429 leader_election.cc:401] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:53:10.924268  2370 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:10.906837  2375 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:53:10.959372  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 128481us
I20260806 03:53:10.961313  3542 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:10.954377  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 384543us
I20260806 03:53:10.967237  2372 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:10.968547  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:10.970358  2479 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:53:10.973562  2479 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:53:10.974046  2479 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:10.975157  2372 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:10.972290  2483 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:53:10.916528  8658 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:11.002864  2369 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:11.006001  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:11.006724  2484 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 11
I20260806 03:53:11.003477  2372 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 15. Current term is 16. Ops: []
W20260806 03:53:11.009137  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 162835us
I20260806 03:53:11.003561  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.011590  2481 raft_consensus.cc:2396] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 13 because replica has last-logged OpId of term: 11 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260806 03:53:10.871042  8397 consensus_queue.cc:260] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:10.866732  8349 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.026432  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:10.981217  8553 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:11.029554  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:11.033057  2576 raft_consensus.cc:2396] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 12 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260806 03:53:10.919741  8548 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.034142  2429 leader_election.cc:398] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11.
I20260806 03:53:11.035544  2429 leader_election.cc:401] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:53:11.048606  2374 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:53:11.051265  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:10.952443  8583 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.008157  8627 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 15. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16.
I20260806 03:53:11.051503  2479 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.057566  3585 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:53:11.063855  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:11.064419  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:11.021385  8557 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:11.072772  2379 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:53:11.070108  2377 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1538) took 1232 ms (client timeout 1620 ms). Trace:
I20260806 03:53:11.064612  2575 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:11.071333  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:11.075446  2377 rpcz_store.cc:269] 0806 03:53:09.815216 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:09.815391 (+   175us) service_pool.cc:227] Handling call
0806 03:53:11.047761 (+1232370us) spinlock_profiling.cc:243] Waited 804 ms on lock 0x7b540014f354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:11.047940 (+   179us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1849878272}
I20260806 03:53:11.077262  2474 raft_consensus.cc:2379] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:53:11.071596  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 463847us
I20260806 03:53:10.945470  8611 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.071349  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:11.078437  2576 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:11.030903  8599 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:11.083007  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73122.5us
I20260806 03:53:11.036585  8308 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:11.089860  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:11.095803  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:11.096145  2479 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.097842  2429 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:11.084311  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:10.999862  8661 consensus_queue.cc:1046] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.053s
I20260806 03:53:11.092376  2534 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:11.091830  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2838) took 1197 ms. Trace:
I20260806 03:53:11.060432  8553 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:11.101788  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:11.104338  2373 rpcz_store.cc:276] 0806 03:53:09.881428 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:09.884349 (+  2921us) service_pool.cc:227] Handling call
0806 03:53:09.884734 (+   385us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:09.912272 (+ 27538us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:09.912308 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:09.912854 (+   546us) log.cc:842] Serialized 26 byte log entry
0806 03:53:10.027471 (+114617us) spinlock_profiling.cc:243] Waited 3.75 ms on lock 0x7b1800335da0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:53:10.102866 (+ 75395us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:10.102912 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:10.102995 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:10.815569 (+712574us) spinlock_profiling.cc:243] Waited 35.2 ms on lock 0x7b24001bda48. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d799f5cf4 00007f0d799f3dfb 00007f0d79a82559 00007f0d79a821e5 00007f0d79a8182d 00007f0d7c73046e 00007f0d7c747c0c 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551
0806 03:53:11.078413 (+262844us) raft_consensus.cc:1671] finished
0806 03:53:11.078449 (+    36us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:11.078634 (+   185us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":25125,"raft.queue_time_us":29380,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":5726,"spinlock_wait_cycles":89570432,"thread_start_us":75193,"threads_started":1,"wal-append.queue_time_us":338674}
I20260806 03:53:11.114773  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2802) took 1315 ms. Trace:
I20260806 03:53:11.100104  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:11.110477  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:11.116485  2576 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:11.116429  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:11.110273  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.117709  2474 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:11.063720  8431 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:11.107143  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:11.115183  2480 rpcz_store.cc:276] 0806 03:53:09.799537 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:09.800058 (+   521us) service_pool.cc:227] Handling call
0806 03:53:09.800363 (+   305us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:10.920171 (+1119808us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:11.098317 (+178146us) spinlock_profiling.cc:243] Waited 1.04 s on lock 0x7b5400250654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:11.114694 (+ 16377us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2401988864}
I20260806 03:53:11.131779  2379 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:11.133548  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.040378  2375 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:53:11.137328  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:11.096685  8585 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:53:11.148737  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:11.150929  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:11.151578  2373 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:11.112104  8547 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:53:11.111954  8625 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:11.023968  8658 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.113725  8627 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:11.194231  8627 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:11.194636  8627 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:11.118462  8555 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260806 03:53:11.158257  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 66013.8us
I20260806 03:53:11.171775  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:11.129451  8479 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:11.184847  2484 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:11.186636  2375 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260806 03:53:11.099215  8599 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.188971  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:11.230122  2479 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 15. Current term is 16. Ops: [13.10-15.11]
I20260806 03:53:11.132972  8528 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:53:11.193696  8658 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:11.138989  2578 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.014s	sys 0.031s
W20260806 03:53:11.236963  2578 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.630s	user 0.014s	sys 0.032s
I20260806 03:53:11.060245  8552 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.205842  2373 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:11.199138  2576 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:11.219067  2474 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:53:11.175436  8574 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.647s	user 0.014s	sys 0.000s
I20260806 03:53:11.224514  2480 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
W20260806 03:53:11.141173  8486 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.016s	sys 0.029s
I20260806 03:53:11.143206  8539 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:11.089040  8557 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.230409  2574 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:11.118795  8367 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.084s
I20260806 03:53:11.172559  8465 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:53:11.256500  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2633) took 1063 ms. Trace:
I20260806 03:53:11.187383  8496 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:11.258431  2373 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:11.106484  8308 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.190933  8625 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:11.054219  8516 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.188510  8568 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.225201  8555 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:11.269618  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:11.136902  8431 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.274989  2375 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6. Ops: [5.3-5.3]
W20260806 03:53:11.274751  8435 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.703s	user 0.012s	sys 0.001s
W20260806 03:53:11.261780  8486 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.654s	user 0.017s	sys 0.029s
I20260806 03:53:11.241251  8398 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:11.273474  2578 rpcz_store.cc:276] 0806 03:53:10.174450 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:10.174634 (+   184us) service_pool.cc:227] Handling call
0806 03:53:10.227972 (+ 53338us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:10.267464 (+ 39492us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:10.267486 (+    22us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:10.272273 (+  4787us) log.cc:842] Serialized 26 byte log entry
0806 03:53:10.394431 (+122158us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:10.593141 (+198710us) log.cc:842] Serialized 14 byte log entry
0806 03:53:11.237448 (+644307us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:11.237544 (+    96us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:11.237604 (+    60us) raft_consensus.cc:1671] finished
0806 03:53:11.237615 (+    11us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:11.237790 (+   175us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":228315,"prepare.queue_time_us":45848,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":33,"raft.queue_time_us":90341,"raft.run_cpu_time_us":427,"raft.run_wall_time_us":21230,"thread_start_us":883944,"threads_started":3,"wal-append.queue_time_us":163873}
I20260806 03:53:11.288559  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:11.298381  2574 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:11.262079  8528 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:11.268711  8539 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:11.279992  8625 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:11.228902  8454 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11.
I20260806 03:53:11.262394  8479 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.031s
I20260806 03:53:11.285415  8555 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:11.245311  2479 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260806 03:53:11.284150  8465 raft_consensus.cc:686] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:11.298687  8435 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:11.262946  8574 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.349879  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:11.354527  2574 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:11.350788  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:11.356328  2578 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:11.301306  8516 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:53:11.358263  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 392732us
I20260806 03:53:11.303043  8539 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:11.332559  8309 raft_consensus.cc:3032] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:53:11.365152  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:11.374764  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:11.087922  8666 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.4, Last appended by leader: 4, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.388806  2370 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:11.343937  8548 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.350270  8349 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.358163  8611 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.349110  8585 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:11.424552  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:11.385768  8578 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:11.391593  8399 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:11.430729  8658 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:11.391500  8604 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:11.391615  8568 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:11.432299  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:11.433012  8679 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
W20260806 03:53:11.433631  8682 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
W20260806 03:53:11.434007  8680 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.244s	user 0.000s	sys 0.001s
W20260806 03:53:11.434787  8677 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.206s	user 0.000s	sys 0.000s
I20260806 03:53:11.284600  8553 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.438868  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:11.459683  2373 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:11.364077  8583 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.304620  8398 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.442673  2369 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260806 03:53:11.373695  8309 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:11.445533  8456 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.560s	user 0.016s	sys 0.000s
I20260806 03:53:11.451022  8578 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.486171  8578 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:11.487367  8683 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260806 03:53:11.451664  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:11.463913  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:11.449599  8604 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:11.449267  8585 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.424854  8528 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.495283  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.519837  2479 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 4.
I20260806 03:53:11.521275  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.522181  2479 raft_consensus.cc:2379] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:11.467051  8658 consensus_queue.cc:1225] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 14.11 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260806 03:53:11.498317  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:11.546422  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.547983  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.548748  2479 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
W20260806 03:53:11.496788  8532 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.616s	user 0.010s	sys 0.004s
I20260806 03:53:11.555505  2474 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:53:11.497579  8604 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:11.560549  2576 raft_consensus.cc:2396] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 13 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 10.
I20260806 03:53:11.514940  2574 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:11.493784  8690 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:11.554908  8682 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260806 03:53:11.574107  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.456880  8465 consensus_queue.cc:237] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.546159  8611 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:11.552168  8431 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.499156  8578 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:11.567934  8557 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.597129  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.598605  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.598902  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:11.571153  8693 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:11.575811  8349 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:11.613631  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 149878us
I20260806 03:53:11.579669  8548 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:11.580042  8656 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:11.620270  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.626710  2479 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:11.589221  8308 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:11.583837  8441 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:11.495394  8456 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.627718  3542 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:11.603089  8611 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:11.636750  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:11.602787  8574 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:11.618116  8479 raft_consensus.cc:659] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: failed to trigger leader election: Illegal state: only voting members can start elections: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } [suppressed 2 similar messages]
I20260806 03:53:11.605000  8693 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:11.645769   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:53:11.580358  8309 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.650008  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:11.652971  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:11.655419  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 670) took 1647 ms. Trace:
I20260806 03:53:11.627177  8651 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:11.638012  8557 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:11.607331  8435 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:11.671133  2479 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:11.660626  8555 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.680332  8722 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260806 03:53:11.680766  8687 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.176s	user 0.000s	sys 0.001s
I20260806 03:53:11.680884  8722 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:11.681474  8722 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:11.683527  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 588) took 1286 ms. Trace:
I20260806 03:53:11.676492  8574 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:53:11.684621  8574 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:11.685220  8574 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:53:11.685422  8698 log.cc:924] Time spent T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260806 03:53:11.686101  8585 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.634902  8599 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:11.687940  8696 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.112s	user 0.000s	sys 0.001s
I20260806 03:53:11.688333  8557 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:11.690532  8699 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260806 03:53:11.690744  8557 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.691509  8435 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.692286  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 671) took 1675 ms. Trace:
I20260806 03:53:11.693707  8435 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.644795  8547 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:11.692830  2368 rpcz_store.cc:276] 0806 03:53:10.016625 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:10.683137 (+666512us) service_pool.cc:227] Handling call
0806 03:53:10.683570 (+   433us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:10.865933 (+182363us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:10.865982 (+    49us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:11.044917 (+178935us) spinlock_profiling.cc:243] Waited 95.4 ms on lock 0x7b2c00006f88. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:53:11.045457 (+   540us) log.cc:842] Serialized 52 byte log entry
0806 03:53:11.386234 (+340777us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:11.386273 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:11.387597 (+  1324us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:11.691851 (+304254us) raft_consensus.cc:1671] finished
0806 03:53:11.691874 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:11.692199 (+   325us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":131,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":110,"spinlock_wait_cycles":219436928,"thread_start_us":283224,"threads_started":1,"wal-append.queue_time_us":505400}
I20260806 03:53:11.694432  8547 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.695291  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.630299  8548 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.696699  8547 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.585229  8690 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.697798  8555 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.697991  8548 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:11.700733  8708 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260806 03:53:11.628078  8349 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:11.684870  8706 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260806 03:53:11.639454  8441 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.673547  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:11.671887  2376 rpcz_store.cc:276] 0806 03:53:10.007989 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:10.643609 (+635620us) service_pool.cc:227] Handling call
0806 03:53:10.649911 (+  6302us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:10.650181 (+   270us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:10.650208 (+    27us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:10.650691 (+   483us) log.cc:842] Serialized 26 byte log entry
0806 03:53:10.967186 (+316495us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:11.022033 (+ 54847us) log.cc:842] Serialized 14 byte log entry
0806 03:53:11.022326 (+   293us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:11.022444 (+   118us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:11.655172 (+632728us) raft_consensus.cc:1671] finished
0806 03:53:11.655198 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:11.655349 (+   151us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":13621,"prepare.queue_time_us":54603,"prepare.run_wall_time_us":56,"raft.queue_time_us":374,"raft.run_cpu_time_us":195,"raft.run_wall_time_us":10263,"spinlock_wait_cycles":15988992,"thread_start_us":314060,"threads_started":1,"wal-append.queue_time_us":625497}
I20260806 03:53:11.657135  8568 raft_consensus.cc:686] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:53:11.695791  8529 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.793s	user 0.014s	sys 0.000s
I20260806 03:53:11.708585  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:11.632843  8656 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.722398  8611 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.724011  8398 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.683986  3590 rpcz_store.cc:276] 0806 03:53:10.396934 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:10.397092 (+   158us) service_pool.cc:227] Handling call
0806 03:53:10.397503 (+   411us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:10.414887 (+ 17384us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:10.414927 (+    40us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:10.822164 (+407237us) spinlock_profiling.cc:243] Waited 2.17 ms on lock 0x7b2c0017f298. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:53:10.822603 (+   439us) log.cc:842] Serialized 26 byte log entry
0806 03:53:11.233751 (+411148us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:11.488576 (+254825us) log.cc:842] Serialized 14 byte log entry
0806 03:53:11.623660 (+135084us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:11.623758 (+    98us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:11.682962 (+ 59204us) raft_consensus.cc:1671] finished
0806 03:53:11.683107 (+   145us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:11.683289 (+   182us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":5721,"prepare.queue_time_us":379215,"raft.queue_time_us":135032,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":18211,"spinlock_wait_cycles":31146880,"thread_start_us":744219,"threads_started":3,"wal-append.queue_time_us":549383}
I20260806 03:53:11.725656  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1553) took 1835 ms. Trace:
W20260806 03:53:11.728094  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54625.3us
I20260806 03:53:11.605571  8578 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.753343  8441 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:11.664705  8720 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:11.745663  2374 rpcz_store.cc:276] 0806 03:53:09.890476 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:09.891769 (+  1293us) service_pool.cc:227] Handling call
0806 03:53:11.048137 (+1156368us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:11.049207 (+  1070us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:11.725420 (+676213us) spinlock_profiling.cc:243] Waited 1.15 s on lock 0x7b540014f350. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:11.725585 (+   165us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2651102080}
I20260806 03:53:11.744136  8583 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260806 03:53:11.711524  8689 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.230s	user 0.001s	sys 0.001s
I20260806 03:53:11.766758  8583 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:11.767295  8583 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:11.769510  8714 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:11.771174  8566 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:11.752822  8578 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.773679  2332 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:11.774925  8694 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.180s	user 0.001s	sys 0.000s
I20260806 03:53:11.768641  8625 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.775727  8555 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:11.776283  2484 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:11.773164  8568 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.761062  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:11.774785  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:11.734019  8543 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.883s	user 0.008s	sys 0.008s
I20260806 03:53:11.778988  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:11.766237  8709 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260806 03:53:11.817451  8454 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:11.817680  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:11.818231  8454 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:11.822994  8690 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:11.825688  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 51005.5us
I20260806 03:53:11.825033  8566 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:53:11.744801  8309 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:11.826766  3585 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:11.844267  2479 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:11.851023  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.852630  3593 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:11.852756  2483 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: [10.9-12.10]
I20260806 03:53:11.855026  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:11.855540  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:11.855933  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.856212  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.857231  3586 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:11.858932  2477 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:11.859841  2474 raft_consensus.cc:2379] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:11.846840  8398 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:11.823683  8722 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.819505  8454 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.855334  8566 raft_consensus.cc:686] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:11.881732  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1568) took 1032 ms. Trace:
I20260806 03:53:11.843297  8441 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.031s
I20260806 03:53:11.883461  2379 rpcz_store.cc:276] 0806 03:53:10.849775 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:10.868788 (+ 19013us) service_pool.cc:227] Handling call
0806 03:53:11.881549 (+1012761us) spinlock_profiling.cc:243] Waited 203 ms on lock 0x7b540014f854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:11.881675 (+   126us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":465989504}
I20260806 03:53:11.753469  8725 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.165s
I20260806 03:53:11.871039  8475 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:11.815856  8720 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.744246  8693 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.889462  8349 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:11.889730  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 741490us
I20260806 03:53:11.889878  8502 raft_consensus.cc:3032] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
W20260806 03:53:11.890362  8627 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.695s	user 0.013s	sys 0.002s
I20260806 03:53:11.875953  8398 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:11.892673  8718 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260806 03:53:11.890357  7910 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260806 03:53:11.893193  8728 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:53:11.892611  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 763580us
I20260806 03:53:11.903636  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:11.898195  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.899883  8398 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:11.900203  8658 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260806 03:53:11.894125  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 675190us
I20260806 03:53:11.883695  8456 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.896414  8479 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.017s
W20260806 03:53:11.913579  8695 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.249s	user 0.000s	sys 0.001s
W20260806 03:53:11.914371  8535 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.956s	user 0.015s	sys 0.000s
I20260806 03:53:11.916925  8566 consensus_queue.cc:237] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:11.918756  8539 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.529s	user 0.008s	sys 0.006s
I20260806 03:53:11.919235  8539 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.898051  8502 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:11.921581  8502 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:11.922624  8516 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.553s	user 0.010s	sys 0.002s
I20260806 03:53:11.923120  8502 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:11.924149  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 640) took 1089 ms. Trace:
I20260806 03:53:11.907537  8627 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.929069  2482 rpcz_store.cc:276] 0806 03:53:10.834707 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:10.836899 (+  2192us) service_pool.cc:227] Handling call
0806 03:53:10.837247 (+   348us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:11.112722 (+275475us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:53:11.300497 (+187775us) log.cc:842] Serialized 14 byte log entry
0806 03:53:11.570303 (+269806us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:11.575637 (+  5334us) log.cc:842] Serialized 26 byte log entry
0806 03:53:11.575810 (+   173us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:53:11.576211 (+   401us) log.cc:842] Serialized 14 byte log entry
0806 03:53:11.576478 (+   267us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:11.576587 (+   109us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:11.923886 (+347299us) raft_consensus.cc:1671] finished
0806 03:53:11.923910 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:11.924082 (+   172us) inbound_call.cc:173] Queueing success response
0806 03:53:11.925656 (+  1574us) spinlock_profiling.cc:243] Waited 3.86 ms on lock 0x7b18003b67a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
Metrics: {"mutex_wait_us":201,"prepare.queue_time_us":341745,"prepare.run_cpu_time_us":85,"prepare.run_wall_time_us":91,"raft.queue_time_us":5915,"raft.run_cpu_time_us":426,"raft.run_wall_time_us":8742,"spinlock_wait_cycles":8882688,"thread_start_us":644355,"threads_started":3,"wal-append.queue_time_us":404942}
I20260806 03:53:11.937495  8627 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.937623  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:11.938546  2374 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:11.939566  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:11.941323  2376 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:11.940456  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:11.942273  2375 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:11.944439  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:11.947606  8553 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:11.948621  8625 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.950163  8722 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:11.950662  2572 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:11.951293  2572 raft_consensus.cc:595] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:11.952435  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 48912.9us
I20260806 03:53:11.953197  8486 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:11.953709  8486 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.956382  8686 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:11.956749  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:11.961226  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:11.958148  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 43567.1us
I20260806 03:53:11.982084  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:11.982087  2375 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:11.987421  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:11.987777  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48332.6us
I20260806 03:53:11.988590  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:11.963935  8737 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260806 03:53:11.988243  2379 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:53:11.996742  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:11.997416  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:11.948264  8553 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.997495  2484 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:53:11.951627  8583 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:11.956750  7910 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:11.931288  8519 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:11.955924  8486 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:12.010246  2429 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:12.004243  2577 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:53:12.030218  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:11.958391  8675 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:53:12.037350  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:12.015951  2477 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:11.976289  8349 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:12.022240  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.024279  3586 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:11.957902  8685 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:12.036072  2572 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6. Ops: []
I20260806 03:53:12.038087  2379 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:11.993957  8528 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:12.043767  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:11.957545  8532 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 4, Time since last communication: 0.062s
I20260806 03:53:12.045168  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.007824  8547 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:12.054692  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.055586  2578 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:12.047183  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:12.005692  8627 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:53:11.958679  8013 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.070s
I20260806 03:53:11.962015  8367 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.075s
I20260806 03:53:12.018486  8568 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:11.957948  8463 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.071s
I20260806 03:53:12.059654  2477 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:12.021103  8548 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:12.019198  8435 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:12.080626  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:12.071413  2478 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:12.066035  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:12.083796  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 152742us
I20260806 03:53:12.038872  8552 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:12.084553  2534 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:12.086295  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:12.086786  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:12.037720  8675 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:12.092949  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.093917  2572 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:53:12.095083  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.085340  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:12.096695  2375 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:12.099448  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2838) took 1097 ms. Trace:
I20260806 03:53:12.100112  2480 rpcz_store.cc:276] 0806 03:53:11.002293 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:11.208459 (+206166us) service_pool.cc:227] Handling call
0806 03:53:11.208977 (+   518us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:11.262294 (+ 53317us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:12.086568 (+824274us) spinlock_profiling.cc:243] Waited 15.3 ms on lock 0x7b54002ffdd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:12.099333 (+ 12765us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":35076864}
W20260806 03:53:12.102247  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 57147.6us
I20260806 03:53:12.047997  8625 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:12.104660  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:12.105382  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:12.106205  2372 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:12.052119  8397 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:12.049276  8685 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:12.108713  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.108796  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.037369  8395 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.057s
I20260806 03:53:12.120512  2331 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:12.122583  8578 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:12.124330  8555 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:12.124950  8555 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.125378  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:12.126756  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.127381  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:12.033507  7910 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:11.956909  8686 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.040056  8519 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.136166  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.090554  8552 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:12.126490  8533 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:53:12.053879  8349 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.135118  2375 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:53:12.172699  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:12.157522  8496 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:12.174496  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:12.135710  8604 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.557s	user 0.013s	sys 0.002s
I20260806 03:53:12.135511  2379 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:12.140713  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.163388  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:12.167765  2373 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
I20260806 03:53:12.170671  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:12.106688  8548 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:12.177271  2372 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:12.253242  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:12.136785  8431 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election won for term 12
W20260806 03:53:12.136435  8698 log.cc:924] Time spent T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260806 03:53:12.186751  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:12.080693  8152 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.056s
I20260806 03:53:12.136037  8599 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:12.119493  8685 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:12.249383  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:12.250168  2480 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:12.251281  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.252126  2369 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:12.252353  2373 pending_rounds.cc:76] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 4
I20260806 03:53:12.253957  2372 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:53:12.251178  8566 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:12.087476  8568 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:12.246388  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 84909.1us
I20260806 03:53:12.253662  2376 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:12.298645  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:12.253649  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2637) took 1215 ms. Trace:
I20260806 03:53:12.172408  8454 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:12.102361  8435 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.262614  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.119400  8464 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.070s
I20260806 03:53:12.316036  2376 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:12.267416  2477 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:12.176386  8552 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:12.320943  8349 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:12.245942  8664 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.046s
I20260806 03:53:12.076247  8528 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:53:12.325215  8755 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.201s	user 0.000s	sys 0.001s
I20260806 03:53:12.325940  8528 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:12.160687  8539 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:12.327179  8750 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.175s	user 0.001s	sys 0.000s
W20260806 03:53:12.327952  8753 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.144s	user 0.000s	sys 0.000s
I20260806 03:53:12.158962  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:12.328665  2578 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:12.329077  8548 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:12.329756  2374 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:12.331123  8552 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:12.300030  2579 rpcz_store.cc:276] 0806 03:53:11.038264 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:11.455711 (+417447us) service_pool.cc:227] Handling call
0806 03:53:11.461456 (+  5745us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:11.963251 (+501795us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:11.963305 (+    54us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:11.963845 (+   540us) log.cc:842] Serialized 26 byte log entry
0806 03:53:12.107327 (+143482us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:12.170985 (+ 63658us) log.cc:842] Serialized 14 byte log entry
0806 03:53:12.253326 (+ 82341us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:12.253407 (+    81us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:12.253448 (+    41us) raft_consensus.cc:1671] finished
0806 03:53:12.253461 (+    13us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:12.253586 (+   125us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":594919,"prepare.queue_time_us":63866,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":3742,"raft.queue_time_us":585720,"raft.run_cpu_time_us":355,"raft.run_wall_time_us":34175,"thread_start_us":108579,"threads_started":1,"wal-append.queue_time_us":160274}
I20260806 03:53:12.282819  2373 pending_rounds.cc:97] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260806 03:53:12.335021  2373 raft_consensus.cc:2866] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:12.284868  2372 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:53:12.250074  8496 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:12.256253  8727 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:12.245536  8555 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:12.191032  8627 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:12.292680  2369 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 13. Ops: []
I20260806 03:53:12.252904  8309 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:12.132332  8714 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:12.308085  2379 raft_consensus.cc:2379] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:12.309681  2331 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:12.276844  8599 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:12.311450  2480 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:12.313153  2574 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:12.259110  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:12.323844  8664 consensus_queue.cc:1225] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 11.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:53:12.284724  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:12.307632  8733 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.373s	user 0.002s	sys 0.000s
I20260806 03:53:12.258781  8604 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:12.343408  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:12.372835  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:12.376044  8583 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:12.379643  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 70077.4us
I20260806 03:53:12.314132  8611 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:12.408807  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.409749  2574 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:12.410246  2331 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:12.393949  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 350266us
I20260806 03:53:12.414525  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:12.405417  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62153.6us
I20260806 03:53:12.334353  8454 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.413206  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:12.266680  8675 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.419222  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:12.420111  8431 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:53:12.454107  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 43970.7us
I20260806 03:53:12.455221  2331 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:12.382601  8555 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:12.387673  8599 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:12.456459  8555 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.418747  2534 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:12.403299  8539 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:12.423002  2369 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 9 index: 4. (index mismatch)
I20260806 03:53:12.460297  8539 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:12.460975  8539 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:12.463172  8583 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:12.463815  8583 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:12.464120  8627 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.465276  8690 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:12.465823  8690 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:12.466017  8583 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:12.414639  8574 consensus_meta.cc:287] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.729s	user 0.015s	sys 0.000s
I20260806 03:53:12.429013  8547 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260806 03:53:12.467258  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.468775  2331 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:12.468856  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 50203.1us
W20260806 03:53:12.469870  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 50835.5us
I20260806 03:53:12.411350  8529 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:12.473260  2379 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: [14.11-14.11]
I20260806 03:53:12.421782  2482 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:12.474463  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.481525  2429 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:12.488499  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:12.391072  8533 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 10, Time since last communication: 0.080s
I20260806 03:53:12.382367  8309 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.500063  2574 raft_consensus.cc:2396] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 13 because replica has last-logged OpId of term: 12 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 7.
I20260806 03:53:12.491649  2331 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:12.444257  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 185288us
I20260806 03:53:12.421159  8552 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:12.504447  2572 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:12.418536  8611 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.459439  8555 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:12.518082  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.490518  8664 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:53:12.539827  2578 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:12.484444  8553 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:12.543944  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:12.491636  8675 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:12.573572  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.568951  2579 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:12.619415  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:12.393091  8714 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.624573  2572 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:12.567018  8465 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:12.507682  8519 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:12.567173  8441 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:12.480504  8574 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.512640  8686 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:12.492563  7910 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:12.698060  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:12.700248  2579 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:12.620776  8557 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:12.572166  8664 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:12.519742  8552 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:12.704128  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.719550  2578 raft_consensus.cc:2396] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 12 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 7.
I20260806 03:53:12.720584  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:12.728684  2372 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:53:12.660528  8768 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:12.728611  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 237390us
I20260806 03:53:12.737218  8583 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:12.737555  8715 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:12.737259  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:12.810263  3593 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 14: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:12.739697  8398 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.820s	user 0.017s	sys 0.001s
I20260806 03:53:12.741245  8786 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:12.742381  8759 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:12.753034  8309 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:12.625882  8476 consensus_queue.cc:1046] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.098s
I20260806 03:53:12.724007  8552 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:12.724263  8664 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:12.697041  8431 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.5, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.760522  8435 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:12.761125  8678 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:12.762651  8714 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:12.762207  8768 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.763154  8762 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:12.763695  8496 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:12.764518  8604 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:12.766258  8611 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:12.716075  8441 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:53:12.769865  8625 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.656s	user 0.007s	sys 0.005s
I20260806 03:53:12.770418  8574 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 5 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:12.768951  8670 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:12.772349  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:12.774617  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:12.899515  2372 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:12.901531  2372 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:53:12.903242  2372 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260806 03:53:12.899222  2578 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:53:12.815759  8533 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.077s
I20260806 03:53:12.882833  8454 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:12.695650  8778 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:12.833946  2572 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
W20260806 03:53:12.835850  2438 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.001s	sys 0.009s
W20260806 03:53:12.936793  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.604s	user 0.002s	sys 0.009s
I20260806 03:53:12.843897  8398 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.728601  8568 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:12.816748  8475 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.916s	user 0.010s	sys 0.005s
I20260806 03:53:12.861766  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:12.948766  2374 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:12.898535  8625 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:12.958467  2575 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:12.887318  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 681) took 2535 ms. Trace:
I20260806 03:53:12.825886  8583 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:12.960762  2370 rpcz_store.cc:276] 0806 03:53:10.352224 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:10.999380 (+647156us) service_pool.cc:227] Handling call
0806 03:53:10.999851 (+   471us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:11.422437 (+422586us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:12.886940 (+1464503us) spinlock_profiling.cc:243] Waited 389 ms on lock 0x7b540014e454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:12.887235 (+   295us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":893854976}
I20260806 03:53:12.890537  8678 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.826030  8786 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:12.845425  8552 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:12.898907  8670 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:12.972851  2370 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260806 03:53:12.932703  2372 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260806 03:53:12.868705  2534 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:12.510577  8690 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.941045  2578 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:12.768008  8656 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:12.948329  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.608s	user 0.044s	sys 0.031s
I20260806 03:53:12.696452  8465 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:12.836480  8727 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:53:12.735082  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 246719us
W20260806 03:53:12.993777  2576 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2638) took 1942 ms (client timeout 1873 ms). Trace:
I20260806 03:53:12.857661  8759 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:12.979076  2579 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:12.941215  8778 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:12.852495  8395 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.122s
I20260806 03:53:12.977231  2578 raft_consensus.cc:595] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:12.980785  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.640s	user 0.044s	sys 0.036s
I20260806 03:53:12.969419  2374 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:12.992470  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:12.948297  8792 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:12.994261  2576 rpcz_store.cc:269] 0806 03:53:11.038495 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:11.269216 (+230721us) service_pool.cc:227] Handling call
0806 03:53:12.981054 (+1711838us) spinlock_profiling.cc:243] Waited 274 ms on lock 0x7b5400188dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:12.981262 (+   208us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":629626752}
W20260806 03:53:13.007402  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 141280us
I20260806 03:53:12.960614  8532 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:12.976236  8666 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.095s	user 0.042s	sys 0.033s
I20260806 03:53:13.098889  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:13.099028  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:13.099754  2484 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:13.098955  2480 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:53:12.999332  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:13.103088  2479 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:13.099960  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:12.980639  8773 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:12.969991  8539 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.508s	user 0.011s	sys 0.010s
I20260806 03:53:12.995499  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:13.119789  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 811311us
I20260806 03:53:13.017527  2372 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260806 03:53:13.121310  2584 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.649s	user 0.011s	sys 0.012s
I20260806 03:53:13.122166  2584 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:53:12.972445  8786 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:12.984480  8625 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:12.975402  8782 log.cc:924] Time spent T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260806 03:53:13.123909  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 43592.7us
I20260806 03:53:13.145328  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:12.999747  8772 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:12.962788  8811 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:13.098510  8666 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.220s	user 0.049s	sys 0.040s
I20260806 03:53:13.157981  2436 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:13.034300  8599 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.578s	user 0.011s	sys 0.002s
I20260806 03:53:13.170269  2576 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260806 03:53:13.153139  8744 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260806 03:53:13.149076  8496 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:13.123816  8529 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:13.198453  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 224828us
I20260806 03:53:13.181386  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:13.209959  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:13.211566  2479 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260806 03:53:13.213346  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:13.214350  2479 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 13 because replica has last-logged OpId of term: 12 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 6.
I20260806 03:53:13.108445  8532 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:12.995613  8568 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.201s
I20260806 03:53:13.211544  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:13.219147  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:13.170132  8397 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.050s	user 0.009s	sys 0.007s
I20260806 03:53:13.039536  8441 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.120997  8539 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.171526  8772 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.247864  8502 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:53:13.220736  8574 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:13.248548  8768 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:13.182475  8811 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.249485  8768 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:13.249884  8502 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:53:13.251286  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:13.197862  8808 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:13.144315  8670 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.251945  8811 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:13.254248  2479 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:53:13.262760  8539 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:13.263614  8799 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.315s	user 0.001s	sys 0.000s
I20260806 03:53:13.264307  8800 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:13.260658  8574 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:13.264928  8800 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.265609  8574 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.114283  8792 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.267222  8800 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:13.160717  8625 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.270843  8792 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:13.267688  8152 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:13.272387  8759 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:13.220543  8611 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:13.250101  8768 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.280370  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:13.274008  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:13.285229  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 291509us
W20260806 03:53:13.253537  8784 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.142s	user 0.000s	sys 0.001s
W20260806 03:53:13.252841  8802 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.132s	user 0.001s	sys 0.000s
I20260806 03:53:13.221804  8656 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260806 03:53:13.259370  8771 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.217s	user 0.001s	sys 0.000s
I20260806 03:53:13.173313  8599 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.258193  8678 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:13.318817  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:13.216310  8529 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:13.296239  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 196381us
I20260806 03:53:13.257467  8465 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:13.259308  8398 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:13.254956  8787 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:13.313684  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:13.315281  2331 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:13.252074  8808 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:13.279641  8762 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:13.215996  8666 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.084s
I20260806 03:53:13.293372  2537 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:13.120204  8773 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.278263  8772 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:13.201314  8727 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.420370  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:13.420810  2480 raft_consensus.cc:2396] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 7 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260806 03:53:13.326380  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:13.401894  8808 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:13.422020  3592 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:13.331310  8759 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260806 03:53:13.331928  8814 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.115s	user 0.000s	sys 0.000s
I20260806 03:53:13.424103  8762 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.337906  8800 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:13.426098  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2642) took 1494 ms. Trace:
I20260806 03:53:13.345316  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 650) took 1524 ms. Trace:
I20260806 03:53:13.426545  2476 rpcz_store.cc:276] 0806 03:53:11.932189 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:11.933016 (+   827us) service_pool.cc:227] Handling call
0806 03:53:11.953863 (+ 20847us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:11.986437 (+ 32574us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:11.986473 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:11.996255 (+  9782us) log.cc:842] Serialized 26 byte log entry
0806 03:53:12.357384 (+361129us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:12.357437 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:12.357518 (+    81us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:13.425837 (+1068319us) raft_consensus.cc:1671] finished
0806 03:53:13.425872 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:13.426027 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":12559,"raft.queue_time_us":41184,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":10339,"thread_start_us":353546,"threads_started":1,"wal-append.queue_time_us":769203}
I20260806 03:53:13.350414  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:13.428972  2578 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:13.358953  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1430) took 1334 ms. Trace:
I20260806 03:53:13.429744  2572 rpcz_store.cc:276] 0806 03:53:12.024927 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.940704 (+915777us) service_pool.cc:227] Handling call
0806 03:53:13.356965 (+416261us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:13.357246 (+   281us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:13.357283 (+    37us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:13.357346 (+    63us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:13.357391 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:13.357477 (+    86us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:13.358715 (+  1238us) spinlock_profiling.cc:243] Waited 416 ms on lock 0x7b540024c2d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:13.358867 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":956307328}
I20260806 03:53:13.324261  8539 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:13.360579  8557 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:13.363468  8578 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:13.440900  8666 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:13.441642  8666 raft_consensus.cc:979] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:13.442210  8552 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:13.370604  8741 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.481s	user 0.005s	sys 0.000s
W20260806 03:53:13.391644  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 76458.9us
I20260806 03:53:13.293781  8152 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:13.432437  8685 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.137s	user 0.021s	sys 0.000s
I20260806 03:53:13.318686  8656 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:13.259595  8778 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.414875  8815 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:13.455999  2583 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
W20260806 03:53:13.416260  8793 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260806 03:53:13.407975  8547 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260806 03:53:13.416879  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:13.419027  8773 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:13.288595  8611 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:13.351924  2584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1420) took 2317 ms (client timeout 2141 ms). Trace:
I20260806 03:53:13.427918  2483 rpcz_store.cc:276] 0806 03:53:11.821127 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:11.822340 (+  1213us) service_pool.cc:227] Handling call
0806 03:53:11.850792 (+ 28452us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:11.853794 (+  3002us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:13.344998 (+1491204us) spinlock_profiling.cc:243] Waited 28 ms on lock 0x7b54002b1450. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:13.345222 (+   224us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":64424192}
I20260806 03:53:13.323613  8770 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:13.469224  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 200942us
W20260806 03:53:13.466537  2584 rpcz_store.cc:269] 0806 03:53:11.034109 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:11.034272 (+   163us) service_pool.cc:227] Handling call
0806 03:53:11.956571 (+922299us) spinlock_profiling.cc:243] Waited 1.88 ms on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:53:13.351699 (+1395128us) spinlock_profiling.cc:243] Waited 489 ms on lock 0x7b540004ae54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:13.351814 (+   115us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1129624064}
I20260806 03:53:13.436981  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:13.433820  8678 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:13.440292  8557 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.443727  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:13.473757  2476 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:53:13.443990  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:13.390184  8475 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:13.449721  2331 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:13.409885  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 116645us
I20260806 03:53:13.453742  2479 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:13.453564  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:13.410341  8398 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:13.457280  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:13.463759  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:13.479887  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:13.456400  8656 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:13.478645  2574 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:13.483731  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:13.484584  2483 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:13.466811  8823 raft_consensus.cc:1067] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:13.410925  8787 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:13.475369  8476 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.579s	user 0.006s	sys 0.006s
I20260806 03:53:13.469200  8611 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:13.491212  2484 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:13.491235  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:13.479733  8475 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:13.509652  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:13.512490  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 308860us
I20260806 03:53:13.515921  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:13.459313  8685 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.530717  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2853) took 1189 ms. Trace:
W20260806 03:53:13.532984  2575 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2641) took 2493 ms (client timeout 1516 ms). Trace:
W20260806 03:53:13.536885  8816 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
I20260806 03:53:13.547870  8625 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:13.550189  8557 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:13.492446  8583 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:13.555233  8396 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:13.475742  8678 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.557698  8823 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:13.558801  8599 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:13.492122  8398 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:13.704308  8823 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:13.720717  8398 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.722070  8823 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.726016  8685 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:13.726344  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1579) took 1226 ms. Trace:
I20260806 03:53:13.727026  8552 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:13.726799  2368 rpcz_store.cc:276] 0806 03:53:12.500133 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.809684 (+309551us) service_pool.cc:227] Handling call
0806 03:53:12.810121 (+   437us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:12.810575 (+   454us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:12.810606 (+    31us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:12.827119 (+ 16513us) log.cc:842] Serialized 26 byte log entry
0806 03:53:13.202332 (+375213us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:53:13.202386 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:13.202472 (+    86us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:13.726048 (+523576us) raft_consensus.cc:1671] finished
0806 03:53:13.726079 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:13.726268 (+   189us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":2958,"raft.queue_time_us":1726,"raft.run_cpu_time_us":196,"raft.run_wall_time_us":28679,"thread_start_us":307154,"threads_started":1,"wal-append.queue_time_us":433364}
W20260806 03:53:13.728812  8675 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.097s	user 0.012s	sys 0.005s
I20260806 03:53:13.729812  2577 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:53:13.516860  8431 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:13.560511  8762 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:13.517510  8761 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:13.561271  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1578) took 1072 ms. Trace:
I20260806 03:53:13.476163  8770 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.490396  8539 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:13.578399  2572 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260806 03:53:13.455792  8815 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.601398  8529 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:13.602356  8760 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.866s	user 0.020s	sys 0.031s
I20260806 03:53:13.634651  2474 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: [12.8-12.8]
I20260806 03:53:13.635017  2574 raft_consensus.cc:2396] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 7 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260806 03:53:13.754246  8675 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:13.753093  2379 rpcz_store.cc:276] 0806 03:53:12.489343 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.489494 (+   151us) service_pool.cc:227] Handling call
0806 03:53:12.516207 (+ 26713us) raft_consensus.cc:1457] Updating replica for 3 ops
0806 03:53:12.568534 (+ 52327us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:12.568568 (+    34us) raft_consensus.cc:1525] Triggering prepare for 3 ops
0806 03:53:12.577347 (+  8779us) log.cc:842] Serialized 78 byte log entry
0806 03:53:12.860292 (+282945us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:12.860428 (+   136us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:12.860666 (+   238us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:13.560875 (+700209us) raft_consensus.cc:1671] finished
0806 03:53:13.560899 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:13.561180 (+   281us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":24901,"raft.queue_time_us":54792,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":53771,"thread_start_us":152949,"threads_started":1,"wal-append.queue_time_us":639793}
I20260806 03:53:13.638055  8475 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:13.638324  2481 rpcz_store.cc:276] 0806 03:53:12.341648 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.341786 (+   138us) service_pool.cc:227] Handling call
0806 03:53:12.377733 (+ 35947us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:12.477834 (+100101us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:12.477871 (+    37us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:12.477928 (+    57us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:12.477971 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:13.530308 (+1052337us) spinlock_profiling.cc:243] Waited 99.8 ms on lock 0x7b54003890d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:13.530388 (+    80us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:13.530620 (+   232us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":229648256}
I20260806 03:53:13.635892  3593 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
W20260806 03:53:13.627707  8476 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.717s	user 0.007s	sys 0.007s
W20260806 03:53:13.638574  2575 rpcz_store.cc:269] 0806 03:53:11.042772 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:11.076193 (+ 33421us) service_pool.cc:227] Handling call
0806 03:53:13.532697 (+2456504us) spinlock_profiling.cc:243] Waited 1.84 s on lock 0x7b5400238054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:13.532866 (+   169us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4240191744}
W20260806 03:53:13.764142  8760 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.028s	user 0.021s	sys 0.031s
I20260806 03:53:13.660007  2483 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:13.687206  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:13.716517  8787 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:13.740767  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.564s	user 0.033s	sys 0.065s
W20260806 03:53:13.775743  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.599s	user 0.034s	sys 0.067s
W20260806 03:53:13.776319  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 600254us
W20260806 03:53:13.778206  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 91209.1us
I20260806 03:53:13.779940  2372 raft_consensus.cc:1226] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 4. Current term is 5. Ops: []
W20260806 03:53:13.740010  8664 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.876s	user 0.007s	sys 0.008s
I20260806 03:53:13.762512  8761 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.802073  8664 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.654573  8441 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:13.804350  8441 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.806859  8441 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:13.754590  8786 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.589s	user 0.007s	sys 0.009s
W20260806 03:53:13.753343  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 420095us
I20260806 03:53:13.729672  8768 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:13.759876  8539 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:13.774333  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:13.811257  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 324101us
I20260806 03:53:13.811419  2574 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:13.752260  8583 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:13.781993  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:13.652011  8824 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.152s
I20260806 03:53:13.786237  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:13.787436  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:13.789625  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:13.764923  8675 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.753304  8398 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:13.791235  8829 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:13.704859  8568 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.066s
I20260806 03:53:13.795483  8815 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:13.689652  8604 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.120s
W20260806 03:53:13.798161  8702 log.cc:924] Time spent T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.389s	user 0.004s	sys 0.013s
I20260806 03:53:13.799151  8770 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:13.766829  8529 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:13.686444  8773 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:13.825407  8539 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:53:13.809317  3585 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 595) took 2069 ms (client timeout 1595 ms). Trace:
I20260806 03:53:13.824788  8787 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:13.821765  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:13.825352  2370 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:53:13.865154  8690 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:13.860060  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:13.895169  2369 raft_consensus.cc:2354] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14.
I20260806 03:53:13.861702  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:13.809283  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:13.752396  8396 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.756423  8431 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.908233  2369 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: [14.11-14.11]
W20260806 03:53:13.876232  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.007s	sys 0.013s
I20260806 03:53:13.878042  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:13.821271  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 322964us
W20260806 03:53:13.879698  3585 rpcz_store.cc:269] 0806 03:53:11.708089 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:11.708257 (+   168us) service_pool.cc:227] Handling call
0806 03:53:13.777296 (+2069039us) spinlock_profiling.cc:243] Waited 108 ms on lock 0x7b540052f654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:13.777419 (+   123us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":248116608}
I20260806 03:53:13.859297  2368 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:13.885483  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.551s	user 0.038s	sys 0.044s
I20260806 03:53:13.891598  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:13.913539  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.583s	user 0.039s	sys 0.044s
W20260806 03:53:13.913883  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 583896us
I20260806 03:53:13.914767  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:13.871146  8800 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:13.892488  8485 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.508s	user 0.005s	sys 0.015s
I20260806 03:53:13.871591  8398 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:13.923746  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:13.873975  8465 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:13.873855  8829 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:13.925158  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:13.925334  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:13.937440  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 282540us
W20260806 03:53:13.913563  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.583s	user 0.007s	sys 0.013s
W20260806 03:53:13.939182  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 608547us
I20260806 03:53:13.944972  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:13.925942  3547 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:53:13.904490  2576 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.571s	user 0.006s	sys 0.014s
W20260806 03:53:13.947654  2576 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.615s	user 0.006s	sys 0.014s
I20260806 03:53:13.927801  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:13.923808  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:13.807623  8786 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.947118  2483 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:13.866308  8583 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.950381  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:13.869791  8808 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:13.917770  8664 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:13.983053  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:13.983174  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:13.950572  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:13.989281  3584 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:53:14.010885  2574 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:14.024806  2477 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 5. Current term is 6. Ops: []
I20260806 03:53:13.940567  8574 raft_consensus.cc:2741] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260806 03:53:13.957248  2575 raft_consensus.cc:2396] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 13 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 10.
I20260806 03:53:13.937161  8770 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:14.032353  2483 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:53:13.879331  8529 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:14.034519  2483 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:53:13.883900  8773 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.035085  2483 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:14.036806  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:14.043236  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:13.906904  8787 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:13.930042  8772 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:14.111025  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 74313.3us
I20260806 03:53:13.984141  8727 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:13.917078  8690 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:14.041280  8656 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.549s	user 0.013s	sys 0.001s
I20260806 03:53:13.946031  8398 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.121404  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:14.121711  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:14.121407  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:13.985610  8761 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:13.948251  8800 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.041059  8651 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:13.950532  8465 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:14.157217  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 212216us
I20260806 03:53:14.112715  8850 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:14.120324  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 141391us
I20260806 03:53:14.047883  8674 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:14.112581  8528 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:14.188220  8727 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:14.231209  8772 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.225682  8787 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:14.199931  8829 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:14.112140  8574 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260806 03:53:14.158162  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 214742us
I20260806 03:53:14.233111  2575 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:14.232139  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.225301  8873 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:14.233207  8656 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.234239  8651 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:14.303795  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 377795us
I20260806 03:53:14.264369  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:14.309599  2576 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:53:14.236873  8842 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.188s	user 0.001s	sys 0.000s
I20260806 03:53:14.297181  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.291350  8675 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:14.256389  8674 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:14.329517  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1429) took 2306 ms (client timeout 1621 ms). Trace:
W20260806 03:53:14.293368  8611 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.641s	user 0.014s	sys 0.001s
W20260806 03:53:14.287513  8833 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260806 03:53:14.319804  3547 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:14.322609  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:14.326174  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:14.330065  2583 rpcz_store.cc:269] 0806 03:53:12.024645 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.044843 (+ 20198us) service_pool.cc:227] Handling call
0806 03:53:14.329239 (+2284396us) spinlock_profiling.cc:243] Waited 1.4 s on lock 0x7b540040f6d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:14.329417 (+   178us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3225901824}
I20260806 03:53:14.206583  2483 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.342626  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.346210  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.351282  2483 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.304656  8651 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:14.355579  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:14.487622  3545 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.677s (SENT) [suppressed 11 similar messages]
I20260806 03:53:14.485983  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:14.493031  3591 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:14.491093  2583 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:14.500452  2576 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:14.502017  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.321130  8396 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:14.340519  8431 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:14.511853  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.517627  2574 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:53:14.527707  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2662) took 1046 ms. Trace:
I20260806 03:53:14.528636  2583 rpcz_store.cc:276] 0806 03:53:13.481695 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.511478 (+1029783us) service_pool.cc:227] Handling call
0806 03:53:14.527612 (+ 16134us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:14.269943  8850 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.381522  8675 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:14.554351  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:14.383941  8786 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:14.554356  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.388903  8599 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:14.555907  2574 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:14.568655  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.570161  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.561070  8773 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.488286  8627 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:14.574434  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:14.564180  8674 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.575412  8674 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:14.570901  2574 raft_consensus.cc:2362] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13. Re-sending same reply.
I20260806 03:53:14.572065  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:14.577267  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.572973  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:14.578131  2576 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:53:14.575049  8627 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.585026  8773 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:14.585609  8627 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.504544  8693 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:14.577632  3592 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEARNER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:14.563869  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:14.574229  2575 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:14.581723  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:14.592361  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.589946  3591 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:14.593483  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2664) took 1111 ms. Trace:
I20260806 03:53:14.594353  2583 raft_consensus.cc:2354] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12.
I20260806 03:53:14.595778  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:14.597265  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.598030  2583 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:14.599028  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.600689  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:14.602363  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.602731  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:14.603681  2583 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:53:14.604988  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:14.605679  3593 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:14.350718  8611 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.594740  2574 rpcz_store.cc:276] 0806 03:53:13.482404 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.591900 (+1109496us) service_pool.cc:227] Handling call
0806 03:53:14.593416 (+  1516us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:14.615968  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.616194  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2663) took 1134 ms. Trace:
I20260806 03:53:14.617045  2575 rpcz_store.cc:276] 0806 03:53:13.482081 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.600333 (+1118252us) service_pool.cc:227] Handling call
0806 03:53:14.616069 (+ 15736us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:14.609761  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:14.614578  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 652) took 1623 ms. Trace:
I20260806 03:53:14.618920  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.619282  2482 rpcz_store.cc:276] 0806 03:53:12.991645 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.991801 (+   156us) service_pool.cc:227] Handling call
0806 03:53:12.992123 (+   322us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:13.260098 (+267975us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:13.260136 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:13.260185 (+    49us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:13.260225 (+    40us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:14.614300 (+1354075us) spinlock_profiling.cc:243] Waited 268 ms on lock 0x7b54001dddd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:14.614355 (+    55us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:14.614512 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":615735680}
I20260806 03:53:14.607589  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.619678  2576 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:53:14.555461  8431 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:14.623292  2583 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:53:14.624995  8656 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.625725  8398 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.589061  8583 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.622397  8800 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.592557  8808 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.651636  8431 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:14.630601  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2665) took 1147 ms. Trace:
W20260806 03:53:14.654294  8852 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.441s	user 0.000s	sys 0.001s
I20260806 03:53:14.588436  8529 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:14.654407  2583 rpcz_store.cc:276] 0806 03:53:13.482744 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.629195 (+1146451us) service_pool.cc:227] Handling call
0806 03:53:14.629931 (+   736us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:14.630189 (+   258us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:14.630227 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:14.630286 (+    59us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:14.630331 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:14.630399 (+    68us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:14.630524 (+   125us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:14.588673  8786 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:14.311170  8873 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:14.592232  8574 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:14.660454  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:14.626578  8855 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
W20260806 03:53:14.666929  8862 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.397s	user 0.001s	sys 0.000s
I20260806 03:53:14.666702  8786 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:14.671864  8882 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.290s	user 0.001s	sys 0.000s
I20260806 03:53:14.671911  8873 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:14.657025  8583 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:14.617419  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.665813  2372 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:14.672824  8859 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.136s
I20260806 03:53:14.680979  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:14.686098  8465 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.689378  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2673) took 1161 ms. Trace:
I20260806 03:53:14.585649  8773 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.580922  8675 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.588276  8599 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.677959  8772 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.751755  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2851) took 2410 ms. Trace:
I20260806 03:53:14.751380  2575 rpcz_store.cc:276] 0806 03:53:13.527870 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.675225 (+1147355us) service_pool.cc:227] Handling call
0806 03:53:14.688579 (+ 13354us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:14.688924 (+   345us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:14.688974 (+    50us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:14.689040 (+    66us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:14.689092 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:14.689154 (+    62us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:14.689287 (+   133us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:14.752645  2477 rpcz_store.cc:276] 0806 03:53:12.340931 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.341121 (+   190us) service_pool.cc:227] Handling call
0806 03:53:12.341553 (+   432us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:14.039643 (+1698090us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:14.751448 (+711805us) spinlock_profiling.cc:243] Waited 1.66 s on lock 0x7b5400250654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:14.751677 (+   229us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3817871104}
I20260806 03:53:14.761025  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 575) took 1154 ms. Trace:
I20260806 03:53:14.763604  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 578) took 1031 ms. Trace:
I20260806 03:53:14.764200  2574 rpcz_store.cc:276] 0806 03:53:13.732111 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.762360 (+1030249us) service_pool.cc:227] Handling call
0806 03:53:14.762968 (+   608us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:14.763225 (+   257us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:14.763248 (+    23us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:14.763296 (+    48us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:14.763340 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:14.763406 (+    66us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:14.763527 (+   121us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:14.761561  2575 rpcz_store.cc:276] 0806 03:53:13.606579 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.753093 (+1146514us) service_pool.cc:227] Handling call
0806 03:53:14.760390 (+  7297us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:14.760615 (+   225us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:14.760645 (+    30us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:14.760696 (+    51us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:53:14.760732 (+    36us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:14.760787 (+    55us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:14.760943 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:14.691058  8690 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:14.782531  8465 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:14.806212  8773 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:14.807565  8847 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.511s	user 0.002s	sys 0.000s
I20260806 03:53:14.809011  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 581) took 1075 ms. Trace:
I20260806 03:53:14.809504  2575 rpcz_store.cc:276] 0806 03:53:13.733418 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.775829 (+1042411us) service_pool.cc:227] Handling call
0806 03:53:14.808270 (+ 32441us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:14.808572 (+   302us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:14.808606 (+    34us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:14.808665 (+    59us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:14.808709 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:14.808770 (+    61us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:14.808918 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:14.774814  2574 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260806 03:53:14.812388  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 580) took 1079 ms. Trace:
I20260806 03:53:14.816485  2574 rpcz_store.cc:276] 0806 03:53:13.733049 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.774046 (+1040997us) service_pool.cc:227] Handling call
0806 03:53:14.774440 (+   394us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:14.812043 (+ 37603us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:14.812317 (+   274us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:14.698944  8475 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.890s	user 0.013s	sys 0.004s
I20260806 03:53:14.819747  8643 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:14.822775  8643 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:14.823092  8465 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.691687  8574 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:14.826875  8574 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:14.709029  8805 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:14.828114  8475 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.837838  2583 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:53:14.839035  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2852) took 2646 ms. Trace:
I20260806 03:53:14.839576  2376 rpcz_store.cc:276] 0806 03:53:12.167119 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.317005 (+149886us) service_pool.cc:227] Handling call
0806 03:53:12.320130 (+  3125us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:12.343692 (+ 23562us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:53:12.402881 (+ 59189us) log.cc:842] Serialized 14 byte log entry
0806 03:53:13.343264 (+940383us) spinlock_profiling.cc:243] Waited 1.55 ms on lock 0x7b1800104c20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b 00007f0d7cacf88a
0806 03:53:13.766720 (+423456us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:13.780003 (+ 13283us) log.cc:842] Serialized 26 byte log entry
0806 03:53:13.780946 (+   943us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:14.046005 (+265059us) log.cc:842] Serialized 14 byte log entry
0806 03:53:14.110311 (+ 64306us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:14.110455 (+   144us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:14.811997 (+701542us) raft_consensus.cc:1671] finished
0806 03:53:14.813680 (+  1683us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:14.813895 (+   215us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":78139,"prepare.queue_time_us":947244,"prepare.run_cpu_time_us":189,"prepare.run_wall_time_us":13464,"raft.queue_time_us":97575,"raft.run_cpu_time_us":564,"raft.run_wall_time_us":58344,"spinlock_wait_cycles":3567360,"thread_start_us":685810,"threads_started":2,"wal-append.queue_time_us":1528232}
I20260806 03:53:14.846366  2576 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260806 03:53:14.847270  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1448) took 1077 ms. Trace:
I20260806 03:53:14.847687  2576 rpcz_store.cc:276] 0806 03:53:13.769589 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.781896 (+1012307us) service_pool.cc:227] Handling call
0806 03:53:14.846021 (+ 64125us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:14.846884 (+   863us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:14.847196 (+   312us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:14.850940  8866 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.113s	user 0.002s	sys 0.000s
I20260806 03:53:14.851851  8599 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.857463  8611 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.828557  8805 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:14.859236  8805 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:14.863481  8675 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:14.837028  8431 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:14.828424  8465 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.733501  8727 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:14.831949  8786 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:14.728391  8890 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:14.895749  8876 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.314s	user 0.000s	sys 0.001s
W20260806 03:53:14.901198  8731 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 3.013s	user 0.007s	sys 0.000s
I20260806 03:53:14.917338  8806 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:53:14.912840  2376 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: [12.10-12.10]
I20260806 03:53:14.728732  8850 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.931352  8720 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:14.931769  8806 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:14.933557  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 656) took 1071 ms. Trace:
I20260806 03:53:14.934724  8727 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:14.936244  2484 rpcz_store.cc:276] 0806 03:53:13.862446 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:13.863372 (+   926us) service_pool.cc:227] Handling call
0806 03:53:13.876953 (+ 13581us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:13.881107 (+  4154us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:13.881157 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:13.894061 (+ 12904us) log.cc:842] Serialized 26 byte log entry
0806 03:53:14.158937 (+264876us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:14.158995 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:14.160614 (+  1619us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:14.933309 (+772695us) raft_consensus.cc:1671] finished
0806 03:53:14.933335 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:14.933490 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":3576,"raft.queue_time_us":3728,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":22579,"thread_start_us":214375,"threads_started":1,"wal-append.queue_time_us":384471}
W20260806 03:53:14.935724  8539 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.030s	user 0.018s	sys 0.000s
I20260806 03:53:14.968820  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2846) took 3071 ms. Trace:
I20260806 03:53:14.969398  2478 rpcz_store.cc:276] 0806 03:53:11.897559 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:11.898926 (+  1367us) service_pool.cc:227] Handling call
0806 03:53:11.899368 (+   442us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:12.081464 (+182096us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:14.968422 (+2886958us) spinlock_profiling.cc:243] Waited 172 ms on lock 0x7b54001dd8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:14.968727 (+   305us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":394963328}
I20260806 03:53:14.952513  2376 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:53:15.023777  2376 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260806 03:53:14.940533  8727 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:15.029243  2581 raft_consensus.cc:3032] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:15.029843  2581 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:15.041188  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1563) took 4200 ms. Trace:
I20260806 03:53:15.043828  2377 rpcz_store.cc:276] 0806 03:53:10.840809 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:11.111134 (+270325us) service_pool.cc:227] Handling call
0806 03:53:11.112137 (+  1003us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:11.524080 (+411943us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:11.524385 (+   305us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:11.546445 (+ 22060us) log.cc:842] Serialized 26 byte log entry
0806 03:53:11.665254 (+118809us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:11.665292 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:13.554763 (+1889471us) spinlock_profiling.cc:243] Waited 156 ms on lock 0x7b5400106dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:13.554841 (+    78us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:14.896830 (+1341989us) spinlock_profiling.cc:243] Waited 3.61 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:15.040846 (+144016us) raft_consensus.cc:1671] finished
0806 03:53:15.040883 (+    37us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:15.041107 (+   224us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":29145,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":8673,"spinlock_wait_cycles":367333504,"thread_start_us":329556,"threads_started":2,"wal-append.queue_time_us":294816}
I20260806 03:53:14.917780  8890 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:15.039180  2581 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:15.051246  2581 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:14.942211  8806 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:14.959613  8539 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:15.058449  2575 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260806 03:53:15.059777  8879 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:15.061712  8879 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:15.065970  8532 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:53:15.071851  2379 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:15.060911  8651 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.571s	user 0.010s	sys 0.006s
I20260806 03:53:15.062912  8475 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:15.074853  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.820s	user 0.051s	sys 0.075s
W20260806 03:53:15.079833  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.825s	user 0.051s	sys 0.075s
I20260806 03:53:15.147166  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:15.147774  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:15.148280  2478 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:53:15.148589  2477 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:15.149678  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:15.150542  2483 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:53:15.152546  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:15.158887  2436 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:15.174299  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.873s	user 0.056s	sys 0.088s
W20260806 03:53:15.174852  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.874s	user 0.056s	sys 0.088s
I20260806 03:53:15.256304  2482 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260806 03:53:15.301096  8879 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:15.303828  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:15.305008  2484 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:53:15.307962  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:15.315160  2477 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:15.352946  8465 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:15.354952  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2858) took 2356 ms. Trace:
I20260806 03:53:15.262368  8013 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:15.355482  2474 rpcz_store.cc:276] 0806 03:53:12.998653 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.999521 (+   868us) service_pool.cc:227] Handling call
0806 03:53:13.108059 (+108538us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:13.764276 (+656217us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:15.354553 (+1590277us) spinlock_profiling.cc:243] Waited 526 ms on lock 0x7b5400036e54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:15.354867 (+   314us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1210003200}
I20260806 03:53:15.336215  8720 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:15.137491  8651 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:15.346282  8773 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:15.377486  2579 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.332s	user 0.023s	sys 0.062s
W20260806 03:53:15.356786  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 198038us
W20260806 03:53:15.389338  2579 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.344s	user 0.023s	sys 0.062s
W20260806 03:53:15.371944  3545 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.879s	user 0.021s	sys 0.050s
W20260806 03:53:15.390671  3545 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.898s	user 0.021s	sys 0.051s
W20260806 03:53:15.391114  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 903506us
I20260806 03:53:15.395454  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:15.353892  8465 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:15.397553  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:15.398577  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1436) took 2100 ms. Trace:
I20260806 03:53:15.400187  2579 rpcz_store.cc:276] 0806 03:53:13.289895 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:13.290044 (+   149us) service_pool.cc:227] Handling call
0806 03:53:13.290513 (+   469us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:13.290814 (+   301us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:53:13.759339 (+468525us) log.cc:842] Serialized 14 byte log entry
0806 03:53:15.389827 (+1630488us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:15.389931 (+   104us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:15.390004 (+    73us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:15.390098 (+    94us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:15.390245 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":57564,"prepare.queue_time_us":1017019,"prepare.run_cpu_time_us":64,"prepare.run_wall_time_us":66,"raft.queue_time_us":293003,"raft.run_cpu_time_us":232,"raft.run_wall_time_us":14641,"thread_start_us":2006396,"threads_started":3,"wal-append.queue_time_us":941621}
I20260806 03:53:15.424546  3545 leader_election.cc:398] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12.
I20260806 03:53:15.436193  3545 leader_election.cc:401] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
W20260806 03:53:15.422188  2373 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.223s	user 0.015s	sys 0.007s
W20260806 03:53:15.438635  2373 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.239s	user 0.016s	sys 0.007s
W20260806 03:53:15.411190  2584 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.222s	user 0.012s	sys 0.029s
W20260806 03:53:15.439750  2584 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.250s	user 0.015s	sys 0.029s
I20260806 03:53:15.406239  2483 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: [10.9-12.10]
I20260806 03:53:15.443132  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:15.427958  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:15.374872  8690 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260806 03:53:15.426807  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2858) took 1649 ms (client timeout 1905 ms). Trace:
W20260806 03:53:15.446530  2379 rpcz_store.cc:269] 0806 03:53:13.777598 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:13.785634 (+  8036us) service_pool.cc:227] Handling call
0806 03:53:15.426471 (+1640837us) spinlock_profiling.cc:243] Waited 1.25 s on lock 0x7b5400108bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:15.426716 (+   245us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2866784512}
I20260806 03:53:15.448410  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:15.449323  2477 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
W20260806 03:53:15.403642  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.934s	user 0.068s	sys 0.080s
W20260806 03:53:15.450652  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.069s	user 0.068s	sys 0.080s
I20260806 03:53:15.445433  2474 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:53:15.447466  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:15.390218  8764 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:15.378489  8013 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:15.455317  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:53:15.470254  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 72810.2us
I20260806 03:53:15.478423  2436 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:15.482455  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:15.484253  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.535s	user 0.004s	sys 0.022s
W20260806 03:53:15.484808  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.535s	user 0.005s	sys 0.022s
I20260806 03:53:15.486305  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:15.488758  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:15.489596  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:15.496495  3547 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:15.498777  2579 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260806 03:53:15.487322  2379 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:15.501952  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:15.439133  8543 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:15.445734  8879 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:15.470759  8485 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.453s	user 0.004s	sys 0.017s
I20260806 03:53:15.503109  2379 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:15.517604  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:15.390108  8720 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:15.525480  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:15.523684  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:15.529088  2376 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:15.530589  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:15.531388  2376 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:15.522661  2377 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:15.527626  2581 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:15.533656  2578 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260806 03:53:15.534588  2581 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1426) took 3514 ms (client timeout 1859 ms). Trace:
I20260806 03:53:15.536518  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:15.523571  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:15.538167  2379 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:15.538684  2376 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:15.397446  8773 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:15.535261  2581 rpcz_store.cc:269] 0806 03:53:12.019757 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.020661 (+   904us) service_pool.cc:227] Handling call
0806 03:53:15.029060 (+3008399us) spinlock_profiling.cc:243] Waited 32.3 ms on lock 0x7b54000de920. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca55730 00007f0d7cac8eff 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:15.534480 (+505420us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":74394880}
I20260806 03:53:15.571555  2581 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:15.502842  8690 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:15.502095  8539 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:15.505870  8435 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260806 03:53:15.521458  8485 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.535s	user 0.004s	sys 0.018s
I20260806 03:53:15.562152  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:15.572461  2581 raft_consensus.cc:595] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:15.556799  8882 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260806 03:53:15.589188  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:15.616437  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54561.6us
W20260806 03:53:15.618940  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 93546.8us
I20260806 03:53:15.620092  2436 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:15.565593  8533 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 2.491s	user 0.012s	sys 0.028s
I20260806 03:53:15.501026  8553 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.088s
W20260806 03:53:15.590523  8367 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.829s	user 0.000s	sys 0.023s
I20260806 03:53:15.631237  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:15.589686  8766 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:15.640961  8890 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:15.589356  8690 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:15.755363  8766 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:15.757195  8690 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:15.758677  8766 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:15.629467  8533 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 2.556s	user 0.013s	sys 0.028s
W20260806 03:53:15.646801  8367 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.883s	user 0.002s	sys 0.024s
I20260806 03:53:15.761024  8773 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:15.761816  8773 consensus_queue.cc:1046] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260806 03:53:15.765646  8674 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.190s	user 0.012s	sys 0.006s
I20260806 03:53:15.771224  2574 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260806 03:53:15.646900  8897 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:15.641727  8539 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:15.632380  8760 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:15.754215  8720 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:15.624663  8892 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:15.775635  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:15.821908  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:15.586036  8727 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:15.629767  8435 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:53:15.524005  8543 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:15.730618  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:15.949110  2377 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:15.648550  2379 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:15.951133  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:15.952219  2379 raft_consensus.cc:2379] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:15.567807  8441 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:15.899391  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:15.954294  2476 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:15.921568  8539 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:15.923049  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:15.929430  8693 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.343s	user 0.018s	sys 0.002s
I20260806 03:53:15.931349  8013 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:15.796334  8766 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:15.743739  8651 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:15.986560  8651 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:15.987033  8651 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:15.987385  8651 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:15.937561  2581 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:15.991518  2581 raft_consensus.cc:595] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:15.734359  8893 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:15.993443  8893 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:15.733840  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.092s	user 0.000s	sys 0.015s
W20260806 03:53:15.996276  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.647s	user 0.000s	sys 0.016s
I20260806 03:53:15.997262  8013 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:15.997893  8013 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:15.998814  2477 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:15.743160  8465 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:15.939538  2369 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.100s	user 0.025s	sys 0.016s
W20260806 03:53:16.000079  2369 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.160s	user 0.025s	sys 0.016s
I20260806 03:53:15.941140  2482 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:15.943719  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:16.002521  2478 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:16.003822  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:16.004151  8766 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:15.503259  8764 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:15.946532  2375 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2843) took 3775 ms (client timeout 1620 ms). Trace:
W20260806 03:53:16.010526  2375 rpcz_store.cc:269] 0806 03:53:12.165451 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.172348 (+  6897us) service_pool.cc:227] Handling call
0806 03:53:15.940871 (+3768523us) spinlock_profiling.cc:243] Waited 1.32 s on lock 0x7b5400331dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:15.941048 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3039293184}
I20260806 03:53:15.953191  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:15.961359  8727 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:15.899181  8760 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:15.966749  8805 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.100s	user 0.010s	sys 0.011s
I20260806 03:53:16.016875  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:16.017204  8805 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:16.018898  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:16.020902  2375 raft_consensus.cc:2354] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:53:16.021926  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:15.901789  8553 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:16.022996  8553 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:16.023469  8553 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:16.025017  8766 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:15.958688  8441 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:16.028914  8441 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:16.029215  8760 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:15.735714  8547 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:15.956673  8435 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:15.973532  3586 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260806 03:53:15.974422  2484 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:15.980896  2538 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:16.035267  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.685s	user 0.020s	sys 0.035s
W20260806 03:53:16.036720  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55944.9us
W20260806 03:53:16.037226  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.687s	user 0.020s	sys 0.035s
I20260806 03:53:15.982158  8621 raft_consensus.cc:979] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:15.982513  8539 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:15.973688  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:16.046788  2481 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:16.005160  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:16.012773  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:15.970678  8543 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:16.055109  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:16.057577  2478 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:16.031608  2375 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
W20260806 03:53:16.030299  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.417s	user 0.020s	sys 0.041s
I20260806 03:53:16.044001  2538 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:16.047374  2481 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:16.061371  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.448s	user 0.021s	sys 0.041s
W20260806 03:53:16.062263  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 1.45951e+06us
I20260806 03:53:16.062000  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:16.046340  2476 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:16.064070  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:16.064589  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2863) took 2809 ms. Trace:
I20260806 03:53:16.066109  2479 rpcz_store.cc:276] 0806 03:53:13.254720 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:13.262651 (+  7931us) service_pool.cc:227] Handling call
0806 03:53:13.262972 (+   321us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:13.476754 (+213782us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.064301 (+2587547us) spinlock_profiling.cc:243] Waited 191 ms on lock 0x7b540023ffd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:16.064494 (+   193us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":438200704}
I20260806 03:53:16.014542  8727 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:16.070032  2484 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:16.064983  2379 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:16.065407  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:16.076998  2581 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:16.035818  8728 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:16.035331  8547 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:16.081900  2331 connection.cc:232] RPC call timeout handler was delayed by -1.4141057417728007s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2372s for a response
W20260806 03:53:16.082492  2374 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 2.091s	user 0.012s	sys 0.057s
I20260806 03:53:16.083988  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:16.090267  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:16.042971  8435 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:53:16.093369  2374 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.102s	user 0.012s	sys 0.057s
W20260806 03:53:16.085108  2376 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.524s	user 0.022s	sys 0.040s
I20260806 03:53:16.048353  8897 raft_consensus.cc:1067] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:16.087330  2375 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
W20260806 03:53:16.094801  2376 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.533s	user 0.023s	sys 0.040s
I20260806 03:53:16.099447  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:16.101234  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:16.103188  2331 connection.cc:232] RPC call timeout handler was delayed by -1.1612057418096811s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.26530000000000004s for a response
I20260806 03:53:16.085806  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:16.049101  8914 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260806 03:53:16.103830  2331 connection.cc:232] RPC call timeout handler was delayed by -1.0676057417877018s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2757s for a response
W20260806 03:53:16.114352  2331 connection.cc:232] RPC call timeout handler was delayed by -1.014252845896408s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19840000000000002s for a response
I20260806 03:53:16.086437  8533 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:16.090441  8547 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:16.102617  2581 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:16.104743  2379 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:16.097313  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2671) took 2587 ms. Trace:
W20260806 03:53:16.083011  8885 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.545s	user 0.029s	sys 0.025s
I20260806 03:53:16.084664  8727 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:16.113302  8914 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:16.093111  8728 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:16.121462  8533 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:16.124588  2583 rpcz_store.cc:276] 0806 03:53:13.510058 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.662570 (+1152512us) service_pool.cc:227] Handling call
0806 03:53:14.662998 (+   428us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:14.838391 (+175393us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.096981 (+1258590us) spinlock_profiling.cc:243] Waited 174 ms on lock 0x7b540028d7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:16.097229 (+   248us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":400875264}
I20260806 03:53:16.097949  8013 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:16.126757  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:16.131752  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:16.126078  8885 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.602s	user 0.029s	sys 0.025s
I20260806 03:53:16.083173  8485 consensus_queue.cc:1046] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260806 03:53:16.135083  2331 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:16.125910  8805 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:16.122045  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:16.094230  2377 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:16.118963  8901 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:16.120924  8893 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:16.137282  8829 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.446s	user 0.023s	sys 0.044s
I20260806 03:53:16.154529  2379 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:53:16.106595  8899 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.069s
I20260806 03:53:16.172592  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:16.158582  2331 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:16.159567  2581 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:16.138228  2484 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:16.173781  2379 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:16.138672  8914 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:16.158635  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:16.168147  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:16.175740  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:16.178972  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:16.155632  8533 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:16.127398  8674 consensus_queue.cc:1046] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.036s
I20260806 03:53:16.182256  2581 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:53:16.183066  2379 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:53:16.200088  2480 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2650) took 2989 ms (client timeout 1839 ms). Trace:
W20260806 03:53:16.204658  2480 rpcz_store.cc:269] 0806 03:53:13.211027 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:13.211185 (+   158us) service_pool.cc:227] Handling call
0806 03:53:16.199796 (+2988611us) spinlock_profiling.cc:243] Waited 199 ms on lock 0x7b54000af5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:16.199937 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":458340608}
I20260806 03:53:16.197461  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1439) took 2906 ms. Trace:
I20260806 03:53:16.206724  2572 rpcz_store.cc:276] 0806 03:53:13.290781 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:13.478397 (+187616us) service_pool.cc:227] Handling call
0806 03:53:13.577821 (+ 99424us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:13.757923 (+180102us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.197174 (+2439251us) spinlock_profiling.cc:243] Waited 98.9 ms on lock 0x7b5400238050. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:16.197357 (+   183us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":227571072}
W20260806 03:53:16.181712  8829 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.491s	user 0.023s	sys 0.044s
I20260806 03:53:16.181823  8766 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:16.201798  8899 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
W20260806 03:53:16.229842  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.778s	user 0.004s	sys 0.030s
W20260806 03:53:16.209372  8711 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 3.912s	user 0.010s	sys 0.015s
W20260806 03:53:16.237085  3547 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.733s	user 0.013s	sys 0.021s
W20260806 03:53:16.252698  3547 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.748s	user 0.013s	sys 0.021s
W20260806 03:53:16.253883  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 757499us
I20260806 03:53:16.208539  8905 raft_consensus.cc:3032] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Stepping down as leader of term 4
W20260806 03:53:16.258414  2576 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.354s	user 0.035s	sys 0.045s
I20260806 03:53:16.236084  8764 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:16.306250  2576 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.402s	user 0.035s	sys 0.045s
W20260806 03:53:16.263995  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.643s	user 0.005s	sys 0.018s
W20260806 03:53:16.310101  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.689s	user 0.006s	sys 0.018s
W20260806 03:53:16.264490  2474 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.703s	user 0.004s	sys 0.025s
W20260806 03:53:16.313117  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 206864us
I20260806 03:53:16.184203  8901 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:16.252163  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.800s	user 0.005s	sys 0.030s
W20260806 03:53:16.253433  8711 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 3.956s	user 0.010s	sys 0.016s
I20260806 03:53:16.278185  8152 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:16.279920  8585 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:53:16.282688  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 702) took 2039 ms. Trace:
W20260806 03:53:16.327961  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.681s	user 0.006s	sys 0.015s
W20260806 03:53:16.328374  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.682s	user 0.006s	sys 0.015s
I20260806 03:53:16.326921  2369 rpcz_store.cc:276] 0806 03:53:14.243391 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.687714 (+444323us) service_pool.cc:227] Handling call
0806 03:53:14.691137 (+  3423us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:14.699623 (+  8486us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:14.699674 (+    51us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:14.752643 (+ 52969us) log.cc:842] Serialized 52 byte log entry
0806 03:53:16.000664 (+1248021us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:16.001151 (+   487us) log.cc:842] Serialized 14 byte log entry
0806 03:53:16.003364 (+  2213us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.003481 (+   117us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:16.282384 (+278903us) raft_consensus.cc:1671] finished
0806 03:53:16.282411 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:16.282609 (+   198us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":800,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":54,"raft.queue_time_us":61031,"raft.run_cpu_time_us":386,"raft.run_wall_time_us":386,"thread_start_us":1160908,"threads_started":1,"wal-append.queue_time_us":1447495}
W20260806 03:53:16.328660  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 682229us
I20260806 03:53:16.285563  2376 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260806 03:53:16.289327  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2869) took 2498 ms. Trace:
I20260806 03:53:16.290290  8912 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:16.251943  8899 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:16.292738  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1443) took 2999 ms. Trace:
I20260806 03:53:16.331482  2578 rpcz_store.cc:276] 0806 03:53:13.292988 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:13.478781 (+185793us) service_pool.cc:227] Handling call
0806 03:53:15.533157 (+2054376us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:15.534110 (+   953us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.292513 (+758403us) spinlock_profiling.cc:243] Waited 2.05 s on lock 0x7b540028f0d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:16.292667 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4723644800}
I20260806 03:53:16.294739  8441 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:16.310722  8532 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260806 03:53:16.260409  8879 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.737s	user 0.013s	sys 0.003s
I20260806 03:53:16.235773  8729 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.034s
I20260806 03:53:16.252238  8829 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.020s
I20260806 03:53:16.258232  8905 raft_consensus.cc:729] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:16.264282  2438 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.639s	user 0.013s	sys 0.010s
W20260806 03:53:16.350091  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.728s	user 0.014s	sys 0.010s
I20260806 03:53:16.310532  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:16.337755  8585 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:53:16.313581  2474 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.752s	user 0.004s	sys 0.025s
I20260806 03:53:16.268591  2482 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:16.352887  8585 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:16.354115  8806 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:53:16.307439  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 403608us
I20260806 03:53:16.306730  8651 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:16.347893  8879 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12.
I20260806 03:53:16.359283  8729 consensus_queue.cc:1225] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 13.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
W20260806 03:53:16.311674  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 214244us
I20260806 03:53:16.332877  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:16.331074  2374 rpcz_store.cc:276] 0806 03:53:13.790599 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:13.897189 (+106590us) service_pool.cc:227] Handling call
0806 03:53:13.897700 (+   511us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:13.909938 (+ 12238us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:13.909979 (+    41us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:13.922491 (+ 12512us) log.cc:842] Serialized 26 byte log entry
0806 03:53:16.094040 (+2171549us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:16.126875 (+ 32835us) log.cc:842] Serialized 14 byte log entry
0806 03:53:16.127234 (+   359us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.127310 (+    76us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:16.289065 (+161755us) raft_consensus.cc:1671] finished
0806 03:53:16.289096 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:16.289258 (+   162us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":14768,"prepare.queue_time_us":27193,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":63,"raft.queue_time_us":12438,"raft.run_cpu_time_us":365,"raft.run_wall_time_us":14178,"thread_start_us":2102431,"threads_started":1,"wal-append.queue_time_us":2320144}
W20260806 03:53:16.317775  8367 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.556s	user 0.004s	sys 0.026s
W20260806 03:53:16.335788  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 244175us
I20260806 03:53:16.306010  8543 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:16.339226  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:16.342659  3585 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940"
dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:39898
I20260806 03:53:16.372490  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:16.322693  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 875244us
I20260806 03:53:16.378208  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:16.378683  2534 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:16.385251  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:16.433277  2572 raft_consensus.cc:3032] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:16.431706  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:16.434074  2572 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:16.390844  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:16.396330  2379 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:53:16.438445  2379 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260806 03:53:16.435850  3585 raft_consensus.cc:595] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:16.444924  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58313.1us
W20260806 03:53:16.444878  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 66769.9us
I20260806 03:53:16.434360  2581 raft_consensus.cc:2362] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9. Re-sending same reply.
W20260806 03:53:16.451911  2436 connection.cc:232] RPC call timeout handler was delayed by -1.4590549571439624s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1716s for a response
W20260806 03:53:16.489054  2436 connection.cc:232] RPC call timeout handler was delayed by -1.4545549571048468s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17210000000000003s for a response
I20260806 03:53:16.489209  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:16.490041  2436 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:16.481015  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:16.375034  3543 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.751s	user 0.011s	sys 0.015s
W20260806 03:53:16.490867  3543 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.005s	user 0.011s	sys 0.020s
I20260806 03:53:16.341035  8925 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.056s
W20260806 03:53:16.386008  8367 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.616s	user 0.004s	sys 0.026s
I20260806 03:53:16.489240  2379 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
W20260806 03:53:16.481606  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 323091us
I20260806 03:53:16.508111  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:16.480839  2572 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:16.509917  2572 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:16.509963  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:16.496408  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:16.490873  2583 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:16.514341  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:16.484340  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 105793us
I20260806 03:53:16.516898  2534 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:16.517509  2379 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260806 03:53:16.518657  2534 leader_election.cc:398] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14.
I20260806 03:53:16.519109  2534 leader_election.cc:401] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Cancelling election due to peer responding with higher term
I20260806 03:53:16.500524  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:16.506819  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:16.511600  2331 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:16.523767  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:16.524777  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:16.530968  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:16.537020  2534 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:16.538614  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 222405us
I20260806 03:53:16.334961  8912 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:16.545742  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:16.503268  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 65692.2us
I20260806 03:53:16.539932  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 660) took 1085 ms. Trace:
I20260806 03:53:16.479806  8764 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:16.507583  8850 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:16.553637  2474 rpcz_store.cc:276] 0806 03:53:15.454299 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:15.454488 (+   189us) service_pool.cc:227] Handling call
0806 03:53:15.503959 (+ 49471us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:15.504264 (+   305us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:53:16.351625 (+847361us) log.cc:842] Serialized 14 byte log entry
0806 03:53:16.539573 (+187948us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:16.539630 (+    57us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:16.539678 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.539746 (+    68us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:16.539865 (+   119us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":17181,"prepare.queue_time_us":667150,"prepare.run_cpu_time_us":87,"prepare.run_wall_time_us":3229,"raft.queue_time_us":25240,"thread_start_us":960459,"threads_started":2}
I20260806 03:53:16.556847  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:16.603974  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:16.604764  2482 raft_consensus.cc:2396] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 14 because replica has last-logged OpId of term: 11 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260806 03:53:16.557099  2484 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:53:16.606385  2484 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:53:16.606904  2484 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:16.558845  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:16.610747  2478 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:16.550990  2583 raft_consensus.cc:2362] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7. Re-sending same reply.
I20260806 03:53:16.515667  8661 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:16.497548  8675 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:16.543483  8881 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260806 03:53:16.601926  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 65284.1us
I20260806 03:53:16.603003  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:16.612828  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:16.613375  2572 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:16.541014  8831 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election lost for term 13. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14.
I20260806 03:53:16.527668  8933 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:16.549140  8690 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:16.505486  8714 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.106s
I20260806 03:53:16.479295  8543 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:16.623114  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:16.669872  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:16.550123  8900 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election won for term 9
W20260806 03:53:16.683897  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 180895us
I20260806 03:53:16.609818  8885 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:16.697227  2572 raft_consensus.cc:2354] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:53:16.369984  8899 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 11.5, Last appended by leader: 5, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:16.615033  8817 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:16.623252  8675 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:16.727480  8675 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:16.735329  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:16.678298  8933 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:16.737874  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:16.619232  8949 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:16.674626  8881 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:16.601085  8711 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.131s
I20260806 03:53:16.574759  8760 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.116s
I20260806 03:53:16.671203  8396 consensus_queue.cc:1046] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.079s
I20260806 03:53:16.691936  8946 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:16.616281  8850 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:16.575753  8893 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.128s
I20260806 03:53:16.746280  8885 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:16.651925  8764 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:16.496866  8905 consensus_queue.cc:260] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:16.757215  8553 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.733s	user 0.014s	sys 0.003s
I20260806 03:53:16.751965  8543 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:16.756433  8901 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:16.792721  8936 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260806 03:53:16.752887  8714 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election won for term 10
W20260806 03:53:16.793979  8922 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260806 03:53:16.824781  8764 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:16.825173  8714 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:16.792747  8946 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:16.826314  8946 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:16.826265  8714 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:16.758447  8651 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:16.793216  8831 raft_consensus.cc:3032] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:53:16.764425  8933 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:16.827772  8831 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:16.797407  8914 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.602s	user 0.014s	sys 0.005s
I20260806 03:53:16.782591  8949 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:16.766773  8727 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.626s	user 0.014s	sys 0.000s
I20260806 03:53:16.830754  8850 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:16.830641  8727 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:16.832202  8914 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:16.831773  8675 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:16.755599  8934 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260806 03:53:16.775859  8881 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:16.759914  8951 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260806 03:53:16.794584  8547 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.661s	user 0.009s	sys 0.004s
I20260806 03:53:16.783712  8900 raft_consensus.cc:686] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:16.819465  8553 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:16.818884  8912 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:16.833770  8727 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:16.838276  8914 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:16.903079   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:53:16.918365  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1614) took 1033 ms. Trace:
I20260806 03:53:16.921955  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2867) took 3133 ms. Trace:
I20260806 03:53:16.922500  2372 rpcz_store.cc:276] 0806 03:53:13.788859 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:13.860937 (+ 72078us) service_pool.cc:227] Handling call
0806 03:53:13.861319 (+   382us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:14.752242 (+890923us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.921196 (+2168954us) spinlock_profiling.cc:243] Waited 804 ms on lock 0x7b540026f554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:16.921683 (+   487us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1849452288}
I20260806 03:53:16.926730  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1598) took 1404 ms. Trace:
W20260806 03:53:16.926627  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2870) took 3135 ms (client timeout 2020 ms). Trace:
I20260806 03:53:16.927357  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2865) took 3144 ms. Trace:
I20260806 03:53:16.919283  2374 rpcz_store.cc:276] 0806 03:53:15.885184 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:16.375018 (+489834us) service_pool.cc:227] Handling call
0806 03:53:16.375390 (+   372us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:16.375629 (+   239us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:53:16.446768 (+ 71139us) log.cc:842] Serialized 14 byte log entry
0806 03:53:16.916957 (+470189us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:16.917164 (+   207us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:16.917367 (+   203us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.917599 (+   232us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:16.918009 (+   410us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":188326,"prepare.run_cpu_time_us":73,"prepare.run_wall_time_us":75,"raft.queue_time_us":116061,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":112,"thread_start_us":434583,"threads_started":2,"wal-append.queue_time_us":350183}
I20260806 03:53:16.928759  2373 rpcz_store.cc:276] 0806 03:53:13.783285 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:13.784774 (+  1489us) service_pool.cc:227] Handling call
0806 03:53:13.785180 (+   406us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:14.050920 (+265740us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:14.050970 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:14.051575 (+   605us) log.cc:842] Serialized 26 byte log entry
0806 03:53:14.184734 (+133159us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:15.439322 (+1254588us) log.cc:842] Serialized 14 byte log entry
0806 03:53:15.444138 (+  4816us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.926434 (+1482296us) spinlock_profiling.cc:243] Waited 248 ms on lock 0x7b54003e9ed4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:16.926555 (+   121us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:16.926663 (+   108us) raft_consensus.cc:1671] finished
0806 03:53:16.926856 (+   193us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:16.927161 (+   305us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":16909,"prepare.queue_time_us":499032,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":67,"raft.queue_time_us":139950,"raft.run_cpu_time_us":466,"raft.run_wall_time_us":31615,"spinlock_wait_cycles":571087232,"thread_start_us":1372664,"threads_started":2,"wal-append.queue_time_us":246737,"wal-append.run_cpu_time_us":26440,"wal-append.run_wall_time_us":2358021}
I20260806 03:53:16.927333  2377 rpcz_store.cc:276] 0806 03:53:15.521820 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:16.181195 (+659375us) service_pool.cc:227] Handling call
0806 03:53:16.199503 (+ 18308us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:16.506033 (+306530us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:16.506070 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:16.527131 (+ 21061us) log.cc:842] Serialized 26 byte log entry
0806 03:53:16.712543 (+185412us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:16.712588 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.712670 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:16.926025 (+213355us) raft_consensus.cc:1671] finished
0806 03:53:16.926067 (+    42us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:16.926474 (+   407us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":82761,"raft.run_cpu_time_us":53,"raft.run_wall_time_us":53,"thread_start_us":417939,"threads_started":2,"wal-append.queue_time_us":210772}
W20260806 03:53:16.938271  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 159610us
I20260806 03:53:16.769912  2484 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:16.942487  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2872) took 1168 ms. Trace:
I20260806 03:53:16.943039  2477 rpcz_store.cc:276] 0806 03:53:15.774218 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:15.774369 (+   151us) service_pool.cc:227] Handling call
0806 03:53:15.774745 (+   376us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:15.999468 (+224723us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.941549 (+942081us) spinlock_profiling.cc:243] Waited 224 ms on lock 0x7b54001216d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:16.942088 (+   539us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":514720512}
I20260806 03:53:16.942562  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 2879) took 1121 ms. Trace:
I20260806 03:53:16.944681  2481 rpcz_store.cc:276] 0806 03:53:15.821309 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:15.821482 (+   173us) service_pool.cc:227] Handling call
0806 03:53:16.941892 (+1120410us) spinlock_profiling.cc:243] Waited 106 ms on lock 0x7b54001806d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:16.942223 (+   331us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":244024576}
I20260806 03:53:16.947536  2484 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:16.947440  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:16.773308  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:16.796380  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:17.009370  3585 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:16.797226  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:16.785539  8152 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:53:16.780612  8435 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.665s	user 0.010s	sys 0.005s
I20260806 03:53:16.735292  8441 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:16.767957  8533 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.559s	user 0.010s	sys 0.000s
I20260806 03:53:16.962934  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1453) took 2613 ms. Trace:
I20260806 03:53:17.027825  8435 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.028304  8533 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.028213  2574 rpcz_store.cc:276] 0806 03:53:14.349391 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.821656 (+472265us) service_pool.cc:227] Handling call
0806 03:53:14.822160 (+   504us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:15.771634 (+949474us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.962094 (+1190460us) spinlock_profiling.cc:243] Waited 948 ms on lock 0x7b540028ebd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:16.962563 (+   469us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2181473536}
I20260806 03:53:17.031191  8533 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:17.031117  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:17.032691  2572 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:16.963198  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1455) took 2453 ms. Trace:
I20260806 03:53:16.965106  3590 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:16.836366  8547 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.041776  8547 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:16.968005  8553 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:16.972626  2577 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2644) took 4939 ms (client timeout 2238 ms). Trace:
I20260806 03:53:17.042496  8912 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:17.042990  2577 rpcz_store.cc:269] 0806 03:53:12.032949 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.101975 (+ 69026us) service_pool.cc:227] Handling call
0806 03:53:16.971998 (+4870023us) spinlock_profiling.cc:243] Waited 1.6 s on lock 0x7b54004461d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:16.972298 (+   300us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3685165952}
I20260806 03:53:17.045778  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:17.046744  2577 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:17.047262  8932 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:16.972800  3584 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:17.048270  8932 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.049036  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:17.050148  2577 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:16.801869  3592 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:16.973116  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1438) took 3682 ms. Trace:
I20260806 03:53:16.975441  3588 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:16.977648  2578 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260806 03:53:17.051694  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:17.053654  2577 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:16.978042  8675 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:16.982296  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:16.964516  2581 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
W20260806 03:53:16.927497  2370 rpcz_store.cc:269] 0806 03:53:13.790902 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:16.926000 (+3135098us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:16.926307 (+   307us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:16.970851  8764 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:16.829814  8949 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:16.828886  8831 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.062052  8831 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:17.062666  8949 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:17.001446  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:17.002948  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:17.004359  8893 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:16.839550  8900 consensus_queue.cc:237] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:16.823726  8885 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.073051  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:17.072599  8893 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.074990  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:17.075397  8678 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:17.082389  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.083680  2370 raft_consensus.cc:2396] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:53:17.083559  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.070895  8764 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.075889  2577 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:17.090788  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.092037  2374 raft_consensus.cc:2396] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 13 because replica has last-logged OpId of term: 12 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 8.
I20260806 03:53:17.035220  8435 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:17.100602  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.087284  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:17.108573  8725 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.666s	user 0.016s	sys 0.010s
I20260806 03:53:17.113894  2374 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:17.115995  2377 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:17.119940  2476 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:53:17.128870  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:17.130105  2577 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:17.131722  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 598) took 4503 ms. Trace:
I20260806 03:53:17.138365  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:17.122018  8725 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.716s	user 0.016s	sys 0.012s
I20260806 03:53:17.140005  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:17.034736  2576 rpcz_store.cc:276] 0806 03:53:14.513741 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.848781 (+335040us) service_pool.cc:227] Handling call
0806 03:53:14.888854 (+ 40073us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:14.889382 (+   528us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:14.889427 (+    45us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:14.890243 (+   816us) log.cc:842] Serialized 26 byte log entry
0806 03:53:16.306794 (+1416551us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:16.306917 (+   123us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.307046 (+   129us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:16.962630 (+655584us) raft_consensus.cc:1671] finished
0806 03:53:16.962683 (+    53us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:16.962988 (+   305us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1386074,"raft.queue_time_us":9343,"raft.run_cpu_time_us":314,"raft.run_wall_time_us":1396526,"thread_start_us":1402100,"threads_started":1,"wal-append.queue_time_us":1541342}
I20260806 03:53:17.136786  3586 rpcz_store.cc:276] 0806 03:53:12.627772 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:12.628095 (+   323us) service_pool.cc:227] Handling call
0806 03:53:12.698845 (+ 70750us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:16.035616 (+3336771us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:17.131013 (+1095397us) spinlock_profiling.cc:243] Waited 3.27 s on lock 0x7b54006cedd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:17.131512 (+   499us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7529927552}
I20260806 03:53:17.081323  8643 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.051146  2584 rpcz_store.cc:276] 0806 03:53:13.290490 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:13.477770 (+187280us) service_pool.cc:227] Handling call
0806 03:53:13.478136 (+   366us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:13.525772 (+ 47636us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:53:13.871898 (+346126us) log.cc:842] Serialized 14 byte log entry
0806 03:53:15.441714 (+1569816us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:15.441798 (+    84us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:15.441866 (+    68us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:16.294576 (+852710us) spinlock_profiling.cc:243] Waited 22.6 ms on lock 0x7b180046e940. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d8196c088 00007f0d819636b1 00007f0d81963657 00007f0d81a57978 00007f0d81a57627 00007f0d81a6bb2c 00007f0d81a6bad8
0806 03:53:16.972565 (+677989us) spinlock_profiling.cc:243] Waited 47.3 ms on lock 0x7b5400454cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:16.972645 (+    80us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:16.972910 (+   265us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1630980,"prepare.queue_time_us":999935,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":64,"raft.queue_time_us":335729,"raft.run_cpu_time_us":26486,"raft.run_wall_time_us":1752543,"spinlock_wait_cycles":160665728,"thread_start_us":1781898,"threads_started":3,"wal-append.queue_time_us":734884,"wal-append.run_cpu_time_us":11594,"wal-append.run_wall_time_us":1116958}
I20260806 03:53:17.157361  8532 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:17.158056  8532 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:17.043928  8912 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:17.162930  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.632s	user 0.031s	sys 0.062s
I20260806 03:53:17.163892  8764 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:17.168062  2477 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: [10.9-12.10]
I20260806 03:53:17.171810  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.142316  8932 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:17.144894  8893 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:17.179528  2483 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:17.182374  8870 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:17.183275  8870 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.185240  2481 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:17.186182  8870 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:17.189152  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.659s	user 0.032s	sys 0.063s
W20260806 03:53:17.189621  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 184100us
W20260806 03:53:17.190992  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 694628us
W20260806 03:53:17.194273  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 299430us
I20260806 03:53:17.198086  2574 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:17.203888  2373 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:17.205574  8643 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:17.206676  8933 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.214197  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.213708  8674 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260806 03:53:17.215876  2372 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:17.218492  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:17.219964  2481 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:17.229113  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:17.234513  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:17.234961  2482 raft_consensus.cc:2379] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:17.234675  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:17.236856  8978 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.226s	user 0.000s	sys 0.002s
I20260806 03:53:17.236995  2479 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:17.237413  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 583) took 3324 ms. Trace:
I20260806 03:53:17.238272  2484 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:17.237816  2575 rpcz_store.cc:276] 0806 03:53:13.912690 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:14.810642 (+897952us) service_pool.cc:227] Handling call
0806 03:53:14.811047 (+   405us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:15.058948 (+247901us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:17.236811 (+2177863us) spinlock_profiling.cc:243] Waited 247 ms on lock 0x7b5400188dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:17.237197 (+   386us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":567713152}
I20260806 03:53:17.239847  2574 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260806 03:53:17.240255  8664 raft_consensus.cc:3032] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:17.241317  8728 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:17.243160  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:17.247762  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1601) took 1672 ms. Trace:
I20260806 03:53:17.250800  8938 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:17.258329  8766 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:17.258942  8766 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:17.257272  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.261858  2377 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:17.257826  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.625s	user 0.039s	sys 0.050s
I20260806 03:53:17.240849  8664 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:17.265753  2377 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 5: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:17.266535  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.745s	user 0.039s	sys 0.050s
I20260806 03:53:17.248194  2369 rpcz_store.cc:276] 0806 03:53:15.575333 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:16.336581 (+761248us) service_pool.cc:227] Handling call
0806 03:53:16.338733 (+  2152us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:16.338976 (+   243us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:16.565009 (+226033us) log.cc:842] Serialized 14 byte log entry
0806 03:53:17.224839 (+659830us) log.cc:842] Serialized 14 byte log entry
0806 03:53:17.226719 (+  1880us) log.cc:842] Serialized 14 byte log entry
0806 03:53:17.232297 (+  5578us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:17.247110 (+ 14813us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:17.247211 (+   101us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:17.247342 (+   131us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:17.247514 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":36868,"prepare.queue_time_us":67939,"prepare.run_cpu_time_us":9584,"prepare.run_wall_time_us":42535,"raft.queue_time_us":75046,"raft.run_cpu_time_us":530,"raft.run_wall_time_us":44901,"spinlock_wait_cycles":6783872,"thread_start_us":651375,"threads_started":2,"wal-append.queue_time_us":440087}
W20260806 03:53:17.252414  2534 connection.cc:232] RPC call timeout handler was delayed by -1.3446195998694748s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.202s for a response
I20260806 03:53:17.293995  8933 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:17.301644  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.300836  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:17.258649  8938 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.324414  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.339948  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:17.322589  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:17.341879  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:17.363004  2370 raft_consensus.cc:2396] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 15 because replica has last-logged OpId of term: 14 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 11.
I20260806 03:53:17.366272  2374 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:17.367774  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 176594us
I20260806 03:53:17.369472  2436 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:17.372349  8933 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:53:17.372999  8933 raft_consensus.cc:686] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:17.374203  8933 consensus_queue.cc:237] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.376528  2484 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:17.371730  2436 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:17.365943  8848 raft_consensus.cc:3032] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
W20260806 03:53:17.377501  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 851689us
I20260806 03:53:17.381047  2479 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:17.267905  8664 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.383883  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:17.384194  8939 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:17.384860  8912 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:17.383929  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.391139  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:17.392400  8454 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:17.383124  8848 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:17.393169  8664 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:17.401930  2478 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:17.394083  8454 raft_consensus.cc:686] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:17.408833  2436 leader_election.cc:398] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:53:17.410583  2436 leader_election.cc:401] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260806 03:53:17.411365  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:17.412405  2476 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:53:17.407011  8912 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260806 03:53:17.418577  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 162467us
I20260806 03:53:17.422360  2372 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:17.428627  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:17.440879  8532 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.444818  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:17.450438  8532 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:17.451464  2331 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:17.453231  8454 consensus_queue.cc:237] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.430019  8893 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:53:17.456789  8823 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:17.457018  8990 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260806 03:53:17.447306  2577 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:17.459889  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:17.447306  2478 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:17.417094  8939 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.476596  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:17.477068  8938 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:17.477556  8912 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:17.477558  3586 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:17.478502  8912 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:17.479759  8939 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:17.480482  8982 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.202s	user 0.002s	sys 0.000s
I20260806 03:53:17.494369  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 699) took 3604 ms. Trace:
I20260806 03:53:17.498468  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:17.500415  3586 raft_consensus.cc:2379] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:17.499646  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 137909us
I20260806 03:53:17.464579  8848 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.497927  2484 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
W20260806 03:53:17.501847  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 50822.7us
I20260806 03:53:17.502861  8714 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:53:17.499145  2368 rpcz_store.cc:276] 0806 03:53:13.877731 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:13.912825 (+ 35094us) service_pool.cc:227] Handling call
0806 03:53:13.913160 (+   335us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:13.948934 (+ 35774us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:13.948965 (+    31us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:13.949430 (+   465us) log.cc:842] Serialized 26 byte log entry
0806 03:53:16.919882 (+2970452us) spinlock_profiling.cc:243] Waited 10.4 ms on lock 0x7b180016ffc0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:53:17.026996 (+107114us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:17.027089 (+    93us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:17.448776 (+421687us) spinlock_profiling.cc:243] Waited 33.5 ms on lock 0x7b5400332cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:17.448837 (+    61us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:17.481894 (+ 33057us) raft_consensus.cc:1671] finished
0806 03:53:17.481926 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:17.482164 (+   238us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":19355,"raft.queue_time_us":2119,"raft.run_cpu_time_us":220,"raft.run_wall_time_us":39735,"spinlock_wait_cycles":101054464,"thread_start_us":91433,"threads_started":1,"wal-append.queue_time_us":3162795}
I20260806 03:53:17.509305  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:17.509660  8714 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:17.510160  8714 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:17.512923  8557 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:17.513450  8557 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:17.513948  8557 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:17.517371  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:17.519526  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:17.523386  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.524499  2379 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:17.533835  8938 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:17.534582  8938 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.536172  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 452) took 1028 ms. Trace:
I20260806 03:53:17.536612  3590 rpcz_store.cc:276] 0806 03:53:16.508050 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:16.536113 (+ 28063us) service_pool.cc:227] Handling call
0806 03:53:16.536544 (+   431us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:17.038828 (+502284us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:17.535791 (+496963us) spinlock_profiling.cc:243] Waited 428 ms on lock 0x7b54004722d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:17.536072 (+   281us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":983658240}
I20260806 03:53:17.537899  8938 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:17.539746  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:17.532241  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:17.540081  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:17.549734  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 90065.3us
I20260806 03:53:17.552079  2581 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:17.555851  8893 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:53:17.556452  8670 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:17.557329  8893 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:17.557749  8893 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:17.493016  8912 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.4, Last appended by leader: 4, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.592720  2331 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:17.593649  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.594952  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:17.595302  8539 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:17.596047  8539 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:53:17.596174  2534 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:17.599763  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.559340  8893 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.602576  8893 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:17.566838  8532 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:17.605706  8532 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.607877  8651 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:53:17.609442  8651 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:17.609763  3547 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:17.609962  2538 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:17.611516  8877 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:17.612004  8877 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:17.612841  8877 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:17.612640  8685 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:17.603075  2332 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:17.611688  8831 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.549s	user 0.010s	sys 0.006s
I20260806 03:53:17.611883  2538 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:17.619547  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.646282  2483 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:53:17.649521  3547 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:53:17.652671  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 57871.7us
I20260806 03:53:17.609872  8651 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:53:17.691027  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 118646us
W20260806 03:53:17.692996  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 81183us
W20260806 03:53:17.644389  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 81708.9us
I20260806 03:53:17.691740  8621 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:53:17.712303  8621 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:17.714474  8621 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.716239  8890 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:17.689860  8786 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:17.717635  8557 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.650059  8673 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:17.578775  8848 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:17.709177  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:17.729120  2436 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:53:17.725652  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 113653us
W20260806 03:53:17.690254  8881 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.811s	user 0.017s	sys 0.000s
W20260806 03:53:17.732887  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 130120us
I20260806 03:53:17.733527  2331 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:17.732923  8949 raft_consensus.cc:2741] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260806 03:53:17.736265  8456 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:17.737808  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:17.654131  8797 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:17.758268  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:17.700496  8532 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:17.767697  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59588.1us
I20260806 03:53:17.643808  8933 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:17.779413  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 50409.9us
I20260806 03:53:17.781481  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:17.784264  8946 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.924s	user 0.012s	sys 0.008s
W20260806 03:53:17.788406  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 79561.4us
I20260806 03:53:17.791661  3590 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 12: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:17.797668  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:17.800280  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:17.807714  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:17.810304  2374 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:17.811362  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:17.785128  8456 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:17.787977  8797 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:17.802345  8643 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.596s	user 0.016s	sys 0.000s
I20260806 03:53:17.803419  8673 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:17.815907  8766 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.555s	user 0.015s	sys 0.002s
I20260806 03:53:17.834301  2376 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:17.808789  8539 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:17.838372  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:17.827505  8811 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:17.835309  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:17.828148  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:17.821658  8456 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:17.841805  2436 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:17.823506  8949 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:17.849239  3593 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 10. (term mismatch)
I20260806 03:53:17.855041  3593 pending_rounds.cc:76] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Aborting all ops after (but not including) 9
I20260806 03:53:17.854592  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:17.855297  3593 pending_rounds.cc:97] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Aborting uncommitted NO_OP operation due to leader change: 12.10
I20260806 03:53:17.802544  8881 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.815675  8946 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.843281  8811 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:17.849439  3586 raft_consensus.cc:2362] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12. Re-sending same reply.
I20260806 03:53:17.819178  8933 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.845018  8932 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:17.847148  8725 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:17.819316  8786 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.870754  3593 raft_consensus.cc:2866] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:17.883432  8604 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:17.884076  8604 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.886111  8539 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.878651  2482 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260806 03:53:17.888873  8539 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:17.889602  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 108288us
I20260806 03:53:17.890635  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:17.891376  8557 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:17.892149  8557 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:17.896327  8367 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.026s
I20260806 03:53:17.843918  8454 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.054s
I20260806 03:53:17.898437  8367 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:17.898860  8367 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:17.899264  8367 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:17.899507  8454 raft_consensus.cc:3032] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:17.900014  8454 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:17.901450  2578 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:53:17.838330  8766 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.869539  8811 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:17.909080  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1471) took 1142 ms. Trace:
W20260806 03:53:17.897717  8995 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.116s	user 0.002s	sys 0.000s
I20260806 03:53:17.909503  2578 rpcz_store.cc:276] 0806 03:53:16.759564 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:17.900478 (+1140914us) service_pool.cc:227] Handling call
0806 03:53:17.901019 (+   541us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:17.901860 (+   841us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:17.902114 (+   254us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:17.871778  8725 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:17.913223  2368 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:17.876272  8975 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260806 03:53:17.921599  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 188222us
I20260806 03:53:17.917953  8975 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:17.927196  8975 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:17.914199  8725 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:17.918752  8897 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:17.947785  2474 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:17.901216  8454 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.949985  8899 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:17.954139  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 117239us
I20260806 03:53:17.925107  8932 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.970337  2534 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:17.937973  8831 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.025s
I20260806 03:53:17.972102  2537 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:17.953634  8897 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:17.977900  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 56577.6us
I20260806 03:53:17.948697  8539 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.024s
I20260806 03:53:17.943300  8877 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:17.985900  8946 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:17.996785  7910 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:53:17.969843  8685 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.020s
I20260806 03:53:18.010250  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:17.960632  8673 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:17.999634  8881 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:18.053700  2477 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:53:18.059157  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 94397.5us
W20260806 03:53:18.063226  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 387499us
I20260806 03:53:18.065179  2584 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260806 03:53:18.001458  8791 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:18.074164  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:18.075891  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 112139us
W20260806 03:53:18.076254  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 46654.6us
I20260806 03:53:18.076901  2537 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:18.098934  8912 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:18.106945  8886 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:18.066959  8766 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:18.070212  8791 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:18.101168  8932 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:18.114290  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:18.078562  8933 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:18.120986  2331 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:18.123474  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:18.124261  8539 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:18.124722  8539 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:18.125133  8539 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:18.062450  8454 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:18.104460  8786 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:18.107667  8886 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:18.116990  8791 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:18.096848  8943 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.174s
W20260806 03:53:18.146888  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 74212.9us
W20260806 03:53:18.150143  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 308783us
I20260806 03:53:18.146615  8766 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.042s
I20260806 03:53:18.188779  8557 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:18.190099  2331 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:18.153079  8529 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:18.135339  8881 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:53:18.197322  2436 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:18.200635  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46410.8us
I20260806 03:53:18.113265  8897 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:18.202452  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49686.5us
I20260806 03:53:18.155081  8912 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:18.172936  8932 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:18.194640  8557 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:18.193290  8877 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:18.205355  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 51359.9us
W20260806 03:53:18.207625  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 132570us
I20260806 03:53:18.214740  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:18.212267  2537 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:18.213644  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:18.205430  8912 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:18.209205  8557 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:18.230173  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:18.233816  8946 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:18.235679  8946 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:18.236362  8946 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:18.237476  8456 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.224074  8912 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:53:18.244380  8997 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
W20260806 03:53:18.244537  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 71201.2us
W20260806 03:53:18.244944  8714 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.734s	user 0.014s	sys 0.003s
I20260806 03:53:18.245806  8949 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:18.245546  8714 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:18.246325  8949 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:18.246835  8949 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:18.225890  8766 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:53:18.254925  2537 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:18.231492  8557 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:18.262358  2484 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
W20260806 03:53:18.265823  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60825.2us
I20260806 03:53:18.266852  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:18.228762  8932 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:18.272179  8651 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.273394  8651 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:18.274302  8932 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:18.286761  8815 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:18.286512  8529 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:18.276325  8666 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:18.291356  8938 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:18.291797  8938 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:18.293195  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:18.292901  8938 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.294672  8938 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:18.296672  8787 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:18.297982  8905 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:53:18.310109  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1462) took 1871 ms. Trace:
I20260806 03:53:18.310628  2584 rpcz_store.cc:276] 0806 03:53:16.438311 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:17.817878 (+1379567us) service_pool.cc:227] Handling call
0806 03:53:17.818395 (+   517us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:18.065788 (+247393us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:18.309771 (+243983us) spinlock_profiling.cc:243] Waited 236 ms on lock 0x7b540004b854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:18.310007 (+   236us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":543492480}
I20260806 03:53:18.248317  8714 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:18.319778  8456 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:18.321132  8013 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:18.321254  2534 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:18.322831  8013 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:18.326411   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:53:18.327783   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260806 03:53:18.332350  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 68342.6us
I20260806 03:53:18.335016  8831 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260806 03:53:18.347036  8823 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.859s	user 0.009s	sys 0.008s
I20260806 03:53:18.346769  8797 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:18.348574  2579 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260806 03:53:18.349588  8846 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:18.350104  8846 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.350818  8797 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:18.322222  2227 catalog_manager.cc:5495] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 8 to 11, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 11 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:18.355232  8846 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:18.356400  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 587) took 2962 ms. Trace:
I20260806 03:53:18.356804  2579 rpcz_store.cc:276] 0806 03:53:15.394408 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:15.577057 (+182649us) service_pool.cc:227] Handling call
0806 03:53:15.622451 (+ 45394us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:18.348928 (+2726477us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:18.356076 (+  7148us) spinlock_profiling.cc:243] Waited 2.73 s on lock 0x7b5400238a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:18.356324 (+   248us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":6268079872}
W20260806 03:53:18.360379  8987 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.015s	user 0.006s	sys 0.012s
W20260806 03:53:18.361125  8848 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.570s	user 0.013s	sys 0.001s
I20260806 03:53:18.362906  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1593) took 2842 ms. Trace:
I20260806 03:53:18.364048  8886 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:18.363453  2375 rpcz_store.cc:276] 0806 03:53:15.520195 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:16.176474 (+656279us) service_pool.cc:227] Handling call
0806 03:53:16.176949 (+   475us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:16.396895 (+219946us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:17.095883 (+698988us) log.cc:842] Serialized 14 byte log entry
0806 03:53:17.202724 (+106841us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:17.329586 (+126862us) log.cc:842] Serialized 26 byte log entry
0806 03:53:17.329791 (+   205us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:17.329831 (+    40us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:17.339643 (+  9812us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:18.359161 (+1019518us) spinlock_profiling.cc:243] Waited 4.6 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:18.362397 (+  3236us) raft_consensus.cc:1671] finished
0806 03:53:18.362558 (+   161us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:18.362712 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":100656,"prepare.queue_time_us":279149,"prepare.run_cpu_time_us":111,"prepare.run_wall_time_us":25135,"raft.queue_time_us":119318,"raft.run_cpu_time_us":289,"raft.run_wall_time_us":289,"spinlock_wait_cycles":10570624,"thread_start_us":720325,"threads_started":3,"wal-append.queue_time_us":109538}
W20260806 03:53:18.371071  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 93214.8us
W20260806 03:53:18.393879  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72757.7us
I20260806 03:53:18.392099  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:18.397508  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:18.366338  8604 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:18.366843  8891 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:18.367280  8815 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:18.418932  3593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 612) took 2083 ms. Trace:
I20260806 03:53:18.407513  3542 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:18.420957  3593 rpcz_store.cc:276] 0806 03:53:16.326124 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:16.326292 (+   168us) service_pool.cc:227] Handling call
0806 03:53:16.339962 (+ 13670us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:17.883107 (+1543145us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:18.388797 (+505690us) spinlock_profiling.cc:243] Waited 1.48 s on lock 0x7b54005424d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:18.409616 (+ 20819us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3414647552}
W20260806 03:53:18.425714  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 143791us
W20260806 03:53:18.468591  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46660.8us
I20260806 03:53:18.471627  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:18.472510  2481 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:18.474269  2482 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:18.413985  8621 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:18.483598  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:18.488401  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:18.493043  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:18.498585  2479 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
W20260806 03:53:18.500780  3545 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.677s (SENT)
W20260806 03:53:18.502050  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 98569.7us
I20260806 03:53:18.523293  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:18.524487  2574 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:18.524955  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:18.524479  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:18.525697  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:18.526618  2574 raft_consensus.cc:2362] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14. Re-sending same reply.
I20260806 03:53:18.528920  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:18.530069  2575 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:18.527841  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:18.538285  2583 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:53:18.540820  8397 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:18.541067  8367 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.641s	user 0.017s	sys 0.000s
I20260806 03:53:18.541550  8397 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:18.512580  8877 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:53:18.544276  8949 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:18.502751  2534 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:18.494481  8621 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:18.568562  2481 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:53:18.576217  2575 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:18.421288  8891 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:18.596241  8946 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.597733  2572 raft_consensus.cc:2396] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 13 because replica has last-logged OpId of term: 11 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 4.
I20260806 03:53:18.577903  3547 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:53:18.588336  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 86052.4us
I20260806 03:53:18.599691  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:18.508942  9004 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.091s
I20260806 03:53:18.589408  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:18.592340  8725 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.646s	user 0.012s	sys 0.007s
I20260806 03:53:18.594041  8539 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:18.574237  8013 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:18.596132  8899 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:18.603246  2436 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:18.569710  8877 raft_consensus.cc:686] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:18.603231  8797 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:18.688964  8673 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:18.541582  8367 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:18.603421  8949 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:18.678184  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 177474us
W20260806 03:53:18.663134  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73910.4us
W20260806 03:53:18.655992  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78185us
I20260806 03:53:18.597707  8893 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:18.634644  8881 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:53:18.702188  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1467) took 2102 ms (client timeout 1558 ms). Trace:
I20260806 03:53:18.678814  8456 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:18.707674  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.708189  8714 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:18.709007  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.709367  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.710587  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.711041  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.762890  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:18.711169  8766 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:18.712280  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.690569  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:18.684118  8975 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.756s	user 0.019s	sys 0.001s
I20260806 03:53:18.713769  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:18.768919  2377 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:18.714581  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.543967  8791 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.573060  8621 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:18.717311  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:18.773392  2575 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:18.695768  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:18.693791  8811 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.758s	user 0.011s	sys 0.003s
I20260806 03:53:18.730087  8397 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:18.793222  8651 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.519s	user 0.018s	sys 0.000s
I20260806 03:53:18.731691  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:18.793774  8791 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:18.794025  2369 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:18.732522  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:18.796355  2379 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:18.795156  8899 raft_consensus.cc:2932] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Committing config change with OpId 12.7: config changed from index 2 to 7, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:18.799459  2574 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:18.732332  8673 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.782667  8975 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.800623  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:18.801806  8673 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:18.735437  8891 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:18.802176  8975 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:18.695869  8557 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:18.741102  8946 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:18.804215  2574 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:53:18.635098  8725 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.805343  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:18.806572  8725 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:18.748988  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 178894us
I20260806 03:53:18.750785  3547 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:53:18.753280  2583 rpcz_store.cc:269] 0806 03:53:16.600412 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:16.612501 (+ 12089us) service_pool.cc:227] Handling call
0806 03:53:18.701939 (+2089438us) spinlock_profiling.cc:243] Waited 1.87 s on lock 0x7b54004565d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:18.702089 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4292161792}
I20260806 03:53:18.762997  2372 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 5.
I20260806 03:53:18.808920  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:18.809110  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:18.809814  2583 raft_consensus.cc:2396] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 12 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260806 03:53:18.810308  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.810657  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:18.811461  2583 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:18.811637  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.774472  2581 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:18.777154  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:18.776877  8714 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:18.780620  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:18.783042  2576 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:18.757483  8456 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:18.786353  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.786898  2376 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:18.787464  8766 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:18.792342  8806 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:18.792289  8811 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.730811  2534 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:18.839675  2368 raft_consensus.cc:2362] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8. Re-sending same reply.
I20260806 03:53:18.806692  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:18.852296  2574 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:18.763746  2373 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
W20260806 03:53:18.812211  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54511.6us
I20260806 03:53:18.812315  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:18.813024  2584 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:53:18.753019  8893 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:18.744849  8877 consensus_queue.cc:237] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.813864  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:18.814311  8943 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:18.861677  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:18.856881  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:18.862676  2584 raft_consensus.cc:2354] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8.
I20260806 03:53:18.862819  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:18.814941  8557 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:18.815490  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:18.816363  8604 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
W20260806 03:53:18.820318  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 69662us
I20260806 03:53:18.870044  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.821233  8859 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election won for term 10
W20260806 03:53:18.877089  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 146359us
I20260806 03:53:18.877434  8367 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:18.877794  8859 raft_consensus.cc:686] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:18.878119  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:18.879525  2476 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 12: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:18.863826  8893 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:18.878968  8859 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.867233  8943 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.885046  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:18.886369  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.887059  8943 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:18.891575  8881 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:18.823318  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.726593  8912 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:18.770480  9004 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:18.831724  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:18.911655  2481 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:18.907004  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.910466  2369 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
W20260806 03:53:18.848259  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 278196us
I20260806 03:53:18.855651  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.861182  2583 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:18.844802  8456 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:18.917677  9004 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:18.870985  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.918596  2374 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:18.880651  9009 raft_consensus.cc:2741] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
W20260806 03:53:18.924890  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54675.5us
I20260806 03:53:18.926827  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:18.928655  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 113298us
I20260806 03:53:18.892258  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:18.895663  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.901283  2574 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:53:18.899600  2379 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
W20260806 03:53:18.911692  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 97914.6us
I20260806 03:53:18.914995  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.936782  2373 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:18.903057  8933 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:18.918207  9004 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:19.008569  2436 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:18.937729  3542 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.754s (SENT)
I20260806 03:53:18.949405  2375 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 7: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:19.009717  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:18.947448  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.010960  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:19.011675  2373 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:18.822563  8539 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:18.930816  2538 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:18.941289  2581 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:18.916462  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:19.005760  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.005692  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:18.946270  2370 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:18.946576  2481 raft_consensus.cc:2932] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Committing config change with OpId 12.7: config changed from index 2 to 7, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:19.015851  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:19.017226  8766 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:19.021013  8971 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:19.021875  8797 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:19.024168  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:19.024958  8673 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:19.025564  8905 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:19.025764  3587 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260806 03:53:18.892485  8881 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:19.040234  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:18.919976  8557 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.132s
I20260806 03:53:19.055090  8714 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:19.056226  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.057754  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:19.058889  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:19.059154  3588 raft_consensus.cc:2932] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Committing config change with OpId 12.7: config changed from index 2 to 7, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:19.060463  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:19.065438  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.144708  2369 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:19.067701  8912 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:19.074342  2227 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 5 to 8, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 8 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:19.076407  8932 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:19.040545  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.041564  2477 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260806 03:53:19.006639  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:19.175892  3590 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:19.177577  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:19.083698  2376 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:19.097136  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.180940  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.181645  2376 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:19.181890  2372 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:19.183390  2372 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: [13.10-13.10]
I20260806 03:53:18.924368  8943 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:19.101641  3584 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:18.856860  8806 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:19.096092  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:19.106196  2377 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:19.081117  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:19.185568  3594 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:19.108417  3586 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:19.128679  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:19.187156  2581 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:19.042054  8367 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.091s
I20260806 03:53:19.010016  8897 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:19.013680  8890 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:19.143879  2368 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:19.234424  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.136448  2374 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 5.
I20260806 03:53:19.143471  2375 raft_consensus.cc:2362] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7. Re-sending same reply.
I20260806 03:53:19.172495  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:19.236524  2370 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:19.099221  8811 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:19.173952  2379 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:19.170644  2579 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:53:19.188870  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:19.226233  2584 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:53:19.226279  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.262578  2377 raft_consensus.cc:2362] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8. Re-sending same reply.
I20260806 03:53:18.930552  8975 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.259s
W20260806 03:53:19.191162  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 100856us
I20260806 03:53:19.227314  2574 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: []
W20260806 03:53:19.147589  9015 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260806 03:53:19.291958  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:19.293347  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:53:19.302646  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 377678us
I20260806 03:53:19.189518  8557 consensus_queue.cc:1225] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 15.11 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 10
I20260806 03:53:19.227836  8943 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:19.328168  2369 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:19.343290  2374 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:19.187281  8806 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:19.349197  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:19.351230  2368 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: [12.10-12.10]
I20260806 03:53:19.359615  2379 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: []
W20260806 03:53:19.371529  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 317859us
I20260806 03:53:19.375095  3592 raft_consensus.cc:2354] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10.
I20260806 03:53:19.379676  8651 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:19.258198  8673 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:19.188346  8797 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:19.318403  8815 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:19.429292  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:19.432063  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.432997  2369 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:19.152464  8905 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:19.150374  8971 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:19.413328  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:19.414804  2579 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:19.322909  8938 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:19.422931  2576 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
W20260806 03:53:19.462817  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52049us
I20260806 03:53:19.487255  2373 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:19.476802  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.506599  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.288511  8897 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:19.515795  2369 raft_consensus.cc:2379] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 5: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:19.337229  8811 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.103s
I20260806 03:53:19.522424  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:19.522811  2579 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
W20260806 03:53:19.509351  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 96128us
I20260806 03:53:19.512323  2581 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:53:19.296275  8621 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:19.458621  9018 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.533s	user 0.001s	sys 0.000s
I20260806 03:53:19.443876  8859 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:19.466220  8881 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:19.438513  8815 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:19.537192  2579 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260806 03:53:19.464382  8848 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:19.543692  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:19.536221  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 612237us
W20260806 03:53:19.571408  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 192256us
I20260806 03:53:19.571851  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.567103  2369 raft_consensus.cc:2362] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11. Re-sending same reply.
W20260806 03:53:19.542057  9012 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.675s	user 0.001s	sys 0.001s
W20260806 03:53:19.590418  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 566415us
I20260806 03:53:19.592373  2368 raft_consensus.cc:2396] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 12 because replica has last-logged OpId of term: 11 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 8.
I20260806 03:53:19.610008  2581 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:19.619942  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:19.601989  2373 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:19.623900  2373 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:53:19.638221  2537 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.559s	user 0.002s	sys 0.007s
W20260806 03:53:19.640354  2537 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.561s	user 0.002s	sys 0.007s
I20260806 03:53:19.657693  2331 leader_election.cc:398] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8.
I20260806 03:53:19.658131  2331 leader_election.cc:401] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260806 03:53:19.570338  8815 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:19.678622  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:19.679721  2482 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:19.682327  2479 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:19.684115  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.684125  2331 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:19.680820  2429 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.462s (SENT) [suppressed 28 similar messages]
I20260806 03:53:19.687736  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:19.684800  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.571s	user 0.004s	sys 0.013s
W20260806 03:53:19.705088  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.591s	user 0.004s	sys 0.013s
I20260806 03:53:19.705144  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.656426  8933 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:19.706840  2369 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:19.667393  8557 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:19.707594  2373 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:19.712355  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.732115  2374 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:19.676391  8397 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.049s
W20260806 03:53:19.727910  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 719410us
I20260806 03:53:19.675746  8975 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8.
I20260806 03:53:19.573240  8859 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:19.744045  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 76896.7us
I20260806 03:53:19.745440  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:19.705593  8912 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election won for term 8
W20260806 03:53:19.719861  8893 consensus_meta.cc:287] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.839s	user 0.014s	sys 0.001s
I20260806 03:53:19.762477  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:19.763273  2373 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:19.778644  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.009s	sys 0.021s
W20260806 03:53:19.779295  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.550s	user 0.010s	sys 0.022s
W20260806 03:53:19.741413  8899 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.538s	user 0.001s	sys 0.031s
I20260806 03:53:19.780689  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1482) took 1241 ms. Trace:
I20260806 03:53:19.781360  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.789661  2577 rpcz_store.cc:276] 0806 03:53:18.520333 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:18.520542 (+   209us) service_pool.cc:227] Handling call
0806 03:53:18.521065 (+   523us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:18.521598 (+   533us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:18.521637 (+    39us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:18.522221 (+   584us) log.cc:842] Serialized 26 byte log entry
0806 03:53:18.761748 (+239527us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:18.761828 (+    80us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:18.761932 (+   104us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:19.761298 (+999366us) raft_consensus.cc:1671] finished
0806 03:53:19.761332 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:19.761521 (+   189us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":6688,"raft.run_cpu_time_us":152,"raft.run_wall_time_us":154,"thread_start_us":228727,"threads_started":1,"wal-append.queue_time_us":334104}
I20260806 03:53:19.637782  8943 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:19.858068  2583 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.910s	user 0.014s	sys 0.000s
I20260806 03:53:19.762173  8791 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:19.866909  2583 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:19.871757  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2706) took 1079 ms. Trace:
I20260806 03:53:19.873791  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:19.879700  2583 rpcz_store.cc:276] 0806 03:53:18.792380 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:18.812002 (+ 19622us) service_pool.cc:227] Handling call
0806 03:53:19.871676 (+1059674us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:19.885124  9036 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
W20260806 03:53:19.874249  8456 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.950s	user 0.018s	sys 0.004s
I20260806 03:53:19.885696  2373 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
W20260806 03:53:19.890461  9029 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.141s	user 0.000s	sys 0.000s
I20260806 03:53:19.894794  8651 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:19.896539  2227 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 3 to 9. New cstate: current_term: 9 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:19.914546  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:19.829964  8797 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:19.795542  8899 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.626s	user 0.002s	sys 0.031s
W20260806 03:53:19.935024  9021 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.174s	user 0.000s	sys 0.001s
W20260806 03:53:19.946128  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 234476us
W20260806 03:53:19.945176  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 57121.3us
I20260806 03:53:19.872565  8891 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260806 03:53:19.952750  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 291053us
I20260806 03:53:19.952950  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.789562  8893 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:19.790123  8557 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:19.780516  8975 consensus_queue.cc:1046] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.144s
I20260806 03:53:19.968004  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.980986  2373 raft_consensus.cc:2362] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10. Re-sending same reply.
I20260806 03:53:19.887071  8456 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:19.976568  2584 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:19.976969  2374 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:20.031294  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:19.895741  8651 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.058s
I20260806 03:53:19.972328  2368 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:19.956182  8673 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:19.959257  8797 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:19.877117  8454 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.091s
I20260806 03:53:20.006880  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:19.984436  8932 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:53:19.899223  2227 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 7 to 11, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 11 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:19.955854  8971 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:19.874735  8791 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:20.015039  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:20.045703  2477 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:19.961870  8621 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:19.872219  9009 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.095s
I20260806 03:53:20.000963  2436 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:19.971146  8604 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.061s
W20260806 03:53:20.035619  2370 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.746s	user 0.014s	sys 0.003s
W20260806 03:53:20.038481  2230 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 226) took 53480 ms (client timeout 15000 ms). Trace:
I20260806 03:53:20.040946  8557 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:20.041916  8859 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:20.076676  2370 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:20.081801  2375 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:20.082384  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2917) took 1136 ms. Trace:
I20260806 03:53:20.082851  2370 rpcz_store.cc:276] 0806 03:53:18.945996 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:19.107124 (+161128us) service_pool.cc:227] Handling call
0806 03:53:20.082296 (+975172us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:20.085390  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2932) took 1720 ms. Trace:
I20260806 03:53:20.043141  8893 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:20.088915  2429 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.721s (SENT)
W20260806 03:53:20.064246  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 376566us
I20260806 03:53:20.016382  8897 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:19.937166  9052 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.097s
I20260806 03:53:20.051865  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:20.091645  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:20.092512  2370 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
W20260806 03:53:20.092635  2429 leader_election.cc:334] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.904s (SENT)
I20260806 03:53:20.093626  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:20.085919  2483 rpcz_store.cc:276] 0806 03:53:18.364708 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:18.364887 (+   179us) service_pool.cc:227] Handling call
0806 03:53:18.365318 (+   431us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:18.365731 (+   413us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:18.365762 (+    31us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:18.366412 (+   650us) log.cc:842] Serialized 26 byte log entry
0806 03:53:18.837759 (+471347us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:18.837813 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:18.838029 (+   216us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:20.085105 (+1247076us) raft_consensus.cc:1671] finished
0806 03:53:20.085136 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:20.085310 (+   174us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":470747,"threads_started":1,"wal-append.queue_time_us":1175741}
I20260806 03:53:20.096982  2534 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:20.049033  8454 consensus_queue.cc:1225] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 12.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:53:20.007192  8933 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:20.101500  8557 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:20.133119  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 376154us
I20260806 03:53:20.134554  8811 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:53:20.100486  8912 raft_consensus.cc:686] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:20.150427  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:20.116276  8893 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:20.121172  8367 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:20.155926  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63370.3us
I20260806 03:53:20.161043  2331 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:20.154206  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:20.165614  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 191956us
I20260806 03:53:20.168993  2436 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:20.169545  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 424237us
I20260806 03:53:20.168207  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:20.170390  2537 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:20.139810  8975 consensus_queue.cc:1225] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 9.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
W20260806 03:53:20.167774  2429 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.943s (SENT)
I20260806 03:53:20.184487  2534 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:20.145952  8899 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:53:20.190148  2429 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:20.147197  8811 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:20.167912  8897 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:20.195835  2373 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:20.159329  8557 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:20.197053  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:20.165006  8932 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:53:20.286942  3542 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.944s (SENT)
W20260806 03:53:20.234766  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 480903us
I20260806 03:53:20.211593  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:20.294775  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:20.216310  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48566.8us
I20260806 03:53:20.204811  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:20.296072  3542 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:20.300328  3591 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:20.299729  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 102760us
I20260806 03:53:20.303471  3585 raft_consensus.cc:2379] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:20.304903  3588 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.696s	user 0.015s	sys 0.012s
W20260806 03:53:20.305310  3588 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.697s	user 0.015s	sys 0.012s
W20260806 03:53:20.209894  9054 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260806 03:53:20.211136  8454 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:20.306389  3588 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 698) took 1248 ms. Trace:
I20260806 03:53:20.206308  8811 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:53:20.308351  2538 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:20.316107  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:20.214150  9004 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.146s	user 0.008s	sys 0.010s
I20260806 03:53:20.205698  9050 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:20.194957  9049 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:20.340128  2583 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: [13.8-13.8]
W20260806 03:53:20.305469  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 100767us
I20260806 03:53:20.216542  8621 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:53:20.340272  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:20.347366  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 190472us
I20260806 03:53:20.307087  8899 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:20.325039  3588 rpcz_store.cc:276] 0806 03:53:19.057690 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:19.058279 (+   589us) service_pool.cc:227] Handling call
0806 03:53:19.058736 (+   457us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:19.059015 (+   279us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:19.607987 (+548972us) log.cc:842] Serialized 14 byte log entry
0806 03:53:20.305761 (+697774us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:20.305835 (+    74us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:20.305892 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:20.305980 (+    88us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:20.306308 (+   328us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":98,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":130,"spinlock_wait_cycles":23424,"thread_start_us":697131,"threads_started":1}
I20260806 03:53:20.203347  8893 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.294646  9009 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:53:20.214865  8791 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:20.340214  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:20.369648  2577 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:20.205899  8897 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:20.210512  8456 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:20.349834  2429 leader_election.cc:334] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.558s (SENT)
I20260806 03:53:20.335424  9061 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:20.313897  8673 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:20.201673  8367 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:20.341078  9049 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:20.211781  9037 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:20.318950  8975 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:20.352414  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:20.369446  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.347831  2581 raft_consensus.cc:2379] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:20.349705  3547 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:20.213795  8938 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.692s	user 0.012s	sys 0.001s
I20260806 03:53:20.336731  9050 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:53:20.393527  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 106687us
I20260806 03:53:20.377010  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:20.352823  8621 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:20.377089  8897 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:20.400415  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:20.393296  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 43499.2us
I20260806 03:53:20.400967  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:20.166189  2227 catalog_manager.cc:5495] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:53:20.350205  8454 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:20.210705  8557 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:20.343381  9004 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.449801  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:20.451838  9057 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.158s	user 0.000s	sys 0.001s
I20260806 03:53:20.452381  9004 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:20.454087  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2913) took 1541 ms. Trace:
I20260806 03:53:20.454784  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.454586  2379 rpcz_store.cc:276] 0806 03:53:18.912610 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:19.416190 (+503580us) service_pool.cc:227] Handling call
0806 03:53:19.496093 (+ 79903us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:19.496431 (+   338us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:19.496468 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:19.514813 (+ 18345us) log.cc:842] Serialized 26 byte log entry
0806 03:53:19.873669 (+358856us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:19.873751 (+    82us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:19.873885 (+   134us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:20.453721 (+579836us) raft_consensus.cc:1671] finished
0806 03:53:20.453760 (+    39us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:20.453967 (+   207us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":271986,"threads_started":1,"wal-append.queue_time_us":638127}
I20260806 03:53:20.387012  3585 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:20.394740  9076 raft_consensus.cc:3032] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Stepping down as leader of term 8
W20260806 03:53:20.427102  2429 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.562s (SENT)
I20260806 03:53:20.402460  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:20.429255  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.429191  2577 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:20.431540  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.377420  9009 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:20.426437  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.401719  2583 raft_consensus.cc:2362] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10. Re-sending same reply.
I20260806 03:53:20.330806  8912 consensus_queue.cc:237] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.380237  8673 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:20.462886  2483 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:20.387182  9049 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:20.469683  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.403369  9079 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260806 03:53:20.456665  9032 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.275s	user 0.000s	sys 0.001s
I20260806 03:53:20.388700  2534 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:20.457511  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2908) took 1540 ms. Trace:
I20260806 03:53:20.497107  2377 rpcz_store.cc:276] 0806 03:53:18.903004 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:19.275557 (+372553us) service_pool.cc:227] Handling call
0806 03:53:19.276829 (+  1272us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:19.335080 (+ 58251us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:53:19.335128 (+    48us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:19.446005 (+110877us) log.cc:842] Serialized 548 byte log entry
0806 03:53:19.785812 (+339807us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:53:19.785856 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:19.785961 (+   105us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:20.443126 (+657165us) raft_consensus.cc:1671] finished
0806 03:53:20.443154 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:20.443353 (+   199us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":214970,"threads_started":1,"wal-append.queue_time_us":531696}
I20260806 03:53:20.401616  8621 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:20.396504  9050 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:20.400440  8456 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:20.460047  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:20.464712  2479 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:20.426043  8938 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:20.436558  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.470502  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.456487  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:20.381376  8932 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.517765  2474 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:53:20.474313  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 47242.4us
I20260806 03:53:20.477248  8367 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:20.521392  2581 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
W20260806 03:53:20.543309  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 83389.5us
W20260806 03:53:20.477592  9058 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.148s	user 0.000s	sys 0.000s
I20260806 03:53:20.482941  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.484417  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1480) took 1977 ms. Trace:
I20260806 03:53:20.462990  8454 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.489867  9089 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
W20260806 03:53:20.490629  9059 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.379s	user 0.002s	sys 0.000s
I20260806 03:53:20.491780  8557 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:20.492648  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 604) took 1433 ms. Trace:
I20260806 03:53:20.471434  9009 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:20.436364  9037 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:20.393616  8975 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.501669  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:20.505784  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.570145  8454 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:20.571333  8975 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:20.571256  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.572464  9009 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:20.461192  9076 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:20.574182  9076 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.573866  9037 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.575400  9076 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:20.576058  9081 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:20.576586  8893 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:20.578322  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 603) took 1875 ms. Trace:
I20260806 03:53:20.580327  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:20.581228  2478 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:20.582638  2478 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260806 03:53:20.584465  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:20.585420  2369 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:20.588239  9089 consensus_queue.cc:1225] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 12.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260806 03:53:20.588373  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.590199  2484 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260806 03:53:20.509277  2477 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:53:20.592806  2476 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17. Ops: [13.10-16.12]
I20260806 03:53:20.593375  2477 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:53:20.594837  2477 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260806 03:53:20.469949  8673 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:20.599951  8905 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:20.600718  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 595) took 2077 ms. Trace:
I20260806 03:53:20.518369  2481 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:20.601586  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 724) took 1790 ms. Trace:
I20260806 03:53:20.601963  2375 rpcz_store.cc:276] 0806 03:53:18.810949 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:19.236666 (+425717us) service_pool.cc:227] Handling call
0806 03:53:20.081570 (+844904us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:20.088305 (+  6735us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:20.601372 (+513067us) spinlock_profiling.cc:243] Waited 823 ms on lock 0x7b5400007650. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:20.601518 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1892077824}
I20260806 03:53:20.602905  2481 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:20.578783  2574 rpcz_store.cc:276] 0806 03:53:18.703227 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:19.320591 (+617364us) service_pool.cc:227] Handling call
0806 03:53:19.403264 (+ 82673us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:19.420678 (+ 17414us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:19.420727 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:19.518857 (+ 98130us) log.cc:842] Serialized 26 byte log entry
0806 03:53:19.798015 (+279158us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:19.798073 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:19.798169 (+    96us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:20.578063 (+779894us) raft_consensus.cc:1671] finished
0806 03:53:20.578090 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:20.578250 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":9676,"raft.queue_time_us":19024,"raft.run_cpu_time_us":229,"raft.run_wall_time_us":49158,"thread_start_us":196399,"threads_started":1,"wal-append.queue_time_us":621995}
W20260806 03:53:20.518898  2429 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.620s (SENT)
I20260806 03:53:20.524878  9087 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:53:20.476009  9079 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:20.480158  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.544071  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:20.545347  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:20.545936  2377 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260806 03:53:20.653906  2484 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:20.649889  2480 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:20.655061  2581 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:20.656224  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:20.659345  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 594) took 2135 ms. Trace:
I20260806 03:53:20.661877  2480 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:20.556375  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:20.652797  8815 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.947s	user 0.012s	sys 0.006s
W20260806 03:53:20.557387  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 168859us
I20260806 03:53:20.553663  2578 rpcz_store.cc:276] 0806 03:53:18.506917 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:18.507130 (+   213us) service_pool.cc:227] Handling call
0806 03:53:18.548653 (+ 41523us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:18.549212 (+   559us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:18.549242 (+    30us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:18.549845 (+   603us) log.cc:842] Serialized 26 byte log entry
0806 03:53:18.751495 (+201650us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:18.751540 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:18.751622 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:20.484165 (+1732543us) raft_consensus.cc:1671] finished
0806 03:53:20.484193 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:20.484343 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":128,"raft.run_cpu_time_us":110,"raft.run_wall_time_us":113,"thread_start_us":201146,"threads_started":1,"wal-append.queue_time_us":1928437}
I20260806 03:53:20.559839  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.436067  9067 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.147s
I20260806 03:53:20.568933  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.569242  2368 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:20.572961  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:20.492334  9039 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.364s	user 0.000s	sys 0.001s
I20260806 03:53:20.670516  2483 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
W20260806 03:53:20.670657  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 125405us
W20260806 03:53:20.080240  2230 rpcz_store.cc:269] 0806 03:52:26.557588 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:26.560301 (+  2713us) service_pool.cc:227] Handling call
0806 03:53:20.038108 (+53477807us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:53:07.907879 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:53:07.908650 (+   771us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:53:07.908712 (+    62us) write_op.cc:435] Acquired schema lock
0806 03:53:07.908771 (+    59us) tablet.cc:660] Decoding operations
0806 03:53:07.932908 (+ 24137us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:53:07.933040 (+   132us) write_op.cc:641] Partition lock acquired for write op
0806 03:53:07.933086 (+    46us) tablet.cc:683] Acquiring locks for 19 operations
0806 03:53:07.934586 (+  1500us) tablet.cc:699] Row locks acquired
0806 03:53:07.934626 (+    40us) write_op.cc:260] PREPARE: finished
0806 03:53:07.934822 (+   196us) write_op.cc:270] Start()
0806 03:53:07.934992 (+   170us) write_op.cc:276] Timestamp: P: 1785988387934744 usec, L: 0
0806 03:53:07.935032 (+    40us) op_driver.cc:331] REPLICATION: starting
0806 03:53:07.936007 (+   975us) log.cc:842] Serialized 7394 byte log entry
0806 03:53:08.568815 (+632808us) op_driver.cc:444] REPLICATION: finished
0806 03:53:09.061135 (+492320us) write_op.cc:301] APPLY: starting
0806 03:53:09.069176 (+  8041us) tablet.cc:1365] starting BulkCheckPresence
0806 03:53:10.253876 (+1184700us) tablet.cc:1368] finished BulkCheckPresence
0806 03:53:10.277974 (+ 24098us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:53:11.392490 (+1114516us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:53:11.577200 (+184710us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=38,key_file_lookups=38,delta_file_lookups=38,mrs_lookups=0
0806 03:53:11.596560 (+ 19360us) write_op.cc:312] APPLY: finished
0806 03:53:11.696809 (+100249us) log.cc:842] Serialized 172 byte log entry
0806 03:53:11.848944 (+152135us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:53:11.871683 (+ 22739us) write_op.cc:454] Released schema lock
0806 03:53:11.880745 (+  9062us) write_op.cc:341] FINISH: Updating metrics
0806 03:53:11.888495 (+  7750us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:53:11.888533 (+    38us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":318,"reported_tablets":51,"child_traces":[["op",{"apply.queue_time_us":427823,"apply.run_cpu_time_us":63331,"apply.run_wall_time_us":2846780,"cfile_cache_hit":74,"cfile_cache_hit_bytes":77478,"cfile_cache_miss":4,"cfile_cache_miss_bytes":6221,"cfile_init":2,"lbm_read_time_us":118873,"lbm_reads_1-10_ms":1,"lbm_reads_10-100_ms":3,"lbm_reads_lt_1ms":8,"num_ops":19,"prepare.queue_time_us":216211,"prepare.run_cpu_time_us":39219,"prepare.run_wall_time_us":540613,"raft.queue_time_us":107978,"raft.run_cpu_time_us":8807,"raft.run_wall_time_us":116940,"replication_time_us":608032,"thread_start_us":718012,"threads_started":5,"wal-append.queue_time_us":648359,"wal-append.run_cpu_time_us":45546,"wal-append.run_wall_time_us":2133616}]]}
I20260806 03:53:20.576591  9081 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:20.680866  9081 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:20.680887  8971 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.004s
I20260806 03:53:20.685137  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:20.685456  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:20.686462  8943 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:20.674321  8456 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:20.689035  8456 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:20.664322  9087 raft_consensus.cc:686] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:20.689805  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 729) took 1809 ms. Trace:
I20260806 03:53:20.690908  9087 consensus_queue.cc:237] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.691970  8946 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:20.693454  8456 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:20.694096  9088 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260806 03:53:20.608317  8893 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:20.690263  2372 rpcz_store.cc:276] 0806 03:53:18.880714 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:19.279089 (+398375us) service_pool.cc:227] Handling call
0806 03:53:19.346037 (+ 66948us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:19.367473 (+ 21436us) raft_consensus.cc:1520] Early marking committed up to index 12
0806 03:53:19.659252 (+291779us) log.cc:842] Serialized 14 byte log entry
0806 03:53:20.689269 (+1030017us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b18002ca6a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7
0806 03:53:20.689400 (+   131us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:20.689457 (+    57us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:53:20.689508 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:20.689599 (+    91us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:20.689736 (+   137us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":730166,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":53,"raft.queue_time_us":342149,"raft.run_cpu_time_us":180,"raft.run_wall_time_us":6125,"spinlock_wait_cycles":29953920,"thread_start_us":845409,"threads_started":3,"wal-append.queue_time_us":347691}
I20260806 03:53:20.611337  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 602) took 1908 ms. Trace:
I20260806 03:53:20.601150  2575 rpcz_store.cc:276] 0806 03:53:18.523767 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:18.776878 (+253111us) service_pool.cc:227] Handling call
0806 03:53:18.777338 (+   460us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:18.785479 (+  8141us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:18.785526 (+    47us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:18.786124 (+   598us) log.cc:842] Serialized 26 byte log entry
0806 03:53:18.936980 (+150856us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:19.372956 (+435976us) log.cc:842] Serialized 14 byte log entry
0806 03:53:19.373260 (+   304us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:19.373362 (+   102us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:20.599851 (+1226489us) raft_consensus.cc:1671] finished
0806 03:53:20.599879 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:20.600637 (+   758us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":6340,"prepare.queue_time_us":698891,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":48,"raft.queue_time_us":40148,"raft.run_cpu_time_us":385,"raft.run_wall_time_us":18713,"thread_start_us":498937,"threads_started":2,"wal-append.queue_time_us":1809852}
I20260806 03:53:20.695724  2584 rpcz_store.cc:276] 0806 03:53:18.702826 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:19.285857 (+583031us) service_pool.cc:227] Handling call
0806 03:53:19.871679 (+585822us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:20.043811 (+172132us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:20.610577 (+566766us) spinlock_profiling.cc:243] Waited 100 ms on lock 0x7b5400156b54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:20.611105 (+   528us) spinlock_profiling.cc:243] Waited 524 ms on lock 0x7b5400156b50. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:20.611263 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1435723392}
I20260806 03:53:20.696897  2575 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260806 03:53:20.618849  8859 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:20.697315  2584 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260806 03:53:20.697635  8859 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:20.613296  2227 catalog_manager.cc:5495] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 6 to 8, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 8 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:20.665977  9044 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:20.699074  9044 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:20.638451  2477 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:20.551729  2577 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:20.700218  9044 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:20.701921  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 718) took 1893 ms. Trace:
I20260806 03:53:20.662010  2572 rpcz_store.cc:276] 0806 03:53:18.523478 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:18.775205 (+251727us) service_pool.cc:227] Handling call
0806 03:53:18.841694 (+ 66489us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:18.860298 (+ 18604us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:18.860346 (+    48us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:18.903676 (+ 43330us) log.cc:842] Serialized 26 byte log entry
0806 03:53:19.333634 (+429958us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:19.333816 (+   182us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:19.333944 (+   128us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:20.659103 (+1325159us) raft_consensus.cc:1671] finished
0806 03:53:20.659133 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:20.659280 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":323161,"threads_started":1,"wal-append.queue_time_us":1188528}
I20260806 03:53:20.655874  8557 raft_consensus.cc:686] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:20.669708  2581 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:20.558320  9049 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.677485  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:20.562891  2579 rpcz_store.cc:276] 0806 03:53:19.059146 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:19.603893 (+544747us) service_pool.cc:227] Handling call
0806 03:53:19.604372 (+   479us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:19.632011 (+ 27639us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:19.632087 (+    76us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:19.667262 (+ 35175us) log.cc:842] Serialized 26 byte log entry
0806 03:53:20.094265 (+427003us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:20.094330 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:20.094427 (+    97us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:20.492402 (+397975us) raft_consensus.cc:1671] finished
0806 03:53:20.492431 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:20.492572 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":60488,"raft.queue_time_us":28241,"raft.run_cpu_time_us":182,"raft.run_wall_time_us":14070,"thread_start_us":358078,"threads_started":1,"wal-append.queue_time_us":777293}
I20260806 03:53:20.694792  8893 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:20.698658  8859 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:20.663321  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:20.656112  9079 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:20.648456  8975 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:20.639679  2481 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: []
W20260806 03:53:20.718649  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 341571us
I20260806 03:53:20.702102  9066 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:20.756778  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:20.759399  2331 connection.cc:232] RPC call timeout handler was delayed by -1.0881944200955331s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1515s for a response
I20260806 03:53:20.702359  2376 rpcz_store.cc:276] 0806 03:53:18.808905 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:19.182822 (+373917us) service_pool.cc:227] Handling call
0806 03:53:19.261278 (+ 78456us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:19.303114 (+ 41836us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:19.303164 (+    50us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:19.413616 (+110452us) log.cc:842] Serialized 52 byte log entry
0806 03:53:19.794301 (+380685us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:19.794359 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:19.794456 (+    97us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:20.485899 (+691443us) raft_consensus.cc:1671] finished
0806 03:53:20.485924 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:20.701637 (+215713us) spinlock_profiling.cc:243] Waited 77.9 ms on lock 0x7b540005a5d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:20.701848 (+   211us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":15814,"raft.run_cpu_time_us":233,"raft.run_wall_time_us":28100,"spinlock_wait_cycles":179233152,"thread_start_us":222622,"threads_started":1,"wal-append.queue_time_us":988561}
I20260806 03:53:20.725350  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:20.740901  2572 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260806 03:53:20.756696  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:20.764186  2575 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: [11.8-13.9]
I20260806 03:53:20.764976  8859 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:20.760789  2377 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:20.769213  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:20.770818  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:20.766973  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:20.792716  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:20.793284  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:20.770164  2372 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:20.797019  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:20.801741  8891 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:20.802541  8891 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.804867  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:20.806378  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 287472us
W20260806 03:53:20.807258  2429 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.620s (SENT)
I20260806 03:53:20.807772  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:20.743422  8890 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:20.718919  8881 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:20.675566  8815 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.744278  8397 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:20.818840  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:20.818885  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:20.947922  2481 raft_consensus.cc:2354] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10.
I20260806 03:53:20.813727  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:20.753291  9098 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:20.814545  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.823271  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:20.825462  3592 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: [13.10-13.10]
I20260806 03:53:20.753558  8975 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:20.811793  8932 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:20.944247  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:20.826177  3591 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17. Ops: [14.11-16.12]
W20260806 03:53:20.821668  9065 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.390s	user 0.000s	sys 0.002s
I20260806 03:53:20.952346  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:20.818082  9074 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:20.968997  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:20.972369  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 149238us
I20260806 03:53:20.965647  2368 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:20.994351  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:20.976908  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 155898us
I20260806 03:53:20.977285  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:20.996601  2575 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:20.938690  9051 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:53:20.825951  8456 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.165s
I20260806 03:53:21.001818  2331 leader_election.cc:398] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10.
I20260806 03:53:21.005195  2331 leader_election.cc:401] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260806 03:53:20.996007  2579 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:21.007062  2579 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:20.827109  8881 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:20.963310  8943 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.047s
I20260806 03:53:20.989833  9067 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:53:21.013236  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 206009us
I20260806 03:53:21.014211  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:21.014918  9097 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:21.016000  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:21.017524  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:21.018442  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:21.025516  2370 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:21.018824  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:21.020931  2484 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 9 index: 4. Preceding OpId from leader: term: 12 index: 5. (index mismatch)
I20260806 03:53:21.023494  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:21.024894  2429 leader_election.cc:334] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.637s (SENT)
I20260806 03:53:20.699105  2227 catalog_manager.cc:5495] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 7 to 10. New cstate: current_term: 10 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:53:21.019819  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:20.944360  8397 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:21.034638  2579 raft_consensus.cc:1203] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Deduplicated request from leader. Original: 7.5->[8.6-8.6]   Dedup: 8.6->[]
I20260806 03:53:21.036823  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:21.036787  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 217720us
W20260806 03:53:21.078889  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 278747us
I20260806 03:53:21.101269  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:21.040333  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 48067.7us
I20260806 03:53:21.104568  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:21.085893  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 73618.2us
I20260806 03:53:21.117072  2579 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260806 03:53:21.119499  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:21.020743  9104 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260806 03:53:21.120308  2474 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:53:21.130661  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:21.034005  9097 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:21.146075  2479 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:21.158625  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:21.077559  8791 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:21.017172  8815 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:21.179281  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:21.181146  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:21.180271  2477 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
W20260806 03:53:21.183423  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 158586us
I20260806 03:53:21.183570  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:20.972095  9098 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:21.096913  9067 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10.
I20260806 03:53:20.973124  9107 consensus_queue.cc:1046] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.180s
I20260806 03:53:21.204489  2572 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 7: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:21.180214  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:21.112205  8905 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:21.212234  2436 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:21.213150  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:21.208763  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:21.214308  2372 raft_consensus.cc:2379] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:21.022009  8881 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:20.978282  8557 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:21.177520  8891 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:21.104837  9089 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:21.075637  9061 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.099s
I20260806 03:53:21.210280  2379 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:21.212492  2375 raft_consensus.cc:3032] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:21.239894  2375 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:21.176801  8946 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:21.169332  9097 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:21.224268  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:21.210668  8905 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:21.113812  9087 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
W20260806 03:53:21.233402  8673 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.637s	user 0.010s	sys 0.003s
I20260806 03:53:21.232676  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:21.291155  2474 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 11. (term mismatch)
I20260806 03:53:21.291543  2483 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:21.291826  2474 pending_rounds.cc:76] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 10
I20260806 03:53:21.166143  9103 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.088s
W20260806 03:53:21.175019  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.708s	user 0.007s	sys 0.006s
W20260806 03:53:21.302750  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.836s	user 0.007s	sys 0.007s
W20260806 03:53:21.229489  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 455410us
W20260806 03:53:21.211690  9065 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260806 03:53:21.240824  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:21.356366  2481 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:21.199225  9049 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:21.266950  8946 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:21.240960  2375 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:21.369330  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:21.369985  2375 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:21.370419  2481 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:21.267737  2479 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260806 03:53:21.076969  8975 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:21.211395  8890 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:21.230275  3591 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10. Ops: []
W20260806 03:53:21.289947  8899 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.919s	user 0.014s	sys 0.000s
I20260806 03:53:21.292219  2474 pending_rounds.cc:97] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 11.11
W20260806 03:53:21.289680  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 171756us
I20260806 03:53:21.234129  2477 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260806 03:53:21.293807  8905 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:21.291599  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:21.291126  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:21.397475  2579 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:21.398504  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:21.399274  2579 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:21.389925  2474 raft_consensus.cc:2866] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:21.400194  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:21.301446  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:21.400864  2572 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:53:21.188316  8791 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:21.371522  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:21.405714  2481 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:21.372752  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:21.379690  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 73617.3us
I20260806 03:53:21.267788  8893 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:21.282755  2429 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.672s (SENT)
I20260806 03:53:21.158464  9074 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.105s
I20260806 03:53:21.265715  2331 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:21.414219  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 148596us
I20260806 03:53:21.410115  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:21.381402  9103 consensus_queue.cc:1225] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 15.11 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 10
I20260806 03:53:21.420878  2483 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
W20260806 03:53:21.422031  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 139321us
I20260806 03:53:21.424875  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:21.426254  9138 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260806 03:53:21.426610  9115 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.160s	user 0.000s	sys 0.000s
W20260806 03:53:21.429612  9112 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.137s	user 0.000s	sys 0.000s
W20260806 03:53:21.430608  9114 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.316s	user 0.000s	sys 0.001s
I20260806 03:53:21.302032  8673 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:21.433070  9081 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.752s	user 0.011s	sys 0.002s
I20260806 03:53:21.437279  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1659) took 1008 ms. Trace:
I20260806 03:53:21.488521  2374 rpcz_store.cc:276] 0806 03:53:20.428810 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.429012 (+   202us) service_pool.cc:227] Handling call
0806 03:53:20.450332 (+ 21320us) raft_consensus.cc:1457] Updating replica for 3 ops
0806 03:53:20.814055 (+363723us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:53:20.814094 (+    39us) raft_consensus.cc:1525] Triggering prepare for 3 ops
0806 03:53:20.978360 (+164266us) log.cc:842] Serialized 78 byte log entry
0806 03:53:21.229056 (+250696us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:21.229111 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:21.229218 (+   107us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:21.436917 (+207699us) raft_consensus.cc:1671] finished
0806 03:53:21.436953 (+    36us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:21.437190 (+   237us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":11092,"raft.queue_time_us":47901,"raft.run_cpu_time_us":258,"raft.run_wall_time_us":37847,"thread_start_us":504038,"threads_started":2,"wal-append.queue_time_us":410926}
I20260806 03:53:21.447288  2538 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:21.440428  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:21.449806  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2707) took 2656 ms. Trace:
I20260806 03:53:21.276757  9089 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:21.394107  9049 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:21.442231  2429 leader_election.cc:334] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.875s (SENT)
W20260806 03:53:21.471781  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 191203us
W20260806 03:53:21.505617  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63427.2us
I20260806 03:53:21.451800  8975 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:21.412921  8899 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260806 03:53:21.515209  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 303092us
W20260806 03:53:21.495029  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47860.8us
I20260806 03:53:21.518949  2538 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:21.500774  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 60499us
I20260806 03:53:21.527706  2577 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: [13.10-13.10]
I20260806 03:53:21.405709  8797 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:53:21.506470  2429 leader_election.cc:334] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.878s (SENT)
I20260806 03:53:21.493012  2576 rpcz_store.cc:276] 0806 03:53:18.793251 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:19.509189 (+715938us) service_pool.cc:227] Handling call
0806 03:53:19.536576 (+ 27387us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:19.572894 (+ 36318us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:19.572953 (+    59us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:19.674255 (+101302us) log.cc:842] Serialized 52 byte log entry
0806 03:53:20.159776 (+485521us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:20.204343 (+ 44567us) log.cc:842] Serialized 14 byte log entry
0806 03:53:20.204629 (+   286us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:20.204712 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:20.820971 (+616259us) spinlock_profiling.cc:243] Waited 10.8 ms on lock 0x7b1800422620. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:53:21.420567 (+599596us) raft_consensus.cc:1671] finished
0806 03:53:21.449515 (+ 28948us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:21.449718 (+   203us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":62732,"prepare.queue_time_us":44245,"prepare.run_cpu_time_us":71,"prepare.run_wall_time_us":1921,"raft.queue_time_us":1466,"raft.run_cpu_time_us":353,"raft.run_wall_time_us":140030,"spinlock_wait_cycles":24823040,"thread_start_us":397693,"threads_started":1,"wal-append.queue_time_us":636083}
I20260806 03:53:21.442556  9067 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260806 03:53:21.460321  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 228941us
I20260806 03:53:21.415532  8791 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:21.484165  9066 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:53:21.487780  9051 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:21.505931  9125 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:21.530632  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:21.497225  8938 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:21.505295  9074 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Stepping down as leader of term 13
W20260806 03:53:21.562872  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 43927.4us
I20260806 03:53:21.487517  9103 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.053s
I20260806 03:53:21.578651  9089 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:21.578935  9131 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:21.579526  9131 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:21.580802  9131 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:21.582557  9131 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:21.578706  9099 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.010s
I20260806 03:53:21.551440  9062 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.064s
I20260806 03:53:21.567682  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:21.558162  9107 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:53:21.567534  8899 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:53:21.590474  8456 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:21.576323  9072 raft_consensus.cc:3032] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:21.591099  9072 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:21.576617  9098 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:21.591753  3542 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:21.598506  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1657) took 1248 ms. Trace:
I20260806 03:53:21.599057  2373 rpcz_store.cc:276] 0806 03:53:20.349681 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.350237 (+   556us) service_pool.cc:227] Handling call
0806 03:53:20.350637 (+   400us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:20.370828 (+ 20191us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:20.370865 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:20.377927 (+  7062us) log.cc:842] Serialized 26 byte log entry
0806 03:53:20.822399 (+444472us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:20.822447 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:20.822522 (+    75us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:21.598188 (+775666us) raft_consensus.cc:1671] finished
0806 03:53:21.598223 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:21.598405 (+   182us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":19722,"raft.queue_time_us":138429,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":166,"thread_start_us":384911,"threads_started":1,"wal-append.queue_time_us":592701}
I20260806 03:53:21.576853  8938 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:21.567989  9074 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:21.588531  8932 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:21.541194  8811 consensus_meta.cc:287] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.189s	user 0.011s	sys 0.005s
I20260806 03:53:21.564432  9125 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:21.516096  9049 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:21.504323  9081 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:21.553119  9067 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:21.627249  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:21.602360  8621 consensus_meta.cc:287] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.074s	user 0.015s	sys 0.000s
I20260806 03:53:21.568585  8397 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:21.615109  9112 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260806 03:53:21.591320  8456 consensus_queue.cc:1046] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.031s
I20260806 03:53:21.381875  2227 catalog_manager.cc:5495] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 8 to 12, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 12 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:53:21.634343  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.639s	user 0.018s	sys 0.009s
W20260806 03:53:21.669477  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.674s	user 0.018s	sys 0.010s
W20260806 03:53:21.669821  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 675572us
I20260806 03:53:21.670214  2583 raft_consensus.cc:2379] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 15: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:53:21.641080  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 124852us
I20260806 03:53:21.674058  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:21.560802  8797 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:21.619863  9103 consensus_queue.cc:1225] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 11.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260806 03:53:21.655930  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:21.629307  9089 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:21.638563  9050 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.083s	user 0.015s	sys 0.000s
I20260806 03:53:21.602698  9066 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.041s
I20260806 03:53:21.677214  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:21.643743  9067 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:21.693222  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 609) took 1250 ms. Trace:
I20260806 03:53:21.633752  9125 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:21.669039  9110 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.419s	user 0.001s	sys 0.001s
I20260806 03:53:21.561754  8890 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:21.702780  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 196366us
W20260806 03:53:21.725869  2429 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.994s (SENT)
I20260806 03:53:21.718134  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:21.653928  8912 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.112s	user 0.053s	sys 0.032s
W20260806 03:53:21.706248  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 132599us
I20260806 03:53:21.703955  2577 rpcz_store.cc:276] 0806 03:53:20.443326 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.701467 (+258141us) service_pool.cc:227] Handling call
0806 03:53:20.701802 (+   335us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:21.529732 (+827930us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:21.692851 (+163119us) spinlock_profiling.cc:243] Waited 826 ms on lock 0x7b540028f5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:21.693134 (+   283us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1898688384}
I20260806 03:53:21.716038  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:21.639567  9143 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:53:21.703423  8897 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.265s	user 0.008s	sys 0.009s
I20260806 03:53:21.688012  9103 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:21.629119  8811 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:21.631671  8932 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:21.718566  8899 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:21.756652  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:21.804064  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:21.760506  2481 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:21.778926  9168 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260806 03:53:21.750870  2429 leader_election.cc:334] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.035s (SENT)
I20260806 03:53:21.649130  8621 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:21.732899  8912 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.191s	user 0.053s	sys 0.033s
I20260806 03:53:21.813755   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:53:21.745464  9099 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:21.819809  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:21.744063  8456 raft_consensus.cc:3032] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:21.824152  2375 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260806 03:53:21.848008  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:21.799798  9124 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260806 03:53:21.637985  9072 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:21.764508  9103 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:21.705255  9089 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:21.870237  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 104347us
W20260806 03:53:21.872839  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 608) took 1480 ms (client timeout 1610 ms). Trace:
W20260806 03:53:21.938627  2583 rpcz_store.cc:269] 0806 03:53:20.392105 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.471121 (+ 79016us) service_pool.cc:227] Handling call
0806 03:53:21.872580 (+1401459us) spinlock_profiling.cc:243] Waited 1.1 s on lock 0x7b540013bad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:21.872761 (+   181us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2529606528}
I20260806 03:53:21.873484  2579 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:21.880722  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:21.941560  2372 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:21.942512  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:21.943127  2372 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:21.808597  8673 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:21.702682  9050 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:21.892467  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:21.952978  2375 raft_consensus.cc:2362] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10. Re-sending same reply.
I20260806 03:53:21.929328  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1492) took 1595 ms. Trace:
I20260806 03:53:21.953881  2574 rpcz_store.cc:276] 0806 03:53:20.333591 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.661458 (+327867us) service_pool.cc:227] Handling call
0806 03:53:20.679381 (+ 17923us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:20.681623 (+  2242us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:20.681663 (+    40us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:20.682515 (+   852us) log.cc:842] Serialized 26 byte log entry
0806 03:53:20.828127 (+145612us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:20.828197 (+    70us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:20.828314 (+   117us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:21.929014 (+1100700us) raft_consensus.cc:1671] finished
0806 03:53:21.929049 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:21.929244 (+   195us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1152,"raft.queue_time_us":1452,"raft.run_cpu_time_us":118,"raft.run_wall_time_us":118,"thread_start_us":145142,"threads_started":1,"wal-append.queue_time_us":394598}
I20260806 03:53:21.820750  9142 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:21.782094  8897 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:21.947832  2538 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:21.956650  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:21.683454  9074 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:21.865523  9099 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:53:21.949177  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 240591us
W20260806 03:53:21.971551  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 220642us
I20260806 03:53:21.865411  8456 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:21.882668  9098 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:21.940709  9076 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.365s	user 0.015s	sys 0.006s
W20260806 03:53:22.006826  2429 leader_election.cc:334] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.067s (SENT)
I20260806 03:53:22.020645  2429 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:21.818992  8899 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:22.011123  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:22.012790  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:22.023140  2375 raft_consensus.cc:2362] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7. Re-sending same reply.
I20260806 03:53:22.024441  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:22.013037  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:22.014333  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 68527.4us
I20260806 03:53:22.027370  2583 raft_consensus.cc:1203] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Deduplicated request from leader. Original: 8.6->[9.7-11.8]   Dedup: 9.7->[11.8-11.8]
I20260806 03:53:22.030309  2578 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:21.950423  9066 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:22.039052  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2933) took 1312 ms. Trace:
I20260806 03:53:22.039816  2369 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 6. (term mismatch)
I20260806 03:53:22.054168  2369 pending_rounds.cc:76] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 5
I20260806 03:53:22.054543  2369 pending_rounds.cc:97] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260806 03:53:22.054843  2369 raft_consensus.cc:2866] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:22.037084  2583 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: [9.7-11.8]
I20260806 03:53:22.043382  2572 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:22.045588  2376 rpcz_store.cc:276] 0806 03:53:20.726624 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.762673 (+ 36049us) service_pool.cc:227] Handling call
0806 03:53:20.806408 (+ 43735us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:20.806948 (+   540us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:20.806993 (+    45us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:20.818493 (+ 11500us) log.cc:842] Serialized 26 byte log entry
0806 03:53:21.285578 (+467085us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:21.285616 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:21.285689 (+    73us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:22.038795 (+753106us) raft_consensus.cc:1671] finished
0806 03:53:22.038823 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:22.038982 (+   159us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":17246,"raft.queue_time_us":20607,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":9303,"thread_start_us":313645,"threads_started":1,"wal-append.queue_time_us":698177}
I20260806 03:53:22.061964  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:22.065461  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:22.066380  2373 raft_consensus.cc:2362] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8. Re-sending same reply.
W20260806 03:53:22.067814  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61034.3us
I20260806 03:53:22.069531  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:22.009898  8557 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:22.062820  2375 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:22.073565  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:22.074446  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:22.075757  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:22.085093  9162 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260806 03:53:22.086174  2583 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260806 03:53:22.086836  8897 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:22.087610  8897 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:21.982337  8893 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:22.084937  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:21.976593  9151 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:22.013562  9099 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:22.087812  2583 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260806 03:53:22.092348  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:22.088503  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:22.082042  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:21.976691  9049 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:22.044956  8859 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.273s	user 0.009s	sys 0.009s
I20260806 03:53:22.104534  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:22.149865  2375 raft_consensus.cc:2396] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c 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: 5 index: 3.
I20260806 03:53:22.040786  9142 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:53:22.160389  9140 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:22.160749  8621 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:21.960347  2227 catalog_manager.cc:5495] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 9 to 13. New cstate: current_term: 13 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:53:22.036782  8938 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:22.088332  9136 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.529s	user 0.000s	sys 0.002s
I20260806 03:53:22.131250  2480 raft_consensus.cc:2396] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c 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: 5 index: 3.
I20260806 03:53:22.052664  8943 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:22.074333  9066 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:22.150683  9074 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:22.155990  8932 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:22.115682  8893 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:22.156730  8797 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:53:22.037043  9098 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:22.088970  8673 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:22.159988  8897 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:22.115563  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:22.224789  3591 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:22.223421  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 124597us
I20260806 03:53:22.169091  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:22.089481  8899 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:22.135102  9097 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.766s	user 0.012s	sys 0.004s
I20260806 03:53:22.114085  9081 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:22.158674  9050 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:22.123420  2373 raft_consensus.cc:2362] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10. Re-sending same reply.
I20260806 03:53:22.159880  9173 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:22.089685  8557 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:22.219415  9170 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.163s
I20260806 03:53:22.378024  8557 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:22.222244  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 736) took 1028 ms. Trace:
I20260806 03:53:22.227975  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:22.229218  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:22.074503  9103 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 12.5, Last appended by leader: 5, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:22.161026  9140 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:22.143915  9151 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:22.332185  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 305566us
I20260806 03:53:22.216538  8811 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 5 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:22.240842  9089 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:22.402738  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2955) took 1937 ms. Trace:
I20260806 03:53:22.321345  8899 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:22.229964  8673 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:22.350946  9068 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.085s	user 0.012s	sys 0.012s
I20260806 03:53:22.370146  9161 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:22.370666  9182 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.140s
W20260806 03:53:22.104746  9076 consensus_queue.cc:1159] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "608e57d72aae496aaf8613622153aa0c" responder_term: 13 status { last_received { term: 7 index: 8 } last_committed_idx: 8 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 13 index: 10. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
W20260806 03:53:22.372684  9105 log.cc:924] Time spent T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.338s	user 0.004s	sys 0.005s
W20260806 03:53:22.373764  9180 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.199s	user 0.000s	sys 0.000s
I20260806 03:53:22.374509  9118 raft_consensus.cc:3032] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Stepping down as leader of term 9
W20260806 03:53:22.374720  9152 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.337s	user 0.001s	sys 0.000s
I20260806 03:53:22.249177  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:22.379138  2375 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:22.457858  3587 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:22.436712  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:22.322222  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.586s	user 0.004s	sys 0.004s
I20260806 03:53:22.211402  8943 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:22.378674  2377 rpcz_store.cc:276] 0806 03:53:21.194266 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:21.194954 (+   688us) service_pool.cc:227] Handling call
0806 03:53:21.195378 (+   424us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:21.195688 (+   310us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:53:21.220460 (+ 24772us) log.cc:842] Serialized 14 byte log entry
0806 03:53:22.090318 (+869858us) spinlock_profiling.cc:243] Waited 56 ms on lock 0x7b1800139660. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b
0806 03:53:22.221709 (+131391us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:22.221795 (+    86us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:22.221863 (+    68us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:22.221969 (+   106us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:22.222154 (+   185us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":28923,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":49,"spinlock_wait_cycles":128810368,"thread_start_us":188286,"threads_started":2,"wal-append.queue_time_us":1122809}
I20260806 03:53:22.463963  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:22.400774  2368 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.518s	user 0.000s	sys 0.008s
I20260806 03:53:22.344827  9168 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:22.187683  8456 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:22.408329  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2723) took 1642 ms. Trace:
I20260806 03:53:22.476428  2575 rpcz_store.cc:276] 0806 03:53:20.765845 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:21.101314 (+335469us) service_pool.cc:227] Handling call
0806 03:53:21.157861 (+ 56547us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:21.171914 (+ 14053us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:21.171970 (+    56us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:21.208291 (+ 36321us) log.cc:842] Serialized 52 byte log entry
0806 03:53:21.635155 (+426864us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:21.635227 (+    72us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:21.635339 (+   112us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:22.378054 (+742715us) spinlock_profiling.cc:243] Waited 14.7 ms on lock 0x7b2400227eb8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d799f5cf4 00007f0d799f3dfb 00007f0d79a82559 00007f0d79a821e5 00007f0d79a81740 00007f0d7c774578 00007f0d7c774cd8 00007f0d7c74c6e8 00007f0d7c747aea 00007f0d7c746f36
0806 03:53:22.378929 (+   875us) raft_consensus.cc:1671] finished
0806 03:53:22.378969 (+    40us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:22.408224 (+ 29255us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":21331,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":4027,"spinlock_wait_cycles":33916672,"thread_start_us":351772,"threads_started":1,"wal-append.queue_time_us":576372}
I20260806 03:53:22.356330  8797 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:22.403216  2478 rpcz_store.cc:276] 0806 03:53:20.465157 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.583535 (+118378us) service_pool.cc:227] Handling call
0806 03:53:20.583886 (+   351us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:20.659333 (+ 75447us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:20.659382 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:20.659950 (+   568us) log.cc:842] Serialized 26 byte log entry
0806 03:53:21.106190 (+446240us) spinlock_profiling.cc:243] Waited 24.2 ms on lock 0x7b1800219340. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:53:21.292663 (+186473us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:21.292724 (+    61us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:21.292828 (+   104us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:22.379504 (+1086676us) raft_consensus.cc:1671] finished
0806 03:53:22.379531 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:22.402638 (+ 23107us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":31213,"raft.run_cpu_time_us":203,"raft.run_wall_time_us":11759,"spinlock_wait_cycles":55571840,"thread_start_us":182952,"threads_started":1,"wal-append.queue_time_us":807492}
I20260806 03:53:22.325168  8932 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.079s
I20260806 03:53:22.504460  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:22.461891  9118 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:53:22.419435  9068 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.193s	user 0.013s	sys 0.013s
I20260806 03:53:22.432354  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:22.324925  9097 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:22.398996  8621 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:22.452142  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:22.453649  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:22.460565  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.724s	user 0.005s	sys 0.004s
W20260806 03:53:22.467376  2368 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.585s	user 0.000s	sys 0.009s
I20260806 03:53:22.470708  3591 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
W20260806 03:53:22.483644  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 476692us
I20260806 03:53:22.540688  2436 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:22.541118  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:22.543236  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:22.383581  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:22.488641  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:22.471002  9172 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.290s	user 0.000s	sys 0.001s
I20260806 03:53:22.422042  8899 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:22.544766  2484 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:22.547019  8899 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:22.470386  9168 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:53:22.483494  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 255618us
I20260806 03:53:22.392174  9173 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:22.551846  2436 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:22.554258  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:22.555626  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:22.544286  2373 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:22.562971  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:22.566076  2374 raft_consensus.cc:2379] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:22.431005  9161 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:22.552803  9138 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:22.464170  8897 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 11.5, Last appended by leader: 5, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:22.567860  9118 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:22.570722  8943 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:22.570427  9168 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:22.571419  9040 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:22.571763  9173 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:22.551578  9176 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:22.575306  9151 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:22.576836  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.065s	sys 0.073s
W20260806 03:53:22.629271  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.562s	user 0.065s	sys 0.073s
I20260806 03:53:22.634086  3591 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17. Ops: [14.11-16.12]
W20260806 03:53:22.588861  8912 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.525s	user 0.028s	sys 0.046s
I20260806 03:53:22.505887  8797 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:22.599435  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:22.600010  2484 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:53:22.601635  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:22.559021  2370 raft_consensus.cc:2932] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Committing config change with OpId 12.7: config changed from index 2 to 7, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:22.589733  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 733) took 1430 ms. Trace:
W20260806 03:53:22.610859  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 178640us
W20260806 03:53:22.611737  8905 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.199s	user 0.020s	sys 0.000s
W20260806 03:53:22.573205  9144 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.155s	user 0.000s	sys 0.000s
I20260806 03:53:22.567855  8673 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:22.403713  9201 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260806 03:53:22.643374  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 93828.9us
I20260806 03:53:22.593947  2375 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:22.638746  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:22.597822  9061 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:22.642288  2368 rpcz_store.cc:276] 0806 03:53:21.159562 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:21.159799 (+   237us) service_pool.cc:227] Handling call
0806 03:53:21.191636 (+ 31837us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:21.390697 (+199061us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:21.391883 (+  1186us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:21.403743 (+ 11860us) log.cc:842] Serialized 52 byte log entry
0806 03:53:21.747040 (+343297us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:22.557633 (+810593us) log.cc:842] Serialized 14 byte log entry
0806 03:53:22.588963 (+ 31330us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:22.589175 (+   212us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:22.589287 (+   112us) raft_consensus.cc:1671] finished
0806 03:53:22.589303 (+    16us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:22.589630 (+   327us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":106039,"prepare.queue_time_us":326156,"prepare.run_cpu_time_us":63,"prepare.run_wall_time_us":65,"raft.queue_time_us":70015,"raft.run_cpu_time_us":503,"raft.run_wall_time_us":59637,"thread_start_us":1005146,"threads_started":3,"wal-append.queue_time_us":501905}
I20260806 03:53:22.674238  2374 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:22.675560  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:22.678829  3592 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:22.615859  9097 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:22.671566  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 119812us
I20260806 03:53:22.530715  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:22.683712  2436 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:22.674108  9172 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260806 03:53:22.640229  9176 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:22.644343  9171 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:22.688328  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:22.683924  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:22.680832  9079 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.909s	user 0.017s	sys 0.005s
I20260806 03:53:22.690467  2584 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:22.578195  8621 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:22.691906  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:22.683205  2575 raft_consensus.cc:595] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:22.658313  9066 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:22.697348  2375 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:22.697768  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:22.712518  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:22.690909  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 235016us
I20260806 03:53:22.676949  9168 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:22.586944  9198 consensus_queue.cc:1046] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.134s
I20260806 03:53:22.715690  2375 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:22.700774  2377 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:22.719830  2332 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:22.721565  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:22.673071  8932 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260806 03:53:22.614915  9138 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:22.729489  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 57265.8us
I20260806 03:53:22.741916  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:22.742951  2375 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:22.671881  8905 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:22.681209  9173 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.037s
I20260806 03:53:22.663359  8943 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.059s
I20260806 03:53:22.698432  9176 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:22.705794  9142 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.545s	user 0.007s	sys 0.004s
I20260806 03:53:22.638568  9040 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:22.716442  8890 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:22.724895  9140 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:22.691887  9151 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.042s
I20260806 03:53:22.780571  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:22.794265  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 108397us
I20260806 03:53:22.731232  9171 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:22.795493  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:22.774744  9142 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.614s	user 0.008s	sys 0.005s
I20260806 03:53:22.809401  2375 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:22.692179  9201 consensus_queue.cc:1046] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.082s
I20260806 03:53:22.684319  9061 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:22.712193  9079 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:22.856756  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 137042us
I20260806 03:53:22.864944  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:22.867020  2377 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:53:22.820935  9142 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:53:22.842579  9188 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.249s	user 0.000s	sys 0.001s
W20260806 03:53:22.878583  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 112757us
I20260806 03:53:22.837328  9232 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:22.726743  9183 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.133s
I20260806 03:53:22.882593  2575 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:53:22.883690  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 100422us
I20260806 03:53:22.884913  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:22.843717  9129 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
W20260806 03:53:22.889025  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 209055us
I20260806 03:53:22.893400  2375 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:22.867152  9066 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
W20260806 03:53:22.883268  2438 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.507s	user 0.017s	sys 0.006s
W20260806 03:53:22.918694  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.744s	user 0.018s	sys 0.006s
I20260806 03:53:22.842200  9186 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:22.914871  9209 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:22.915262  2538 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:22.915506  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:22.864249  8797 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:22.924619  3587 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:22.794840  9199 consensus_queue.cc:1046] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.111s
I20260806 03:53:22.818707  8890 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:22.895387  8946 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.476s	user 0.011s	sys 0.011s
I20260806 03:53:22.431419  2227 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 6, term changed from 7 to 9, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1), VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2), VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3), VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 9 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:53:22.968545  9230 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:22.974476  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:22.976945  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 112073us
W20260806 03:53:22.978055  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 62902.9us
I20260806 03:53:22.904924  9151 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:22.905916  9173 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:22.926714  9209 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:23.020679  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46384.6us
I20260806 03:53:23.035274  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:22.906575  9226 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:22.922151  9087 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:53:23.029188  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:22.930632  9051 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:53:23.022059  9188 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260806 03:53:22.927839  9186 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:22.930428  9183 consensus_queue.cc:1225] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 12.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:53:23.076601  2484 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:23.033506  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:22.936009  9161 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:23.140496  2474 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:23.082638  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:23.025225  8791 consensus_meta.cc:287] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.427s	user 0.012s	sys 0.008s
I20260806 03:53:23.022214  9201 raft_consensus.cc:3032] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Stepping down as leader of term 7
W20260806 03:53:23.091408  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 206606us
W20260806 03:53:23.093334  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 55330.4us
I20260806 03:53:22.987104  9230 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:23.097642  9186 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:22.988747  9158 consensus_queue.cc:1046] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.110s
I20260806 03:53:23.094450  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:23.080091  9226 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:23.078213  9173 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:22.989125  9066 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:22.985574  8943 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.122s
I20260806 03:53:23.084283  9051 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:23.078608  9087 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:23.204113  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:23.078250  9151 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:23.046643  9209 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:23.132841  8975 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.611s	user 0.014s	sys 0.010s
I20260806 03:53:23.167397  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:22.931061  9202 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.446s
I20260806 03:53:22.989388  8946 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:23.141165  9193 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:23.222679  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:23.223219  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68137.6us
I20260806 03:53:23.154532  9201 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:22.929694  9171 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.168927  8621 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:23.220697  8905 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:23.219897  9151 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:53:23.244334  2374 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.563s	user 0.012s	sys 0.004s
I20260806 03:53:23.238057  2379 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 8. (term mismatch)
I20260806 03:53:23.251302  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:23.166558  9230 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:53:23.235602  9125 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.478s	user 0.016s	sys 0.002s
I20260806 03:53:23.165707  8791 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.173588  9226 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:23.226125  9232 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260806 03:53:23.211970  9131 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.629s	user 0.010s	sys 0.020s
I20260806 03:53:23.270200  2375 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:23.277323  2374 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:23.278132  2379 pending_rounds.cc:76] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 7
I20260806 03:53:23.340610  2379 pending_rounds.cc:97] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 11.8
I20260806 03:53:23.340945  2379 raft_consensus.cc:2866] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:23.277585  2480 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:23.249191  9193 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:23.262982  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 119873us
I20260806 03:53:23.240078  8943 consensus_queue.cc:1225] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 10.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
W20260806 03:53:23.287266  9067 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.561s	user 0.014s	sys 0.002s
I20260806 03:53:23.261718  9138 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:23.289579  8897 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:23.292227  9078 raft_consensus.cc:3032] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:23.300674  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:23.312566  9241 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:23.308398  9236 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:23.312810  9061 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:23.313588  9218 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.362s	user 0.001s	sys 0.001s
I20260806 03:53:23.312489  2227 catalog_manager.cc:5495] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 6 to 9, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 9 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:53:23.313985  9203 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260806 03:53:23.414377  9222 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.530s	user 0.000s	sys 0.002s
W20260806 03:53:23.314950  9212 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.348s	user 0.002s	sys 0.000s
I20260806 03:53:23.440454  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:23.441242  2575 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:53:23.315605  9246 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:23.316013  9201 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.318444  9221 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:23.281698  8905 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260806 03:53:23.320926  9220 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.093s	user 0.000s	sys 0.001s
W20260806 03:53:23.322489  9207 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.301s	user 0.001s	sys 0.000s
W20260806 03:53:23.322938  9175 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.430s	user 0.000s	sys 0.002s
I20260806 03:53:23.093674  9142 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.318828  9151 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.324288  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:23.327226  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 611) took 2782 ms. Trace:
W20260806 03:53:23.328778  9225 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.307s	user 0.000s	sys 0.001s
I20260806 03:53:23.329303  9237 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:53:23.330080  9243 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:23.330767  9238 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.123s
I20260806 03:53:23.332050  9081 raft_consensus.cc:979] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
W20260806 03:53:23.332759  9099 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.169s	user 0.015s	sys 0.004s
I20260806 03:53:23.552263  9099 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.555401  9099 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:23.336570  8893 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:23.337306  9228 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260806 03:53:23.242864  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:23.344201  9089 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:23.349756  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:23.565336  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1501) took 2426 ms. Trace:
I20260806 03:53:23.564821  9089 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.565750  2572 rpcz_store.cc:276] 0806 03:53:21.138452 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:21.428334 (+289882us) service_pool.cc:227] Handling call
0806 03:53:21.428748 (+   414us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:22.062024 (+633276us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:23.565084 (+1503060us) spinlock_profiling.cc:243] Waited 610 ms on lock 0x7b5400189cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:23.565265 (+   181us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1403853184}
I20260806 03:53:23.567440  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:23.348264  9232 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:23.570794  9089 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:23.570744  9232 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:23.573237  9232 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:23.353201  8975 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:23.574007  8975 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:23.338133  8891 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:23.356137  9205 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:23.576316  8891 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:23.576783  8891 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:23.576586  9205 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:23.258549  9040 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:23.580860  9118 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:23.357422  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2976) took 1330 ms. Trace:
I20260806 03:53:23.581192  8975 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:23.581550  2481 rpcz_store.cc:276] 0806 03:53:22.027412 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:22.028062 (+   650us) service_pool.cc:227] Handling call
0806 03:53:22.028476 (+   414us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:22.364008 (+335532us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:22.364121 (+   113us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:22.364942 (+   821us) log.cc:842] Serialized 26 byte log entry
0806 03:53:22.681842 (+316900us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:22.681892 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:22.685253 (+  3361us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:23.357154 (+671901us) raft_consensus.cc:1671] finished
0806 03:53:23.357179 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:23.357344 (+   165us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":10370,"raft.queue_time_us":384693,"raft.run_cpu_time_us":199,"raft.run_wall_time_us":10792,"thread_start_us":603684,"threads_started":2,"wal-append.queue_time_us":951410}
I20260806 03:53:23.288463  9125 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:23.585212  9207 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260806 03:53:23.585718  9125 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:23.272670  9079 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:23.587087  2576 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: [10.5-10.5]
I20260806 03:53:23.362995  2581 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:23.587671  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 616) took 2023 ms. Trace:
I20260806 03:53:23.588897  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1494) took 3254 ms. Trace:
I20260806 03:53:23.588150  2583 rpcz_store.cc:276] 0806 03:53:21.564002 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:22.120451 (+556449us) service_pool.cc:227] Handling call
0806 03:53:22.162604 (+ 42153us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:22.171560 (+  8956us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:22.171608 (+    48us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:22.179458 (+  7850us) log.cc:842] Serialized 26 byte log entry
0806 03:53:22.621729 (+442271us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:22.621857 (+   128us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:22.621993 (+   136us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:23.587391 (+965398us) raft_consensus.cc:1671] finished
0806 03:53:23.587419 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:23.587599 (+   180us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":23703,"raft.queue_time_us":26121,"raft.run_cpu_time_us":189,"raft.run_wall_time_us":16230,"thread_start_us":396774,"threads_started":1,"wal-append.queue_time_us":873748}
I20260806 03:53:23.589356  2578 rpcz_store.cc:276] 0806 03:53:20.338244 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.667648 (+329404us) service_pool.cc:227] Handling call
0806 03:53:20.681043 (+ 13395us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:22.044597 (+1363554us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:23.588590 (+1543993us) spinlock_profiling.cc:243] Waited 1.34 s on lock 0x7b5400454cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:23.588819 (+   229us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3075853184}
I20260806 03:53:23.590082  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:23.590826  2583 raft_consensus.cc:595] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:23.350598  9193 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:23.356370  9197 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.089s
I20260806 03:53:23.591858  9197 consensus_queue.cc:1225] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 15.11 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 10
I20260806 03:53:23.592487  9205 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:23.363576  9131 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:23.593614  9131 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:23.314584  9156 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.394s	user 0.000s	sys 0.001s
W20260806 03:53:23.427498  2370 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.724s	user 0.007s	sys 0.006s
W20260806 03:53:23.596524  2370 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.893s	user 0.007s	sys 0.006s
I20260806 03:53:23.597318  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2938) took 1882 ms. Trace:
I20260806 03:53:23.451617  9221 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:53:23.434548  3547 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.928s (SENT)
I20260806 03:53:23.610581  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:23.612038  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 177536us
I20260806 03:53:23.376971  8897 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:23.415958  8890 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:23.378412  9078 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:53:23.453349  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.635s	user 0.007s	sys 0.013s
W20260806 03:53:23.618028  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.807s	user 0.007s	sys 0.013s
W20260806 03:53:23.617878  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 375086us
W20260806 03:53:23.618564  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 807924us
I20260806 03:53:23.463418  2538 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:23.468729  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:23.472033  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:23.619907  2477 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:53:23.620460  3547 leader_election.cc:334] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.610s (SENT)
I20260806 03:53:23.361900  9067 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.429087  9203 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:23.478685  2584 rpcz_store.cc:276] 0806 03:53:20.544799 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.705334 (+160535us) service_pool.cc:227] Handling call
0806 03:53:20.746397 (+ 41063us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:22.705028 (+1958631us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:23.326910 (+621882us) spinlock_profiling.cc:243] Waited 1.94 s on lock 0x7b54003a02d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:23.327145 (+   235us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4470488960}
I20260806 03:53:23.439217  9233 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:53:23.475761  9129 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.561s	user 0.018s	sys 0.046s
I20260806 03:53:23.525005  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:23.527182  3585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 701) took 2851 ms. Trace:
I20260806 03:53:23.536267  9159 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:23.537706  9226 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.542635  9098 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:23.555538  9224 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:23.334332  9231 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:23.555418  9183 raft_consensus.cc:3032] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:53:23.307574  2574 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:23.466008  8905 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:23.597827  2370 rpcz_store.cc:276] 0806 03:53:21.715036 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:21.715196 (+   160us) service_pool.cc:227] Handling call
0806 03:53:21.753078 (+ 37882us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:21.753404 (+   326us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:22.106368 (+352964us) log.cc:842] Serialized 14 byte log entry
0806 03:53:22.702835 (+596467us) log.cc:842] Serialized 14 byte log entry
0806 03:53:23.576445 (+873610us) spinlock_profiling.cc:243] Waited 18.4 ms on lock 0x7b4800250158. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d8196c7f1 00007f0d819638e7 00007f0d8196377a 00007f0d81a5795f 00007f0d81a57627 00007f0d81a6bb2c 00007f0d81a6bad8 00007f0d81a6ba58 00007f0d81a6ba13 00007f0d81a6acbc 00007f0d809ecbe6
0806 03:53:23.596861 (+ 20416us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:23.596938 (+    77us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:23.596998 (+    60us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:23.597111 (+   113us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:23.597252 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":150531,"prepare.queue_time_us":330580,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":41,"raft.queue_time_us":182472,"raft.run_cpu_time_us":3930,"raft.run_wall_time_us":993762,"spinlock_wait_cycles":42326272,"thread_start_us":1469867,"threads_started":3,"wal-append.queue_time_us":785392}
W20260806 03:53:23.659847  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 196579us
I20260806 03:53:23.438354  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:23.604718  2583 raft_consensus.cc:603] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:53:23.597179  8975 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:23.613510  9099 raft_consensus.cc:1067] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
W20260806 03:53:23.616804  9153 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.679s	user 0.014s	sys 0.058s
I20260806 03:53:23.638257  2474 raft_consensus.cc:2379] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:53:23.616166  9176 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.819s	user 0.013s	sys 0.002s
I20260806 03:53:23.624665  2436 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:23.421031  9241 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.644294  2534 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [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: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:23.616266  8897 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:23.670997  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1507) took 2514 ms. Trace:
W20260806 03:53:23.672636  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 48106.2us
I20260806 03:53:23.673704  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:23.671598  2579 rpcz_store.cc:276] 0806 03:53:21.156472 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:21.477519 (+321047us) service_pool.cc:227] Handling call
0806 03:53:21.873255 (+395736us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:21.946133 (+ 72878us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:23.670753 (+1724620us) spinlock_profiling.cc:243] Waited 376 ms on lock 0x7b540013bad0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:23.670929 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":864500992}
I20260806 03:53:23.675901  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:23.633615  9044 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 2.259s	user 0.012s	sys 0.010s
W20260806 03:53:23.621744  8912 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.802s	user 0.003s	sys 0.045s
W20260806 03:53:23.657524  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 490242us
I20260806 03:53:23.642809  9173 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:23.423060  9236 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:24.027252  9230 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.676s	user 0.012s	sys 0.000s
I20260806 03:53:24.027632  9236 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:23.473181  9227 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.161s
I20260806 03:53:23.660081  2368 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:24.031533  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:23.629837  8673 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:53:23.660693  2480 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:23.663872  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:23.639927  9129 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.722s	user 0.018s	sys 0.046s
I20260806 03:53:23.665580  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:23.665901  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2726) took 2432 ms. Trace:
I20260806 03:53:23.624157  9205 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:53:24.044595  2574 rpcz_store.cc:276] 0806 03:53:21.233656 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:21.955465 (+721809us) service_pool.cc:227] Handling call
0806 03:53:23.306921 (+1351456us) spinlock_profiling.cc:243] Waited 16.5 ms on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:53:23.307266 (+   345us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:23.665598 (+358332us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:23.665838 (+   240us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":37956352}
I20260806 03:53:23.666693  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:23.665522  9081 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:24.048616  9081 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:24.049223  9081 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:23.648924  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 2974) took 1636 ms. Trace:
I20260806 03:53:24.052357  2483 rpcz_store.cc:276] 0806 03:53:22.014056 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:22.014264 (+   208us) service_pool.cc:227] Handling call
0806 03:53:22.014643 (+   379us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:22.143731 (+129088us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:22.143776 (+    45us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:22.145422 (+  1646us) log.cc:842] Serialized 26 byte log entry
0806 03:53:22.416513 (+271091us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:22.416575 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:22.416686 (+   111us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:23.648629 (+1231943us) raft_consensus.cc:1671] finished
0806 03:53:23.648658 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:23.648839 (+   181us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":8771,"raft.queue_time_us":369824,"raft.run_cpu_time_us":319,"raft.run_wall_time_us":25637,"thread_start_us":300298,"threads_started":2,"wal-append.queue_time_us":511727}
I20260806 03:53:23.636436  9131 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:23.635779  3585 rpcz_store.cc:276] 0806 03:53:20.675995 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.676253 (+   258us) service_pool.cc:227] Handling call
0806 03:53:20.683585 (+  7332us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:20.684118 (+   533us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:20.684153 (+    35us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:20.684628 (+   475us) log.cc:842] Serialized 26 byte log entry
0806 03:53:20.821703 (+137075us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:21.033609 (+211906us) log.cc:842] Serialized 14 byte log entry
0806 03:53:21.694153 (+660544us) spinlock_profiling.cc:243] Waited 11.8 ms on lock 0x7b18000ba220. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7
0806 03:53:23.526670 (+1832517us) spinlock_profiling.cc:243] Waited 25.1 ms on lock 0x7b54003785a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca58fb3 00007f0d7cac5f0f 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c
0806 03:53:23.526753 (+    83us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:23.526861 (+   108us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:23.526905 (+    44us) raft_consensus.cc:1671] finished
0806 03:53:23.526916 (+    11us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:23.527089 (+   173us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":12788,"prepare.queue_time_us":446344,"prepare.run_cpu_time_us":90,"prepare.run_wall_time_us":5887,"raft.queue_time_us":378377,"raft.run_cpu_time_us":316,"raft.run_wall_time_us":8743,"spinlock_wait_cycles":84807296,"thread_start_us":379679,"threads_started":3,"wal-append.queue_time_us":513961,"wal-append.run_cpu_time_us":16901,"wal-append.run_wall_time_us":1570415}
W20260806 03:53:23.788980  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 144839us
I20260806 03:53:24.055291  2534 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:24.057060  2534 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:24.057876  9234 consensus_queue.cc:1046] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:23.797633  2484 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 4. Preceding OpId from leader: term: 13 index: 6. (index mismatch)
I20260806 03:53:24.059068  9127 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:23.629206  9203 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:24.059971  9276 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:24.060952  9276 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:24.043970  3587 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:24.061337  9276 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:24.063012  2574 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:23.641130  9237 raft_consensus.cc:686] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:24.063804  2574 raft_consensus.cc:595] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:23.662683  9153 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.779s	user 0.014s	sys 0.059s
I20260806 03:53:23.826869  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 621) took 1556 ms. Trace:
I20260806 03:53:24.064639  9237 consensus_queue.cc:237] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.065327  2583 rpcz_store.cc:276] 0806 03:53:22.249624 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:23.804490 (+1554866us) service_pool.cc:227] Handling call
0806 03:53:23.805084 (+   594us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:23.805386 (+   302us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:23.805422 (+    36us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:23.805487 (+    65us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:53:23.805531 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:23.805606 (+    75us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:23.805800 (+   194us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:23.659646  9183 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:24.068974  9183 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.070775  9183 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:23.668113  8905 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:53:24.082783  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64156.2us
I20260806 03:53:24.090139  8815 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:24.092955  9276 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:24.098747  8932 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.857s	user 0.006s	sys 0.026s
W20260806 03:53:24.099339  8932 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.867s	user 0.006s	sys 0.026s
I20260806 03:53:24.103204  2429 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:24.104271  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:24.105517  8893 raft_consensus.cc:2741] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
W20260806 03:53:23.789013  9074 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.567s	user 0.016s	sys 0.002s
I20260806 03:53:24.107173  2372 raft_consensus.cc:2396] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 14 because replica has last-logged OpId of term: 13 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 8.
I20260806 03:53:24.107796  9202 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:24.108420  9202 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:23.619544  9051 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.666224  8791 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:23.610423  9243 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.113195  9051 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:24.113598  9243 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:23.796710  8890 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:23.789462  9233 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:23.797060  8946 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:24.114467  8890 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.663236  9231 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.120123  9231 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:23.870177  9261 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:23.870918  9262 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:23.837957  2579 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: []
W20260806 03:53:23.874418  2537 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.729s	user 0.013s	sys 0.055s
I20260806 03:53:24.127113  9262 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.128666  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 620) took 1960 ms. Trace:
I20260806 03:53:24.129027  2579 rpcz_store.cc:276] 0806 03:53:22.168391 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:23.803363 (+1634972us) service_pool.cc:227] Handling call
0806 03:53:23.837520 (+ 34157us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:24.128339 (+290819us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:24.128599 (+   260us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:24.130276  9262 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:23.871737  9241 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:24.131098  2583 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260806 03:53:23.797012  9268 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:23.880323  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:24.133723  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2931) took 3407 ms. Trace:
I20260806 03:53:23.648313  9159 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:23.908973  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:24.134184  2369 rpcz_store.cc:276] 0806 03:53:20.725940 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.726060 (+   120us) service_pool.cc:227] Handling call
0806 03:53:20.768625 (+ 42565us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:22.055452 (+1286827us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:24.133446 (+2077994us) spinlock_profiling.cc:243] Waited 1.27 s on lock 0x7b54001ea5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:24.133652 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2922393984}
W20260806 03:53:23.871621  9249 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.273s	user 0.000s	sys 0.000s
I20260806 03:53:23.671131  8975 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.135103  2370 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:23.925782  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:23.670548  9176 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.876753  8899 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:24.136162  2375 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:53:23.660602  9224 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:23.670396  9078 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.136391  8899 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.138006  9176 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:24.138579  9224 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:24.138970  8899 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:23.928449  2482 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:53:23.934531  9273 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:24.140645  9145 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 2.482s	user 0.007s	sys 0.007s
I20260806 03:53:24.140434  9273 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:24.141670  9118 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.560s	user 0.009s	sys 0.005s
I20260806 03:53:24.142208  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2695) took 3175 ms. Trace:
I20260806 03:53:23.936748  2227 catalog_manager.cc:5495] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 6 to 10. New cstate: current_term: 10 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:53:23.991317  9168 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.259s	user 0.011s	sys 0.006s
I20260806 03:53:23.979856  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:24.142629  2476 rpcz_store.cc:276] 0806 03:53:20.972544 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.976118 (+  3574us) service_pool.cc:227] Handling call
0806 03:53:21.000926 (+ 24808us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:21.010320 (+  9394us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:53:21.010369 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:21.158086 (+147717us) log.cc:842] Serialized 26 byte log entry
0806 03:53:21.478005 (+319919us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:21.478054 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:21.478144 (+    90us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:24.139773 (+2661629us) spinlock_profiling.cc:243] Waited 11.5 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:24.141791 (+  2018us) raft_consensus.cc:1671] finished
0806 03:53:24.141817 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:24.142106 (+   289us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":15,"raft.queue_time_us":13594,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":4643,"spinlock_wait_cycles":26448256,"thread_start_us":242751,"threads_started":1,"wal-append.queue_time_us":376302}
I20260806 03:53:23.979821  9067 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:23.941232  8891 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.144215  2227 catalog_manager.cc:5495] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 3 to 5, term changed from 3 to 5, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to <none>, VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) evicted. New cstate: current_term: 5 committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:24.145653  3592 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260806 03:53:24.146508  8891 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:23.961229  9260 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260806 03:53:24.148144  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 747) took 1261 ms. Trace:
I20260806 03:53:24.146533  9239 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:24.148629  2377 rpcz_store.cc:276] 0806 03:53:22.886370 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:22.976313 (+ 89943us) service_pool.cc:227] Handling call
0806 03:53:23.026689 (+ 50376us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:23.031032 (+  4343us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:23.031086 (+    54us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:23.087411 (+ 56325us) log.cc:842] Serialized 26 byte log entry
0806 03:53:23.467375 (+379964us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:23.467439 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:23.467567 (+   128us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:24.147876 (+680309us) raft_consensus.cc:1671] finished
0806 03:53:24.147902 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:24.148077 (+   175us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":3793,"raft.queue_time_us":239774,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":8051,"thread_start_us":317687,"threads_started":1,"wal-append.queue_time_us":673722}
I20260806 03:53:24.149817  8975 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:23.851683  9221 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.150837  9273 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:24.151239  9221 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:24.028323  9274 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:24.153771  9159 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:23.630651  8557 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.734s	user 0.022s	sys 0.026s
I20260806 03:53:24.027981  9230 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:24.157989  8557 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.274s	user 0.023s	sys 0.026s
I20260806 03:53:24.159454  8890 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:24.159626  9230 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:24.058326  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:23.791299  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 115478us
I20260806 03:53:24.149978  9239 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:24.159451  9271 consensus_queue.cc:1159] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "dff94100ffc5485f92cbe6a85addf0b2" responder_term: 13 status { last_received { term: 13 index: 9 } last_committed_idx: 7 last_received_current_leader { term: 13 index: 9 } }
I20260806 03:53:24.162618  9078 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:24.166501  9274 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:24.167196  9274 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.167747  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.169382  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:24.169445  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:24.170109  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.171558  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.172235  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.172719  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.173559  2476 raft_consensus.cc:2396] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 12 because replica has last-logged OpId of term: 11 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 8.
W20260806 03:53:24.127967  2537 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.983s	user 0.013s	sys 0.055s
I20260806 03:53:23.803905  9256 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:24.170150  9274 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:24.139837  2482 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:53:24.174471  2482 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:24.174413  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:23.964684  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:24.144372  3586 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:24.179303  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:53:24.180251  9186 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.962s	user 0.012s	sys 0.002s
I20260806 03:53:24.180719  9186 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.181896  8890 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:24.182050  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 123805us
I20260806 03:53:24.182956  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:24.143121  9276 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:24.010349  8912 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.210s	user 0.004s	sys 0.046s
I20260806 03:53:24.173372  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:24.146664  2227 catalog_manager.cc:5495] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 4 to 9, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1), now has a pending config: VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1), VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2), VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3), VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 9 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } } pending_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:53:24.187268  2477 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.559s	user 0.012s	sys 0.000s
W20260806 03:53:24.009486  9044 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.647s	user 0.012s	sys 0.011s
I20260806 03:53:24.204700  2480 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:24.208156  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:24.209345  8899 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:24.209896  9224 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:24.212687  2331 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:24.217479  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:24.235919  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:24.253619  2480 raft_consensus.cc:2354] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11.
W20260806 03:53:24.253448  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45436.6us
I20260806 03:53:24.237039  2477 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:24.256657  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.272224  2373 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
W20260806 03:53:24.274920  3547 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.601s (SENT)
I20260806 03:53:24.275966  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 617) took 2693 ms. Trace:
I20260806 03:53:24.276559  2578 rpcz_store.cc:276] 0806 03:53:21.582113 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:23.590584 (+2008471us) service_pool.cc:227] Handling call
0806 03:53:23.591008 (+   424us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:23.593276 (+  2268us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:53:23.913353 (+320077us) log.cc:842] Serialized 14 byte log entry
0806 03:53:24.275404 (+362051us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:24.275495 (+    91us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:24.275567 (+    72us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:24.275681 (+   114us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:24.275874 (+   193us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":363523,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":65,"thread_start_us":681178,"threads_started":2}
W20260806 03:53:24.277843  3547 leader_election.cc:334] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.768s (SENT)
I20260806 03:53:24.279203  3547 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:24.281509  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.105441  2429 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:24.283524  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1674) took 2426 ms. Trace:
I20260806 03:53:24.244990  2482 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.284044  2368 rpcz_store.cc:276] 0806 03:53:21.856641 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:22.746297 (+889656us) service_pool.cc:227] Handling call
0806 03:53:22.758837 (+ 12540us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:24.031823 (+1272986us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:24.283232 (+251409us) spinlock_profiling.cc:243] Waited 891 ms on lock 0x7b54001eb4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:24.283458 (+   226us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2049353088}
I20260806 03:53:24.285338  2477 raft_consensus.cc:2354] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12.
I20260806 03:53:24.283557  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:24.295588  2480 raft_consensus.cc:2396] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 15 because replica has last-logged OpId of term: 13 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
W20260806 03:53:24.296970  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 85759.8us
I20260806 03:53:24.295616  3591 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:53:24.047143  9129 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:24.300966  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:24.303612  3545 leader_election.cc:334] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.610s (SENT)
I20260806 03:53:24.309008  3545 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:24.305533  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 200173us
I20260806 03:53:24.155575  8897 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.306548  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:24.299213  2482 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:24.311240  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:24.311275  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:24.321388  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.322228  2480 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:53:24.324385  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 46597us
I20260806 03:53:24.327271  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:24.328321  3591 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:24.330318  2331 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:24.297477  9276 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:24.079893  9203 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.341590  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:24.309514  8975 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:24.342212  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:24.352507  2370 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:24.344267  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.341717  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:24.355039  2368 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:24.306429  8912 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:24.347362  3594 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:24.362427  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:24.301102  9268 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:24.349077  2575 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:24.282612  8899 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.355870  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:24.379526  2375 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:24.356635  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:24.357044  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2724) took 3134 ms. Trace:
I20260806 03:53:24.380692  2369 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:24.380393  2576 rpcz_store.cc:276] 0806 03:53:21.222468 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:21.532010 (+309542us) service_pool.cc:227] Handling call
0806 03:53:21.566608 (+ 34598us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:23.587637 (+2021029us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:24.356673 (+769036us) spinlock_profiling.cc:243] Waited 2.02 s on lock 0x7b54004556d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:24.356964 (+   291us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4645872384}
I20260806 03:53:24.354399  2480 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:24.358569  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:24.360677  8912 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:24.383039  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.372766  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2937) took 2658 ms. Trace:
I20260806 03:53:24.386373  2379 rpcz_store.cc:276] 0806 03:53:21.714657 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:21.714847 (+   190us) service_pool.cc:227] Handling call
0806 03:53:21.754302 (+ 39455us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:23.341438 (+1587136us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:24.372405 (+1030967us) spinlock_profiling.cc:243] Waited 1.48 s on lock 0x7b540014e954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:24.372673 (+   268us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3402628352}
I20260806 03:53:24.373281  9285 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 14.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.139s
I20260806 03:53:24.349457  9273 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:24.376642  2537 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:24.337548  9159 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:53:24.383201  2478 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:24.348451  9044 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:24.389168  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.389868  2480 raft_consensus.cc:2354] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8.
I20260806 03:53:24.348141  9241 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:24.351809  8975 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:24.411437  8975 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:24.411978  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:24.412999  9274 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:24.413400  9274 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:24.413777  9274 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:24.343593  9079 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.052s
I20260806 03:53:24.398303  2534 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:24.398653  8912 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.399796  9215 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:24.436004  9215 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:24.436596  9215 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:24.436813  9230 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:24.402842  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.437414  9271 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260806 03:53:24.437947  9256 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260806 03:53:24.438184  2480 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:53:24.436841  9127 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:24.439538  9127 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:24.439460  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:24.440709  2480 raft_consensus.cc:2354] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10.
I20260806 03:53:24.440912  9201 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:24.316541  9170 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.066s
I20260806 03:53:24.442929  9168 raft_consensus.cc:3032] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:24.406385  2576 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:24.403272  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:24.408061  2332 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:24.408376  3594 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:24.409346  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:24.421394  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 44875.4us
I20260806 03:53:24.406553  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:24.449441  2368 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:24.397670  8899 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:24.408063  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:24.407302  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:24.425220  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2732) took 1747 ms. Trace:
I20260806 03:53:24.378340  9276 raft_consensus.cc:686] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:24.436097  8912 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:24.395248  9268 raft_consensus.cc:686] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:24.386034  9261 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:24.457937  2369 raft_consensus.cc:2396] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 15 because replica has last-logged OpId of term: 13 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260806 03:53:24.457526  2583 rpcz_store.cc:276] 0806 03:53:22.677758 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.066441 (+1388683us) service_pool.cc:227] Handling call
0806 03:53:24.130715 (+ 64274us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:24.131527 (+   812us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:24.424898 (+293371us) spinlock_profiling.cc:243] Waited 63.9 ms on lock 0x7b5400156b50. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:24.425122 (+   224us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":146882816}
I20260806 03:53:24.471966  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:24.422591  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:24.462262  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64062.2us
W20260806 03:53:24.467083  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 59167.6us
I20260806 03:53:24.473894  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:24.406172  9193 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.814s	user 0.011s	sys 0.004s
I20260806 03:53:24.468870  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:24.474658  2332 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:24.443379  9168 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:24.405514  9241 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:24.479372  2379 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:24.481372  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:24.482180  2377 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:24.312104  9142 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:53:24.493208  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.494051  2576 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 14: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:24.438184  9230 raft_consensus.cc:3032] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:24.495496  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:24.467912  9209 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.214s	user 0.012s	sys 0.003s
I20260806 03:53:24.497795  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:24.498682  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.438918  9256 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:24.502593  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:24.509063  2584 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.584s	user 0.026s	sys 0.055s
I20260806 03:53:24.509577  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:24.511348  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.469681  9170 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:53:24.475538  9161 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.020s	sys 0.027s
I20260806 03:53:24.475308  8791 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:24.492821  9241 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:24.416394  9044 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.500169  9103 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:24.514401  2480 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 5.
I20260806 03:53:24.535202  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:24.513268  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 198837us
I20260806 03:53:24.523078  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:24.499712  9111 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:24.533448  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.499089  9078 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:24.499347  9230 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:24.518149  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.539359  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:24.514495  2584 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.590s	user 0.026s	sys 0.056s
I20260806 03:53:24.521755  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:24.519270  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44725.8us
I20260806 03:53:24.527825  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:24.531968  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.609s	user 0.036s	sys 0.051s
I20260806 03:53:24.563751  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2729) took 2744 ms. Trace:
W20260806 03:53:24.564947  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.655s	user 0.036s	sys 0.051s
I20260806 03:53:24.564869  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:24.566016  9170 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:24.566619  2332 leader_election.cc:398] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11.
I20260806 03:53:24.566985  2332 leader_election.cc:401] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260806 03:53:24.567312  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.568639  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.560976  9111 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.570200  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.571391  9111 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:24.571805  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:24.565403  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 663859us
I20260806 03:53:24.508744  9240 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.045s
I20260806 03:53:24.572642  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:24.573135  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:24.573343  3592 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:24.440841  9127 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.573638  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:24.571465  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.574697  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:24.575523  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.548519  2370 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:53:24.521911  9161 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.581s	user 0.020s	sys 0.028s
W20260806 03:53:24.535776  9120 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 2.810s	user 0.022s	sys 0.044s
I20260806 03:53:24.551532  2375 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:24.588146  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:24.589067  2370 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 6.
I20260806 03:53:24.511561  8899 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:24.549871  2377 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:24.582526  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:24.487006  9193 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.476548  9129 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.565274  2584 rpcz_store.cc:276] 0806 03:53:21.819041 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:23.634301 (+1815260us) service_pool.cc:227] Handling call
0806 03:53:23.662453 (+ 28152us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:23.662716 (+   263us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:23.924248 (+261532us) log.cc:842] Serialized 14 byte log entry
0806 03:53:24.563217 (+638969us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:24.563294 (+    77us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:24.563366 (+    72us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:24.563461 (+    95us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:24.563670 (+   209us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":312307,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":58,"raft.queue_time_us":5343,"raft.run_cpu_time_us":80,"raft.run_wall_time_us":80,"thread_start_us":899636,"threads_started":2}
I20260806 03:53:24.516561  9256 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:24.586337  9159 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:24.588011  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:24.577570  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:24.577734  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:24.590291  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.591813  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:24.517230  9142 raft_consensus.cc:686] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:24.594813  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.595829  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:24.575558  9170 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:24.519127  9040 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.075s
W20260806 03:53:24.598145  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 102737us
I20260806 03:53:24.558053  8791 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
W20260806 03:53:24.582118  8905 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.509s	user 0.014s	sys 0.000s
I20260806 03:53:24.554438  9186 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:24.606118  9159 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:24.637851  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 69811.3us
I20260806 03:53:24.777897  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:24.553828  8891 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:24.636004  2482 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:24.635386  2480 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
W20260806 03:53:24.606393  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 108737us
I20260806 03:53:24.677302  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.678094  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:24.781801  2583 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:24.664340  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.587249  9111 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11.
W20260806 03:53:24.586997  9120 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.868s	user 0.022s	sys 0.044s
I20260806 03:53:24.595031  8897 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:24.638062  2375 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:53:24.816332  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.514725  9209 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:24.681659  9221 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.530s	user 0.008s	sys 0.009s
I20260806 03:53:24.720424  9078 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260806 03:53:24.726502  9283 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.165s	user 0.000s	sys 0.000s
I20260806 03:53:24.729056  9044 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:24.734529  2538 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:24.737286  3545 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 2.180s (SENT) [suppressed 40 similar messages]
I20260806 03:53:24.602183  9261 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:24.637449  9153 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:24.782310  2534 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:24.784189  2579 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.500s	user 0.020s	sys 0.067s
W20260806 03:53:24.863934  2579 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.580s	user 0.021s	sys 0.067s
W20260806 03:53:24.865331  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 83174.4us
I20260806 03:53:24.865540  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2735) took 2146 ms. Trace:
I20260806 03:53:24.866925  2534 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:24.809839  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:24.637245  9170 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:24.695044  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 155809us
W20260806 03:53:24.811942  9099 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.629s	user 0.031s	sys 0.055s
I20260806 03:53:24.876394  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:24.841902  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.716249  9176 raft_consensus.cc:465] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Not starting pre-election -- already a leader
I20260806 03:53:24.845942  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.737865  9203 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:24.853119  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.807230  9159 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:24.859066  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 124631us
I20260806 03:53:24.808076  8899 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:24.861505  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:24.866079  2579 rpcz_store.cc:276] 0806 03:53:22.718823 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.130018 (+1411195us) service_pool.cc:227] Handling call
0806 03:53:24.130448 (+   430us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:24.189751 (+ 59303us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:24.283417 (+ 93666us) log.cc:842] Serialized 14 byte log entry
0806 03:53:24.864879 (+581462us) log.cc:842] Serialized 14 byte log entry
0806 03:53:24.865092 (+   213us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:24.865147 (+    55us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:24.865213 (+    66us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:24.865305 (+    92us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:24.865467 (+   162us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":33178,"prepare.queue_time_us":93825,"prepare.run_cpu_time_us":90,"prepare.run_wall_time_us":4255,"thread_start_us":580728,"threads_started":1}
I20260806 03:53:24.796772  2576 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:24.560609  9168 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.872140  2479 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:24.871968  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:24.873477  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:24.871862  2476 raft_consensus.cc:2396] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 13 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260806 03:53:24.907956  2534 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:24.787770  8905 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.875527  9308 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:24.915289  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:24.915550  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 43727.8us
I20260806 03:53:24.916666  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:24.883529  9079 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:53:24.890900  9274 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.891405  9239 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:24.893127  9237 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election won for term 9
W20260806 03:53:24.894824  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 146881us
I20260806 03:53:24.880776  2584 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:24.894268  2574 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:53:24.937527  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:24.863270  9287 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.190s	user 0.001s	sys 0.000s
I20260806 03:53:24.587666  9276 consensus_queue.cc:237] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.903932  2375 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
W20260806 03:53:24.875806  9099 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.693s	user 0.031s	sys 0.055s
I20260806 03:53:24.863476  9153 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:24.820075  9142 consensus_queue.cc:237] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.957226  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.876932  9170 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:24.922432  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:24.926335  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.926942  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:24.927273  2583 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:24.963431  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.964890  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:24.966135  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.583177  9268 consensus_queue.cc:237] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:24.686188  9230 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:24.974161  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 51854.8us
I20260806 03:53:24.930810  9308 raft_consensus.cc:686] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:24.931360  9176 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:24.930858  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.982084  2477 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:24.932904  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.911926  8899 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.938494  2574 raft_consensus.cc:2396] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 10 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260806 03:53:24.957239  9153 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:24.918780  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 109067us
I20260806 03:53:24.920357  9306 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:53:24.821516  9256 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.13, Last appended by leader: 13, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:24.968080  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.934952  9203 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:53:24.971622  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 55097.8us
I20260806 03:53:24.845021  9186 consensus_queue.cc:1046] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.058s
I20260806 03:53:24.927752  9079 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:24.995882  9079 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:24.995772  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.997649  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:24.938464  9044 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:24.982509  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:24.983804  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:24.909337  9078 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:24.943480  9237 raft_consensus.cc:686] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:24.989006  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:25.008263  2574 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:25.009217  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:25.010079  2574 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:25.010787  2574 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:25.011322  2574 raft_consensus.cc:595] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:24.926209  9179 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:24.992396  2332 leader_election.cc:398] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8.
I20260806 03:53:25.016865  2332 leader_election.cc:401] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:53:25.004076  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:24.993978  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.980665  9168 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:24.993511  9193 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:25.002853  2579 raft_consensus.cc:3032] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:25.037892  2579 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:25.004459  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:24.978660  8673 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:25.004760  2480 raft_consensus.cc:2379] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 6: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:53:25.007360  2368 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.557s	user 0.014s	sys 0.001s
W20260806 03:53:24.990670  9081 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.941s	user 0.006s	sys 0.009s
W20260806 03:53:25.011641  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 297264us
I20260806 03:53:25.000844  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:25.018021  8975 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.599s	user 0.011s	sys 0.002s
I20260806 03:53:25.001183  9176 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:25.039361  2579 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:25.016256  9179 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:25.017169  9261 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
W20260806 03:53:24.999012  9221 consensus_queue.cc:1159] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "cf6042e85bef47c4aac9d064d91501d1" responder_term: 15 status { last_received { term: 13 index: 12 } last_committed_idx: 12 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:53:25.075093  2584 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:25.024587  9306 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:25.078104  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:25.044214  2368 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:25.035640  9078 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260806 03:53:25.095906  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 358651us
I20260806 03:53:25.073792  9193 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:25.031056  9203 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.054s
I20260806 03:53:25.079432  9179 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:25.072135  9209 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:25.090257  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:25.009625  9044 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:25.130014  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 208485us
I20260806 03:53:25.132390  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:25.133031  2436 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:25.168841  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:25.056752  9081 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:25.086223  9274 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:25.136745  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 144532us
I20260806 03:53:25.176038  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:25.092586  9078 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:25.065595  8975 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:25.096191  9261 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:25.138743  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 126577us
I20260806 03:53:25.140483  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:25.134797  9193 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:25.159152  8905 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:25.085062  9308 consensus_queue.cc:237] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:25.079734  9321 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.078s
W20260806 03:53:25.155475  9183 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.084s	user 0.015s	sys 0.000s
I20260806 03:53:25.209578  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:25.110575  9237 consensus_queue.cc:237] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:25.220707  2482 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:25.224085  2379 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:25.188526  9078 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:25.235529  2474 raft_consensus.cc:2396] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 8 because replica has last-logged OpId of term: 7 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 5.
I20260806 03:53:25.237515  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3011) took 1228 ms. Trace:
I20260806 03:53:25.238372  2481 rpcz_store.cc:276] 0806 03:53:24.009579 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.036559 (+ 26980us) service_pool.cc:227] Handling call
0806 03:53:24.036853 (+   294us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:24.037137 (+   284us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:53:24.542800 (+505663us) log.cc:842] Serialized 14 byte log entry
0806 03:53:25.237048 (+694248us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:25.237150 (+   102us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:25.237209 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:25.237292 (+    83us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:25.237447 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":20571,"prepare.queue_time_us":647472,"prepare.run_cpu_time_us":86,"prepare.run_wall_time_us":35933,"raft.queue_time_us":55402,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":7432,"thread_start_us":1138248,"threads_started":3,"wal-append.queue_time_us":482122}
I20260806 03:53:25.210376  9209 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260806 03:53:25.244333  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 142563us
I20260806 03:53:25.209699  9322 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:53:25.287530  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:25.288076  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:25.288713  3594 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:53:25.285858  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 95597us
I20260806 03:53:25.228860  9143 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:25.284929  9186 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 8
W20260806 03:53:25.283352  2429 connection.cc:232] RPC call timeout handler was delayed by -2.1412481230217963s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17830000000000001s for a response
I20260806 03:53:25.297744  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:25.303591  2429 connection.cc:232] RPC call timeout handler was delayed by -1.8631481230258942s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20920000000000002s for a response
I20260806 03:53:25.307051  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:25.164824  9176 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:25.315606  9201 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.874s	user 0.014s	sys 0.000s
I20260806 03:53:25.237571  8899 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:25.209918  9261 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:25.322546  2483 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260806 03:53:25.321802  9125 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:25.336494  9193 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:25.336941  9271 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:25.337539  9271 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:25.343634  2429 leader_election.cc:334] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.783s (SENT)
I20260806 03:53:25.344429  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:25.345510  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:25.348403  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:25.349454  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3018) took 1164 ms. Trace:
I20260806 03:53:25.291782  9143 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:25.350540  2480 rpcz_store.cc:276] 0806 03:53:24.185471 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:25.067180 (+881709us) service_pool.cc:227] Handling call
0806 03:53:25.067727 (+   547us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:25.068254 (+   527us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:25.068297 (+    43us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:25.078988 (+ 10691us) log.cc:842] Serialized 52 byte log entry
0806 03:53:25.177638 (+ 98650us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:25.177701 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:25.177809 (+   108us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:25.336102 (+158293us) raft_consensus.cc:1671] finished
0806 03:53:25.336137 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:25.349375 (+ 13238us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":3044,"raft.queue_time_us":88782,"raft.run_cpu_time_us":244,"raft.run_wall_time_us":14609,"thread_start_us":68971,"threads_started":1,"wal-append.queue_time_us":241327}
I20260806 03:53:25.332857  2482 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:25.303298  9321 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:25.354365  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 185649us
I20260806 03:53:25.303308  9322 raft_consensus.cc:686] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:25.356287  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:25.327186  8905 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:25.358177  2429 leader_election.cc:334] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.092s (SENT)
I20260806 03:53:25.360193  2481 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:25.215400  9306 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:25.366065  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2972) took 1030 ms. Trace:
I20260806 03:53:25.378556  2375 rpcz_store.cc:276] 0806 03:53:24.335910 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.943259 (+607349us) service_pool.cc:227] Handling call
0806 03:53:24.977147 (+ 33888us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:24.977446 (+   299us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:53:24.991023 (+ 13577us) log.cc:842] Serialized 14 byte log entry
0806 03:53:25.365621 (+374598us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:25.365690 (+    69us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:25.365746 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:25.365828 (+    82us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:25.365989 (+   161us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":20843,"prepare.queue_time_us":15056,"prepare.run_cpu_time_us":80,"prepare.run_wall_time_us":65,"thread_start_us":353228,"threads_started":2}
I20260806 03:53:25.366915  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:25.367293  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 191389us
I20260806 03:53:25.373893  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:25.382407  2480 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:25.382560  2332 leader_election.cc:398] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10.
I20260806 03:53:25.383701  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:25.391104  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:25.357440  9143 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:25.387070  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82213.2us
I20260806 03:53:25.396678  2481 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:25.397821  9335 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Stepping down as leader of term 10
W20260806 03:53:25.376291  8890 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.194s	user 0.018s	sys 0.000s
I20260806 03:53:25.394150  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:25.364221  9209 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:25.406052  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:25.392551  9240 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:25.336704  9125 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:25.420998  3587 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
W20260806 03:53:25.398800  9303 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.253s	user 0.000s	sys 0.001s
W20260806 03:53:25.417152  9320 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.102s	user 0.000s	sys 0.000s
W20260806 03:53:25.417435  9309 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.247s	user 0.000s	sys 0.001s
I20260806 03:53:25.395622  9201 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:25.399091  9081 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:25.496577  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 65074.1us
I20260806 03:53:25.392346  9142 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.038s
I20260806 03:53:25.436959  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:25.398391  9335 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:25.412709  8890 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:25.437793  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:25.417717  9326 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:25.385447  8905 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:25.425226  9341 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:25.428912  9103 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.887s	user 0.009s	sys 0.007s
I20260806 03:53:25.425441  2480 raft_consensus.cc:2362] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14. Re-sending same reply.
I20260806 03:53:25.405910  9154 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.094s
I20260806 03:53:25.417333  9333 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.162s
I20260806 03:53:25.417641  9328 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260806 03:53:25.513401  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 129739us
I20260806 03:53:25.521837  2584 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:25.528643  2537 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:25.484736  8975 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:25.438022  9344 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:25.484529  9044 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:25.427855  9209 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:25.487071  9365 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260806 03:53:25.591434  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 198517us
I20260806 03:53:25.592900  2376 raft_consensus.cc:2396] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 13 because replica has last-logged OpId of term: 12 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 4.
I20260806 03:53:25.384760  9321 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:25.626444  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2737) took 2731 ms. Trace:
W20260806 03:53:25.637611  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 210796us
I20260806 03:53:25.417738  9331 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.245s
I20260806 03:53:25.514073  9357 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.075s
I20260806 03:53:25.691220  9328 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:25.588590  8890 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:25.541975  8905 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:25.739041  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 210569us
I20260806 03:53:25.619469  9103 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:25.747188  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:25.752426  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:25.755016  2574 rpcz_store.cc:276] 0806 03:53:22.895132 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:25.061019 (+2165887us) service_pool.cc:227] Handling call
0806 03:53:25.061635 (+   616us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:25.088129 (+ 26494us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:25.088164 (+    35us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:25.100725 (+ 12561us) log.cc:842] Serialized 52 byte log entry
0806 03:53:25.282668 (+181943us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:25.282909 (+   241us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:25.282999 (+    90us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:25.626145 (+343146us) raft_consensus.cc:1671] finished
0806 03:53:25.626168 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:25.626359 (+   191us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":18543,"raft.queue_time_us":33266,"raft.run_cpu_time_us":182,"raft.run_wall_time_us":12934,"thread_start_us":141796,"threads_started":1,"wal-append.queue_time_us":297860}
I20260806 03:53:25.758093  9335 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:25.758822  9362 log.cc:924] Time spent T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.141s	user 0.001s	sys 0.000s
W20260806 03:53:25.759690  9330 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.329s	user 0.000s	sys 0.000s
I20260806 03:53:25.760774  9321 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:25.766557  8975 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:25.756179  9215 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.304s	user 0.020s	sys 0.018s
I20260806 03:53:25.786684  9209 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:25.774689  9074 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:26.106401  2433 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.001s	sys 0.009s
I20260806 03:53:25.775763  9328 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:25.689677  9237 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.155s
I20260806 03:53:25.737843  9240 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:25.872231  9358 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:25.502283  9201 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:25.582258  9341 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:26.275876  9176 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.009s	sys 0.028s
I20260806 03:53:26.207931  3585 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260806 03:53:25.503068  9322 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:26.220165  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 473027us
W20260806 03:53:26.219383  3594 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.919s	user 0.026s	sys 0.018s
I20260806 03:53:26.307039  3594 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:26.221705  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:53:26.221827  9079 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.225s	user 0.023s	sys 0.017s
I20260806 03:53:26.222662  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:26.222664  9168 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.188s	user 0.030s	sys 0.002s
I20260806 03:53:26.222848  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:26.318938  3594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 716) took 1095 ms. Trace:
W20260806 03:53:26.222868  9159 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.312s	user 0.029s	sys 0.006s
W20260806 03:53:26.227569  8891 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.390s	user 0.009s	sys 0.023s
I20260806 03:53:26.260061  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:26.260888  9209 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.207237  8890 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:26.262992  2433 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.670s	user 0.002s	sys 0.009s
W20260806 03:53:26.242354  9241 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.689s	user 0.011s	sys 0.016s
I20260806 03:53:26.334755  9241 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:26.257316  9355 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.406s	user 0.004s	sys 0.006s
I20260806 03:53:25.753571  9261 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:26.336218  9339 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:53:26.334770  9186 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.026s	user 0.013s	sys 0.008s
I20260806 03:53:26.337247  9186 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 7. Current term is 8.
I20260806 03:53:26.336990  9339 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.338119  9186 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:26.338508  9186 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:26.338617  9170 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.357s	user 0.015s	sys 0.009s
I20260806 03:53:26.338892  9186 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:26.339111  9170 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.271593  9335 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:26.235513  9360 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:26.319744  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1527) took 1137 ms. Trace:
I20260806 03:53:26.319420  3594 rpcz_store.cc:276] 0806 03:53:25.214620 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:25.233754 (+ 19134us) service_pool.cc:227] Handling call
0806 03:53:26.307679 (+1073925us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:26.298301  9176 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.605s	user 0.009s	sys 0.028s
I20260806 03:53:26.326445  3584 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:26.254103  8975 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.340728  2574 rpcz_store.cc:276] 0806 03:53:25.181890 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:26.222548 (+1040658us) service_pool.cc:227] Handling call
0806 03:53:26.319673 (+ 97125us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:26.276919  9074 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.333648  8890 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.254781  9215 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.333963  9386 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.342159  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:26.336766  9143 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.925s	user 0.013s	sys 0.009s
I20260806 03:53:26.353686  2368 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: [13.10-13.10]
I20260806 03:53:26.356272  9382 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:26.252892  8912 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.768s	user 0.017s	sys 0.011s
I20260806 03:53:26.362735  2574 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:26.330464  8891 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:26.331228  9168 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.367225  9215 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:26.345520  9261 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.368247  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1528) took 1186 ms. Trace:
I20260806 03:53:26.368249  2369 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:26.369541  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:26.370184  9382 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.371953  2574 rpcz_store.cc:276] 0806 03:53:25.186560 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:26.341797 (+1155237us) service_pool.cc:227] Handling call
0806 03:53:26.368160 (+ 26363us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:26.319404  9079 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.374236  9261 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:26.379283  9326 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.844s	user 0.010s	sys 0.012s
W20260806 03:53:26.381321  9179 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.243s	user 0.011s	sys 0.015s
I20260806 03:53:26.383483  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:26.387665  2574 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:26.378690  9382 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:26.332193  9159 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.388340  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1525) took 1207 ms. Trace:
I20260806 03:53:26.401609  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:26.396768  2574 rpcz_store.cc:276] 0806 03:53:25.181186 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:26.383118 (+1201932us) service_pool.cc:227] Handling call
0806 03:53:26.388265 (+  5147us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:26.420672  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.684s	user 0.013s	sys 0.016s
W20260806 03:53:26.421200  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.685s	user 0.013s	sys 0.016s
I20260806 03:53:26.418767  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:26.372529  8975 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:26.303871  9240 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.375150  8912 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.423910  2574 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:26.383338  9125 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:26.281061  9142 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.698s	user 0.049s	sys 0.103s
I20260806 03:53:26.371801  9339 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:26.437668  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.652s	user 0.003s	sys 0.029s
I20260806 03:53:26.386963  9326 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:26.364773  9143 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.428481  9382 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:53:26.380931  9168 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:26.465574  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.680s	user 0.006s	sys 0.031s
W20260806 03:53:26.436614  9153 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.431s	user 0.026s	sys 0.005s
I20260806 03:53:26.471789  2375 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 15. Current term is 16. Ops: []
W20260806 03:53:26.441854  9142 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.917s	user 0.050s	sys 0.104s
I20260806 03:53:26.437275  9079 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:26.441619  8975 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.349254  9360 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.395563  9179 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.495632  2574 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
W20260806 03:53:26.506345  9351 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.264s	user 0.002s	sys 0.000s
I20260806 03:53:26.459291  9371 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.465632  9382 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:26.364760  9386 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:26.531800  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 293182us
I20260806 03:53:26.441977  8912 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:26.523569  9078 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.269s	user 0.016s	sys 0.007s
I20260806 03:53:26.508239  9142 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:26.519217  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1526) took 1337 ms. Trace:
W20260806 03:53:26.539973  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 554260us
I20260806 03:53:26.542542  2583 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 8: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:26.486303  9201 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:26.556613  2574 rpcz_store.cc:276] 0806 03:53:25.181559 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:26.418290 (+1236731us) service_pool.cc:227] Handling call
0806 03:53:26.519112 (+100822us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:26.532572  9382 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:53:26.556784  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [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: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:26.493101  9153 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.566964  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:26.514060  8975 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.568715  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 633) took 1159 ms. Trace:
I20260806 03:53:26.534392  9209 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:26.580585  2574 rpcz_store.cc:276] 0806 03:53:25.409691 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:26.560066 (+1150375us) service_pool.cc:227] Handling call
0806 03:53:26.568649 (+  8583us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:26.584316  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:26.584370  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:26.585427  3594 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:26.587797  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:26.593809  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 715) took 1482 ms. Trace:
I20260806 03:53:26.544544  9241 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:26.537304  9170 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:26.599720  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:26.600320  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 634) took 1102 ms. Trace:
I20260806 03:53:26.606635  2574 rpcz_store.cc:276] 0806 03:53:25.497763 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:26.583965 (+1086202us) service_pool.cc:227] Handling call
0806 03:53:26.600240 (+ 16275us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:26.607944  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:26.611169  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 104132us
I20260806 03:53:26.596066  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:26.593871  3590 raft_consensus.cc:2396] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 18 because replica has last-logged OpId of term: 15 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 9.
I20260806 03:53:26.594448  3592 rpcz_store.cc:276] 0806 03:53:25.111180 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:25.115680 (+  4500us) service_pool.cc:227] Handling call
0806 03:53:25.137180 (+ 21500us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:25.143720 (+  6540us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:25.143758 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:25.144349 (+   591us) log.cc:842] Serialized 26 byte log entry
0806 03:53:25.358918 (+214569us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:25.358965 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:25.359046 (+    81us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:26.593479 (+1234433us) raft_consensus.cc:1671] finished
0806 03:53:26.593519 (+    40us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:26.593721 (+   202us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":42112,"raft.run_cpu_time_us":186,"raft.run_wall_time_us":19037,"thread_start_us":191453,"threads_started":1,"wal-append.queue_time_us":684661}
I20260806 03:53:26.531476  9371 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.618119  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1510) took 2424 ms. Trace:
I20260806 03:53:26.618754  2584 rpcz_store.cc:276] 0806 03:53:24.193728 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:25.089495 (+895767us) service_pool.cc:227] Handling call
0806 03:53:25.108385 (+ 18890us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:25.692006 (+583621us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:26.609431 (+917425us) spinlock_profiling.cc:243] Waited 413 ms on lock 0x7b5400238054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:26.618014 (+  8583us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":950295936}
I20260806 03:53:26.595130  9209 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.581893  9341 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:26.594254  9261 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:26.629004  9168 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:26.640578  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:26.649835  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:26.567838  9383 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.650830  9321 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:26.651613  9321 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:26.557055  9078 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.596338  9370 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.561157  9142 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.623823  9159 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:26.635387  9400 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:26.644394  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:26.643687  2296 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 78ff87b2196e4600aed5d8442f9b9bdd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) due to error UNKNOWN_ERROR; will retry: Illegal state: Leader has not yet committed an operation in its own term
I20260806 03:53:26.646294  9368 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:26.647027  9371 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:26.650774  3585 raft_consensus.cc:2379] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:26.621960  9192 raft_consensus.cc:3032] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Stepping down as leader of term 9
W20260806 03:53:26.680217  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 927931us
I20260806 03:53:26.681658  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:26.682461  2584 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:26.652707  9391 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.688679  2436 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:26.704934  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:26.703320  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:26.670773  9143 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:26.666067  2296 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 83306us
I20260806 03:53:26.714151  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:26.677841  9192 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:26.656786  9209 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.613823  9087 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.12, Last appended by leader: 12, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.698312  9341 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:26.719337  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:26.775982  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 68325.9us
I20260806 03:53:26.778424  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:26.715148  9261 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:26.677049  9368 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.787571  9368 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:26.662518  9374 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.712211  9168 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260806 03:53:26.799389  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 80185.9us
W20260806 03:53:26.792167  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 106267us
I20260806 03:53:26.717618  9371 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:26.709213  9179 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:26.651535  9383 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.764451  9326 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:26.769362  9360 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:26.824769  9261 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:26.832887  9406 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:26.833250  9261 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.679198  9370 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.836011  2584 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:26.836364  9370 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:26.837020  9370 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:26.837214  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:26.837867  2584 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:26.821214  9358 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.523s	user 0.010s	sys 0.007s
I20260806 03:53:26.806957  9168 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:26.827894  8456 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:26.809445  9386 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:26.844728  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:26.718714  9395 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:26.849660  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:26.823992  9373 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.816421  9368 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:26.841934  8975 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:26.782151  9341 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:26.848443  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 70112.9us
W20260806 03:53:26.844700  9062 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 4.189s	user 0.027s	sys 0.025s
I20260806 03:53:26.850920  9168 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:26.852598  9358 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:26.839502  8912 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:26.841799  9153 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:26.854292  9383 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:26.720829  9321 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.856552  3585 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:26.871044  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 619) took 4854 ms. Trace:
I20260806 03:53:26.888610  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:26.888900  2575 rpcz_store.cc:276] 0806 03:53:22.016737 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:23.649762 (+1633025us) service_pool.cc:227] Handling call
0806 03:53:23.669986 (+ 20224us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:24.366057 (+696071us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:26.870747 (+2504690us) spinlock_profiling.cc:243] Waited 679 ms on lock 0x7b540013bfd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:26.870974 (+   227us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1561260416}
I20260806 03:53:26.889635  2436 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:26.866467  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:26.815980  9393 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
W20260806 03:53:26.866782  9062 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 4.224s	user 0.027s	sys 0.025s
I20260806 03:53:26.863423  9143 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:26.864926  9078 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:26.833607  9406 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.803530  9332 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.301s
I20260806 03:53:26.866706  9404 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.898695  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:26.870808  9209 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:26.901711  2575 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:26.860595  9402 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:26.904060  2436 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:26.897840  9405 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.222s	user 0.002s	sys 0.000s
I20260806 03:53:26.908454  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:26.806489  9409 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.104s
I20260806 03:53:26.915187  2584 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:53:26.922785  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:26.916891  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:26.917330  2578 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:26.917446  3593 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17. Ops: [14.11-16.12]
I20260806 03:53:26.896519  9368 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:26.725392  9391 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:26.908733  9321 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:26.824627  9374 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:26.920418  3588 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 632) took 2945 ms (client timeout 3120 ms). Trace:
W20260806 03:53:26.935416  3588 rpcz_store.cc:269] 0806 03:53:23.966133 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:23.966309 (+   176us) service_pool.cc:227] Handling call
0806 03:53:26.908239 (+2941930us) spinlock_profiling.cc:243] Waited 10.5 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:53:26.911384 (+  3145us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":24252800}
I20260806 03:53:26.934656  2332 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:26.929162  3593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 635) took 2958 ms. Trace:
I20260806 03:53:26.918391  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3005) took 3256 ms. Trace:
I20260806 03:53:26.931237  3545 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:26.936875  3593 rpcz_store.cc:276] 0806 03:53:23.970355 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:23.972135 (+  1780us) service_pool.cc:227] Handling call
0806 03:53:26.916839 (+2944704us) spinlock_profiling.cc:243] Waited 7.45 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:53:26.917107 (+   268us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:26.928730 (+ 11623us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:26.929080 (+   350us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":17134976}
I20260806 03:53:26.936998  2478 rpcz_store.cc:276] 0806 03:53:23.662446 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:23.662600 (+   154us) service_pool.cc:227] Handling call
0806 03:53:23.798464 (+135864us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:24.420466 (+622002us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:26.917396 (+2496930us) spinlock_profiling.cc:243] Waited 580 ms on lock 0x7b54001aac54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:26.918315 (+   919us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1333262720}
I20260806 03:53:26.931813  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:26.904801  9143 raft_consensus.cc:686] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:26.858039  9192 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:26.910583  9393 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:26.920998  9179 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:26.923329  9209 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:26.925034  9244 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:26.944442  9271 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:26.944974  9368 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:26.945396  9416 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:26.911316  9383 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.030s
W20260806 03:53:26.939661  9396 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.270s	user 0.002s	sys 0.000s
I20260806 03:53:26.940896  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:26.934888  9078 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:53:26.964782  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:26.867123  9395 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:27.000617  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 59797.1us
I20260806 03:53:26.922863  9142 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:26.952425  2578 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:26.974723  3587 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:26.981535  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:26.936067  9409 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:26.966727  9209 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:26.976258  9368 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:26.972285  9192 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:26.987982  9416 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:26.969543  9244 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:26.999260  9111 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:26.869184  9373 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:26.993247  9328 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.708s	user 0.014s	sys 0.002s
W20260806 03:53:27.014837  2578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1517) took 2810 ms (client timeout 1823 ms). Trace:
I20260806 03:53:26.970428  9179 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:27.016453  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 707) took 1676 ms (client timeout 1776 ms). Trace:
I20260806 03:53:26.983510  9245 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:27.002707  2332 leader_election.cc:398] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12.
W20260806 03:53:27.069764  2478 rpcz_store.cc:269] 0806 03:53:25.340199 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:26.952774 (+1612575us) service_pool.cc:227] Handling call
0806 03:53:27.016372 (+ 63598us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.070220  2332 leader_election.cc:401] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:53:27.049767  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:27.068655  2578 rpcz_store.cc:269] 0806 03:53:24.195970 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.279080 (+ 83110us) service_pool.cc:227] Handling call
0806 03:53:26.917123 (+2638043us) spinlock_profiling.cc:243] Waited 1.39 ms on lock 0x7b540028e028. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a3e434 00007f0d81a07437 00007f0d81a06bc8 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:27.006187 (+ 89064us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3187456}
I20260806 03:53:26.920207  9404 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.071413  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:26.927135  9402 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.010885  9139 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:27.048673  9209 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:27.096698  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:27.103322  2575 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
W20260806 03:53:27.074784  9351 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260806 03:53:27.062052  9244 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:27.080837  9335 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.723s	user 0.010s	sys 0.007s
I20260806 03:53:27.125582  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:27.126256  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 123757us
I20260806 03:53:27.127379  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:27.133124  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.098119  9404 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:27.053243  9368 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:27.139614  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:27.141454  9374 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:27.091483  9111 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 12
W20260806 03:53:27.109237  9186 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.766s	user 0.019s	sys 0.000s
I20260806 03:53:27.063760  9143 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.149240  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:27.211337  9411 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.306s	user 0.002s	sys 0.000s
I20260806 03:53:27.212576  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.154119  9391 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:27.156791  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.218225  2578 raft_consensus.cc:2396] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 9 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
W20260806 03:53:27.161170  2429 leader_election.cc:334] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.755s (SENT)
I20260806 03:53:27.122496  9226 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:27.083377  9328 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.181080  9271 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:27.181836  9402 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:27.143824  9326 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:27.135180  9078 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:53:27.048343  9409 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.197109  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:27.143941  9341 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:27.220245  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:27.208628  9404 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:27.206033  9406 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:27.082962  9245 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:27.240270  9424 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.150s	user 0.001s	sys 0.000s
I20260806 03:53:27.205258  9186 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.108186  9139 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.219053  9416 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.232261  9271 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.274377  9202 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:27.279256  9271 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:27.271276  9409 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:27.278987  9395 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:27.129323  9393 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.294400  9245 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:27.283252  9369 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 1.539s	user 0.000s	sys 0.004s
I20260806 03:53:27.304790  9274 raft_consensus.cc:3032] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Stepping down as leader of term 12
W20260806 03:53:27.300539  9310 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 2.055s	user 0.003s	sys 0.001s
W20260806 03:53:27.298964  9377 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.834s	user 0.002s	sys 0.002s
I20260806 03:53:27.294791  9373 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:27.317229  9382 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.723s	user 0.015s	sys 0.003s
I20260806 03:53:27.317829  9382 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.325610  9382 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 6 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:27.366178  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 226364us
W20260806 03:53:27.374377  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2967) took 3039 ms (client timeout 2164 ms). Trace:
W20260806 03:53:27.377184  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1668) took 5530 ms (client timeout 1783 ms). Trace:
I20260806 03:53:27.377338  2331 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:27.377787  2372 rpcz_store.cc:269] 0806 03:53:21.854246 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:21.956014 (+101768us) service_pool.cc:227] Handling call
0806 03:53:27.376580 (+5420566us) spinlock_profiling.cc:243] Waited 2.13 s on lock 0x7b540014e454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.376893 (+   313us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4908590464}
W20260806 03:53:27.219182  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 58054.4us
I20260806 03:53:27.148273  2478 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:27.381421  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2943) took 5631 ms. Trace:
W20260806 03:53:27.381553  2429 leader_election.cc:334] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.820s (SENT)
W20260806 03:53:27.381908  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 709) took 2039 ms (client timeout 1793 ms). Trace:
W20260806 03:53:27.382337  2474 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2712) took 3209 ms (client timeout 1604 ms). Trace:
I20260806 03:53:27.382448  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:27.382875  2478 rpcz_store.cc:269] 0806 03:53:25.342586 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.095414 (+1752828us) service_pool.cc:227] Handling call
0806 03:53:27.381506 (+286092us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:27.382977  2474 rpcz_store.cc:269] 0806 03:53:24.172353 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.173134 (+   781us) service_pool.cc:227] Handling call
0806 03:53:27.381423 (+3208289us) spinlock_profiling.cc:243] Waited 1.02 s on lock 0x7b5400150c54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.381767 (+   344us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2335510400}
I20260806 03:53:27.384003  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 749) took 4280 ms. Trace:
W20260806 03:53:27.385039  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 699) took 2080 ms (client timeout 1928 ms). Trace:
W20260806 03:53:27.385248  2474 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3033) took 2019 ms (client timeout 1942 ms). Trace:
W20260806 03:53:27.385619  2478 rpcz_store.cc:269] 0806 03:53:25.304750 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.384680 (+2079930us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:27.384936 (+   256us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:53:27.386436  2376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1676) took 5529 ms (client timeout 2092 ms). Trace:
W20260806 03:53:27.386984  2376 rpcz_store.cc:269] 0806 03:53:21.857171 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:22.074647 (+217476us) service_pool.cc:227] Handling call
0806 03:53:27.385740 (+5311093us) spinlock_profiling.cc:243] Waited 3.48 s on lock 0x7b5400012a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.386159 (+   419us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":8007616768}
I20260806 03:53:27.387688  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.389581  2377 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 5. Preceding OpId from leader: term: 11 index: 5. (term mismatch)
I20260806 03:53:27.389915  2478 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:27.390280  2377 pending_rounds.cc:76] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 4
I20260806 03:53:27.390684  2377 pending_rounds.cc:97] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 12.5
W20260806 03:53:27.390755  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 708) took 2050 ms (client timeout 2132 ms). Trace:
W20260806 03:53:27.391332  2478 rpcz_store.cc:269] 0806 03:53:25.342192 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.386748 (+2044556us) service_pool.cc:227] Handling call
0806 03:53:27.390672 (+  3924us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:27.392846  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2973) took 3053 ms (client timeout 2396 ms). Trace:
W20260806 03:53:27.393569  2479 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3006) took 3730 ms (client timeout 1889 ms). Trace:
I20260806 03:53:27.221556  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:27.397827  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.422955  2584 raft_consensus.cc:2379] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:27.405853  2484 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:27.434099  8932 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:27.441392  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:27.444236  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:27.393524  2379 rpcz_store.cc:269] 0806 03:53:24.339086 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.493591 (+154505us) service_pool.cc:227] Handling call
0806 03:53:27.391951 (+2898360us) spinlock_profiling.cc:243] Waited 655 ms on lock 0x7b54004290d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.392366 (+   415us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1506689280}
W20260806 03:53:27.443168  2479 rpcz_store.cc:269] 0806 03:53:23.662775 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:23.663039 (+   264us) service_pool.cc:227] Handling call
0806 03:53:27.393027 (+3729988us) spinlock_profiling.cc:243] Waited 823 ms on lock 0x7b54001dd3d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.393365 (+   338us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1892682112}
I20260806 03:53:27.446545  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:27.447044  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.439833  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:27.448751  3593 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
W20260806 03:53:27.449038  2480 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 703) took 2119 ms (client timeout 1768 ms). Trace:
I20260806 03:53:27.449894  9074 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:27.454911  2479 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3035) took 1865 ms (client timeout 2058 ms). Trace:
I20260806 03:53:27.452129  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 754) took 2853 ms. Trace:
I20260806 03:53:27.461418  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:27.461659  2479 rpcz_store.cc:269] 0806 03:53:25.582996 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.446548 (+1863552us) service_pool.cc:227] Handling call
0806 03:53:27.448149 (+  1601us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.461484  2375 rpcz_store.cc:276] 0806 03:53:24.598654 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:25.380293 (+781639us) service_pool.cc:227] Handling call
0806 03:53:25.398929 (+ 18636us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:26.491414 (+1092485us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.451459 (+960045us) spinlock_profiling.cc:243] Waited 1.07 s on lock 0x7b540005a5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:27.451851 (+   392us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2458474752}
I20260806 03:53:27.462605  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 762) took 1114 ms. Trace:
I20260806 03:53:27.462900  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.463176  2372 rpcz_store.cc:276] 0806 03:53:26.348212 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.379800 (+1031588us) service_pool.cc:227] Handling call
0806 03:53:27.462508 (+ 82708us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.464184  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:27.472239  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 84388.3us
I20260806 03:53:27.465130  2578 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
W20260806 03:53:27.473798  9306 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.160s	user 0.009s	sys 0.004s
W20260806 03:53:27.474396  9306 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.161s	user 0.009s	sys 0.005s
I20260806 03:53:27.474581  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.477587  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:27.449784  2480 rpcz_store.cc:269] 0806 03:53:25.329346 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:25.393389 (+ 64043us) service_pool.cc:227] Handling call
0806 03:53:27.448516 (+2055127us) spinlock_profiling.cc:243] Waited 17.8 ms on lock 0x7b54002b1454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.448786 (+   270us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":41039744}
I20260806 03:53:27.466265  9099 raft_consensus.cc:979] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:27.471676  3593 raft_consensus.cc:3032] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:27.391222  2377 raft_consensus.cc:2866] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:27.467684  2332 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:27.375116  2369 rpcz_store.cc:269] 0806 03:53:24.334505 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.471595 (+137090us) service_pool.cc:227] Handling call
0806 03:53:27.373607 (+2902012us) spinlock_profiling.cc:243] Waited 1.85 s on lock 0x7b54000596d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.374044 (+   437us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4266480384}
W20260806 03:53:27.468185  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2749) took 3117 ms (client timeout 3519 ms). Trace:
I20260806 03:53:27.453622  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:27.455901  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:27.469671  2576 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2745) took 3155 ms (client timeout 2016 ms). Trace:
I20260806 03:53:27.384684  2374 rpcz_store.cc:276] 0806 03:53:23.103231 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:23.565648 (+462417us) service_pool.cc:227] Handling call
0806 03:53:23.566212 (+   564us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:24.029190 (+462978us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:53:24.469030 (+439840us) log.cc:842] Serialized 14 byte log entry
0806 03:53:25.166119 (+697089us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:25.166175 (+    56us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:25.166224 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.287723 (+2121499us) spinlock_profiling.cc:243] Waited 15.3 ms on lock 0x7b180049ac20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:53:27.383288 (+ 95565us) spinlock_profiling.cc:243] Waited 463 ms on lock 0x7b54004286d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:27.383394 (+   106us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:27.383693 (+   299us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":542910,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":48,"raft.queue_time_us":117952,"raft.run_cpu_time_us":218,"raft.run_wall_time_us":10744,"spinlock_wait_cycles":1099206912,"thread_start_us":1134192,"threads_started":3,"wal-append.queue_time_us":416517}
W20260806 03:53:27.471114  2481 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3029) took 2228 ms (client timeout 1857 ms). Trace:
W20260806 03:53:27.385713  2474 rpcz_store.cc:269] 0806 03:53:25.365607 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.384984 (+2019377us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:27.385141 (+   157us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:27.464784  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:27.465934  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:27.463225  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.382123  2373 rpcz_store.cc:276] 0806 03:53:21.749535 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:22.620265 (+870730us) service_pool.cc:227] Handling call
0806 03:53:22.620622 (+   357us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:24.281389 (+1660767us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.380550 (+3099161us) spinlock_profiling.cc:243] Waited 1.63 s on lock 0x7b54003ea8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:27.381097 (+   547us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3751851392}
I20260806 03:53:27.482491  3593 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:53:27.483924  2583 rpcz_store.cc:269] 0806 03:53:24.350330 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.991593 (+641263us) service_pool.cc:227] Handling call
0806 03:53:27.467367 (+2475774us) spinlock_profiling.cc:243] Waited 1.5 s on lock 0x7b54004551d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.467763 (+   396us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3446884224}
W20260806 03:53:27.485227  2576 rpcz_store.cc:269] 0806 03:53:24.314612 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.572857 (+258245us) service_pool.cc:227] Handling call
0806 03:53:27.469127 (+2896270us) spinlock_profiling.cc:243] Waited 223 ms on lock 0x7b540013c4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.469435 (+   308us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":512015232}
I20260806 03:53:27.494511  2376 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:27.496165  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:27.497220  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:27.498682  2376 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:27.498912  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.500360  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:27.500782  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:27.501684  2376 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:27.502184  2373 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:27.505625  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.506470  2379 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:27.506789  2583 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:27.507138  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 760) took 1200 ms. Trace:
I20260806 03:53:27.507531  2379 rpcz_store.cc:276] 0806 03:53:26.306588 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.455413 (+1148825us) service_pool.cc:227] Handling call
0806 03:53:27.507075 (+ 51662us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.508051  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:27.485809  2481 rpcz_store.cc:269] 0806 03:53:25.242782 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:25.288899 (+ 46117us) service_pool.cc:227] Handling call
0806 03:53:27.470530 (+2181631us) spinlock_profiling.cc:243] Waited 52.1 ms on lock 0x7b54000afad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.470847 (+   317us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":119726336}
I20260806 03:53:27.518452  2478 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:27.521114  9274 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:27.524420  9271 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:27.525625  9271 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.532155  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:27.532922  9099 raft_consensus.cc:1067] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:27.533776  9373 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:27.529973  3593 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.534665  9373 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.538054  9186 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:27.539028  9409 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:27.539527  2372 raft_consensus.cc:2396] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 15 because replica has last-logged OpId of term: 13 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 8.
I20260806 03:53:27.539961  9409 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.529769  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3037) took 1178 ms. Trace:
I20260806 03:53:27.542398  2478 rpcz_store.cc:276] 0806 03:53:26.348044 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.464301 (+1116257us) service_pool.cc:227] Handling call
0806 03:53:27.526732 (+ 62431us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:27.543421  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 166580us
I20260806 03:53:27.544808  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:27.547245  9441 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.164s	user 0.000s	sys 0.001s
I20260806 03:53:27.314523  9328 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:27.548825  9259 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:27.551209  9315 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:27.552462  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:27.554056  3587 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 470) took 1342 ms (client timeout 1752 ms). Trace:
W20260806 03:53:27.554663  3587 rpcz_store.cc:269] 0806 03:53:26.212151 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:26.222361 (+ 10210us) service_pool.cc:227] Handling call
0806 03:53:27.553454 (+1331093us) spinlock_profiling.cc:243] Waited 659 ms on lock 0x7b5400540454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.553770 (+   316us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1515190016}
I20260806 03:53:27.555683  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.556860  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3030) took 2245 ms. Trace:
W20260806 03:53:27.557083  2581 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2722) took 6791 ms (client timeout 2487 ms). Trace:
W20260806 03:53:27.557637  2581 rpcz_store.cc:269] 0806 03:53:20.765506 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:20.991666 (+226160us) service_pool.cc:227] Handling call
0806 03:53:27.556583 (+6564917us) spinlock_profiling.cc:243] Waited 2.32 s on lock 0x7b540004bd54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.556849 (+   266us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5344785152}
I20260806 03:53:27.558607  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.560076  2578 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:27.561326  9182 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 15.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:53:27.535797  3593 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:27.562232  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:27.561635  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.561167  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2979) took 3161 ms. Trace:
I20260806 03:53:27.532862  9341 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:27.557228  2474 rpcz_store.cc:276] 0806 03:53:25.311088 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.554878 (+2243790us) service_pool.cc:227] Handling call
0806 03:53:27.556769 (+  1891us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.540232  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2987) took 1061 ms. Trace:
W20260806 03:53:27.551802  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 183070us
I20260806 03:53:27.568581  2372 rpcz_store.cc:276] 0806 03:53:26.478573 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.465473 (+986900us) service_pool.cc:227] Handling call
0806 03:53:27.540152 (+ 74679us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.545049  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.560334  2331 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:27.563822  2368 rpcz_store.cc:276] 0806 03:53:24.399372 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:25.163938 (+764566us) service_pool.cc:227] Handling call
0806 03:53:25.180532 (+ 16594us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:26.360791 (+1180259us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.560366 (+1199575us) spinlock_profiling.cc:243] Waited 1.17 s on lock 0x7b5400007654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:27.560864 (+   498us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2697306496}
I20260806 03:53:27.548892  9036 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:27.570322  9229 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:27.587244  9229 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:27.588752  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:27.499609  9179 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:27.596603  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.596402  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:27.597328  8673 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:27.597843  2375 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:27.597924  8673 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:27.598500  8673 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:27.551788  9315 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:27.597688  2481 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:27.600369  9049 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 13.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260806 03:53:27.601830  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:27.612713  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 52702.6us
I20260806 03:53:27.604399  9315 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:27.613428  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.617825  9186 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:27.618412  9186 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:27.596519  9341 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.618816  9186 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:27.523593  9274 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.620453  2478 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:27.622233  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 712) took 1006 ms. Trace:
I20260806 03:53:27.628387  2481 rpcz_store.cc:276] 0806 03:53:26.620751 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.606184 (+985433us) service_pool.cc:227] Handling call
0806 03:53:27.622123 (+ 15939us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.582978  9036 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.625057  2534 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:27.625962  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 91085.6us
I20260806 03:53:27.626579  9139 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:27.630442  2379 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:27.633800  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3039) took 1253 ms. Trace:
I20260806 03:53:27.634361  2478 rpcz_store.cc:276] 0806 03:53:26.380367 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.544550 (+1164183us) service_pool.cc:227] Handling call
0806 03:53:27.633556 (+ 89006us) spinlock_profiling.cc:243] Waited 44.6 ms on lock 0x7b54001ab654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.633691 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":102558464}
I20260806 03:53:27.628064  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:27.589066  9229 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.636224  9179 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:27.631313  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:27.643307  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.644804  2474 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:27.642578  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:27.645313  9202 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:27.649088  9036 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:27.648725  9202 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.651453  9341 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:27.651684  9234 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:27.652197  9234 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:27.652580  9274 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:27.652980  9202 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:27.654019  9079 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:27.654580  9079 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:27.655061  9079 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:27.655123  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:27.658329  9256 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:27.640933  9179 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:27.664475  8797 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:27.664602  9240 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:27.665639  8797 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.666428  9050 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:27.667394  9050 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.653784  9234 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.668007  9151 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:27.669853  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 719) took 1020 ms. Trace:
I20260806 03:53:27.666705  9240 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.675170  9050 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:27.681340  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 76026.5us
I20260806 03:53:27.676450  9238 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260806 03:53:27.686671  2476 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2713) took 3513 ms (client timeout 1648 ms). Trace:
W20260806 03:53:27.689401  2476 rpcz_store.cc:269] 0806 03:53:24.172614 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.174136 (+  1522us) service_pool.cc:227] Handling call
0806 03:53:27.686179 (+3512043us) spinlock_profiling.cc:243] Waited 692 ms on lock 0x7b5400036e54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.686419 (+   240us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1590703360}
I20260806 03:53:27.682864  9239 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:27.685308  2577 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 618) took 5942 ms (client timeout 1610 ms). Trace:
I20260806 03:53:27.686638  9373 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:27.675542  2368 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:27.678653  2474 rpcz_store.cc:276] 0806 03:53:26.653164 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.607568 (+954404us) service_pool.cc:227] Handling call
0806 03:53:27.669758 (+ 62190us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.687455  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.692087  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.694653  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:27.696852  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:27.698076  9376 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:27.703011  9376 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.706034  9376 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:27.707289  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.687880  9340 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.022s
I20260806 03:53:27.711038  9340 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:27.711442  9340 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:27.709260  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.707285  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.712839  9340 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:27.693039  2577 rpcz_store.cc:269] 0806 03:53:21.743184 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:21.951110 (+207926us) service_pool.cc:227] Handling call
0806 03:53:23.324084 (+1372974us) spinlock_profiling.cc:243] Waited 14.7 ms on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:53:27.684762 (+4360678us) spinlock_profiling.cc:243] Waited 1.59 s on lock 0x7b540013bad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.685037 (+   275us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3682415104}
I20260806 03:53:27.714100  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2968) took 3379 ms. Trace:
I20260806 03:53:27.714951  2476 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:53:27.707322  9179 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.6, Last appended by leader: 6, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.717793  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.719632  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:27.719724  2534 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:27.720654  9229 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:27.721088  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:27.723413  9067 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:27.739534  2377 rpcz_store.cc:276] 0806 03:53:24.334768 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.594417 (+259649us) service_pool.cc:227] Handling call
0806 03:53:27.388378 (+2793961us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.585132 (+196754us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.713764 (+128632us) spinlock_profiling.cc:243] Waited 2.79 s on lock 0x7b5400012a50. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.714011 (+   247us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":6424255872}
W20260806 03:53:27.723764  9368 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.521s	user 0.007s	sys 0.008s
I20260806 03:53:27.730515  9419 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:27.730863  2579 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 12
I20260806 03:53:27.707522  9234 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:27.736703  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:27.726256  9131 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:27.700726  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.741194  2578 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 14: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:27.741768  9067 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:27.744257  8797 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:27.744889  2583 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:27.745357  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:27.741742  9238 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:27.743743  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.747380  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:27.747769  9072 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:27.765141  2481 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:53:27.720286  9244 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.573s	user 0.010s	sys 0.011s
W20260806 03:53:27.761853  9321 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.821s	user 0.018s	sys 0.007s
I20260806 03:53:27.743633  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.767393  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:27.768859  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2753) took 1215 ms. Trace:
I20260806 03:53:27.769568  2583 rpcz_store.cc:276] 0806 03:53:26.553978 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.720716 (+1166738us) service_pool.cc:227] Handling call
0806 03:53:27.768782 (+ 48066us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.773089  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.774516  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 706) took 2426 ms. Trace:
I20260806 03:53:27.774981  2481 rpcz_store.cc:276] 0806 03:53:25.339831 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.639536 (+2299705us) service_pool.cc:227] Handling call
0806 03:53:27.765724 (+126188us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.777375  2373 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:27.764528  9131 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:27.768481  9067 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:27.783340  2375 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:27.784175  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2993) took 1222 ms. Trace:
I20260806 03:53:27.784775  2373 rpcz_store.cc:276] 0806 03:53:26.561593 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.500138 (+938545us) service_pool.cc:227] Handling call
0806 03:53:27.779805 (+279667us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.785001  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2996) took 1107 ms. Trace:
I20260806 03:53:27.783785  2376 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:53:27.786604  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2994) took 1219 ms. Trace:
I20260806 03:53:27.785737  2375 rpcz_store.cc:276] 0806 03:53:26.677611 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.565051 (+887440us) service_pool.cc:227] Handling call
0806 03:53:27.784939 (+219888us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.787091  2376 rpcz_store.cc:276] 0806 03:53:26.567527 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.499745 (+932218us) service_pool.cc:227] Handling call
0806 03:53:27.786541 (+286796us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.791549  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:27.791090  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:27.797854  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:27.788743  8797 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:27.791049  2377 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
W20260806 03:53:27.796988  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 60560.9us
I20260806 03:53:27.801823  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.802609  2583 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
W20260806 03:53:27.810822  9111 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.614s	user 0.010s	sys 0.019s
I20260806 03:53:27.796962  9340 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:27.812580  9238 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.813861  9103 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:27.815037  2474 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: [13.7-13.7]
I20260806 03:53:27.783320  9368 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.802091  2478 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:27.813854  2331 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:27.796751  2581 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:27.819697  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:27.815039  9168 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.927s	user 0.012s	sys 0.010s
I20260806 03:53:27.823076  2476 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:53:27.822769  2578 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:53:27.837246  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 140472us
I20260806 03:53:27.838124  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2731) took 3503 ms. Trace:
I20260806 03:53:27.838500  2474 rpcz_store.cc:276] 0806 03:53:24.323106 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.789069 (+3465963us) service_pool.cc:227] Handling call
0806 03:53:27.814702 (+ 25633us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:27.826449 (+ 11747us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.826729 (+   280us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.837597  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2732) took 3499 ms. Trace:
I20260806 03:53:27.839883  3593 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260806 03:53:27.841444  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.843472  2476 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:27.844274  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2747) took 3445 ms. Trace:
I20260806 03:53:27.844565  2476 rpcz_store.cc:276] 0806 03:53:24.398811 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.842583 (+3443772us) service_pool.cc:227] Handling call
0806 03:53:27.843190 (+   607us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.843946 (+   756us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.844186 (+   240us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.824244  9103 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:27.785384  9244 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.848223  2369 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:27.852065  2584 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 11. Ops: []
I20260806 03:53:27.853011  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1513) took 3658 ms. Trace:
I20260806 03:53:27.853430  2584 rpcz_store.cc:276] 0806 03:53:24.194697 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.820103 (+3625406us) service_pool.cc:227] Handling call
0806 03:53:27.851635 (+ 31532us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.852612 (+   977us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.852883 (+   271us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:27.854099  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 104528us
I20260806 03:53:27.855140  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:27.855257  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.856263  9367 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:27.859201  2332 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:27.850859  9103 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:27.865060  2583 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: [11.6-11.6]
I20260806 03:53:27.865823  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1514) took 3670 ms. Trace:
I20260806 03:53:27.866185  2583 rpcz_store.cc:276] 0806 03:53:24.195012 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.822611 (+3627599us) service_pool.cc:227] Handling call
0806 03:53:27.864586 (+ 41975us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:27.865523 (+   937us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.865754 (+   231us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:27.868348  9062 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 11 current term: 11 is higher.
I20260806 03:53:27.871425  9315 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:27.873442  2572 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2730) took 5234 ms (client timeout 3294 ms). Trace:
I20260806 03:53:27.873955  9315 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:27.873891  2572 rpcz_store.cc:269] 0806 03:53:22.638796 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:23.567115 (+928319us) service_pool.cc:227] Handling call
0806 03:53:27.872996 (+4305881us) spinlock_profiling.cc:243] Waited 997 ms on lock 0x7b54004565d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.873209 (+   213us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2292316928}
I20260806 03:53:27.867298  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:27.876318  2373 raft_consensus.cc:2379] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:27.839470  2481 rpcz_store.cc:276] 0806 03:53:24.333865 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.780855 (+3446990us) service_pool.cc:227] Handling call
0806 03:53:27.808517 (+ 27662us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.826274 (+ 17757us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:53:27.826314 (+    40us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:27.833185 (+  6871us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:27.833250 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.833347 (+    97us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:27.833548 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":7688,"raft.queue_time_us":13956}
I20260806 03:53:27.826455  9111 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12.
I20260806 03:53:27.888240  2476 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:27.889516  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3020) took 2858 ms. Trace:
I20260806 03:53:27.793272  9131 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:27.892084  9131 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:27.850347  9168 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.892695  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 638) took 3412 ms. Trace:
I20260806 03:53:27.894294  9168 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:27.893283  3591 rpcz_store.cc:276] 0806 03:53:24.480601 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.480760 (+   159us) service_pool.cc:227] Handling call
0806 03:53:24.481154 (+   394us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:24.562024 (+ 80870us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:24.562071 (+    47us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:24.582891 (+ 20820us) log.cc:842] Serialized 26 byte log entry
0806 03:53:25.108680 (+525789us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:25.108729 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.891868 (+2783139us) spinlock_profiling.cc:243] Waited 80.3 ms on lock 0x7b540067e8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:27.891981 (+   113us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:27.892110 (+   129us) raft_consensus.cc:1671] finished
0806 03:53:27.892122 (+    12us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:27.892446 (+   324us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":6317,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":120,"spinlock_wait_cycles":184674560,"thread_start_us":420337,"threads_started":1,"wal-append.queue_time_us":596976,"wal-append.run_cpu_time_us":2286,"wal-append.run_wall_time_us":1130133}
I20260806 03:53:27.890800  2476 rpcz_store.cc:276] 0806 03:53:25.031558 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.887237 (+2855679us) service_pool.cc:227] Handling call
0806 03:53:27.887782 (+   545us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.889149 (+  1367us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.889440 (+   291us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.883441  2579 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:27.901335  9339 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:27.901567  2370 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:27.901954  9339 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.844815  2577 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "fb91ba465b9845129828f07c4d452970"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:27.903209  2577 raft_consensus.cc:595] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:27.903930  8557 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:27.904619  9367 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:27.904060  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:47302 (request call id 40) took 2597 ms. Trace:
I20260806 03:53:27.906149  2577 rpcz_store.cc:276] 0806 03:53:25.306985 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.794557 (+2487572us) service_pool.cc:227] Handling call
0806 03:53:27.903917 (+109360us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:27.907902  2579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1522) took 3164 ms (client timeout 1852 ms). Trace:
I20260806 03:53:27.904765  8557 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:27.906350  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 92634.2us
I20260806 03:53:27.910692  2581 raft_consensus.cc:2396] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 10 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260806 03:53:27.910568  9271 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:27.909674  2579 rpcz_store.cc:269] 0806 03:53:24.743292 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.962415 (+219123us) service_pool.cc:227] Handling call
0806 03:53:27.729753 (+2767338us) spinlock_profiling.cc:243] Waited 1.99 s on lock 0x7b58008bf7b0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca40f63 00007f0d7caa4aba 00007f0d7cabc3af 00007f0d7cabdb4e 00007f0d7cac9228 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c
0806 03:53:27.907776 (+178023us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4569197952}
I20260806 03:53:27.918201  2581 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:27.920748  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2981) took 3131 ms. Trace:
I20260806 03:53:27.924146  2377 rpcz_store.cc:276] 0806 03:53:24.783351 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.816507 (+3033156us) service_pool.cc:227] Handling call
0806 03:53:27.876171 (+ 59664us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.908974 (+ 32803us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:27.909012 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:27.914018 (+  5006us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:27.914074 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.914152 (+    78us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:27.914287 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.931823  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 623) took 3211 ms. Trace:
I20260806 03:53:27.932888  2581 rpcz_store.cc:276] 0806 03:53:24.711622 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.911948 (+3200326us) service_pool.cc:227] Handling call
0806 03:53:27.916578 (+  4630us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.922598 (+  6020us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.922795 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.913722  9315 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:27.934779  9129 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:27.935074  8797 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260806 03:53:27.948055  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2707) took 3777 ms. Trace:
I20260806 03:53:27.948531  2483 rpcz_store.cc:276] 0806 03:53:24.170694 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.173368 (+  2674us) service_pool.cc:227] Handling call
0806 03:53:24.173692 (+   324us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:25.331395 (+1157703us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.919284 (+2587889us) spinlock_profiling.cc:243] Waited 1.15 s on lock 0x7b54002c4054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:27.947805 (+ 28521us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2641156992}
I20260806 03:53:27.950919  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1536) took 1145 ms. Trace:
I20260806 03:53:27.951077  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3023) took 2871 ms. Trace:
I20260806 03:53:27.954602  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2738) took 3718 ms. Trace:
I20260806 03:53:27.949210  9409 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:27.958914  9230 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:27.959250  9368 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:27.955119  2572 rpcz_store.cc:276] 0806 03:53:24.235776 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.886847 (+3651071us) service_pool.cc:227] Handling call
0806 03:53:27.952665 (+ 65818us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.953230 (+   565us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:27.953265 (+    35us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:27.953334 (+    69us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:27.953368 (+    34us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.953435 (+    67us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:27.954371 (+   936us) spinlock_profiling.cc:243] Waited 65.3 ms on lock 0x7b540004ae50. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.954499 (+   128us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1914,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":152,"spinlock_wait_cycles":150078208}
I20260806 03:53:27.961493  3542 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:27.963196  9354 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:27.963610  9354 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:27.963956  9354 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:27.935269  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:27.935770  9271 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:27.937608  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3019) took 2906 ms. Trace:
I20260806 03:53:27.938050  2577 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:27.966897  2474 rpcz_store.cc:276] 0806 03:53:25.031152 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.850325 (+2819173us) service_pool.cc:227] Handling call
0806 03:53:27.936890 (+ 86565us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.937214 (+   324us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:27.937246 (+    32us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:27.937308 (+    62us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:27.937340 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.937405 (+    65us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:27.937524 (+   119us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.951506  2483 rpcz_store.cc:276] 0806 03:53:25.080086 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.949832 (+2869746us) service_pool.cc:227] Handling call
0806 03:53:27.950354 (+   522us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.950729 (+   375us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:27.950759 (+    30us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:27.950803 (+    44us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:27.950835 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.950892 (+    57us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:27.951003 (+   111us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.951372  2575 rpcz_store.cc:276] 0806 03:53:26.805408 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:26.902891 (+ 97483us) service_pool.cc:227] Handling call
0806 03:53:27.950499 (+1047608us) spinlock_profiling.cc:243] Waited 164 ms on lock 0x7b540004ae54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:27.950682 (+   183us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":377701120}
I20260806 03:53:27.972929  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1523) took 3224 ms. Trace:
I20260806 03:53:27.973304  2577 rpcz_store.cc:276] 0806 03:53:24.743594 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.937226 (+3193632us) service_pool.cc:227] Handling call
0806 03:53:27.937690 (+   464us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.967701 (+ 30011us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.967964 (+   263us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:27.974543  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 115488us
W20260806 03:53:27.976713  9446 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.275s	user 0.001s	sys 0.001s
I20260806 03:53:27.976878  2575 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:27.977741  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1529) took 2598 ms. Trace:
I20260806 03:53:27.977945  2474 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:53:27.980206  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3027) took 2848 ms. Trace:
I20260806 03:53:27.981383  9244 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:27.981696  2584 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: [12.11-12.11]
I20260806 03:53:27.982705  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 622) took 3271 ms. Trace:
I20260806 03:53:27.983269  2481 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:27.984193  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3021) took 2942 ms. Trace:
I20260806 03:53:27.984524  2481 rpcz_store.cc:276] 0806 03:53:25.041599 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.900554 (+2858955us) service_pool.cc:227] Handling call
0806 03:53:27.969417 (+ 68863us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.983825 (+ 14408us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.984114 (+   289us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.980548  2474 rpcz_store.cc:276] 0806 03:53:25.131483 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.976936 (+2845453us) service_pool.cc:227] Handling call
0806 03:53:27.977446 (+   510us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.979900 (+  2454us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.980123 (+   223us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:27.981457  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 182079us
I20260806 03:53:27.978065  2575 rpcz_store.cc:276] 0806 03:53:25.379115 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.976178 (+2597063us) service_pool.cc:227] Handling call
0806 03:53:27.976619 (+   441us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.977422 (+   803us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.977661 (+   239us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.973389  2368 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:53:27.987105  2579 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:27.983103  2584 rpcz_store.cc:276] 0806 03:53:24.711226 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.918812 (+3207586us) service_pool.cc:227] Handling call
0806 03:53:27.981338 (+ 62526us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:27.982341 (+  1003us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.982624 (+   283us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.964633  8673 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.988392  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:27.992115  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 624) took 3280 ms. Trace:
I20260806 03:53:27.994254  2579 rpcz_store.cc:276] 0806 03:53:24.711968 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.940334 (+3228366us) service_pool.cc:227] Handling call
0806 03:53:27.975473 (+ 35139us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.991794 (+ 16321us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.992053 (+   259us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:27.993032  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:27.988204  2578 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
W20260806 03:53:27.994721  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59645.1us
W20260806 03:53:27.961568  9209 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.830s	user 0.006s	sys 0.013s
I20260806 03:53:27.940315  9315 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:27.997381  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:27.995746  2368 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:27.978593  9271 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:27.994786  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 630) took 3249 ms. Trace:
I20260806 03:53:28.002033  2581 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:28.002245  2572 rpcz_store.cc:276] 0806 03:53:24.745090 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.960946 (+3215856us) service_pool.cc:227] Handling call
0806 03:53:27.965589 (+  4643us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.994453 (+ 28864us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:27.994483 (+    30us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:27.994532 (+    49us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:27.994562 (+    30us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:27.994623 (+    61us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:27.994730 (+   107us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.003032  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1520) took 3260 ms. Trace:
I20260806 03:53:28.003723  2581 rpcz_store.cc:276] 0806 03:53:24.742589 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.944680 (+3202091us) service_pool.cc:227] Handling call
0806 03:53:28.001753 (+ 57073us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.002712 (+   959us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.002957 (+   245us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.006162  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3022) took 2939 ms. Trace:
I20260806 03:53:28.007277  2583 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260806 03:53:28.006542  2476 rpcz_store.cc:276] 0806 03:53:25.066921 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.909408 (+2842487us) service_pool.cc:227] Handling call
0806 03:53:27.988087 (+ 78679us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.999204 (+ 11117us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:27.999239 (+    35us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:28.005884 (+  6645us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:28.005929 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.005993 (+    64us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.006098 (+   105us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.010501  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1516) took 3814 ms. Trace:
I20260806 03:53:28.010823  2583 rpcz_store.cc:276] 0806 03:53:24.195647 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.906155 (+3710508us) service_pool.cc:227] Handling call
0806 03:53:27.933280 (+ 27125us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.007609 (+ 74329us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.010447 (+  2838us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.011932  9308 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:28.013792  9308 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.015877  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.011932  2534 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:28.014294  2577 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:28.025213  2584 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:28.022064  2377 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:28.029260  9224 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:53:28.030138  9224 raft_consensus.cc:686] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:28.030510  2575 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: [10.10-10.10]
I20260806 03:53:28.031311  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2754) took 1477 ms. Trace:
W20260806 03:53:28.032491  2574 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1530) took 1794 ms (client timeout 1642 ms). Trace:
I20260806 03:53:28.032884  2583 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
W20260806 03:53:28.033031  2574 rpcz_store.cc:269] 0806 03:53:26.237639 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:26.607641 (+370002us) service_pool.cc:227] Handling call
0806 03:53:28.031812 (+1424171us) spinlock_profiling.cc:243] Waited 1.14 s on lock 0x7b540004b354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.032178 (+   366us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2628138880}
I20260806 03:53:28.035168  2574 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
W20260806 03:53:28.036432  9192 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.971s	user 0.017s	sys 0.000s
I20260806 03:53:28.038456  2583 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260806 03:53:28.039211  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2990) took 1515 ms. Trace:
I20260806 03:53:28.039757  2369 rpcz_store.cc:276] 0806 03:53:26.524413 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.528362 (+1003949us) service_pool.cc:227] Handling call
0806 03:53:28.038890 (+510528us) spinlock_profiling.cc:243] Waited 308 ms on lock 0x7b540026fa54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.039086 (+   196us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":707945216}
W20260806 03:53:28.040658  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52660.2us
I20260806 03:53:28.042439  8673 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:28.043226  2374 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 9. Current term is 10. Ops: [9.7-9.7]
I20260806 03:53:28.044476  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2984) took 3132 ms. Trace:
I20260806 03:53:28.031683  2575 rpcz_store.cc:276] 0806 03:53:26.554355 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.997442 (+1443087us) service_pool.cc:227] Handling call
0806 03:53:28.030124 (+ 32682us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:28.030958 (+   834us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.031244 (+   286us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.045465  2369 rpcz_store.cc:276] 0806 03:53:24.909894 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.041142 (+3131248us) service_pool.cc:227] Handling call
0806 03:53:28.041756 (+   614us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.042090 (+   334us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.042132 (+    42us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:28.042222 (+    90us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:28.042288 (+    66us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.042371 (+    83us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.042513 (+   142us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.026018  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 632) took 2847 ms. Trace:
I20260806 03:53:28.049171  2577 rpcz_store.cc:276] 0806 03:53:25.178566 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.988267 (+2809701us) service_pool.cc:227] Handling call
0806 03:53:28.014011 (+ 25744us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.025699 (+ 11688us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.025952 (+   253us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.003016  9315 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:28.051693  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1532) took 1472 ms. Trace:
I20260806 03:53:28.054420  2331 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:28.054011  2584 rpcz_store.cc:276] 0806 03:53:26.579663 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.995652 (+1415989us) service_pool.cc:227] Handling call
0806 03:53:28.006447 (+ 10795us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.051461 (+ 45014us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.051641 (+   180us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:28.057425  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 51284.4us
I20260806 03:53:28.059628  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.061834  2476 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:28.063616  2578 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:28.065347  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 702) took 2759 ms. Trace:
I20260806 03:53:28.065757  2476 rpcz_store.cc:276] 0806 03:53:25.305799 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.026374 (+2720575us) service_pool.cc:227] Handling call
0806 03:53:28.058621 (+ 32247us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.065023 (+  6402us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.065274 (+   251us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.010579  9209 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.078032  2479 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:28.076843  2482 raft_consensus.cc:2396] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 15 because replica has last-logged OpId of term: 14 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 12.
I20260806 03:53:28.080615  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3026) took 2957 ms. Trace:
I20260806 03:53:28.080385  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:28.072047  2369 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 5. Current term is 6. Ops: []
I20260806 03:53:28.082077  3591 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:28.088502  3591 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:28.087455  2483 rpcz_store.cc:276] 0806 03:53:25.123842 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.985791 (+2861949us) service_pool.cc:227] Handling call
0806 03:53:28.027896 (+ 42105us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.080226 (+ 52330us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.080261 (+    35us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:28.080301 (+    40us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:28.080331 (+    30us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.080416 (+    85us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.080553 (+   137us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.081148  3592 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:28.094566  3591 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.095902  3591 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:28.096882  9378 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:28.097509  9378 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.100961  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 759) took 3022 ms. Trace:
I20260806 03:53:28.101420  2369 rpcz_store.cc:276] 0806 03:53:25.070259 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.053566 (+2983307us) service_pool.cc:227] Handling call
0806 03:53:28.071718 (+ 18152us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.092354 (+ 20636us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.092570 (+   216us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.101840  9170 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:53:28.103369  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 57570.3us
I20260806 03:53:28.079362  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:28.104677  3587 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:28.104720  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:28.106079  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:28.117705  2479 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 705) took 2778 ms (client timeout 2632 ms). Trace:
W20260806 03:53:28.118213  2479 rpcz_store.cc:269] 0806 03:53:25.339490 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.462691 (+2123201us) service_pool.cc:227] Handling call
0806 03:53:28.117400 (+654709us) spinlock_profiling.cc:243] Waited 577 ms on lock 0x7b54003886d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.117584 (+   184us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1327260032}
I20260806 03:53:28.119689  2478 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 13. Ops: []
I20260806 03:53:28.120507  9236 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:28.121070  9236 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:28.121517  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2734) took 3764 ms. Trace:
I20260806 03:53:28.122119  2478 rpcz_store.cc:276] 0806 03:53:24.356855 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.827764 (+3470909us) service_pool.cc:227] Handling call
0806 03:53:28.119473 (+291709us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.120162 (+   689us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.121276 (+  1114us) spinlock_profiling.cc:243] Waited 234 ms on lock 0x7b54003886d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.121426 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":538383744}
I20260806 03:53:28.091728  2581 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:53:28.128079  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2709) took 3956 ms. Trace:
I20260806 03:53:28.128501  2484 rpcz_store.cc:276] 0806 03:53:24.171340 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.171528 (+   188us) service_pool.cc:227] Handling call
0806 03:53:27.405002 (+3233474us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.424726 (+ 19724us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.127785 (+703059us) spinlock_profiling.cc:243] Waited 3.23 s on lock 0x7b54001dd3d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.127979 (+   194us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7433012480}
I20260806 03:53:28.092710  9179 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:28.103379  2369 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:53:28.106585  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:28.031420  9224 consensus_queue.cc:237] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.069482  2534 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:28.108071  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:28.136227  9087 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:53:28.136511  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 85170.6us
I20260806 03:53:28.137812  9099 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:53:28.138331  9271 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:28.138446  9099 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:28.108976  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:28.136523  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2985) took 2748 ms. Trace:
I20260806 03:53:28.140843  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.140492  2369 rpcz_store.cc:276] 0806 03:53:25.388141 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.102428 (+2714287us) service_pool.cc:227] Handling call
0806 03:53:28.102908 (+   480us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.136205 (+ 33297us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.136448 (+   243us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.142743  2379 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260806 03:53:28.143388  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2986) took 2749 ms. Trace:
I20260806 03:53:28.143760  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 761) took 1822 ms. Trace:
I20260806 03:53:28.141268  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:28.139916  9099 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.146585  9344 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:28.146994  9344 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:28.147332  9344 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:28.147953  9240 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:28.078931  9209 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:28.153210  9238 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:28.143633  2477 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2733) took 3792 ms (client timeout 2689 ms). Trace:
W20260806 03:53:28.155043  2477 rpcz_store.cc:269] 0806 03:53:24.351466 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.982805 (+631339us) service_pool.cc:227] Handling call
0806 03:53:28.143220 (+3160415us) spinlock_profiling.cc:243] Waited 3.07 s on lock 0x7b5400250b54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.143436 (+   216us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7061101952}
I20260806 03:53:28.091017  2572 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:53:28.111574  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.143678  2379 rpcz_store.cc:276] 0806 03:53:25.393829 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.142022 (+2748193us) service_pool.cc:227] Handling call
0806 03:53:28.142402 (+   380us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.143133 (+   731us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.143339 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.070210  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2756) took 1454 ms. Trace:
I20260806 03:53:28.121580  9236 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:28.125741  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 755) took 3524 ms. Trace:
I20260806 03:53:28.156669  2578 rpcz_store.cc:276] 0806 03:53:26.632541 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.999505 (+1366964us) service_pool.cc:227] Handling call
0806 03:53:28.023920 (+ 24415us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.067299 (+ 43379us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.070141 (+  2842us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.134747  8557 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:28.136672  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2762) took 1292 ms. Trace:
I20260806 03:53:28.108208  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 2976) took 3768 ms. Trace:
I20260806 03:53:28.162559  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1540) took 1255 ms. Trace:
I20260806 03:53:28.144297  2369 rpcz_store.cc:276] 0806 03:53:26.321318 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.142653 (+1821335us) service_pool.cc:227] Handling call
0806 03:53:28.143064 (+   411us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.143318 (+   254us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.143342 (+    24us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:28.143388 (+    46us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:28.143421 (+    33us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.143606 (+   185us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.143705 (+    99us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.110458  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:28.103603  3547 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:28.158690  3591 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 11. (term mismatch)
I20260806 03:53:28.159750  2374 rpcz_store.cc:276] 0806 03:53:24.601791 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.546306 (+2944515us) service_pool.cc:227] Handling call
0806 03:53:28.042847 (+496541us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:28.048097 (+  5250us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.125422 (+ 77325us) spinlock_profiling.cc:243] Waited 496 ms on lock 0x7b540026fa50. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.125627 (+   205us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1140648192}
I20260806 03:53:28.166751  2374 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:53:28.167004  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2988) took 1687 ms. Trace:
I20260806 03:53:28.167299  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2991) took 1630 ms. Trace:
I20260806 03:53:28.160382  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:28.162765  2370 rpcz_store.cc:276] 0806 03:53:24.340152 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.590259 (+250107us) service_pool.cc:227] Handling call
0806 03:53:28.107933 (+3517674us) spinlock_profiling.cc:243] Waited 3.26 s on lock 0x7b54001eafd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.108144 (+   211us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7499991424}
W20260806 03:53:28.169389  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 65877.8us
I20260806 03:53:28.167798  2374 rpcz_store.cc:276] 0806 03:53:26.537452 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.165822 (+1628370us) service_pool.cc:227] Handling call
0806 03:53:28.166336 (+   514us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.167084 (+   748us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.167245 (+   161us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":47104}
I20260806 03:53:28.168352  2480 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:28.162393  2576 rpcz_store.cc:276] 0806 03:53:26.844171 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.107675 (+1263504us) service_pool.cc:227] Handling call
0806 03:53:28.136594 (+ 28919us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.167368  2379 rpcz_store.cc:276] 0806 03:53:26.479211 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.162120 (+1682909us) service_pool.cc:227] Handling call
0806 03:53:28.166336 (+  4216us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.166616 (+   280us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.166644 (+    28us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:28.166692 (+    48us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:28.166756 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.166811 (+    55us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.166916 (+   105us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":45056}
I20260806 03:53:28.157336  2368 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:28.163142  2572 rpcz_store.cc:276] 0806 03:53:26.901107 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.003722 (+1102615us) service_pool.cc:227] Handling call
0806 03:53:28.069388 (+ 65666us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.156226 (+ 86838us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.156439 (+   213us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.202162  2369 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
W20260806 03:53:28.204010  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 110333us
I20260806 03:53:28.051159  9103 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:28.209172  2480 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 718) took 1560 ms (client timeout 1793 ms). Trace:
W20260806 03:53:28.210107  2480 rpcz_store.cc:269] 0806 03:53:26.648901 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.110996 (+1462095us) service_pool.cc:227] Handling call
0806 03:53:28.209100 (+ 98104us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.070655  9372 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:28.204923  3591 pending_rounds.cc:76] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Aborting all ops after (but not including) 10
I20260806 03:53:28.157663  9239 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:28.211910  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2989) took 1732 ms. Trace:
I20260806 03:53:28.209620  3592 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:28.202447  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:28.212502  2369 rpcz_store.cc:276] 0806 03:53:26.479542 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.181578 (+1702036us) service_pool.cc:227] Handling call
0806 03:53:28.201933 (+ 20355us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.211600 (+  9667us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.211836 (+   236us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.211449  3591 pending_rounds.cc:97] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Aborting uncommitted NO_OP operation due to leader change: 12.11
I20260806 03:53:28.214567  3591 raft_consensus.cc:2866] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:28.211329  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 757) took 3492 ms. Trace:
W20260806 03:53:28.169093  9186 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.543s	user 0.006s	sys 0.009s
I20260806 03:53:28.213271  2478 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:28.221645  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2982) took 3424 ms. Trace:
I20260806 03:53:28.223755  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3028) took 2981 ms. Trace:
I20260806 03:53:28.224395  2481 rpcz_store.cc:276] 0806 03:53:25.231833 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.991809 (+2759976us) service_pool.cc:227] Handling call
0806 03:53:28.159954 (+168145us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.212786 (+ 52832us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.212822 (+    36us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:28.212871 (+    49us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:28.212903 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.212964 (+    61us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.213077 (+   113us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:28.222877  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 65956.5us
I20260806 03:53:28.231520  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:28.217633  2376 rpcz_store.cc:276] 0806 03:53:24.710227 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.791833 (+3081606us) service_pool.cc:227] Handling call
0806 03:53:27.812354 (+ 20521us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:27.812768 (+   414us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:53:27.919148 (+106380us) log.cc:842] Serialized 14 byte log entry
0806 03:53:28.202497 (+283349us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:28.202558 (+    61us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:28.202609 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.202676 (+    67us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.202825 (+   149us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":239048,"prepare.run_cpu_time_us":100,"prepare.run_wall_time_us":68550,"raft.queue_time_us":47814,"thread_start_us":276704,"threads_started":2}
I20260806 03:53:28.160250  9308 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:28.201722  9285 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:28.242309  2474 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:28.159456  9339 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:28.248942  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:28.224184  2373 rpcz_store.cc:276] 0806 03:53:24.783720 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.885747 (+3102027us) service_pool.cc:227] Handling call
0806 03:53:27.919724 (+ 33977us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:27.934958 (+ 15234us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:27.935002 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:27.940291 (+  5289us) log.cc:842] Serialized 26 byte log entry
0806 03:53:27.986140 (+ 45849us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:28.205560 (+219420us) log.cc:842] Serialized 14 byte log entry
0806 03:53:28.207905 (+  2345us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.208056 (+   151us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:28.208116 (+    60us) raft_consensus.cc:1671] finished
0806 03:53:28.208134 (+    18us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.208313 (+   179us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1847,"prepare.queue_time_us":216730,"raft.queue_time_us":7441,"raft.run_cpu_time_us":296,"raft.run_wall_time_us":62424,"thread_start_us":196406,"threads_started":2,"wal-append.queue_time_us":43416}
I20260806 03:53:28.251703  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:28.250942  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.261767  2376 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260806 03:53:28.264048  8938 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:28.255092  9050 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:28.264730  8938 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:28.264918  9050 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:28.265313  8938 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:28.265427  9050 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:28.267795  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:28.268421  9182 consensus_queue.cc:1046] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 5.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:28.168442  9067 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:28.260836  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 51935.3us
I20260806 03:53:28.268512  2572 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:28.268865  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.276707  2483 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260806 03:53:28.272450  2476 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:53:28.283766  2482 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 701) took 2978 ms (client timeout 1610 ms). Trace:
W20260806 03:53:28.284487  2482 rpcz_store.cc:269] 0806 03:53:25.305470 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:25.355718 (+ 50248us) service_pool.cc:227] Handling call
0806 03:53:28.283405 (+2927687us) spinlock_profiling.cc:243] Waited 2.7 s on lock 0x7b54001513d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.283671 (+   266us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":6198543232}
I20260806 03:53:28.285794  9067 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:28.285849  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:28.287001  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3034) took 2869 ms. Trace:
I20260806 03:53:28.287422  2483 rpcz_store.cc:276] 0806 03:53:25.417290 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.208656 (+2791366us) service_pool.cc:227] Handling call
0806 03:53:28.261943 (+ 53287us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.277873 (+ 15930us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.286935 (+  9062us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.296039  2477 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 13. (term mismatch)
I20260806 03:53:28.296607  2477 pending_rounds.cc:76] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 12
I20260806 03:53:28.296420  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3036) took 1951 ms. Trace:
I20260806 03:53:28.296954  2477 pending_rounds.cc:97] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 14.13
I20260806 03:53:28.297304  2477 raft_consensus.cc:2866] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:28.298897  2534 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:28.299957  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3031) took 2969 ms. Trace:
I20260806 03:53:28.300398  2484 rpcz_store.cc:276] 0806 03:53:25.330814 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.221909 (+2891095us) service_pool.cc:227] Handling call
0806 03:53:28.270150 (+ 48241us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.299540 (+ 29390us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.299574 (+    34us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:28.299632 (+    58us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:28.299674 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.299740 (+    66us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.299891 (+   151us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.297096  2479 rpcz_store.cc:276] 0806 03:53:26.345289 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.209145 (+1863856us) service_pool.cc:227] Handling call
0806 03:53:28.246881 (+ 37736us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.287008 (+ 40127us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.287046 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:28.296123 (+  9077us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:28.296173 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.296233 (+    60us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.296352 (+   119us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.287886  3547 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:28.304894  2368 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260806 03:53:28.302601  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2995) took 1660 ms. Trace:
W20260806 03:53:28.289040  2332 connection.cc:232] RPC call timeout handler was delayed by -2.0786370600108057s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.26890000000000003s for a response
I20260806 03:53:28.312347  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:28.309413  2370 rpcz_store.cc:276] 0806 03:53:26.642452 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.212239 (+1569787us) service_pool.cc:227] Handling call
0806 03:53:28.271041 (+ 58802us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.302205 (+ 31164us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.302250 (+    45us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:28.302301 (+    51us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:28.302338 (+    37us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.302414 (+    76us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.302540 (+   126us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":12273,"raft.queue_time_us":16134,"raft.run_cpu_time_us":143,"raft.run_wall_time_us":5340}
I20260806 03:53:28.302167  8557 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:28.338443  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:28.252446  9372 raft_consensus.cc:686] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:28.349884  2578 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:28.353729  2581 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260806 03:53:28.354866  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 65371.1us
W20260806 03:53:28.327478  9274 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.674s	user 0.015s	sys 0.000s
I20260806 03:53:28.239185  9186 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.370560  9153 consensus_queue.cc:1046] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260806 03:53:28.370978  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 148729us
I20260806 03:53:28.327044  9285 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:28.381815  8890 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:28.383781  9131 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
W20260806 03:53:28.385192  9229 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.620s	user 0.010s	sys 0.002s
I20260806 03:53:28.386135  3588 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:28.404640  2480 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260806 03:53:28.405774  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3040) took 2005 ms. Trace:
I20260806 03:53:28.406194  2480 rpcz_store.cc:276] 0806 03:53:26.400744 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.303782 (+1903038us) service_pool.cc:227] Handling call
0806 03:53:28.373981 (+ 70199us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.405339 (+ 31358us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.405693 (+   354us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.388320  9285 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:28.408717  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 710) took 1812 ms. Trace:
I20260806 03:53:28.421482  2372 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:28.429236  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:28.408000  2480 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:28.436353  2478 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:28.424909  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 717) took 1777 ms. Trace:
I20260806 03:53:28.443544  2482 rpcz_store.cc:276] 0806 03:53:26.648395 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.332227 (+1683832us) service_pool.cc:227] Handling call
0806 03:53:28.395993 (+ 63766us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.424349 (+ 28356us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.424399 (+    50us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:28.424530 (+   131us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:28.424578 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.424665 (+    87us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.424828 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.439042  2476 rpcz_store.cc:276] 0806 03:53:26.596744 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.315481 (+1718737us) service_pool.cc:227] Handling call
0806 03:53:28.388641 (+ 73160us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.408199 (+ 19558us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.408244 (+    45us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:28.408332 (+    88us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:28.408383 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.408496 (+   113us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.408646 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:28.442982  9285 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:28.452493  9262 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:28.453321  9262 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:28.454105  2538 connection.cc:232] RPC call timeout handler was delayed by -1.5156003618612885s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1857s for a response
W20260806 03:53:28.454577  2538 connection.cc:232] RPC call timeout handler was delayed by -1.3149464360903949s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1942s for a response
W20260806 03:53:28.454873  2538 connection.cc:232] RPC call timeout handler was delayed by -1.0139017349574715s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20579999999999998s for a response
I20260806 03:53:28.455108  2375 raft_consensus.cc:2396] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 18 because replica has last-logged OpId of term: 16 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 11.
I20260806 03:53:28.458168  2578 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:53:28.440927  2480 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:53:28.424820  9072 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.653s	user 0.011s	sys 0.003s
I20260806 03:53:28.484333  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:28.412586  9153 raft_consensus.cc:3032] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:28.415699  9186 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:28.488042  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58926.6us
I20260806 03:53:28.500765  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.495703  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.510924  2476 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:28.495517  9153 raft_consensus.cc:729] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:53:28.528311  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 83077.3us
I20260806 03:53:28.507624  2538 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:28.524806  2481 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: [12.11-12.11]
I20260806 03:53:28.540609  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 713) took 1896 ms. Trace:
I20260806 03:53:28.541292  2481 rpcz_store.cc:276] 0806 03:53:26.644711 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.308771 (+1664060us) service_pool.cc:227] Handling call
0806 03:53:28.464911 (+156140us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:28.540059 (+ 75148us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.540514 (+   455us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:28.504225  9079 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.848s	user 0.005s	sys 0.013s
I20260806 03:53:28.545473  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:28.560560  9367 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.655s	user 0.014s	sys 0.001s
I20260806 03:53:28.561321  9087 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:28.562374  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:28.563980  3547 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:28.564410  9344 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.566097  3547 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:28.569777  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 95853.6us
I20260806 03:53:28.571592  8673 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:28.572259  2482 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:28.572748  9062 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:53:28.573341  9062 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:28.573773  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.574036  9292 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:28.575021  9292 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:28.575315  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.576229  8912 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:28.576931  8912 raft_consensus.cc:686] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:28.577361  9292 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:28.578315  8912 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.579185  8943 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:28.580447  8859 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:28.579936  8943 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.581653   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:53:28.582410  9153 consensus_queue.cc:260] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.584388  9193 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:28.597761  2374 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 16. Ops: []
I20260806 03:53:28.599432  2572 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:53:28.457964  8557 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.610707  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:28.624190  8557 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:28.625545  8673 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:53:28.584648  9072 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:28.628142  9072 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:28.628162  2476 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:28.628770  9072 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:28.629408  2481 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 12. Ops: []
I20260806 03:53:28.629596  2476 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:53:28.629938  9072 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.618870  9087 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:28.517621  8815 consensus_queue.cc:1046] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.036s
I20260806 03:53:28.619414  9365 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:28.620621  9125 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:53:28.621325  2534 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:28.632890  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3032) took 3283 ms. Trace:
I20260806 03:53:28.639017  2477 rpcz_store.cc:276] 0806 03:53:25.349555 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.213898 (+2864343us) service_pool.cc:227] Handling call
0806 03:53:28.286756 (+ 72858us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.377804 (+ 91048us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.632656 (+254852us) spinlock_profiling.cc:243] Waited 22.4 ms on lock 0x7b54001513d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.632815 (+   159us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":51474688}
W20260806 03:53:28.643342  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 77413.8us
I20260806 03:53:28.632560  9365 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.561367  9367 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:28.573799  9062 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:28.547415  9103 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:28.631884  9087 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.667390  9365 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:28.667578  2477 raft_consensus.cc:3032] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:28.668107  2477 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:28.668648  9087 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:28.669019  2477 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.670322  2477 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:28.670627   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:53:28.676798  3586 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:28.677925  9125 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260806 03:53:28.678300  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 57182.4us
W20260806 03:53:28.679486  3586 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 710) took 4462 ms (client timeout 2037 ms). Trace:
I20260806 03:53:28.683648  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:28.678436  9125 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:28.633030  8815 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:28.696746  8815 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:28.698015  8815 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.699446  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 767) took 1141 ms. Trace:
I20260806 03:53:28.699918  2372 rpcz_store.cc:276] 0806 03:53:27.558127 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.601566 (+ 43439us) service_pool.cc:227] Handling call
0806 03:53:28.015632 (+414066us) spinlock_profiling.cc:243] Waited 1.24 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:53:28.699169 (+683537us) spinlock_profiling.cc:243] Waited 404 ms on lock 0x7b540014e454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.699336 (+   167us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":932754176}
I20260806 03:53:28.702001  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.702847  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 768) took 1072 ms. Trace:
I20260806 03:53:28.703243  2374 rpcz_store.cc:276] 0806 03:53:27.630488 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.181202 (+550714us) service_pool.cc:227] Handling call
0806 03:53:28.220968 (+ 39766us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.613367 (+392399us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.702583 (+ 89216us) spinlock_profiling.cc:243] Waited 365 ms on lock 0x7b540026f054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:28.702779 (+   196us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":838441856}
W20260806 03:53:28.704198  9230 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.745s	user 0.014s	sys 0.000s
I20260806 03:53:28.704669  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:28.704975  9322 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:28.705539  9322 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.705881  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.710076  2374 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:28.710376  9179 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.580s	user 0.012s	sys 0.003s
I20260806 03:53:28.680908  9153 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:28.714730  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.715658  2368 raft_consensus.cc:2379] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:28.597959  9378 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:28.688676  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:28.671885   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:53:28.718261  9270 raft_consensus.cc:3032] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:53:28.718705  9270 raft_consensus.cc:729] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:28.691707  2376 raft_consensus.cc:2354] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 5. Current term is 6.
I20260806 03:53:28.695940  8673 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:28.695411  9125 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:28.723613  8673 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 13.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:28.724085  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.725224  8673 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:28.725610  8673 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:28.725643  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:28.726639  2369 raft_consensus.cc:2354] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:28.726814  8673 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.727509  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:28.709277  9354 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.745s	user 0.016s	sys 0.000s
I20260806 03:53:28.728434  9049 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:28.740906  2369 raft_consensus.cc:2396] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 11 because replica has last-logged OpId of term: 10 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
I20260806 03:53:28.728789  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 700) took 3423 ms. Trace:
I20260806 03:53:28.729476  2481 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:53:28.719686  9270 consensus_queue.cc:260] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.731001  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.731482  8013 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:28.749444  2480 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.750017  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.750665  2480 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:28.740690  9354 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.751658  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:28.732915  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 2983) took 3925 ms. Trace:
I20260806 03:53:28.753038  9354 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:28.752326  2377 rpcz_store.cc:276] 0806 03:53:24.807942 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.050813 (+3242871us) service_pool.cc:227] Handling call
0806 03:53:28.144408 (+ 93595us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:28.144930 (+   522us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.144964 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:28.145521 (+   557us) log.cc:842] Serialized 26 byte log entry
0806 03:53:28.495842 (+350321us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:28.517778 (+ 21936us) log.cc:842] Serialized 14 byte log entry
0806 03:53:28.518445 (+   667us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.518548 (+   103us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:28.732682 (+214134us) raft_consensus.cc:1671] finished
0806 03:53:28.732704 (+    22us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:28.732846 (+   142us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":333,"prepare.queue_time_us":24082,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":51,"raft.queue_time_us":2056,"raft.run_cpu_time_us":289,"raft.run_wall_time_us":9233,"thread_start_us":349880,"threads_started":1,"wal-append.queue_time_us":524069}
I20260806 03:53:28.740219  8673 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:28.754374  9103 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 12.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260806 03:53:28.716513  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:28.755635  9378 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:28.758042  9378 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.634881  9193 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.760245  9378 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:28.761037  9193 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:28.761651  9367 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:28.736294  9322 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:28.738703  9262 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:28.688663  3586 rpcz_store.cc:269] 0806 03:53:24.216873 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:24.217055 (+   182us) service_pool.cc:227] Handling call
0806 03:53:28.679134 (+4462079us) spinlock_profiling.cc:243] Waited 4.39 s on lock 0x7b54006ff9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.679351 (+   217us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":10087396224}
I20260806 03:53:28.721133  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 765) took 1163 ms. Trace:
I20260806 03:53:28.739948  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.741493  2474 rpcz_store.cc:276] 0806 03:53:25.305098 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.992429 (+2687331us) service_pool.cc:227] Handling call
0806 03:53:28.054741 (+ 62312us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.247626 (+192885us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:28.728467 (+480841us) spinlock_profiling.cc:243] Waited 174 ms on lock 0x7b540019fd54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:28.728680 (+   213us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":401261952}
I20260806 03:53:28.817456  2375 rpcz_store.cc:276] 0806 03:53:27.557346 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:27.791840 (+234494us) service_pool.cc:227] Handling call
0806 03:53:28.720897 (+929057us) spinlock_profiling.cc:243] Waited 650 ms on lock 0x7b5400438fd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:28.721060 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1495950592}
I20260806 03:53:28.747102  3547 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:28.740732  9049 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:28.819419  2368 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:28.598984  9079 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.748982  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.751746  9270 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:53:28.864269  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45173.7us
W20260806 03:53:28.866614  9315 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.799s	user 0.013s	sys 0.001s
I20260806 03:53:28.699505  8815 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:28.754562  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:28.868907  2377 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:28.870209  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:28.734932  8938 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:28.703495  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:28.818755  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.873201  2375 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:28.873664  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.874038  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.874195  8938 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:28.874667  2375 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:28.819017  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 72047.3us
I20260806 03:53:28.875217  2375 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 6: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:28.825062  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:28.820449  9050 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.554s	user 0.013s	sys 0.000s
I20260806 03:53:28.876289  2368 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:28.876596  9050 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.748775  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.820521  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.827250  9049 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:28.877779  2369 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:28.831627  9262 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:28.878597  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.878818  9050 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:28.878997  2369 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:28.836267  9372 consensus_queue.cc:237] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.880721  2369 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: [11.6-11.6]
I20260806 03:53:28.881249  9079 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:28.881657  2482 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:53:28.881986  2369 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 11. Ops: []
I20260806 03:53:28.882177  2576 raft_consensus.cc:2396] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 15 because replica has last-logged OpId of term: 13 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 6.
I20260806 03:53:28.882813  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:28.883186  2369 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:28.883702  2482 raft_consensus.cc:2354] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 14. Current term is 15.
I20260806 03:53:28.884289  2375 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:28.839273  8943 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:28.762130  9367 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:28.889185  9367 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.890558  2369 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:28.890797  9367 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:28.762755  9344 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:28.840672  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:28.893710  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.843884  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:28.844868  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:28.847689  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:28.849313  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:28.895226  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.896200  2374 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:28.867220  9315 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:28.855682  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:28.915392  2583 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:28.745301  8890 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:28.831781  9354 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:28.933777  9354 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:28.934263  9354 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:28.884281  2481 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:28.837924  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:28.850647  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:28.883811  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:28.878921  9262 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:28.959456  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 121641us
I20260806 03:53:28.960413  2577 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:28.912071  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:28.854626  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:28.963652  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.929073  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:28.937373  2576 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 8.
I20260806 03:53:28.942174  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:28.966109  2584 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:28.759941  2477 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 6. (term mismatch)
I20260806 03:53:28.918217  2474 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:28.956959  2372 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 13. Ops: []
I20260806 03:53:28.875841  9072 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:28.972980  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:28.972384  2331 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:28.967864  2477 pending_rounds.cc:76] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 5
I20260806 03:53:28.976269  2477 pending_rounds.cc:97] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 11.6
I20260806 03:53:28.976682  2477 raft_consensus.cc:2866] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:28.977362  2374 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:53:28.978571  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:28.985407  9315 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:28.989502  9262 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:28.972002  2436 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:28.995332  2481 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:28.996656  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.996656  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.997496  2482 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:28.998445  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:28.998965  2482 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:28.972150  9322 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:29.005757  2572 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:29.005815  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.002969  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:29.007117  3592 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.624s	user 0.006s	sys 0.032s
W20260806 03:53:29.007660  3592 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.624s	user 0.006s	sys 0.032s
I20260806 03:53:29.009706  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:29.011622  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:29.015588  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.009708  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:29.016270  2372 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:29.010402  2478 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:53:29.023386  2581 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: [10.10-10.10]
I20260806 03:53:29.024748  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:29.025197  2370 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.614s	user 0.011s	sys 0.025s
W20260806 03:53:29.025681  2370 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.614s	user 0.011s	sys 0.025s
I20260806 03:53:29.012455  2482 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:29.027374  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:28.761977  9125 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:29.023151  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:29.029443  2577 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:29.030345  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:29.035334  9062 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:29.036615  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 64709.4us
I20260806 03:53:29.039345  2576 raft_consensus.cc:2396] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 13 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 9.
I20260806 03:53:29.047055  2374 raft_consensus.cc:2354] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15.
I20260806 03:53:29.051139  2477 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:29.040153  2534 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:29.048751  2377 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:29.058880  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.049724  2482 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17. Ops: [13.10-16.12]
I20260806 03:53:29.062999  2478 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260806 03:53:29.063871  2574 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:29.066207  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.067464  2369 raft_consensus.cc:2396] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 18 because replica has last-logged OpId of term: 16 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 9.
I20260806 03:53:29.064625  9340 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260806 03:53:29.066947  2376 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:29.081753  2368 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:53:29.083500  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.050944  9322 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:29.090073  2374 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:28.987833  9049 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:29.065433  9050 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:29.060762  9262 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:29.091254  3542 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:29.106443  2376 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260806 03:53:29.108476  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:54212 (request call id 470) took 4099 ms. Trace:
I20260806 03:53:29.111829  2480 rpcz_store.cc:276] 0806 03:53:25.008962 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:29.044012 (+4035050us) service_pool.cc:227] Handling call
0806 03:53:29.108369 (+ 64357us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:29.036685  9315 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.046s
I20260806 03:53:29.109174  9049 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:29.090862  9236 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.922s	user 0.017s	sys 0.003s
I20260806 03:53:29.116617  9236 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:29.118039  2373 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:29.121210  9229 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:53:29.122589  9229 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:29.122987  9229 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:29.092619  9322 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:29.125115  9322 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:29.124795  9229 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:29.125633  9262 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:29.126216  9262 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:29.126447  9229 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:29.129094  9125 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:29.093688  9285 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.641s	user 0.016s	sys 0.004s
I20260806 03:53:29.114534  2534 leader_election.cc:398] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15.
I20260806 03:53:29.132514  2534 leader_election.cc:401] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Cancelling election due to peer responding with higher term
I20260806 03:53:29.137099  3547 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:29.139546  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.140305  2374 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:29.142750  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.143677  2376 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:29.105163  9050 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:29.136579  9193 consensus_queue.cc:1046] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.011s
I20260806 03:53:29.147090  9230 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.006s
I20260806 03:53:29.142078  9285 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:29.161307  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:29.161585  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 78648.2us
I20260806 03:53:29.159798  2577 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:29.165599  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:29.135356  8943 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:29.172156  9131 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:29.172871  2377 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
W20260806 03:53:29.185814  2483 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.833s	user 0.063s	sys 0.111s
W20260806 03:53:29.188489  2483 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.836s	user 0.063s	sys 0.112s
I20260806 03:53:29.187606  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.194868  2331 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:29.172139  9099 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.810s	user 0.018s	sys 0.036s
I20260806 03:53:29.197849  9236 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:29.198159  9099 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.853s	user 0.018s	sys 0.036s
I20260806 03:53:29.164124  9050 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:29.206383  2372 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:29.219077  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.219343  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.219774  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:29.221697  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 119797us
I20260806 03:53:29.225941  2583 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:29.194885  9062 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:29.225435  9270 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:29.227794  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:29.208985  8890 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election lost for term 14. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15.
I20260806 03:53:29.249586  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:29.258755  8673 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.005s
I20260806 03:53:29.214049  9236 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election won for term 15
W20260806 03:53:29.246680  9153 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.536s	user 0.017s	sys 0.000s
I20260806 03:53:29.272797  2376 raft_consensus.cc:2396] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 18 because replica has last-logged OpId of term: 16 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 11.
I20260806 03:53:29.211278  9256 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.052s
I20260806 03:53:29.278714  9103 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:29.221403  8938 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.054s
W20260806 03:53:29.287703  2429 leader_election.cc:334] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.634s (SENT)
I20260806 03:53:29.279568  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.297336  2377 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:29.303380  2429 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:29.304910  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.245178  9193 consensus_queue.cc:1046] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.048s
I20260806 03:53:29.274499  9378 raft_consensus.cc:3032] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:29.292569  9236 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:29.314401  2369 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:29.274379  9125 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:29.297646  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.333559  2376 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:29.265161  9270 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:29.319144  9378 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:29.345227  9378 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:29.320554  8013 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:29.347016  9378 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:29.347250  8013 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:29.350054  8013 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:29.350839  9125 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:29.352258  9125 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:29.302688  9354 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:29.359427  9354 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:29.345845  9270 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:29.372470  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.317154  9103 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:29.404762  9340 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:29.405474  9340 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:29.406740  9340 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:29.399921  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.425828  2376 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:29.427680  2584 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:53:29.433059  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:29.435945  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.437759  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.440428  2377 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:53:29.442008  2376 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:29.443024  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.446110  2376 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:29.448719  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.446903  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.457948  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.453512  2377 raft_consensus.cc:2362] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12. Re-sending same reply.
I20260806 03:53:29.390807  9230 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.072s
I20260806 03:53:29.486330  3586 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:29.487474  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:29.487898  2538 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.917s	user 0.026s	sys 0.060s
I20260806 03:53:29.489327  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:29.489497  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:29.454470  9315 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:53:29.491714  3590 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:29.493216  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.494184  2377 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:29.495060  2376 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:29.460551  9340 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:29.490722  2538 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.919s	user 0.027s	sys 0.060s
I20260806 03:53:29.496672  3591 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
W20260806 03:53:29.497062  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 926217us
I20260806 03:53:29.498636  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:29.499701  3588 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:29.501659  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:29.505240  3593 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:29.508179  2376 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 14. Ops: []
I20260806 03:53:29.508163  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:29.510421  3591 raft_consensus.cc:2396] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 13 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 9.
I20260806 03:53:29.508092  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.516407  9131 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:29.523548  2538 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:29.523339  9103 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:29.524576  9050 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:29.535566  9285 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:29.537092  9050 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:29.537822  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:29.538611  9049 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:29.539968  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:29.555858  2484 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.932s	user 0.015s	sys 0.056s
W20260806 03:53:29.556535  2484 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.933s	user 0.015s	sys 0.056s
W20260806 03:53:29.562919  2375 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.629s	user 0.036s	sys 0.048s
W20260806 03:53:29.563428  2375 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.630s	user 0.036s	sys 0.048s
I20260806 03:53:29.570796  3588 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:29.489789  9236 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:29.575871  9050 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:29.576418  3590 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
W20260806 03:53:29.578944  2479 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.955s	user 0.041s	sys 0.037s
W20260806 03:53:29.581341  2479 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.957s	user 0.041s	sys 0.037s
I20260806 03:53:29.573802  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.587477  2376 raft_consensus.cc:2354] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:29.588764  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:29.591799  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 51995.7us
I20260806 03:53:29.628722  8815 consensus_queue.cc:1046] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:29.618284  2376 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:29.618799  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 773) took 1231 ms. Trace:
W20260806 03:53:29.627096  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.919s	user 0.030s	sys 0.054s
W20260806 03:53:29.633605  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.065s	user 0.030s	sys 0.055s
W20260806 03:53:29.634411  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 1.06562e+06us
I20260806 03:53:29.633013  2370 rpcz_store.cc:276] 0806 03:53:28.387948 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.408810 (+ 20862us) service_pool.cc:227] Handling call
0806 03:53:28.409388 (+   578us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:28.410001 (+   613us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.410050 (+    49us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:28.411006 (+   956us) log.cc:842] Serialized 52 byte log entry
0806 03:53:29.026134 (+615128us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:29.026198 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:29.026306 (+   108us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:29.618493 (+592187us) raft_consensus.cc:1671] finished
0806 03:53:29.618521 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:29.618724 (+   203us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":17769,"raft.run_cpu_time_us":131,"raft.run_wall_time_us":131,"thread_start_us":614511,"threads_started":1,"wal-append.queue_time_us":1144583}
W20260806 03:53:29.620229  9224 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.922s	user 0.011s	sys 0.032s
I20260806 03:53:29.644778  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:29.645704  2583 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:29.647501  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:29.648617  2577 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:29.649217  2584 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:29.649664  9477 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260806 03:53:29.650866  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 734) took 1284 ms. Trace:
I20260806 03:53:29.657110  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 714) took 3006 ms. Trace:
I20260806 03:53:29.660686  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.664351  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:29.665030  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:29.665856  3588 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:29.666611  3588 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 6 because replica has last-logged OpId of term: 5 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 4.
I20260806 03:53:29.614889  9262 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:29.663479  2370 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
W20260806 03:53:29.650978  9224 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.952s	user 0.012s	sys 0.033s
I20260806 03:53:29.657740  3592 rpcz_store.cc:276] 0806 03:53:28.366784 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.366970 (+   186us) service_pool.cc:227] Handling call
0806 03:53:28.370975 (+  4005us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:28.382143 (+ 11168us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.382195 (+    52us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:28.382995 (+   800us) log.cc:842] Serialized 26 byte log entry
0806 03:53:29.008710 (+625715us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:29.008767 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:29.008865 (+    98us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:29.650548 (+641683us) raft_consensus.cc:1671] finished
0806 03:53:29.650576 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:29.650744 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":6473,"raft.queue_time_us":14325,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":102,"thread_start_us":625234,"threads_started":1,"wal-append.queue_time_us":1211821}
I20260806 03:53:29.662307  9049 raft_consensus.cc:3032] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:29.642472  9050 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
I20260806 03:53:29.640816  9079 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.042s
I20260806 03:53:29.659991  2484 rpcz_store.cc:276] 0806 03:53:26.645459 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.318594 (+1673135us) service_pool.cc:227] Handling call
0806 03:53:28.395376 (+ 76782us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:28.622241 (+226865us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.622283 (+    42us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:28.622993 (+   710us) log.cc:842] Serialized 26 byte log entry
0806 03:53:29.556985 (+933992us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:29.557031 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:29.557111 (+    80us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:29.651482 (+ 94371us) raft_consensus.cc:1671] finished
0806 03:53:29.651505 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:29.651651 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":156748,"raft.queue_time_us":156902,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":127,"thread_start_us":933512,"threads_started":1,"wal-append.queue_time_us":941628}
I20260806 03:53:29.696364  2579 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:29.712656  3590 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
W20260806 03:53:29.688326  9367 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.797s	user 0.011s	sys 0.011s
I20260806 03:53:29.695829  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:29.728531  8912 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.970s	user 0.010s	sys 0.040s
I20260806 03:53:29.753527  3592 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260806 03:53:29.765514  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1533) took 3159 ms. Trace:
I20260806 03:53:29.767360  2579 rpcz_store.cc:276] 0806 03:53:26.582690 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.002510 (+1419820us) service_pool.cc:227] Handling call
0806 03:53:28.064658 (+ 62148us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:29.733603 (+1668945us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:29.741558 (+  7955us) spinlock_profiling.cc:243] Waited 1.63 s on lock 0x7b54004551d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:29.741966 (+   408us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3751997696}
I20260806 03:53:29.695458  9049 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:29.774686  2376 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:53:29.777738  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.759598  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:29.774082  2370 raft_consensus.cc:2354] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:53:29.780777  3588 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
W20260806 03:53:29.736986  9322 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.611s	user 0.014s	sys 0.002s
W20260806 03:53:29.745525  9372 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.616s	user 0.023s	sys 0.023s
W20260806 03:53:29.758267  8912 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.999s	user 0.010s	sys 0.040s
I20260806 03:53:29.809003  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:53:29.802534  2578 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.956s	user 0.009s	sys 0.031s
I20260806 03:53:29.810113  3592 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:53:29.810320  2578 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.963s	user 0.010s	sys 0.031s
W20260806 03:53:29.801780  2373 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.590s	user 0.009s	sys 0.036s
W20260806 03:53:29.811383  2373 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.599s	user 0.010s	sys 0.036s
I20260806 03:53:29.813546  2538 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:29.806066  9372 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.683s	user 0.023s	sys 0.023s
W20260806 03:53:29.756707  2332 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.689s (SENT) [suppressed 41 similar messages]
I20260806 03:53:29.821587  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:29.811124  9229 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.682s	user 0.016s	sys 0.000s
W20260806 03:53:29.826359  2575 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.974s	user 0.017s	sys 0.049s
W20260806 03:53:29.827116  2575 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.974s	user 0.018s	sys 0.049s
I20260806 03:53:29.806028  9367 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260806 03:53:29.820608  8912 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:29.807135  9322 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:29.856735  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 100077us
I20260806 03:53:29.852046  9372 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:29.866264  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:29.830345  9074 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.269s	user 0.012s	sys 0.021s
I20260806 03:53:29.850448  9224 raft_consensus.cc:3032] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:29.887707  2370 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:29.859511  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.824659  9079 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.055s
I20260806 03:53:29.903151  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:29.891117  9074 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.330s	user 0.012s	sys 0.022s
I20260806 03:53:29.903920  9474 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:29.887652  9262 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:29.857417  9049 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:29.909916  9474 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:29.913785  9378 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.566s	user 0.014s	sys 0.002s
I20260806 03:53:29.914556  9378 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:29.915290  9378 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:53:29.916337  2379 raft_consensus.cc:3032] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:29.891839  9224 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:29.916757  2379 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:29.915695  9378 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:29.920809  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.924585  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:29.927244  2379 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:29.929963  2379 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:29.915827  8815 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260806 03:53:29.887312  8912 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:29.931764  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:29.936756  2368 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.808s	user 0.016s	sys 0.031s
W20260806 03:53:29.938752  2368 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.810s	user 0.016s	sys 0.031s
I20260806 03:53:29.946592  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:29.951889  2376 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:29.945691  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:29.942692  3591 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:29.932567  9049 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:29.963788  2369 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
W20260806 03:53:29.940901  8943 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.767s	user 0.014s	sys 0.009s
W20260806 03:53:29.967144  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50660us
I20260806 03:53:29.972121  2538 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:29.976114  9292 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:29.987303  2537 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:29.926416  9229 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.033s
I20260806 03:53:29.985132  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.991390  2369 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:29.989281  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.789s	user 0.009s	sys 0.018s
W20260806 03:53:29.993284  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.793s	user 0.010s	sys 0.019s
W20260806 03:53:29.994549  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 804592us
I20260806 03:53:29.958082  9285 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260806 03:53:30.001696  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.786s	user 0.009s	sys 0.020s
W20260806 03:53:29.976137  8943 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.802s	user 0.015s	sys 0.009s
W20260806 03:53:29.992117  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.678s	user 0.008s	sys 0.020s
W20260806 03:53:30.004894  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.789s	user 0.009s	sys 0.020s
W20260806 03:53:30.012571  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.699s	user 0.008s	sys 0.020s
I20260806 03:53:29.971392  9367 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:30.009833  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:30.013316  2374 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.665s	user 0.011s	sys 0.044s
W20260806 03:53:30.014706  2374 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.666s	user 0.011s	sys 0.044s
W20260806 03:53:30.016000  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 716586us
W20260806 03:53:30.012851  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 796980us
I20260806 03:53:30.005020  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:29.931262  9378 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:30.022727  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50734.4us
I20260806 03:53:30.026386  2538 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:30.028455  2372 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.662s	user 0.009s	sys 0.022s
W20260806 03:53:30.029515  2372 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.663s	user 0.010s	sys 0.022s
I20260806 03:53:30.006594  9074 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:30.004137  9285 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:30.018075  9125 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.651s	user 0.007s	sys 0.023s
I20260806 03:53:30.006615  8943 raft_consensus.cc:686] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:30.017834  9079 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:53:30.024152  9450 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.744s	user 0.010s	sys 0.023s
W20260806 03:53:30.038755  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.678s	user 0.028s	sys 0.032s
W20260806 03:53:30.248571  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.888s	user 0.029s	sys 0.032s
W20260806 03:53:30.089291  2331 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.584s	user 0.013s	sys 0.022s
W20260806 03:53:30.249200  2331 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.744s	user 0.014s	sys 0.022s
W20260806 03:53:30.249558  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 768964us
W20260806 03:53:30.054502  9125 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.674s	user 0.008s	sys 0.023s
I20260806 03:53:30.041226  9322 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:30.178015  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 151967us
I20260806 03:53:30.020226  8013 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.057s
W20260806 03:53:30.101840  9193 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.733s	user 0.006s	sys 0.016s
I20260806 03:53:30.018206  8938 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.044s
W20260806 03:53:30.102290  9103 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.522s	user 0.005s	sys 0.016s
I20260806 03:53:30.021983  9367 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:30.238600  9050 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:53:30.239548  9230 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:30.038614  9315 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.017s	sys 0.012s
W20260806 03:53:30.101356  2375 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.536s	user 0.023s	sys 0.025s
W20260806 03:53:30.300412  2375 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.736s	user 0.036s	sys 0.029s
I20260806 03:53:30.236414  2369 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
W20260806 03:53:30.267315  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 230701us
W20260806 03:53:30.189069  9236 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.013s	sys 0.013s
I20260806 03:53:30.020337  9224 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:30.286664  2331 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:30.306594  2436 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:30.280678  3592 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
W20260806 03:53:30.248476  9450 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.968s	user 0.010s	sys 0.024s
I20260806 03:53:30.235862  9285 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:53:30.077209  2377 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.556s	user 0.016s	sys 0.026s
W20260806 03:53:30.309490  2377 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.788s	user 0.030s	sys 0.031s
W20260806 03:53:30.186306  2479 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.568s	user 0.006s	sys 0.005s
W20260806 03:53:30.310370  2479 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.692s	user 0.006s	sys 0.007s
W20260806 03:53:30.286659  9193 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.950s	user 0.008s	sys 0.030s
I20260806 03:53:30.301873  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:30.321671  2369 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
W20260806 03:53:30.290277  9103 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.713s	user 0.009s	sys 0.028s
I20260806 03:53:30.282075  9474 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:30.282060  9229 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:30.289875  9378 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:53:30.328361  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 303997us
W20260806 03:53:30.330011  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.0574e+06us
I20260806 03:53:30.332551  2537 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:30.304154  9315 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.793s	user 0.028s	sys 0.024s
W20260806 03:53:30.305953  9236 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.633s	user 0.013s	sys 0.013s
I20260806 03:53:30.356189  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 715) took 3710 ms. Trace:
I20260806 03:53:30.355087  2436 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:30.304656  9125 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:30.352501  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:30.365397  2429 connection.cc:232] RPC call timeout handler was delayed by -1.0484519491437823s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1844s for a response
W20260806 03:53:30.361878  2483 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.604s	user 0.024s	sys 0.042s
W20260806 03:53:30.373721  2483 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.628s	user 0.024s	sys 0.042s
W20260806 03:53:30.347620  9340 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.843s	user 0.006s	sys 0.011s
I20260806 03:53:30.376597  2370 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:30.378185  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:30.267812  9074 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:30.382778  2476 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:53:30.383093  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3038) took 4025 ms. Trace:
I20260806 03:53:30.383289  2476 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:30.354296  8943 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:30.381570  2429 leader_election.cc:334] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.721s (SENT)
W20260806 03:53:30.386941  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 360731us
I20260806 03:53:30.389756  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:30.393636  2370 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:30.345888  9315 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:30.397974  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:30.356614  2479 rpcz_store.cc:276] 0806 03:53:26.646265 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.314745 (+1668480us) service_pool.cc:227] Handling call
0806 03:53:28.469721 (+154976us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:28.623431 (+153710us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.623469 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:28.624008 (+   539us) log.cc:842] Serialized 26 byte log entry
0806 03:53:29.585339 (+961331us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:30.310826 (+725487us) log.cc:842] Serialized 14 byte log entry
0806 03:53:30.344326 (+ 33500us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:30.344453 (+   127us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:30.344515 (+    62us) raft_consensus.cc:1671] finished
0806 03:53:30.344532 (+    17us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:30.356108 (+ 11576us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":52172,"prepare.queue_time_us":78311,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":57,"raft.queue_time_us":19382,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":92,"thread_start_us":1653400,"threads_started":2,"wal-append.queue_time_us":981863}
I20260806 03:53:30.325376  8815 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.058s
I20260806 03:53:30.408994  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:30.413566  2583 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:30.416177  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:30.418031  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3023) took 1593 ms. Trace:
I20260806 03:53:30.363730  9495 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:30.419678  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:30.305521  9230 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:30.337415  9229 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:30.476585  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:30.973979  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 601311us
I20260806 03:53:30.474454  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:30.509409  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:53:30.533241  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 135346us
I20260806 03:53:31.074697  3592 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:31.076459  9546 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:53:31.077168  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:31.078503  9546 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:30.423439  2374 rpcz_store.cc:276] 0806 03:53:28.824537 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:29.223005 (+398468us) service_pool.cc:227] Handling call
0806 03:53:29.260447 (+ 37442us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:29.260699 (+   252us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:29.260730 (+    31us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:29.301041 (+ 40311us) log.cc:842] Serialized 26 byte log entry
0806 03:53:30.016962 (+715921us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:30.017003 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:30.017073 (+    70us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:30.417744 (+400671us) raft_consensus.cc:1671] finished
0806 03:53:30.417774 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:30.417943 (+   169us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":668053,"threads_started":1,"wal-append.queue_time_us":1097624}
I20260806 03:53:30.566118  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3009) took 1832 ms. Trace:
I20260806 03:53:31.079226  9546 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260806 03:53:30.476361  9496 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.186s	user 0.000s	sys 0.001s
I20260806 03:53:31.079713  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:31.080605  2374 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:53:30.476110  9493 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.208s	user 0.000s	sys 0.001s
I20260806 03:53:31.081698  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:30.671713  9471 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.336s	user 0.000s	sys 0.001s
W20260806 03:53:30.622679  9487 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
W20260806 03:53:30.509465  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 80680.6us
I20260806 03:53:31.082719  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3020) took 2340 ms. Trace:
I20260806 03:53:31.083999  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:30.395797  8912 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.079510  2375 rpcz_store.cc:276] 0806 03:53:28.734045 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.887394 (+153349us) service_pool.cc:227] Handling call
0806 03:53:28.887779 (+   385us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:28.911999 (+ 24220us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.912059 (+    60us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:28.933186 (+ 21127us) log.cc:842] Serialized 52 byte log entry
0806 03:53:29.563908 (+630722us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:30.304664 (+740756us) log.cc:842] Serialized 14 byte log entry
0806 03:53:30.305220 (+   556us) log.cc:842] Serialized 14 byte log entry
0806 03:53:30.517478 (+212258us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:30.517736 (+   258us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:30.518027 (+   291us) raft_consensus.cc:1671] finished
0806 03:53:30.518046 (+    19us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:30.565974 (+ 47928us) inbound_call.cc:173] Queueing success response
0806 03:53:31.058642 (+492668us) spinlock_profiling.cc:243] Waited 4.56 ms on lock 0x7b18004fd1a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
Metrics: {"mutex_wait_us":30857,"prepare.queue_time_us":1597295,"prepare.run_cpu_time_us":74,"prepare.run_wall_time_us":76,"raft.queue_time_us":133096,"raft.run_cpu_time_us":524,"raft.run_wall_time_us":37593,"spinlock_wait_cycles":10488704,"thread_start_us":1556084,"threads_started":3,"wal-append.queue_time_us":620099}
W20260806 03:53:30.475450  9485 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.115s	user 0.000s	sys 0.000s
I20260806 03:53:31.086731  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:30.507210  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 220649us
I20260806 03:53:31.088002  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:30.449577  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:30.804067  9099 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.509s	user 0.012s	sys 0.007s
I20260806 03:53:31.083356  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:31.090118  2374 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:31.090493  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2778) took 2239 ms. Trace:
I20260806 03:53:30.468034  9503 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:31.090680  9224 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:30.965763  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:30.518225  9193 consensus_queue.cc:1046] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.220s
I20260806 03:53:30.967156  8673 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:53:31.103742  9193 consensus_queue.cc:1225] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 8.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260806 03:53:31.103854  8673 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:31.104125  2484 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260806 03:53:31.104488  9193 raft_consensus.cc:3032] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:53:31.104900  9193 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:31.105116  8673 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.12, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.105947  9193 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.107086  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:30.970498  9378 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.629s	user 0.013s	sys 0.000s
W20260806 03:53:30.971243  9497 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.628s	user 0.002s	sys 0.009s
I20260806 03:53:30.423084  2369 raft_consensus.cc:2362] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15. Re-sending same reply.
I20260806 03:53:31.109347  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1738) took 1569 ms. Trace:
I20260806 03:53:31.109643  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:31.109727  2369 rpcz_store.cc:276] 0806 03:53:29.539859 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:30.381727 (+841868us) service_pool.cc:227] Handling call
0806 03:53:31.109269 (+727542us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:31.110548  2482 raft_consensus.cc:2379] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:31.110997  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:31.111707  2369 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:30.590948  9491 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.112679  9491 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.115054  9491 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:30.381320  9103 raft_consensus.cc:2741] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260806 03:53:30.975862  9344 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:31.116251  9344 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:30.976960  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3019) took 2235 ms. Trace:
I20260806 03:53:30.977206  9074 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:30.426760  2376 raft_consensus.cc:2396] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 11 because replica has last-logged OpId of term: 10 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
I20260806 03:53:31.118501  9344 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:30.978569  9230 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:30.978729  9285 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.623s	user 0.010s	sys 0.003s
W20260806 03:53:31.119764  2376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1734) took 1581 ms (client timeout 1992 ms). Trace:
I20260806 03:53:31.119555  9285 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:30.978453  9367 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:31.120433  2227 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38220 (request call id 130) took 34270 ms (client timeout 15000 ms). Trace:
W20260806 03:53:30.982193  9049 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.001s	user 0.014s	sys 0.005s
I20260806 03:53:30.591380  9524 raft_consensus.cc:3032] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:31.121235  9524 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:31.120337  2376 rpcz_store.cc:269] 0806 03:53:29.538340 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:29.969366 (+431026us) service_pool.cc:227] Handling call
0806 03:53:31.119518 (+1150152us) spinlock_profiling.cc:243] Waited 400 ms on lock 0x7b54001077d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:31.119690 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":919196032}
I20260806 03:53:31.122006  9285 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:30.516636  2534 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:31.122896  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:31.123042  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 606505us
I20260806 03:53:30.984297  9528 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:30.984412  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:31.124220  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 139925us
I20260806 03:53:31.124053  9528 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.124902  2534 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:30.984779  9499 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:31.126436  9528 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:30.399006  9315 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.126714  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1748) took 1454 ms. Trace:
I20260806 03:53:31.127526  2369 rpcz_store.cc:276] 0806 03:53:29.672065 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.110694 (+1438629us) service_pool.cc:227] Handling call
0806 03:53:31.126642 (+ 15948us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:31.129150  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:30.988925  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.130084  2369 raft_consensus.cc:2354] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9.
I20260806 03:53:30.362978  9508 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.151s
I20260806 03:53:30.506389  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:30.991667  2379 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.061s	user 0.019s	sys 0.005s
W20260806 03:53:30.992586  2476 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.603s	user 0.016s	sys 0.000s
I20260806 03:53:31.132682  2379 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260806 03:53:31.133092  2476 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.132609  9285 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:30.997786  2572 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260806 03:53:31.006520  9517 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:31.134123  9285 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:31.134577  9285 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:31.134881  9049 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:31.135500  9049 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:31.135710  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:31.136013  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.136554  9049 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.138751  3588 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
W20260806 03:53:31.008104  9478 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.662s	user 0.007s	sys 0.010s
I20260806 03:53:30.989619  9236 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:31.137750  9491 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.140189  9236 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.009042  9542 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:30.999130  9514 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.461s	user 0.010s	sys 0.002s
I20260806 03:53:31.015965  9545 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.003849  9525 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.023212  9527 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.026806  9541 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:31.027333  9551 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.028479  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3025) took 2115 ms. Trace:
I20260806 03:53:31.023595  8013 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.033937  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 645) took 1046 ms. Trace:
I20260806 03:53:31.023931  9495 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:31.041558  9548 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.042953  9229 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.043504  9256 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:31.034895  8943 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:31.052510  9555 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.049973  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:31.191943  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 142054us
I20260806 03:53:31.193450  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:31.056535  9552 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.032971  9534 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:31.057564  9079 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.806s	user 0.010s	sys 0.010s
I20260806 03:53:31.057287  9557 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:53:31.060851  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2774) took 2218 ms. Trace:
I20260806 03:53:31.062322  9372 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:31.083118  2373 rpcz_store.cc:276] 0806 03:53:28.742207 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:29.119604 (+377397us) service_pool.cc:227] Handling call
0806 03:53:29.124427 (+  4823us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:29.137158 (+ 12731us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:29.137191 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:29.148923 (+ 11732us) log.cc:842] Serialized 26 byte log entry
0806 03:53:29.818329 (+669406us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:53:29.818383 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:29.818480 (+    97us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:31.082481 (+1264001us) raft_consensus.cc:1671] finished
0806 03:53:31.082504 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:31.082657 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":12243,"raft.queue_time_us":12851,"raft.run_cpu_time_us":171,"raft.run_wall_time_us":10734,"thread_start_us":599809,"threads_started":1,"wal-append.queue_time_us":890240}
W20260806 03:53:30.450562  9482 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.422s	user 0.001s	sys 0.001s
I20260806 03:53:31.085866  8912 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:53:31.207378  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.088913  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:30.383698  2483 rpcz_store.cc:276] 0806 03:53:26.357397 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.295588 (+1938191us) service_pool.cc:227] Handling call
0806 03:53:28.296126 (+   538us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.309075 (+ 12949us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:29.190728 (+881653us) log.cc:842] Serialized 14 byte log entry
0806 03:53:30.379452 (+1188724us) log.cc:842] Serialized 14 byte log entry
0806 03:53:30.382224 (+  2772us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:30.382370 (+   146us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:30.382512 (+   142us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:30.382717 (+   205us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:30.382971 (+   254us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":26888,"prepare.queue_time_us":1313815,"prepare.run_cpu_time_us":136,"prepare.run_wall_time_us":1453,"raft.queue_time_us":551425,"raft.run_cpu_time_us":354,"raft.run_wall_time_us":18114,"thread_start_us":1965773,"threads_started":3,"wal-append.queue_time_us":824938}
I20260806 03:53:31.167927  9525 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:31.208884  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 120058us
I20260806 03:53:31.209580  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:31.183995  9256 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:31.090935  2575 rpcz_store.cc:276] 0806 03:53:28.850627 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.850788 (+   161us) service_pool.cc:227] Handling call
0806 03:53:28.851211 (+   423us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:28.851549 (+   338us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:28.851587 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:28.852299 (+   712us) log.cc:842] Serialized 26 byte log entry
0806 03:53:29.829464 (+977165us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:29.829533 (+    69us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:29.829647 (+   114us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:31.090246 (+1260599us) raft_consensus.cc:1671] finished
0806 03:53:31.090271 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:31.090423 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":974825,"threads_started":1,"wal-append.queue_time_us":1433813}
W20260806 03:53:30.748824  9504 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.297s	user 0.000s	sys 0.001s
I20260806 03:53:31.091853  2375 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:31.092836  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:31.096838  9520 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.101681  9522 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:31.102140  2479 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 8. (term mismatch)
I20260806 03:53:31.223531  2479 pending_rounds.cc:76] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 7
I20260806 03:53:31.223932  2479 pending_rounds.cc:97] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 10.8
I20260806 03:53:31.224293  2479 raft_consensus.cc:2866] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:31.093014  9099 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260806 03:53:31.107822  2484 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:31.107674  9193 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:30.391826  9322 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:31.228415  9322 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:31.229622  9322 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 13.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.117411  2368 rpcz_store.cc:276] 0806 03:53:28.741534 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:29.092639 (+351105us) service_pool.cc:227] Handling call
0806 03:53:29.093039 (+   400us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:29.113246 (+ 20207us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:29.113272 (+    26us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:29.128274 (+ 15002us) log.cc:842] Serialized 26 byte log entry
0806 03:53:29.941151 (+812877us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:29.941192 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:29.941263 (+    71us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:30.976688 (+1035425us) raft_consensus.cc:1671] finished
0806 03:53:30.976714 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:30.976882 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":13234,"raft.queue_time_us":8920,"raft.run_cpu_time_us":110,"raft.run_wall_time_us":109,"thread_start_us":812454,"threads_started":1,"wal-append.queue_time_us":1261521}
I20260806 03:53:30.981266  9531 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:31.122407  9524 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.231657  9531 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.232000  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:31.168128  9545 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.232504  9524 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:31.233501  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:31.234196  9531 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.234424  9545 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.178253  9541 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.235314  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3026) took 2276 ms. Trace:
I20260806 03:53:30.424273  9511 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:31.236961  9372 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:31.237525  9372 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:31.238194  9236 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.130561  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1742) took 1509 ms. Trace:
I20260806 03:53:31.134480  9517 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.226176  9520 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.007419  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:31.255262  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:31.173893  9527 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.258226  9527 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:30.988595  8938 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.142879  2376 raft_consensus.cc:2396] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 11 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 8.
I20260806 03:53:31.141765  3592 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:31.148268  2581 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:31.149631  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:31.167755  2377 rpcz_store.cc:276] 0806 03:53:28.912962 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:29.520479 (+607517us) service_pool.cc:227] Handling call
0806 03:53:29.520942 (+   463us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:30.309994 (+789052us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:30.310048 (+    54us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:30.339289 (+ 29241us) log.cc:842] Serialized 26 byte log entry
0806 03:53:30.828372 (+489083us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:30.828426 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:30.828544 (+   118us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:31.028190 (+199646us) raft_consensus.cc:1671] finished
0806 03:53:31.028216 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:31.028402 (+   186us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":44913,"raft.run_cpu_time_us":150,"raft.run_wall_time_us":3369,"thread_start_us":1226915,"threads_started":2,"wal-append.queue_time_us":654049}
I20260806 03:53:31.171226  2579 rpcz_store.cc:276] 0806 03:53:29.986390 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:29.988829 (+  2439us) service_pool.cc:227] Handling call
0806 03:53:30.016267 (+ 27438us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:30.331067 (+314800us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:30.331118 (+    51us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:30.354506 (+ 23388us) log.cc:842] Serialized 52 byte log entry
0806 03:53:30.530934 (+176428us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:30.530995 (+    61us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:30.531290 (+   295us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:31.032004 (+500714us) raft_consensus.cc:1671] finished
0806 03:53:31.032055 (+    51us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:31.032267 (+   212us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":19958,"raft.queue_time_us":219484,"raft.run_cpu_time_us":250,"raft.run_wall_time_us":23703,"spinlock_wait_cycles":883584,"thread_start_us":465768,"threads_started":2,"wal-append.queue_time_us":626036}
W20260806 03:53:31.173231  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 100229us
I20260806 03:53:31.174592  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.176203  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:31.270812  2481 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:31.177659  2478 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260806 03:53:31.180934  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:31.272197  2477 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:31.272840  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:31.161665  9528 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.148777  9542 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.276382  9528 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.194319  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 770) took 3464 ms. Trace:
I20260806 03:53:31.212168  9378 raft_consensus.cc:3032] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:31.212219  9315 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:31.202291  2578 rpcz_store.cc:276] 0806 03:53:28.842917 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.845547 (+  2630us) service_pool.cc:227] Handling call
0806 03:53:28.845964 (+   417us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:28.846441 (+   477us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:29.810973 (+964532us) log.cc:842] Serialized 14 byte log entry
0806 03:53:31.059626 (+1248653us) spinlock_profiling.cc:243] Waited 6.12 ms on lock 0x7b18003c4f60. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b
0806 03:53:31.060158 (+   532us) log.cc:842] Serialized 14 byte log entry
0806 03:53:31.060372 (+   214us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:31.060433 (+    61us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:31.060493 (+    60us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.060588 (+    95us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:31.060750 (+   162us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":1196066,"prepare.run_cpu_time_us":10148,"prepare.run_wall_time_us":158198,"raft.queue_time_us":1025,"raft.run_cpu_time_us":207,"raft.run_wall_time_us":208,"spinlock_wait_cycles":14087424,"thread_start_us":1418189,"threads_started":2,"wal-append.queue_time_us":1198667}
I20260806 03:53:31.210680  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:31.210592  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:31.221055  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:31.287878  2373 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 6: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:31.288067  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 77528.5us
I20260806 03:53:31.291406  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:31.220192  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:31.199498  9230 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:31.222170  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1749) took 1549 ms. Trace:
I20260806 03:53:31.198153  9546 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.198346  9508 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:31.230451  9256 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.232263  9367 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:31.236476  9511 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.286055  8938 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.368817  8938 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:31.369378  9511 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:30.983650  9492 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.370339  9492 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.371910  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.373142  9492 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.126287  9125 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:31.373827  9125 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:31.374030  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.240829  2369 rpcz_store.cc:276] 0806 03:53:29.620949 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.128717 (+1507768us) service_pool.cc:227] Handling call
0806 03:53:31.130502 (+  1785us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:31.374843  9562 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.101s	user 0.004s	sys 0.000s
I20260806 03:53:31.375200  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:31.376133  2369 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:31.376384  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3022) took 2622 ms. Trace:
I20260806 03:53:31.376866  2372 rpcz_store.cc:276] 0806 03:53:28.754180 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:29.220965 (+466785us) service_pool.cc:227] Handling call
0806 03:53:29.269838 (+ 48873us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:29.322823 (+ 52985us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:29.322874 (+    51us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:29.365932 (+ 43058us) log.cc:842] Serialized 26 byte log entry
0806 03:53:30.030838 (+664906us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:30.030882 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:30.030966 (+    84us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:31.376133 (+1345167us) raft_consensus.cc:1671] finished
0806 03:53:31.376159 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:31.376312 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":6839,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":113,"thread_start_us":664405,"threads_started":1,"wal-append.queue_time_us":1023731}
I20260806 03:53:31.282258  9527 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.278995  9528 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:31.284549  9378 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:31.236865  9541 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.262208  2474 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:31.178977  8013 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.268668  2476 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.409189  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.279968  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:31.414227  2483 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:31.279184  2379 rpcz_store.cc:276] 0806 03:53:27.729491 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.214386 (+484895us) service_pool.cc:227] Handling call
0806 03:53:28.235602 (+ 21216us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.133201 (+2897599us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.194025 (+ 60824us) spinlock_profiling.cc:243] Waited 1.68 s on lock 0x7b54003331d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:31.194247 (+   222us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3865021696}
I20260806 03:53:31.416153  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:31.140836  9491 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.199054  9555 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.293367  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.203780  9552 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.294658  3592 raft_consensus.cc:2396] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 10 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260806 03:53:31.322811  9367 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:31.296883  2584 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260806 03:53:31.297757  2375 rpcz_store.cc:276] 0806 03:53:29.672438 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.087699 (+1415261us) service_pool.cc:227] Handling call
0806 03:53:31.222093 (+134394us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:31.206453  9534 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.299466  9525 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:31.309857  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 217114us
I20260806 03:53:31.224038  9558 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.200s
I20260806 03:53:31.455010  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:31.310622  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:31.309922  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1733) took 1772 ms. Trace:
I20260806 03:53:31.308849  2484 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:31.178573  9551 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.312817  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:31.457753  2373 rpcz_store.cc:276] 0806 03:53:29.537985 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.204556 (+1666571us) service_pool.cc:227] Handling call
0806 03:53:31.309820 (+105264us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:31.312192  2578 raft_consensus.cc:1203] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Deduplicated request from leader. Original: 9.9->[10.10-10.10]   Dedup: 10.10->[]
I20260806 03:53:31.318238  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:31.196086  8943 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.278658  9542 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.321076  2477 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:31.458818  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:31.365509  2568 tablet_service.cc:1514] Processing DeleteTablet for tablet dfa9a0499fc04e10aefa0602a7adbbb1 with delete_type TABLET_DATA_TOMBSTONED (TS fe3d17f4ad984b9088a268d58d87469c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44180
I20260806 03:53:31.374264  9125 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:31.455022  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.461086  2578 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: [10.10-10.10]
I20260806 03:53:31.378832  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:31.379101  2372 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:31.463070  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1716) took 2175 ms. Trace:
I20260806 03:53:31.463404  2372 rpcz_store.cc:276] 0806 03:53:29.292611 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.378583 (+2085972us) service_pool.cc:227] Handling call
0806 03:53:31.378912 (+   329us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.462764 (+ 83852us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.463003 (+   239us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:31.394665  9545 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:31.235687  2368 rpcz_store.cc:276] 0806 03:53:28.958513 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.234483 (+2275970us) service_pool.cc:227] Handling call
0806 03:53:31.234798 (+   315us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.235008 (+   210us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:31.235033 (+    25us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:31.235083 (+    50us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:31.235113 (+    30us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.235162 (+    49us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:31.235261 (+    99us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:31.281077  9557 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.255360  9517 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.476840  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:31.368855  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.381142   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:53:31.255350  9520 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.380470  2370 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:31.187053  9548 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.392354  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:31.206473  9079 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:31.403206  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:31.498154  2482 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:31.305584  9531 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.304518  9230 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:31.306033  9236 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:31.421875  2577 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:31.422113  2379 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:31.295660  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.426071  2534 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:31.299049  9563 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:31.438691  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:31.439177  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:31.441277  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.446645  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:31.440533  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:54220 (request call id 3051) took 3001 ms. Trace:
I20260806 03:53:31.410542  8673 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.043s
W20260806 03:53:31.445235  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 151073us
W20260806 03:53:31.310101  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 99526.8us
I20260806 03:53:31.447563  2583 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:53:31.310719  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:31.458369  2481 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:31.459826  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:31.561880  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 60598.9us
I20260806 03:53:31.561962  2375 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:31.562551  2474 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:31.318854  9546 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.248493  2374 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:31.569722  2377 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
W20260806 03:53:31.577787  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 151850us
I20260806 03:53:31.577607  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:31.466920  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:31.580677  2479 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:31.440413  9367 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:31.490346  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:31.450556  9256 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:31.504424  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:31.412431  9527 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.503901  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:31.587523  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 132054us
I20260806 03:53:31.587857  2373 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:31.530027  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:31.503173  9564 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260806 03:53:31.562546  2476 rpcz_store.cc:276] 0806 03:53:28.412111 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.629394 (+217283us) service_pool.cc:227] Handling call
0806 03:53:31.266115 (+2636721us) spinlock_profiling.cc:243] Waited 1.75 s on lock 0x7b54002b2d54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cabcda7 00007f0d81a08ee0 00007f0d7b0fa784 00007f0d7b0fa712 00007f0d7b0fa641 00007f0d7b0fa5bc 00007f0d7b0f9872 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:31.413290 (+147175us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4030134528}
I20260806 03:53:31.577620  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3041) took 1286 ms. Trace:
I20260806 03:53:31.529161  9517 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:31.583091  3592 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:31.583082  2379 raft_consensus.cc:2396] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 13 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260806 03:53:31.531944  8912 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:31.589893  2374 rpcz_store.cc:276] 0806 03:53:30.290825 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.083126 (+792301us) service_pool.cc:227] Handling call
0806 03:53:31.577542 (+494416us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:31.597057  2374 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:31.530650  9230 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:31.535116  9520 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:31.593585  2436 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:31.588924  2478 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:31.408859  9495 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.606109  2478 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:31.600726  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1735) took 2062 ms. Trace:
I20260806 03:53:31.561044  9538 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.599200  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:31.605605  2368 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:53:31.626940  2372 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:31.627714  2374 rpcz_store.cc:276] 0806 03:53:29.538705 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.596326 (+2057621us) service_pool.cc:227] Handling call
0806 03:53:31.596821 (+   495us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.600433 (+  3612us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.600657 (+   224us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:31.639784  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 178840us
I20260806 03:53:31.642423  2373 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 6. Current term is 7. Ops: []
I20260806 03:53:31.641608  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:31.638718  2575 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
W20260806 03:53:31.644712  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 51232.8us
I20260806 03:53:31.576807  9236 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:31.645685  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:31.645939  2375 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:31.644881  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 266155us
I20260806 03:53:31.577697  8815 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.646646  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1728) took 2200 ms. Trace:
I20260806 03:53:31.662868  2372 rpcz_store.cc:276] 0806 03:53:29.446015 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.589362 (+2143347us) service_pool.cc:227] Handling call
0806 03:53:31.626745 (+ 37383us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.646344 (+ 19599us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.646574 (+   230us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:31.647286  2331 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:31.648499  9561 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.230s	user 0.000s	sys 0.001s
I20260806 03:53:31.648725  9546 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:31.650018  9285 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.515s	user 0.014s	sys 0.001s
I20260806 03:53:31.488310  9557 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.651746  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1724) took 2300 ms. Trace:
I20260806 03:53:31.691006  2373 rpcz_store.cc:276] 0806 03:53:29.351176 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.588643 (+2237467us) service_pool.cc:227] Handling call
0806 03:53:31.629444 (+ 40801us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.651468 (+ 22024us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.651677 (+   209us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:31.639896  2483 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:53:31.674221  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.674865  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.677119  2481 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:31.641542  3542 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:31.690281  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3037) took 1400 ms. Trace:
W20260806 03:53:31.692986  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50653.5us
I20260806 03:53:31.693830  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:31.693356  2372 rpcz_store.cc:276] 0806 03:53:30.289529 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.663998 (+1374469us) service_pool.cc:227] Handling call
0806 03:53:31.689619 (+ 25621us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.689864 (+   245us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:31.689907 (+    43us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:31.689967 (+    60us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:31.690013 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.690068 (+    55us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:31.690193 (+   125us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:31.239928  9050 consensus_queue.cc:1159] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "cf6042e85bef47c4aac9d064d91501d1" responder_term: 13 status { last_received { term: 12 index: 7 } last_committed_idx: 7 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
W20260806 03:53:31.409773  9508 consensus_queue.cc:1159] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "dff94100ffc5485f92cbe6a85addf0b2" responder_term: 13 status { last_received { term: 12 index: 8 } last_committed_idx: 8 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
W20260806 03:53:31.695470  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54063.5us
I20260806 03:53:31.530455  9531 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.712492  2478 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260806 03:53:31.730518  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:31.743777  2572 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:31.744273  2572 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:31.732118  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.586417  9542 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.093s
I20260806 03:53:31.747884  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3039) took 1457 ms. Trace:
I20260806 03:53:31.560815  9378 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.679406  9556 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.729363  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3038) took 1439 ms. Trace:
I20260806 03:53:31.767887  2375 rpcz_store.cc:276] 0806 03:53:30.289888 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.672871 (+1382983us) service_pool.cc:227] Handling call
0806 03:53:31.728792 (+ 55921us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.728997 (+   205us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:31.729021 (+    24us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:31.729064 (+    43us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:31.729096 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.729146 (+    50us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:31.729273 (+   127us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:31.746045  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 161433us
I20260806 03:53:31.748366  2373 rpcz_store.cc:276] 0806 03:53:30.290252 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.691868 (+1401616us) service_pool.cc:227] Handling call
0806 03:53:31.747302 (+ 55434us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.747508 (+   206us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:31.747533 (+    25us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:31.747601 (+    68us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:31.747638 (+    37us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.747699 (+    61us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:31.747813 (+   114us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:31.750643  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3040) took 1460 ms. Trace:
I20260806 03:53:31.679107  9517 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:31.756412  2484 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:31.737960  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.756527  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:31.774103  3593 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:31.695888  9344 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:31.685199  9530 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.678546  8013 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:31.770129  2372 rpcz_store.cc:276] 0806 03:53:30.290541 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.694904 (+1404363us) service_pool.cc:227] Handling call
0806 03:53:31.749951 (+ 55047us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.750199 (+   248us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:31.750237 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:31.750301 (+    64us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:31.750356 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.750427 (+    71us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:31.750561 (+   134us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:31.120985  2227 rpcz_store.cc:269] 0806 03:52:56.909954 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:56.915011 (+  5057us) service_pool.cc:227] Handling call
0806 03:53:31.120145 (+34205134us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:53:25.437381 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:53:25.491962 (+ 54581us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:53:25.492051 (+    89us) write_op.cc:435] Acquired schema lock
0806 03:53:25.492071 (+    20us) tablet.cc:660] Decoding operations
0806 03:53:25.493566 (+  1495us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:53:25.493703 (+   137us) write_op.cc:641] Partition lock acquired for write op
0806 03:53:25.493747 (+    44us) tablet.cc:683] Acquiring locks for 14 operations
0806 03:53:25.494856 (+  1109us) tablet.cc:699] Row locks acquired
0806 03:53:25.494899 (+    43us) write_op.cc:260] PREPARE: finished
0806 03:53:25.495111 (+   212us) write_op.cc:270] Start()
0806 03:53:25.495280 (+   169us) write_op.cc:276] Timestamp: P: 1785988405495035 usec, L: 0
0806 03:53:25.495314 (+    34us) op_driver.cc:331] REPLICATION: starting
0806 03:53:25.541604 (+ 46290us) log.cc:842] Serialized 5763 byte log entry
0806 03:53:27.296904 (+1755300us) spinlock_profiling.cc:243] Waited 4.17 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:27.685579 (+388675us) op_driver.cc:444] REPLICATION: finished
0806 03:53:27.921588 (+236009us) write_op.cc:301] APPLY: starting
0806 03:53:27.969380 (+ 47792us) tablet.cc:1365] starting BulkCheckPresence
0806 03:53:28.935918 (+966538us) tablet.cc:1368] finished BulkCheckPresence
0806 03:53:28.935971 (+    53us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:53:29.279127 (+343156us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:53:29.279542 (+   415us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=28,key_file_lookups=28,delta_file_lookups=28,mrs_lookups=0
0806 03:53:29.279608 (+    66us) write_op.cc:312] APPLY: finished
0806 03:53:29.280195 (+   587us) log.cc:842] Serialized 129 byte log entry
0806 03:53:30.355684 (+1075489us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:53:30.506539 (+150855us) write_op.cc:454] Released schema lock
0806 03:53:30.550989 (+ 44450us) write_op.cc:341] FINISH: Updating metrics
0806 03:53:30.972583 (+421594us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:53:30.972627 (+    44us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1685463,"reported_tablets":24,"child_traces":[["op",{"apply.queue_time_us":165142,"apply.run_cpu_time_us":79489,"apply.run_wall_time_us":3060191,"cfile_cache_hit":58,"cfile_cache_hit_bytes":62759,"num_ops":14,"prepare.queue_time_us":318072,"prepare.run_cpu_time_us":22922,"prepare.run_wall_time_us":357976,"raft.queue_time_us":364739,"raft.run_cpu_time_us":14834,"raft.run_wall_time_us":94125,"replication_time_us":2190041,"spinlock_wait_cycles":9587968,"thread_start_us":1729818,"threads_started":5,"wal-append.queue_time_us":1824132,"wal-append.run_cpu_time_us":25711,"wal-append.run_wall_time_us":2243508}]]}
I20260806 03:53:31.757633  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.735294  9520 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:31.690033  9580 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:31.775636  2572 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.6, Last appended by leader: 6, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.795499  2572 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:31.791489  2576 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:31.799820  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:31.738909  9567 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:31.606381  9103 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.167s
I20260806 03:53:31.807588  2376 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:31.805531  2534 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:31.832693  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 138946us
I20260806 03:53:31.832576  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.833702  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:31.829464  2372 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
W20260806 03:53:31.835391  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 367725us
I20260806 03:53:31.696223  9285 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.839345  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.778491  9576 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:31.671960  9538 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:31.839623  2534 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:31.706938  8815 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:31.869648  2484 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
W20260806 03:53:31.891291  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53787.7us
I20260806 03:53:31.871569  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:31.892679  3547 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.169s (SENT)
I20260806 03:53:31.893157  3547 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:31.783061  9344 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:31.889520  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:31.798516  9520 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:31.794741  9563 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:31.797865  9580 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:31.833134  9378 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:31.816057  9517 raft_consensus.cc:686] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:31.925195  2372 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:31.941648  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:31.934769  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 249987us
W20260806 03:53:31.942854  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 122707us
I20260806 03:53:31.923797  3586 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260806 03:53:31.788992  9556 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:31.933737  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 94291.4us
W20260806 03:53:31.933084  9485 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260806 03:53:31.977082  9556 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.936741  9344 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:53:31.979053  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 86417us
I20260806 03:53:31.978492  2572 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:31.969636  2534 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:31.866386  9552 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:31.892198  9551 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:32.022264  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52734.2us
I20260806 03:53:31.978195  2478 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:31.928692  9576 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:31.865904  9555 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:31.918699  9534 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:31.994038  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:31.798355  9530 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:32.044430  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:32.010084  2436 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:32.009716  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:31.933480  9569 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:31.946965  9340 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:31.938211  9580 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:31.939450  9491 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:32.051088  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:31.864080  9577 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.299s
W20260806 03:53:32.056141  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 57815.7us
I20260806 03:53:32.035876  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:31.968360  9548 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:31.832505  9567 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:32.064955  2579 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:32.044109  9551 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:32.065894  9590 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:32.066054  9551 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:32.066269  9567 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:31.986080  8943 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:32.033836  3586 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: [13.11-13.11]
I20260806 03:53:32.066672  9590 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:32.068397  9547 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260806 03:53:31.870862  9236 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:32.049588  2576 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:32.053596  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:31.935693  9520 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:32.057628  2476 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:32.051921  3584 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:32.062206  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:32.063182  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:32.048847  9575 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.504s	user 0.002s	sys 0.000s
I20260806 03:53:32.081043  9285 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:32.056003  9566 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.476s	user 0.002s	sys 0.000s
I20260806 03:53:32.082217  9583 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:32.070091  9534 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260806 03:53:32.163890  2369 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.785s	user 0.006s	sys 0.031s
I20260806 03:53:32.038426  9576 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:32.037770  9528 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
W20260806 03:53:32.100138  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 158924us
W20260806 03:53:32.134088  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 60646.6us
I20260806 03:53:32.058122  9527 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:32.169631  2478 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:32.176692  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:32.067296  9551 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:32.165984  2369 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.787s	user 0.007s	sys 0.031s
I20260806 03:53:32.227802  2476 raft_consensus.cc:2396] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:53:32.185536  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3043) took 1053 ms. Trace:
I20260806 03:53:32.153659  9583 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:32.192984  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 183424us
I20260806 03:53:32.218623  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:32.236181  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:32.152842  9524 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.920s	user 0.012s	sys 0.002s
I20260806 03:53:32.083807  9340 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:32.193042  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:32.133329  8943 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260806 03:53:32.134930  9229 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.019s	sys 0.006s
I20260806 03:53:32.152434  9322 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:32.152669  9552 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:32.244076  2584 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:32.185171  9576 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:32.229035  2373 rpcz_store.cc:276] 0806 03:53:31.132423 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.769920 (+637497us) service_pool.cc:227] Handling call
0806 03:53:31.794816 (+ 24896us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.795102 (+   286us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:31.946348 (+151246us) log.cc:842] Serialized 14 byte log entry
0806 03:53:32.185140 (+238792us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:32.185200 (+    60us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:32.185249 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.185323 (+    74us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:32.185461 (+   138us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":7050,"raft.queue_time_us":7215,"spinlock_wait_cycles":16764800,"thread_start_us":342933,"threads_started":2}
W20260806 03:53:32.187033  3591 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.764s	user 0.000s	sys 0.010s
W20260806 03:53:32.240247  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 47320.7us
I20260806 03:53:32.242895  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:32.225508  8815 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:32.244738  9229 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.663s	user 0.020s	sys 0.006s
I20260806 03:53:32.249114  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:32.255122  3591 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.832s	user 0.000s	sys 0.011s
W20260806 03:53:32.258977  2482 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.753s	user 0.011s	sys 0.000s
I20260806 03:53:32.229166  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:32.266122  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:32.164438  9555 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.079s
I20260806 03:53:32.240345  9542 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:32.240159  8943 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:32.239430  9340 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:32.270596  2373 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:32.270556  2478 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:32.270188  2482 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:32.239775  9583 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:32.279528  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:32.239508  9557 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:32.245895  9534 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:32.294358  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2771) took 1095 ms. Trace:
I20260806 03:53:32.303090  2482 rpcz_store.cc:276] 0806 03:53:31.198821 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.311524 (+112703us) service_pool.cc:227] Handling call
0806 03:53:32.294280 (+982756us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:32.261443  9551 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:32.293593  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:32.262540  9531 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:32.295746  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:32.293593  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:32.293959  2534 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:32.310727  2478 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:32.325495  2373 raft_consensus.cc:2396] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 12 because replica has last-logged OpId of term: 10 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
I20260806 03:53:32.227916  9527 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.046s
I20260806 03:53:32.267035  9524 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:32.286064  9539 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
W20260806 03:53:32.283461  9372 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.045s	user 0.015s	sys 0.001s
W20260806 03:53:32.318218  9589 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.089s	user 0.001s	sys 0.001s
W20260806 03:53:32.318800  3543 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.577s	user 0.000s	sys 0.008s
W20260806 03:53:32.353417  3543 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.758s	user 0.000s	sys 0.009s
I20260806 03:53:32.319208  9581 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.069s
W20260806 03:53:32.321743  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 86399us
I20260806 03:53:32.356150  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:32.271584  9322 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:32.071424  9569 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:32.282833  9542 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:32.324548  2476 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:32.292404  8943 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:32.268105  9609 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:32.296394  9638 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:32.350502  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:32.390900  2373 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 6.
I20260806 03:53:32.234674  9517 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:32.392267  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:32.376617  9603 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
W20260806 03:53:32.375396  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 84226.4us
I20260806 03:53:32.331173  9557 raft_consensus.cc:2741] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election decision vote started in defunct term 12: won
I20260806 03:53:32.341459  9538 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:32.385543  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:32.393165  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:32.408792  3587 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:32.410219  2538 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:32.411322  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:32.412708  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3047) took 1127 ms. Trace:
I20260806 03:53:32.413208  2375 rpcz_store.cc:276] 0806 03:53:31.285496 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.841562 (+556066us) service_pool.cc:227] Handling call
0806 03:53:31.927271 (+ 85709us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.927626 (+   355us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:53:32.173167 (+245541us) log.cc:842] Serialized 14 byte log entry
0806 03:53:32.412302 (+239135us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:32.412358 (+    56us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:32.412403 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.412462 (+    59us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:32.412618 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":91,"thread_start_us":438397,"threads_started":2}
I20260806 03:53:32.239225  9563 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:32.381716  9542 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:53:32.422276  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.557s	user 0.000s	sys 0.010s
W20260806 03:53:32.429926  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.565s	user 0.000s	sys 0.011s
W20260806 03:53:32.430604  2377 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.657s	user 0.008s	sys 0.007s
W20260806 03:53:32.431145  2377 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.657s	user 0.008s	sys 0.007s
W20260806 03:53:32.441303  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 607644us
I20260806 03:53:32.441409  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2794) took 1150 ms. Trace:
I20260806 03:53:32.442070  2575 rpcz_store.cc:276] 0806 03:53:31.291250 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.297619 (+  6369us) service_pool.cc:227] Handling call
0806 03:53:32.441178 (+1143559us) spinlock_profiling.cc:243] Waited 225 ms on lock 0x7b54004556d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:32.441332 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":517591296}
I20260806 03:53:32.442875  2332 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:32.349624  9524 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:32.445403  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:32.441687  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:32.455809  2373 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:32.456516  2332 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:32.456662  2331 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:32.450021  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:32.451349  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:32.459462  2375 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:32.355129  9372 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:32.457809  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:32.460788  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:32.464747  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:32.466195  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:32.470932  2332 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:32.384307  8013 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.060s
I20260806 03:53:32.419792  9531 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:32.426040  9491 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260806 03:53:32.442597  9539 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260806 03:53:32.492834  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:32.493287  2574 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:32.483203  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:32.416235  9528 raft_consensus.cc:686] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:32.500893  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 85069.6us
I20260806 03:53:32.452962  9609 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:32.469482  9618 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:32.504336  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:32.469949  9534 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:32.506042  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 660) took 1029 ms. Trace:
I20260806 03:53:32.476346  9315 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:32.481092  9557 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:53:32.518491  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 133044us
I20260806 03:53:32.515784  3590 rpcz_store.cc:276] 0806 03:53:31.463207 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.464597 (+  1390us) service_pool.cc:227] Handling call
0806 03:53:31.465032 (+   435us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:31.465368 (+   336us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:31.465421 (+    53us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:31.481161 (+ 15740us) log.cc:842] Serialized 26 byte log entry
0806 03:53:31.794050 (+312889us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:31.794090 (+    40us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.794162 (+    72us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:32.491922 (+697760us) raft_consensus.cc:1671] finished
0806 03:53:32.491949 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:32.492118 (+   169us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":195279,"threads_started":1,"wal-append.queue_time_us":508863}
I20260806 03:53:32.476862  9614 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:32.523378  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2776) took 1323 ms. Trace:
I20260806 03:53:32.501057  9491 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:32.527297  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 781) took 1118 ms. Trace:
I20260806 03:53:32.533793  2483 rpcz_store.cc:276] 0806 03:53:31.199717 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.415073 (+215356us) service_pool.cc:227] Handling call
0806 03:53:32.523181 (+1108108us) spinlock_profiling.cc:243] Waited 78.2 ms on lock 0x7b5400350cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:32.523310 (+   129us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":179947392}
I20260806 03:53:32.539388  2375 rpcz_store.cc:276] 0806 03:53:31.409075 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.502683 (+1093608us) service_pool.cc:227] Handling call
0806 03:53:32.526903 (+ 24220us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:32.527064 (+   161us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:32.527078 (+    14us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:32.527107 (+    29us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:32.527126 (+    19us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.527160 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:32.527243 (+    83us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:32.540252  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:32.471319  9538 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.056s
W20260806 03:53:32.543455  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 133313us
I20260806 03:53:32.518473  9315 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:32.514865  8815 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:32.574877  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:32.509620  9590 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:32.572276  9595 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.418s	user 0.003s	sys 0.000s
I20260806 03:53:32.415369  9638 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:32.501536  9586 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:32.504352  9531 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:32.613842  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 782) took 1201 ms. Trace:
I20260806 03:53:32.632794  2375 rpcz_store.cc:276] 0806 03:53:31.412463 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.540561 (+1128098us) service_pool.cc:227] Handling call
0806 03:53:32.613193 (+ 72632us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:32.613427 (+   234us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:32.613459 (+    32us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:32.613518 (+    59us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:32.613556 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.613625 (+    69us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:32.613760 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:32.614491  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 82605.5us
I20260806 03:53:32.616645  2483 pending_rounds.cc:76] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 5
I20260806 03:53:32.542520  9491 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:32.533752  9614 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:32.514137  9322 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.6, Last appended by leader: 6, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:32.577608  2578 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:53:32.572739  9315 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:32.634347  2483 pending_rounds.cc:97] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260806 03:53:32.652272  2483 raft_consensus.cc:2866] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:32.639828  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:32.655650  2429 leader_election.cc:398] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:32.656255  9517 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:53:32.657068  2575 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
W20260806 03:53:32.657224  9640 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.125s	user 0.000s	sys 0.000s
I20260806 03:53:32.643847  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:32.546453  9534 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:32.661309  2429 leader_election.cc:401] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260806 03:53:32.659441  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 743) took 1521 ms. Trace:
I20260806 03:53:32.671177  3591 rpcz_store.cc:276] 0806 03:53:31.137619 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.152518 (+ 14899us) service_pool.cc:227] Handling call
0806 03:53:31.173327 (+ 20809us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:31.317058 (+143731us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:31.317112 (+    54us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:31.320772 (+  3660us) log.cc:842] Serialized 52 byte log entry
0806 03:53:32.270205 (+949433us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:32.270256 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.270348 (+    92us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:32.659176 (+388828us) raft_consensus.cc:1671] finished
0806 03:53:32.659219 (+    43us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:32.659372 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":38722,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":168,"thread_start_us":982900,"threads_started":2,"wal-append.queue_time_us":1025114}
W20260806 03:53:32.643880  9629 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.334s	user 0.000s	sys 0.002s
I20260806 03:53:32.626832  9586 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:32.626343  9643 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:32.713301  3591 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: [13.11-13.11]
I20260806 03:53:32.510535  9618 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:32.719015  9256 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.118s	user 0.012s	sys 0.005s
I20260806 03:53:32.719959  9618 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:32.721272  9596 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.109s	user 0.000s	sys 0.000s
W20260806 03:53:32.722390  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 66974.2us
W20260806 03:53:32.724668  9621 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260806 03:53:32.724881  2429 leader_election.cc:398] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:53:32.725208  2429 leader_election.cc:401] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:53:32.725461  9638 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:32.725936  9569 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:32.728380  9372 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:32.729240  9372 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:32.729651  9372 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:32.730108  9372 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:32.707650  9641 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:32.731066  9509 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:32.731387  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3078) took 1297 ms. Trace:
I20260806 03:53:32.643880  9614 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:32.670050  9541 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:32.660497  9528 consensus_queue.cc:237] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:32.731824  2481 rpcz_store.cc:276] 0806 03:53:31.434555 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.693570 (+259015us) service_pool.cc:227] Handling call
0806 03:53:31.694010 (+   440us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:32.158740 (+464730us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:32.158779 (+    39us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:32.161212 (+  2433us) log.cc:842] Serialized 26 byte log entry
0806 03:53:32.363608 (+202396us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:32.363672 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.372564 (+  8892us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:32.731115 (+358551us) raft_consensus.cc:1671] finished
0806 03:53:32.731147 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:32.731311 (+   164us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":51597,"raft.queue_time_us":302330,"spinlock_wait_cycles":13771008,"thread_start_us":566035,"threads_started":2,"wal-append.queue_time_us":413017}
W20260806 03:53:32.720218  9628 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.323s	user 0.000s	sys 0.002s
I20260806 03:53:32.755102  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3051) took 1347 ms. Trace:
I20260806 03:53:32.712767  9586 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:32.752646  9509 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:32.730118  9524 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:32.776778  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52012.2us
I20260806 03:53:32.741271  8815 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:32.782748  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:32.784909  2429 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:32.784971  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 159787us
I20260806 03:53:32.786087  2429 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:32.756177  2373 rpcz_store.cc:276] 0806 03:53:31.418607 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.473867 (+1055260us) service_pool.cc:227] Handling call
0806 03:53:32.474356 (+   489us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:32.474669 (+   313us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:53:32.616746 (+142077us) log.cc:842] Serialized 14 byte log entry
0806 03:53:32.754574 (+137828us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:32.754653 (+    79us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:32.754715 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.754815 (+   100us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:32.755019 (+   204us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":183955,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":31,"spinlock_wait_cycles":20782848,"thread_start_us":250989,"threads_started":3,"wal-append.queue_time_us":111585}
I20260806 03:53:32.779177  9509 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:32.802245  9509 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:32.757128  9531 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:32.807313  9531 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:32.807865  9531 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:32.762398  9650 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:32.814713  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:32.815915  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 784) took 1371 ms. Trace:
I20260806 03:53:32.817701  2368 rpcz_store.cc:276] 0806 03:53:31.444269 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.464867 (+ 20598us) service_pool.cc:227] Handling call
0806 03:53:32.815683 (+1350816us) spinlock_profiling.cc:243] Waited 18.4 ms on lock 0x7b540026fa54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:32.815829 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":42385792}
I20260806 03:53:32.821347  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3053) took 1241 ms. Trace:
I20260806 03:53:32.778726  9557 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 10
I20260806 03:53:32.828409  2373 rpcz_store.cc:276] 0806 03:53:31.579962 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.797126 (+1217164us) service_pool.cc:227] Handling call
0806 03:53:32.820609 (+ 23483us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:32.820881 (+   272us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:32.820919 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:32.820980 (+    61us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:32.821033 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.821106 (+    73us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:32.821267 (+   161us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:32.834013  2583 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.553s	user 0.003s	sys 0.012s
I20260806 03:53:32.797192  9256 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:32.840216  2538 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:32.834676  2583 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.554s	user 0.004s	sys 0.012s
W20260806 03:53:32.841048  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 384548us
I20260806 03:53:32.842727  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:32.843451  2373 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260806 03:53:32.794639  9627 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:32.811823  9541 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260806 03:53:32.846331  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 372590us
I20260806 03:53:32.855316  3542 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:32.861320  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:32.863992  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:32.827072  9618 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:32.867933  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:32.874387  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:32.874760  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 88716.6us
I20260806 03:53:32.869598  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 783) took 1433 ms. Trace:
W20260806 03:53:32.886797  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44170.9us
I20260806 03:53:32.890513  2375 rpcz_store.cc:276] 0806 03:53:31.423673 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.642942 (+1219269us) service_pool.cc:227] Handling call
0806 03:53:32.701097 (+ 58155us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:32.856253 (+155156us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:32.856291 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:32.856345 (+    54us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:32.856385 (+    40us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.856469 (+    84us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:32.856622 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":9463,"thread_start_us":120238,"threads_started":1}
I20260806 03:53:32.891552  2538 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:32.887522  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60935.8us
I20260806 03:53:32.896935  9588 tablet_replica.cc:330] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:53:32.796063  9236 consensus_queue.cc:1046] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.057s
I20260806 03:53:32.741317  9643 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:32.852944  9193 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.626s	user 0.017s	sys 0.002s
I20260806 03:53:32.852802  9593 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:32.860733  9524 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260806 03:53:32.923779  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 56130.4us
I20260806 03:53:32.862210  9641 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:32.749635  9495 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.116s
I20260806 03:53:32.936745  2375 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:32.899902  9567 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:32.886759  9531 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:32.824535  9650 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:32.931368  8943 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.535s	user 0.012s	sys 0.003s
I20260806 03:53:32.947172  9567 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:32.952304  9567 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:32.952275  8943 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:32.917212  9344 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.883s	user 0.013s	sys 0.006s
I20260806 03:53:32.900226  9590 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:32.954670  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3076) took 1583 ms. Trace:
I20260806 03:53:32.959872  2477 rpcz_store.cc:276] 0806 03:53:31.371792 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.643641 (+271849us) service_pool.cc:227] Handling call
0806 03:53:31.682456 (+ 38815us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:32.246712 (+564256us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:32.246781 (+    69us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:32.247579 (+   798us) log.cc:842] Serialized 26 byte log entry
0806 03:53:32.662496 (+414917us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:32.662960 (+   464us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.663068 (+   108us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:32.954370 (+291302us) raft_consensus.cc:1671] finished
0806 03:53:32.954398 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:32.954594 (+   196us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":53125,"raft.queue_time_us":256043,"raft.run_cpu_time_us":234,"raft.run_wall_time_us":47508,"thread_start_us":865533,"threads_started":2,"wal-append.queue_time_us":598055}
I20260806 03:53:32.854110  9256 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:32.940548  9378 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.969s	user 0.020s	sys 0.000s
I20260806 03:53:32.865821  9601 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.077s
W20260806 03:53:32.949928  9658 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
I20260806 03:53:32.986297  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 786) took 1250 ms. Trace:
I20260806 03:53:32.930274  9524 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:32.994377  9524 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:32.937690  9236 consensus_queue.cc:1225] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 7.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260806 03:53:32.930533  9593 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:53:32.971427  9520 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.817s	user 0.007s	sys 0.009s
I20260806 03:53:32.996169  9520 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:32.999967  2373 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:32.990446  2368 rpcz_store.cc:276] 0806 03:53:31.735983 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.819003 (+1083020us) service_pool.cc:227] Handling call
0806 03:53:32.826059 (+  7056us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:32.826323 (+   264us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:53:32.852862 (+ 26539us) log.cc:842] Serialized 14 byte log entry
0806 03:53:32.985622 (+132760us) log.cc:842] Serialized 14 byte log entry
0806 03:53:32.985813 (+   191us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:32.985882 (+    69us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:32.985940 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.986028 (+    88us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:32.986209 (+   181us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":38655,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":50,"thread_start_us":129655,"threads_started":1}
I20260806 03:53:32.999490  9520 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.001695  9593 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:53:32.941752  9125 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.442s	user 0.017s	sys 0.001s
I20260806 03:53:32.955397  8943 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:32.968662  9627 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:32.965924  9590 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:32.990453  9552 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.735s	user 0.009s	sys 0.005s
I20260806 03:53:32.935307  8013 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:33.011615  9647 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:32.972076  9531 raft_consensus.cc:2741] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election decision vote started in defunct term 17: won
I20260806 03:53:33.009429  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:32.946825  9546 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260806 03:53:33.003306  9576 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.737s	user 0.015s	sys 0.000s
I20260806 03:53:33.037101  9612 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:33.037020  9576 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:33.037781  9612 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.039052  9627 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:33.040586  9576 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:33.040803  9646 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.111s	user 0.000s	sys 0.001s
I20260806 03:53:32.950704  9315 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:33.019259  9230 consensus_meta.cc:287] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.373s	user 0.011s	sys 0.006s
W20260806 03:53:33.014586  9367 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.369s	user 0.017s	sys 0.001s
I20260806 03:53:32.930229  8815 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:32.970765  9344 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.075618  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.080991  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.018538  9590 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:33.029994  2477 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
W20260806 03:53:33.074247  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 182765us
I20260806 03:53:33.021541  9552 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:33.034029  9546 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:33.042004  9340 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.731s	user 0.015s	sys 0.000s
I20260806 03:53:33.107717  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.111714  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2802) took 1363 ms. Trace:
I20260806 03:53:33.112221  2574 rpcz_store.cc:276] 0806 03:53:31.748737 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.870360 (+121623us) service_pool.cc:227] Handling call
0806 03:53:31.947767 (+ 77407us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:32.493722 (+545955us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:33.111392 (+617670us) spinlock_profiling.cc:243] Waited 545 ms on lock 0x7b540028d2d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:33.111639 (+   247us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1254039808}
W20260806 03:53:33.116950  2584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2800) took 1662 ms (client timeout 1980 ms). Trace:
W20260806 03:53:33.117419  2584 rpcz_store.cc:269] 0806 03:53:31.454503 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.454673 (+   170us) service_pool.cc:227] Handling call
0806 03:53:33.116719 (+1662046us) spinlock_profiling.cc:243] Waited 782 ms on lock 0x7b540024c7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:33.116871 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1799418624}
I20260806 03:53:33.121505  9256 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.123970  9627 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:33.125228  9315 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.126282  9530 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:33.107172  9602 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.163s	user 0.000s	sys 0.001s
I20260806 03:53:33.129107  9344 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.108541  2477 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:53:33.130892  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1746) took 3459 ms (client timeout 2076 ms). Trace:
I20260806 03:53:33.101683  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.130852  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3033) took 3834 ms. Trace:
W20260806 03:53:33.131434  2370 rpcz_store.cc:269] 0806 03:53:29.671269 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:30.407905 (+736636us) service_pool.cc:227] Handling call
0806 03:53:33.119894 (+2711989us) spinlock_profiling.cc:243] Waited 248 ms on lock 0x7b5400012cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:33.130775 (+ 10881us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":570860928}
I20260806 03:53:33.133742  2377 rpcz_store.cc:276] 0806 03:53:29.296367 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.582080 (+2285713us) service_pool.cc:227] Handling call
0806 03:53:31.631049 (+ 48969us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:31.645701 (+ 14652us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:31.645744 (+    43us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:31.712535 (+ 66791us) log.cc:842] Serialized 26 byte log entry
0806 03:53:32.431705 (+719170us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:32.431769 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.431892 (+   123us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:33.130621 (+698729us) raft_consensus.cc:1671] finished
0806 03:53:33.130647 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:33.130787 (+   140us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":4935,"raft.run_cpu_time_us":208,"raft.run_wall_time_us":18626,"thread_start_us":657703,"threads_started":1,"wal-append.queue_time_us":1247311}
W20260806 03:53:33.137398  2484 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2772) took 1938 ms (client timeout 2055 ms). Trace:
W20260806 03:53:33.025009  9580 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.957s	user 0.009s	sys 0.008s
W20260806 03:53:33.137818  2484 rpcz_store.cc:269] 0806 03:53:31.199019 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.458425 (+259406us) service_pool.cc:227] Handling call
0806 03:53:33.137193 (+1678768us) spinlock_profiling.cc:243] Waited 296 ms on lock 0x7b5400350054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:33.137329 (+   136us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":681935232}
I20260806 03:53:33.129736  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3072) took 1965 ms. Trace:
W20260806 03:53:33.136555  9658 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260806 03:53:33.149458  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3089) took 1102 ms. Trace:
I20260806 03:53:33.149989  2481 rpcz_store.cc:276] 0806 03:53:32.047395 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.745176 (+697781us) service_pool.cc:227] Handling call
0806 03:53:32.745721 (+   545us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:32.775932 (+ 30211us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:32.826091 (+ 50159us) log.cc:842] Serialized 14 byte log entry
0806 03:53:33.004243 (+178152us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:33.013008 (+  8765us) log.cc:842] Serialized 26 byte log entry
0806 03:53:33.013193 (+   185us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:33.013233 (+    40us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:33.013315 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:33.149156 (+135841us) raft_consensus.cc:1671] finished
0806 03:53:33.149187 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:33.149372 (+   185us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":43616,"prepare.queue_time_us":37641,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":55,"raft.queue_time_us":42147,"raft.run_cpu_time_us":339,"raft.run_wall_time_us":39936,"thread_start_us":81858,"threads_started":1,"wal-append.queue_time_us":292335}
I20260806 03:53:33.152634  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.153820  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.154858  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.155385  2481 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:33.157639  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.158396  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.159238  2484 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:33.139866  2474 rpcz_store.cc:276] 0806 03:53:31.164732 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.583750 (+419018us) service_pool.cc:227] Handling call
0806 03:53:31.605978 (+ 22228us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:31.649960 (+ 43982us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:31.650000 (+    40us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:31.650518 (+   518us) log.cc:842] Serialized 26 byte log entry
0806 03:53:31.945979 (+295461us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:53:31.946029 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.946110 (+    81us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:33.129474 (+1183364us) raft_consensus.cc:1671] finished
0806 03:53:33.129511 (+    37us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:33.129668 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":66295,"raft.queue_time_us":30672,"raft.run_cpu_time_us":171,"raft.run_wall_time_us":13597,"thread_start_us":194565,"threads_started":1,"wal-append.queue_time_us":1166755}
I20260806 03:53:33.160462  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3081) took 1567 ms. Trace:
I20260806 03:53:33.166569  2482 rpcz_store.cc:276] 0806 03:53:31.593446 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.323637 (+730191us) service_pool.cc:227] Handling call
0806 03:53:32.324236 (+   599us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:32.326896 (+  2660us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:32.326941 (+    45us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:32.333855 (+  6914us) log.cc:842] Serialized 26 byte log entry
0806 03:53:32.504584 (+170729us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:32.525860 (+ 21276us) log.cc:842] Serialized 14 byte log entry
0806 03:53:32.542800 (+ 16940us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.543073 (+   273us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:33.160180 (+617107us) raft_consensus.cc:1671] finished
0806 03:53:33.160209 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:33.160390 (+   181us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":52617,"prepare.queue_time_us":19066,"prepare.run_cpu_time_us":5100,"prepare.run_wall_time_us":39120,"raft.queue_time_us":86166,"raft.run_cpu_time_us":466,"raft.run_wall_time_us":48702,"thread_start_us":122814,"threads_started":1,"wal-append.queue_time_us":417612}
I20260806 03:53:33.107589  9546 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:33.176916  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 75451.3us
I20260806 03:53:33.106701  9555 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:33.014586  9125 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.184324  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.078428  9230 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:33.084713  9367 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.189695  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.192880  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.195386  2482 raft_consensus.cc:2379] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:33.167084  9601 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:33.198786  2481 raft_consensus.cc:2362] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12. Re-sending same reply.
W20260806 03:53:33.206648  9664 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.387s	user 0.001s	sys 0.000s
I20260806 03:53:33.211834  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:33.212286  9683 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260806 03:53:33.214525  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.156582  9580 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.215476  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3082) took 1536 ms. Trace:
I20260806 03:53:33.217176  9580 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:33.216013  2478 rpcz_store.cc:276] 0806 03:53:31.679137 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.325896 (+646759us) service_pool.cc:227] Handling call
0806 03:53:32.326268 (+   372us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:32.344070 (+ 17802us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:32.344108 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:32.374432 (+ 30324us) log.cc:842] Serialized 26 byte log entry
0806 03:53:32.856282 (+481850us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:32.856341 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.856438 (+    97us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:33.215159 (+358721us) raft_consensus.cc:1671] finished
0806 03:53:33.215194 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:33.215384 (+   190us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":5161,"raft.queue_time_us":88995,"raft.run_cpu_time_us":315,"raft.run_wall_time_us":45376,"thread_start_us":434387,"threads_started":1,"wal-append.queue_time_us":784738}
W20260806 03:53:33.218371  9551 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.888s	user 0.013s	sys 0.003s
I20260806 03:53:33.218493  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.219120  9551 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:33.219575  9551 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:33.220818  9601 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:33.221985  9230 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:33.219223  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.223021  2476 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: [11.11-11.11]
I20260806 03:53:33.223650  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.224360  2482 raft_consensus.cc:2362] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15. Re-sending same reply.
I20260806 03:53:33.225317  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.225634  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:33.225960  2482 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
W20260806 03:53:33.228900  9670 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.192s	user 0.000s	sys 0.001s
I20260806 03:53:33.194058  9534 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:33.208921  9612 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:33.233027  2576 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1575) took 1356 ms (client timeout 1689 ms). Trace:
W20260806 03:53:33.233556  2576 rpcz_store.cc:269] 0806 03:53:31.876919 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.938738 (+ 61819us) service_pool.cc:227] Handling call
0806 03:53:33.232807 (+1294069us) spinlock_profiling.cc:243] Waited 5.45 ms on lock 0x7b54004560d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:33.232949 (+   142us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":12523776}
I20260806 03:53:33.217118  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.238164  9612 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:33.238854  9612 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:33.228765  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.219398  2478 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:33.226965  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.208230  2477 raft_consensus.cc:2396] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 10 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260806 03:53:33.210724  9256 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:33.263262  2478 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
W20260806 03:53:33.265934  2332 connection.cc:232] RPC call timeout handler was delayed by -1.4076042359229177s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20550000000000002s for a response
I20260806 03:53:33.138487  9340 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.255337  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.256891  2379 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260806 03:53:33.268147  2477 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:33.260215  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.269438  2484 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 11 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260806 03:53:33.236124  9609 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:33.271374  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.273368  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.274292  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:33.274807  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.276338  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.277161  2577 raft_consensus.cc:2354] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15.
I20260806 03:53:33.279567  2478 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:33.281409  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:33.282289  2368 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:33.283528  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:33.284054  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.284737  2482 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:53:33.285099  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68176.4us
I20260806 03:53:33.239451  9612 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:33.288703  2478 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:33.241752  9551 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:33.293237  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.293668  2538 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:33.033493  9647 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.298300  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:33.305904  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:33.306156  2429 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.309352  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.294127  2474 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:33.300792  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:33.264495  9534 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:33.302146  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.302747  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.304128  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.315032  2574 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:53:33.311928  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:33.311924  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.306628  2375 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:33.315286  2484 raft_consensus.cc:2379] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:33.318346  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.318912  2478 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:33.280766  9680 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:33.321457  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:33.321787  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.277956  9609 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:33.325227  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:33.310488  9583 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.980s	user 0.018s	sys 0.002s
I20260806 03:53:33.291109  9256 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:53:33.313999  9372 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.583s	user 0.010s	sys 0.004s
I20260806 03:53:33.377645  2578 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:33.278285  9643 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.378268  2484 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:33.378835  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.317557  9601 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:33.384598  9583 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.385672  9372 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.386297  9125 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:33.387384  9583 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:33.388520  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:33.314793  9530 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:33.390112  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:33.387435  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 79919.7us
I20260806 03:53:33.396560  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.308630  9650 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:33.391034  2482 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 6.
I20260806 03:53:33.313699  9627 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:33.389271  2370 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:33.415115  3587 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260806 03:53:33.327220  9669 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260806 03:53:33.393971  9630 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260806 03:53:33.417340  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "05e17a7474ab4829922b72cc624de950"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:33.428131  2575 raft_consensus.cc:595] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:33.418853  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.429085  2482 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:33.417454  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.428642  2575 raft_consensus.cc:603] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:53:33.436820  2478 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:33.420611  2375 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
W20260806 03:53:33.398859  9542 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.928s	user 0.015s	sys 0.001s
I20260806 03:53:33.422919  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:33.416778  2484 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 11 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260806 03:53:33.438544  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:33.444890  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54505.6us
I20260806 03:53:33.448354  3591 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: [13.11-13.11]
W20260806 03:53:33.450987  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 162404us
I20260806 03:53:33.493752  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:33.494653  2478 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:33.493752  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:33.496438  2370 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:33.498540  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.322652  9534 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:33.419030  9669 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:33.556586  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.552824  2368 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:33.560994  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:33.555248  2370 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:33.557581  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.562047  2368 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:33.563143  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:33.563768  2370 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:33.565860  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 169398us
I20260806 03:53:33.567075  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.418239  9372 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:33.572417  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.576625  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:33.446973  9230 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260806 03:53:33.591981  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 57748.7us
I20260806 03:53:33.592978  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.593950  2482 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:33.596637  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3095) took 1363 ms. Trace:
I20260806 03:53:33.597220  2482 rpcz_store.cc:276] 0806 03:53:32.233742 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.595493 (+1361751us) service_pool.cc:227] Handling call
0806 03:53:33.595940 (+   447us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:33.596220 (+   280us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:33.596257 (+    37us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:33.596319 (+    62us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:33.596366 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:33.596434 (+    68us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:33.596564 (+   130us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:33.602604  2370 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:33.603777  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:33.604537  2370 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:33.439956  9542 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:33.613296  2368 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:33.608997  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.338699  9680 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.424050  9627 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:33.605809  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 221358us
I20260806 03:53:33.578131  9669 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:33.590086  9614 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.857s	user 0.012s	sys 0.012s
I20260806 03:53:33.584959  9601 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:33.586959  9367 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.621464  2478 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:33.653101  2477 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:33.653587  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:33.622093  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49810.4us
I20260806 03:53:33.629335  2482 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 7. (term mismatch)
I20260806 03:53:33.446372  9643 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.151s
I20260806 03:53:33.621464  2370 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:33.504083  9650 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.108s
I20260806 03:53:33.587687  8013 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:33.654501  2482 pending_rounds.cc:76] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 6
I20260806 03:53:33.654779  2429 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:33.601737  9555 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260806 03:53:33.627701  9557 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.783s	user 0.013s	sys 0.001s
W20260806 03:53:33.662261  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 219542us
I20260806 03:53:33.616853  9074 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260806 03:53:33.626394  9626 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.239s	user 0.000s	sys 0.001s
I20260806 03:53:33.685858  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:33.664963  2377 raft_consensus.cc:2396] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 13 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 8.
I20260806 03:53:33.671936  2482 pending_rounds.cc:97] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 11.7
I20260806 03:53:33.691025  2482 raft_consensus.cc:2866] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:33.675951  2429 leader_election.cc:398] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9.
I20260806 03:53:33.622835  9591 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:33.641073  9678 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:33.687565  9511 raft_consensus.cc:3032] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:33.502193  9609 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:33.678442  9696 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.370s	user 0.001s	sys 0.000s
I20260806 03:53:33.708973  2429 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.710500  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:33.701738  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 206919us
I20260806 03:53:33.698655  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3096) took 1457 ms. Trace:
I20260806 03:53:33.711367  2482 rpcz_store.cc:276] 0806 03:53:32.241666 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.599254 (+1357588us) service_pool.cc:227] Handling call
0806 03:53:33.628792 (+ 29538us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:33.698239 (+ 69447us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:33.698557 (+   318us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:33.714246  9555 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:33.714713  9555 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:33.714617  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:33.715190  9555 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:33.716151  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:33.718688  9609 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:53:33.719841  9491 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.050s	user 0.008s	sys 0.000s
I20260806 03:53:33.720607  9491 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:33.723743  9491 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:33.724385  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:33.725185  3591 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:33.682015  8943 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:33.675194  9230 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:33.708490  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:33.686872  9367 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:33.726454  9372 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:33.749694  9367 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:33.671087  9644 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.085s
I20260806 03:53:33.750396  9367 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:33.697160  9557 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:53:33.752610  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2779) took 2551 ms. Trace:
I20260806 03:53:33.752694  9643 consensus_queue.cc:1046] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:33.753788  9643 raft_consensus.cc:3032] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:33.754158  9643 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:33.755043  9643 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.652097  9614 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:33.735697  9698 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.200s	user 0.001s	sys 0.000s
W20260806 03:53:33.757241  9675 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.665s	user 0.000s	sys 0.004s
I20260806 03:53:33.738262  9627 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.622586  9256 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 12.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.723881  9555 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.730315  9545 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:53:33.743290  9680 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.743523  3588 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 746) took 2603 ms. Trace:
I20260806 03:53:33.746999  9693 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:53:33.707959  9655 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.118s	user 0.000s	sys 0.001s
I20260806 03:53:33.725939  9647 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:33.748173  8943 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:33.748745  9623 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.304s	user 0.000s	sys 0.001s
W20260806 03:53:33.748867  9668 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.171s	user 0.001s	sys 0.001s
I20260806 03:53:33.703419  9511 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:33.749761  9372 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:33.705320  9678 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:33.758982  2572 raft_consensus.cc:2354] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10.
I20260806 03:53:33.753134  2479 rpcz_store.cc:276] 0806 03:53:31.201453 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.646646 (+445193us) service_pool.cc:227] Handling call
0806 03:53:31.689350 (+ 42704us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:31.968825 (+279475us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:31.968859 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:31.980997 (+ 12138us) log.cc:842] Serialized 26 byte log entry
0806 03:53:32.234165 (+253168us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:32.328319 (+ 94154us) log.cc:842] Serialized 14 byte log entry
0806 03:53:32.344151 (+ 15832us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.344243 (+    92us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:33.752331 (+1408088us) raft_consensus.cc:1671] finished
0806 03:53:33.752358 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:33.752536 (+   178us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":110734,"prepare.queue_time_us":237653,"prepare.run_cpu_time_us":1469,"prepare.run_wall_time_us":9409,"raft.queue_time_us":341827,"raft.run_cpu_time_us":667,"raft.run_wall_time_us":66781,"thread_start_us":446991,"threads_started":3,"wal-append.queue_time_us":1275731}
I20260806 03:53:33.713459  2482 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260806 03:53:33.801478  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3032) took 4533 ms. Trace:
I20260806 03:53:33.732544  9576 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:33.770021  2576 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260806 03:53:33.761011  2429 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.677699  8013 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:33.774119  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2805) took 1638 ms. Trace:
W20260806 03:53:33.778256  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 211249us
W20260806 03:53:33.813462  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 204562us
I20260806 03:53:33.814340  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:33.783660  9643 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:33.776557  3588 rpcz_store.cc:276] 0806 03:53:31.139786 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.139970 (+   184us) service_pool.cc:227] Handling call
0806 03:53:31.140317 (+   347us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.532982 (+392665us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:53:31.714376 (+181394us) log.cc:842] Serialized 14 byte log entry
0806 03:53:32.161154 (+446778us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:32.161231 (+    77us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:32.161299 (+    68us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:33.743170 (+1581871us) spinlock_profiling.cc:243] Waited 366 ms on lock 0x7b540027a954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:33.743242 (+    72us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:33.743436 (+   194us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":45426,"prepare.queue_time_us":111559,"prepare.run_cpu_time_us":102,"prepare.run_wall_time_us":6562,"raft.queue_time_us":147,"raft.run_cpu_time_us":209,"raft.run_wall_time_us":4663,"spinlock_wait_cycles":840699776,"thread_start_us":626951,"threads_started":2,"wal-append.queue_time_us":528669,"wal-append.run_cpu_time_us":3802,"wal-append.run_wall_time_us":1479322}
I20260806 03:53:33.794312  2538 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:33.808195  2369 rpcz_store.cc:276] 0806 03:53:29.268439 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.377096 (+2108657us) service_pool.cc:227] Handling call
0806 03:53:31.377481 (+   385us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:31.377741 (+   260us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:31.377768 (+    27us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:31.378356 (+   588us) log.cc:842] Serialized 26 byte log entry
0806 03:53:32.228626 (+850270us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:32.228683 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.228785 (+   102us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:33.801172 (+1572387us) raft_consensus.cc:1671] finished
0806 03:53:33.801202 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:33.801394 (+   192us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":849638,"threads_started":1,"wal-append.queue_time_us":1925737}
I20260806 03:53:33.818396  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.758040  9614 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.810331  2583 rpcz_store.cc:276] 0806 03:53:32.135566 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.181416 (+ 45850us) service_pool.cc:227] Handling call
0806 03:53:32.229509 (+ 48093us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:32.229807 (+   298us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:32.229839 (+    32us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:32.230355 (+   516us) log.cc:842] Serialized 26 byte log entry
0806 03:53:32.841579 (+611224us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:32.841627 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.841705 (+    78us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:33.756432 (+914727us) spinlock_profiling.cc:243] Waited 8.39 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:33.769127 (+ 12695us) raft_consensus.cc:1671] finished
0806 03:53:33.769161 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:33.774006 (+  4845us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":19298176,"thread_start_us":560816,"threads_started":1,"wal-append.queue_time_us":757680}
I20260806 03:53:33.824090  2538 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:33.825129  2482 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260806 03:53:33.801414  9372 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:33.836186  2534 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:33.837594  9705 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
W20260806 03:53:33.837934  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 77056.7us
I20260806 03:53:33.839351  8943 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:33.840567  9567 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.887s	user 0.012s	sys 0.000s
I20260806 03:53:33.841048  9567 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:33.842821  9546 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.646s	user 0.010s	sys 0.000s
I20260806 03:53:33.782351  9693 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.844374  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:33.845292  8013 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:33.845755  9693 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:33.846380  9693 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:33.846807  9693 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:33.848464  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:33.802932  9542 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:33.820406  9678 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:33.834604  9551 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.850498  9669 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.843848  9567 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.853996  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.854876  9678 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:33.800768  9700 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:53:33.856153  9590 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.752s	user 0.011s	sys 0.001s
I20260806 03:53:33.856419  9700 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:33.856669  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.858788  9700 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.823961  9680 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:33.858839  8673 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:33.859670  9680 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:33.860152  9680 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:33.860357  2478 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:33.860536  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:33.856639  9590 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:33.864174  9590 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.865396  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.843315  9546 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:33.847733  9693 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.6, Last appended by leader: 6, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.867535  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.868508  2572 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:33.803503  9534 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:33.795950  9555 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.870828  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.876860  2572 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:33.824124  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.873262  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:33.878396  3588 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:33.873786  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:33.881852  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.818970  9545 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260806 03:53:33.887579  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 63539.9us
I20260806 03:53:33.827306  9557 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:33.888686  2572 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:33.817587  9576 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:33.823151  9230 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:33.894459  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.896974  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:33.886587  9586 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.076s	user 0.011s	sys 0.002s
I20260806 03:53:33.880281  9678 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260806 03:53:33.897672  9524 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.903s	user 0.015s	sys 0.001s
I20260806 03:53:33.886282  9534 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:33.833244  9591 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.070s
W20260806 03:53:33.919147  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 265641us
W20260806 03:53:33.911129  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 216640us
I20260806 03:53:33.805493  9511 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.891254  9545 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:33.913009  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.921034  3588 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:33.893000  9601 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:33.927608  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.929003  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:33.941413  2572 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:33.941442  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.898326  9551 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:33.946951  3588 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:33.950834  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:33.953187  2576 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:53:33.957516  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44607.1us
I20260806 03:53:33.957674  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:33.906883  9708 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:33.961774  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:33.964761  2576 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:33.965507  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.966344  3545 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:33.966364  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:33.967330  2331 leader_election.cc:398] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10.
I20260806 03:53:33.967761  2331 leader_election.cc:401] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260806 03:53:33.900938  9230 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.936646  8673 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:33.943938  9545 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:33.943467  9601 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:33.905859  9586 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.952966  9557 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:33.979676  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:33.913727  9524 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:33.934719  9710 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:33.943274  9712 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:33.983966  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:33.986842  2572 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:33.996083  3587 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:33.975414  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 139386us
I20260806 03:53:33.988519  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:34.004999  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3067) took 2862 ms. Trace:
I20260806 03:53:33.980238  9700 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:34.006524  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:34.009756  9593 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.007s	user 0.009s	sys 0.005s
I20260806 03:53:34.004596  9706 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260806 03:53:34.012198  9720 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:34.013481  9718 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 9. Current term is 10.
I20260806 03:53:33.985967  9590 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.030s
W20260806 03:53:34.018636  9612 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.708s	user 0.013s	sys 0.000s
I20260806 03:53:34.030386  9546 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:34.038002  9713 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260806 03:53:34.006722  2480 rpcz_store.cc:276] 0806 03:53:31.142268 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.142454 (+   186us) service_pool.cc:227] Handling call
0806 03:53:31.148934 (+  6480us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:32.957263 (+1808329us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:53:32.957311 (+    48us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:32.957381 (+    70us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:53:32.969622 (+ 12241us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:33.110100 (+140478us) spinlock_profiling.cc:243] Waited 9.54 ms on lock 0x7b18000da080. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9
0806 03:53:34.004617 (+894517us) spinlock_profiling.cc:243] Waited 1.79 s on lock 0x7b54000af5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:34.004700 (+    83us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:34.004909 (+   209us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":13675,"raft.queue_time_us":25020,"raft.run_cpu_time_us":176,"raft.run_wall_time_us":12273,"spinlock_wait_cycles":4148181760}
I20260806 03:53:34.005556  2572 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:33.989534  8673 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:33.986838  9705 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:33.988445  9669 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:33.990006  9591 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
W20260806 03:53:34.151077  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 145068us
I20260806 03:53:34.156944  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:34.158731  2572 raft_consensus.cc:595] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:34.060925  9700 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:33.993461  9557 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:53:34.169167  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 162753us
I20260806 03:53:33.971625  9576 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:34.003948  9340 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:34.160254  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 94950.1us
W20260806 03:53:34.207058  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 218595us
I20260806 03:53:34.250379  3587 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:34.250427  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:34.249696  2331 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:34.232431  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3083) took 2460 ms. Trace:
I20260806 03:53:34.251904  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:34.252311  2476 rpcz_store.cc:276] 0806 03:53:31.772486 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.378596 (+606110us) service_pool.cc:227] Handling call
0806 03:53:32.379029 (+   433us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:33.223588 (+844559us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:34.232013 (+1008425us) spinlock_profiling.cc:243] Waited 844 ms on lock 0x7b54001dddd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:34.232339 (+   326us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1940230016}
I20260806 03:53:34.189163  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.254081  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.238426  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3097) took 1986 ms. Trace:
I20260806 03:53:34.261977  2478 rpcz_store.cc:276] 0806 03:53:32.252003 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.652611 (+1400608us) service_pool.cc:227] Handling call
0806 03:53:33.653026 (+   415us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:33.860777 (+207751us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:34.238013 (+377236us) spinlock_profiling.cc:243] Waited 207 ms on lock 0x7b54002ffdd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:34.238330 (+   317us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":476319488}
I20260806 03:53:34.262606  2572 raft_consensus.cc:603] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:53:34.263993  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.264891  2478 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:34.240077  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:34.259573  2436 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:34.217561  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2789) took 1246 ms. Trace:
I20260806 03:53:34.269579  2481 rpcz_store.cc:276] 0806 03:53:32.970740 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.157334 (+186594us) service_pool.cc:227] Handling call
0806 03:53:34.217289 (+1059955us) spinlock_profiling.cc:243] Waited 40.3 ms on lock 0x7b54002a03d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:34.217461 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":92614912}
I20260806 03:53:34.270401  2576 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:53:34.271340  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.227320  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3034) took 3939 ms. Trace:
I20260806 03:53:34.273409  2481 raft_consensus.cc:2379] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 12: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:34.272935  2379 rpcz_store.cc:276] 0806 03:53:30.288487 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.639396 (+1350909us) service_pool.cc:227] Handling call
0806 03:53:31.683269 (+ 43873us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:33.268330 (+1585061us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:34.226887 (+958557us) spinlock_profiling.cc:243] Waited 1.56 s on lock 0x7b540026f554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:34.227217 (+   330us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3580115712}
W20260806 03:53:34.278240  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 293718us
W20260806 03:53:34.314081  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 62282.1us
I20260806 03:53:34.314311  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:34.315152  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 55729.1us
W20260806 03:53:34.314613  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 64584.9us
W20260806 03:53:34.234684  3547 leader_election.cc:334] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.715s (SENT)
I20260806 03:53:34.317956  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:34.157701  9710 raft_consensus.cc:2741] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election decision vote started in defunct term 14: won
W20260806 03:53:34.324975  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 90381.8us
I20260806 03:53:34.242727  9511 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:34.333178  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.169137  8673 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:34.167974  9720 consensus_queue.cc:1225] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 10.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260806 03:53:34.335984  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:34.338153  8673 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:34.338613  2375 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:34.338517  9720 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260806 03:53:34.343945  9509 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.541s	user 0.011s	sys 0.005s
I20260806 03:53:34.344556  9509 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.232709  8912 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:34.349097  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:34.201442  8815 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:33.972450  9708 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:34.401331  9367 consensus_meta.cc:287] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.650s	user 0.014s	sys 0.000s
I20260806 03:53:34.401823  9367 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.280125  9700 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:34.313540  9644 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:34.403517  9644 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:34.404716  9644 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:34.406932  9643 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.578s	user 0.013s	sys 0.000s
I20260806 03:53:34.407451  2583 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:34.394829  2372 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260806 03:53:34.202376  9705 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.393507  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1708) took 5319 ms. Trace:
I20260806 03:53:34.276811  9256 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:34.392616  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.418195  2480 raft_consensus.cc:2379] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 12: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:34.417958  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:34.419142  2576 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:34.415656  2376 rpcz_store.cc:276] 0806 03:53:29.074418 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.285043 (+2210625us) service_pool.cc:227] Handling call
0806 03:53:31.396360 (+111317us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.831894 (+435534us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:34.393101 (+2561207us) spinlock_profiling.cc:243] Waited 411 ms on lock 0x7b54004385d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:34.393409 (+   308us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":944855424}
I20260806 03:53:34.320923  9555 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:34.398772  9509 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:34.399379  9525 raft_consensus.cc:3032] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:34.440196  9525 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:34.441210  9525 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:34.443111  9525 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:34.446233  9684 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.065s	user 0.009s	sys 0.004s
W20260806 03:53:34.346890  9723 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.200s	user 0.001s	sys 0.000s
I20260806 03:53:34.329438  9591 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:34.328749  9285 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.102s
I20260806 03:53:34.448479  9591 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:34.413025  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3090) took 2326 ms. Trace:
I20260806 03:53:34.423514  2375 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:53:34.223503  9372 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:34.451515  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [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: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:34.429679  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:34.430289  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:34.453882  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:34.456511  3587 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:34.456857  2376 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:34.330281  9614 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:34.328392  9542 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260806 03:53:34.357446  9726 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.151s	user 0.000s	sys 0.001s
I20260806 03:53:34.396890  2476 raft_consensus.cc:2396] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 14 because replica has last-logged OpId of term: 13 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260806 03:53:34.330596  9103 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:34.433562  9627 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
W20260806 03:53:34.438382  9673 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 1.376s	user 0.003s	sys 0.012s
I20260806 03:53:34.439019  9367 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:34.347572  9707 consensus_queue.cc:1046] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.095s
I20260806 03:53:34.448052  9256 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:34.450389  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:34.160521  9612 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.449635  2484 rpcz_store.cc:276] 0806 03:53:32.086848 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.569457 (+1482609us) service_pool.cc:227] Handling call
0806 03:53:33.570014 (+   557us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:33.570467 (+   453us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:33.570508 (+    41us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:33.571107 (+   599us) log.cc:842] Serialized 26 byte log entry
0806 03:53:33.813155 (+242048us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:33.813208 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:33.813278 (+    70us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:34.412651 (+599373us) raft_consensus.cc:1671] finished
0806 03:53:34.412689 (+    38us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:34.412929 (+   240us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":6117,"raft.queue_time_us":151,"raft.run_cpu_time_us":190,"raft.run_wall_time_us":11402,"thread_start_us":159699,"threads_started":1,"wal-append.queue_time_us":306604}
I20260806 03:53:34.435029  9230 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:34.122234  9593 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.488757  9593 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:34.423996  2576 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260806 03:53:34.489391  9534 raft_consensus.cc:3032] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:34.436455  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.513933  2480 raft_consensus.cc:2396] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 14 because replica has last-logged OpId of term: 13 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260806 03:53:34.425655  9708 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:34.458714  2537 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:34.420966  8815 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:34.470427  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.475525  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:34.478605  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 161095us
I20260806 03:53:34.454625  9591 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:34.453434  9509 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:34.482978  2375 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:34.483976  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.490343  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:34.490512  2577 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1570) took 2816 ms (client timeout 2238 ms). Trace:
W20260806 03:53:34.544901  2577 rpcz_store.cc:269] 0806 03:53:31.673765 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.673911 (+   146us) service_pool.cc:227] Handling call
0806 03:53:34.490276 (+2816365us) spinlock_profiling.cc:243] Waited 1.58 s on lock 0x7b540024dbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:34.490431 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3644505984}
I20260806 03:53:34.545322  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.334935  9577 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:53:34.489518  9612 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:34.449033  9555 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:34.411809  9720 consensus_queue.cc:1046] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.053s
I20260806 03:53:34.496075  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3102) took 1240 ms. Trace:
I20260806 03:53:34.560428  2482 rpcz_store.cc:276] 0806 03:53:33.255527 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.826264 (+570737us) service_pool.cc:227] Handling call
0806 03:53:33.857371 (+ 31107us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:33.857802 (+   431us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:33.857853 (+    51us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:33.858389 (+   536us) log.cc:842] Serialized 26 byte log entry
0806 03:53:33.972366 (+113977us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:33.972413 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:33.972491 (+    78us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:34.495750 (+523259us) raft_consensus.cc:1671] finished
0806 03:53:34.495786 (+    36us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:34.495965 (+   179us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":3669,"raft.run_cpu_time_us":97,"raft.run_wall_time_us":98,"thread_start_us":113526,"threads_started":1,"wal-append.queue_time_us":189833}
I20260806 03:53:34.465454  9542 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:34.459923  9551 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:34.460955  9614 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:34.428306  8912 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.531553  2332 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:34.538055  8815 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:34.478466  9378 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:34.546005  2480 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
W20260806 03:53:34.546857  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 88277.3us
I20260806 03:53:34.491927  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3058) took 2397 ms. Trace:
I20260806 03:53:34.557998  9693 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:34.558840  2478 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:34.559918  9708 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:34.513180  9534 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:34.568992  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.237057  2225 catalog_manager.cc:5495] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 5 to 9. New cstate: current_term: 9 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:53:34.574470  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 43518.5us
I20260806 03:53:34.540383  2476 raft_consensus.cc:2396] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 14 because replica has last-logged OpId of term: 13 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260806 03:53:34.558809  9079 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:34.538811  9524 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:34.537618  9593 raft_consensus.cc:3032] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:34.546715  9586 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:34.567595  2578 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:34.482290  9103 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.573799  9542 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:34.578492  3584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 752) took 2086 ms. Trace:
I20260806 03:53:34.655330  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3084) took 2856 ms. Trace:
I20260806 03:53:34.583065  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:34.580252  2373 rpcz_store.cc:276] 0806 03:53:32.094602 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.845849 (+751247us) service_pool.cc:227] Handling call
0806 03:53:32.859016 (+ 13167us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:33.000535 (+141519us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:34.491579 (+1491044us) spinlock_profiling.cc:243] Waited 141 ms on lock 0x7b54004295d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:34.491829 (+   250us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":323540224}
I20260806 03:53:34.577046  2376 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:34.584837  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.662098  2483 rpcz_store.cc:276] 0806 03:53:31.798950 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.572096 (+773146us) service_pool.cc:227] Handling call
0806 03:53:32.616407 (+ 44311us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:32.652995 (+ 36588us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:32.653045 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:34.212316 (+1559271us) spinlock_profiling.cc:243] Waited 7.05 ms on lock 0x7b2c00000e98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:53:34.212741 (+   425us) log.cc:842] Serialized 26 byte log entry
0806 03:53:34.584611 (+371870us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:34.584666 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:34.584755 (+    89us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:34.654886 (+ 70131us) raft_consensus.cc:1671] finished
0806 03:53:34.654916 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:34.655247 (+   331us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":16217856,"thread_start_us":371033,"threads_started":1,"wal-append.queue_time_us":437664}
I20260806 03:53:34.586144  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.664438  2478 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:34.664340  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:34.665077  2376 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:34.599680  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.668680  2480 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:34.575031  9614 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
W20260806 03:53:34.605585  2579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1574) took 2846 ms (client timeout 2308 ms). Trace:
I20260806 03:53:34.591840  2484 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:34.677050  2579 rpcz_store.cc:269] 0806 03:53:31.758751 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.819342 (+ 60591us) service_pool.cc:227] Handling call
0806 03:53:34.605359 (+2786017us) spinlock_profiling.cc:243] Waited 172 ms on lock 0x7b540013b5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:34.605501 (+   142us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":395446528}
I20260806 03:53:34.592797  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:34.593940  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.479224  9557 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:34.580250  3547 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.976s (SENT)
I20260806 03:53:34.591480  2375 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
W20260806 03:53:34.587101  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 259194us
I20260806 03:53:34.556185  9509 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.574832  9551 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.702785  2484 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
W20260806 03:53:34.682276  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 102082us
I20260806 03:53:34.682886  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:34.582641  9367 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:34.677264  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3094) took 2482 ms. Trace:
I20260806 03:53:34.693323  2534 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:34.708693  2375 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:34.708752  3547 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:34.656306  9731 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260806 03:53:34.663686  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:34.661917  3584 rpcz_store.cc:276] 0806 03:53:32.492116 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:32.492391 (+   275us) service_pool.cc:227] Handling call
0806 03:53:32.515046 (+ 22655us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:32.525857 (+ 10811us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:32.525901 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:32.531592 (+  5691us) log.cc:842] Serialized 26 byte log entry
0806 03:53:32.829078 (+297486us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:32.829612 (+   534us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:32.829724 (+   112us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:34.233581 (+1403857us) spinlock_profiling.cc:243] Waited 9.78 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:34.573804 (+340223us) raft_consensus.cc:1671] finished
0806 03:53:34.573835 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:34.578410 (+  4575us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":10421,"raft.run_cpu_time_us":173,"raft.run_wall_time_us":10101,"spinlock_wait_cycles":22486784,"thread_start_us":201949,"threads_started":1,"wal-append.queue_time_us":332861}
W20260806 03:53:34.591230  9530 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.988s	user 0.012s	sys 0.010s
I20260806 03:53:34.708645  2474 rpcz_store.cc:276] 0806 03:53:32.194494 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.589067 (+1394573us) service_pool.cc:227] Handling call
0806 03:53:33.615709 (+ 26642us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:33.665686 (+ 49977us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:33.665736 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:33.686075 (+ 20339us) log.cc:842] Serialized 26 byte log entry
0806 03:53:33.892437 (+206362us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:33.892485 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:34.659088 (+766603us) spinlock_profiling.cc:243] Waited 30.6 ms on lock 0x7b54002701d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:34.659147 (+    59us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:34.659206 (+    59us) raft_consensus.cc:1671] finished
0806 03:53:34.659219 (+    13us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:34.676011 (+ 16792us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":143,"raft.run_cpu_time_us":170,"raft.run_wall_time_us":2962,"spinlock_wait_cycles":70348032,"thread_start_us":158248,"threads_started":1,"wal-append.queue_time_us":298266}
I20260806 03:53:34.708267  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.590961  9708 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:34.611303  9256 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:34.705904  2478 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7.
I20260806 03:53:34.744447  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.745110  2478 raft_consensus.cc:2362] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11. Re-sending same reply.
W20260806 03:53:34.745807  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 153093us
I20260806 03:53:34.746042  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.746677  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:34.746630  2478 raft_consensus.cc:2362] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11. Re-sending same reply.
I20260806 03:53:34.712625  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.713359  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:34.679438  9601 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.689s	user 0.010s	sys 0.004s
I20260806 03:53:34.711124  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:34.653131  9555 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:34.612416  9593 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:34.740458  2577 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:34.739485  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.723196  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.723702  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:34.651530  8912 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:34.738273  2375 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:34.595067  9693 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:34.759253  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:34.748423  2480 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:34.748594  2376 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:34.749444  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.705302  9524 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.045s
I20260806 03:53:34.712177  9367 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:34.743587  9708 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:34.653822  2225 catalog_manager.cc:5495] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 8 to 12, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 12 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:53:34.789279  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:34.654834  9700 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:34.751910  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.752585  9551 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:34.723726  9530 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.133s	user 0.013s	sys 0.010s
I20260806 03:53:34.588579  9612 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.138s
I20260806 03:53:34.611528  9079 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.777566  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.780753  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:34.763300  2478 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:34.800371  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.801123  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.801818  2478 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:34.718842  9712 raft_consensus.cc:2741] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election decision vote started in defunct term 6: won
I20260806 03:53:34.790568  2474 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:53:34.740868  9577 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:34.801136  2483 raft_consensus.cc:2362] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7. Re-sending same reply.
I20260806 03:53:34.810305  2482 raft_consensus.cc:2396] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 13 because replica has last-logged OpId of term: 12 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 8.
I20260806 03:53:34.811177  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:34.783289  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 90068.3us
W20260806 03:53:34.756712  9680 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.856s	user 0.011s	sys 0.004s
I20260806 03:53:34.781342  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:34.724452  9633 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:53:34.758185  9627 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:34.809674  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:34.693943  9508 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:34.841092  2478 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:34.841282  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:34.804831  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:34.789105  9730 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.244s	user 0.001s	sys 0.000s
I20260806 03:53:34.757109  9601 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.843034  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.854156  2478 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:53:34.844869  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 133827us
I20260806 03:53:34.860049  3547 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:34.842869  2474 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:53:34.853955  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 7 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.861197  2483 raft_consensus.cc:2362] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 7. Re-sending same reply.
I20260806 03:53:34.783994  9367 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:34.861805  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.788363  9103 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:34.783201  9372 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:34.841056  9675 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260806 03:53:34.862967  2474 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 12 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260806 03:53:34.858024  9538 raft_consensus.cc:3032] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:34.864511  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:34.864735  2534 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:34.809377  9612 consensus_queue.cc:1225] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 12.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:53:34.886744  2478 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:53:34.846628  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.887401  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 727) took 1047 ms. Trace:
I20260806 03:53:34.872169  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:34.800820  9530 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:34.782918  2476 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:53:34.887810  2478 rpcz_store.cc:276] 0806 03:53:33.839500 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.842490 (+1002990us) service_pool.cc:227] Handling call
0806 03:53:34.887329 (+ 44839us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:34.888456  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 726) took 1049 ms. Trace:
W20260806 03:53:34.870237  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 122199us
I20260806 03:53:34.888803  2476 rpcz_store.cc:276] 0806 03:53:33.839213 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.593575 (+754362us) service_pool.cc:227] Handling call
0806 03:53:34.888391 (+294816us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:34.889091  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.889635  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:34.889706  2478 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:34.879643  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.890915  2483 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:34.886996  2376 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:34.831845  9750 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:34.895658  2375 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:34.889808  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.897105  2476 raft_consensus.cc:2396] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 11 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260806 03:53:34.887598  2482 raft_consensus.cc:2362] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18. Re-sending same reply.
I20260806 03:53:34.893359  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 737) took 1051 ms. Trace:
I20260806 03:53:34.894304  2480 raft_consensus.cc:2396] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:53:34.900521  2474 rpcz_store.cc:276] 0806 03:53:33.842399 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.861465 (+1019066us) service_pool.cc:227] Handling call
0806 03:53:34.893265 (+ 31800us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:34.858116  9641 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:34.901816  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 745) took 1056 ms. Trace:
I20260806 03:53:34.902029  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.907718  2482 rpcz_store.cc:276] 0806 03:53:33.845347 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.846230 (+1000883us) service_pool.cc:227] Handling call
0806 03:53:34.901746 (+ 55516us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:34.908262  2480 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:34.861315  9633 raft_consensus.cc:686] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:34.859719  9627 raft_consensus.cc:686] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:34.754266  9534 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.907011  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 734) took 1062 ms. Trace:
I20260806 03:53:34.902715  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.885555  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:34.885818  9538 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:34.910090  2375 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260806 03:53:34.920137  2476 rpcz_store.cc:276] 0806 03:53:33.841570 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.889538 (+1047968us) service_pool.cc:227] Handling call
0806 03:53:34.903492 (+ 13954us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:34.924163  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.909682  2478 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 12 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260806 03:53:34.910893  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.865603  9525 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:34.865239  9551 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:34.914023  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:34.907965  2332 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:34.925765  2376 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:34.859323  9508 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:34.840827  9680 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:34.901237  9372 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:34.901546  9103 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:34.886085  9555 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:34.927526  2482 raft_consensus.cc:2396] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 11 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 7.
I20260806 03:53:34.919196  2474 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:34.929121  2476 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:34.930433  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 747) took 1084 ms. Trace:
I20260806 03:53:34.944478  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 746) took 1098 ms. Trace:
I20260806 03:53:34.944404  2478 rpcz_store.cc:276] 0806 03:53:33.845978 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.888628 (+1042650us) service_pool.cc:227] Handling call
0806 03:53:34.930331 (+ 41703us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:34.944839  2476 rpcz_store.cc:276] 0806 03:53:33.845663 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.923810 (+1078147us) service_pool.cc:227] Handling call
0806 03:53:34.944398 (+ 20588us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:34.945749  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.945796  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:34.946241  2478 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:34.931506  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3100) took 1676 ms. Trace:
I20260806 03:53:34.933563  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.947028  2479 rpcz_store.cc:276] 0806 03:53:33.254958 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.805731 (+550773us) service_pool.cc:227] Handling call
0806 03:53:33.806295 (+   564us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:33.806607 (+   312us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:33.806645 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:33.811653 (+  5008us) log.cc:842] Serialized 26 byte log entry
0806 03:53:34.245852 (+434199us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:34.245928 (+    76us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:34.246037 (+   109us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:34.931206 (+685169us) raft_consensus.cc:1671] finished
0806 03:53:34.931241 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:34.931428 (+   187us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":377369,"threads_started":1,"wal-append.queue_time_us":591614}
I20260806 03:53:34.947659  2480 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:34.948376  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 728) took 1108 ms. Trace:
I20260806 03:53:34.913425  9750 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:34.938467  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 138808us
I20260806 03:53:34.933576  2534 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:34.948812  2480 rpcz_store.cc:276] 0806 03:53:33.839780 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.914840 (+1075060us) service_pool.cc:227] Handling call
0806 03:53:34.948288 (+ 33448us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:34.969296  2478 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
W20260806 03:53:34.934901  9732 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.331s	user 0.001s	sys 0.000s
I20260806 03:53:34.956660  2482 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:34.978593  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3106) took 1718 ms. Trace:
I20260806 03:53:34.954595  9372 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:34.931337  9525 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.912482  9344 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.029s
W20260806 03:53:34.966663  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58788.9us
I20260806 03:53:35.004143  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:35.007385  2538 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:34.912328  9641 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.976931  9103 raft_consensus.cc:2741] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election decision vote started in defunct term 12: won
I20260806 03:53:35.016811  9641 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:35.017576  9545 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.028s	user 0.015s	sys 0.000s
I20260806 03:53:35.018148  9545 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.019640  2484 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:53:35.020228  2327 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.562s	user 0.014s	sys 0.023s
W20260806 03:53:35.020628  2327 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.592s	user 0.015s	sys 0.023s
I20260806 03:53:35.020731  9766 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:35.024646  9508 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:35.013026  9705 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:35.026254  9705 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:35.026623  9705 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:34.955813  9555 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.027915  9525 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:35.029668  9555 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:34.998108  9736 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:34.960665  9530 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.979043  2482 rpcz_store.cc:276] 0806 03:53:33.260417 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.950162 (+1689745us) service_pool.cc:227] Handling call
0806 03:53:34.950482 (+   320us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:34.978161 (+ 27679us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:34.978423 (+   262us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:34.985455  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 51978.1us
I20260806 03:53:34.997206  9612 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:35.036842  9612 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.038326  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:35.039188  2581 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: [15.8-15.8]
I20260806 03:53:35.040055  9372 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.042059  9586 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260806 03:53:34.986449  9538 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:34.987895  9256 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:34.988744  9700 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:34.988976  9740 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.180s	user 0.000s	sys 0.000s
I20260806 03:53:34.989315  9754 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:34.936769  9551 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:34.993476  9511 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.587s	user 0.014s	sys 0.000s
I20260806 03:53:34.920136  9743 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.044s
I20260806 03:53:34.932389  9524 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:34.994493  9509 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:35.058791  9508 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:34.972849  9693 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:35.039126  9612 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:34.987181  9322 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:35.040103  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2813) took 1337 ms. Trace:
I20260806 03:53:35.113090  2581 rpcz_store.cc:276] 0806 03:53:33.702498 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.702632 (+   134us) service_pool.cc:227] Handling call
0806 03:53:35.038660 (+1336028us) spinlock_profiling.cc:243] Waited 28.6 ms on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:53:35.038921 (+   261us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:35.039763 (+   842us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.039998 (+   235us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":65867136}
I20260806 03:53:35.052232  2483 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:35.115584  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:35.116729  2483 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:34.922351  9577 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.057010  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:35.071111  9778 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:35.098878  9538 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:35.081270  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3036) took 4792 ms. Trace:
I20260806 03:53:35.086869  2373 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:35.056555  9555 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:35.060122  9079 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:34.865042  9593 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.056330  9736 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:35.073544  9781 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:34.984357  9633 consensus_queue.cc:237] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:35.144591  9741 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.241s	user 0.000s	sys 0.001s
I20260806 03:53:35.107074  2576 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:35.145701  2576 raft_consensus.cc:595] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:35.146134  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1582) took 1861 ms. Trace:
I20260806 03:53:35.108520  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:35.147007  2481 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:35.117861  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:35.008277  9627 consensus_queue.cc:237] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.106650  9508 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.154937  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:35.123036  2482 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:35.068316  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3108) took 1807 ms. Trace:
I20260806 03:53:35.155987  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:35.061414  9542 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.136513  2374 rpcz_store.cc:276] 0806 03:53:30.289210 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.641422 (+1352212us) service_pool.cc:227] Handling call
0806 03:53:31.652135 (+ 10713us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:31.652435 (+   300us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:53:31.652471 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:31.679827 (+ 27356us) log.cc:842] Serialized 26 byte log entry
0806 03:53:31.867237 (+187410us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:31.867296 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:31.867415 (+   119us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:32.530808 (+663393us) raft_consensus.cc:1671] finished
0806 03:53:32.530837 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:35.061370 (+2530533us) spinlock_profiling.cc:243] Waited 10.4 ms on lock 0x7b540014f850. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:35.081150 (+ 19780us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":23805184,"thread_start_us":104228,"threads_started":1,"wal-append.queue_time_us":309086,"wal-append.run_cpu_time_us":4223,"wal-append.run_wall_time_us":1532904}
I20260806 03:53:35.162532  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.163091  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:34.949445  2225 catalog_manager.cc:5495] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 2 to 6, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 6 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:53:35.142005  9736 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:35.146557  2584 rpcz_store.cc:276] 0806 03:53:33.284565 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.297477 (+ 12912us) service_pool.cc:227] Handling call
0806 03:53:33.297909 (+   432us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:33.313947 (+ 16038us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:33.313986 (+    39us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:34.210371 (+896385us) spinlock_profiling.cc:243] Waited 8.15 ms on lock 0x7b1800479f80. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a
0806 03:53:34.211107 (+   736us) spinlock_profiling.cc:243] Waited 5 ms on lock 0x7b2c001765a8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:53:34.317173 (+106066us) log.cc:842] Serialized 52 byte log entry
0806 03:53:34.587271 (+270098us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:34.587331 (+    60us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:34.587433 (+   102us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:35.145534 (+558101us) raft_consensus.cc:1671] finished
0806 03:53:35.145558 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:35.145732 (+   174us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":5599,"raft.queue_time_us":7674,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":4008,"spinlock_wait_cycles":30256768,"thread_start_us":171668,"threads_started":1,"wal-append.queue_time_us":372533}
I20260806 03:53:35.079924  9256 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.157374  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:35.133800  9322 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.098769  9509 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:35.163373  2374 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:35.156323  2480 rpcz_store.cc:276] 0806 03:53:33.260913 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.979502 (+1718589us) service_pool.cc:227] Handling call
0806 03:53:35.011198 (+ 31696us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:35.011490 (+   292us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:35.064887 (+ 53397us) log.cc:842] Serialized 14 byte log entry
0806 03:53:35.067873 (+  2986us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:35.067935 (+    62us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:35.067978 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.068089 (+   111us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:35.068247 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":53560,"prepare.run_cpu_time_us":63,"prepare.run_wall_time_us":65,"raft.queue_time_us":93,"raft.run_cpu_time_us":213,"raft.run_wall_time_us":8210,"thread_start_us":34311,"threads_started":2,"wal-append.queue_time_us":1422}
I20260806 03:53:35.187260  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.164470  2483 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:53:35.141711  9591 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.586s	user 0.003s	sys 0.010s
I20260806 03:53:35.139266  9680 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:35.193462  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:35.195504  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:35.196543  2483 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:35.198016  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:35.198904  2483 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:35.170553  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:35.150856  8673 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.812s	user 0.012s	sys 0.004s
I20260806 03:53:35.163367  9612 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:35.141085  9530 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:35.183817  9785 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:35.165105  9103 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:35.190551  9322 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:35.212080  2476 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:53:35.214290  9779 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260806 03:53:35.173938  2481 raft_consensus.cc:2362] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13. Re-sending same reply.
I20260806 03:53:35.173195  9736 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:35.141146  9555 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:35.167018  9340 consensus_queue.cc:1159] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "608e57d72aae496aaf8613622153aa0c" responder_term: 11 status { last_received { term: 11 index: 7 } last_committed_idx: 6 last_received_current_leader { term: 11 index: 7 } }
I20260806 03:53:35.275319  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:35.101730  9750 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.237491  9530 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.235306  9680 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:35.213044  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:35.190631  9758 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.178s	user 0.000s	sys 0.001s
I20260806 03:53:35.266573  9768 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:35.180382  9230 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:35.232230  9524 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:35.246608  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:35.235541  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.297317  2480 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:35.297447  2379 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:35.293749  2374 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:35.299556  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.301200  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:35.301803  2534 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.526s (SENT) [suppressed 32 similar messages]
I20260806 03:53:35.238863  9545 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:35.142599  9778 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:35.310796  9746 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.240s	user 0.001s	sys 0.000s
I20260806 03:53:35.290788  9586 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:35.348441  9586 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:35.349192  9586 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:35.349395  2225 catalog_manager.cc:5495] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:35.320466  9769 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:35.351291  9769 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:35.321008  9755 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.246s	user 0.001s	sys 0.000s
I20260806 03:53:35.314309  9230 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.234660  8673 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.212600  9509 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.306100  9680 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.234179  9614 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.360000  8673 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:35.397939  2369 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:35.311288  9768 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.323860  9524 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:35.325873  9777 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
W20260806 03:53:35.327072  9770 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260806 03:53:35.263293  9785 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.172539  9781 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.211707  9591 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.442889  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.464913  2379 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:35.426424  9545 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:35.486080  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.206931  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:35.306152  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.500190  2374 raft_consensus.cc:2396] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 13 because replica has last-logged OpId of term: 12 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 8.
I20260806 03:53:35.501777  2482 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:35.509114  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 207358us
I20260806 03:53:35.512126  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:35.512913  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3114) took 1684 ms. Trace:
W20260806 03:53:35.502811  2474 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.558s	user 0.016s	sys 0.000s
I20260806 03:53:35.514611  2474 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:35.515743  2479 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:35.501798  2379 raft_consensus.cc:2396] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 8 because replica has last-logged OpId of term: 7 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 5.
I20260806 03:53:35.509164  2482 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260806 03:53:35.513521  2483 rpcz_store.cc:276] 0806 03:53:33.828718 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:35.224852 (+1396134us) service_pool.cc:227] Handling call
0806 03:53:35.225297 (+   445us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:35.225565 (+   268us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:53:35.274827 (+ 49262us) log.cc:842] Serialized 14 byte log entry
0806 03:53:35.512516 (+237689us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:35.512577 (+    61us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:35.512627 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.512701 (+    74us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:35.512830 (+   129us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":53173,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":61,"raft.queue_time_us":112,"thread_start_us":237241,"threads_started":1,"wal-append.queue_time_us":231866}
I20260806 03:53:35.519541  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:35.520430  2374 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:35.520967  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:35.269541  9103 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.522615  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3118) took 1692 ms. Trace:
I20260806 03:53:35.535921  2483 rpcz_store.cc:276] 0806 03:53:33.830105 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:35.520185 (+1690080us) service_pool.cc:227] Handling call
0806 03:53:35.522091 (+  1906us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:35.522285 (+   194us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:35.522313 (+    28us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:35.522362 (+    49us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:35.522397 (+    35us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.522453 (+    56us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:35.522556 (+   103us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:35.525974  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.526495  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3117) took 1689 ms. Trace:
I20260806 03:53:35.538457  2482 rpcz_store.cc:276] 0806 03:53:33.829753 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:35.506991 (+1677238us) service_pool.cc:227] Handling call
0806 03:53:35.508674 (+  1683us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:35.518495 (+  9821us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.518709 (+   214us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:35.242869  9612 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.500845  9641 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:35.532578  2480 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:35.549080  2379 raft_consensus.cc:2396] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 10 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260806 03:53:35.532915  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3078) took 1207 ms. Trace:
I20260806 03:53:35.552544  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 730) took 1683 ms. Trace:
I20260806 03:53:35.529275  9781 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:35.486114  9545 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:35.601328  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53929.9us
I20260806 03:53:35.604136  2375 rpcz_store.cc:276] 0806 03:53:34.325158 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.924736 (+599578us) service_pool.cc:227] Handling call
0806 03:53:34.928188 (+  3452us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:34.928556 (+   368us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:34.928580 (+    24us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:34.935790 (+  7210us) log.cc:842] Serialized 26 byte log entry
0806 03:53:35.056881 (+121091us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:35.056924 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.057003 (+    79us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:35.532717 (+475714us) raft_consensus.cc:1671] finished
0806 03:53:35.532734 (+    17us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:35.532851 (+   117us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":27772,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":5679,"thread_start_us":72442,"threads_started":1,"wal-append.queue_time_us":188619}
I20260806 03:53:35.585685  2482 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260806 03:53:35.592983  9641 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.664335  9551 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:35.658443  9591 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:35.673058  9795 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.166s	user 0.001s	sys 0.000s
I20260806 03:53:35.604308  2474 rpcz_store.cc:276] 0806 03:53:33.840384 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:35.522769 (+1682385us) service_pool.cc:227] Handling call
0806 03:53:35.523090 (+   321us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:35.523267 (+   177us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:35.523293 (+    26us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:35.523340 (+    47us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:35.523383 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.523438 (+    55us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:35.523534 (+    96us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:35.659893  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 733) took 1818 ms. Trace:
I20260806 03:53:35.528882  9256 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:35.659655  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3115) took 1830 ms. Trace:
I20260806 03:53:35.685858  2481 rpcz_store.cc:276] 0806 03:53:33.829117 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:35.270557 (+1441440us) service_pool.cc:227] Handling call
0806 03:53:35.271082 (+   525us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:35.271394 (+   312us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:53:35.524951 (+253557us) log.cc:842] Serialized 14 byte log entry
0806 03:53:35.658332 (+133381us) log.cc:842] Serialized 14 byte log entry
0806 03:53:35.659255 (+   923us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:35.659314 (+    59us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:35.659367 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.659451 (+    84us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:35.659577 (+   126us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":13839,"prepare.queue_time_us":40240,"prepare.run_cpu_time_us":139,"prepare.run_wall_time_us":144,"raft.queue_time_us":10256,"raft.run_cpu_time_us":313,"raft.run_wall_time_us":313,"thread_start_us":362063,"threads_started":2}
I20260806 03:53:35.526875  9785 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:35.652838  9766 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.631s	user 0.017s	sys 0.028s
I20260806 03:53:35.524271  9614 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:35.695147  2481 pending_rounds.cc:76] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 3
I20260806 03:53:35.695604  2481 pending_rounds.cc:97] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 7.4
I20260806 03:53:35.695915  2481 raft_consensus.cc:2866] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:35.351692  2225 catalog_manager.cc:5495] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:35.525666  9230 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:35.529191  9542 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:35.522392  9787 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:35.689090  2374 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:35.853528  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.692837  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3121) took 1722 ms. Trace:
W20260806 03:53:35.845422  9705 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.818s	user 0.011s	sys 0.011s
W20260806 03:53:35.661316  8815 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.075s	user 0.036s	sys 0.005s
I20260806 03:53:35.662206  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.859679  2375 raft_consensus.cc:2354] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15.
I20260806 03:53:35.677495  2482 rpcz_store.cc:276] 0806 03:53:33.841280 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:35.540511 (+1699231us) service_pool.cc:227] Handling call
0806 03:53:35.541115 (+   604us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:35.659380 (+118265us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.659611 (+   231us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:35.678670  9633 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.518s	user 0.029s	sys 0.028s
I20260806 03:53:35.703048  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.703258  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:35.690907  9766 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.669s	user 0.017s	sys 0.028s
I20260806 03:53:35.701833  9508 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:35.522183  9794 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:35.750166  9612 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:35.791504  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 343456us
I20260806 03:53:35.705756  9778 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:35.743950  9530 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:35.877329  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3067) took 2602 ms. Trace:
I20260806 03:53:35.877825  2368 rpcz_store.cc:276] 0806 03:53:33.274862 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.617487 (+342625us) service_pool.cc:227] Handling call
0806 03:53:33.617841 (+   354us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:33.686001 (+ 68160us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:33.686053 (+    52us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:33.686116 (+    63us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:33.686161 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.876902 (+2190741us) spinlock_profiling.cc:243] Waited 67.8 ms on lock 0x7b54001ea5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:35.877005 (+   103us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:35.877246 (+   241us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":155921664}
I20260806 03:53:35.879535  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:35.798243  9783 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.144s	user 0.002s	sys 0.000s
I20260806 03:53:35.800010  9772 raft_consensus.cc:979] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:35.806294  9509 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:35.842886  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 185890us
I20260806 03:53:35.804489  9680 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:35.847411  9708 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.032s	user 0.015s	sys 0.007s
W20260806 03:53:35.849922  2477 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3107) took 2589 ms (client timeout 1827 ms). Trace:
W20260806 03:53:35.960737  2477 rpcz_store.cc:269] 0806 03:53:33.260665 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.277705 (+ 17040us) service_pool.cc:227] Handling call
0806 03:53:35.752528 (+2474823us) spinlock_profiling.cc:243] Waited 336 ms on lock 0x7b540019f854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:35.849813 (+ 97285us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":773270272}
W20260806 03:53:35.829162  9367 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.951s	user 0.018s	sys 0.003s
I20260806 03:53:35.607470  9555 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:35.854774  2483 rpcz_store.cc:276] 0806 03:53:33.970491 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:35.542247 (+1571756us) service_pool.cc:227] Handling call
0806 03:53:35.542681 (+   434us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:35.542968 (+   287us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:35.597192 (+ 54224us) log.cc:842] Serialized 14 byte log entry
0806 03:53:35.690258 (+ 93066us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:35.690337 (+    79us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:35.690447 (+   110us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.692577 (+  2130us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:35.692755 (+   178us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":61910,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":55,"raft.queue_time_us":126,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":133,"thread_start_us":92149,"threads_started":1,"wal-append.queue_time_us":221942}
W20260806 03:53:35.939188  9805 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.135s	user 0.003s	sys 0.000s
I20260806 03:53:35.854290  2374 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:35.862834  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3126) took 1526 ms. Trace:
W20260806 03:53:35.864764  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 161662us
I20260806 03:53:35.971169  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:35.970072  2474 rpcz_store.cc:276] 0806 03:53:34.336227 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:35.676795 (+1340568us) service_pool.cc:227] Handling call
0806 03:53:35.677284 (+   489us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:35.677566 (+   282us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:53:35.700552 (+ 22986us) log.cc:842] Serialized 14 byte log entry
0806 03:53:35.862329 (+161777us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:35.862423 (+    94us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:35.862489 (+    66us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.862581 (+    92us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:35.862758 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":35441,"prepare.queue_time_us":23304,"prepare.run_cpu_time_us":81,"prepare.run_wall_time_us":86,"raft.queue_time_us":137,"raft.run_cpu_time_us":199,"raft.run_wall_time_us":8961,"thread_start_us":161236,"threads_started":1}
I20260806 03:53:35.972772  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:35.972965  2332 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:35.974294  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:35.865163  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.861167  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:35.548326  9720 consensus_queue.cc:1046] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 9.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.308s
W20260806 03:53:35.874933  9790 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260806 03:53:35.867020  9766 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:35.895236  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:35.872560  9794 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:35.872668  9736 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.583s	user 0.020s	sys 0.000s
I20260806 03:53:35.894441  9545 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:35.950090  9647 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:35.966650  9806 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.080s	user 0.002s	sys 0.001s
W20260806 03:53:35.863248  9633 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.702s	user 0.030s	sys 0.028s
I20260806 03:53:35.895138  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3116) took 2065 ms. Trace:
I20260806 03:53:35.867509  8815 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.991757  2476 rpcz_store.cc:276] 0806 03:53:33.829437 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.945485 (+1116048us) service_pool.cc:227] Handling call
0806 03:53:35.894905 (+949420us) spinlock_profiling.cc:243] Waited 247 ms on lock 0x7b54001dc9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:35.895062 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":568541824}
I20260806 03:53:35.993461  2572 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: [14.11-14.11]
I20260806 03:53:35.994679  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:35.856608  2225 catalog_manager.cc:5495] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:35.998813  9725 raft_consensus.cc:1067] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:35.984617  9344 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:36.000846  9344 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:36.001552  9344 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:35.968883  9367 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.004288  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:36.004566  9367 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.007020  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3122) took 2035 ms. Trace:
I20260806 03:53:36.008445  2376 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260806 03:53:36.007442  2480 rpcz_store.cc:276] 0806 03:53:33.971210 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:35.562411 (+1591201us) service_pool.cc:227] Handling call
0806 03:53:35.589701 (+ 27290us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:35.590142 (+   441us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:35.590170 (+    28us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:35.590710 (+   540us) log.cc:842] Serialized 26 byte log entry
0806 03:53:35.961117 (+370407us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:35.961166 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.961240 (+    74us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:36.006755 (+ 45515us) raft_consensus.cc:1671] finished
0806 03:53:36.006783 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:36.006943 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":240,"raft.run_cpu_time_us":380,"raft.run_wall_time_us":72432,"thread_start_us":275834,"threads_started":1,"wal-append.queue_time_us":387236}
I20260806 03:53:35.940006  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:36.010258  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 70391.4us
I20260806 03:53:35.959760  9708 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.942560  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:35.869704  9787 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:35.955855  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3109) took 2694 ms. Trace:
I20260806 03:53:35.957739  2581 pending_rounds.cc:76] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 7
I20260806 03:53:36.029923  2581 pending_rounds.cc:97] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 12.8
I20260806 03:53:36.030599  2581 raft_consensus.cc:2866] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:35.958664  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:35.962689  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:35.966832  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:35.982215  9340 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:35.950403  9792 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.149s	user 0.000s	sys 0.003s
I20260806 03:53:35.976259  2482 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:35.975543  2375 raft_consensus.cc:2362] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13. Re-sending same reply.
I20260806 03:53:35.978271  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:35.867347  9627 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:36.049830  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:36.054349  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.054768  2474 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260806 03:53:36.055188  2368 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:36.057528  9787 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.014786  9750 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
W20260806 03:53:36.050580  9805 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260806 03:53:35.980309  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:35.982503  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 87390.2us
W20260806 03:53:35.983337  9666 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.785s	user 0.003s	sys 0.023s
W20260806 03:53:36.064554  9666 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.885s	user 0.003s	sys 0.024s
I20260806 03:53:36.064946  2429 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:36.065819  9538 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.926s	user 0.017s	sys 0.011s
I20260806 03:53:36.066005  9542 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:35.984529  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:35.986054  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:35.853667  9781 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:35.989070  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 797) took 1671 ms. Trace:
I20260806 03:53:35.865900  9705 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:35.990103  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3049) took 4670 ms. Trace:
I20260806 03:53:36.070297  9705 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:36.068616  9781 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.048058  9509 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:35.948808  9778 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:36.068272  2374 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:36.072527  9778 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.074188  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:36.074553  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 94565.8us
I20260806 03:53:36.075179  2374 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 9: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:36.069020  2372 rpcz_store.cc:276] 0806 03:53:31.319326 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.983754 (+664428us) service_pool.cc:227] Handling call
0806 03:53:34.394427 (+2410673us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:34.408349 (+ 13922us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.989853 (+1581504us) spinlock_profiling.cc:243] Waited 2.37 s on lock 0x7b54004385d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:35.990033 (+   180us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5441960704}
I20260806 03:53:35.990549  9736 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.050014  9340 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:36.025269  9766 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:36.077903  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3080) took 1752 ms (client timeout 1690 ms). Trace:
I20260806 03:53:36.068758  2369 rpcz_store.cc:276] 0806 03:53:34.317488 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.317618 (+   130us) service_pool.cc:227] Handling call
0806 03:53:35.988818 (+1671200us) spinlock_profiling.cc:243] Waited 1.08 s on lock 0x7b5400012cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:35.988984 (+   166us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2481911552}
I20260806 03:53:36.075977  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:36.089823  2373 rpcz_store.cc:269] 0806 03:53:34.325849 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.663372 (+337523us) service_pool.cc:227] Handling call
0806 03:53:36.077705 (+1414333us) spinlock_profiling.cc:243] Waited 371 ms on lock 0x7b540014ee54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:36.077822 (+   117us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":853098752}
I20260806 03:53:36.090718  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.090996  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.091619  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:36.098242  2332 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:36.101392  2369 raft_consensus.cc:2379] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:35.940399  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.104805  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:36.011807  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:35.998610  2225 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:35.667896  9641 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:36.013960  9583 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:53:36.015502  9650 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:36.112191  9650 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:36.112484  2225 catalog_manager.cc:5495] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 7 to 10. New cstate: current_term: 10 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:36.113277  9650 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.114120  2225 catalog_manager.cc:5495] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 8 to 11. New cstate: current_term: 11 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:36.114732  9650 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:35.985026  9555 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260806 03:53:36.021783  9799 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.170s	user 0.002s	sys 0.000s
I20260806 03:53:35.984839  9794 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:36.022482  9647 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:36.029722  2478 rpcz_store.cc:276] 0806 03:53:33.261181 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.984344 (+1723163us) service_pool.cc:227] Handling call
0806 03:53:34.984935 (+   591us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:34.985329 (+   394us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:34.985369 (+    40us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:34.986010 (+   641us) log.cc:842] Serialized 26 byte log entry
0806 03:53:35.177550 (+191540us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:35.177610 (+    60us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:35.177738 (+   128us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:35.955536 (+777798us) raft_consensus.cc:1671] finished
0806 03:53:35.955568 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:35.955771 (+   203us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":97957,"threads_started":1,"wal-append.queue_time_us":446330}
I20260806 03:53:36.081385  9708 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:36.038339  2483 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 6. Preceding OpId from leader: term: 15 index: 7. (index mismatch)
I20260806 03:53:35.554301  9372 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:36.039105  2578 raft_consensus.cc:2379] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:35.984807  9680 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:36.116809  9787 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:36.077174  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.086648  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3132) took 1075 ms. Trace:
I20260806 03:53:36.108705  2374 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:36.148288  2474 rpcz_store.cc:276] 0806 03:53:35.011058 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.048616 (+1037558us) service_pool.cc:227] Handling call
0806 03:53:36.049083 (+   467us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:36.086303 (+ 37220us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.086578 (+   275us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:36.109655  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55511.7us
W20260806 03:53:36.083050  9808 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260806 03:53:36.158284  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 131761us
I20260806 03:53:36.111047  9315 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:36.117352  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.108213  2379 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:36.121452  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.160382  2369 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 6.
I20260806 03:53:36.137264  9778 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.127403  9583 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:36.106283  9367 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:36.128180  9678 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:36.128980  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:36.129509  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 666) took 2178 ms (client timeout 2145 ms). Trace:
I20260806 03:53:36.129688  2477 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:53:36.124039  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:36.166112  2583 rpcz_store.cc:269] 0806 03:53:33.950658 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.950819 (+   161us) service_pool.cc:227] Handling call
0806 03:53:36.129273 (+2178454us) spinlock_profiling.cc:243] Waited 441 ms on lock 0x7b540040fbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:36.129412 (+   139us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1014726400}
W20260806 03:53:36.167374  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 43481.9us
I20260806 03:53:36.082057  9545 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.037635  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:36.140697  2478 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:36.082423  9736 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:36.144069  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3131) took 1133 ms. Trace:
I20260806 03:53:36.104602  2480 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260806 03:53:36.178412  2483 rpcz_store.cc:276] 0806 03:53:35.010650 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.037670 (+1027020us) service_pool.cc:227] Handling call
0806 03:53:36.037995 (+   325us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:36.143698 (+105703us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.143985 (+   287us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:36.179373  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2810) took 1169 ms. Trace:
I20260806 03:53:36.179790  2480 rpcz_store.cc:276] 0806 03:53:35.010134 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.012831 (+1002697us) service_pool.cc:227] Handling call
0806 03:53:36.104094 (+ 91263us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:36.179045 (+ 74951us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.179300 (+   255us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:36.115583  2225 catalog_manager.cc:5495] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 5 to 8. New cstate: current_term: 8 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:36.181034  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:36.179634  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:36.141588  2482 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:36.157546  2372 raft_consensus.cc:2379] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:36.076885  9665 raft_consensus.cc:3032] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:36.161396  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.006417  2476 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260806 03:53:36.136363  9800 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.136307  9593 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:36.137696  8815 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:36.163586  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:36.191838  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2809) took 1182 ms. Trace:
I20260806 03:53:36.168443  2478 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:36.171818  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:36.193184  2374 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:36.147823  9787 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:36.162086  9708 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.177208  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.197013  2379 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:36.145321  9372 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:36.182535  2483 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:53:36.184592  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:36.192819  2476 rpcz_store.cc:276] 0806 03:53:35.009749 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.005764 (+996015us) service_pool.cc:227] Handling call
0806 03:53:36.006134 (+   370us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:36.191486 (+185352us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.191757 (+   271us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:36.148291  9344 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.194849  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:36.193599  2478 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.199770  2579 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:36.198979  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:36.200774  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:36.161917  9340 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:36.199007  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:36.203482  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.199975  2478 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:36.189502  9665 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:36.205273  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:36.206262  2579 raft_consensus.cc:2396] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 10 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260806 03:53:36.205899  9665 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.206643  9647 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:36.191094  9555 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:36.200562  9800 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.203830  9372 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:36.209807  9800 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.210969  2225 catalog_manager.cc:5495] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 4 to 7. New cstate: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:36.212662  2225 catalog_manager.cc:5495] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c reported cstate change: leader changed from <none> to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 5 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:36.216095  9534 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:36.216735  2372 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:36.201040  9787 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:36.217785  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3084) took 1884 ms. Trace:
I20260806 03:53:36.207820  9555 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:36.219094  9555 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:36.216387  9708 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:36.218156  2372 rpcz_store.cc:276] 0806 03:53:34.333758 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.200977 (+1867219us) service_pool.cc:227] Handling call
0806 03:53:36.216531 (+ 15554us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:36.217478 (+   947us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.217714 (+   236us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:36.221028  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3127) took 1535 ms. Trace:
I20260806 03:53:36.207135  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:36.221720  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:36.205268  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:36.223085  2578 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:36.221464  2481 rpcz_store.cc:276] 0806 03:53:34.686096 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:35.687953 (+1001857us) service_pool.cc:227] Handling call
0806 03:53:35.694767 (+  6814us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:35.852690 (+157923us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:35.852750 (+    60us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:35.856275 (+  3525us) log.cc:842] Serialized 26 byte log entry
0806 03:53:36.095784 (+239509us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:53:36.095825 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.095923 (+    98us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:36.220715 (+124792us) raft_consensus.cc:1671] finished
0806 03:53:36.220767 (+    52us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:36.220955 (+   188us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":148859,"threads_started":1,"wal-append.queue_time_us":238066}
I20260806 03:53:36.225837  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:36.226526  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3069) took 2920 ms. Trace:
I20260806 03:53:36.227053  2579 raft_consensus.cc:2396] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 13 because replica has last-logged OpId of term: 11 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260806 03:53:36.226970  2370 rpcz_store.cc:276] 0806 03:53:33.306337 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.661815 (+355478us) service_pool.cc:227] Handling call
0806 03:53:33.671538 (+  9723us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:33.704070 (+ 32532us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:33.704111 (+    41us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:33.704172 (+    61us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:33.704209 (+    37us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.226232 (+2522023us) spinlock_profiling.cc:243] Waited 32.2 ms on lock 0x7b5400007dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:36.226292 (+    60us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:36.226459 (+   167us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":74147584}
I20260806 03:53:36.230298  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2804) took 2970 ms. Trace:
I20260806 03:53:36.237429  2479 rpcz_store.cc:276] 0806 03:53:33.259862 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.948372 (+1688510us) service_pool.cc:227] Handling call
0806 03:53:35.515157 (+566785us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:35.519411 (+  4254us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.230058 (+710647us) spinlock_profiling.cc:243] Waited 550 ms on lock 0x7b54001dced0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:36.230226 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1265036032}
I20260806 03:53:36.192193  9315 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:36.241703  9315 raft_consensus.cc:686] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:36.242457  9769 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:36.230482  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3086) took 1879 ms. Trace:
I20260806 03:53:36.243753  2372 rpcz_store.cc:276] 0806 03:53:34.351496 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.229569 (+1878073us) service_pool.cc:227] Handling call
0806 03:53:36.229955 (+   386us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:36.230146 (+   191us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:36.230172 (+    26us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:36.230219 (+    47us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:36.230255 (+    36us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.230309 (+    54us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:36.230419 (+   110us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:36.244944  9344 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.215209  2225 catalog_manager.cc:5495] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 2 to 6. New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:36.198866  9367 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:36.190275  9545 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.250811  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 668) took 1835 ms. Trace:
I20260806 03:53:36.251245  2572 rpcz_store.cc:276] 0806 03:53:34.415147 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.427701 (+ 12554us) service_pool.cc:227] Handling call
0806 03:53:34.428228 (+   527us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:35.993884 (+1565656us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.250502 (+256618us) spinlock_profiling.cc:243] Waited 1.56 s on lock 0x7b54003a02d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:36.250740 (+   238us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3599024512}
I20260806 03:53:36.251964  9641 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:36.222401  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:36.243863  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3079) took 1918 ms. Trace:
I20260806 03:53:36.257133  2476 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:36.257328  2376 rpcz_store.cc:276] 0806 03:53:34.325532 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.926550 (+601018us) service_pool.cc:227] Handling call
0806 03:53:34.943484 (+ 16934us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:36.008912 (+1065428us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.243548 (+234636us) spinlock_profiling.cc:243] Waited 1.06 s on lock 0x7b5400428bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:36.243766 (+   218us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2448517888}
W20260806 03:53:36.216282  9586 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.866s	user 0.011s	sys 0.011s
I20260806 03:53:36.210708  9583 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.270408  2476 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:53:36.270635  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 801) took 1875 ms. Trace:
I20260806 03:53:36.270983  2370 rpcz_store.cc:276] 0806 03:53:34.395807 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.260402 (+1864595us) service_pool.cc:227] Handling call
0806 03:53:36.270124 (+  9722us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:36.270291 (+   167us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:36.270315 (+    24us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:36.270356 (+    41us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:36.270384 (+    28us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.270451 (+    67us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:36.270574 (+   123us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:36.233949  9807 raft_consensus.cc:3032] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:36.207238  9665 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:36.236238  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1596) took 1654 ms. Trace:
I20260806 03:53:36.284358  2577 rpcz_store.cc:276] 0806 03:53:34.582033 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.583150 (+  1117us) service_pool.cc:227] Handling call
0806 03:53:34.583541 (+   391us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:34.755720 (+172179us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.235923 (+1480203us) spinlock_profiling.cc:243] Waited 141 ms on lock 0x7b540028e1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:36.236164 (+   241us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":323188608}
I20260806 03:53:36.216799  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:36.285840  2379 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:36.286180  2436 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:36.278510  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:36.286818  2478 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 14 index: 7. (term mismatch)
I20260806 03:53:36.288013  2478 pending_rounds.cc:76] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 6
I20260806 03:53:36.288426  2478 pending_rounds.cc:97] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 13.7
I20260806 03:53:36.288656  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:36.288923  2478 raft_consensus.cc:2866] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:36.290136  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3133) took 1277 ms. Trace:
W20260806 03:53:36.267438  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 82974.6us
I20260806 03:53:36.290622  2478 rpcz_store.cc:276] 0806 03:53:35.012625 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.139967 (+1127342us) service_pool.cc:227] Handling call
0806 03:53:36.140505 (+   538us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:36.289748 (+149243us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.290059 (+   311us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:36.292647  2478 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:36.294731  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:36.293679  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:36.296134  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3134) took 1162 ms. Trace:
I20260806 03:53:36.296525  2474 rpcz_store.cc:276] 0806 03:53:35.133898 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.149646 (+1015748us) service_pool.cc:227] Handling call
0806 03:53:36.152279 (+  2633us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:36.152617 (+   338us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:36.164507 (+ 11890us) log.cc:842] Serialized 14 byte log entry
0806 03:53:36.295739 (+131232us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:36.295799 (+    60us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:36.295847 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.295918 (+    71us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:36.296075 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":11872,"spinlock_wait_cycles":4067200,"thread_start_us":130807,"threads_started":1}
I20260806 03:53:36.295634  2583 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:36.299541  2474 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
W20260806 03:53:36.293282  9823 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260806 03:53:36.308815  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:36.320960  2584 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:36.276371  9807 raft_consensus.cc:729] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:36.322675  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "da90827d7f0646f5bb848777586aae32"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:36.322722  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:36.326232  2583 raft_consensus.cc:595] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:36.299115  9712 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:36.298171  9542 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:36.324738  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:36.326680  2583 raft_consensus.cc:603] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:53:36.293998  9344 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:53:36.327160  2474 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:53:36.340404  2474 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:53:36.340905  2474 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:36.329022  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:36.247781  2225 catalog_manager.cc:5495] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:36.331350  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:36.310547  9378 raft_consensus.cc:465] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Not starting pre-election -- already a leader
I20260806 03:53:36.343202  2429 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:36.355350  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:36.367627  2572 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 14: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:36.354449  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:36.369438  2583 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:36.354946  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:36.341620  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:36.242856  9315 consensus_queue.cc:237] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.277436  9586 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.277099  9367 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.298115  9678 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.042s
I20260806 03:53:36.353243  9641 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:53:36.315539  9527 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:36.340153  9344 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:36.410162  9344 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:53:36.415441  9627 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:36.405791  2225 catalog_manager.cc:5495] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 6 to 9. New cstate: current_term: 9 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:36.370252  2478 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:36.374543  2429 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:36.376466  2436 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:36.370512  2474 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.462466  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:36.330196  9508 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:36.465009  2478 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:36.465142  2474 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.365249  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:36.466235  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 101099us
I20260806 03:53:36.390726  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:36.378701  9588 raft_consensus.cc:2229] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Raft consensus shutting down.
I20260806 03:53:36.396363  9367 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.386756  9680 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:36.383791  9612 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:36.348961  9538 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.054s
I20260806 03:53:36.403954  9794 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:36.314674  9340 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:36.338414  9769 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.353860  9712 raft_consensus.cc:686] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:36.338378  9807 consensus_queue.cc:260] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.4, Last appended by leader: 4, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.364506  9647 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.345650  9542 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:36.383998  9768 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.433472  9545 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.383466  9666 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:36.438050  9522 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260806 03:53:36.439317  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49241.4us
I20260806 03:53:36.442723  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:36.443296  9527 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:36.386667  9641 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:36.442742  2578 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:36.384768  2379 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:36.594266  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.295318  9800 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 8, Time since last communication: 0.049s
I20260806 03:53:36.451609  9781 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.449795  9778 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.602450  9778 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.603320  9588 raft_consensus.cc:2258] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260806 03:53:36.603461  9593 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:36.605028  9778 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.328125  9766 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.605894  9766 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.466470  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:36.608438  2478 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:36.608963  2478 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 7: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:36.609198  9794 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:36.568264  9769 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.532668  2369 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:36.614840  9787 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.560207  9534 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.500347  9508 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:36.529917  9367 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.615981  9769 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.629169  9367 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.506490  9680 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:36.533167  9538 consensus_queue.cc:1225] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 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
I20260806 03:53:36.570545  2476 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:36.535508  9546 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:36.591364  2575 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:36.638402  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2809) took 2940 ms. Trace:
I20260806 03:53:36.502903  9650 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:36.638789  2575 rpcz_store.cc:276] 0806 03:53:33.700001 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.700187 (+   186us) service_pool.cc:227] Handling call
0806 03:53:36.571433 (+2871246us) spinlock_profiling.cc:243] Waited 23 ms on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:53:36.571685 (+   252us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:36.638067 (+ 66382us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.638331 (+   264us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":52884224}
I20260806 03:53:36.503026  9586 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:36.555754  9612 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.569732  9542 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:36.563468  2375 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:36.635090  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.600608  9641 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:36.555156  9340 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.620134  9676 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.623593  9766 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:36.650326  2379 raft_consensus.cc:2396] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 13 because replica has last-logged OpId of term: 12 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 5.
I20260806 03:53:36.617169  9787 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.623122  9588 ts_tablet_manager.cc:1905] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:53:36.637212  9508 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:36.637753  9546 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:36.618254  9794 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.035s
I20260806 03:53:36.570951  9647 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:36.619764  9665 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.035s
I20260806 03:53:36.675498  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.649580  9650 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:36.632400  9534 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.636003  9372 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.638679  9555 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:36.690683  2574 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:36.644217  9344 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:36.709283  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.653798  9612 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:36.711941  2574 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2810) took 3011 ms (client timeout 2067 ms). Trace:
W20260806 03:53:36.721055  2574 rpcz_store.cc:269] 0806 03:53:33.700767 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.700935 (+   168us) service_pool.cc:227] Handling call
0806 03:53:36.442561 (+2741626us) spinlock_profiling.cc:243] Waited 34.1 ms on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:53:36.711794 (+269233us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":78543616}
I20260806 03:53:36.724320  2576 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: []
W20260806 03:53:36.712697  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 336331us
W20260806 03:53:36.709515  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 335111us
I20260806 03:53:36.726891  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:36.638957  9712 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:36.717629  2379 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 10: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:36.658332  9676 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.617595  2225 catalog_manager.cc:5495] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:36.699733  9378 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:36.698872  9527 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:36.734095  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:36.752455  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.696097  9367 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:36.737901  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:36.739214  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:36.742655  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:36.747153  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:36.757427  2575 raft_consensus.cc:3032] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:36.757897  2575 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:36.757869  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:36.758767  2481 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:36.673326  9680 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.8, Last appended by leader: 8, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.759053  2575 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:36.765059  2575 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:36.766141  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:36.767315  2332 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:36.767668  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:36.768342  9367 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:36.768539  2481 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:36.768788  9367 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:36.769209  9367 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:36.769699  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:36.770396  2481 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:53:36.771313  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:36.774894  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:36.777199  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:36.778894  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.779865  2379 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:36.748867  9843 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260806 03:53:36.866087  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 88952.9us
I20260806 03:53:36.761487  9787 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.877538  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:36.874033  2575 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:36.878579  2379 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:36.880535  2436 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:36.882124  2377 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3066) took 3624 ms (client timeout 2526 ms). Trace:
I20260806 03:53:36.883301  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3083) took 2556 ms. Trace:
I20260806 03:53:36.774565  9844 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260806 03:53:36.882594  2377 rpcz_store.cc:269] 0806 03:53:33.257779 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:33.289751 (+ 31972us) service_pool.cc:227] Handling call
0806 03:53:36.877186 (+3587435us) spinlock_profiling.cc:243] Waited 349 ms on lock 0x7b540005a0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:36.882017 (+  4831us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":802014464}
I20260806 03:53:36.866369  9678 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:36.867772  9845 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.887929  2368 rpcz_store.cc:276] 0806 03:53:34.326770 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.166511 (+1839741us) service_pool.cc:227] Handling call
0806 03:53:36.171862 (+  5351us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:36.172176 (+   314us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:53:36.461007 (+288831us) log.cc:842] Serialized 14 byte log entry
0806 03:53:36.882706 (+421699us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:36.882766 (+    60us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:36.882993 (+   227us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.883087 (+    94us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:36.883218 (+   131us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":557814,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":59,"raft.queue_time_us":324,"thread_start_us":709576,"threads_started":2}
W20260806 03:53:36.896064  9710 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 2.487s	user 0.025s	sys 0.047s
W20260806 03:53:36.908728  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 291100us
I20260806 03:53:36.875641  9800 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:36.878352  9680 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:36.871238  9843 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:36.873831  9769 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:36.892246  9844 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:36.998790  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:36.909905  9710 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 2.510s	user 0.025s	sys 0.048s
I20260806 03:53:36.990355  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:36.899077  9847 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:36.902808  9678 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:36.773967  9650 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:37.107152  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 212071us
I20260806 03:53:36.915891  9372 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:37.139078  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RunLeaderElection -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58017.8us
I20260806 03:53:37.104413  2377 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:36.922680  9800 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:37.000092  9846 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:36.898737  9841 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:36.956198  9527 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:37.154690  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 420658us
I20260806 03:53:36.887246  9787 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:36.914609  9778 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:37.147900  9847 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:37.083388  9340 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:53:37.082180  9843 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:37.258339  2379 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:37.315419  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:37.316146  2379 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:37.257258  9647 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:36.923045  9845 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:37.256752  9800 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:37.102989  9844 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:36.925968  2225 catalog_manager.cc:5495] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 4 to 8. New cstate: current_term: 8 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:37.283699  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1615) took 1050 ms. Trace:
I20260806 03:53:37.276593  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:37.310561  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 96255.7us
I20260806 03:53:37.235802  9678 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:37.316704  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1790) took 1042 ms. Trace:
W20260806 03:53:37.286523  9837 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.523s	user 0.001s	sys 0.000s
I20260806 03:53:37.276345  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:37.359210  2377 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
W20260806 03:53:37.365594  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 89360.5us
I20260806 03:53:37.358850  2578 rpcz_store.cc:276] 0806 03:53:36.233014 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.240196 (+  7182us) service_pool.cc:227] Handling call
0806 03:53:36.240639 (+   443us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:36.600072 (+359433us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:37.283346 (+683274us) spinlock_profiling.cc:243] Waited 202 ms on lock 0x7b540028ebd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:37.283590 (+   244us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":463982336}
I20260806 03:53:37.263767  9841 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:37.362694  2379 rpcz_store.cc:276] 0806 03:53:36.273772 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.315080 (+1041308us) service_pool.cc:227] Handling call
0806 03:53:37.316646 (+  1566us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:37.287305  9840 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.330s	user 0.000s	sys 0.000s
I20260806 03:53:37.103847  9769 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:37.264691  9534 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:37.365731  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1788) took 1092 ms. Trace:
I20260806 03:53:37.377632  2377 rpcz_store.cc:276] 0806 03:53:36.273392 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.238930 (+965538us) service_pool.cc:227] Handling call
0806 03:53:37.365654 (+126724us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.275787  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:37.294376  9836 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.541s	user 0.000s	sys 0.001s
I20260806 03:53:37.290660  9787 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:37.420388  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:37.421603  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1799) took 1146 ms. Trace:
I20260806 03:53:37.422027  2379 rpcz_store.cc:276] 0806 03:53:36.275231 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.366956 (+1091725us) service_pool.cc:227] Handling call
0806 03:53:37.421524 (+ 54568us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.423250  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:37.424654  2477 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2829) took 1648 ms (client timeout 1515 ms). Trace:
W20260806 03:53:37.425244  2477 rpcz_store.cc:269] 0806 03:53:35.776296 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:35.962205 (+185909us) service_pool.cc:227] Handling call
0806 03:53:37.424397 (+1462192us) spinlock_profiling.cc:243] Waited 61.3 ms on lock 0x7b5400250654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:37.424556 (+   159us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":140941568}
I20260806 03:53:37.295624  9807 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:37.278594  9846 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:37.295125  9847 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:37.307708  9555 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:37.365348  9612 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:37.423930  2379 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:37.428876  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 153296us
I20260806 03:53:37.375947  9856 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:37.449178  2578 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:37.458472  2578 raft_consensus.cc:595] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:37.458887  2578 raft_consensus.cc:603] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:53:37.291347  9778 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:37.452188  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:37.376724  9647 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:37.390303  9340 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:37.481134  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:37.369791  9841 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:37.467228  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:37.468186  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:37.474251  2375 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1774) took 1803 ms (client timeout 2046 ms). Trace:
W20260806 03:53:37.485877  2375 rpcz_store.cc:269] 0806 03:53:35.670774 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.047814 (+377040us) service_pool.cc:227] Handling call
0806 03:53:37.473942 (+1426128us) spinlock_profiling.cc:243] Waited 414 ms on lock 0x7b54001ea5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:37.474151 (+   209us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":951286528}
I20260806 03:53:37.475474   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:53:37.475421  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1781) took 1792 ms. Trace:
I20260806 03:53:37.437444  9676 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:37.495029   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:53:37.495018  2377 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:37.490917  2369 rpcz_store.cc:276] 0806 03:53:35.682573 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.161074 (+478501us) service_pool.cc:227] Handling call
0806 03:53:37.475228 (+1314154us) spinlock_profiling.cc:243] Waited 343 ms on lock 0x7b54001ea0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:37.475349 (+   121us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":788217728}
I20260806 03:53:37.487650  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:37.496003  2429 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:37.496649  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:37.496749  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1801) took 1221 ms. Trace:
I20260806 03:53:37.497172  2375 rpcz_store.cc:276] 0806 03:53:36.275584 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.487215 (+1211631us) service_pool.cc:227] Handling call
0806 03:53:37.496690 (+  9475us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.495920   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:53:37.498963  2429 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:37.354590  9546 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:37.314908  9527 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:37.502152  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1800) took 1226 ms. Trace:
I20260806 03:53:37.506889  2377 rpcz_store.cc:276] 0806 03:53:36.275422 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.428201 (+1152779us) service_pool.cc:227] Handling call
0806 03:53:37.501957 (+ 73756us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.503207  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:37.504348  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:37.510200  2369 raft_consensus.cc:2354] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15.
I20260806 03:53:37.510919  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1803) took 1234 ms. Trace:
I20260806 03:53:37.511682  2369 rpcz_store.cc:276] 0806 03:53:36.275955 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.504072 (+1228117us) service_pool.cc:227] Handling call
0806 03:53:37.510798 (+  6726us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.512909  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:37.515300  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:37.488409  9555 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:37.486183  9865 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:37.519155  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:37.515591  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:37.488821  9647 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:37.600011  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1792) took 1325 ms. Trace:
I20260806 03:53:37.600593  2369 rpcz_store.cc:276] 0806 03:53:36.274109 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.515355 (+1241246us) service_pool.cc:227] Handling call
0806 03:53:37.599918 (+ 84563us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:37.599447  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 86724.2us
I20260806 03:53:37.601902  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:37.602003  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:37.603922  2375 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:37.604539  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1802) took 1328 ms. Trace:
I20260806 03:53:37.604903  2375 rpcz_store.cc:276] 0806 03:53:36.275758 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.497742 (+1221984us) service_pool.cc:227] Handling call
0806 03:53:37.604458 (+106716us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.500418  9612 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:37.614882  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:37.615842  2377 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:37.602993  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1791) took 1329 ms. Trace:
I20260806 03:53:37.620563  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:37.620937  2369 rpcz_store.cc:276] 0806 03:53:36.273936 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.601526 (+1327590us) service_pool.cc:227] Handling call
0806 03:53:37.602924 (+  1398us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.622462  2369 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260806 03:53:37.468341  9856 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:37.623021  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3087) took 3052 ms. Trace:
I20260806 03:53:37.629608  2534 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:37.630198  2369 rpcz_store.cc:276] 0806 03:53:34.570266 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.621738 (+3051472us) service_pool.cc:227] Handling call
0806 03:53:37.622098 (+   360us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:37.622792 (+   694us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:37.622967 (+   175us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.640919  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:37.640455  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:37.640831  2369 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: [13.10-14.11]
I20260806 03:53:37.646941  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 803) took 3043 ms. Trace:
I20260806 03:53:37.647382  2369 rpcz_store.cc:276] 0806 03:53:34.603233 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.632776 (+3029543us) service_pool.cc:227] Handling call
0806 03:53:37.633294 (+   518us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:37.646599 (+ 13305us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:37.646872 (+   273us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.648438  9693 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:37.645500  2375 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:37.650700  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3122) took 1035 ms. Trace:
I20260806 03:53:37.492256  9340 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:37.651857  2375 rpcz_store.cc:276] 0806 03:53:36.615017 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.605710 (+990693us) service_pool.cc:227] Handling call
0806 03:53:37.650556 (+ 44846us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.618767  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2822) took 1920 ms. Trace:
I20260806 03:53:37.654575  2483 rpcz_store.cc:276] 0806 03:53:35.698594 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.226369 (+527775us) service_pool.cc:227] Handling call
0806 03:53:36.226727 (+   358us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:36.269149 (+ 42422us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:36.269185 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:36.269674 (+   489us) log.cc:842] Serialized 26 byte log entry
0806 03:53:36.459084 (+189410us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:36.530960 (+ 71876us) log.cc:842] Serialized 14 byte log entry
0806 03:53:36.781472 (+250512us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:36.781573 (+   101us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:37.618463 (+836890us) raft_consensus.cc:1671] finished
0806 03:53:37.618497 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:37.618682 (+   185us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":69872,"prepare.run_cpu_time_us":68,"prepare.run_wall_time_us":16961,"raft.queue_time_us":230324,"raft.run_cpu_time_us":403,"raft.run_wall_time_us":33502,"thread_start_us":393215,"threads_started":2,"wal-append.queue_time_us":396897}
I20260806 03:53:37.657204  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:37.658540  2534 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:37.669003  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:37.669780  2377 raft_consensus.cc:1799] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Handling vote request from an unknown peer fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:37.664134  2379 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:37.595118  9845 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:37.672959  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3095) took 2860 ms. Trace:
I20260806 03:53:37.611645  9853 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:37.678807  2379 rpcz_store.cc:276] 0806 03:53:34.812940 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.671369 (+2858429us) service_pool.cc:227] Handling call
0806 03:53:37.672425 (+  1056us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:37.672629 (+   204us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:37.672656 (+    27us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:37.672700 (+    44us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:37.672729 (+    29us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:37.672781 (+    52us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:37.672898 (+   117us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.672981  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:37.670315  2377 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 7: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:37.685775  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3113) took 1149 ms. Trace:
I20260806 03:53:37.684798  2477 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:37.687626  2375 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:37.687824  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:37.686237  2377 rpcz_store.cc:276] 0806 03:53:36.536505 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.616795 (+1080290us) service_pool.cc:227] Handling call
0806 03:53:37.685685 (+ 68890us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.689345  2477 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:37.697705  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3093) took 3015 ms. Trace:
I20260806 03:53:37.698239  2375 rpcz_store.cc:276] 0806 03:53:34.682000 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.658578 (+2976578us) service_pool.cc:227] Handling call
0806 03:53:37.687317 (+ 28739us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:37.697284 (+  9967us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:37.697622 (+   338us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.650288  9788 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:53:37.682086  9709 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:37.670313  9693 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:37.633919  9555 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:37.649914  9854 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:37.712240  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3098) took 2669 ms. Trace:
I20260806 03:53:37.715046  2379 rpcz_store.cc:276] 0806 03:53:35.042408 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.684442 (+2642034us) service_pool.cc:227] Handling call
0806 03:53:37.711650 (+ 27208us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:37.711867 (+   217us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:37.711891 (+    24us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:37.711933 (+    42us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:37.711973 (+    40us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:37.712050 (+    77us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:37.712173 (+   123us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.668816  9707 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.044s
I20260806 03:53:37.675995  9612 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:37.718163  2477 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260806 03:53:37.615691  9666 consensus_queue.cc:1046] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.092s
I20260806 03:53:37.683408  9860 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:37.722362  2375 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: [13.7-13.7]
I20260806 03:53:37.724732  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3101) took 2622 ms. Trace:
I20260806 03:53:37.724977  2375 rpcz_store.cc:276] 0806 03:53:35.102687 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.705382 (+2602695us) service_pool.cc:227] Handling call
0806 03:53:37.722109 (+ 16727us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:37.724462 (+  2353us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:37.724680 (+   218us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.705942  9709 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:37.671785  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:37.732710  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61034.6us
W20260806 03:53:37.723913  9848 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.352s	user 0.001s	sys 0.000s
I20260806 03:53:37.717973  9555 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:37.718587  9854 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:37.735421  9709 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:37.743602  9693 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:37.758013  2375 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:37.760818  9555 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:53:37.762180  9866 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.145s	user 0.001s	sys 0.000s
I20260806 03:53:37.752576  9778 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:37.754000  9367 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.984s	user 0.009s	sys 0.004s
I20260806 03:53:37.620079  9865 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:37.768409  8673 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:37.793927  8673 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:37.794283  9856 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:37.760542  9854 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:37.795565  8673 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:37.796267  9747 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:37.800601  9556 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:37.802224  9761 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:53:37.758441  9666 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
W20260806 03:53:37.803642  9542 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.143s	user 0.015s	sys 0.001s
I20260806 03:53:37.803828  9666 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:37.804167  9367 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:37.804852  9666 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.6, Last appended by leader: 6, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:37.806521  9367 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:37.718724  9788 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:37.807117  9747 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:53:37.808157  3545 connection.cc:232] RPC call timeout handler was delayed by -1.948010795051232s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21450000000000002s for a response
W20260806 03:53:37.808723  3545 connection.cc:232] RPC call timeout handler was delayed by -1.0265516119543463s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19890000000000002s for a response
I20260806 03:53:37.808827  9577 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:37.809417  9577 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:37.809427  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:37.807868  9788 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:37.811604  9577 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:37.812076  8943 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:37.812696  8943 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:37.813217  8943 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:37.814644  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:37.815748  3584 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 17: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:37.743800  9527 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:37.733547  9647 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:37.817874  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:37.818488  3584 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: [11.10-11.10]
W20260806 03:53:37.743151  9863 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.301s	user 0.000s	sys 0.001s
I20260806 03:53:37.795571  9865 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:37.728462  9860 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:37.820344  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 2.63631e+06us
I20260806 03:53:37.820814  9860 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:37.800736  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 747) took 6146 ms. Trace:
I20260806 03:53:37.819958  9747 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:53:37.822476  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:37.822101  3592 rpcz_store.cc:276] 0806 03:53:31.654802 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.655075 (+   273us) service_pool.cc:227] Handling call
0806 03:53:31.689413 (+ 34338us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:31.689637 (+   224us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:53:34.435248 (+2745611us) spinlock_profiling.cc:243] Waited 5.27 ms on lock 0x7b18004dea20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f
0806 03:53:34.435456 (+   208us) log.cc:842] Serialized 14 byte log entry
0806 03:53:37.800255 (+3364799us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:37.800335 (+    80us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:37.800386 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:37.800482 (+    96us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:37.800638 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":2996181,"prepare.queue_time_us":174659,"prepare.run_cpu_time_us":71,"prepare.run_wall_time_us":73,"raft.queue_time_us":2935307,"raft.run_cpu_time_us":53,"raft.run_wall_time_us":54,"spinlock_wait_cycles":12111744,"thread_start_us":487791,"threads_started":2,"wal-append.queue_time_us":509436,"wal-append.run_cpu_time_us":3288,"wal-append.run_wall_time_us":1474572}
I20260806 03:53:37.734009  9791 raft_consensus.cc:3032] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:37.824064  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:37.837749  3584 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:37.769979  9846 raft_consensus.cc:686] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:37.736971  9769 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:37.822275  3542 connection.cc:232] RPC call timeout handler was delayed by -1.660615673288703s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.24830000000000002s for a response
W20260806 03:53:37.854514  3542 connection.cc:232] RPC call timeout handler was delayed by -1.0756750099826604s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19890000000000002s for a response
I20260806 03:53:37.735608  2534 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:37.915745  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:37.829737  9103 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:37.841550  9641 consensus_meta.cc:287] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.190s	user 0.014s	sys 0.003s
I20260806 03:53:37.836958  9791 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:37.795701  9340 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:37.808935  9633 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:37.912848  9754 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:38.025362  9754 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:53:38.035693  9680 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.035s	user 0.010s	sys 0.005s
I20260806 03:53:38.001032  9641 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:37.760094  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 256971us
I20260806 03:53:38.133670  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3092) took 3452 ms. Trace:
I20260806 03:53:37.468191  2225 catalog_manager.cc:5495] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 3 to 7, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:37.769616  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1767) took 2572 ms. Trace:
W20260806 03:53:38.313230  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 136301us
I20260806 03:53:38.313973  2375 rpcz_store.cc:276] 0806 03:53:35.197304 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.725740 (+2528436us) service_pool.cc:227] Handling call
0806 03:53:37.741299 (+ 15559us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:37.769295 (+ 27996us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:37.769547 (+   252us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:37.773010  2377 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 6. Preceding OpId from leader: term: 15 index: 7. (index mismatch)
I20260806 03:53:38.317180  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3100) took 3271 ms. Trace:
I20260806 03:53:38.317637  2377 rpcz_store.cc:276] 0806 03:53:35.045633 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.694560 (+2648927us) service_pool.cc:227] Handling call
0806 03:53:37.770862 (+ 76302us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.316416 (+545554us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.316901 (+   485us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.318639  9601 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:38.312891  2369 rpcz_store.cc:276] 0806 03:53:34.680881 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.648625 (+2967744us) service_pool.cc:227] Handling call
0806 03:53:37.649041 (+   416us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:37.649271 (+   230us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:37.685826 (+ 36555us) log.cc:842] Serialized 14 byte log entry
0806 03:53:38.132226 (+446400us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:38.132405 (+   179us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:38.132585 (+   180us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.132810 (+   225us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:38.133195 (+   385us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":35712,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":50,"raft.queue_time_us":72596,"raft.run_cpu_time_us":384,"raft.run_wall_time_us":387,"thread_start_us":445211,"threads_started":1,"wal-append.queue_time_us":354339}
I20260806 03:53:38.141166  2379 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:38.321362  2369 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260806 03:53:38.142903  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2839) took 1400 ms. Trace:
I20260806 03:53:38.321943  2476 rpcz_store.cc:276] 0806 03:53:36.742417 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.746871 (+  4454us) service_pool.cc:227] Handling call
0806 03:53:36.747232 (+   361us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:36.747502 (+   270us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:36.747527 (+    25us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:36.748176 (+   649us) log.cc:842] Serialized 26 byte log entry
0806 03:53:37.039315 (+291139us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:37.039596 (+   281us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:37.039731 (+   135us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:38.142183 (+1102452us) raft_consensus.cc:1671] finished
0806 03:53:38.142224 (+    41us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:38.142580 (+   356us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":257614,"threads_started":1,"wal-append.queue_time_us":593087}
W20260806 03:53:38.149267  2534 raft_consensus.cc:2670] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260806 03:53:38.323304  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1776) took 2651 ms. Trace:
W20260806 03:53:38.153705  2537 leader_election.cc:334] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.588s (SENT)
I20260806 03:53:38.324505  2369 rpcz_store.cc:276] 0806 03:53:35.671561 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.320066 (+2648505us) service_pool.cc:227] Handling call
0806 03:53:38.320687 (+   621us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.321818 (+  1131us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.323160 (+  1342us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.144716  2483 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:38.155469  2578 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12. Ops: []
W20260806 03:53:38.170704  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 3.31034e+06us
I20260806 03:53:38.171473  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:38.332286  3547 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:38.332825  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:38.334859  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:38.171139  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:38.173067  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:38.336932  3590 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 17: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:38.337296  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:38.338312  3585 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:38.174480  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:38.179204  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:38.205242  9103 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:38.176220  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:38.340149  3594 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:38.340237  9103 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:38.208711  9508 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.521s	user 0.013s	sys 0.005s
I20260806 03:53:38.342509  9508 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.207069  9367 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:38.010409  9633 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:38.345077  9367 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:38.346992  9633 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:38.073447  9800 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.711s	user 0.011s	sys 0.001s
I20260806 03:53:38.349033  9800 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.350696  2369 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 15. Ops: []
W20260806 03:53:38.085122  9807 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.641s	user 0.007s	sys 0.008s
W20260806 03:53:38.074294  9834 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 1.392s	user 0.016s	sys 0.018s
W20260806 03:53:38.088416  9841 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.587s	user 0.007s	sys 0.005s
I20260806 03:53:38.356743  9841 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:38.082357  9843 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.724s	user 0.006s	sys 0.006s
I20260806 03:53:38.052981  9846 consensus_queue.cc:237] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.360742  9843 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.086994  9860 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.364768  3591 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:38.058938  9791 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.072480  9754 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:38.276710  9769 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:38.368949  9769 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:38.370111  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 216758us
I20260806 03:53:38.276782  9680 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:38.315470  2225 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 8 to 9, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 9 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:53:38.372736  9680 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.374657  9641 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:38.374033  2225 catalog_manager.cc:5495] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:38.375918  2478 raft_consensus.cc:1226] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 6. Current term is 7. Ops: []
I20260806 03:53:37.840488  9542 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:38.376157  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44266.1us
I20260806 03:53:38.377645  2480 raft_consensus.cc:2354] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10.
I20260806 03:53:38.347775  9633 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:38.343683  9103 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:38.324512  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 589002us
I20260806 03:53:38.375744  9680 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:38.395079  2474 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: [13.7-13.7]
I20260806 03:53:38.396901  2377 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:38.398279  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1769) took 2881 ms. Trace:
I20260806 03:53:38.386195  2225 catalog_manager.cc:5495] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 4 to 9, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 9 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:38.400166  9525 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:38.401093  9525 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.401183  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:38.399014  2377 rpcz_store.cc:276] 0806 03:53:35.517211 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.319076 (+2801865us) service_pool.cc:227] Handling call
0806 03:53:38.319963 (+   887us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.397848 (+ 77885us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.398171 (+   323us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.367650  9791 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:38.383729  9542 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:38.426872  2373 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:38.438666  9847 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:38.439782  9847 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:38.441998  2584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1605) took 2454 ms (client timeout 1868 ms). Trace:
W20260806 03:53:38.442535  2584 rpcz_store.cc:269] 0806 03:53:35.988265 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.029209 (+ 40944us) service_pool.cc:227] Handling call
0806 03:53:38.441415 (+2412206us) spinlock_profiling.cc:243] Waited 108 ms on lock 0x7b540024c7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:38.441711 (+   296us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":248816512}
I20260806 03:53:38.447726  9344 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:38.454373  9860 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:38.457192  9847 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:38.462865  9874 consensus_queue.cc:1046] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:38.464206  9874 consensus_queue.cc:1225] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 10.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260806 03:53:38.465027  9874 consensus_queue.cc:1046] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:38.465392  9807 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:38.468727  9708 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:38.469766  9708 raft_consensus.cc:3032] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:38.470264  9708 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:38.414920  9757 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.057s
I20260806 03:53:38.471588  9708 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.472635  9757 raft_consensus.cc:3032] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:38.473163  9757 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:53:38.473580  9869 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.775s	user 0.001s	sys 0.000s
I20260806 03:53:38.473826  9708 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:38.474622  9757 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:38.389917  9633 raft_consensus.cc:686] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:38.410805  9641 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:38.415992  9843 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:38.422338  9769 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:38.486845  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1773) took 2813 ms (client timeout 2751 ms). Trace:
I20260806 03:53:38.476969  9800 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:38.493780  2373 rpcz_store.cc:269] 0806 03:53:35.670344 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.103674 (+433330us) service_pool.cc:227] Handling call
0806 03:53:38.400538 (+2296864us) spinlock_profiling.cc:243] Waited 4.04 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:53:38.483487 (+ 82949us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":9287936}
I20260806 03:53:38.501804  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3135) took 3361 ms. Trace:
I20260806 03:53:38.503093  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1777) took 2831 ms. Trace:
I20260806 03:53:38.503535  2369 rpcz_store.cc:276] 0806 03:53:35.671833 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.327822 (+2655989us) service_pool.cc:227] Handling call
0806 03:53:38.328895 (+  1073us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.351251 (+ 22356us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.502757 (+151506us) spinlock_profiling.cc:243] Waited 21.5 ms on lock 0x7b5400331dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:38.503002 (+   245us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":49356672}
I20260806 03:53:38.505388  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:38.506346  2369 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:38.498473  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:38.501818  2484 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 743) took 4637 ms (client timeout 2031 ms). Trace:
I20260806 03:53:38.516222  2476 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 12 index: 5. (index mismatch)
W20260806 03:53:38.515301  2484 rpcz_store.cc:269] 0806 03:53:33.844749 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:34.707918 (+863169us) service_pool.cc:227] Handling call
0806 03:53:38.481999 (+3774081us) spinlock_profiling.cc:243] Waited 295 ms on lock 0x7b54002a08d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:38.482326 (+   327us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":678633728}
I20260806 03:53:38.520512  9710 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:38.521531  9710 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:38.526113  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3161) took 1132 ms. Trace:
I20260806 03:53:38.530718  2476 rpcz_store.cc:276] 0806 03:53:37.391126 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.324076 (+932950us) service_pool.cc:227] Handling call
0806 03:53:38.421858 (+ 97782us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.516668 (+ 94810us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.522874 (+  6206us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.509339  9367 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:38.537850  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 771111us
I20260806 03:53:38.534920  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:38.546609  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:38.516014  9542 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:38.548511  9542 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:38.551340  9542 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:38.551422  9525 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:38.552404  9872 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.870s	user 0.000s	sys 0.004s
I20260806 03:53:38.555995  2376 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:38.419727  2225 catalog_manager.cc:5495] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 1 to 5, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 5 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
W20260806 03:53:38.557669  9854 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.761s	user 0.019s	sys 0.001s
I20260806 03:53:38.561328  2377 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:38.562943  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 7 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:38.564060  2372 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:38.500874  9641 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.571514  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1779) took 2889 ms. Trace:
I20260806 03:53:38.572144  2377 rpcz_store.cc:276] 0806 03:53:35.681708 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.420730 (+2739022us) service_pool.cc:227] Handling call
0806 03:53:38.512206 (+ 91476us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.569290 (+ 57084us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.571425 (+  2135us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.502460  2482 rpcz_store.cc:276] 0806 03:53:35.134651 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.183743 (+1049092us) service_pool.cc:227] Handling call
0806 03:53:37.426686 (+1242943us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:37.427009 (+   323us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:37.640965 (+213956us) log.cc:842] Serialized 14 byte log entry
0806 03:53:37.732751 (+ 91786us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:37.732810 (+    59us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:37.732859 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:37.732944 (+    85us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:38.071576 (+338632us) spinlock_profiling.cc:243] Waited 8.05 ms on lock 0x7b1800514120. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d764 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:53:38.426448 (+354872us) spinlock_profiling.cc:243] Waited 1.24 s on lock 0x7b5400250650. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:38.496420 (+ 69972us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":289990,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":39,"raft.queue_time_us":2101,"raft.run_cpu_time_us":135,"raft.run_wall_time_us":136,"spinlock_wait_cycles":2876019840,"thread_start_us":283392,"threads_started":2,"wal-append.queue_time_us":119388}
I20260806 03:53:38.568444  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3106) took 2676 ms. Trace:
I20260806 03:53:38.534031  9841 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:38.575378  2376 rpcz_store.cc:276] 0806 03:53:35.887575 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.554198 (+2666623us) service_pool.cc:227] Handling call
0806 03:53:38.554784 (+   586us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.561130 (+  6346us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.563874 (+  2744us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.583730  9525 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:38.584992  9525 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.590646  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:38.596506  2373 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
W20260806 03:53:38.589507  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1789) took 2305 ms (client timeout 2115 ms). Trace:
W20260806 03:53:38.600972  2372 rpcz_store.cc:269] 0806 03:53:36.273603 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.422858 (+1149255us) service_pool.cc:227] Handling call
0806 03:53:38.546162 (+1123304us) spinlock_profiling.cc:243] Waited 11.3 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:53:38.578738 (+ 32576us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":25963008}
I20260806 03:53:38.597223  9757 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:38.577473  9722 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:38.600344  9847 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:38.615518  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2844) took 1854 ms. Trace:
I20260806 03:53:38.616796  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3166) took 1166 ms. Trace:
I20260806 03:53:38.621798  2482 rpcz_store.cc:276] 0806 03:53:37.450807 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.590327 (+1139520us) service_pool.cc:227] Handling call
0806 03:53:38.604676 (+ 14349us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.616267 (+ 11591us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:38.616300 (+    33us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:38.616401 (+   101us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:38.616431 (+    30us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.616508 (+    77us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:38.616623 (+   115us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.618141  2372 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:53:38.607438  9525 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:38.629244  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3114) took 2086 ms. Trace:
I20260806 03:53:38.629807  2372 rpcz_store.cc:276] 0806 03:53:36.538315 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.616837 (+2078522us) service_pool.cc:227] Handling call
0806 03:53:38.617450 (+   613us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.623149 (+  5699us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.624291 (+  1142us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.610203  9508 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:38.636617  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 320905us
I20260806 03:53:38.638603  2369 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:38.596606  9854 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:38.624467  9847 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:53:38.655656  9905 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.056s	user 0.000s	sys 0.002s
I20260806 03:53:38.661396  9725 raft_consensus.cc:3032] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:38.711879  9725 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:38.662885  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3102) took 3550 ms. Trace:
I20260806 03:53:38.665320  2482 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
W20260806 03:53:38.713086  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 289987us
I20260806 03:53:38.665344  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3159) took 1291 ms. Trace:
I20260806 03:53:38.713510  2373 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
W20260806 03:53:38.669417  9678 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.293s	user 0.008s	sys 0.015s
I20260806 03:53:38.671064  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3115) took 2132 ms. Trace:
I20260806 03:53:38.714290  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3116) took 2175 ms. Trace:
I20260806 03:53:38.714433  2372 rpcz_store.cc:276] 0806 03:53:36.538701 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.630806 (+2092105us) service_pool.cc:227] Handling call
0806 03:53:38.670221 (+ 39415us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.670637 (+   416us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:38.670671 (+    34us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:38.670737 (+    66us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:38.670778 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.670849 (+    71us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:38.670969 (+   120us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:38.677259  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1787) took 2404 ms (client timeout 1790 ms). Trace:
I20260806 03:53:38.679112  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3148) took 2361 ms. Trace:
I20260806 03:53:38.691800  9508 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:38.697001  9899 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.261s	user 0.002s	sys 0.000s
I20260806 03:53:38.721828  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3170) took 1254 ms. Trace:
I20260806 03:53:38.722261  2482 rpcz_store.cc:276] 0806 03:53:37.462994 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.635103 (+1172109us) service_pool.cc:227] Handling call
0806 03:53:38.664749 (+ 29646us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.713164 (+ 48415us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.717766 (+  4602us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.712692  2379 rpcz_store.cc:276] 0806 03:53:35.112563 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.716101 (+2603538us) service_pool.cc:227] Handling call
0806 03:53:37.716465 (+   364us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.321365 (+604900us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.662378 (+341013us) spinlock_profiling.cc:243] Waited 424 ms on lock 0x7b54000591d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:38.662760 (+   382us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":975031168}
I20260806 03:53:38.716250  2474 rpcz_store.cc:276] 0806 03:53:36.317772 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.530167 (+212395us) service_pool.cc:227] Handling call
0806 03:53:36.530645 (+   478us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:38.395676 (+1865031us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.678715 (+283039us) spinlock_profiling.cc:243] Waited 1.86 s on lock 0x7b540019ee54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:38.679034 (+   319us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4283821312}
I20260806 03:53:38.713860  2483 rpcz_store.cc:276] 0806 03:53:37.374312 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.770299 (+395987us) service_pool.cc:227] Handling call
0806 03:53:38.144052 (+373753us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.328348 (+184296us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.665116 (+336768us) spinlock_profiling.cc:243] Waited 373 ms on lock 0x7b5400037350. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:38.665272 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":858180480}
I20260806 03:53:38.699909  2225 catalog_manager.cc:5495] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:38.714649  2373 rpcz_store.cc:276] 0806 03:53:36.539038 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.647452 (+2108414us) service_pool.cc:227] Handling call
0806 03:53:38.653292 (+  5840us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.714028 (+ 60736us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.714225 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.712507  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:38.715631  2370 rpcz_store.cc:269] 0806 03:53:36.272706 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.676825 (+2404119us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:38.677024 (+   199us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:38.745293  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:38.724300  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:38.709592  9847 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:38.620471  2481 rpcz_store.cc:276] 0806 03:53:36.761477 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.772243 (+ 10766us) service_pool.cc:227] Handling call
0806 03:53:36.772705 (+   462us) raft_consensus.cc:1457] Updating replica for 3 ops
0806 03:53:37.239442 (+466737us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:37.239477 (+    35us) raft_consensus.cc:1525] Triggering prepare for 3 ops
0806 03:53:37.242146 (+  2669us) log.cc:842] Serialized 78 byte log entry
0806 03:53:37.358390 (+116244us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:37.514527 (+156137us) log.cc:842] Serialized 14 byte log entry
0806 03:53:37.718881 (+204354us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:37.718971 (+    90us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:38.475534 (+756563us) spinlock_profiling.cc:243] Waited 85 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:38.614734 (+139200us) raft_consensus.cc:1671] finished
0806 03:53:38.614919 (+   185us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:38.615263 (+   344us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":24380,"prepare.queue_time_us":352637,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":45,"raft.queue_time_us":691981,"raft.run_cpu_time_us":341,"raft.run_wall_time_us":16999,"spinlock_wait_cycles":195498368,"thread_start_us":856022,"threads_started":4,"wal-append.queue_time_us":386317}
I20260806 03:53:38.647264  9633 consensus_queue.cc:237] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:38.654386  9722 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.752578  2429 leader_election.cc:398] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15.
I20260806 03:53:38.753571  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:38.762590  2429 leader_election.cc:401] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Cancelling election due to peer responding with higher term
W20260806 03:53:38.767665  8943 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.954s	user 0.021s	sys 0.003s
W20260806 03:53:38.752516  9902 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.315s	user 0.003s	sys 0.000s
I20260806 03:53:38.762503  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:38.771727  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 121870us
I20260806 03:53:38.762022  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:38.773664  9590 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:38.774780  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:38.775342  9538 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:38.776463  9725 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.777670  2369 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:38.778204  9710 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:38.786183  2372 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:38.788064  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:38.789062  2483 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:38.790248  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:38.791077  2483 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:38.793797  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3117) took 2239 ms. Trace:
I20260806 03:53:38.794692  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:38.794348  2372 rpcz_store.cc:276] 0806 03:53:36.554685 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.749973 (+2195288us) service_pool.cc:227] Handling call
0806 03:53:38.783919 (+ 33946us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.793460 (+  9541us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.793724 (+   264us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.791980  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:38.733896  9678 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.810811  2481 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:53:38.768638  9508 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.813959  2370 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 16 index: 8. (term mismatch)
I20260806 03:53:38.784595  8943 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:38.819231  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 66918.9us
I20260806 03:53:38.821365  9854 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:38.822664  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 104039us
I20260806 03:53:38.824739  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:38.815649  2370 pending_rounds.cc:76] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 7
I20260806 03:53:38.792253  9590 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:53:38.824800  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50179.9us
I20260806 03:53:38.827030  2376 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:38.825693  2474 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:38.825986  2370 pending_rounds.cc:97] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 15.8
I20260806 03:53:38.833070  2370 raft_consensus.cc:2866] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:38.811491  9641 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:38.838275  2379 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:38.838871  2373 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:53:38.842361  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3121) took 2239 ms. Trace:
I20260806 03:53:38.842834  2373 rpcz_store.cc:276] 0806 03:53:36.602878 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.745399 (+2142521us) service_pool.cc:227] Handling call
0806 03:53:38.795307 (+ 49908us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.839340 (+ 44033us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.842278 (+  2938us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:38.845399  9709 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.084s	user 0.017s	sys 0.008s
I20260806 03:53:38.845996  9125 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:38.846576  9125 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:38.846165  9709 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.846815  2538 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:38.847018  9125 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:38.847065  9588 ts_tablet_manager.cc:1918] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260806 03:53:38.847896  9538 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:38.848536  3588 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 15: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:38.844971  9644 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:38.853353  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:38.857182  2372 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 12 index: 5. (term mismatch)
W20260806 03:53:38.845024  9897 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.437s	user 0.005s	sys 0.000s
W20260806 03:53:38.856355  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 354754us
I20260806 03:53:38.849676  9725 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:38.857640  2372 pending_rounds.cc:76] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 4
I20260806 03:53:38.867344  2372 pending_rounds.cc:97] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 10.5
I20260806 03:53:38.867705  2372 raft_consensus.cc:2866] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:38.887655  2474 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:38.868542  9588 log.cc:1196] T dfa9a0499fc04e10aefa0602a7adbbb1 P fe3d17f4ad984b9088a268d58d87469c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-2-root/wals/dfa9a0499fc04e10aefa0602a7adbbb1
I20260806 03:53:38.890476  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3127) took 1536 ms. Trace:
I20260806 03:53:38.899535  2370 rpcz_store.cc:276] 0806 03:53:37.354260 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.750458 (+1396198us) service_pool.cc:227] Handling call
0806 03:53:38.780644 (+ 30186us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.890173 (+109529us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.890407 (+   234us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:38.900238  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 47995.5us
I20260806 03:53:38.904397  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3129) took 1409 ms. Trace:
I20260806 03:53:38.904877  2372 rpcz_store.cc:276] 0806 03:53:37.494738 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.807150 (+1312412us) service_pool.cc:227] Handling call
0806 03:53:38.849125 (+ 41975us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.903684 (+ 54559us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.903961 (+   277us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.901661  2429 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:38.902675  2369 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260806 03:53:38.906351  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:38.907258  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3128) took 1413 ms. Trace:
I20260806 03:53:38.915086  2369 rpcz_store.cc:276] 0806 03:53:37.494366 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.810964 (+1316598us) service_pool.cc:227] Handling call
0806 03:53:38.848871 (+ 37907us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.906944 (+ 58073us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.907193 (+   249us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.892365  9841 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 14. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15.
I20260806 03:53:38.834944  2225 catalog_manager.cc:5495] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:53:38.920717  9678 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:38.948256  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 101608us
I20260806 03:53:38.924919  9705 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:38.955371  2474 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 7.
I20260806 03:53:38.952692  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 802) took 4530 ms. Trace:
W20260806 03:53:38.957006  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47142us
I20260806 03:53:38.965564  9588 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:44180 (request call id 421) took 7754 ms. Trace:
I20260806 03:53:38.966089  9588 rpcz_store.cc:276] 0806 03:53:31.281153 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:31.322620 (+ 41467us) service_pool.cc:227] Handling call
0806 03:53:32.874726 (+1552106us) ts_tablet_manager.cc:1145] Deleting tablet dfa9a0499fc04e10aefa0602a7adbbb1
0806 03:53:32.896296 (+ 21570us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0806 03:53:38.359883 (+5463587us) tablet_metadata.cc:641] Metadata flushed
0806 03:53:38.846564 (+486681us) tablet_metadata.cc:641] Metadata flushed
0806 03:53:38.965449 (+118885us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":3172666,"tablet-delete.queue_time_us":1340587,"thread_start_us":221084,"threads_started":1}
I20260806 03:53:38.968501  2372 pending_rounds.cc:76] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 2
I20260806 03:53:38.968950  2372 pending_rounds.cc:97] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260806 03:53:38.969225  2372 raft_consensus.cc:2866] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:38.967669  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:38.971158  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:38.971833  2474 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:53:38.972137  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1600) took 2978 ms. Trace:
I20260806 03:53:38.972826  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:38.973011  9712 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:38.973575  2474 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:38.958196  9705 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:38.974264  9705 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:38.974020  9712 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:38.969518  9229 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.106s
I20260806 03:53:38.957324  2374 rpcz_store.cc:276] 0806 03:53:34.414889 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.278764 (+1863875us) service_pool.cc:227] Handling call
0806 03:53:36.279074 (+   310us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:36.292370 (+ 13296us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:36.292407 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:36.306664 (+ 14257us) log.cc:842] Serialized 26 byte log entry
0806 03:53:36.530814 (+224150us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:38.688555 (+2157741us) spinlock_profiling.cc:243] Waited 4.7 ms on lock 0x7b1800263e60. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f
0806 03:53:38.688771 (+   216us) log.cc:842] Serialized 14 byte log entry
0806 03:53:38.902132 (+213361us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.911580 (+  9448us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:38.923641 (+ 12061us) raft_consensus.cc:1671] finished
0806 03:53:38.931736 (+  8095us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:38.945075 (+ 13339us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":50393,"prepare.queue_time_us":232200,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":58,"raft.queue_time_us":14311,"raft.run_cpu_time_us":345,"raft.run_wall_time_us":27390,"spinlock_wait_cycles":10815872,"thread_start_us":636318,"threads_started":3,"wal-append.queue_time_us":645630,"wal-append.run_cpu_time_us":8752,"wal-append.run_wall_time_us":1794948}
I20260806 03:53:38.979904  9590 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:38.984266  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 129904us
I20260806 03:53:38.974591  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:38.988431  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3139) took 2829 ms. Trace:
I20260806 03:53:38.987426  2474 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:38.988890  2479 rpcz_store.cc:276] 0806 03:53:36.158482 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.238517 (+ 80035us) service_pool.cc:227] Handling call
0806 03:53:36.255638 (+ 17121us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:36.255908 (+   270us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:36.306767 (+ 50859us) log.cc:842] Serialized 14 byte log entry
0806 03:53:38.555974 (+2249207us) spinlock_profiling.cc:243] Waited 5.86 ms on lock 0x7b1800513b20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b 00007f0d7cacf88a
0806 03:53:38.929220 (+373246us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:38.938733 (+  9513us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:38.954569 (+ 15836us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.954639 (+    70us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:38.988209 (+ 33570us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":49705,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":53,"spinlock_wait_cycles":13477632,"thread_start_us":332145,"threads_started":1}
I20260806 03:53:38.991070  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:38.937960  9665 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:38.992709  9722 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:38.994234  9538 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:38.994478  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:38.995164  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3103) took 3723 ms. Trace:
I20260806 03:53:38.996335  2375 rpcz_store.cc:276] 0806 03:53:35.268826 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.316011 (+3047185us) service_pool.cc:227] Handling call
0806 03:53:38.382946 (+ 66935us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.383500 (+   554us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:38.710456 (+326956us) log.cc:842] Serialized 14 byte log entry
0806 03:53:38.989695 (+279239us) log.cc:842] Serialized 14 byte log entry
0806 03:53:38.990611 (+   916us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:38.990774 (+   163us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:38.991024 (+   250us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.991288 (+   264us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:38.991839 (+   551us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":315,"prepare.queue_time_us":510572,"prepare.run_cpu_time_us":96,"prepare.run_wall_time_us":98,"raft.queue_time_us":35495,"raft.run_cpu_time_us":403,"raft.run_wall_time_us":404,"thread_start_us":507683,"threads_started":2}
I20260806 03:53:38.995298  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:39.000542  9725 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:39.003242  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:39.004570  9508 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.005147  9791 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260806 03:53:39.005733  2474 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:39.006752  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3164) took 1564 ms. Trace:
I20260806 03:53:39.006878  9709 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:39.007200  2484 rpcz_store.cc:276] 0806 03:53:37.442064 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.520380 (+1078316us) service_pool.cc:227] Handling call
0806 03:53:38.521204 (+   824us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:38.522127 (+   923us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:38.522172 (+    45us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:38.562170 (+ 39998us) log.cc:842] Serialized 26 byte log entry
0806 03:53:38.891376 (+329206us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:38.891435 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.891532 (+    97us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:39.006476 (+114944us) raft_consensus.cc:1671] finished
0806 03:53:39.006501 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:39.006659 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":3053,"raft.run_cpu_time_us":285,"raft.run_wall_time_us":32795,"thread_start_us":283334,"threads_started":1,"wal-append.queue_time_us":350688}
I20260806 03:53:39.008853  2474 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
W20260806 03:53:39.009960  9844 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.645s	user 0.009s	sys 0.016s
I20260806 03:53:39.010576  9844 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.011425  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3171) took 1547 ms. Trace:
I20260806 03:53:39.012916  2474 rpcz_store.cc:276] 0806 03:53:37.463330 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:39.007438 (+1544108us) service_pool.cc:227] Handling call
0806 03:53:39.008299 (+   861us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:39.009926 (+  1627us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:39.010423 (+   497us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:38.960530  8943 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.011003  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3162) took 1595 ms. Trace:
I20260806 03:53:38.945960  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:39.012569  2368 raft_consensus.cc:2354] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10.
I20260806 03:53:39.015987  2474 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 5. (term mismatch)
I20260806 03:53:39.026943  2474 pending_rounds.cc:76] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 4
I20260806 03:53:39.026796  9538 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:53:39.027343  2474 pending_rounds.cc:97] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 8.5
I20260806 03:53:39.027838  2474 raft_consensus.cc:2866] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:38.973049  9706 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.100s
I20260806 03:53:39.029098  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3172) took 1525 ms. Trace:
I20260806 03:53:39.029522  2474 rpcz_store.cc:276] 0806 03:53:37.504099 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:39.014953 (+1510854us) service_pool.cc:227] Handling call
0806 03:53:39.015463 (+   510us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:39.028704 (+ 13241us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:39.028996 (+   292us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:39.016603  2537 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:38.972594  2576 rpcz_store.cc:276] 0806 03:53:35.943738 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:35.943935 (+   197us) service_pool.cc:227] Handling call
0806 03:53:35.944431 (+   496us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:36.724990 (+780559us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.889952 (+2164962us) spinlock_profiling.cc:243] Waited 779 ms on lock 0x7b540039bcd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:38.922353 (+ 32401us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1792794368}
I20260806 03:53:39.045548  2369 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260806 03:53:39.047290  9555 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.252s	user 0.010s	sys 0.013s
I20260806 03:53:39.048125  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3175) took 1435 ms. Trace:
I20260806 03:53:39.048735  2474 rpcz_store.cc:276] 0806 03:53:37.612768 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:39.034548 (+1421780us) service_pool.cc:227] Handling call
0806 03:53:39.047408 (+ 12860us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:39.047742 (+   334us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:39.047772 (+    30us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:39.047828 (+    56us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:39.047881 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:39.047925 (+    44us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:39.048052 (+   127us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:39.060555  2474 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
W20260806 03:53:39.062147  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 134594us
I20260806 03:53:39.048125  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3174) took 1449 ms. Trace:
I20260806 03:53:39.065184  2479 rpcz_store.cc:276] 0806 03:53:37.598476 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:39.034004 (+1435528us) service_pool.cc:227] Handling call
0806 03:53:39.047503 (+ 13499us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:39.047767 (+   264us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:39.047788 (+    21us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:39.047833 (+    45us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:39.047869 (+    36us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:39.047921 (+    52us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:39.048052 (+   131us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":9088}
I20260806 03:53:39.070214  2484 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:39.076246  2538 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:39.017234  2477 rpcz_store.cc:276] 0806 03:53:37.415932 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.342868 (+926936us) service_pool.cc:227] Handling call
0806 03:53:38.394102 (+ 51234us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:38.510291 (+116189us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:38.510327 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:38.569828 (+ 59501us) log.cc:842] Serialized 26 byte log entry
0806 03:53:38.892110 (+322282us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:38.892159 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:38.892241 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:39.010604 (+118363us) raft_consensus.cc:1671] finished
0806 03:53:39.010629 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:39.010785 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":9341,"raft.queue_time_us":17952,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":10309,"thread_start_us":271453,"threads_started":1,"wal-append.queue_time_us":358875}
I20260806 03:53:39.037794  9644 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:39.093103  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3173) took 1565 ms. Trace:
I20260806 03:53:39.096683  2484 rpcz_store.cc:276] 0806 03:53:37.509323 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:39.032263 (+1522940us) service_pool.cc:227] Handling call
0806 03:53:39.070056 (+ 37793us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:39.074444 (+  4388us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:39.074682 (+   238us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:39.102129  9722 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:39.102520  9725 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:39.102701  9722 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:39.103058  9725 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:39.103230  9722 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:39.103547  9725 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:39.105113  9712 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:39.105790  9665 consensus_queue.cc:1046] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:39.107319  9665 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:39.099900  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:39.072764  9538 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.041s
I20260806 03:53:39.121567  2484 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:39.122164  2484 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:39.124193  9706 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:39.107843  9665 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:39.125733  2368 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3118) took 2534 ms (client timeout 1690 ms). Trace:
W20260806 03:53:39.126245  2368 rpcz_store.cc:269] 0806 03:53:36.591858 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.903006 (+311148us) service_pool.cc:227] Handling call
0806 03:53:39.125244 (+2222238us) spinlock_profiling.cc:243] Waited 1.92 s on lock 0x7b540014ee54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:39.125619 (+   375us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4407944960}
I20260806 03:53:39.125968  9665 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.128079  2479 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:53:39.118950  2481 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:53:39.135767  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:39.141456  2482 raft_consensus.cc:2396] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 12 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260806 03:53:39.048143  9555 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.123481  2484 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 14.7, Last appended by leader: 7, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:39.134183  9900 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.361s	user 0.000s	sys 0.002s
W20260806 03:53:39.129071  9887 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.412s	user 0.003s	sys 0.000s
I20260806 03:53:39.127929  9665 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:39.166026  2484 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:39.167740  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 151419us
I20260806 03:53:39.168752  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:39.169814  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 243827us
I20260806 03:53:39.144861  9644 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.153577  8943 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:39.177635  9706 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:53:39.178368  9509 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:39.181668  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 110311us
I20260806 03:53:39.184120  2538 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:39.176554  9844 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.181519  8943 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:39.204701  8943 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:53:39.231315  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 62662.8us
I20260806 03:53:39.209052  9644 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:39.202323  9750 consensus_queue.cc:1046] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.046s
I20260806 03:53:39.245463  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:39.245679  9754 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:39.246650  9644 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:39.249002  9847 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.227778  9538 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:39.255924  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3153) took 2876 ms. Trace:
I20260806 03:53:39.257854  9586 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:39.208199  9509 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.261448  9750 consensus_queue.cc:1225] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 11.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:53:39.263896  9590 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:53:39.251219  9706 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.013s
I20260806 03:53:39.282274  2217 catalog_manager.cc:4841] TS fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): tablet dfa9a0499fc04e10aefa0602a7adbbb1 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
W20260806 03:53:39.282692  2480 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3142) took 3093 ms (client timeout 2076 ms). Trace:
W20260806 03:53:39.283244  2480 rpcz_store.cc:269] 0806 03:53:36.188871 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.203588 (+ 14717us) service_pool.cc:227] Handling call
0806 03:53:39.282351 (+3078763us) spinlock_profiling.cc:243] Waited 2.08 s on lock 0x7b5400121954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:39.282586 (+   235us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4785736064}
I20260806 03:53:39.284392  9590 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:53:39.285771  3588 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 768) took 1462 ms (client timeout 1929 ms). Trace:
I20260806 03:53:39.285710  9590 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.11, Last appended by leader: 11, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:39.286345  3588 rpcz_store.cc:269] 0806 03:53:37.823666 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:37.834966 (+ 11300us) service_pool.cc:227] Handling call
0806 03:53:39.274534 (+1439568us) spinlock_profiling.cc:243] Waited 925 ms on lock 0x7b54006ff9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:39.285681 (+ 11147us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2127874816}
I20260806 03:53:39.287475  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3109) took 3258 ms. Trace:
I20260806 03:53:39.287926  2376 rpcz_store.cc:276] 0806 03:53:36.029488 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.592776 (+2563288us) service_pool.cc:227] Handling call
0806 03:53:38.616597 (+ 23821us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.834239 (+217642us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:39.287161 (+452922us) spinlock_profiling.cc:243] Waited 210 ms on lock 0x7b54003e99d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:39.287392 (+   231us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":483330432}
I20260806 03:53:39.256949  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:39.269485  2478 rpcz_store.cc:276] 0806 03:53:36.379456 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:36.611454 (+231998us) service_pool.cc:227] Handling call
0806 03:53:36.611793 (+   339us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.376522 (+1764729us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:39.241188 (+864666us) spinlock_profiling.cc:243] Waited 1.76 s on lock 0x7b54002c38d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:39.255812 (+ 14624us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4055933824}
I20260806 03:53:39.296319  2483 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:39.266898  9538 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:39.279369  9854 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:39.303074  9678 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:39.306733  9378 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:39.312261  9508 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:39.314337  2332 leader_election.cc:334] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.515s (SENT)
W20260806 03:53:39.315186  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 58365.6us
I20260806 03:53:39.314587  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3165) took 1867 ms. Trace:
W20260806 03:53:39.291386  2331 connection.cc:232] RPC call timeout handler was delayed by -2.8806979791261256s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17010000000000003s for a response
W20260806 03:53:39.319149  2331 connection.cc:232] RPC call timeout handler was delayed by -2.6322065328713506s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15900000000000003s for a response
I20260806 03:53:39.299536  9555 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.303171  9538 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:39.341785  2331 connection.cc:232] RPC call timeout handler was delayed by -2.3820568360388279s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2399s for a response
I20260806 03:53:39.330130  3547 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:39.327975  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 463532us
I20260806 03:53:39.317813  2476 rpcz_store.cc:276] 0806 03:53:37.447409 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.562013 (+1114604us) service_pool.cc:227] Handling call
0806 03:53:38.600673 (+ 38660us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:38.685073 (+ 84400us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:38.685651 (+   578us) log.cc:842] Serialized 14 byte log entry
0806 03:53:38.905399 (+219748us) log.cc:842] Serialized 14 byte log entry
0806 03:53:39.262898 (+357499us) spinlock_profiling.cc:243] Waited 3.71 ms on lock 0x7b1800514720. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d764 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:53:39.288996 (+ 26098us) spinlock_profiling.cc:243] Waited 2.1 ms on lock 0x7b1800514720. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d799d8990 00007f0d79b9a864 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7 00007f0d7cae0058
0806 03:53:39.289208 (+   212us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:39.303544 (+ 14336us) log.cc:842] Serialized 26 byte log entry
0806 03:53:39.303745 (+   201us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:39.303771 (+    26us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:39.303871 (+   100us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:39.314313 (+ 10442us) raft_consensus.cc:1671] finished
0806 03:53:39.314343 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:39.314512 (+   169us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":390866,"prepare.queue_time_us":1071,"prepare.run_cpu_time_us":109,"prepare.run_wall_time_us":111,"raft.queue_time_us":393320,"raft.run_cpu_time_us":313,"raft.run_wall_time_us":4714,"spinlock_wait_cycles":29449728,"thread_start_us":218839,"threads_started":1,"wal-append.queue_time_us":387276}
W20260806 03:53:39.347594  2331 connection.cc:232] RPC call timeout handler was delayed by -2.2729540800210088s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2903s for a response
W20260806 03:53:39.348374  2331 connection.cc:232] RPC call timeout handler was delayed by -2.246980908093974s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1515s for a response
I20260806 03:53:39.348611  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3107) took 3455 ms. Trace:
W20260806 03:53:39.348887  2331 connection.cc:232] RPC call timeout handler was delayed by -2.2028809080366045s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1564s for a response
I20260806 03:53:39.327342  9508 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:39.350759  2331 connection.cc:232] RPC call timeout handler was delayed by -2.1956809081602842s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1572s for a response
I20260806 03:53:39.313853  9854 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:39.325261  9750 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:39.345820  9509 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:39.357371  9907 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.203s	user 0.000s	sys 0.002s
I20260806 03:53:39.327183  9794 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.038s
I20260806 03:53:39.322103  9800 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:39.345721  9712 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:39.356446  2331 connection.cc:232] RPC call timeout handler was delayed by -2.1344809080474079s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.164s for a response
I20260806 03:53:39.372282  9528 consensus_queue.cc:1046] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.072s
W20260806 03:53:39.372713  9923 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
I20260806 03:53:39.370240  9757 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:53:39.389700  9508 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.373624  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:39.393110  2429 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:39.374217  9846 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:39.394932  9846 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.395488  9854 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.397099  9854 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:39.397971  9846 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.399525  9841 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:39.400163  9800 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.400818  9847 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.401460  9847 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:39.402182  9847 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.000s
I20260806 03:53:39.403312  9555 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:39.403685  9555 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:39.403877  9708 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:39.404414  9708 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:39.404796  9555 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.405561  9708 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.406117  9555 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:39.406029  9508 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:53:39.407367  9708 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:39.410162  9722 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.411737  2429 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:39.414134  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:39.377615  2331 connection.cc:232] RPC call timeout handler was delayed by -2.1344809080474079s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.164s for a response
I20260806 03:53:39.354187  9706 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.026s
I20260806 03:53:39.380532  9712 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:39.421638  2331 connection.cc:232] RPC call timeout handler was delayed by -2.1317809079773724s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1643s for a response
I20260806 03:53:39.384184  9556 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:39.385587  9725 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.414755  9846 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:39.414922  9791 raft_consensus.cc:3032] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:39.419174  9841 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:39.349509  2377 rpcz_store.cc:276] 0806 03:53:35.893152 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.590397 (+2697245us) service_pool.cc:227] Handling call
0806 03:53:38.651439 (+ 61042us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:38.711893 (+ 60454us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:39.018136 (+306243us) log.cc:842] Serialized 14 byte log entry
0806 03:53:39.348041 (+329905us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:39.348128 (+    87us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:39.348200 (+    72us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:39.348324 (+   124us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:39.348519 (+   195us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":13115,"prepare.queue_time_us":211160,"prepare.run_cpu_time_us":55,"prepare.run_wall_time_us":58,"raft.queue_time_us":16817,"raft.run_cpu_time_us":114,"raft.run_wall_time_us":113,"thread_start_us":461961,"threads_started":3}
I20260806 03:53:39.422235  9508 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:53:39.422251  9712 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:39.342054  9678 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:39.382220  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 93780.2us
W20260806 03:53:39.424458  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63220.5us
I20260806 03:53:39.424562  9706 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:39.435442  3547 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:39.450803  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 80146.9us
I20260806 03:53:39.453766  9229 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:39.454777  3588 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260806 03:53:39.454993  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 126557us
I20260806 03:53:39.455152  9229 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260806 03:53:39.407289  9378 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 4, Time since last communication: 0.050s
I20260806 03:53:39.457176  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:39.458684  9528 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260806 03:53:39.435611  2331 connection.cc:232] RPC call timeout handler was delayed by -2.1272809081710875s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1648s for a response
I20260806 03:53:39.457518  9378 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:39.438035  9791 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:39.464847  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:39.465346  3593 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:39.466354  9546 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:39.466068  9791 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:39.460721  2331 connection.cc:232] RPC call timeout handler was delayed by -2.122780908131972s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1653s for a response
W20260806 03:53:39.468294  2331 connection.cc:232] RPC call timeout handler was delayed by -2.122780908131972s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1653s for a response
I20260806 03:53:39.451506  9706 consensus_queue.cc:1046] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:39.378340  9644 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.069s
W20260806 03:53:39.468767  2331 connection.cc:232] RPC call timeout handler was delayed by -2.122780908131972s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1653s for a response
W20260806 03:53:39.476691  2331 connection.cc:232] RPC call timeout handler was delayed by -2.122780908131972s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1653s for a response
W20260806 03:53:39.477321  2331 connection.cc:232] RPC call timeout handler was delayed by -2.1022754260338843s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.23550000000000001s for a response
W20260806 03:53:39.477818  2331 connection.cc:232] RPC call timeout handler was delayed by -2.0561809081118554s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17270000000000002s for a response
W20260806 03:53:39.478266  2331 connection.cc:232] RPC call timeout handler was delayed by -2.0246809080708772s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17620000000000002s for a response
W20260806 03:53:39.478647  2331 connection.cc:232] RPC call timeout handler was delayed by -2.0048809081781656s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1784s for a response
W20260806 03:53:39.479001  2331 connection.cc:232] RPC call timeout handler was delayed by -2.0048809081781656s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1784s for a response
W20260806 03:53:39.479353  2331 connection.cc:232] RPC call timeout handler was delayed by -1.9571809081826359s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1837s for a response
W20260806 03:53:39.479722  2331 connection.cc:232] RPC call timeout handler was delayed by -1.9571809081826359s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1837s for a response
I20260806 03:53:39.449167  2484 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 7. Preceding OpId from leader: term: 15 index: 7. (term mismatch)
W20260806 03:53:39.480543  2331 connection.cc:232] RPC call timeout handler was delayed by -1.8851809080224484s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1917s for a response
W20260806 03:53:39.481154  2331 connection.cc:232] RPC call timeout handler was delayed by -1.85008090804331s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1956s for a response
W20260806 03:53:39.481665  2331 connection.cc:232] RPC call timeout handler was delayed by -1.8455809080041945s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19610000000000002s for a response
W20260806 03:53:39.482069  2331 connection.cc:232] RPC call timeout handler was delayed by -1.8428809081669897s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19640000000000002s for a response
W20260806 03:53:39.482456  2331 connection.cc:232] RPC call timeout handler was delayed by -1.8203809079714119s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19890000000000002s for a response
W20260806 03:53:39.482823  2331 connection.cc:232] RPC call timeout handler was delayed by -1.8167809080332518s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19930000000000003s for a response
W20260806 03:53:39.483186  2331 connection.cc:232] RPC call timeout handler was delayed by -1.7375809079967439s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2081s for a response
W20260806 03:53:39.483565  2331 connection.cc:232] RPC call timeout handler was delayed by -1.7375809079967439s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2081s for a response
W20260806 03:53:39.483930  2331 connection.cc:232] RPC call timeout handler was delayed by -1.7015809081494808s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2121s for a response
I20260806 03:53:39.467864  9791 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:39.470273  9508 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:39.504473  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:39.504813  9508 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:39.508462  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:39.509359  3593 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:39.510221  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3131) took 1040 ms. Trace:
I20260806 03:53:39.510655  2373 rpcz_store.cc:276] 0806 03:53:38.470141 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.852059 (+381918us) service_pool.cc:227] Handling call
0806 03:53:38.864139 (+ 12080us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:38.920128 (+ 55989us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:38.920185 (+    57us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:38.939371 (+ 19186us) log.cc:842] Serialized 26 byte log entry
0806 03:53:39.308668 (+369297us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:39.309109 (+   441us) log.cc:842] Serialized 14 byte log entry
0806 03:53:39.310508 (+  1399us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:39.310598 (+    90us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:39.509971 (+199373us) raft_consensus.cc:1671] finished
0806 03:53:39.509994 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:39.510154 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":39487,"prepare.queue_time_us":825,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":42,"raft.queue_time_us":22279,"raft.run_cpu_time_us":367,"raft.run_wall_time_us":31838,"thread_start_us":263946,"threads_started":1,"wal-append.queue_time_us":422437}
I20260806 03:53:39.513118  9378 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.516178  2477 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:39.480821  2484 pending_rounds.cc:76] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 6
W20260806 03:53:39.484470  2331 connection.cc:232] RPC call timeout handler was delayed by -1.7015809081494808s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2121s for a response
I20260806 03:53:39.425596  9556 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:39.520586  2331 connection.cc:232] RPC call timeout handler was delayed by -1.6862809080630541s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2138s for a response
I20260806 03:53:39.490612  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:39.491786  9706 raft_consensus.cc:3032] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:53:39.493405  2478 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:53:39.494148  9722 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:39.496775  3586 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17. Ops: []
I20260806 03:53:39.484989  9705 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.473366  9846 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 15.9, Next index: 10, Last known committed idx: 4, Time since last communication: 0.024s
I20260806 03:53:39.497769  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:39.498335  9125 consensus_meta.cc:287] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.650s	user 0.013s	sys 0.003s
I20260806 03:53:39.498251  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:39.499449  3590 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:39.499620  9636 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:39.503542  2476 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 16 index: 8. (index mismatch)
I20260806 03:53:39.520304  2484 pending_rounds.cc:97] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 14.7
I20260806 03:53:39.489070  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:39.521801  2331 connection.cc:232] RPC call timeout handler was delayed by -1.6691809080075473s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2157s for a response
W20260806 03:53:39.551260  2331 connection.cc:232] RPC call timeout handler was delayed by -1.663780908100307s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2163s for a response
W20260806 03:53:39.551663  2331 connection.cc:232] RPC call timeout handler was delayed by -1.6475809081457555s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21810000000000002s for a response
W20260806 03:53:39.551878  2331 connection.cc:232] RPC call timeout handler was delayed by -1.2947809081524611s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.25730000000000003s for a response
I20260806 03:53:39.523483  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:39.515724  9378 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.530750  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:39.489104  9925 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260806 03:53:39.557511  9556 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.559964  9372 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.019s
I20260806 03:53:39.535842  9229 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:39.562855  9229 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:39.564491  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:39.566138  9229 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.567660  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:39.568135  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:39.568758  2478 raft_consensus.cc:2362] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19. Re-sending same reply.
I20260806 03:53:39.569193  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:39.569705  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:39.570436  2478 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 9.
I20260806 03:53:39.570523  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:39.571163  2479 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:39.571426  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:39.469687  9800 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.550745  2484 raft_consensus.cc:2866] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:39.632818  2534 leader_election.cc:398] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10.
I20260806 03:53:39.633258  2534 leader_election.cc:401] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:53:39.524576  9706 raft_consensus.cc:729] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:39.544275  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:39.549468  9125 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:39.581568  9528 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:53:39.580816   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:53:39.634610  2478 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:39.550155  9636 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:39.534622  9725 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:39.592732  2474 raft_consensus.cc:2379] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:39.594369  2373 raft_consensus.cc:2379] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:39.639523  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:39.611639  2331 connection.cc:232] RPC call timeout handler was delayed by -1.2146809080149978s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2662s for a response
W20260806 03:53:39.580245  9932 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260806 03:53:39.634114  3588 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:39.634536  9556 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:39.646726  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:53:39.650554  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 160083us
W20260806 03:53:39.661527  2436 leader_election.cc:334] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.595s (SENT)
I20260806 03:53:39.662070  9556 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:39.665309  2379 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:39.665442  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:39.676782  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:39.677462  2377 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:39.677508  2368 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260806 03:53:39.679091  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:39.673595  2379 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:39.680927  2379 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:39.682170  2379 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:39.683158  9636 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.7, Last appended by leader: 7, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.684881  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:39.685181  9636 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:39.685809  2374 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:39.666990  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:39.688357  2376 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:39.668089  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:39.655622  9706 consensus_queue.cc:260] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.695174  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:39.669288  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:39.696435  2476 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:39.655864  9528 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 10
I20260806 03:53:39.699831  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:39.700606  2372 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:39.640126  9538 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:39.702832  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:39.704787  2481 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:39.705425  9706 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:39.706341  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:39.702898  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:39.710016  2370 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
W20260806 03:53:39.717602  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 165648us
I20260806 03:53:39.721738  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:39.722033  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:39.722582  2474 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:39.724291  9125 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:39.729672  9750 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:39.707338  9678 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.734090  3584 raft_consensus.cc:2396] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 15 because replica has last-logged OpId of term: 14 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 10.
I20260806 03:53:39.734683  9633 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:39.735183  9633 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:39.713617  9841 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:39.737391  9556 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.738183  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:39.739327  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:39.711048  9705 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:39.743242  2370 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:53:39.743502  9508 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.744982  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:39.750317  9538 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:39.718508  9800 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260806 03:53:39.756508  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 102676us
I20260806 03:53:39.756827  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:39.785725  2379 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 12. (term mismatch)
I20260806 03:53:39.727960  2377 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:39.757534  9712 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:39.775779  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:39.786124  2379 pending_rounds.cc:76] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 11
I20260806 03:53:39.715651  2477 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:53:39.791379  2379 pending_rounds.cc:97] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 15.12
I20260806 03:53:39.786480  2474 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:39.791767  2379 raft_consensus.cc:2866] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:39.792387  2372 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:39.793812  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:39.797752  9528 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10.
I20260806 03:53:39.798427  2482 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:39.794485  2484 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:39.810840  3588 raft_consensus.cc:3032] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:39.811024  2376 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: [13.7-13.7]
I20260806 03:53:39.799150  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:39.812253  3594 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:39.800463  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:39.801272  9666 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:39.811307  3588 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:53:39.802147  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 90314.7us
I20260806 03:53:39.802726  9678 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:39.789738  9800 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:39.791162  9555 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:39.804276  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:39.785615  8943 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.549s	user 0.013s	sys 0.004s
I20260806 03:53:39.822738  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:39.823611  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47954.9us
W20260806 03:53:39.826984  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49886.9us
I20260806 03:53:39.827535  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:39.829270  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:39.790925  9712 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:39.837510  9712 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:39.840732  2375 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:39.841948  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:39.842594  2375 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:39.831322  2474 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:39.844612  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:39.845096  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:39.845234  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:39.845460  2373 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:39.845808  2376 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:39.846089  2474 raft_consensus.cc:2354] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10.
I20260806 03:53:39.846710  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:39.847299  2373 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 11
I20260806 03:53:39.848506  9633 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.849387  2368 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
W20260806 03:53:39.853643  3584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 769) took 1697 ms (client timeout 1960 ms). Trace:
W20260806 03:53:39.854161  3584 rpcz_store.cc:269] 0806 03:53:38.156931 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.169797 (+ 12866us) service_pool.cc:227] Handling call
0806 03:53:39.853340 (+1683543us) spinlock_profiling.cc:243] Waited 1.4 s on lock 0x7b540070d0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:39.853541 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3214867328}
I20260806 03:53:39.855899  2481 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: [15.8-15.8]
I20260806 03:53:39.856881  3592 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 11. (term mismatch)
I20260806 03:53:39.836162  2379 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:39.858831  9508 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:39.834817  8943 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:39.861097  3588 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:39.861984  8943 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.862378  3588 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:39.857245  3592 pending_rounds.cc:76] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Aborting all ops after (but not including) 10
I20260806 03:53:39.824359  9666 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:39.865588  3592 pending_rounds.cc:97] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Aborting uncommitted NO_OP operation due to leader change: 14.11
I20260806 03:53:39.834978  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:39.789340  9841 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:39.833494  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:39.827028  9800 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:39.875023  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:39.872674  2379 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:39.869035  3592 raft_consensus.cc:2866] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:39.826812  9934 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:39.883641  9934 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:39.886086  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 146870us
I20260806 03:53:39.887761  9844 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:39.888206  2576 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:39.888370  2584 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260806 03:53:39.822163  9528 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.049s
I20260806 03:53:39.884114  9934 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:39.874470  9509 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260806 03:53:39.904141  3547 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.031s (SENT)
I20260806 03:53:39.888265  9844 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:39.909564  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 164723us
I20260806 03:53:39.921257  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:39.905072  9509 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:39.880457  9841 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:39.935245  2482 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260806 03:53:39.911854  9586 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:39.937266  2576 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:39.910806  9844 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:39.928761  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:39.941887  2481 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:39.933820  2476 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:39.953799  2484 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:39.955806  2578 raft_consensus.cc:2396] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 15 because replica has last-logged OpId of term: 14 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 10.
I20260806 03:53:39.958107  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:39.937952  9509 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:39.981807  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:39.982677  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 61825.5us
I20260806 03:53:39.982980  2474 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:39.986336  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:39.987135  2482 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:39.922602  9678 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.036s
I20260806 03:53:39.986749  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:39.989588  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78991.1us
W20260806 03:53:39.994465  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 90384.4us
I20260806 03:53:39.995325  9662 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:39.996100  9662 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:39.996847  8943 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:39.997426  8943 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:39.998427  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:39.999240  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:39.999657  8943 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:39.999893  3590 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:39.999939  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.004590  3588 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260806 03:53:39.997648  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.009111  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:40.009130  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.009907  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:40.010876  3586 raft_consensus.cc:2396] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 13 because replica has last-logged OpId of term: 11 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260806 03:53:40.009235  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.013724  3591 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:40.013960  3587 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:40.016899  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.017360  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.015187  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 781) took 1626 ms. Trace:
I20260806 03:53:40.018745  3592 rpcz_store.cc:276] 0806 03:53:38.379119 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:38.382404 (+  3285us) service_pool.cc:227] Handling call
0806 03:53:39.856457 (+1474053us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:39.883717 (+ 27260us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:39.992846 (+109129us) spinlock_profiling.cc:243] Waited 1.47 s on lock 0x7b540070d0d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:40.004969 (+ 12123us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3388853632}
I20260806 03:53:40.017699  3591 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:40.032644  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.033046  2581 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 15: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:40.035333  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:40.036332  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:40.038251  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.040011  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.040685  3585 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:40.038055  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:40.042629  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:40.046221  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.046926  3585 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:40.047447  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.048168  3588 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:40.049299  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:40.050093  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.050351  3584 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:40.050976  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.051637  3592 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:40.052074  9666 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:40.053543  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:40.054785  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.055670  3584 raft_consensus.cc:2396] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 13 because replica has last-logged OpId of term: 11 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260806 03:53:40.057731  3593 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260806 03:53:39.945963  9586 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:40.038969  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:40.061944  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.012771  9662 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:40.065675  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:40.065912  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.077755  2484 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:40.083743  2481 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:40.073393  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:40.092108  2474 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:40.099623  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.100790  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:40.101755  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:40.096621  2581 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:40.105538  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:40.111903  2534 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:40.105448  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:40.044113  9633 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.056s
I20260806 03:53:40.139274  2484 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:40.141423  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:40.147768  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:40.157698  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:40.148798  2484 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:40.110260  9546 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:40.111304  9662 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:40.160126  9662 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:40.160563  9662 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:40.161305  9546 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:40.161871  9546 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:40.132647  8943 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:53:40.175159  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:40.149654  9722 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:40.192725  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:40.193773  2377 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:40.195144  2376 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
W20260806 03:53:40.196233  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 157447us
I20260806 03:53:40.196838  2484 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:40.197139  3542 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:40.131772  9666 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 4, Time since last communication: 0.044s
W20260806 03:53:40.206802  9953 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260806 03:53:40.213677  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:40.215148  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:40.176493  9841 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:40.178207  9935 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:40.236451  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:40.238564  2376 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:40.240115  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 134772us
I20260806 03:53:40.241676  2474 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:40.243073  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:40.245559  9678 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:53:40.246266  9678 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:40.256258  2538 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:40.256832  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 224699us
I20260806 03:53:40.259161  9528 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260806 03:53:40.259809  9955 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.190s	user 0.000s	sys 0.001s
I20260806 03:53:40.260788  9528 consensus_queue.cc:1046] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
W20260806 03:53:40.261610  9975 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260806 03:53:40.261878  9125 raft_consensus.cc:3032] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:53:40.262317  9125 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:40.264178  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:40.263667  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:40.266041  2474 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260806 03:53:40.220716  9722 raft_consensus.cc:686] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:40.240888  9794 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:40.248293  9633 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:40.268519  2538 leader_election.cc:398] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10.
I20260806 03:53:40.276845  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:40.279583  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:40.306340  2538 leader_election.cc:401] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:53:40.282256  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.309531  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:40.311195  2481 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19. Ops: []
I20260806 03:53:40.263808  9636 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:40.318375  2377 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:40.273200  9935 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260806 03:53:40.321480  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48074.8us
I20260806 03:53:40.323506  2377 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:53:40.251451  9706 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.058s
W20260806 03:53:40.325745  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 59723.6us
I20260806 03:53:40.329200  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:40.331625  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 134576us
I20260806 03:53:40.331969  2375 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:40.305720  9633 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:40.333292  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:40.278399  9794 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:40.341020  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:40.342724  3587 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:40.268817  9538 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.058s
I20260806 03:53:40.339943  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:40.357319  3586 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:40.348649  9586 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:40.328485  9935 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:40.351634  9967 raft_consensus.cc:2741] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260806 03:53:40.247311  9678 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.12, Last appended by leader: 12, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:40.384263  9722 consensus_queue.cc:237] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:40.263370  9125 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:40.369199  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:40.352718  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:40.357975  9555 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.528s	user 0.013s	sys 0.001s
I20260806 03:53:40.393041  3594 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 15: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:40.393386  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 66912.8us
I20260806 03:53:40.394292  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:40.397023  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44410.9us
I20260806 03:53:40.399461  2372 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: [15.8-15.8]
W20260806 03:53:40.375633  2373 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.528s	user 0.015s	sys 0.000s
W20260806 03:53:40.376742  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 111861us
I20260806 03:53:40.377875  2377 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 6. Preceding OpId from leader: term: 15 index: 7. (index mismatch)
I20260806 03:53:40.341624  9633 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:40.378886  3592 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
W20260806 03:53:40.379464  9712 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.541s	user 0.007s	sys 0.007s
I20260806 03:53:40.368520  2376 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:40.381588  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:40.379829  9935 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:40.382535  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:40.368552  9666 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 10
W20260806 03:53:40.406427  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 53273.7us
I20260806 03:53:40.399868  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:40.410457  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:40.407426  2373 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:40.416887  3584 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:40.417835  2436 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:40.416613  3590 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:40.407266  9125 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:40.399813  9555 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260806 03:53:40.420717  9508 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.561s	user 0.011s	sys 0.003s
I20260806 03:53:40.411991  9841 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:40.436718  2484 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: []
W20260806 03:53:40.436509  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 126714us
I20260806 03:53:40.420483  9937 raft_consensus.cc:2741] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260806 03:53:40.421613  9986 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:40.439452  9528 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260806 03:53:40.446843  9800 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.544s	user 0.012s	sys 0.002s
W20260806 03:53:40.452605  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 123516us
I20260806 03:53:40.423882  9754 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.023s
I20260806 03:53:40.451587  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:40.419519  9712 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:40.444664  9538 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:40.462706  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:40.463042  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:40.460539  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:40.476255  2482 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
W20260806 03:53:40.458847  9958 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.209s	user 0.000s	sys 0.001s
I20260806 03:53:40.449985  9986 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:40.444274  9556 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
I20260806 03:53:40.479827  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:40.459357  9528 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:40.485953  2576 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:40.488193  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:40.489416  2331 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:40.492447  9841 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:53:40.496223  2584 raft_consensus.cc:2362] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13. Re-sending same reply.
I20260806 03:53:40.497535  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:40.502440  2581 raft_consensus.cc:2354] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13.
I20260806 03:53:40.488198  9937 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:40.460704  8943 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.037s
I20260806 03:53:40.383576  9967 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:53:40.485671  9538 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:40.435904  9794 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.8, Last appended by leader: 8, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:40.347649  9984 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:40.496179  9528 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:40.488445  9986 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:40.460173  9800 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:40.512364  9973 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.227s	user 0.000s	sys 0.001s
I20260806 03:53:40.504423  9968 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:40.500090  9993 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:40.520843  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:40.524683  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:40.573524  2369 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:40.496594  9678 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 8, Time since last communication: 0.030s
I20260806 03:53:40.498417  9989 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 15.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.040s
I20260806 03:53:40.580509  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:40.535542  9794 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:40.526559  9968 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:40.534649  9993 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:40.617384  9844 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.627s	user 0.013s	sys 0.000s
I20260806 03:53:40.557411  9967 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:40.609615  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:40.632639  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 230381us
W20260806 03:53:40.634855  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 196867us
I20260806 03:53:40.624636  9968 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:40.644480  2538 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:40.646380  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 220648us
I20260806 03:53:40.647190  3542 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:40.629102  9993 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:40.648798  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 79474.9us
W20260806 03:53:40.649194  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 249404us
I20260806 03:53:40.654224  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:40.647589  2436 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.549s (SENT) [suppressed 73 similar messages]
W20260806 03:53:40.664314  9991 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.158s	user 0.000s	sys 0.002s
I20260806 03:53:40.664119  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:40.665697  2575 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:40.645232  9967 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:53:40.629834  9678 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.023s
I20260806 03:53:40.631929  9844 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:40.647512  9555 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:40.649379  9984 raft_consensus.cc:3032] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:40.642729  9538 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:40.668186  9992 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260806 03:53:40.655848  9712 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:40.676355  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:40.650588  9998 consensus_queue.cc:1046] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.038s
I20260806 03:53:40.686581  2574 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:40.672168  9967 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:40.686910  2379 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: [12.5-12.5]
I20260806 03:53:40.682025  9555 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:40.718256  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:40.679873  9984 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:40.658125  9989 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.026s
W20260806 03:53:40.721870  9985 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.222s	user 0.002s	sys 0.000s
I20260806 03:53:40.683698  9996 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:40.726459  2581 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:53:40.720567  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:40.739459  3586 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:40.742599  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:40.801498  2575 raft_consensus.cc:2396] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 14 because replica has last-logged OpId of term: 13 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
W20260806 03:53:40.795760  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 306321us
W20260806 03:53:40.797586  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 122551us
W20260806 03:53:40.805696  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 304381us
I20260806 03:53:40.807013  2331 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:40.807997  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 159343us
W20260806 03:53:40.800120  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 153010us
W20260806 03:53:40.807694  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 153350us
I20260806 03:53:40.810160  2332 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:40.845783  8943 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:40.846535  8943 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:40.848567  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:40.847759  8943 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:40.879565  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 71286.8us
I20260806 03:53:40.798880  9800 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:40.969650  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 315724us
I20260806 03:53:41.025588  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:40.971606  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:40.971951  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:40.975343  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 329620us
W20260806 03:53:40.876035  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 67053.3us
I20260806 03:53:40.699386  9633 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:40.805008  9996 raft_consensus.cc:686] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:40.874130  8943 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:41.050940  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:40.742211 10005 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:40.802510  9636 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:40.742431 10003 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.280s
I20260806 03:53:41.015862  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:40.877483  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:40.998152  9556 consensus_queue.cc:1046] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.048s
I20260806 03:53:41.077697  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3204) took 1097 ms. Trace:
I20260806 03:53:41.070701  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:41.016734  9722 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:41.022763  2374 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19. Ops: []
I20260806 03:53:41.029779  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:41.035426  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:41.044112  9800 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260806 03:53:41.016567 10000 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260806 03:53:41.093547  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.094334  2575 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:41.095429  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:40.743278  9967 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.13, Last appended by leader: 13, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:41.097783  9967 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:53:41.097885  9509 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.095s	user 0.016s	sys 0.001s
I20260806 03:53:41.098508  9509 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:41.081290 10005 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:41.104014  9844 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:41.104772  9844 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:41.105239  9844 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:41.105619  9844 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:41.106598  9996 consensus_queue.cc:237] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:41.108836  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 231404us
I20260806 03:53:41.057014  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:41.071671  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:41.057927  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:41.073036  2436 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.868s (SENT)
W20260806 03:53:41.033667  9546 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.871s	user 0.012s	sys 0.006s
I20260806 03:53:40.719305  9586 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.093s
I20260806 03:53:41.078150  3593 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:41.018368  9750 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:41.081382  2476 rpcz_store.cc:276] 0806 03:53:39.980286 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:39.991835 (+ 11549us) service_pool.cc:227] Handling call
0806 03:53:40.024211 (+ 32376us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:40.037124 (+ 12913us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:40.037167 (+    43us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:40.043714 (+  6547us) log.cc:842] Serialized 26 byte log entry
0806 03:53:40.438379 (+394665us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:40.438447 (+    68us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:40.438546 (+    99us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:41.077390 (+638844us) raft_consensus.cc:1671] finished
0806 03:53:41.077417 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:41.077620 (+   203us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":111,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":8688,"thread_start_us":320788,"threads_started":1,"wal-append.queue_time_us":435825}
I20260806 03:53:40.681679 10009 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 9, Time since last communication: 0.128s
I20260806 03:53:41.081066  9636 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:41.024950 10013 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:53:41.172276  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 50810.6us
I20260806 03:53:41.077790  2574 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:41.086149  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.176549  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.086650  3594 raft_consensus.cc:2379] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:41.102126  9633 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:41.072791  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:41.050776  9662 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.890s	user 0.017s	sys 0.000s
W20260806 03:53:41.119349  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 91350.8us
I20260806 03:53:41.131806  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.186650  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.186800  2534 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:41.121264  3586 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:41.190011  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.190924  2574 raft_consensus.cc:2354] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11.
I20260806 03:53:41.016222  9984 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:41.192324  2575 raft_consensus.cc:2396] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 11 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260806 03:53:41.191785  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.197860  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.199424  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:41.194566  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 121546us
I20260806 03:53:41.121085 10005 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:41.133728  9800 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:41.175190  9998 raft_consensus.cc:3032] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:41.113387  9722 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:41.119256  9546 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:41.211511  9934 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.297s	user 0.012s	sys 0.006s
W20260806 03:53:41.248107  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 438682us
I20260806 03:53:41.211190  9633 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:53:41.262218  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.289873  2369 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:41.292479  2373 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12. Ops: [9.7-11.8]
I20260806 03:53:41.294430  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:41.308175  2376 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:41.139168  9750 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:41.313666  2575 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:41.314153  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:41.314913  2374 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:41.234434  9998 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:41.238014  9984 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:41.325517  2375 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: [12.9-12.9]
I20260806 03:53:41.196791  9662 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:41.349536  2576 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.777s	user 0.014s	sys 0.002s
W20260806 03:53:41.366750  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 326280us
I20260806 03:53:41.392271  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.305343  9555 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:41.249991  9705 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.133s
I20260806 03:53:41.236183  9800 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:41.324515  9633 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:41.399093  2578 raft_consensus.cc:2354] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:41.399691  2576 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:41.415999  2581 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
W20260806 03:53:41.419760  2331 leader_election.cc:334] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 2.067s (SENT)
I20260806 03:53:41.422647  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:41.423419  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:41.424798  9555 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:41.388273  9509 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:41.426266  3593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 782) took 1155 ms. Trace:
I20260806 03:53:41.434687  2331 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:41.436156  2575 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:41.264267  9934 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:41.436347  3593 rpcz_store.cc:276] 0806 03:53:40.270601 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:40.270784 (+   183us) service_pool.cc:227] Handling call
0806 03:53:41.426021 (+1155237us) spinlock_profiling.cc:243] Waited 762 ms on lock 0x7b54006b1f54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:41.426193 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1753492864}
I20260806 03:53:41.440068  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3170) took 1043 ms. Trace:
I20260806 03:53:41.447570  2377 rpcz_store.cc:276] 0806 03:53:40.396646 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:40.403347 (+  6701us) service_pool.cc:227] Handling call
0806 03:53:40.422617 (+ 19270us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:40.456872 (+ 34255us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:40.607564 (+150692us) log.cc:842] Serialized 14 byte log entry
0806 03:53:40.807917 (+200353us) log.cc:842] Serialized 14 byte log entry
0806 03:53:40.808358 (+   441us) log.cc:842] Serialized 14 byte log entry
0806 03:53:41.205077 (+396719us) spinlock_profiling.cc:243] Waited 4.66 ms on lock 0x7b18004fe6a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7 00007f0d7cae0058
0806 03:53:41.385586 (+180509us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:41.403544 (+ 17958us) log.cc:842] Serialized 52 byte log entry
0806 03:53:41.403993 (+   449us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:41.404085 (+    92us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:41.439515 (+ 35430us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:41.439601 (+    86us) raft_consensus.cc:1671] finished
0806 03:53:41.439632 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:41.439869 (+   237us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":35946,"prepare.queue_time_us":346946,"prepare.run_cpu_time_us":198,"prepare.run_wall_time_us":205,"raft.queue_time_us":742653,"raft.run_cpu_time_us":774,"raft.run_wall_time_us":98073,"spinlock_wait_cycles":28582912,"thread_start_us":481619,"threads_started":3,"wal-append.queue_time_us":427758}
I20260806 03:53:41.460759  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.464394  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.469121  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:41.473587  2576 raft_consensus.cc:2396] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 14 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 6.
I20260806 03:53:41.475647  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:41.481614  2376 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:41.485208  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.499997  3586 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:41.505822  2368 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: [16.8-16.8]
I20260806 03:53:41.507162  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.501487  2576 raft_consensus.cc:2396] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 13 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260806 03:53:41.507963  2577 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:41.513841  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:41.507328  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:41.516475  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:41.517877  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.518693  2577 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:41.519517  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.520071  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.520949  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.521500  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.522145  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.522790  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:41.523403  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:41.515165  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.525113  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:41.525795  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:41.526641  3588 raft_consensus.cc:2354] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:53:41.529901  2575 raft_consensus.cc:2396] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 14 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 6.
I20260806 03:53:41.520391  2577 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:53:41.560653  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 140819us
W20260806 03:53:41.562062  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.721s	user 0.007s	sys 0.018s
W20260806 03:53:41.588178  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.747s	user 0.009s	sys 0.020s
W20260806 03:53:41.594772  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 784913us
I20260806 03:53:41.595736  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:41.589437  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 478713us
I20260806 03:53:41.598229  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3153) took 1741 ms. Trace:
I20260806 03:53:41.597388  2538 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:41.598862  2368 rpcz_store.cc:276] 0806 03:53:39.839126 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:39.850234 (+ 11108us) service_pool.cc:227] Handling call
0806 03:53:39.851735 (+  1501us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:41.510448 (+1658713us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:41.580334 (+ 69886us) spinlock_profiling.cc:243] Waited 1.65 s on lock 0x7b54000596d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:41.580578 (+   244us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3793797504}
I20260806 03:53:41.524855  9722 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:53:41.471611  9555 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:41.608204  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:41.593802  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.605641  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:41.648262  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:41.610203  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:41.549033  9636 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:41.565300 10007 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.218s	user 0.000s	sys 0.001s
I20260806 03:53:41.661468  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:41.685586  2577 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:41.565364 10020 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:41.615094  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.688484  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.690156  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:41.648775  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 46942.3us
I20260806 03:53:41.648412  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:41.692855  3594 raft_consensus.cc:2396] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 18 because replica has last-logged OpId of term: 17 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 12.
I20260806 03:53:41.656960  2578 raft_consensus.cc:2396] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 11 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260806 03:53:41.560087 10009 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:53:41.693769 10009 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:41.694168  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.696076  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:41.609447  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:41.696709  2482 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260806 03:53:41.696991  2477 raft_consensus.cc:2396] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260806 03:53:41.697404  2575 raft_consensus.cc:2396] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 16 because replica has last-logged OpId of term: 15 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 9.
I20260806 03:53:41.698127  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:41.531363 10051 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:41.530925 10019 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
W20260806 03:53:41.577304  9990 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.610s	user 0.009s	sys 0.000s
W20260806 03:53:41.699376  9990 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.216s	user 0.013s	sys 0.001s
I20260806 03:53:41.681629  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:41.707998  2578 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260806 03:53:41.698490  2575 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17. Ops: []
W20260806 03:53:41.702479  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 106851us
I20260806 03:53:41.711232  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:41.566277 10032 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:41.531311 10044 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:41.565156 10021 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:41.648350 10003 consensus_queue.cc:1225] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 10.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
W20260806 03:53:41.703761  9666 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.279s	user 0.012s	sys 0.005s
I20260806 03:53:41.723322  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:41.531054 10030 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.514s
I20260806 03:53:41.691778  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:41.718596  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 131049us
I20260806 03:53:41.565408 10022 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:41.514377  9998 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:41.611718  9705 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:41.716882  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.710242  9546 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:41.726663  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:41.652801  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.601s	user 0.017s	sys 0.034s
W20260806 03:53:41.736052  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.505s	user 0.024s	sys 0.057s
I20260806 03:53:41.717051  2578 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 14. Current term is 15. Ops: []
W20260806 03:53:41.768800  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.717s	user 0.018s	sys 0.034s
W20260806 03:53:41.768877  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.025s	sys 0.057s
W20260806 03:53:41.769258  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 571548us
W20260806 03:53:41.769608  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 718713us
I20260806 03:53:41.702826  9989 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:41.765020  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:41.741317  2370 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.901s	user 0.000s	sys 0.014s
W20260806 03:53:41.784173  2370 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.975s	user 0.000s	sys 0.024s
I20260806 03:53:41.784986  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3158) took 1870 ms. Trace:
I20260806 03:53:41.785372  2370 rpcz_store.cc:276] 0806 03:53:39.914287 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:39.923601 (+  9314us) service_pool.cc:227] Handling call
0806 03:53:39.943326 (+ 19725us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:40.276139 (+332813us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:40.276182 (+    43us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:40.319959 (+ 43777us) log.cc:842] Serialized 52 byte log entry
0806 03:53:40.521838 (+201879us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:40.808723 (+286885us) log.cc:842] Serialized 14 byte log entry
0806 03:53:41.784615 (+975892us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:41.784701 (+    86us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:41.784753 (+    52us) raft_consensus.cc:1671] finished
0806 03:53:41.784765 (+    12us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:41.784923 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":21122,"prepare.queue_time_us":191135,"prepare.run_cpu_time_us":79,"prepare.run_wall_time_us":22705,"raft.queue_time_us":557017,"raft.run_cpu_time_us":406,"raft.run_wall_time_us":35124,"thread_start_us":1615022,"threads_started":4,"wal-append.queue_time_us":319559}
I20260806 03:53:41.787442  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:41.788530  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:41.789172  2477 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:53:41.746521  2429 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.790s (SENT)
I20260806 03:53:41.770368  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:41.749387  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:41.733347  2482 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:41.741317  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:41.715631 10019 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:41.731701 10032 raft_consensus.cc:686] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:41.731218  9990 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:41.791831  3545 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:41.806692  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:41.809108  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:41.724987  9994 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election won for term 16
W20260806 03:53:41.770946  9967 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.673s	user 0.009s	sys 0.006s
W20260806 03:53:41.813620  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 72402.3us
I20260806 03:53:41.732008  9666 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10.
I20260806 03:53:41.842123  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.792740  2578 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260806 03:53:41.737531 10051 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:41.762231  9750 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:41.831504  2377 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:41.765058  9705 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:41.792835  2370 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
W20260806 03:53:41.811694  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45040us
I20260806 03:53:41.838913  2331 leader_election.cc:398] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:53:41.853606  2331 leader_election.cc:401] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Cancelling election due to peer responding with higher term
I20260806 03:53:41.856942  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:41.858678  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:41.790779  9546 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:41.712010 10053 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 9, Time since last communication: 0.123s
I20260806 03:53:41.779214  9662 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:41.887642  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 48920.9us
I20260806 03:53:41.863540  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:41.789789 10052 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:41.791260  9125 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:41.709940 10020 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:41.870409  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 83307.1us
I20260806 03:53:41.871102  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:42.025763  2374 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:42.026234  2376 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:41.923094 10023 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election lost for term 13. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:53:41.770471 10048 consensus_queue.cc:1046] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.205s
W20260806 03:53:41.929214  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.521s	user 0.018s	sys 0.020s
I20260806 03:53:41.881000 10051 raft_consensus.cc:686] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:53:41.935269  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.615s	user 0.005s	sys 0.021s
W20260806 03:53:42.080307  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.859s	user 0.009s	sys 0.021s
I20260806 03:53:41.900668  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:41.862805  9994 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:41.934326 10080 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:41.805752 10076 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:42.037777 10053 consensus_queue.cc:1225] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 19.13 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260806 03:53:41.921653  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:41.763106 10022 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:41.870003  9990 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:42.019905  2583 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.905s	user 0.027s	sys 0.009s
I20260806 03:53:42.020171  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.887115  9546 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:41.737069 10021 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:41.910142  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:41.859982  9705 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:41.724457 10037 consensus_queue.cc:1046] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.163s
I20260806 03:53:41.869570 10006 consensus_queue.cc:1046] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.637s
I20260806 03:53:41.771781 10044 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:41.806773 10058 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:42.028463  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 139957us
I20260806 03:53:42.045109  9934 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:42.049124 10042 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.524s	user 0.002s	sys 0.004s
I20260806 03:53:42.051321 10077 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:42.053902 10012 raft_consensus.cc:3032] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:42.054404 10005 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 13.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:42.055261 10013 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:53:42.038687 10052 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.055478 10095 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:42.018865 10060 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:41.956270 10019 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:41.860430  9998 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:42.064002  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 272243us
I20260806 03:53:42.062798  2477 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
W20260806 03:53:42.024451  9993 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.362s	user 0.007s	sys 0.015s
W20260806 03:53:42.044240  9528 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.509s	user 0.008s	sys 0.011s
I20260806 03:53:42.097239  2370 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:42.084062  2575 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:53:42.098476  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:41.871028  9800 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:42.090714  2584 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:42.025491  9556 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:42.086647  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:42.039373  9125 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:41.992489 10032 consensus_queue.cc:237] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.4, Last appended by leader: 4, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.130086  2368 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:53:42.081791  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 335186us
I20260806 03:53:42.123606  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:42.294735  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:42.296233  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.567s	user 0.011s	sys 0.007s
W20260806 03:53:42.331807  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.603s	user 0.012s	sys 0.007s
W20260806 03:53:42.319553  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.922s	user 0.009s	sys 0.009s
W20260806 03:53:42.333518  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.936s	user 0.010s	sys 0.009s
W20260806 03:53:42.349598  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 952943us
I20260806 03:53:42.297940  2374 raft_consensus.cc:2354] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13.
W20260806 03:53:42.090379  9986 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.556s	user 0.018s	sys 0.000s
I20260806 03:53:42.295928  2376 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:42.308431  2583 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:42.360440  2377 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:42.169689 10072 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.174s	user 0.000s	sys 0.001s
W20260806 03:53:42.374220  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 80118.2us
I20260806 03:53:42.378185  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:42.379349  2370 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:53:42.168226 10043 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.360s	user 0.004s	sys 0.000s
I20260806 03:53:42.350670  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:42.365734  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 69792.7us
I20260806 03:53:42.367578  2578 raft_consensus.cc:2396] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 11 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260806 03:53:42.391929  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1634) took 1428 ms. Trace:
W20260806 03:53:42.159425  9935 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.735s	user 0.019s	sys 0.000s
I20260806 03:53:42.388190  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:42.270474  9844 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.164s	user 0.012s	sys 0.005s
I20260806 03:53:42.393404  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:42.392386  2583 rpcz_store.cc:276] 0806 03:53:40.942431 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.032288 (+ 89857us) service_pool.cc:227] Handling call
0806 03:53:42.370608 (+1338320us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:42.218784  9555 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:42.406909  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 56363.4us
I20260806 03:53:42.407905  2376 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:53:42.409029  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:42.319204  2572 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.796s	user 0.017s	sys 0.001s
I20260806 03:53:42.410104  2373 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:42.220376 10083 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:42.420379  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:42.411857  2572 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:42.415516  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:42.405395  2480 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:42.336834 10077 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:42.169411 10057 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:42.419553 10037 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:42.357422 10095 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.348688 10012 raft_consensus.cc:729] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:42.427647  2477 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: [12.9-12.9]
I20260806 03:53:42.432108  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:42.437196  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:42.422067  2374 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:53:42.388095 10013 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:53:42.434116  2479 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.639s	user 0.021s	sys 0.012s
W20260806 03:53:42.442505  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 355979us
W20260806 03:53:42.462198  2479 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.672s	user 0.021s	sys 0.012s
I20260806 03:53:42.437095  3542 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:42.424832  2577 raft_consensus.cc:2362] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13. Re-sending same reply.
I20260806 03:53:42.455338  2373 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
W20260806 03:53:42.433072  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.532s	user 0.014s	sys 0.018s
W20260806 03:53:42.477319  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.576s	user 0.014s	sys 0.018s
I20260806 03:53:42.441385  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:42.463330  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:42.479859  2576 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:53:42.434934 10055 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.711s	user 0.003s	sys 0.000s
I20260806 03:53:42.310523  9556 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:42.492580  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:42.422104 10093 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:42.485965  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:42.313484  9528 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.484680  2534 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:42.440210  9555 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:42.492523  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:42.514750  2374 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:42.425555  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2860) took 1200 ms. Trace:
I20260806 03:53:42.300495  9993 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.431432  9633 raft_consensus.cc:3032] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:42.170359 10051 consensus_queue.cc:237] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.439563 10037 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:42.453727  9934 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:42.354789  9990 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.419793  9935 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:42.456743 10036 consensus_queue.cc:1046] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.087s
I20260806 03:53:42.512553 10085 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:42.368638 10058 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.459527 10020 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:42.391705  9986 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.332988 10060 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.548588 10037 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:42.487716 10006 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:53:42.478947  9800 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:42.536746  2581 raft_consensus.cc:2354] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:53:42.487262 10022 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:42.533403  2376 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:53:42.423349  9844 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.542353  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:42.626612  2377 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:42.125531 10076 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:42.515301  9996 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:42.435781 10077 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:42.512269 10023 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:42.515926  2572 rpcz_store.cc:276] 0806 03:53:41.225718 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.522499 (+296781us) service_pool.cc:227] Handling call
0806 03:53:42.425374 (+902875us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:42.628510 10023 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.629117  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:42.630002  2572 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:42.630879  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:42.631014 10023 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:42.552948  2372 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:42.631788  9996 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:42.559708  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:42.632315  9996 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:42.561668  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:42.522758  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:42.431531 10083 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.524910  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:42.636638  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:42.578799  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:42.549216  9968 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.887s	user 0.020s	sys 0.000s
W20260806 03:53:42.552587  8943 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.492s	user 0.014s	sys 0.005s
I20260806 03:53:42.527741  9633 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:42.589366  3584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 687) took 1554 ms. Trace:
I20260806 03:53:42.545032 10078 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:42.218495  9994 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.491014 10030 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:42.666616  3587 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
W20260806 03:53:42.602969  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 118381us
W20260806 03:53:42.603708  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 49886.1us
I20260806 03:53:42.635068  2373 raft_consensus.cc:2354] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
W20260806 03:53:42.533066  9984 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.150s	user 0.019s	sys 0.004s
I20260806 03:53:42.459860 10057 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.640550  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:42.518157 10093 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:42.652966  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 773) took 1610 ms. Trace:
I20260806 03:53:42.605540 10020 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:42.661886  2375 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:42.541406  9555 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:42.653182  3584 rpcz_store.cc:276] 0806 03:53:41.034548 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.034709 (+   161us) service_pool.cc:227] Handling call
0806 03:53:41.070313 (+ 35604us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:41.259576 (+189263us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:41.259629 (+    53us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:41.387045 (+127416us) log.cc:842] Serialized 52 byte log entry
0806 03:53:41.713111 (+326066us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:41.892431 (+179320us) log.cc:842] Serialized 14 byte log entry
0806 03:53:42.023358 (+130927us) log.cc:842] Serialized 14 byte log entry
0806 03:53:42.023557 (+   199us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:42.023641 (+    84us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:42.589007 (+565366us) raft_consensus.cc:1671] finished
0806 03:53:42.589041 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:42.589279 (+   238us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":362455,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":52,"raft.queue_time_us":432245,"raft.run_cpu_time_us":756,"raft.run_wall_time_us":61579,"thread_start_us":591185,"threads_started":3,"wal-append.queue_time_us":404909}
I20260806 03:53:42.612835 10006 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:42.695855  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:42.670068  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 150446us
I20260806 03:53:42.670069  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:42.671298  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:42.503356 10040 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.170s
I20260806 03:53:42.677372  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:42.668583  9125 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:42.679477  2376 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:42.682097  2483 rpcz_store.cc:276] 0806 03:53:41.042953 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.043146 (+   193us) service_pool.cc:227] Handling call
0806 03:53:41.071193 (+ 28047us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:41.244201 (+173008us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:41.244245 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:41.257458 (+ 13213us) log.cc:842] Serialized 26 byte log entry
0806 03:53:41.351054 (+ 93596us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:41.351705 (+   651us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:41.352987 (+  1282us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:42.280950 (+927963us) spinlock_profiling.cc:243] Waited 4.5 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:42.636049 (+355099us) raft_consensus.cc:1671] finished
0806 03:53:42.636082 (+    33us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:42.652877 (+ 16795us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":317674,"raft.run_cpu_time_us":106,"raft.run_wall_time_us":107,"spinlock_wait_cycles":10349824,"thread_start_us":224800,"threads_started":2,"wal-append.queue_time_us":299538}
I20260806 03:53:42.694442 10124 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:42.693987 10020 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:42.694650  3543 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.588s	user 0.016s	sys 0.009s
W20260806 03:53:42.754113  3543 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.852s	user 0.017s	sys 0.010s
I20260806 03:53:42.560222  9934 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:42.697569  2331 leader_election.cc:334] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.515s (SENT)
W20260806 03:53:42.674696  9794 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 2.051s	user 0.006s	sys 0.015s
I20260806 03:53:42.676013  8943 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:42.598150  2576 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:42.737246  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:42.767199  2576 raft_consensus.cc:595] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:42.767433  2478 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:42.636360  9800 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.672972 10092 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:42.587574 10085 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.760360  2331 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:42.686975 10030 raft_consensus.cc:686] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:42.765827  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:42.695029 10081 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:42.819304  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:42.768913  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:42.779958  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:42.708921  9546 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:42.786286  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:42.589780 10012 consensus_queue.cc:260] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:42.653786  9968 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:42.824898 10072 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
W20260806 03:53:42.823841  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 126312us
I20260806 03:53:42.676383 10078 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:42.750840 10035 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:42.827051  2373 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:42.743619  9989 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.080s
I20260806 03:53:42.825544  9984 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:42.779959  2574 raft_consensus.cc:2396] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 16 because replica has last-logged OpId of term: 15 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 7.
W20260806 03:53:42.871191  2331 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.564s (SENT)
I20260806 03:53:42.891566  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:42.855834  2377 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:42.893514  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:42.825170  9794 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:42.817816  9528 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:42.842826 10081 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:42.885741  2376 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:42.903296  2377 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:42.916565  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:42.906720  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 126897us
I20260806 03:53:42.905687  2379 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:42.909101  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:42.775259 10092 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:42.836699 10079 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:42.765486 10124 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:42.783226  8943 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:42.850108 10125 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:43.019834  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 148706us
W20260806 03:53:43.020612  2331 leader_election.cc:334] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.572s (SENT)
W20260806 03:53:43.022810  2374 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.507s	user 0.016s	sys 0.000s
I20260806 03:53:42.997200  2576 raft_consensus.cc:2396] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 13 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260806 03:53:42.987895  2377 raft_consensus.cc:2362] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7. Re-sending same reply.
I20260806 03:53:43.025593  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:42.922638 10040 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:42.998692  2370 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.615s	user 0.012s	sys 0.004s
I20260806 03:53:43.040467  2370 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:42.903180  9989 consensus_queue.cc:1225] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 10.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260806 03:53:43.003378  2534 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:42.911216 10022 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:42.920445 10103 raft_consensus.cc:3032] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:53:42.987303  2577 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:53:42.996649  9794 raft_consensus.cc:686] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:43.023351  2374 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:43.026569  2376 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 7.
I20260806 03:53:43.059587  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:43.066380  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:43.067308  2374 raft_consensus.cc:2354] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13.
I20260806 03:53:43.047405 10077 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:42.997294  9990 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.049706  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:43.056094  9750 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.501s	user 0.000s	sys 0.019s
I20260806 03:53:43.006945 10092 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:43.052585 10102 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:43.025045 10052 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:42.991240  9125 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:43.033224  2373 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:43.093281  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:43.059684  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:53:43.060376  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 57118us
I20260806 03:53:43.061967  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:43.094403  3584 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:43.053787 10127 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.144s	user 0.000s	sys 0.000s
I20260806 03:53:43.100446  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:42.982360 10081 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:43.101277  3594 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:43.101620 10124 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.024260  9844 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:43.048740  2331 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.640s (SENT)
I20260806 03:53:43.102972  2331 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:43.103364 10081 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:43.104110  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 55440.8us
I20260806 03:53:43.104602  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3218) took 1407 ms. Trace:
W20260806 03:53:43.104799  2331 leader_election.cc:334] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.640s (SENT)
W20260806 03:53:43.105829  2331 leader_election.cc:334] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.648s (SENT)
I20260806 03:53:43.105026  2481 rpcz_store.cc:276] 0806 03:53:41.696946 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.699099 (+  2153us) service_pool.cc:227] Handling call
0806 03:53:41.699517 (+   418us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:41.861441 (+161924us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:41.862189 (+   748us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:41.886513 (+ 24324us) log.cc:842] Serialized 26 byte log entry
0806 03:53:42.105623 (+219110us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:42.105677 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:42.105762 (+    85us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:43.104349 (+998587us) raft_consensus.cc:1671] finished
0806 03:53:43.104376 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:43.104532 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":634692,"raft.run_cpu_time_us":195,"raft.run_wall_time_us":16663,"thread_start_us":203677,"threads_started":2,"wal-append.queue_time_us":1146238}
I20260806 03:53:43.106227  2331 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:43.107081  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:43.107441  2331 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.653s (SENT)
I20260806 03:53:43.108125 10093 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.107812  2481 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:43.110487  2370 raft_consensus.cc:2354] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:53:43.111690  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:43.076493  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:43.021153  9935 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:43.025372  9986 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.051570  2478 raft_consensus.cc:2396] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 13 because replica has last-logged OpId of term: 12 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
I20260806 03:53:42.903578 10035 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:43.079969  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:43.080225 10113 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.071s	user 0.002s	sys 0.000s
W20260806 03:53:43.080629 10111 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.461s	user 0.000s	sys 0.002s
I20260806 03:53:43.081117 10050 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:43.082012  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:43.138295  2376 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:43.082216 10077 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.139170  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:43.083421 10121 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260806 03:53:42.913851 10109 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:42.997656 10021 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.014778 10044 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.084800  2576 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:43.074535  2538 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:42.910600  9538 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.115s
I20260806 03:53:43.058342  9993 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:42.869413 10006 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 16.8, Last appended by leader: 8, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:43.097374 10058 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.098192 10126 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.034s
I20260806 03:53:43.098495  8943 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.099535 10057 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.102421 10137 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:43.059978 10030 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:43.114892  9844 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:43.059180 10103 raft_consensus.cc:729] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:43.013741 10079 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:43.116566 10083 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:43.117764 10110 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.425s	user 0.008s	sys 0.006s
I20260806 03:53:43.119287 10081 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:43.119379  3585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 522) took 2082 ms. Trace:
I20260806 03:53:43.107095  9990 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:43.120568  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1639) took 2026 ms. Trace:
W20260806 03:53:43.176848  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 69426.9us
W20260806 03:53:43.122501  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 55524.1us
I20260806 03:53:43.101298 10085 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.131143 10020 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:43.131368 10060 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.132091 10078 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:43.088277 10140 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:53:43.133513  9854 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:43.134327 10035 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.137399  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3216) took 1441 ms. Trace:
I20260806 03:53:43.137496  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:43.121809  9705 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.755s	user 0.013s	sys 0.001s
W20260806 03:53:43.143371  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 75818.9us
I20260806 03:53:43.144320  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:43.145589  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:43.143172  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3213) took 1448 ms. Trace:
I20260806 03:53:43.212383  2373 raft_consensus.cc:2362] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10. Re-sending same reply.
I20260806 03:53:43.212549  2370 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:53:43.212415  2476 rpcz_store.cc:276] 0806 03:53:41.695203 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.698134 (+  2931us) service_pool.cc:227] Handling call
0806 03:53:41.698506 (+   372us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:41.811753 (+113247us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:41.811804 (+    51us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:41.848615 (+ 36811us) log.cc:842] Serialized 26 byte log entry
0806 03:53:42.118680 (+270065us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:42.118732 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:42.118825 (+    93us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:43.142945 (+1024120us) raft_consensus.cc:1671] finished
0806 03:53:43.142970 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:43.143108 (+   138us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":521836,"spinlock_wait_cycles":29509888,"thread_start_us":313689,"threads_started":2,"wal-append.queue_time_us":523097}
I20260806 03:53:43.193037  2537 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:43.093185 10076 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:43.161718  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:43.161476  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:43.093371  9996 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:43.220674  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:43.221644  2370 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:43.222600  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:43.222944  9996 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:43.223253  2370 raft_consensus.cc:2362] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13. Re-sending same reply.
I20260806 03:53:43.224445  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:43.224128  9705 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:43.224920  2572 raft_consensus.cc:2354] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16.
I20260806 03:53:43.226008  2370 raft_consensus.cc:2354] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:43.226608  9705 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:43.227123  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:43.227872  2370 raft_consensus.cc:2362] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9. Re-sending same reply.
I20260806 03:53:43.229216  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:43.229135  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:43.230106  2377 raft_consensus.cc:2379] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:43.231235  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:43.179971  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:43.232479  2374 raft_consensus.cc:2362] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12. Re-sending same reply.
I20260806 03:53:43.233691  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:43.234472  2374 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
W20260806 03:53:43.165066 10038 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.883s	user 0.012s	sys 0.018s
I20260806 03:53:43.094565 10102 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:43.236315 10038 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.985s	user 0.013s	sys 0.018s
I20260806 03:53:43.238817  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3175) took 1466 ms. Trace:
I20260806 03:53:43.239269  2369 rpcz_store.cc:276] 0806 03:53:41.772848 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:42.057573 (+284725us) service_pool.cc:227] Handling call
0806 03:53:42.105468 (+ 47895us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:42.105974 (+   506us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:42.106018 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:42.171346 (+ 65328us) log.cc:842] Serialized 26 byte log entry
0806 03:53:42.504410 (+333064us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:42.504541 (+   131us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:42.504642 (+   101us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:43.238509 (+733867us) raft_consensus.cc:1671] finished
0806 03:53:43.238537 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:43.238743 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":4954,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":5220,"thread_start_us":283849,"threads_started":1,"wal-append.queue_time_us":646478}
W20260806 03:53:43.177733  2331 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.653s (SENT)
I20260806 03:53:43.215924  2534 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:43.242620  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 64931.2us
I20260806 03:53:43.151648  9722 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:43.148116  9935 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:43.160970 10137 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:43.072904 10040 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:43.156250  9934 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.036908 10125 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:43.176565 10081 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:43.321834 10081 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:43.202131  2478 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:43.326411  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1811) took 1474 ms. Trace:
I20260806 03:53:43.326956  2368 rpcz_store.cc:276] 0806 03:53:41.851823 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.858394 (+  6571us) service_pool.cc:227] Handling call
0806 03:53:43.326104 (+1467710us) spinlock_profiling.cc:243] Waited 257 ms on lock 0x7b540026fa54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:43.326320 (+   216us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":591154048}
W20260806 03:53:43.328790  2584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1627) took 2802 ms (client timeout 1550 ms). Trace:
W20260806 03:53:43.329496  2584 rpcz_store.cc:269] 0806 03:53:40.526595 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:40.526745 (+   150us) service_pool.cc:227] Handling call
0806 03:53:43.328497 (+2801752us) spinlock_profiling.cc:243] Waited 1.24 s on lock 0x7b54001892d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:43.328669 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2862636416}
I20260806 03:53:43.330902  9538 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:53:43.192485  9854 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:43.177050  2579 rpcz_store.cc:276] 0806 03:53:41.093822 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.096222 (+  2400us) service_pool.cc:227] Handling call
0806 03:53:41.096766 (+   544us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:41.103898 (+  7132us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:53:41.273187 (+169289us) log.cc:842] Serialized 14 byte log entry
0806 03:53:41.562518 (+289331us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:41.562590 (+    72us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:41.562653 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.120108 (+1557455us) spinlock_profiling.cc:243] Waited 6.88 ms on lock 0x7b540013b5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:43.120166 (+    58us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:43.120300 (+   134us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":3974,"prepare.queue_time_us":318444,"prepare.run_cpu_time_us":63,"prepare.run_wall_time_us":62,"raft.queue_time_us":14993,"raft.run_cpu_time_us":368,"raft.run_wall_time_us":82455,"spinlock_wait_cycles":15817984,"thread_start_us":453491,"threads_started":2,"wal-append.queue_time_us":942883}
I20260806 03:53:43.217466  2376 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:43.177217  9800 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.224264 10103 consensus_queue.cc:260] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:43.230027  2370 raft_consensus.cc:2362] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13. Re-sending same reply.
I20260806 03:53:43.170516  3585 rpcz_store.cc:276] 0806 03:53:41.038017 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.038343 (+   326us) service_pool.cc:227] Handling call
0806 03:53:41.079108 (+ 40765us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:41.182876 (+103768us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:41.182933 (+    57us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:41.183642 (+   709us) log.cc:842] Serialized 26 byte log entry
0806 03:53:41.386724 (+203082us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:41.608353 (+221629us) log.cc:842] Serialized 14 byte log entry
0806 03:53:41.702139 (+ 93786us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:41.702232 (+    93us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:43.116664 (+1414432us) spinlock_profiling.cc:243] Waited 28.1 ms on lock 0x7b18003cd000. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:53:43.118990 (+  2326us) raft_consensus.cc:1671] finished
0806 03:53:43.119134 (+   144us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:43.119308 (+   174us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":161943,"prepare.queue_time_us":662093,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":57,"raft.queue_time_us":658843,"raft.run_cpu_time_us":430,"raft.run_wall_time_us":34496,"spinlock_wait_cycles":64537856,"thread_start_us":375504,"threads_started":2,"wal-append.queue_time_us":345342}
I20260806 03:53:43.256763  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:43.239831  2578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2870) took 1313 ms (client timeout 1572 ms). Trace:
I20260806 03:53:43.188334 10006 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:43.201857  2484 rpcz_store.cc:276] 0806 03:53:41.696294 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.697694 (+  1400us) service_pool.cc:227] Handling call
0806 03:53:41.698075 (+   381us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:41.839195 (+141120us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:42.016980 (+177785us) log.cc:842] Serialized 14 byte log entry
0806 03:53:42.477414 (+460434us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:42.515001 (+ 37587us) log.cc:842] Serialized 52 byte log entry
0806 03:53:42.515186 (+   185us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:42.515492 (+   306us) log.cc:842] Serialized 14 byte log entry
0806 03:53:42.609450 (+ 93958us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:42.610086 (+   636us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:43.137149 (+527063us) raft_consensus.cc:1671] finished
0806 03:53:43.137175 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:43.137328 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":51741,"prepare.queue_time_us":214479,"prepare.run_cpu_time_us":79,"prepare.run_wall_time_us":83,"raft.queue_time_us":719040,"raft.run_cpu_time_us":748,"raft.run_wall_time_us":160987,"spinlock_wait_cycles":26880,"thread_start_us":757773,"threads_started":4,"wal-append.queue_time_us":841010}
I20260806 03:53:43.175869  2481 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:43.369966  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1821) took 1104 ms. Trace:
I20260806 03:53:43.283532  2377 raft_consensus.cc:2396] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 18 because replica has last-logged OpId of term: 16 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 12.
W20260806 03:53:43.289433  2436 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.549s (SENT)
I20260806 03:53:43.308696  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:43.309674  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 122896us
I20260806 03:53:43.313248  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:43.314276  8943 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:43.147787 10050 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:43.421528  2370 raft_consensus.cc:1203] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Deduplicated request from leader. Original: 13.8->[15.9-15.9]   Dedup: 15.9->[]
I20260806 03:53:43.315634 10019 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:43.185361  9794 consensus_queue.cc:237] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:43.316905  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:43.434775  2476 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:43.267192  9722 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:53:43.318689  9998 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.949s	user 0.016s	sys 0.000s
I20260806 03:53:43.318822  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3174) took 1546 ms. Trace:
I20260806 03:53:43.440186  2372 rpcz_store.cc:276] 0806 03:53:41.772538 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.772663 (+   125us) service_pool.cc:227] Handling call
0806 03:53:41.812896 (+ 40233us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:42.632245 (+819349us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.318514 (+686269us) spinlock_profiling.cc:243] Waited 740 ms on lock 0x7b54004290d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:43.318745 (+   231us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1701362048}
I20260806 03:53:43.319542  9555 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:43.278574 10137 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:43.320629 10139 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:43.321254 10002 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.808s	user 0.012s	sys 0.030s
W20260806 03:53:43.333402  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 89964.9us
I20260806 03:53:43.330926  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:43.241580 10078 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:43.362092  2369 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:43.471616  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3182) took 1684 ms. Trace:
I20260806 03:53:43.472132  2369 rpcz_store.cc:276] 0806 03:53:41.787153 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.267419 (+1480266us) service_pool.cc:227] Handling call
0806 03:53:43.361806 (+ 94387us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:43.471198 (+109392us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.471531 (+   333us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:43.259550 10140 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:43.368544  2578 rpcz_store.cc:269] 0806 03:53:41.926203 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:42.019737 (+ 93534us) service_pool.cc:227] Handling call
0806 03:53:43.239552 (+1219815us) spinlock_profiling.cc:243] Waited 33.9 ms on lock 0x7b540013abd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:43.239751 (+   199us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":77873536}
I20260806 03:53:43.280864  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:43.478406  2377 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
W20260806 03:53:43.393749  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 104395us
W20260806 03:53:43.480578  2436 leader_election.cc:334] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.550s (SENT)
W20260806 03:53:43.481385  2436 leader_election.cc:334] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.551s (SENT)
I20260806 03:53:43.485023  2476 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:43.378196  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:43.373363  2376 rpcz_store.cc:276] 0806 03:53:42.265467 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.368492 (+1103025us) service_pool.cc:227] Handling call
0806 03:53:43.368990 (+   498us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:43.369485 (+   495us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:43.369525 (+    40us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:43.369586 (+    61us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:43.369642 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.369719 (+    77us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:43.369883 (+   164us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1836}
W20260806 03:53:43.368152 10037 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.733s	user 0.014s	sys 0.001s
W20260806 03:53:43.422170  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 47168.2us
I20260806 03:53:43.493909  2537 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:43.422720  2482 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:43.151960 10109 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:43.315021  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 99232.4us
I20260806 03:53:43.468490  3593 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:43.427846  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:43.432796  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:43.432674  2370 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: [15.9-15.9]
I20260806 03:53:43.426316  3584 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:53:43.434172  2478 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:43.505327  2484 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:43.505769  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:43.506114  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:43.505167  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:43.295765  9935 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:43.457006  9854 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 12.5, Last appended by leader: 5, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:43.457988  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:43.373860  2577 raft_consensus.cc:2362] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10. Re-sending same reply.
W20260806 03:53:43.474586  2574 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2848) took 2369 ms (client timeout 1640 ms). Trace:
I20260806 03:53:43.491775  2576 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:43.429108 10103 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:43.499408  2481 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:43.506742  2478 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 7.
I20260806 03:53:43.438222 10019 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:43.534981 10019 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:43.535161  9125 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:43.536279  9528 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:53:43.539892  9935 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:43.540943  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:43.542364  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:43.514706  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1830) took 1059 ms. Trace:
I20260806 03:53:43.543068  2370 rpcz_store.cc:276] 0806 03:53:42.455234 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.367916 (+912682us) service_pool.cc:227] Handling call
0806 03:53:43.421334 (+ 53418us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:43.514295 (+ 92961us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.514623 (+   328us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:43.544178  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:43.544379  9854 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:43.544512  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:43.545151  2576 raft_consensus.cc:2396] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 16 because replica has last-logged OpId of term: 15 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 7.
I20260806 03:53:43.514087  2579 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:43.546025  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:43.449469 10139 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:43.546609  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:43.439754  9722 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:43.548429 10139 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:43.469172 10002 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.188s	user 0.012s	sys 0.031s
I20260806 03:53:43.549984  2483 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:53:43.521436  2574 rpcz_store.cc:269] 0806 03:53:41.105202 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.191495 (+ 86293us) service_pool.cc:227] Handling call
0806 03:53:43.452634 (+2261139us) spinlock_profiling.cc:243] Waited 1.58 s on lock 0x7b5400238554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:43.474475 (+ 21841us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3626010496}
I20260806 03:53:43.550433 10109 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.551450  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:43.552621 10125 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.525543  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:43.552733  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:43.585234  2579 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:43.527092  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:43.546025  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:43.546695  2476 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:43.579031  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:43.586340  2484 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:43.580572  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:43.586859  2576 raft_consensus.cc:2362] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10. Re-sending same reply.
I20260806 03:53:43.515491  9705 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:43.588279  2436 leader_election.cc:334] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.632s (SENT)
I20260806 03:53:43.436620  8943 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:43.583084  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:43.560528  2370 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: [12.5-12.5]
W20260806 03:53:43.584172  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 340796us
I20260806 03:53:43.555680  2538 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:43.447513 10092 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:43.595175  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:43.596593  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:43.589970  2436 leader_election.cc:334] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.683s (SENT)
I20260806 03:53:43.600070  2369 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:43.600000  2478 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:43.603343  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 77859.8us
I20260806 03:53:43.602944  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:43.619426  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:43.620150  2484 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:43.609424  2370 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
W20260806 03:53:43.611210 10135 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.158s	user 0.000s	sys 0.001s
I20260806 03:53:43.612038  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:43.611205  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:43.622588  2482 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:43.614830  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:43.505156 10078 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:43.623091  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:43.624740  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 69170.5us
W20260806 03:53:43.626739  2480 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3222) took 1905 ms (client timeout 2042 ms). Trace:
W20260806 03:53:43.627272  2480 rpcz_store.cc:269] 0806 03:53:41.709156 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.709371 (+   215us) service_pool.cc:227] Handling call
0806 03:53:43.614108 (+1904737us) spinlock_profiling.cc:243] Waited 636 ms on lock 0x7b54002b2354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:43.614229 (+   121us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1463700736}
I20260806 03:53:43.631022  2370 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 4. Preceding OpId from leader: term: 11 index: 5. (index mismatch)
W20260806 03:53:43.631443  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 106918us
I20260806 03:53:43.622062  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:43.636405  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:43.637354  3594 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:43.642961  2579 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:43.639693  2476 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:43.645620  2537 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:43.648862  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:43.649052  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:43.649832  3585 raft_consensus.cc:2396] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 14 because replica has last-logged OpId of term: 11 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 10.
I20260806 03:53:43.511628 10037 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:43.634878  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:43.647533  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:43.655750  2478 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:43.614897 10038 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:43.659646  2476 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:43.665918  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:43.666458  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:43.668363  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:43.669149 10130 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.246s	user 0.000s	sys 0.001s
I20260806 03:53:43.648411  9986 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:43.504740 10140 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:43.671583  9556 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:43.602182  9705 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:43.632534 10040 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.623148 10102 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.684379  2577 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
W20260806 03:53:43.721130  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 86471.5us
I20260806 03:53:43.666903 10116 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 15.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.010s
I20260806 03:53:43.742568  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2879) took 1195 ms. Trace:
I20260806 03:53:43.775745  2476 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 19 index: 13. (index mismatch)
I20260806 03:53:43.630326  9996 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:43.629884 10109 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:43.776703  2481 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:43.846649  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3226) took 1208 ms. Trace:
I20260806 03:53:43.845355  2478 rpcz_store.cc:276] 0806 03:53:42.547378 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.658694 (+1111316us) service_pool.cc:227] Handling call
0806 03:53:43.659136 (+   442us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:43.659369 (+   233us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:43.659404 (+    35us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:43.659462 (+    58us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:43.659506 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.660084 (+   578us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:43.742454 (+ 82370us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:43.803800  2436 leader_election.cc:334] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.749s (SENT)
I20260806 03:53:43.672494 10038 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:43.812789  2538 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:43.814363  3584 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:43.778644  2482 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:53:43.815688  9538 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:43.796124  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:43.776312 10126 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:43.846876  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2880) took 1299 ms. Trace:
I20260806 03:53:43.830197  2577 raft_consensus.cc:595] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:43.852335  2578 raft_consensus.cc:2396] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 16 because replica has last-logged OpId of term: 15 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 9.
W20260806 03:53:43.849061  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45324.6us
W20260806 03:53:43.862720  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50118.9us
W20260806 03:53:43.863384  2331 leader_election.cc:334] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.727s (SENT)
I20260806 03:53:43.847137  2481 rpcz_store.cc:276] 0806 03:53:42.639005 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.668168 (+1029163us) service_pool.cc:227] Handling call
0806 03:53:43.668695 (+   527us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:43.846236 (+177541us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.846562 (+   326us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:43.848482  2484 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:43.860402  2476 rpcz_store.cc:276] 0806 03:53:42.547728 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.663045 (+1115317us) service_pool.cc:227] Handling call
0806 03:53:43.741963 (+ 78918us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:43.846565 (+104602us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.846807 (+   242us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:43.856700  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2874) took 1326 ms. Trace:
I20260806 03:53:43.859923  2370 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:53:43.867197  2476 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260806 03:53:43.867923  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3231) took 1209 ms. Trace:
I20260806 03:53:43.868366  2484 rpcz_store.cc:276] 0806 03:53:42.658615 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.865240 (+1206625us) service_pool.cc:227] Handling call
0806 03:53:43.865615 (+   375us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:43.867579 (+  1964us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:43.867614 (+    35us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:43.867660 (+    46us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:43.867690 (+    30us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.867744 (+    54us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:43.867849 (+   105us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:43.849906 10153 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.232s	user 0.002s	sys 0.007s
I20260806 03:53:43.867020  2474 rpcz_store.cc:276] 0806 03:53:42.530341 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:42.530502 (+   161us) service_pool.cc:227] Handling call
0806 03:53:42.531002 (+   500us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:42.531305 (+   303us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:42.531332 (+    27us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:42.555951 (+ 24619us) log.cc:842] Serialized 26 byte log entry
0806 03:53:42.834693 (+278742us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:42.834856 (+   163us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:42.835101 (+   245us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:43.856416 (+1021315us) raft_consensus.cc:1671] finished
0806 03:53:43.856442 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:43.856629 (+   187us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":198709,"threads_started":1,"wal-append.queue_time_us":653781}
I20260806 03:53:43.858374  2584 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:43.803216 10125 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:43.870427  2476 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260806 03:53:43.863873  2331 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:43.856287 10038 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:43.886933  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:43.878937 10092 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:43.892763  2484 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260806 03:53:43.880575  9633 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:43.883380 10116 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:43.885216  2369 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:43.888688  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3230) took 1244 ms. Trace:
I20260806 03:53:43.901103  2481 rpcz_store.cc:276] 0806 03:53:42.644535 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.864647 (+1220112us) service_pool.cc:227] Handling call
0806 03:53:43.887861 (+ 23214us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:43.888208 (+   347us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:43.888248 (+    40us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:43.888310 (+    62us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:43.888357 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.888445 (+    88us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:43.888605 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:43.848484 10076 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:43.894141  2478 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:43.813961  9986 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:43.897497  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 251977us
I20260806 03:53:43.908074  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:43.908208  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3228) took 1265 ms. Trace:
I20260806 03:53:43.911633  2478 rpcz_store.cc:276] 0806 03:53:42.643720 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.848858 (+1205138us) service_pool.cc:227] Handling call
0806 03:53:43.873893 (+ 25035us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:43.907870 (+ 33977us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.908142 (+   272us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1408}
I20260806 03:53:43.869835 10109 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:43.910396  2484 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 4. Preceding OpId from leader: term: 11 index: 5. (index mismatch)
I20260806 03:53:43.923094  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:43.924197  2369 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:43.891947 10035 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:43.918828  9633 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:43.872702  9125 consensus_queue.cc:1046] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 3, Time since last communication: 0.049s
I20260806 03:53:43.928161  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:43.942500  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 79151.8us
W20260806 03:53:43.946404  2331 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.762s (SENT)
I20260806 03:53:43.946909  2331 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:43.949014  2581 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2836) took 2847 ms (client timeout 2573 ms). Trace:
I20260806 03:53:43.927019  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 774) took 2184 ms. Trace:
I20260806 03:53:43.951222  2479 rpcz_store.cc:276] 0806 03:53:41.742888 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.743255 (+   367us) service_pool.cc:227] Handling call
0806 03:53:41.777066 (+ 33811us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:42.462720 (+685654us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:42.462759 (+    39us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:42.513665 (+ 50906us) log.cc:842] Serialized 52 byte log entry
0806 03:53:42.730852 (+217187us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:42.730980 (+   128us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:42.731118 (+   138us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:43.926757 (+1195639us) raft_consensus.cc:1671] finished
0806 03:53:43.926780 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:43.926946 (+   166us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":13004,"raft.queue_time_us":621681,"raft.run_cpu_time_us":198,"raft.run_wall_time_us":21869,"thread_start_us":803000,"threads_started":2,"wal-append.queue_time_us":655239}
W20260806 03:53:43.949630  2581 rpcz_store.cc:269] 0806 03:53:41.101191 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.524866 (+423675us) service_pool.cc:227] Handling call
0806 03:53:43.948718 (+2423852us) spinlock_profiling.cc:243] Waited 1.01 s on lock 0x7b540028f0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:43.948916 (+   198us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2324720512}
I20260806 03:53:43.960726  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:43.961814  3592 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:53:43.966480  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:43.931644 10158 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
I20260806 03:53:43.933589 10053 raft_consensus.cc:3032] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:43.967847  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:43.962175  3587 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 699) took 2366 ms (client timeout 2121 ms). Trace:
W20260806 03:53:43.930979 10163 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
I20260806 03:53:43.970921  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:43.945412 10078 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:43.893488 10125 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:43.967046  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:43.930338 10155 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.105s	user 0.000s	sys 0.001s
I20260806 03:53:43.959017  9800 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:43.978734  3587 rpcz_store.cc:269] 0806 03:53:41.581985 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.582611 (+   626us) service_pool.cc:227] Handling call
0806 03:53:43.948153 (+2365542us) spinlock_profiling.cc:243] Waited 1.02 s on lock 0x7b54005a05d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:43.948330 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2337209216}
I20260806 03:53:43.973554 10035 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:43.926178 10092 consensus_queue.cc:1046] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.054s
I20260806 03:53:43.984156  9705 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:43.962883  9934 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:43.992376  3592 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: [13.11-14.12]
W20260806 03:53:44.003147 10164 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260806 03:53:43.977463 10053 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:43.964956  9555 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.027s
I20260806 03:53:44.010437  2574 raft_consensus.cc:2396] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 13 because replica has last-logged OpId of term: 12 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 5.
I20260806 03:53:43.981511  8943 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:43.919345 10076 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:44.015805  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 69443.4us
I20260806 03:53:44.016431  3587 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
W20260806 03:53:44.016780  2331 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.784s (SENT)
I20260806 03:53:43.933002 10109 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.015297 10078 raft_consensus.cc:3032] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:44.023553 10078 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:44.024555 10078 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:44.025938  9854 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:44.026283  9996 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:44.026744  9996 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:44.026607  9854 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:44.029018  2581 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:44.033211  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2895) took 1358 ms. Trace:
I20260806 03:53:44.033651  2578 rpcz_store.cc:276] 0806 03:53:42.675281 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.562205 (+886924us) service_pool.cc:227] Handling call
0806 03:53:44.032992 (+470787us) spinlock_profiling.cc:243] Waited 246 ms on lock 0x7b540004b854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:44.033142 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":565658880}
I20260806 03:53:44.036393  9854 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:44.027717  9996 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.038697  9996 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:44.039505  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2894) took 1378 ms. Trace:
I20260806 03:53:44.039997  2574 rpcz_store.cc:276] 0806 03:53:42.660917 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.551061 (+890144us) service_pool.cc:227] Handling call
0806 03:53:44.039208 (+488147us) spinlock_profiling.cc:243] Waited 456 ms on lock 0x7b54004556d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:44.039426 (+   218us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1048600448}
W20260806 03:53:44.041831  2375 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1809) took 2277 ms (client timeout 2097 ms). Trace:
W20260806 03:53:44.042328  2375 rpcz_store.cc:269] 0806 03:53:41.764540 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.764675 (+   135us) service_pool.cc:227] Handling call
0806 03:53:44.041572 (+2276897us) spinlock_profiling.cc:243] Waited 877 ms on lock 0x7b54003e8fd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:44.041746 (+   174us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2017902848}
I20260806 03:53:44.043776  2375 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:44.044381  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3179) took 2258 ms. Trace:
I20260806 03:53:44.044991  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2900) took 1178 ms. Trace:
I20260806 03:53:44.050201  2584 rpcz_store.cc:276] 0806 03:53:42.866303 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.542056 (+675753us) service_pool.cc:227] Handling call
0806 03:53:44.044764 (+502708us) spinlock_profiling.cc:243] Waited 315 ms on lock 0x7b5400156b54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:44.044915 (+   151us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":724720896}
I20260806 03:53:44.050140  2374 rpcz_store.cc:276] 0806 03:53:41.786235 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.272207 (+1485972us) service_pool.cc:227] Handling call
0806 03:53:43.356962 (+ 84755us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:43.367378 (+ 10416us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:43.367445 (+    67us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:43.374774 (+  7329us) log.cc:842] Serialized 26 byte log entry
0806 03:53:43.610088 (+235314us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:43.610167 (+    79us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.610251 (+    84us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:44.044106 (+433855us) raft_consensus.cc:1671] finished
0806 03:53:44.044131 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:44.044310 (+   179us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":9839,"raft.run_cpu_time_us":7608,"raft.run_wall_time_us":49493,"thread_start_us":156635,"threads_started":1,"wal-append.queue_time_us":424273}
I20260806 03:53:44.052943  2374 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 7. Current term is 8. Ops: [7.7-7.7]
I20260806 03:53:44.045009  2372 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:44.041424  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.047283  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2873) took 1517 ms. Trace:
I20260806 03:53:44.049206  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:44.011375 10037 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:44.056556  2581 raft_consensus.cc:2362] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10. Re-sending same reply.
I20260806 03:53:44.058079  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.090883  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:44.091001  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:44.012120 10140 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:44.054502  2477 rpcz_store.cc:276] 0806 03:53:42.529960 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:42.541085 (+ 11125us) service_pool.cc:227] Handling call
0806 03:53:42.570996 (+ 29911us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:43.060601 (+489605us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:43.060637 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:43.071351 (+ 10714us) log.cc:842] Serialized 26 byte log entry
0806 03:53:43.375779 (+304428us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:43.375821 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.375920 (+    99us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:44.047058 (+671138us) raft_consensus.cc:1671] finished
0806 03:53:44.047084 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:44.047215 (+   131us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":11624,"raft.queue_time_us":232494,"raft.run_cpu_time_us":152,"raft.run_wall_time_us":3329,"thread_start_us":691792,"threads_started":2,"wal-append.queue_time_us":530454}
I20260806 03:53:44.093731  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:44.101091  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 242542us
W20260806 03:53:44.135807  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 119059us
W20260806 03:53:44.136927  2331 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.837s (SENT)
I20260806 03:53:44.137427  2331 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:44.001291  9800 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.141717  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.148448  2578 raft_consensus.cc:2354] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14.
I20260806 03:53:44.089275  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:44.150170  2375 raft_consensus.cc:1203] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Deduplicated request from leader. Original: 11.9->[13.10-18.12]   Dedup: 13.10->[15.11-18.12]
I20260806 03:53:44.150976  2375 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19. Ops: [13.10-18.12]
I20260806 03:53:44.152488  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.155941  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.156406  2374 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: [12.9-12.9]
I20260806 03:53:44.157295  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:44.010021  9934 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.163812  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:44.167361 10179 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:53:44.167687  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.144579 10140 consensus_queue.cc:1046] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.024s
I20260806 03:53:44.164466 10033 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260806 03:53:44.169296  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:44.169899  2375 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:44.170469 10053 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.171464  9986 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:44.171734 10053 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:44.172083  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 826) took 1680 ms. Trace:
I20260806 03:53:44.173259 10125 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:44.172514  2373 rpcz_store.cc:276] 0806 03:53:42.491983 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.376854 (+884871us) service_pool.cc:227] Handling call
0806 03:53:43.436740 (+ 59886us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:43.438504 (+  1764us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:43.438689 (+   185us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:43.484727 (+ 46038us) log.cc:842] Serialized 26 byte log entry
0806 03:53:43.849837 (+365110us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:43.849886 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.849948 (+    62us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:44.171621 (+321673us) raft_consensus.cc:1671] finished
0806 03:53:44.171646 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:44.171990 (+   344us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":39136,"raft.queue_time_us":147,"raft.run_cpu_time_us":206,"raft.run_wall_time_us":24084,"thread_start_us":266630,"threads_started":1,"wal-append.queue_time_us":627580}
I20260806 03:53:44.159515  9586 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260806 03:53:44.174437  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.175099  2373 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:44.176291  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.165858  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.164597  2578 raft_consensus.cc:2362] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13. Re-sending same reply.
W20260806 03:53:44.167619  2331 leader_election.cc:334] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.837s (SENT)
I20260806 03:53:44.178217  2584 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:53:44.179313  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.177341  2369 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:53:44.185060  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:44.188719  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.189687  2578 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:53:44.151013 10035 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:44.190841  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.176770 10051 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:44.056178 10102 consensus_queue.cc:1046] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.113s
I20260806 03:53:44.201678  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.234249  2370 raft_consensus.cc:2396] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 18 because replica has last-logged OpId of term: 16 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 12.
I20260806 03:53:44.194563  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3188) took 1478 ms. Trace:
I20260806 03:53:44.199762  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.182710 10033 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:44.222608  2375 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:44.236557  2377 rpcz_store.cc:276] 0806 03:53:42.716455 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.479784 (+763329us) service_pool.cc:227] Handling call
0806 03:53:43.531483 (+ 51699us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:43.531816 (+   333us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:53:43.849529 (+317713us) log.cc:842] Serialized 14 byte log entry
0806 03:53:44.193938 (+344409us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:44.193995 (+    57us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:44.194057 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:44.194161 (+   104us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:44.194475 (+   314us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":452692,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":3591,"raft.queue_time_us":214,"raft.run_cpu_time_us":229,"raft.run_wall_time_us":5443,"thread_start_us":661168,"threads_started":2}
I20260806 03:53:44.234684  2374 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:53:44.238087  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 70531us
W20260806 03:53:44.247000  2331 leader_election.cc:334] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.917s (SENT)
I20260806 03:53:44.248433  2534 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:44.247907  2331 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:44.253576  3545 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:44.202397  9586 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:44.258407  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:44.255743  3545 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:44.262801  2534 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:44.156924  9854 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.050s
I20260806 03:53:44.206446  9968 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:44.210011 10037 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:44.263005  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:44.265667  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:44.289332  3584 raft_consensus.cc:2379] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:44.270295  2331 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 1.956s (SENT)
I20260806 03:53:44.265638  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:44.292928  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 418551us
I20260806 03:53:44.294113 10100 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:44.295017 10100 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:44.295835  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:44.297006  9968 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260806 03:53:44.297911  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:44.299186  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:44.299490  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.314503  2578 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:44.315083  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:44.316454  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:44.275161 10123 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:44.274107 10141 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:44.274487 10040 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:44.261072  9586 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:44.322705  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:44.266446  9538 raft_consensus.cc:686] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:44.341096  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 70855.8us
W20260806 03:53:44.341948  2331 leader_election.cc:334] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.964s (SENT)
I20260806 03:53:44.342442  2331 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:44.279400 10035 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:53:44.362386  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.307653  9633 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:44.266971  9989 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.065s
I20260806 03:53:44.318514  9968 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election won for term 13
W20260806 03:53:44.321257 10081 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.999s	user 0.013s	sys 0.004s
W20260806 03:53:44.366669  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 180255us
I20260806 03:53:44.363381  2578 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 10.
I20260806 03:53:44.260296 10033 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:44.378908  2436 leader_election.cc:398] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14.
I20260806 03:53:44.323140  9994 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:44.365306 10179 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:44.379521  2436 leader_election.cc:401] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:53:44.342736 10141 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:44.338320  9986 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:44.258121 10051 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.385304  2436 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:44.353283  9586 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:44.302089 10037 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.495029  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:44.366307  9633 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:44.360294 10181 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260806 03:53:44.500759  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 237893us
I20260806 03:53:44.519976  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:44.529544  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.435971 10125 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 14
I20260806 03:53:44.435210 10141 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:44.542407  2537 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:44.345618 10123 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.415189  9989 consensus_queue.cc:1225] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 11.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260806 03:53:44.385892 10035 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:44.296399 10100 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:44.342236  9538 consensus_queue.cc:237] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:44.379627 10191 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:44.436157  9986 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:44.384121  9968 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:53:44.592456  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 250565us
W20260806 03:53:44.593245  2331 leader_election.cc:334] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.989s (SENT)
W20260806 03:53:44.551402  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 228785us
I20260806 03:53:44.519888  9633 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:53:44.568051  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 273102us
I20260806 03:53:44.559592  2537 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:44.379325  9705 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.165s
I20260806 03:53:44.571018  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.525007 10102 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:44.384393 10081 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.552440  9800 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:44.594715  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:44.557372 10181 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
W20260806 03:53:44.585919 10006 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.211s	user 0.013s	sys 0.003s
I20260806 03:53:44.586732  9989 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:44.593822  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 208594us
I20260806 03:53:44.602703  9994 raft_consensus.cc:686] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:44.602792 10200 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:53:44.550877 10194 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:53:44.609278  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3229) took 1965 ms. Trace:
I20260806 03:53:44.612244  2436 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:44.613842  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.592082  9986 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:44.615334  2482 rpcz_store.cc:276] 0806 03:53:42.644214 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.854402 (+1210188us) service_pool.cc:227] Handling call
0806 03:53:43.876122 (+ 21720us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:43.876340 (+   218us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:53:44.205955 (+329615us) log.cc:842] Serialized 14 byte log entry
0806 03:53:44.608909 (+402954us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:44.608970 (+    61us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:44.609028 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:44.609104 (+    76us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:44.609229 (+   125us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":445110,"prepare.run_cpu_time_us":63,"prepare.run_wall_time_us":67,"thread_start_us":709358,"threads_started":3}
W20260806 03:53:44.619261 10171 log.cc:924] Time spent T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.302s	user 0.000s	sys 0.001s
W20260806 03:53:44.620612 10182 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.309s	user 0.001s	sys 0.000s
W20260806 03:53:44.624495 10173 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.380s	user 0.001s	sys 0.000s
I20260806 03:53:44.626060  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1827) took 2358 ms. Trace:
I20260806 03:53:44.626447  2368 rpcz_store.cc:276] 0806 03:53:42.267653 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.370959 (+1103306us) service_pool.cc:227] Handling call
0806 03:53:43.424617 (+ 53658us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:43.435155 (+ 10538us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:43.435209 (+    54us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:43.442467 (+  7258us) log.cc:842] Serialized 26 byte log entry
0806 03:53:43.887279 (+444812us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:43.887326 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:43.887399 (+    73us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:44.625773 (+738374us) raft_consensus.cc:1671] finished
0806 03:53:44.625801 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:44.625986 (+   185us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":52113,"raft.queue_time_us":122,"raft.run_cpu_time_us":153,"raft.run_wall_time_us":8579,"thread_start_us":366925,"threads_started":1,"wal-append.queue_time_us":672376}
I20260806 03:53:44.603909  9934 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:44.628455  9934 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:44.628971  9934 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:44.631183  2583 raft_consensus.cc:2396] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 17 because replica has last-logged OpId of term: 16 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 7.
I20260806 03:53:44.630728  2476 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:44.656014  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.608742 10208 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:53:44.572322 10183 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.086s
I20260806 03:53:44.631249  9666 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:44.663571  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:44.664753  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 105324us
I20260806 03:53:44.617070 10194 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:44.573184 10009 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 18.12, Last appended by leader: 12, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.670354 10194 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:53:44.681816  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2896) took 1985 ms (client timeout 1700 ms). Trace:
W20260806 03:53:44.721432  2583 rpcz_store.cc:269] 0806 03:53:42.696958 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:42.744768 (+ 47810us) service_pool.cc:227] Handling call
0806 03:53:44.681493 (+1936725us) spinlock_profiling.cc:243] Waited 1.79 s on lock 0x7b54004452d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:44.681712 (+   219us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4118179712}
W20260806 03:53:44.685303 10198 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.067s	user 0.002s	sys 0.000s
I20260806 03:53:44.691753  9555 raft_consensus.cc:3032] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:44.666728 10212 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:44.617228  9989 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.694898 10095 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:44.697458  9854 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:44.698192  9125 raft_consensus.cc:3032] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
W20260806 03:53:44.698707 10038 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.800s	user 0.014s	sys 0.002s
I20260806 03:53:44.699160 10051 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:44.701445  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3243) took 1160 ms. Trace:
I20260806 03:53:44.654458 10181 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.062s
I20260806 03:53:44.705278 10037 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:44.706912  2572 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2881) took 2098 ms (client timeout 1837 ms). Trace:
W20260806 03:53:44.751677  2572 rpcz_store.cc:269] 0806 03:53:42.608122 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:42.631780 (+ 23658us) service_pool.cc:227] Handling call
0806 03:53:44.706676 (+2074896us) spinlock_profiling.cc:243] Waited 581 ms on lock 0x7b540028e1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:44.706833 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1337075968}
I20260806 03:53:44.752900  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:44.708303  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 2.11632e+06us
I20260806 03:53:44.712581  9633 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.713760 10078 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:44.713712  9666 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:44.717279 10081 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:44.774154 10019 consensus_meta.cc:287] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.238s	user 0.007s	sys 0.009s
I20260806 03:53:44.750043 10095 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:44.774681 10019 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:44.775435 10095 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:44.775878 10095 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:44.776015  2581 raft_consensus.cc:2354] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 7. Current term is 8.
I20260806 03:53:44.776983 10123 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:44.778100  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.778798  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3186) took 2063 ms. Trace:
I20260806 03:53:44.779280  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.779174  2372 rpcz_store.cc:276] 0806 03:53:42.715177 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.444991 (+729814us) service_pool.cc:227] Handling call
0806 03:53:44.044771 (+599780us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:44.054344 (+  9573us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:44.778597 (+724253us) spinlock_profiling.cc:243] Waited 599 ms on lock 0x7b54003e8fd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:44.778733 (+   136us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1378555136}
I20260806 03:53:44.642508 10202 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.077s
W20260806 03:53:44.669601  9996 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.630s	user 0.015s	sys 0.000s
W20260806 03:53:44.733541  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 138919us
W20260806 03:53:44.751734 10137 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.303s	user 0.015s	sys 0.003s
I20260806 03:53:44.734460  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:44.736809  9854 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:44.595896 10179 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 14.7, Last appended by leader: 7, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:44.739212  9125 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:44.741736 10050 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:44.742486  9934 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:44.788606  2584 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
W20260806 03:53:44.742645 10205 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.237s	user 0.002s	sys 0.000s
W20260806 03:53:44.743292 10196 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260806 03:53:44.743207 10038 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.746029  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3189) took 2028 ms. Trace:
I20260806 03:53:44.748951  2476 rpcz_store.cc:276] 0806 03:53:43.541372 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.900593 (+359221us) service_pool.cc:227] Handling call
0806 03:53:43.901124 (+   531us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:44.640390 (+739266us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:44.701134 (+ 60744us) spinlock_profiling.cc:243] Waited 716 ms on lock 0x7b54000afad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:44.701364 (+   230us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1645882112}
W20260806 03:53:44.750234  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 151502us
I20260806 03:53:44.757112 10102 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:44.735276 10009 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:53:44.797709  2376 rpcz_store.cc:276] 0806 03:53:42.717236 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.503045 (+785809us) service_pool.cc:227] Handling call
0806 03:53:43.532836 (+ 29791us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:43.533144 (+   308us) raft_consensus.cc:1520] Early marking committed up to index 10
0806 03:53:43.892269 (+359125us) log.cc:842] Serialized 14 byte log entry
0806 03:53:44.100651 (+208382us) log.cc:842] Serialized 14 byte log entry
0806 03:53:44.745013 (+644362us) spinlock_profiling.cc:243] Waited 4.67 ms on lock 0x7b18004fe2e0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d799d8990 00007f0d79b9a864 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f 00007f0d7cadee88
0806 03:53:44.745273 (+   260us) log.cc:842] Serialized 14 byte log entry
0806 03:53:44.745525 (+   252us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:44.745581 (+    56us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:44.745634 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:44.745707 (+    73us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:44.745956 (+   249us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":624559,"prepare.queue_time_us":1158244,"prepare.run_cpu_time_us":177,"prepare.run_wall_time_us":182,"raft.queue_time_us":4242,"raft.run_cpu_time_us":353,"raft.run_wall_time_us":354,"spinlock_wait_cycles":10729728,"thread_start_us":566339,"threads_started":2,"wal-append.queue_time_us":359481}
I20260806 03:53:44.728210  9555 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:44.800176 10102 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:44.767629  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:44.770418  9633 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:44.772411  9722 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.224s	user 0.011s	sys 0.007s
I20260806 03:53:44.733712 10212 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:44.784684  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:44.780321 10201 log.cc:924] Time spent T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.150s	user 0.002s	sys 0.000s
I20260806 03:53:44.785866  9854 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.785899  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:44.784901  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:44.792204  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2862) took 3405 ms. Trace:
I20260806 03:53:44.752192 10035 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:44.668772  9968 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:44.805354  2577 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 16. Current term is 17. Ops: [16.12-16.12]
I20260806 03:53:44.829280  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.818856  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:44.826422  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3224) took 2189 ms (client timeout 1637 ms). Trace:
I20260806 03:53:44.818360  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:44.834810  2483 rpcz_store.cc:269] 0806 03:53:42.637254 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:42.741687 (+104433us) service_pool.cc:227] Handling call
0806 03:53:44.826114 (+2084427us) spinlock_profiling.cc:243] Waited 725 ms on lock 0x7b54002b1954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:44.826304 (+   190us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1668263680}
I20260806 03:53:44.820876  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:44.837787  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 52979.7us
I20260806 03:53:44.838274  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:44.834673  2583 raft_consensus.cc:2362] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9. Re-sending same reply.
I20260806 03:53:44.833313  2575 rpcz_store.cc:276] 0806 03:53:41.386702 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.722197 (+335495us) service_pool.cc:227] Handling call
0806 03:53:41.773339 (+ 51142us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:42.293578 (+520239us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:44.783334 (+2489756us) spinlock_profiling.cc:243] Waited 310 ms on lock 0x7b5400455bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:44.792126 (+  8792us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":713466240}
W20260806 03:53:44.839946  2429 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.549s (SENT)
I20260806 03:53:44.849785  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:44.851253  2429 leader_election.cc:334] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.550s (SENT)
I20260806 03:53:44.852779  2429 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:44.853470  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.849702  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:44.856473  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 817) took 4014 ms (client timeout 1978 ms). Trace:
I20260806 03:53:44.857090  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:44.857071  2379 rpcz_store.cc:269] 0806 03:53:40.842509 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:40.842847 (+   338us) service_pool.cc:227] Handling call
0806 03:53:44.856203 (+4013356us) spinlock_profiling.cc:243] Waited 1.88 s on lock 0x7b54003331d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:44.856372 (+   169us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4321271168}
I20260806 03:53:44.858430  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:44.826803 10175 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.383s	user 0.002s	sys 0.000s
I20260806 03:53:44.794133 10030 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:44.814944  9666 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.050s
I20260806 03:53:44.911398  2578 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:44.736186  9994 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.866834  2482 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:44.945647  2538 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:44.862502  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:44.947439  2483 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:44.867805  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.869355  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:44.804522 10038 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:44.816186 10006 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.099s
I20260806 03:53:44.807317  9934 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:44.908119  2479 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260806 03:53:44.865410  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:44.871958  2429 connection.cc:232] RPC call timeout handler was delayed by -1.82021549413912s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3899s for a response
I20260806 03:53:44.919731  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.917521  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.916975  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.916741  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.906594  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:44.916374  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.915694  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.872896  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.917090  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.917956  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:44.853220 10191 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:44.818091  9989 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:44.837719 10212 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:45.051864  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 439644us
I20260806 03:53:45.424422  2379 raft_consensus.cc:2354] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14.
W20260806 03:53:45.425386  2436 leader_election.cc:334] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.992s (SENT)
W20260806 03:53:44.953500  2429 connection.cc:232] RPC call timeout handler was delayed by -1.7327820449136198s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1632s for a response
W20260806 03:53:45.426934  2429 connection.cc:232] RPC call timeout handler was delayed by -1.6868820448871702s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1683s for a response
W20260806 03:53:45.427407  2429 connection.cc:232] RPC call timeout handler was delayed by -1.4468486760742962s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1736s for a response
W20260806 03:53:45.427774  2429 connection.cc:232] RPC call timeout handler was delayed by -1.4423486760351807s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17410000000000003s for a response
W20260806 03:53:45.428112  2429 connection.cc:232] RPC call timeout handler was delayed by -1.3867801858577877s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2436s for a response
I20260806 03:53:45.429944  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:44.915120  9854 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:44.863317 10125 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14.
I20260806 03:53:45.479534  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:45.481142  2575 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:45.056806  2478 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:53:44.910303 10206 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.206s	user 0.000s	sys 0.001s
W20260806 03:53:44.908921 10195 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.400s	user 0.003s	sys 0.000s
I20260806 03:53:45.558588  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1668) took 1352 ms. Trace:
I20260806 03:53:44.792542 10137 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.209471 10215 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:44.848723  9722 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:44.912942 10019 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:45.226423  2331 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.611s	user 0.043s	sys 0.068s
W20260806 03:53:45.586591  2331 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.971s	user 0.043s	sys 0.068s
W20260806 03:53:45.587018  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 971619us
W20260806 03:53:45.587777  2331 leader_election.cc:334] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.993s (SENT)
W20260806 03:53:45.189563 10126 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.317s	user 0.016s	sys 0.001s
I20260806 03:53:45.218564 10038 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:45.236562  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.914654  9586 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.213402  9546 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:45.016405 10030 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:45.194976  9934 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:45.385000 10100 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.564s	user 0.049s	sys 0.094s
I20260806 03:53:45.210057 10210 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:44.855350 10081 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:44.855468 10209 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:45.056535  2373 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:53:44.812767  9125 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.386916  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.801227  9555 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:44.860534 10002 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:44.866381 10087 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:44.861057 10207 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 9, Time since last communication: 0.365s
W20260806 03:53:45.388058  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 441029us
I20260806 03:53:45.388226  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:45.643796  2581 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:53:45.610526 10179 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.823s	user 0.033s	sys 0.125s
I20260806 03:53:45.387979  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:44.910835 10035 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:45.655788  3593 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 694) took 4169 ms (client timeout 1762 ms). Trace:
I20260806 03:53:45.656062  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:45.656533  3593 rpcz_store.cc:269] 0806 03:53:41.486548 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.486824 (+   276us) service_pool.cc:227] Handling call
0806 03:53:45.655549 (+4168725us) spinlock_profiling.cc:243] Waited 1.95 s on lock 0x7b5400580554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:45.655706 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4491036544}
I20260806 03:53:45.432900  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:45.464490  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:45.487082  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:45.658866  2484 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:45.659087  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1660) took 1485 ms. Trace:
I20260806 03:53:45.529974 10040 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:45.531978 10033 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:45.386816 10226 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:45.190443  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 304737us
I20260806 03:53:45.675906  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:45.559953  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:45.676997  2375 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:45.677306  2483 raft_consensus.cc:2396] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260806 03:53:45.559695  2575 rpcz_store.cc:276] 0806 03:53:44.205809 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:45.180409 (+974600us) service_pool.cc:227] Handling call
0806 03:53:45.558475 (+378066us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:45.421823  9986 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.779s	user 0.014s	sys 0.001s
I20260806 03:53:45.571915  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:45.572978  3594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 799) took 1596 ms. Trace:
I20260806 03:53:45.576560 10220 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:45.558650 10076 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:45.579183  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:45.583930  2436 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:45.691579  2581 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
W20260806 03:53:45.480505 10095 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.704s	user 0.011s	sys 0.008s
W20260806 03:53:45.600183  2331 leader_election.cc:334] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 2.081s (SENT)
I20260806 03:53:45.698879  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:45.607635  2576 raft_consensus.cc:2354] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12.
I20260806 03:53:45.634459  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:45.700300  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3208) took 1515 ms. Trace:
I20260806 03:53:45.600800 10126 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260806 03:53:45.628610  3542 leader_election.cc:334] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.978s (SENT)
I20260806 03:53:45.594072 10215 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.386807  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:45.647697  2372 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:45.650125  2376 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:45.659526  2583 rpcz_store.cc:276] 0806 03:53:44.173738 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:45.193908 (+1020170us) service_pool.cc:227] Handling call
0806 03:53:45.659015 (+465107us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:45.660712  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 223636us
I20260806 03:53:45.661520  2373 raft_consensus.cc:2354] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16.
I20260806 03:53:45.603255 10038 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:45.676559  3545 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.945s (SENT) [suppressed 54 similar messages]
I20260806 03:53:45.717947  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:45.719045  2575 raft_consensus.cc:2396] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 16 because replica has last-logged OpId of term: 15 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 7.
W20260806 03:53:45.655395 10179 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.862s	user 0.033s	sys 0.126s
I20260806 03:53:45.628089 10209 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:45.691995  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:45.589182  3584 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:45.688314  9528 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:45.730685  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:45.730381  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:45.653908 10002 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.705817  2374 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:45.611799 10100 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.791s	user 0.049s	sys 0.094s
W20260806 03:53:45.706768  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 78209us
I20260806 03:53:45.666357  9555 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:53:45.710815  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 126951us
W20260806 03:53:45.711504  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 111370us
W20260806 03:53:45.741904  2331 leader_election.cc:334] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Timed out: RequestConsensusVote RPC to 127.0.183.4:33215 timed out after 2.121s (SENT)
W20260806 03:53:45.742501  2331 leader_election.cc:334] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 2.121s (SENT)
I20260806 03:53:45.742532  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:45.742918  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:45.743757  2373 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:45.705052 10220 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.663125 10040 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:53:45.745519 10009 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.946s	user 0.010s	sys 0.012s
I20260806 03:53:45.745421 10040 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:45.746568 10040 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:45.746945  2375 raft_consensus.cc:2396] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 17 because replica has last-logged OpId of term: 16 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 11.
I20260806 03:53:45.747814  3588 raft_consensus.cc:2396] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 19 because replica has last-logged OpId of term: 18 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 12.
I20260806 03:53:45.747932  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:45.748760  2375 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:45.749571  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:45.750337  2375 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:45.751106  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:45.722000  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1671) took 1515 ms. Trace:
I20260806 03:53:45.722033  3545 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:45.690127 10005 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:45.700861  2377 rpcz_store.cc:276] 0806 03:53:44.185215 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:44.248608 (+ 63393us) service_pool.cc:227] Handling call
0806 03:53:44.249169 (+   561us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:44.250343 (+  1174us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:44.250393 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:44.259357 (+  8964us) log.cc:842] Serialized 26 byte log entry
0806 03:53:44.604326 (+344969us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:44.604368 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:44.604434 (+    66us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:44.909501 (+305067us) spinlock_profiling.cc:243] Waited 18 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:45.682886 (+773385us) raft_consensus.cc:1671] finished
0806 03:53:45.682926 (+    40us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:45.700181 (+ 17255us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":2195,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":5861,"spinlock_wait_cycles":41303296,"thread_start_us":285888,"threads_started":1,"wal-append.queue_time_us":394933}
W20260806 03:53:45.706696 10194 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.967s	user 0.016s	sys 0.002s
I20260806 03:53:45.729856  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:45.640265 10210 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:45.737725  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45871.9us
W20260806 03:53:45.776547  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 54628.5us
W20260806 03:53:45.777493  2331 leader_election.cc:334] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 2.157s (SENT)
W20260806 03:53:45.778512  2331 leader_election.cc:334] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 2.163s (SENT)
I20260806 03:53:45.778836  2331 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:45.702962  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:45.739768  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 309951us
I20260806 03:53:45.728050 10087 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election won for term 9
I20260806 03:53:45.752737 10093 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:45.790591  9538 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260806 03:53:45.753130 10228 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.292s	user 0.001s	sys 0.000s
I20260806 03:53:45.698100  9986 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.758034  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:45.760139 10097 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 2.623s	user 0.007s	sys 0.004s
I20260806 03:53:45.620379 10191 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 10.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.762198 10030 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:45.762802 10199 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.060s	user 0.000s	sys 0.011s
I20260806 03:53:45.731385 10209 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:53:45.764329 10189 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 1.402s	user 0.008s	sys 0.000s
I20260806 03:53:45.764683  9934 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:45.765508  9722 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:53:45.793241 10139 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:53:45.721920 10232 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:45.724896 10033 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 9, Time since last communication: 0.042s
I20260806 03:53:45.722154 10036 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:45.770287  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:45.683346  3594 rpcz_store.cc:276] 0806 03:53:43.976202 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.976348 (+   146us) service_pool.cc:227] Handling call
0806 03:53:43.988378 (+ 12030us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:43.995209 (+  6831us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:43.995245 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:43.999098 (+  3853us) log.cc:842] Serialized 26 byte log entry
0806 03:53:44.509948 (+510850us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:44.725629 (+215681us) log.cc:842] Serialized 14 byte log entry
0806 03:53:44.725979 (+   350us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:44.726100 (+   121us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:44.908073 (+181973us) spinlock_profiling.cc:243] Waited 149 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:45.572521 (+664448us) raft_consensus.cc:1671] finished
0806 03:53:45.572669 (+   148us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:45.572888 (+   219us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":173,"prepare.queue_time_us":360697,"prepare.run_cpu_time_us":9512,"prepare.run_wall_time_us":106446,"raft.queue_time_us":2701,"raft.run_cpu_time_us":300,"raft.run_wall_time_us":8246,"spinlock_wait_cycles":341628160,"thread_start_us":606400,"threads_started":2,"wal-append.queue_time_us":501407}
I20260806 03:53:45.771652  2575 rpcz_store.cc:276] 0806 03:53:44.206875 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:45.694012 (+1487137us) service_pool.cc:227] Handling call
0806 03:53:45.721928 (+ 27916us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:45.751825 10235 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:45.783507  2375 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 8: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:45.783759  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:45.785588  2476 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:53:45.789078  2331 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 2.181s (SENT)
I20260806 03:53:45.788887  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:45.870126  2479 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:45.789666  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:45.792092  2377 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:45.869814  2331 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:45.706146 10019 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.064s
I20260806 03:53:45.770752 10179 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:45.777587 10012 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:45.881196  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 834) took 2059 ms. Trace:
I20260806 03:53:45.881976  2369 rpcz_store.cc:276] 0806 03:53:43.822004 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.924979 (+102975us) service_pool.cc:227] Handling call
0806 03:53:45.880961 (+1955982us) spinlock_profiling.cc:243] Waited 190 ms on lock 0x7b54000c0654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:45.881123 (+   162us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":435913088}
I20260806 03:53:45.812837  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:45.695359 10226 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.805395 10087 raft_consensus.cc:686] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:45.788049 10207 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:45.765813  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:45.788084  8943 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:45.893236  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 109575us
W20260806 03:53:45.893647  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 127915us
I20260806 03:53:45.894268  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:45.894721  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:45.895341  2429 leader_election.cc:398] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13.
I20260806 03:53:45.895573  2429 leader_election.cc:401] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260806 03:53:45.827726  2368 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260806 03:53:45.784484 10051 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:45.740299  9528 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:45.814803 10078 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.049s	user 0.012s	sys 0.003s
W20260806 03:53:45.815117 10141 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.229s	user 0.011s	sys 0.005s
I20260806 03:53:45.838371  2373 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260806 03:53:45.787345 10194 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:45.862075  2379 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:45.871122  2374 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:45.870469  2482 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:53:45.791133 10093 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:45.782955 10005 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.873675  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:45.828233 10137 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:45.711166 10095 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.835130 10224 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:45.936825  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 701) took 4334 ms. Trace:
I20260806 03:53:45.877221 10235 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.839874  9586 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:45.904011  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:45.916847 10079 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:45.867798 10139 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:45.906111  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:45.949945  2483 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:45.906144  2584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1670) took 1699 ms (client timeout 1589 ms). Trace:
I20260806 03:53:45.881188 10179 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:45.912513 10240 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:45.913251 10229 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.205s	user 0.001s	sys 0.000s
W20260806 03:53:45.914060 10238 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.235s	user 0.000s	sys 0.000s
W20260806 03:53:45.968250 10236 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260806 03:53:45.968855  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3211) took 1574 ms. Trace:
I20260806 03:53:45.969321  2368 rpcz_store.cc:276] 0806 03:53:44.394440 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:44.632617 (+238177us) service_pool.cc:227] Handling call
0806 03:53:44.659033 (+ 26416us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:45.897704 (+1238671us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:45.968554 (+ 70850us) spinlock_profiling.cc:243] Waited 1.16 s on lock 0x7b54001ea0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:45.968778 (+   224us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2677921152}
I20260806 03:53:45.954373 10179 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:45.970317 10240 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.949244 10207 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:45.972776 10207 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:45.972843 10240 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:45.973263 10207 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:45.914423 10226 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:45.978228 10226 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:45.978679 10226 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:45.980399  2578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 685) took 1949 ms (client timeout 1945 ms). Trace:
W20260806 03:53:45.980736  3588 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 696) took 4400 ms (client timeout 1956 ms). Trace:
W20260806 03:53:45.981310  3588 rpcz_store.cc:269] 0806 03:53:41.580838 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.593965 (+ 13127us) service_pool.cc:227] Handling call
0806 03:53:45.980495 (+4386530us) spinlock_profiling.cc:243] Waited 4.05 s on lock 0x7b54006cedd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:45.980630 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":9304711424}
I20260806 03:53:45.875591  9934 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:45.983572  9934 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:45.984836 10230 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260806 03:53:45.985776  9934 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:45.986294  9934 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:45.986742  9934 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.987314 10194 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:45.989099 10019 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:45.978997  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3246) took 1162 ms. Trace:
I20260806 03:53:45.991211  2478 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:45.967867  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 683) took 1937 ms. Trace:
I20260806 03:53:45.992564  2379 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:45.991242  2476 rpcz_store.cc:276] 0806 03:53:44.816677 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:44.817970 (+  1293us) service_pool.cc:227] Handling call
0806 03:53:45.978799 (+1160829us) spinlock_profiling.cc:243] Waited 920 ms on lock 0x7b54002b2354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:45.978926 (+   127us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2115423104}
W20260806 03:53:45.980882  2578 rpcz_store.cc:269] 0806 03:53:44.031220 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:44.657411 (+626191us) service_pool.cc:227] Handling call
0806 03:53:45.980196 (+1322785us) spinlock_profiling.cc:243] Waited 116 ms on lock 0x7b5400156b54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:45.980310 (+   114us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":267037952}
I20260806 03:53:45.995134  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:45.995733  2578 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:45.996151  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 694) took 1158 ms. Trace:
I20260806 03:53:45.996399  2578 rpcz_store.cc:276] 0806 03:53:44.840487 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:45.994824 (+1154337us) service_pool.cc:227] Handling call
0806 03:53:45.996102 (+  1278us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:45.895637  9800 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:45.928390  2574 raft_consensus.cc:2396] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 11 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260806 03:53:45.925916  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:45.935011  2581 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:45.935868  3584 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260806 03:53:45.876143 10036 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:45.890005  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:45.937297  3590 rpcz_store.cc:276] 0806 03:53:41.592362 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:41.592566 (+   204us) service_pool.cc:227] Handling call
0806 03:53:41.656151 (+ 63585us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:41.719786 (+ 63635us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:41.719835 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:41.738271 (+ 18436us) log.cc:842] Serialized 26 byte log entry
0806 03:53:42.017894 (+279623us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:42.017961 (+    67us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:42.018055 (+    94us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:45.479443 (+3461388us) spinlock_profiling.cc:243] Waited 18.8 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:45.920310 (+440867us) raft_consensus.cc:1671] finished
0806 03:53:45.920336 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:45.926701 (+  6365us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":10785,"raft.queue_time_us":204451,"raft.run_cpu_time_us":162,"raft.run_wall_time_us":12245,"spinlock_wait_cycles":43248000,"thread_start_us":151348,"threads_started":1,"wal-append.queue_time_us":1243992}
I20260806 03:53:45.919333 10218 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:45.905275 10038 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:45.904407  2436 leader_election.cc:334] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.589s (SENT)
W20260806 03:53:45.943104  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 217996us
I20260806 03:53:45.840241 10232 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:45.664669 10092 consensus_queue.cc:1159] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "608e57d72aae496aaf8613622153aa0c" responder_term: 11 status { last_received { term: 10 index: 5 } last_committed_idx: 3 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
W20260806 03:53:45.950816  2584 rpcz_store.cc:269] 0806 03:53:44.206528 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:44.290146 (+ 83618us) service_pool.cc:227] Handling call
0806 03:53:45.905946 (+1615800us) spinlock_profiling.cc:243] Waited 484 ms on lock 0x7b540013bad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:45.906065 (+   119us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1112403328}
I20260806 03:53:45.951973  2481 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 17: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:45.953255 10225 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:45.922310 10243 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:45.957140 10220 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:46.054330  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:46.055374  2377 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:46.062506 10207 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.065361 10235 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:46.068068 10036 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:46.069137 10226 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:46.069947  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:46.070621  2375 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:46.076175  2576 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2897) took 3321 ms (client timeout 3274 ms). Trace:
I20260806 03:53:46.076553  2483 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:46.076977 10226 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:46.077412  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:46.077666 10226 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.078059  2538 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:46.078910  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.079178  9125 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:46.079600  2373 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:45.959189  9528 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:45.927103 10242 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:53:45.960569 10002 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:45.905638  8943 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.079888 10226 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:46.082469  8943 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:45.961378  9986 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:45.963094 10210 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:45.964351 10139 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.087790  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3214) took 1027 ms. Trace:
I20260806 03:53:46.088313  2376 rpcz_store.cc:276] 0806 03:53:45.060201 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:45.783024 (+722823us) service_pool.cc:227] Handling call
0806 03:53:45.783417 (+   393us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:46.031556 (+248139us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:46.031608 (+    52us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:46.031674 (+    66us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:46.031722 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:46.087440 (+ 55718us) spinlock_profiling.cc:243] Waited 248 ms on lock 0x7b540005a5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:46.087525 (+    85us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:46.087716 (+   191us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":569967872}
I20260806 03:53:45.965406 10095 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:45.992556  2577 rpcz_store.cc:276] 0806 03:53:44.030300 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:44.030491 (+   191us) service_pool.cc:227] Handling call
0806 03:53:44.096444 (+ 65953us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:44.840131 (+743687us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:45.967529 (+1127398us) spinlock_profiling.cc:243] Waited 709 ms on lock 0x7b540004a954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:45.967783 (+   254us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1629615360}
I20260806 03:53:46.093043  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.093446  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:46.093756  2376 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:53:46.094722  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.095376  2577 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:53:46.095855  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 696) took 1254 ms. Trace:
I20260806 03:53:46.096174  2577 rpcz_store.cc:276] 0806 03:53:44.841425 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.094405 (+1252980us) service_pool.cc:227] Handling call
0806 03:53:46.095792 (+  1387us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:46.097076  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:46.097175  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.097564 10232 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:46.097663  2577 raft_consensus.cc:2362] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13. Re-sending same reply.
I20260806 03:53:46.098428  2572 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:53:46.098716  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.099450  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 689) took 2066 ms. Trace:
I20260806 03:53:46.099651  2577 raft_consensus.cc:2396] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 11 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260806 03:53:46.006577  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.099797  2572 rpcz_store.cc:276] 0806 03:53:44.033155 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:45.213767 (+1180612us) service_pool.cc:227] Handling call
0806 03:53:46.099276 (+885509us) spinlock_profiling.cc:243] Waited 385 ms on lock 0x7b540040fbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:46.099396 (+   120us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":885216640}
I20260806 03:53:46.100500  2476 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:46.100922  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.007586  3594 raft_consensus.cc:2396] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 20 because replica has last-logged OpId of term: 18 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 9.
I20260806 03:53:46.101228 10093 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:46.004128  2579 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:46.102068  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.102886  2572 raft_consensus.cc:2396] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 17 because replica has last-logged OpId of term: 16 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 6.
W20260806 03:53:46.102854  2579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 684) took 2072 ms (client timeout 2501 ms). Trace:
I20260806 03:53:46.103479  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1678) took 1889 ms. Trace:
W20260806 03:53:46.103422  2579 rpcz_store.cc:269] 0806 03:53:44.030725 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:44.030870 (+   145us) service_pool.cc:227] Handling call
0806 03:53:46.102681 (+2071811us) spinlock_profiling.cc:243] Waited 1.56 s on lock 0x7b540024c7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:46.102794 (+   113us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3594477824}
I20260806 03:53:46.104247 10107 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
W20260806 03:53:46.104765 10188 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.508s	user 0.013s	sys 0.005s
I20260806 03:53:46.011574  3587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 806) took 1167 ms. Trace:
I20260806 03:53:46.015687  2575 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 18: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:46.006356  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:46.106076  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3249) took 1288 ms. Trace:
W20260806 03:53:46.012161 10109 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.405s	user 0.018s	sys 0.017s
I20260806 03:53:46.106503  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 687) took 2074 ms. Trace:
W20260806 03:53:46.106619  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 100358us
W20260806 03:53:46.106928 10109 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.502s	user 0.018s	sys 0.017s
I20260806 03:53:45.951308  9935 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:46.106966  2575 rpcz_store.cc:276] 0806 03:53:44.031885 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:45.868947 (+1837062us) service_pool.cc:227] Handling call
0806 03:53:46.106432 (+237485us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:46.107368  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1672) took 1900 ms. Trace:
I20260806 03:53:46.107879  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3240) took 2584 ms. Trace:
I20260806 03:53:46.108208  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:46.108932  2575 raft_consensus.cc:595] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:46.109323  2575 raft_consensus.cc:603] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:53:46.109771  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:47302 (request call id 48) took 1249 ms. Trace:
I20260806 03:53:46.109938 10217 raft_consensus.cc:3032] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:46.110122  2575 rpcz_store.cc:276] 0806 03:53:44.860797 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.108044 (+1247247us) service_pool.cc:227] Handling call
0806 03:53:46.109685 (+  1641us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:46.110474 10217 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:46.020321  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:46.112324  3588 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:46.114737  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:46.114933  9722 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:46.115566  9722 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:45.954640 10224 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13.
I20260806 03:53:45.989663 10019 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.117071  3545 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:46.117677 10200 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:53:46.117893 10019 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:46.036633  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.118150 10200 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:45.927176 10141 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.118781  2578 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:46.119410  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1655) took 1959 ms. Trace:
I20260806 03:53:46.119781  2578 rpcz_store.cc:276] 0806 03:53:44.159807 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.007222 (+1847415us) service_pool.cc:227] Handling call
0806 03:53:46.119339 (+112117us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:46.120430 10141 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:46.121294  2578 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260806 03:53:46.121335  2583 raft_consensus.cc:2354] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15.
I20260806 03:53:46.121562 10036 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:46.121924  2480 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:46.122190 10036 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:46.122594 10036 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:46.122817  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1669) took 1916 ms. Trace:
I20260806 03:53:46.123193  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3227) took 3481 ms. Trace:
I20260806 03:53:46.040254  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.105314  3587 rpcz_store.cc:276] 0806 03:53:44.843875 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:44.844095 (+   220us) service_pool.cc:227] Handling call
0806 03:53:44.844557 (+   462us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:44.854988 (+ 10431us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:44.855028 (+    40us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:44.908463 (+ 53435us) log.cc:842] Serialized 26 byte log entry
0806 03:53:45.983001 (+1074538us) spinlock_profiling.cc:243] Waited 10.8 ms on lock 0x7b180012c1c0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:53:46.009575 (+ 26574us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:46.009646 (+    71us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:46.009723 (+    77us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:46.011216 (+  1493us) raft_consensus.cc:1671] finished
0806 03:53:46.011241 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:46.011495 (+   254us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":14853,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":3779,"spinlock_wait_cycles":24743296,"thread_start_us":26230,"threads_started":1,"wal-append.queue_time_us":1101074}
I20260806 03:53:46.124351  2368 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:46.045564  9934 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:46.039441  2374 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260806 03:53:46.047338 10225 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.126605  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.127341  2484 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:46.046597 10179 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:45.974071 10087 consensus_queue.cc:237] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 8.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.128315  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:46.123641  2480 rpcz_store.cc:276] 0806 03:53:42.641836 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.828686 (+1186850us) service_pool.cc:227] Handling call
0806 03:53:43.829111 (+   425us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:46.122391 (+2293280us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:46.122960 (+   569us) spinlock_profiling.cc:243] Waited 2.29 s on lock 0x7b54002a12d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:46.123133 (+   173us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5272553216}
I20260806 03:53:46.129171  2484 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:46.129624 10179 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:46.080443 10242 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:46.130316 10242 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:46.106549  2481 rpcz_store.cc:276] 0806 03:53:44.817771 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:44.820520 (+  2749us) service_pool.cc:227] Handling call
0806 03:53:46.105858 (+1285338us) spinlock_profiling.cc:243] Waited 1.11 s on lock 0x7b5400036e54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:46.106006 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2558503680}
I20260806 03:53:46.131942  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.132586  2481 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:46.104674 10107 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:46.133560  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.134095 10107 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:46.088907  2574 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1645) took 2053 ms (client timeout 1632 ms). Trace:
W20260806 03:53:46.135438  2574 rpcz_store.cc:269] 0806 03:53:44.047791 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:44.136448 (+ 88657us) service_pool.cc:227] Handling call
0806 03:53:46.088622 (+1952174us) spinlock_profiling.cc:243] Waited 1.76 s on lock 0x7b54001897d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:46.088789 (+   167us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4057267968}
I20260806 03:53:45.965073 10215 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:46.023903  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.028316  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.136771  2379 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:46.136876  2584 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:46.137377  2481 raft_consensus.cc:2396] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 12 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 7.
I20260806 03:53:46.118067  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:46.138008  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:46.138116  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 692) took 2104 ms. Trace:
I20260806 03:53:46.139179  2578 rpcz_store.cc:276] 0806 03:53:44.033992 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.120586 (+2086594us) service_pool.cc:227] Handling call
0806 03:53:46.120959 (+   373us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:46.137754 (+ 16795us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:46.138055 (+   301us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:46.097921  2482 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:46.141057  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.108381  2474 rpcz_store.cc:276] 0806 03:53:43.523593 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.874503 (+350910us) service_pool.cc:227] Handling call
0806 03:53:43.874858 (+   355us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:43.875231 (+   373us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:43.875257 (+    26us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:43.875674 (+   417us) log.cc:842] Serialized 26 byte log entry
0806 03:53:44.206448 (+330774us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:44.517709 (+311261us) log.cc:842] Serialized 14 byte log entry
0806 03:53:44.517968 (+   259us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:44.518052 (+    84us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:45.979617 (+1461565us) spinlock_profiling.cc:243] Waited 60.7 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:46.107518 (+127901us) raft_consensus.cc:1671] finished
0806 03:53:46.107675 (+   157us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:46.107813 (+   138us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":310724,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":56,"raft.queue_time_us":155145,"raft.run_cpu_time_us":377,"raft.run_wall_time_us":54429,"spinlock_wait_cycles":139624704,"thread_start_us":553482,"threads_started":2,"wal-append.queue_time_us":490765}
I20260806 03:53:46.141959  2482 raft_consensus.cc:2396] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260806 03:53:46.118760 10200 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:46.142975  2574 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:46.112341 10093 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:46.143662  2574 raft_consensus.cc:595] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:46.144141 10093 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:46.144605 10093 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:46.145661  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1681) took 1360 ms. Trace:
I20260806 03:53:46.146059  2574 rpcz_store.cc:276] 0806 03:53:44.784877 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.144782 (+1359905us) service_pool.cc:227] Handling call
0806 03:53:46.145119 (+   337us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:46.145315 (+   196us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:46.145344 (+    29us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:46.145392 (+    48us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:46.145427 (+    35us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:46.145482 (+    55us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:46.145582 (+   100us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:46.147698  2574 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: [10.10-12.11]
W20260806 03:53:46.076673  2576 rpcz_store.cc:269] 0806 03:53:42.754761 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.595591 (+840830us) service_pool.cc:227] Handling call
0806 03:53:46.075886 (+2480295us) spinlock_profiling.cc:243] Waited 1.98 s on lock 0x7b540013abd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:46.076090 (+   204us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4561367936}
I20260806 03:53:46.130200  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.123167  2583 rpcz_store.cc:276] 0806 03:53:44.206225 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:45.714973 (+1508748us) service_pool.cc:227] Handling call
0806 03:53:46.122607 (+407634us) spinlock_profiling.cc:243] Waited 348 ms on lock 0x7b5400444dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:46.122757 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":799282048}
I20260806 03:53:46.104673  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:46.149741  2579 raft_consensus.cc:2362] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14. Re-sending same reply.
I20260806 03:53:46.103948  2572 rpcz_store.cc:276] 0806 03:53:44.214401 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.101841 (+1887440us) service_pool.cc:227] Handling call
0806 03:53:46.103419 (+  1578us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:46.136124  2538 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:45.957619 10005 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:46.107987  2581 rpcz_store.cc:276] 0806 03:53:44.207228 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:45.702539 (+1495311us) service_pool.cc:227] Handling call
0806 03:53:46.107192 (+404653us) spinlock_profiling.cc:243] Waited 151 ms on lock 0x7b54004466d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:46.107304 (+   112us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":347065600}
I20260806 03:53:46.142222  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:46.152431  2474 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 17: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:46.148650  2480 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:53:46.111786  2575 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260806 03:53:46.153586  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 688) took 2120 ms. Trace:
I20260806 03:53:46.153841  2575 rpcz_store.cc:276] 0806 03:53:44.032874 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.111156 (+2078282us) service_pool.cc:227] Handling call
0806 03:53:46.111536 (+   380us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:46.153290 (+ 41754us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:46.153527 (+   237us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:46.154697  2375 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:46.028121  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:46.156153  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 251786us
I20260806 03:53:46.156654  3588 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:53:46.158223 10040 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:46.158501  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:46.158805 10040 raft_consensus.cc:686] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:46.159510 10030 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:46.159900 10030 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:46.160483 10030 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:46.161686  2480 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:46.161947  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.164561  2476 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 16
I20260806 03:53:46.167086  2377 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:53:46.160375  2478 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:46.159812 10040 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.079212  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.171535  2578 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260806 03:53:46.172399  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2912) took 1944 ms. Trace:
I20260806 03:53:46.173023  2578 rpcz_store.cc:276] 0806 03:53:44.228251 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.140359 (+1912108us) service_pool.cc:227] Handling call
0806 03:53:46.171181 (+ 30822us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:46.172054 (+   873us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:46.172318 (+   264us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:46.128506 10225 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:46.161351  2479 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:53:46.191018  2479 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260806 03:53:46.176595  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.177589  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1680) took 1953 ms. Trace:
I20260806 03:53:46.193058  2577 rpcz_store.cc:276] 0806 03:53:44.224508 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.098427 (+1873919us) service_pool.cc:227] Handling call
0806 03:53:46.177519 (+ 79092us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:46.178426  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:46.196174  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.196911  2374 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:53:46.197548  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:46.175798  2484 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
W20260806 03:53:46.118067 10212 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.581s	user 0.013s	sys 0.000s
I20260806 03:53:46.119632  8943 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.033s
I20260806 03:53:46.210752  2538 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:46.204463  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 309205us
I20260806 03:53:46.216838  2429 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.208787  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:46.157644 10107 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:46.156801 10109 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:46.221057  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.179078 10019 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:46.195640 10125 raft_consensus.cc:2741] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election decision vote started in defunct term 7: won
I20260806 03:53:46.111474 10217 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.251731  2538 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:46.188758  9934 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:46.257385  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:46.259573  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:46.230929  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:46.235009  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:46.218827 10210 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:46.228829  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:46.261427  2379 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:46.228219  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.263895  2429 leader_election.cc:398] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:46.267721  2429 leader_election.cc:401] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260806 03:53:46.269105  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.250794  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:46.188395 10005 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:46.271613  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.224431 10215 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
W20260806 03:53:46.245280  2436 leader_election.cc:334] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 2.740s (SENT)
I20260806 03:53:46.225706 10019 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:46.277146  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.252700 10038 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:46.188093 10017 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.072s
W20260806 03:53:46.279150  2436 leader_election.cc:334] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 2.811s (SENT)
I20260806 03:53:46.254586 10002 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260806 03:53:46.288065  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 498942us
I20260806 03:53:46.220084 10212 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.291132  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:46.300387  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48764.1us
I20260806 03:53:46.305514  2476 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260806 03:53:46.306805  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.310405  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.313970  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:46.204936 10224 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 10, Time since last communication: 0.074s
I20260806 03:53:46.318125  3594 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 18 index: 12. Preceding OpId from leader: term: 19 index: 13. (index mismatch)
I20260806 03:53:46.318516  2476 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:46.323237  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:46.324425  3592 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:46.325202  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:46.329768  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 100131us
I20260806 03:53:46.274576 10235 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:46.292428 10019 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:46.346386  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 76953.5us
I20260806 03:53:46.347919  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:46.290129 10038 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:46.359104  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.359462  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.350710  9528 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:46.359596 10200 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.360316  2577 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:46.362023 10200 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:46.271921  9934 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.304315 10002 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:46.363541  2574 raft_consensus.cc:2379] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:46.319281 10194 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:53:46.257064  9722 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.272478 10210 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.331523 10207 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:46.316570  8943 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:46.373134  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:46.379249  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 115559us
I20260806 03:53:46.278726 10005 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.379498  2578 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:46.396523  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:46.393662  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 95695.3us
I20260806 03:53:46.364142 10038 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:46.373755  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 52135.4us
I20260806 03:53:46.360325  9528 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:46.400525  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.423748  2436 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:46.425890  2436 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.413303  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:46.415493  2379 raft_consensus.cc:2396] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 18 because replica has last-logged OpId of term: 16 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 12.
I20260806 03:53:46.366396 10002 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:46.373883 10103 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:46.438007  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3251) took 1610 ms. Trace:
I20260806 03:53:46.450445  2477 rpcz_store.cc:276] 0806 03:53:44.827899 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:44.828764 (+   865us) service_pool.cc:227] Handling call
0806 03:53:44.829160 (+   396us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:44.829582 (+   422us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:44.829614 (+    32us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:44.830246 (+   632us) log.cc:842] Serialized 26 byte log entry
0806 03:53:46.080200 (+1249954us) spinlock_profiling.cc:243] Waited 2.54 ms on lock 0x7b18004f5640. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:53:46.397370 (+317170us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:46.397440 (+    70us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:46.397659 (+   219us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:46.397743 (+    84us) raft_consensus.cc:1671] finished
0806 03:53:46.397762 (+    19us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:46.437926 (+ 40164us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":9160,"raft.run_cpu_time_us":172,"raft.run_wall_time_us":4179,"spinlock_wait_cycles":5848320,"thread_start_us":316904,"threads_started":1,"wal-append.queue_time_us":1550382}
I20260806 03:53:46.393191  9996 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:46.378084 10235 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:46.461171  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 116902us
W20260806 03:53:46.483839  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 153274us
W20260806 03:53:46.480865  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 67700.6us
W20260806 03:53:46.490357  2331 connection.cc:232] RPC call timeout handler was delayed by -2.3270611520856619s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16990000000000002s for a response
W20260806 03:53:46.491745  2331 connection.cc:232] RPC call timeout handler was delayed by -2.3261611519847065s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17s for a response
I20260806 03:53:46.492303  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.463048  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:46.482302 10226 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:46.395641 10202 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.088s
W20260806 03:53:46.495477  2331 connection.cc:232] RPC call timeout handler was delayed by -2.0474228078965098s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1728s for a response
W20260806 03:53:46.496179  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 163633us
I20260806 03:53:46.494330  3590 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 12 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
W20260806 03:53:46.499078  2331 connection.cc:232] RPC call timeout handler was delayed by -2.0399611520115286s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20179999999999998s for a response
W20260806 03:53:46.499541  2331 connection.cc:232] RPC call timeout handler was delayed by -1.9931611521169543s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.207s for a response
W20260806 03:53:46.499897  2331 connection.cc:232] RPC call timeout handler was delayed by -1.9287693952210248s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2089s for a response
I20260806 03:53:46.448715 10243 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:46.451001 10102 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:46.436100  9555 raft_consensus.cc:2741] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260806 03:53:46.437531  9528 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:46.502818 10247 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:46.496794 10235 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.503158 10051 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:46.514698 10235 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:46.514531 10051 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.517395 10051 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:46.486212  9934 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:46.503664 10226 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.520304 10224 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:46.523209 10247 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:46.524477 10247 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.529635  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.490752 10194 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:46.531678 10087 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:46.465341 10103 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.532653  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.532312 10194 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.534080 10212 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:46.494539  9996 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.464303 10207 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.080s
W20260806 03:53:46.537097  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 125853us
I20260806 03:53:46.537725 10210 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:46.537895  2538 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:46.538889  2538 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:46.540344 10092 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:53:46.540912 10092 raft_consensus.cc:686] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:46.541846 10092 consensus_queue.cc:237] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.543078  9546 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:46.543794  9546 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.435832 10211 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:53:46.568634  2331 connection.cc:232] RPC call timeout handler was delayed by -1.540461152093485s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.25730000000000003s for a response
W20260806 03:53:46.570595  2331 connection.cc:232] RPC call timeout handler was delayed by -1.4603611519560218s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2662s for a response
W20260806 03:53:46.571012  2331 connection.cc:232] RPC call timeout handler was delayed by -1.3262360619846731s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1525s for a response
W20260806 03:53:46.571380  2331 connection.cc:232] RPC call timeout handler was delayed by -1.3010360619518906s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1553s for a response
W20260806 03:53:46.571760  2331 connection.cc:232] RPC call timeout handler was delayed by -1.2254360620863736s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1637s for a response
W20260806 03:53:46.572319  2331 connection.cc:232] RPC call timeout handler was delayed by -1.1957360620144755s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.167s for a response
W20260806 03:53:46.572724  2331 connection.cc:232] RPC call timeout handler was delayed by -1.1714611519128084s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2983s for a response
W20260806 03:53:46.573323  2331 connection.cc:232] RPC call timeout handler was delayed by -1.0571360620670021s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1824s for a response
I20260806 03:53:46.571749  2429 leader_election.cc:398] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14.
W20260806 03:53:46.546298  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 55891.8us
I20260806 03:53:46.578191  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.499632  9935 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:46.399030  8943 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.520316 10226 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:46.605959  2331 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:46.614282  2538 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:46.612675  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.611987  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:37794 (request call id 37) took 2966 ms. Trace:
I20260806 03:53:46.612519  2476 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260806 03:53:46.617261  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.599547  2429 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.619045  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.615818  2572 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:53:46.620601  2581 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:46.591965 10095 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12.
I20260806 03:53:46.628935  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:46.590667 10102 raft_consensus.cc:686] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:46.540369  9538 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:46.623194  2476 raft_consensus.cc:2396] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 13 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260806 03:53:46.611639  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:46.629052  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.590263 10243 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:53:46.602304 10270 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.114s	user 0.000s	sys 0.001s
I20260806 03:53:46.649009  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.649333  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.649921  2481 raft_consensus.cc:2396] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 9 because replica has last-logged OpId of term: 7 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 6.
I20260806 03:53:46.630336  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:46.611639 10210 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:46.630548  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.616632  3586 rpcz_store.cc:276] 0806 03:53:43.630927 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:43.631336 (+   409us) service_pool.cc:227] Handling call
0806 03:53:46.596232 (+2964896us) spinlock_profiling.cc:243] Waited 2.71 s on lock 0x7b54007a1054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d81a0ac6e 00007f0d7b101807 00007f0d7b101792 00007f0d7b1016c1 00007f0d7b10163c 00007f0d7b1008f2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:46.597679 (+  1447us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":6236059520}
I20260806 03:53:46.631778  2429 leader_election.cc:398] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16.
I20260806 03:53:46.621199  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:46.651989  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.653465  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.654019  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.652429  2429 leader_election.cc:401] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:53:46.655290  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.656266  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.658077  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.621503  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.661377  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.662830  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.632998  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:46.639086  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.664494  2479 raft_consensus.cc:2396] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 14 because replica has last-logged OpId of term: 12 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 10.
I20260806 03:53:46.640321  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.597398 10051 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:46.670521  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 93385.8us
I20260806 03:53:46.642093  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:46.671420  2379 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:46.618376  9556 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:53:46.643908  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.644484  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:46.645195  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.647261  9546 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:46.636215 10076 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:46.666041  2375 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 11. Current term is 12. Ops: [9.7-11.8]
I20260806 03:53:46.659705  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.668668  2576 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17. Ops: []
I20260806 03:53:46.651000  3594 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:46.670075  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:46.685822  2577 raft_consensus.cc:2354] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:53:46.603678 10207 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:46.643368  2377 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260806 03:53:46.674999  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.675177  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.683041  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:46.677474  2376 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:53:46.685472  2479 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260806 03:53:46.688053  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.629375  9935 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:46.680016  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:46.648551 10093 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.503s	user 0.007s	sys 0.007s
I20260806 03:53:46.686882  2368 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:53:46.688941  2476 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260806 03:53:46.648622 10032 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:46.635694  9996 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:46.690536  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.603901 10030 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.690677  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:46.693267  2436 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:46.695863  2429 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.665182  9555 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 15. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16.
I20260806 03:53:46.666985 10212 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:46.699296  2479 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260806 03:53:46.699510  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:46.707185  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.671656 10125 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:46.666877 10087 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:46.719553  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.718346  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.724215  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.707355  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:46.707823  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.620626 10200 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.064s
I20260806 03:53:46.698984 10235 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:46.707688  3586 raft_consensus.cc:2396] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 14 because replica has last-logged OpId of term: 12 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 10.
I20260806 03:53:46.680608 10181 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.029s
I20260806 03:53:46.636369 10225 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 10, Time since last communication: 0.061s
I20260806 03:53:46.677187  9556 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:46.715225  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.726082  2377 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:46.751716  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.722139  2373 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:46.693557  9935 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:46.733785  2572 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 16. Current term is 17. Ops: [16.12-16.12]
I20260806 03:53:46.708354  2376 raft_consensus.cc:2396] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 18 because replica has last-logged OpId of term: 16 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 12.
I20260806 03:53:46.716202 10079 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:46.693920 10207 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:46.741748  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:46.739789  2429 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:46.743489  2575 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260806 03:53:46.680724 10051 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:46.758191  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:46.736347  3588 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 16: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:46.699980 10035 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.048s
I20260806 03:53:46.738786  9555 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:53:46.741843 10259 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.220s	user 0.001s	sys 0.000s
I20260806 03:53:46.808670  2379 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:46.727823  9538 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:46.703876 10093 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.741868 10286 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:46.766655  9935 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
W20260806 03:53:46.811447 10209 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.983s	user 0.013s	sys 0.001s
I20260806 03:53:46.760146 10005 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:46.752723 10225 consensus_queue.cc:1225] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 18.12 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 10
I20260806 03:53:46.765499 10079 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:46.828167  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:46.828323  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:46.934264  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:46.747344 10087 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:53:47.003928  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 237816us
W20260806 03:53:46.826485  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 86834.4us
I20260806 03:53:47.017704  2478 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
W20260806 03:53:47.027482  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 271264us
I20260806 03:53:46.832793 10243 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260806 03:53:46.937513 10260 log.cc:924] Time spent T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.449s	user 0.001s	sys 0.001s
W20260806 03:53:46.901469 10250 log.cc:924] Time spent T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.154s	user 0.000s	sys 0.001s
I20260806 03:53:47.024506  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:47.029553  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:47.031499  2436 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:47.003091  3584 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:46.740365 10102 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.928409 10220 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:46.935279 10286 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:46.932881 10139 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:47.158170  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 133787us
I20260806 03:53:47.158562 10087 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:53:47.075171  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 247141us
I20260806 03:53:47.161280 10139 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:47.160086  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:47.091675  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 420294us
I20260806 03:53:47.166739 10243 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:47.167088 10247 raft_consensus.cc:2741] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
W20260806 03:53:47.073907 10284 log.cc:924] Time spent T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.371s	user 0.000s	sys 0.001s
I20260806 03:53:47.168155 10181 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260806 03:53:47.168617  9125 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:47.169214  2476 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 10. Current term is 11. Ops: []
W20260806 03:53:47.021714 10242 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.887s	user 0.008s	sys 0.006s
I20260806 03:53:47.170099 10242 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:47.171236  2482 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:47.171720  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.172389 10242 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 8 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:47.093058  8943 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:47.158751  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 127387us
I20260806 03:53:47.003180  9556 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:46.997159 10079 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:47.023016 10207 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:47.180215 10207 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:53:47.032804 10002 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.568s	user 0.009s	sys 0.005s
I20260806 03:53:47.183358 10002 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:47.185379  2574 raft_consensus.cc:2354] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:53:47.187397 10002 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:47.162573 10220 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:47.173009 10087 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:47.190325 10220 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:47.186942 10139 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:47.018378  2575 raft_consensus.cc:595] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:47.192325  2575 raft_consensus.cc:603] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:53:47.166002  2538 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:47.195291 10202 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:47.196164 10202 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:47.201417 10202 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:47.191335  9556 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:47.208794  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:47.098874  9706 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:46.963753 10209 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:47.209563  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:47.223595 10266 log.cc:924] Time spent T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.266s	user 0.001s	sys 0.000s
W20260806 03:53:47.236306 10273 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.210s	user 0.001s	sys 0.000s
I20260806 03:53:46.929311  9538 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:47.212182 10286 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:47.302641  2538 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:47.303169  3587 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:53:47.307768  2370 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:47.310699 10002 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:47.315062   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:53:47.315281 10002 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:47.315837 10002 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:47.316367  3547 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.553s (SENT)
I20260806 03:53:47.318765   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:53:47.319837   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260806 03:53:47.321030 10295 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.293s	user 0.001s	sys 0.000s
W20260806 03:53:47.327922  3542 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.553s (SENT)
I20260806 03:53:47.328513  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:47.251825 10030 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:47.340329 10293 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.338s	user 0.001s	sys 0.000s
W20260806 03:53:47.353724 10038 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.905s	user 0.010s	sys 0.006s
W20260806 03:53:47.355733 10263 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.661s	user 0.002s	sys 0.000s
W20260806 03:53:47.357367 10292 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.360s	user 0.003s	sys 0.000s
I20260806 03:53:47.247471  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:47.361382  9528 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.849s	user 0.009s	sys 0.004s
I20260806 03:53:47.354449 10139 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
W20260806 03:53:47.381950  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 70598.5us
W20260806 03:53:47.388762 10107 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.140s	user 0.007s	sys 0.010s
W20260806 03:53:47.406574  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 377099us
W20260806 03:53:47.378808 10019 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.012s	user 0.015s	sys 0.000s
W20260806 03:53:47.376776  3586 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.562s	user 0.014s	sys 0.030s
W20260806 03:53:47.456787  3586 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.642s	user 0.015s	sys 0.031s
I20260806 03:53:47.424893  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3272) took 1489 ms. Trace:
W20260806 03:53:47.458161  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 210786us
I20260806 03:53:47.457902  2474 rpcz_store.cc:276] 0806 03:53:45.935413 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.188587 (+253174us) service_pool.cc:227] Handling call
0806 03:53:46.189278 (+   691us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:46.221438 (+ 32160us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:46.221471 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:46.229229 (+  7758us) log.cc:842] Serialized 26 byte log entry
0806 03:53:46.497637 (+268408us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:46.497698 (+    61us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:46.497807 (+   109us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:47.424395 (+926588us) raft_consensus.cc:1671] finished
0806 03:53:47.424447 (+    52us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:47.424764 (+   317us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":20833,"raft.queue_time_us":17730,"raft.run_cpu_time_us":195,"raft.run_wall_time_us":24087,"thread_start_us":196282,"threads_started":1,"wal-append.queue_time_us":479161}
I20260806 03:53:47.460057  2534 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:47.460774  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:47.456251  9528 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:47.464098  9706 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:47.464803  9528 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:47.465601 10301 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:53:47.466208 10301 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:47.466625 10305 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:47.467278 10301 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:47.467967 10300 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.127s	user 0.000s	sys 0.000s
I20260806 03:53:47.434360 10030 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:47.468803 10030 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:47.462184  2534 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:47.456301 10093 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:47.472113  9528 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:47.472342  2583 raft_consensus.cc:2354] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:53:47.472523  9528 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:47.472880  9528 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:47.474669  2578 raft_consensus.cc:2396] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 13 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 9.
I20260806 03:53:47.475045  2534 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:47.462286  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.448671  2331 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:47.471164 10030 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:47.376471 10239 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260806 03:53:47.484784 10299 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260806 03:53:47.481048 10019 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:47.489202 10036 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.332s	user 0.016s	sys 0.000s
I20260806 03:53:47.489725 10036 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:47.490499 10019 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:47.493958  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2901) took 1295 ms. Trace:
I20260806 03:53:47.494133  2476 raft_consensus.cc:1203] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Deduplicated request from leader. Original: 11.9->[13.10-18.12]   Dedup: 13.10->[15.11-18.12]
I20260806 03:53:47.494688  2476 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19. Ops: [13.10-18.12]
I20260806 03:53:47.497432  2379 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260806 03:53:47.498798  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:47.500873  2369 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 16 index: 8. (index mismatch)
I20260806 03:53:47.494390  2484 rpcz_store.cc:276] 0806 03:53:46.198427 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.315528 (+117101us) service_pool.cc:227] Handling call
0806 03:53:46.416315 (+100787us) raft_consensus.cc:1457] Updating replica for 4 ops
0806 03:53:46.494492 (+ 78177us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:46.494529 (+    37us) raft_consensus.cc:1525] Triggering prepare for 4 ops
0806 03:53:46.495794 (+  1265us) log.cc:842] Serialized 104 byte log entry
0806 03:53:47.021977 (+526183us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:47.022185 (+   208us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:47.022781 (+   596us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:47.493608 (+470827us) raft_consensus.cc:1671] finished
0806 03:53:47.493639 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:47.493888 (+   249us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":45815,"raft.queue_time_us":80206,"raft.run_cpu_time_us":172,"raft.run_wall_time_us":41329,"thread_start_us":414202,"threads_started":1,"wal-append.queue_time_us":710820}
I20260806 03:53:47.505694  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.508037  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:47.510452  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.457042 10017 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.057s
W20260806 03:53:47.515048  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.836s	user 0.012s	sys 0.009s
I20260806 03:53:47.516165  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3273) took 1570 ms. Trace:
I20260806 03:53:47.518965  2375 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
W20260806 03:53:47.515549  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.839s	user 0.012s	sys 0.009s
I20260806 03:53:47.523145  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.523916  2484 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
W20260806 03:53:47.522334  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 846382us
I20260806 03:53:47.524812  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:47.379915 10038 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:47.525527  2484 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:47.526502  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:47.527601  2375 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: [12.7-12.7]
I20260806 03:53:47.512655  2474 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:47.529073  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:47.532316  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:47.532533  2377 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:47.458508 10051 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:47.532941  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.529132  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:47.534174  2368 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:47.533021  2374 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:47.404255 10289 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.127s
I20260806 03:53:47.516701  2480 rpcz_store.cc:276] 0806 03:53:45.945301 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.195223 (+249922us) service_pool.cc:227] Handling call
0806 03:53:46.195617 (+   394us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:46.214232 (+ 18615us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:46.214278 (+    46us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:46.226232 (+ 11954us) log.cc:842] Serialized 26 byte log entry
0806 03:53:46.590741 (+364509us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:46.590791 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:46.590879 (+    88us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:47.515782 (+924903us) raft_consensus.cc:1671] finished
0806 03:53:47.515822 (+    40us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:47.516074 (+   252us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":12398,"raft.queue_time_us":18930,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":5289,"thread_start_us":306383,"threads_started":1,"wal-append.queue_time_us":497530}
I20260806 03:53:47.540547  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:47.541015  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 92419.7us
I20260806 03:53:47.581153  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.496073 10107 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:47.545981  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:47.592753  2369 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:53:47.547590  2537 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.518s	user 0.007s	sys 0.012s
I20260806 03:53:47.522171 10036 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:47.549496  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:47.561090  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 168450us
I20260806 03:53:47.503827 10239 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:47.582892  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:47.583577  3547 leader_election.cc:334] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.818s (SENT)
I20260806 03:53:47.590060  2484 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:53:47.550092 10032 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.525s	user 0.011s	sys 0.007s
W20260806 03:53:47.594184  2537 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.565s	user 0.007s	sys 0.012s
I20260806 03:53:47.605185  2538 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:47.604250  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:47.556233 10212 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.010s	sys 0.018s
I20260806 03:53:47.613726  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:47.616607  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.617502  2484 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:53:47.618808  2577 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
W20260806 03:53:47.610730 10032 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.593s	user 0.013s	sys 0.008s
I20260806 03:53:47.620288 10032 raft_consensus.cc:686] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:47.621542 10232 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:47.621465 10032 consensus_queue.cc:237] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.7, Last appended by leader: 7, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:47.607517 10239 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:47.623214  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:47.620355  9556 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:47.624819  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.625342  9556 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:47.625558  2474 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:47.625839  9556 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:47.626621  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.577837 10209 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:47.628353  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:47.628945  3542 leader_election.cc:334] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.854s (SENT)
W20260806 03:53:47.630191 10297 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260806 03:53:47.631541  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.632872  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.593753 10289 consensus_queue.cc:1225] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 12.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260806 03:53:47.633499  2484 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:47.634439  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.635456  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:47.636857  2538 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:47.596364 10109 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.371s	user 0.012s	sys 0.006s
I20260806 03:53:47.638070  3547 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [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: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:47.641660  2379 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:47.641801  3547 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:47.629222  2480 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 11: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:47.578625 10306 raft_consensus.cc:2741] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election decision vote started in defunct term 16: won
I20260806 03:53:47.662626 10017 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:47.668535 10017 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:47.668990 10017 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:47.671211  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:47.671972  2577 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:47.627885  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.676362  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.676733  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3264) took 1855 ms. Trace:
I20260806 03:53:47.677573  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:47.607708 10302 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.126s	user 0.000s	sys 0.001s
I20260806 03:53:47.652535  3587 pending_rounds.cc:76] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Aborting all ops after (but not including) 8
I20260806 03:53:47.683844  3587 pending_rounds.cc:97] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Aborting uncommitted NO_OP operation due to leader change: 12.9
I20260806 03:53:47.684247  3587 raft_consensus.cc:2866] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260806 03:53:47.636622 10212 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.011s	sys 0.018s
I20260806 03:53:47.686296  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:47.685415  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:47.671739 10038 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:47.698648  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.696328  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3294) took 1062 ms. Trace:
I20260806 03:53:47.699944  2477 rpcz_store.cc:276] 0806 03:53:46.633672 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.732450 (+ 98778us) service_pool.cc:227] Handling call
0806 03:53:46.755011 (+ 22561us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:46.755233 (+   222us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:46.755254 (+    21us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:46.762419 (+  7165us) log.cc:842] Serialized 26 byte log entry
0806 03:53:46.998234 (+235815us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:46.998275 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:46.998358 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:47.695994 (+697636us) raft_consensus.cc:1671] finished
0806 03:53:47.696042 (+    48us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:47.696245 (+   203us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":235419,"threads_started":1,"wal-append.queue_time_us":633380}
I20260806 03:53:47.701768  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:47.702385  2477 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:47.677152  2482 rpcz_store.cc:276] 0806 03:53:45.821118 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.151578 (+330460us) service_pool.cc:227] Handling call
0806 03:53:46.151854 (+   276us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:47.171655 (+1019801us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:47.676453 (+504798us) spinlock_profiling.cc:243] Waited 1.02 s on lock 0x7b5400250654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:47.676661 (+   208us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2343902976}
W20260806 03:53:47.695173 10264 log.cc:924] Time spent T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.981s	user 0.002s	sys 0.002s
I20260806 03:53:47.703732  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.699657 10215 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:47.714358 10215 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:47.715634 10314 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:47.717097 10215 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:47.717916 10247 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:53:47.665493 10307 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:47.720521 10307 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:47.720979 10307 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:47.721781  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:47.722694  2379 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:47.678073 10109 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:47.710767 10220 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:47.724972 10220 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:47.725382 10220 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:47.728178  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:47.728889  2576 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:47.722167 10276 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 1.105s	user 0.000s	sys 0.002s
I20260806 03:53:47.732733  2482 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:53:47.644464  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.736812  2369 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:47.737066  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:47.643711  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:47.737850  2581 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:47.738404  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:47.739073  2480 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:47.739157  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:47.740513  2581 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:47.740857  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:47.741618  2484 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:47.743137  2369 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260806 03:53:47.746260  3547 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:47.736874  2377 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
W20260806 03:53:47.758720  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 53935.3us
I20260806 03:53:47.754916  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:47.790777  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:47.805071  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48644.7us
I20260806 03:53:47.811365  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 815) took 1058 ms. Trace:
I20260806 03:53:47.811925  2581 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:53:47.822294  2379 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:47.859483  3586 rpcz_store.cc:276] 0806 03:53:46.752546 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.752741 (+   195us) service_pool.cc:227] Handling call
0806 03:53:46.753095 (+   354us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:46.753323 (+   228us) raft_consensus.cc:1520] Early marking committed up to index 12
0806 03:53:47.457267 (+703944us) log.cc:842] Serialized 14 byte log entry
0806 03:53:47.810808 (+353541us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:47.810906 (+    98us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:53:47.810984 (+    78us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:47.811094 (+   110us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:47.811275 (+   181us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":751672,"prepare.run_cpu_time_us":61,"prepare.run_wall_time_us":65,"thread_start_us":994081,"threads_started":2}
I20260806 03:53:47.837023  2484 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:47.893560  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:47.868921  2477 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:47.643401 10232 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:47.911664  2538 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:47.915472  2484 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260806 03:53:47.752617 10030 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:53:47.957636  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 150210us
W20260806 03:53:47.961089  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 101335us
W20260806 03:53:47.966651  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55137.7us
I20260806 03:53:47.967823  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:47.959914  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:47.971843  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 440544us
I20260806 03:53:47.895165 10036 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:47.941601 10183 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:47.995472  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 412633us
I20260806 03:53:47.996794  2331 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:47.965942 10247 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:47.938300 10202 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.057s
I20260806 03:53:47.964812  2576 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:53:47.991307 10030 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.088s
I20260806 03:53:48.001400 10107 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:47.930770 10308 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.281s
I20260806 03:53:48.099174  2577 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:53:48.077098 10179 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.005s
I20260806 03:53:48.078225 10032 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:47.999886 10183 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:48.126111  3542 leader_election.cc:334] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.233s (SENT)
I20260806 03:53:48.140846  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:48.101226 10286 consensus_meta.cc:287] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.753s	user 0.010s	sys 0.004s
I20260806 03:53:48.086251 10215 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
W20260806 03:53:48.152138  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 211657us
W20260806 03:53:48.152729  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 184888us
W20260806 03:53:48.153610  2368 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.619s	user 0.013s	sys 0.000s
I20260806 03:53:48.154091  2368 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
W20260806 03:53:48.143409 10102 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.010s	sys 0.051s
W20260806 03:53:48.092396 10211 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.492s	user 0.013s	sys 0.003s
I20260806 03:53:48.059172 10247 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:48.160827  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 201031us
W20260806 03:53:48.148272 10125 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.430s	user 0.014s	sys 0.002s
I20260806 03:53:48.155290  3545 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:48.104730 10107 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:48.145680 10002 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.829s	user 0.009s	sys 0.005s
W20260806 03:53:48.155260 10102 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.522s	user 0.011s	sys 0.051s
I20260806 03:53:48.075891 10232 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 12.5, Last appended by leader: 5, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:48.163224 10207 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.982s	user 0.011s	sys 0.005s
I20260806 03:53:48.195569  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:48.176196 10211 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:53:48.200963  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:48.206022  2379 raft_consensus.cc:2354] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15.
I20260806 03:53:48.211010  2429 leader_election.cc:398] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15.
I20260806 03:53:48.211517  2429 leader_election.cc:401] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Cancelling election due to peer responding with higher term
I20260806 03:53:48.178946 10215 raft_consensus.cc:686] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:48.216629  2483 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:48.109656 10326 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.096s
I20260806 03:53:48.188105 10125 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:48.221655  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:48.199364  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:48.149845 10310 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.091s
I20260806 03:53:48.231220  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:48.243826  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:48.245039  2375 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:48.234607  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:48.235013  3542 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.613s (SENT)
I20260806 03:53:48.155722 10286 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:48.245846  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:48.236107  2480 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:48.247118  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:48.247948  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:48.248461  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:48.250778  2483 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:53:48.250789  2375 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:48.253899  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:48.256191  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:48.251915  2379 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:48.197357 10329 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:48.268852  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:48.269536  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 117533us
I20260806 03:53:48.269943  2375 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 7 FOLLOWER]: Advancing to term 8
W20260806 03:53:48.233336 10079 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.056s	user 0.019s	sys 0.007s
I20260806 03:53:48.279295  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:48.280103  2377 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:48.272696  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:48.275198  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:48.277449  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:48.285486  2368 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:48.287468  2368 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
W20260806 03:53:48.289217 10239 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.666s	user 0.012s	sys 0.003s
I20260806 03:53:48.275943  2480 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:53:48.289860 10239 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:48.283006 10329 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:48.193794 10002 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:48.232210 10355 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:48.290499 10338 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260806 03:53:48.241272 10326 consensus_queue.cc:1225] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 7.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260806 03:53:48.258366 10102 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election lost for term 14. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15.
W20260806 03:53:48.307978  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 345806us
I20260806 03:53:48.296113  2379 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260806 03:53:48.314236  2375 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:48.304561  2576 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:48.299672  2332 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:48.282549 10319 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.297s	user 0.001s	sys 0.001s
I20260806 03:53:48.258713 10211 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:48.273360 10076 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:48.274065 10125 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:48.307730  9935 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.301s	user 0.011s	sys 0.005s
W20260806 03:53:48.344930  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 110451us
I20260806 03:53:48.292995 10358 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:48.374825  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:48.376469  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53147.1us
W20260806 03:53:48.399072  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 164082us
I20260806 03:53:48.347718 10102 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:48.333585 10349 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:48.408694 10308 raft_consensus.cc:2741] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election decision vote started in defunct term 15: won
I20260806 03:53:48.410667 10202 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:48.363459 10239 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:48.296626 10079 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:48.423553  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 124024us
W20260806 03:53:48.428267  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 431525us
W20260806 03:53:48.406039 10317 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.339s	user 0.000s	sys 0.001s
W20260806 03:53:48.414563 10324 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.307s	user 0.000s	sys 0.002s
I20260806 03:53:48.440903  2331 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:48.442269  2538 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:48.305387 10107 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:48.364985 10211 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:48.456881  2478 raft_consensus.cc:2354] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15.
I20260806 03:53:48.368376 10076 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:48.458621  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 183536us
I20260806 03:53:48.371461 10125 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:48.463652  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:48.533277  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:48.422734 10289 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:48.441187 10349 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260806 03:53:48.557914  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 94368.3us
W20260806 03:53:48.461933 10325 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.317s	user 0.000s	sys 0.001s
I20260806 03:53:48.391455  9935 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:48.440685 10348 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election won for term 17
W20260806 03:53:48.570349  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 96670.2us
I20260806 03:53:48.594460 10002 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:48.595515 10365 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:53:48.595985  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:48.620434  3594 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:53:48.402144 10215 consensus_queue.cc:237] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:48.607112 10370 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:48.473690 10183 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:48.608639  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 700) took 1877 ms. Trace:
I20260806 03:53:48.642927  2579 rpcz_store.cc:276] 0806 03:53:46.731354 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.731514 (+   160us) service_pool.cc:227] Handling call
0806 03:53:46.753102 (+ 21588us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:47.025713 (+272611us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:47.025755 (+    42us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:47.210999 (+185244us) log.cc:842] Serialized 26 byte log entry
0806 03:53:47.638832 (+427833us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:47.638891 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:47.638994 (+   103us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:48.608224 (+969230us) raft_consensus.cc:1671] finished
0806 03:53:48.608263 (+    39us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:48.608547 (+   284us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":272160,"raft.queue_time_us":316685,"spinlock_wait_cycles":314507520,"thread_start_us":400757,"threads_started":1,"wal-append.queue_time_us":716695}
W20260806 03:53:48.596808  3542 leader_election.cc:334] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.840s (SENT)
W20260806 03:53:48.646127  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49365.9us
I20260806 03:53:48.474884 10247 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:48.530710 10202 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
W20260806 03:53:48.655508  3542 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.446s (SENT)
I20260806 03:53:48.563661 10050 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:48.538959 10363 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:48.416779 10320 consensus_queue.cc:1046] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.253s
W20260806 03:53:48.678256  2577 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.004s	sys 0.014s
W20260806 03:53:48.712975  2577 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.535s	user 0.004s	sys 0.015s
I20260806 03:53:48.610850 10349 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:53:48.652767 10348 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:48.755302 10364 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:48.569406 10289 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:48.334271 10355 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:48.674149 10370 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:48.688941 10286 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:48.840001 10344 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.509s	user 0.002s	sys 0.000s
W20260806 03:53:48.845315 10342 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.265s	user 0.000s	sys 0.001s
W20260806 03:53:48.853807 10339 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.467s	user 0.000s	sys 0.002s
I20260806 03:53:48.858175 10289 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:48.859339 10366 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:53:48.862656 10355 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:48.871450 10211 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:48.768427 10349 raft_consensus.cc:686] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:48.877384 10349 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.10, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:48.815445 10364 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:48.885352 10364 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:48.805153 10331 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:48.685582 10183 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.119s
I20260806 03:53:48.864193 10348 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:48.931270 10331 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:48.713977 10363 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:48.696343 10050 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:48.812412 10329 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:48.960634 10331 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:49.050968 10363 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:49.054162 10050 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:49.037425 10125 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:48.989940 10307 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.268s	user 0.011s	sys 0.006s
I20260806 03:53:49.070556 10076 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:49.087208 10220 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.361s	user 0.007s	sys 0.011s
I20260806 03:53:49.119325 10370 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:49.166659  2369 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.847s	user 0.005s	sys 0.041s
W20260806 03:53:49.167977  2369 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.848s	user 0.006s	sys 0.042s
W20260806 03:53:49.170864  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 741017us
I20260806 03:53:49.170307  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3256) took 1640 ms. Trace:
W20260806 03:53:49.183389  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.813s	user 0.007s	sys 0.002s
W20260806 03:53:49.184119  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.814s	user 0.007s	sys 0.004s
I20260806 03:53:49.177166  2376 rpcz_store.cc:276] 0806 03:53:47.529323 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.539142 (+  9819us) service_pool.cc:227] Handling call
0806 03:53:47.539530 (+   388us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:47.976231 (+436701us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:48.157276 (+181045us) log.cc:842] Serialized 14 byte log entry
0806 03:53:48.479830 (+322554us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:48.532567 (+ 52737us) log.cc:842] Serialized 52 byte log entry
0806 03:53:48.532746 (+   179us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:48.533002 (+   256us) log.cc:842] Serialized 14 byte log entry
0806 03:53:49.168821 (+635819us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:49.169167 (+   346us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:49.169302 (+   135us) raft_consensus.cc:1671] finished
0806 03:53:49.169337 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:49.169948 (+   611us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":634670,"prepare.queue_time_us":1180520,"prepare.run_cpu_time_us":71,"prepare.run_wall_time_us":73,"raft.queue_time_us":680770,"raft.run_cpu_time_us":168,"raft.run_wall_time_us":169,"thread_start_us":881782,"threads_started":4,"wal-append.queue_time_us":847336}
W20260806 03:53:49.187311  2477 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.183s	user 0.000s	sys 0.006s
W20260806 03:53:49.190469  2477 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.186s	user 0.000s	sys 0.007s
I20260806 03:53:49.189174  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3303) took 1882 ms. Trace:
I20260806 03:53:49.193032  2480 rpcz_store.cc:276] 0806 03:53:47.306695 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:48.290849 (+984154us) service_pool.cc:227] Handling call
0806 03:53:48.291232 (+   383us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:48.291614 (+   382us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:48.291650 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:48.292210 (+   560us) log.cc:842] Serialized 26 byte log entry
0806 03:53:48.420689 (+128479us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:48.420748 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:48.420841 (+    93us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:49.188184 (+767343us) raft_consensus.cc:1671] finished
0806 03:53:49.188245 (+    61us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:49.188681 (+   436us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":118812,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":148,"thread_start_us":89970,"threads_started":1,"wal-append.queue_time_us":746529}
I20260806 03:53:49.189666  2481 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:49.202234  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:49.226367  2331 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:49.228734  2537 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.044s	user 0.006s	sys 0.000s
W20260806 03:53:49.229373  2537 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.045s	user 0.006s	sys 0.000s
W20260806 03:53:49.229048  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 569778us
I20260806 03:53:49.253052  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 708) took 1613 ms. Trace:
I20260806 03:53:49.253719  2581 rpcz_store.cc:276] 0806 03:53:47.639046 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.860956 (+221910us) service_pool.cc:227] Handling call
0806 03:53:47.861493 (+   537us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:48.054607 (+193114us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:48.054658 (+    51us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:48.081454 (+ 26796us) log.cc:842] Serialized 26 byte log entry
0806 03:53:48.198282 (+116828us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:48.198338 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:48.200047 (+  1709us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:49.252293 (+1052246us) raft_consensus.cc:1671] finished
0806 03:53:49.252364 (+    71us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:49.252740 (+   376us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":99188,"raft.queue_time_us":121928,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":8881,"thread_start_us":142868,"threads_started":2,"wal-append.queue_time_us":927725}
I20260806 03:53:49.256073  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:49.258292  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:49.259384  2480 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:53:49.283188  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 57202.8us
I20260806 03:53:49.285553  3587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 540) took 1633 ms. Trace:
I20260806 03:53:49.286128  3587 rpcz_store.cc:276] 0806 03:53:47.651602 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.651772 (+   170us) service_pool.cc:227] Handling call
0806 03:53:47.652232 (+   460us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:47.694649 (+ 42417us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:47.694704 (+    55us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:47.695386 (+   682us) log.cc:842] Serialized 52 byte log entry
0806 03:53:48.108181 (+412795us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:48.108235 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:48.108314 (+    79us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:49.284745 (+1176431us) raft_consensus.cc:1671] finished
0806 03:53:49.284799 (+    54us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:49.285231 (+   432us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1584,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":21398,"thread_start_us":412218,"threads_started":1,"wal-append.queue_time_us":1150437}
I20260806 03:53:49.290315  2331 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:49.311036  9538 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.161s	user 0.006s	sys 0.012s
W20260806 03:53:49.312335  9538 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.203s	user 0.007s	sys 0.012s
W20260806 03:53:49.330657  9528 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.857s	user 0.020s	sys 0.002s
I20260806 03:53:49.334594  9935 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:49.344517  9528 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:49.349225  2575 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10. Ops: []
W20260806 03:53:49.342998  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 53187.6us
W20260806 03:53:49.527987 10107 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.650s	user 0.024s	sys 0.010s
W20260806 03:53:49.528859 10107 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.661s	user 0.025s	sys 0.010s
I20260806 03:53:49.529897 10379 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:49.530617 10379 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:49.531239 10379 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:49.533105 10349 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:49.533630  9528 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:49.528630 10381 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:49.534070 10349 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:49.534809  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1690) took 1917 ms. Trace:
W20260806 03:53:49.535565  2327 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.266s	user 0.012s	sys 0.022s
W20260806 03:53:49.536330  2327 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.277s	user 0.013s	sys 0.022s
I20260806 03:53:49.536198 10209 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:49.542675  2436 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:53:49.552240 10017 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.854s	user 0.013s	sys 0.006s
I20260806 03:53:49.552929  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:49.553217 10017 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:49.553833 10364 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:49.554219  3587 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:49.554746 10364 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:49.556174 10215 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.638s	user 0.003s	sys 0.004s
W20260806 03:53:49.556701 10215 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.697s	user 0.003s	sys 0.004s
I20260806 03:53:49.552578 10220 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:49.535427  2575 rpcz_store.cc:276] 0806 03:53:47.617283 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.617447 (+   164us) service_pool.cc:227] Handling call
0806 03:53:47.617800 (+   353us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:49.349855 (+1732055us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:49.534293 (+184438us) spinlock_profiling.cc:243] Waited 1.73 s on lock 0x7b54004551d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:49.534705 (+   412us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3980767104}
W20260806 03:53:49.565590  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 327476us
I20260806 03:53:49.539884  2331 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:49.608213 10017 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:49.624154  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.920s	user 0.016s	sys 0.065s
W20260806 03:53:49.631552  2577 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.858s	user 0.004s	sys 0.010s
I20260806 03:53:49.631630 10372 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:49.632958 10372 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:49.638940  2474 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.418s	user 0.005s	sys 0.014s
W20260806 03:53:49.639568  2474 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.460s	user 0.006s	sys 0.014s
W20260806 03:53:49.640156  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.068s	user 0.018s	sys 0.065s
I20260806 03:53:49.640555 10079 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:49.642050  3542 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.636s (SENT)
I20260806 03:53:49.642159 10355 raft_consensus.cc:3032] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:49.633358 10358 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:49.632215  2577 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.918s	user 0.005s	sys 0.010s
W20260806 03:53:49.644011  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 120017us
I20260806 03:53:49.646242 10202 raft_consensus.cc:686] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:49.646154 10358 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:49.648587 10202 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:49.658738  9538 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:49.660096 10372 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:49.650238 10358 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:49.627851  9556 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.892s	user 0.009s	sys 0.018s
I20260806 03:53:49.689200  9556 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:49.690016 10397 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:53:49.690980 10397 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:49.692214 10125 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:49.623885 10333 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.329s	user 0.023s	sys 0.041s
W20260806 03:53:49.693076 10333 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.511s	user 0.025s	sys 0.041s
W20260806 03:53:49.668141 10348 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.506s	user 0.002s	sys 0.012s
I20260806 03:53:49.090751 10307 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:49.698805 10388 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:49.628075 10376 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:49.700081 10388 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:49.700865 10364 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:49.700371 10376 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:49.701268 10286 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:49.701817 10286 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:49.702227 10286 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:49.659847  9538 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:49.703269 10376 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:49.705061 10388 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:49.682440 10289 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:49.705228  9538 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:49.706360 10349 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:49.706028 10289 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:49.629710 10211 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:49.693104 10125 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:49.707617 10211 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:49.709651 10125 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:49.710745  9556 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:49.710912 10211 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:49.699107 10307 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:49.642853 10355 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:49.713549 10355 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:49.715546 10355 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:49.740293  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 94873.6us
I20260806 03:53:49.753443  3587 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:49.756937 10320 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:49.758288 10320 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:49.760149  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 103259us
I20260806 03:53:49.761821  2538 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:49.762259 10320 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:49.764807  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3302) took 2458 ms. Trace:
W20260806 03:53:49.767349  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 227717us
I20260806 03:53:49.767764 10388 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:49.768196 10215 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:49.768867 10215 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:49.768697 10388 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:49.770121  2331 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:49.765401  2477 rpcz_store.cc:276] 0806 03:53:47.306366 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.970001 (+663635us) service_pool.cc:227] Handling call
0806 03:53:48.003703 (+ 33702us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:48.004015 (+   312us) raft_consensus.cc:1520] Early marking committed up to index 12
0806 03:53:49.191579 (+1187564us) log.cc:842] Serialized 14 byte log entry
0806 03:53:49.764008 (+572429us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:49.764165 (+   157us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:53:49.764299 (+   134us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:49.764430 (+   131us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:49.764692 (+   262us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":158832,"prepare.queue_time_us":326016,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":64,"thread_start_us":1567031,"threads_started":2}
I20260806 03:53:49.769381 10215 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:49.779968 10103 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:49.786172  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3304) took 2475 ms. Trace:
W20260806 03:53:49.790735  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 133072us
W20260806 03:53:49.781247 10194 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 3.075s	user 0.027s	sys 0.042s
I20260806 03:53:49.788251  2480 rpcz_store.cc:276] 0806 03:53:47.307321 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:49.313270 (+2005949us) service_pool.cc:227] Handling call
0806 03:53:49.314248 (+   978us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:49.315050 (+   802us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:49.315683 (+   633us) log.cc:842] Serialized 14 byte log entry
0806 03:53:49.782068 (+466385us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:49.782137 (+    69us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:49.782188 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:49.782274 (+    86us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:49.782420 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":30490,"prepare.queue_time_us":108148,"prepare.run_cpu_time_us":90,"prepare.run_wall_time_us":4244,"thread_start_us":388345,"threads_started":1}
I20260806 03:53:49.793545 10307 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:49.794775 10307 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:49.795962  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:49.796988 10194 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 3.261s	user 0.027s	sys 0.042s
I20260806 03:53:49.802237  9935 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:49.846300  9935 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:49.691885 10397 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:49.802838  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:49.797211 10333 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:53:49.932700  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:49.869442 10217 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:49.873054 10377 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:49.880769 10125 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:49.884932  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 115079us
W20260806 03:53:49.885600  3542 leader_election.cc:334] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 3.149s (SENT)
I20260806 03:53:49.887982 10363 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:49.890106 10211 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:53:49.890604 10388 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:49.892171 10307 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:49.894568 10379 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:49.896389 10289 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:49.897472  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 93374.8us
I20260806 03:53:49.900369 10220 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:49.900576  2534 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:49.998296  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 97963.3us
I20260806 03:53:49.999034 10379 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:49.902546  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:50.001726  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:50.003404  2477 raft_consensus.cc:2396] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260806 03:53:49.882337 10226 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:50.004717 10137 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:53:50.005549 10137 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:49.854626 10372 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:50.008069  2379 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:53:50.008502 10372 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.009227  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:50.010531  2368 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:50.011420 10211 consensus_queue.cc:1046] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:50.012108  2377 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:53:50.012671 10211 raft_consensus.cc:3032] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:50.013042 10211 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:50.013312  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:50.013660  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:50.014698  2375 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:50.014213 10211 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:49.919064  3584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 536) took 3684 ms. Trace:
I20260806 03:53:49.981467  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:50.016070  3584 rpcz_store.cc:276] 0806 03:53:46.234479 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.238031 (+  3552us) service_pool.cc:227] Handling call
0806 03:53:46.265590 (+ 27559us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:47.161133 (+895543us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:49.918413 (+2757280us) spinlock_profiling.cc:243] Waited 733 ms on lock 0x7b540055fad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:49.918833 (+   420us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1684797184}
I20260806 03:53:49.920589 10020 raft_consensus.cc:979] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:50.017822 10020 raft_consensus.cc:1067] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
W20260806 03:53:49.924877  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 840) took 3282 ms (client timeout 1613 ms). Trace:
W20260806 03:53:50.019102  2373 rpcz_store.cc:269] 0806 03:53:46.642234 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.642380 (+   146us) service_pool.cc:227] Handling call
0806 03:53:49.924251 (+3281871us) spinlock_profiling.cc:243] Waited 34.8 ms on lock 0x7b54001eb9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:49.924537 (+   286us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":80094080}
I20260806 03:53:49.883351 10421 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.080s
I20260806 03:53:49.926936  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1693) took 2277 ms. Trace:
I20260806 03:53:50.020867  2576 rpcz_store.cc:276] 0806 03:53:47.649072 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:48.067494 (+418422us) service_pool.cc:227] Handling call
0806 03:53:48.081895 (+ 14401us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:48.315138 (+233243us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:49.926258 (+1611120us) spinlock_profiling.cc:243] Waited 199 ms on lock 0x7b540028d7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:49.926662 (+   404us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":457147648}
I20260806 03:53:49.927779  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:50.022444  2480 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:49.931330 10331 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.893s	user 0.021s	sys 0.000s
I20260806 03:53:50.024392 10331 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.027105 10331 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:50.027245  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:49.916949  9935 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:50.014873  3590 raft_consensus.cc:2396] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 18 because replica has last-logged OpId of term: 16 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 11.
I20260806 03:53:50.028831  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:50.034482 10320 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:50.034991 10239 raft_consensus.cc:3032] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:50.036649  2581 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260806 03:53:50.037868 10220 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:50.038543  2369 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: [14.8-14.8]
I20260806 03:53:50.040952 10311 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:50.041033  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.004410 10226 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.043258  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.043853 10377 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.007808 10019 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:50.048393 10363 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.107402 10372 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:50.108374 10226 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:50.108448 10363 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:50.050254 10397 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:50.054960  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 787) took 2880 ms. Trace:
I20260806 03:53:50.109911 10377 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:50.111138 10019 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.055822 10125 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.062770 10333 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:50.064615  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:49.985976  3587 raft_consensus.cc:2396] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 13 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 7.
I20260806 03:53:50.109818  2474 rpcz_store.cc:276] 0806 03:53:47.174817 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.910093 (+735276us) service_pool.cc:227] Handling call
0806 03:53:47.910598 (+   505us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:47.910879 (+   281us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:53:48.161823 (+250944us) log.cc:842] Serialized 14 byte log entry
0806 03:53:49.859000 (+1697177us) log.cc:842] Serialized 14 byte log entry
0806 03:53:49.968594 (+109594us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:49.981578 (+ 12984us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:49.994115 (+ 12537us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.054626 (+ 60511us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.054822 (+   196us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":288980,"prepare.queue_time_us":449415,"prepare.run_cpu_time_us":161,"prepare.run_wall_time_us":38459,"raft.queue_time_us":272106,"raft.run_cpu_time_us":428,"raft.run_wall_time_us":17429,"spinlock_wait_cycles":2432,"thread_start_us":1724560,"threads_started":3,"wal-append.queue_time_us":1508550}
I20260806 03:53:50.132692  3586 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:50.092895  2575 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260806 03:53:50.007184 10137 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 16.8, Last appended by leader: 8, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.137776 10019 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:50.114833  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3289) took 3482 ms (client timeout 1687 ms). Trace:
W20260806 03:53:50.139189  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 340299us
I20260806 03:53:50.120863  2576 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:53:50.086061 10239 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:50.145875  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:50.142589  2483 rpcz_store.cc:269] 0806 03:53:46.632134 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.632714 (+   580us) service_pool.cc:227] Handling call
0806 03:53:50.114385 (+3481671us) spinlock_profiling.cc:243] Waited 1.55 s on lock 0x7b54001dced4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:50.114598 (+   213us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3570664704}
I20260806 03:53:50.105206 10211 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:53:50.151479  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 89744.4us
I20260806 03:53:50.114658  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:50.122920 10419 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:50.166160 10326 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:50.166975 10326 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.169104  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.170061 10326 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:50.170748  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:50.171619  2581 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:50.120537 10311 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.174221 10311 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:50.161370  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:50.176294 10419 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.178834  2477 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:50.180193  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:50.180850  2477 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:50.147387 10307 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:50.125802 10220 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.194252  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:50.196785  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:50.197054  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.197562  2483 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:50.198153  2480 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:50.198459  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.199275  2576 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:50.200692  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.199652  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:50.207793  2480 raft_consensus.cc:2396] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 13 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 7.
I20260806 03:53:50.202441  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:50.120119 10320 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.222193  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:50.231123  3585 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
W20260806 03:53:50.225973  3542 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.765s (SENT)
I20260806 03:53:50.238461  2331 leader_election.cc:398] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12.
I20260806 03:53:50.239069  2331 leader_election.cc:401] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260806 03:53:50.241973  9705 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:50.242702  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:50.243180  9705 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.243804  2373 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:50.245288 10419 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:50.242871  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.246503  3542 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:50.267184  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 471464us
I20260806 03:53:50.280169  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:50.275626 10286 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.573s	user 0.020s	sys 0.003s
I20260806 03:53:50.291733  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3306) took 2930 ms. Trace:
I20260806 03:53:50.300460  2474 rpcz_store.cc:276] 0806 03:53:47.354529 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.229935 (+2875406us) service_pool.cc:227] Handling call
0806 03:53:50.269905 (+ 39970us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:50.281642 (+ 11737us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:50.281668 (+    26us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:50.285023 (+  3355us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:50.285073 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.285144 (+    71us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.285311 (+   167us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:50.270114 10333 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12.
I20260806 03:53:50.307770  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.312877  2483 raft_consensus.cc:2396] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 14 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260806 03:53:50.315688  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:50.317077  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3305) took 2956 ms. Trace:
I20260806 03:53:50.375146  2480 rpcz_store.cc:276] 0806 03:53:47.353848 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.224701 (+2870853us) service_pool.cc:227] Handling call
0806 03:53:50.268637 (+ 43936us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:50.309863 (+ 41226us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:50.309910 (+    47us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:50.309978 (+    68us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:50.310030 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.310115 (+    85us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.310273 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:50.377027  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.379050  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.380805 10239 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:50.318666 10126 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 3.184s	user 0.005s	sys 0.041s
I20260806 03:53:50.387003  2375 raft_consensus.cc:2396] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 18 because replica has last-logged OpId of term: 16 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 11.
I20260806 03:53:50.387195  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:50.395576  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:50.388935  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:50.382292 10239 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:50.402667 10220 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:50.406330 10448 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.278s	user 0.007s	sys 0.024s
W20260806 03:53:50.407702 10355 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.684s	user 0.005s	sys 0.012s
I20260806 03:53:50.304736 10421 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:50.456578  3591 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260806 03:53:50.456969 10421 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.458079 10036 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:53:50.413813 10370 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:53:50.393611 10377 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.021s
W20260806 03:53:50.415385  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 228092us
I20260806 03:53:50.418952  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3301) took 3112 ms. Trace:
I20260806 03:53:50.426800  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:50.428458  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:50.431631  9705 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:50.432623  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 223324us
W20260806 03:53:50.391956 10126 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 3.369s	user 0.005s	sys 0.041s
I20260806 03:53:50.433791 10320 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:50.438336  3547 leader_election.cc:334] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.769s (SENT)
I20260806 03:53:50.440985  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3308) took 3074 ms. Trace:
I20260806 03:53:50.474454  2480 rpcz_store.cc:276] 0806 03:53:47.366629 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.376173 (+3009544us) service_pool.cc:227] Handling call
0806 03:53:50.439835 (+ 63662us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:50.440437 (+   602us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:50.440490 (+    53us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:50.440549 (+    59us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:50.440611 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.440706 (+    95us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.440900 (+   194us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:50.300700 10286 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.446084  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3291) took 3813 ms. Trace:
I20260806 03:53:50.447822 10032 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:53:50.452080  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:50.454931 10275 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 3.926s	user 0.022s	sys 0.028s
I20260806 03:53:50.455238 10439 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:53:50.455747  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:50.398589  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1694) took 2584 ms. Trace:
I20260806 03:53:50.506202  3586 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
W20260806 03:53:50.472034  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 275596us
I20260806 03:53:50.477969 10211 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:50.465016  2484 rpcz_store.cc:276] 0806 03:53:47.306013 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.938095 (+632082us) service_pool.cc:227] Handling call
0806 03:53:47.938666 (+   571us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:47.939172 (+   506us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:47.939212 (+    40us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:47.957610 (+ 18398us) log.cc:842] Serialized 26 byte log entry
0806 03:53:50.137266 (+2179656us) spinlock_profiling.cc:243] Waited 5.46 ms on lock 0x7b18000ddf80. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:53:50.284591 (+147325us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:50.284639 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.284738 (+    99us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:50.418410 (+133672us) raft_consensus.cc:1671] finished
0806 03:53:50.418438 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.418749 (+   311us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":2633,"raft.run_cpu_time_us":213,"raft.run_wall_time_us":7539,"spinlock_wait_cycles":12560256,"thread_start_us":128955,"threads_started":1,"wal-append.queue_time_us":2458240}
I20260806 03:53:50.478677  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:50.479478  2377 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:50.479841 10377 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260806 03:53:50.478567  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 89912.5us
I20260806 03:53:50.480135 10372 raft_consensus.cc:3032] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:50.480827 10421 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:50.481505 10333 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:50.483951 10286 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:50.486673 10452 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260806 03:53:50.487280  3588 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 811) took 4284 ms (client timeout 3179 ms). Trace:
W20260806 03:53:50.488052  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49954.9us
I20260806 03:53:50.492571  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.393697 10125 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:50.494603  2581 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:50.497260 10126 raft_consensus.cc:3032] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
W20260806 03:53:50.498746 10359 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.934s	user 0.013s	sys 0.018s
W20260806 03:53:50.499225 10217 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.502s	user 0.013s	sys 0.002s
I20260806 03:53:50.503022  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:50.502928 10207 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:50.476226  2479 rpcz_store.cc:276] 0806 03:53:46.632710 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.707648 (+ 74938us) service_pool.cc:227] Handling call
0806 03:53:46.708011 (+   363us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:46.733643 (+ 25632us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:46.733677 (+    34us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:46.733727 (+    50us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:46.733765 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.445477 (+3711712us) spinlock_profiling.cc:243] Waited 25.3 ms on lock 0x7b54001dc9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:50.445577 (+   100us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.445835 (+   258us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":58299648}
I20260806 03:53:50.572988  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:50.575209  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:50.504835 10032 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:50.551817  3588 rpcz_store.cc:269] 0806 03:53:46.203149 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.203787 (+   638us) service_pool.cc:227] Handling call
0806 03:53:50.486793 (+4283006us) spinlock_profiling.cc:243] Waited 475 ms on lock 0x7b54006ff9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:50.487035 (+   242us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1093602176}
I20260806 03:53:50.577191 10032 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.517872 10377 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:50.579254 10377 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:50.568912  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 113304us
I20260806 03:53:50.586380  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:50.587713  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:50.588156  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:50.517506 10372 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:50.592661  2575 raft_consensus.cc:2379] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:50.592439  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:50.593369  2484 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:50.593812  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.593533 10372 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.594394  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:50.595089  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.510648  2577 rpcz_store.cc:276] 0806 03:53:47.807094 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:48.102014 (+294920us) service_pool.cc:227] Handling call
0806 03:53:48.103516 (+  1502us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:48.156109 (+ 52593us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:48.156150 (+    41us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:48.177196 (+ 21046us) log.cc:842] Serialized 26 byte log entry
0806 03:53:48.713572 (+536376us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:50.118120 (+1404548us) spinlock_profiling.cc:243] Waited 24.3 ms on lock 0x7b18004dd100. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f
0806 03:53:50.118309 (+   189us) log.cc:842] Serialized 14 byte log entry
0806 03:53:50.282391 (+164082us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.294890 (+ 12499us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:50.307714 (+ 12824us) raft_consensus.cc:1671] finished
0806 03:53:50.382616 (+ 74902us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.391725 (+  9109us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":68529,"prepare.queue_time_us":906694,"prepare.run_cpu_time_us":97,"prepare.run_wall_time_us":97,"raft.queue_time_us":84728,"raft.run_cpu_time_us":333,"raft.run_wall_time_us":12941,"spinlock_wait_cycles":55879040,"thread_start_us":1599631,"threads_started":3,"wal-append.queue_time_us":977016,"wal-append.run_cpu_time_us":2582,"wal-append.run_wall_time_us":1004556}
I20260806 03:53:50.548343 10333 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:50.605336  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:50.587625  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:50.607013 10333 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
W20260806 03:53:50.610512 10215 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.811s	user 0.018s	sys 0.000s
I20260806 03:53:50.611090 10215 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.613102  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.614771  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.616103 10030 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:53:50.616587 10030 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:50.616961 10030 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:50.559643 10126 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:50.618407 10126 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.626303  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:50.630280  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 67166.3us
I20260806 03:53:50.631613  2575 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:50.625717  2477 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
W20260806 03:53:50.634303  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 184364us
W20260806 03:53:50.635588  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 326499us
I20260806 03:53:50.613752 10215 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:50.636865  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.619915 10126 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:50.638803  2480 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:50.644490  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.645208  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:50.640149  2368 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.629s	user 0.008s	sys 0.007s
I20260806 03:53:50.642431  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:53:50.640913  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 43479.9us
I20260806 03:53:50.649477  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3312) took 3009 ms. Trace:
I20260806 03:53:50.650005  2480 rpcz_store.cc:276] 0806 03:53:47.635885 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.505062 (+2869177us) service_pool.cc:227] Handling call
0806 03:53:50.570223 (+ 65161us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:50.644449 (+ 74226us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.644769 (+   320us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:50.647013  3584 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:50.647652  2368 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:50.639835 10211 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.654651  2477 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:50.657140  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.663792  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.661586  2376 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:50.664631  2581 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:50.658625  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.660148  2479 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:53:50.666106  2581 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260806 03:53:50.637919 10137 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.031s
W20260806 03:53:50.668960  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2922) took 4054 ms (client timeout 1993 ms). Trace:
I20260806 03:53:50.665781  2575 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:50.652102 10226 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:50.674961  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:50.669447  2583 rpcz_store.cc:269] 0806 03:53:46.609651 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.651993 (+ 42342us) service_pool.cc:227] Handling call
0806 03:53:50.656001 (+4004008us) spinlock_profiling.cc:243] Waited 785 ms on lock 0x7b540024ccd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:50.663726 (+  7725us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1804602240}
I20260806 03:53:50.680755  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:50.685041  2480 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:50.683081  2538 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:50.653266 10217 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.011s
I20260806 03:53:50.656360 10439 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:50.689217  9706 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:50.689577  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1679) took 6411 ms. Trace:
I20260806 03:53:50.690215  9706 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.690073  2584 rpcz_store.cc:276] 0806 03:53:44.223827 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.137589 (+1913762us) service_pool.cc:227] Handling call
0806 03:53:46.143126 (+  5537us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:46.148573 (+  5447us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:46.148609 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:46.152046 (+  3437us) log.cc:842] Serialized 26 byte log entry
0806 03:53:46.498100 (+346054us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:46.498150 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:46.498221 (+    71us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:50.453904 (+3955683us) spinlock_profiling.cc:243] Waited 43.2 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:50.597023 (+143119us) raft_consensus.cc:1671] finished
0806 03:53:50.597056 (+    33us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.635423 (+ 38367us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":4993,"raft.queue_time_us":8048,"raft.run_cpu_time_us":162,"raft.run_wall_time_us":19775,"spinlock_wait_cycles":99310336,"thread_start_us":302460,"threads_started":1,"wal-append.queue_time_us":332833}
I20260806 03:53:50.692361  9986 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:50.693035  9986 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.695181  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:50.663868 10452 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.035s
I20260806 03:53:50.697275 10452 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:50.699115 10286 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Stepping down as leader of term 13
W20260806 03:53:50.699435  3542 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.150s (SENT)
I20260806 03:53:50.699608 10286 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:50.701098 10286 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.701697  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:50.689244  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 186413us
I20260806 03:53:50.702936  2477 raft_consensus.cc:2396] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 12 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 7.
I20260806 03:53:50.713761  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:50.685851 10226 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:50.722064  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 57984.9us
I20260806 03:53:50.702667 10286 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:50.721354  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:50.732206  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:50.734760  2429 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:50.736058  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:50.740890  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:50.745846  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 158405us
I20260806 03:53:50.731441 10226 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:50.751706  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:50.744870  2436 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:50.749231  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3309) took 3243 ms. Trace:
I20260806 03:53:50.751883  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3307) took 3397 ms. Trace:
I20260806 03:53:50.752610  2483 rpcz_store.cc:276] 0806 03:53:47.505412 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.390136 (+2884724us) service_pool.cc:227] Handling call
0806 03:53:50.412775 (+ 22639us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:50.413147 (+   372us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:50.471094 (+ 57947us) log.cc:842] Serialized 14 byte log entry
0806 03:53:50.748642 (+277548us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:50.748733 (+    91us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:50.748807 (+    74us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.748933 (+   126us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.749135 (+   202us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":46816,"prepare.queue_time_us":88644,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":52,"raft.queue_time_us":2390,"thread_start_us":270406,"threads_started":1}
I20260806 03:53:50.743566  9986 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:50.719867 10220 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 7, Time since last communication: 0.030s
I20260806 03:53:50.765214  2376 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:53:50.773062  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3313) took 3136 ms. Trace:
I20260806 03:53:50.774940  2477 rpcz_store.cc:276] 0806 03:53:47.636369 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.715030 (+3078661us) service_pool.cc:227] Handling call
0806 03:53:50.757890 (+ 42860us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:50.768176 (+ 10286us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:50.768219 (+    43us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:50.772720 (+  4501us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:50.772769 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.772846 (+    77us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.772972 (+   126us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:50.777532  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:50.778288  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3253) took 3276 ms. Trace:
W20260806 03:53:50.778486 10092 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 4.018s	user 0.027s	sys 0.065s
W20260806 03:53:50.778898 10092 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 4.060s	user 0.027s	sys 0.065s
I20260806 03:53:50.777697 10280 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:50.787498 10442 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.003s
W20260806 03:53:50.790930 10466 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260806 03:53:50.793259 10280 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:50.794546 10280 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.796132  9854 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:50.796821 10377 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.797500 10125 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:50.798048 10125 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:50.798481 10125 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:50.798758  3585 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:50.799418 10377 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:50.779862 10451 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:50.810128 10451 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:50.814618  3542 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.164s (SENT)
I20260806 03:53:50.815479  3542 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:50.768898 10289 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:50.774075 10326 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260806 03:53:50.816949  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 97521.5us
I20260806 03:53:50.817931  2579 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:50.778721  2374 rpcz_store.cc:276] 0806 03:53:47.501359 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.536627 (+ 35268us) service_pool.cc:227] Handling call
0806 03:53:47.537065 (+   438us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:47.965972 (+428907us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:47.966007 (+    35us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:47.975954 (+  9947us) log.cc:842] Serialized 52 byte log entry
0806 03:53:48.190343 (+214389us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:48.190383 (+    40us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:48.190484 (+   101us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:50.497713 (+2307229us) spinlock_profiling.cc:243] Waited 50.7 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:50.777668 (+279955us) raft_consensus.cc:1671] finished
0806 03:53:50.777696 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.778049 (+   353us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":171898,"raft.run_cpu_time_us":169,"raft.run_wall_time_us":171,"spinlock_wait_cycles":116627328,"thread_start_us":576379,"threads_started":2,"wal-append.queue_time_us":430059}
I20260806 03:53:50.820000 10326 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:50.829707 10326 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:50.845642  2477 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:50.819717 10307 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:50.779796 10030 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:50.846050  2377 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:53:50.849867  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:50.849583  2480 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:50.856663  2538 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:50.860131  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2920) took 2852 ms. Trace:
I20260806 03:53:50.861011  2477 rpcz_store.cc:276] 0806 03:53:48.007977 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.784587 (+2776610us) service_pool.cc:227] Handling call
0806 03:53:50.845434 (+ 60847us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:50.859648 (+ 14214us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.860042 (+   394us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:50.865854  2331 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:50.885943  2483 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 9. Current term is 10. Ops: []
I20260806 03:53:50.886957  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3315) took 3225 ms. Trace:
I20260806 03:53:50.887425  2483 rpcz_store.cc:276] 0806 03:53:47.662087 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.766455 (+3104368us) service_pool.cc:227] Handling call
0806 03:53:50.833178 (+ 66723us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:50.886641 (+ 53463us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.886875 (+   234us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:50.853029 10211 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:50.925477  2483 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: [11.6-11.6]
I20260806 03:53:50.932245  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2924) took 2722 ms. Trace:
I20260806 03:53:50.934865  2477 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:53:50.935670  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3318) took 2781 ms. Trace:
I20260806 03:53:50.936080  2477 rpcz_store.cc:276] 0806 03:53:48.154824 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.862488 (+2707664us) service_pool.cc:227] Handling call
0806 03:53:50.934387 (+ 71899us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:50.935354 (+   967us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.935607 (+   253us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:50.938167  9546 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:50.938685  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:50.873767 10289 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:50.904350  9854 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:50.922425 10220 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:50.949788 10030 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:50.950150  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 84628.7us
I20260806 03:53:50.946453  2379 pending_rounds.cc:76] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 12
W20260806 03:53:50.936966 10239 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.537s	user 0.006s	sys 0.012s
I20260806 03:53:50.931694 10251 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:50.952239  2379 pending_rounds.cc:97] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 16.13
I20260806 03:53:50.940009  9546 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:50.934865  2483 rpcz_store.cc:276] 0806 03:53:48.210295 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.896069 (+2685774us) service_pool.cc:227] Handling call
0806 03:53:50.925121 (+ 29052us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:50.931764 (+  6643us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.932152 (+   388us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:50.959841  2576 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:50.965502  2379 raft_consensus.cc:2866] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:50.969198  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2921) took 2960 ms. Trace:
W20260806 03:53:50.981405  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 236612us
I20260806 03:53:50.982399  2436 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:50.982503  2331 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:50.958853  9854 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:50.993755  2375 raft_consensus.cc:3032] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:50.991490  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:50.995863  2377 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: [12.7-12.7]
I20260806 03:53:50.995901  2538 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:50.994277  2375 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:50.999289  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:51.000236  2584 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:50.987959 10211 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260806 03:53:51.012224  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 340521us
I20260806 03:53:51.013532  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3314) took 3373 ms. Trace:
I20260806 03:53:50.993280 10451 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:51.006939 10239 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:50.968828 10289 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.019634  2483 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260806 03:53:51.014736  2479 rpcz_store.cc:276] 0806 03:53:47.640111 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.744192 (+3104081us) service_pool.cc:227] Handling call
0806 03:53:50.762620 (+ 18428us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:50.774484 (+ 11864us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:50.823088 (+ 48604us) log.cc:842] Serialized 14 byte log entry
0806 03:53:51.007701 (+184613us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:51.007771 (+    70us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:51.013158 (+  5387us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.013275 (+   117us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:51.013455 (+   180us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":48388,"prepare.run_cpu_time_us":60,"prepare.run_wall_time_us":61,"raft.queue_time_us":591,"thread_start_us":130020,"threads_started":1}
I20260806 03:53:51.024835  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2925) took 2589 ms. Trace:
I20260806 03:53:51.026834  2483 rpcz_store.cc:276] 0806 03:53:48.435898 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.984273 (+2548375us) service_pool.cc:227] Handling call
0806 03:53:51.019296 (+ 35023us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:51.024419 (+  5123us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.024762 (+   343us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:51.026422  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:51.032635  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:50.986231  9546 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.034s
I20260806 03:53:51.014333 10211 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:51.033180 10239 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:51.044942  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:51.043332 10475 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260806 03:53:51.057235  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:51.060117  2429 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:51.061548  2436 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:51.058315  2375 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:51.067639  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 46956.3us
I20260806 03:53:51.029420 10092 consensus_queue.cc:1046] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.029s
I20260806 03:53:51.074021 10179 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Stepping down as leader of term 9
I20260806 03:53:51.074481 10179 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:51.075299  2375 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:51.069075 10329 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:51.076857 10239 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.079756 10329 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:51.069022 10126 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:51.080230 10329 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:51.080165  9854 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.080852 10126 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:51.077896 10481 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.141s	user 0.000s	sys 0.001s
I20260806 03:53:51.085244  2479 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:53:51.085930 10126 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:51.086004  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3320) took 2643 ms. Trace:
I20260806 03:53:51.078665 10452 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:53:51.086576  2479 rpcz_store.cc:276] 0806 03:53:48.442882 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.025816 (+2582934us) service_pool.cc:227] Handling call
0806 03:53:51.084773 (+ 58957us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:51.085681 (+   908us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.085939 (+   258us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:51.087620 10452 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:53:51.087931  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:51.131482  2479 raft_consensus.cc:2396] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 12 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260806 03:53:51.107725 10491 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:51.132294 10491 raft_consensus.cc:686] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:51.109092 10035 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:51.046443 10211 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:51.133762 10491 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:51.136976  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 779) took 3966 ms. Trace:
I20260806 03:53:51.130375  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:51.075636 10179 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [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: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.116981  3585 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:53:51.271589  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 235707us
I20260806 03:53:51.095336  2377 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [10.7-10.7]
W20260806 03:53:51.107342  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 57408.8us
I20260806 03:53:51.124585  2483 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: [8.6-10.7]
W20260806 03:53:51.118505  2481 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 780) took 3947 ms (client timeout 2446 ms). Trace:
W20260806 03:53:51.119683  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 158525us
W20260806 03:53:51.147032  2482 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 805) took 3494 ms (client timeout 2769 ms). Trace:
I20260806 03:53:51.271325  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:51.107573  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:51.277675  2584 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
W20260806 03:53:51.285915  2482 rpcz_store.cc:269] 0806 03:53:47.652087 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.703452 (+ 51365us) service_pool.cc:227] Handling call
0806 03:53:51.146552 (+3443100us) spinlock_profiling.cc:243] Waited 20 ms on lock 0x7b54001513d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:51.146786 (+   234us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":46103808}
I20260806 03:53:51.287564  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2927) took 2765 ms. Trace:
W20260806 03:53:51.290376  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 118571us
W20260806 03:53:51.100389  2574 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2914) took 4493 ms (client timeout 1627 ms). Trace:
I20260806 03:53:51.290700  2483 rpcz_store.cc:276] 0806 03:53:48.521809 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.034038 (+2512229us) service_pool.cc:227] Handling call
0806 03:53:51.123951 (+ 89913us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:51.287134 (+163183us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.287454 (+   320us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:51.129220  2578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2913) took 4522 ms (client timeout 2136 ms). Trace:
W20260806 03:53:51.141284  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 783) took 3967 ms (client timeout 1553 ms). Trace:
W20260806 03:53:51.282372  2481 rpcz_store.cc:269] 0806 03:53:47.171288 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.171424 (+   136us) service_pool.cc:227] Handling call
0806 03:53:51.118171 (+3946747us) spinlock_profiling.cc:243] Waited 2.02 s on lock 0x7b54000af0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:51.118395 (+   224us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4635320192}
W20260806 03:53:51.274497  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 206584us
I20260806 03:53:51.298092  2375 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 7. (term mismatch)
W20260806 03:53:51.292423  2578 rpcz_store.cc:269] 0806 03:53:46.606741 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.606965 (+   224us) service_pool.cc:227] Handling call
0806 03:53:51.128386 (+4521421us) spinlock_profiling.cc:243] Waited 836 ms on lock 0x7b540040f1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:51.128830 (+   444us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1923064576}
I20260806 03:53:51.286269  2479 raft_consensus.cc:2362] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12. Re-sending same reply.
I20260806 03:53:51.271394  2476 rpcz_store.cc:276] 0806 03:53:47.170411 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.170554 (+   143us) service_pool.cc:227] Handling call
0806 03:53:47.493876 (+323322us) raft_consensus.cc:1457] Updating replica for 3 ops
0806 03:53:47.495088 (+  1212us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.136363 (+3641275us) spinlock_profiling.cc:243] Waited 323 ms on lock 0x7b5400350cd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:51.136715 (+   352us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":742603136}
W20260806 03:53:51.292920  2478 rpcz_store.cc:269] 0806 03:53:47.173446 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.209106 (+ 35660us) service_pool.cc:227] Handling call
0806 03:53:51.140720 (+3931614us) spinlock_profiling.cc:243] Waited 1.23 s on lock 0x7b54003886d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:51.141014 (+   294us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2820844928}
W20260806 03:53:51.302985  3584 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.648s	user 0.014s	sys 0.002s
I20260806 03:53:51.304169  2581 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:51.055325  9986 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:51.117794  2572 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:53:51.303366  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3276) took 1038 ms. Trace:
I20260806 03:53:51.308629  2377 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260806 03:53:51.303660  3584 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:53:51.298678  2375 pending_rounds.cc:76] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 6
W20260806 03:53:51.291651  2574 rpcz_store.cc:269] 0806 03:53:46.607158 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.607309 (+   151us) service_pool.cc:227] Handling call
0806 03:53:51.099656 (+4492347us) spinlock_profiling.cc:243] Waited 555 ms on lock 0x7b54004556d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:51.100105 (+   449us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1277352704}
I20260806 03:53:51.316186  2375 pending_rounds.cc:97] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 10.7
I20260806 03:53:51.316689  2375 raft_consensus.cc:2866] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:51.302575  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:51.177706  9706 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:51.103840 10439 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260806 03:53:51.301800 10226 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.527s	user 0.015s	sys 0.006s
W20260806 03:53:51.291383 10333 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.681s	user 0.015s	sys 0.001s
I20260806 03:53:51.331451  3586 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:51.322741  2538 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:51.289383 10286 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.548s	user 0.014s	sys 0.000s
I20260806 03:53:51.218194 10191 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:51.110212 10289 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:51.308234  2373 rpcz_store.cc:276] 0806 03:53:50.268378 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.274684 (+  6306us) service_pool.cc:227] Handling call
0806 03:53:50.293365 (+ 18681us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:50.380047 (+ 86682us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:50.380089 (+    42us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:50.381014 (+   925us) log.cc:842] Serialized 52 byte log entry
0806 03:53:50.504740 (+123726us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:50.504785 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.108874 (+604089us) spinlock_profiling.cc:243] Waited 82 ms on lock 0x7b54000591d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:51.108934 (+    60us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:51.108992 (+    58us) raft_consensus.cc:1671] finished
0806 03:53:51.109010 (+    18us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:51.303235 (+194225us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1821,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":152,"spinlock_wait_cycles":188502272,"thread_start_us":123199,"threads_started":1,"wal-append.queue_time_us":373233}
I20260806 03:53:51.328392  2429 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:51.335987  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:51.096810  9705 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.232s
I20260806 03:53:51.319002  9986 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:51.337798  2436 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:51.124531 10329 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.344367  2331 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:51.335930  2374 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260806 03:53:51.329317  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:51.249084 10326 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:51.232932 10125 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:50.752955  2474 rpcz_store.cc:276] 0806 03:53:47.354939 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.376326 (+3021387us) service_pool.cc:227] Handling call
0806 03:53:50.429683 (+ 53357us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:50.430083 (+   400us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:53:50.501178 (+ 71095us) log.cc:842] Serialized 14 byte log entry
0806 03:53:50.751262 (+250084us) log.cc:842] Serialized 14 byte log entry
0806 03:53:50.751472 (+   210us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:50.751522 (+    50us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:50.751581 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.751668 (+    87us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.751813 (+   145us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":43037,"prepare.queue_time_us":73913,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"raft.queue_time_us":1987,"thread_start_us":249323,"threads_started":1}
I20260806 03:53:51.353991  3586 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:51.345546  9986 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:51.340243 10307 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election won for term 18
W20260806 03:53:51.340580  3542 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.064s (SENT) [suppressed 27 similar messages]
I20260806 03:53:51.370945  2377 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:51.371378  2377 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:51.372881  2474 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:51.374202  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:51.333868 10226 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:51.376056 10035 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:53:51.376466  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:51.377295  2584 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:51.378369 10226 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:51.379300  2368 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:51.375979  2482 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 12: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:51.333734 10333 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:51.381141  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58534.7us
I20260806 03:53:51.384419  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3331) took 1230 ms. Trace:
I20260806 03:53:51.384824  2474 rpcz_store.cc:276] 0806 03:53:50.150094 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.361418 (+1211324us) service_pool.cc:227] Handling call
0806 03:53:51.372722 (+ 11304us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:51.374410 (+  1688us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.374637 (+   227us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:51.387734  2436 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:51.389513 10035 consensus_queue.cc:1046] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:53:51.390825 10035 raft_consensus.cc:3032] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:51.391224 10035 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:51.392434 10035 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:51.394038  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72137.3us
I20260806 03:53:51.394105 10035 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:51.395228  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:51.396399 10087 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:53:51.344599  9706 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.030s
I20260806 03:53:51.370438  9528 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:51.403789  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3319) took 3183 ms. Trace:
I20260806 03:53:51.356964 10191 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.367501 10505 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:51.412719  2376 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
W20260806 03:53:51.415196  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 112733us
I20260806 03:53:51.418942  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:51.410022  2477 rpcz_store.cc:276] 0806 03:53:48.220900 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.953457 (+2732557us) service_pool.cc:227] Handling call
0806 03:53:50.986399 (+ 32942us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:51.015442 (+ 29043us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:53:51.046168 (+ 30726us) log.cc:842] Serialized 14 byte log entry
0806 03:53:51.403400 (+357232us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:51.403465 (+    65us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:51.403524 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.403602 (+    78us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:51.403733 (+   131us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":5986,"prepare.queue_time_us":28946,"prepare.run_cpu_time_us":61,"prepare.run_wall_time_us":63,"raft.queue_time_us":12307,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":4174,"thread_start_us":296275,"threads_started":2,"wal-append.queue_time_us":321473}
I20260806 03:53:51.380400 10307 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:51.434993  2436 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:51.410499  2474 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:53:51.422720 10452 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:53:51.397809 10212 consensus_queue.cc:1046] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 3, Time since last communication: 0.068s
I20260806 03:53:51.421092 10505 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:51.444701  2474 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:53:51.449832  2474 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:51.450987 10232 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.034s
I20260806 03:53:51.452541  2482 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260806 03:53:51.423213  2377 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.446235 10377 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:51.433876  9528 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:51.416038 10087 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:51.422084 10286 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:51.438958 10092 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:51.459717  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 150443us
W20260806 03:53:51.457347  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 120926us
W20260806 03:53:51.448050 10499 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
W20260806 03:53:51.470266  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 75206.1us
I20260806 03:53:51.474154  2477 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:51.475373  2482 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:53:51.458712 10377 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:51.457121 10505 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:51.495232  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:51.496392 10030 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:51.497344 10212 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:51.497113 10030 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:51.466127 10286 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:51.503000 10289 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:51.520462 10289 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.521970  9528 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.523340 10289 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:51.525956  2477 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
W20260806 03:53:51.526067 10507 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260806 03:53:51.527217 10326 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:51.528364 10087 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:51.472223 10304 raft_consensus.cc:3032] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:51.520824 10125 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:51.520535  2377 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:53:51.544687  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 111450us
I20260806 03:53:51.548894  2578 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260806 03:53:51.551425 10525 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:51.552363 10525 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:51.554564 10493 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260806 03:53:51.555442 10525 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:51.560791 10508 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.127s	user 0.000s	sys 0.000s
W20260806 03:53:51.561070 10501 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.089s	user 0.000s	sys 0.001s
I20260806 03:53:51.561612 10030 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:51.562049 10307 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.12, Last appended by leader: 12, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:51.540186 10304 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:51.566355 10304 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.567483  9986 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.578001  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3301) took 1038 ms. Trace:
I20260806 03:53:51.578500  2368 rpcz_store.cc:276] 0806 03:53:50.546994 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.688400 (+141406us) service_pool.cc:227] Handling call
0806 03:53:51.577725 (+889325us) spinlock_profiling.cc:243] Waited 637 ms on lock 0x7b5400012cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:51.577921 (+   196us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1465231616}
I20260806 03:53:51.567838 10304 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:51.584219  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 905245us
I20260806 03:53:51.585654  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:51.587296 10318 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:51.581401  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3286) took 1154 ms. Trace:
I20260806 03:53:51.588654  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:51.588833  2376 rpcz_store.cc:276] 0806 03:53:50.427122 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.791678 (+364556us) service_pool.cc:227] Handling call
0806 03:53:50.792060 (+   382us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:51.415549 (+623489us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.581096 (+165547us) spinlock_profiling.cc:243] Waited 620 ms on lock 0x7b54004394d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:51.581315 (+   219us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1426929536}
I20260806 03:53:51.591571  2534 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:51.593288 10002 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:51.596913  2477 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260806 03:53:51.598569  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:51.497140  2331 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:51.603026  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:51.606248  2377 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 9. (term mismatch)
I20260806 03:53:51.606779  2377 pending_rounds.cc:76] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 8
I20260806 03:53:51.607125  2377 pending_rounds.cc:97] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 13.9
I20260806 03:53:51.607445  2377 raft_consensus.cc:2866] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:51.608475  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3297) took 1162 ms. Trace:
I20260806 03:53:51.608916  2377 rpcz_store.cc:276] 0806 03:53:50.446426 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.325414 (+878988us) service_pool.cc:227] Handling call
0806 03:53:51.339267 (+ 13853us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:51.608118 (+268851us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.608400 (+   282us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:51.500520 10377 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:51.503142 10286 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:51.610455 10194 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.008s
I20260806 03:53:51.619105 10314 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:53:51.621058  2477 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 8. Preceding OpId from leader: term: 18 index: 9. (index mismatch)
I20260806 03:53:51.598413 10329 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:51.627424 10395 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.018s
I20260806 03:53:51.631016  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:51.612411 10388 raft_consensus.cc:2741] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election decision vote started in defunct term 13: won
I20260806 03:53:51.628626 10002 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.010s
I20260806 03:53:51.628516  9528 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:51.645990  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:51.620466 10333 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:51.652845  9528 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:51.654163  9528 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.660930  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1705) took 1240 ms. Trace:
I20260806 03:53:51.661528  2579 rpcz_store.cc:276] 0806 03:53:50.420752 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.668570 (+247818us) service_pool.cc:227] Handling call
0806 03:53:51.660677 (+992107us) spinlock_profiling.cc:243] Waited 79.2 ms on lock 0x7b540040f6d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:51.660834 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":182140672}
I20260806 03:53:51.574486 10211 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.641168  2584 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:51.671495  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:51.674396  9854 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260806 03:53:51.683231  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 80314.7us
I20260806 03:53:51.684293  2534 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:51.686375  2534 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:51.687445  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 192945us
I20260806 03:53:51.688063  2483 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:51.688490  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:51.688905 10211 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:51.689318  9986 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:51.690953  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2928) took 1992 ms. Trace:
I20260806 03:53:51.691809  2483 rpcz_store.cc:276] 0806 03:53:49.698410 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.310915 (+1612505us) service_pool.cc:227] Handling call
0806 03:53:51.331901 (+ 20986us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:51.688531 (+356630us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.690594 (+  2063us) spinlock_profiling.cc:243] Waited 356 ms on lock 0x7b54003890d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:51.690865 (+   271us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":818489600}
I20260806 03:53:51.693854  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:51.694846  2483 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:51.699271 10351 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:53:51.699815 10351 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:51.700270 10351 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:51.702472  2436 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:51.701895  2474 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.709964  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:51.714103  2574 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260806 03:53:51.714284  2474 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:51.725349 10395 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 9, Time since last communication: 0.000s
I20260806 03:53:51.726049 10395 consensus_queue.cc:1225] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 11.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260806 03:53:51.730892  2574 pending_rounds.cc:76] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 9
I20260806 03:53:51.731235  2574 pending_rounds.cc:97] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 11.10
I20260806 03:53:51.731505  2574 raft_consensus.cc:2866] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:51.732323  9935 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:51.732924  9935 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:51.733453  9935 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:51.734483  2479 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:51.735378  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2930) took 1689 ms. Trace:
I20260806 03:53:51.734591 10301 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:51.731866  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3328) took 1652 ms. Trace:
I20260806 03:53:51.738430  2476 rpcz_store.cc:276] 0806 03:53:50.079579 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.314588 (+1235009us) service_pool.cc:227] Handling call
0806 03:53:51.731090 (+416502us) spinlock_profiling.cc:243] Waited 4.11 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:53:51.731309 (+   219us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:51.731547 (+   238us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:51.731572 (+    25us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:51.731613 (+    41us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:51.731647 (+    34us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.731697 (+    50us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:51.731796 (+    99us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":9442048}
I20260806 03:53:51.739337  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:51.740061  2584 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:51.735713  2479 rpcz_store.cc:276] 0806 03:53:50.045877 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.314500 (+1268623us) service_pool.cc:227] Handling call
0806 03:53:51.734056 (+419556us) spinlock_profiling.cc:243] Waited 3.9 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:53:51.734260 (+   204us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:51.735127 (+   867us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.735318 (+   191us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":8961280}
W20260806 03:53:51.744385  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 247358us
I20260806 03:53:51.747090  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:54220 (request call id 3332) took 1552 ms. Trace:
I20260806 03:53:51.747752  2474 rpcz_store.cc:276] 0806 03:53:50.181605 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.385619 (+1204014us) service_pool.cc:227] Handling call
0806 03:53:51.714940 (+329321us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:51.749148  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60766.8us
I20260806 03:53:51.681615 10239 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.059s
I20260806 03:53:51.755470  2483 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:51.737906 10211 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:51.761160  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [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: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:51.773869  2534 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:51.774338  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:51.771003  2584 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:51.781148  2436 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:51.782159  3585 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:51.759290 10194 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:51.791113  2479 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: [14.9-14.9]
I20260806 03:53:51.768750 10239 consensus_queue.cc:1225] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 7.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260806 03:53:51.723117 10002 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.053s
I20260806 03:53:51.801996  9986 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260806 03:53:51.802629 10217 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
W20260806 03:53:51.803406  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1850) took 6930 ms (client timeout 2125 ms). Trace:
I20260806 03:53:51.804703  2372 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: []
I20260806 03:53:51.814358 10179 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:53:51.838168 10528 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260806 03:53:51.817557  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49338.5us
I20260806 03:53:51.820149  9705 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:53:51.829032 10354 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
W20260806 03:53:51.849216  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 88151.6us
W20260806 03:53:51.847121  2370 rpcz_store.cc:269] 0806 03:53:44.872410 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:44.872562 (+   152us) service_pool.cc:227] Handling call
0806 03:53:51.802867 (+6930305us) spinlock_profiling.cc:243] Waited 1.84 s on lock 0x7b54003322d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:51.803144 (+   277us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4227030912}
I20260806 03:53:51.797945 10520 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:51.792234 10211 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:51.857396 10363 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:51.889003  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:51.875197  2534 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:51.879468  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2929) took 2160 ms. Trace:
I20260806 03:53:51.876799  9546 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.007s
I20260806 03:53:51.881443 10308 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.028s
I20260806 03:53:51.882521 10520 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.860942  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 722) took 1063 ms. Trace:
I20260806 03:53:51.869856 10217 raft_consensus.cc:686] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:51.892907  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3268) took 1888 ms. Trace:
I20260806 03:53:51.906750 10310 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:51.907330 10310 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:51.908699 10310 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:51.922922  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 135576us
I20260806 03:53:51.901849  2369 rpcz_store.cc:276] 0806 03:53:50.004653 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.010315 (+  5662us) service_pool.cc:227] Handling call
0806 03:53:50.010769 (+   454us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:50.084139 (+ 73370us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.892523 (+1808384us) spinlock_profiling.cc:243] Waited 27.4 ms on lock 0x7b54001eafd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:51.892818 (+   295us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":63068032}
I20260806 03:53:51.892035  2481 rpcz_store.cc:276] 0806 03:53:49.719350 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.306244 (+1586894us) service_pool.cc:227] Handling call
0806 03:53:51.327726 (+ 21482us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:51.333260 (+  5534us) raft_consensus.cc:1520] Early marking committed up to index 13
0806 03:53:51.342390 (+  9130us) log.cc:842] Serialized 14 byte log entry
0806 03:53:51.571568 (+229178us) spinlock_profiling.cc:243] Waited 4.63 ms on lock 0x7b1800376540. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b 00007f0d7cacf88a
0806 03:53:51.787702 (+216134us) log.cc:842] Serialized 14 byte log entry
0806 03:53:51.859869 (+ 72167us) log.cc:842] Serialized 14 byte log entry
0806 03:53:51.876224 (+ 16355us) log.cc:842] Serialized 14 byte log entry
0806 03:53:51.876424 (+   200us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:51.876476 (+    52us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:51.876518 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.879184 (+  2666us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:51.879371 (+   187us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":45357,"prepare.queue_time_us":23942,"prepare.run_cpu_time_us":167,"prepare.run_wall_time_us":4304,"raft.queue_time_us":91633,"raft.run_cpu_time_us":422,"raft.run_wall_time_us":22727,"spinlock_wait_cycles":31498624,"thread_start_us":188279,"threads_started":1,"wal-append.queue_time_us":429472}
I20260806 03:53:51.898466  2583 rpcz_store.cc:276] 0806 03:53:50.789462 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.659719 (+870257us) service_pool.cc:227] Handling call
0806 03:53:51.666282 (+  6563us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:51.681673 (+ 15391us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:51.681728 (+    55us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:51.713947 (+ 32219us) log.cc:842] Serialized 26 byte log entry
0806 03:53:51.846094 (+132147us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:51.846145 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.846221 (+    76us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:51.852463 (+  6242us) raft_consensus.cc:1671] finished
0806 03:53:51.852757 (+   294us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:51.852910 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":33985,"raft.queue_time_us":18433,"raft.run_cpu_time_us":140,"raft.run_wall_time_us":140,"thread_start_us":121539,"threads_started":1,"wal-append.queue_time_us":127612}
I20260806 03:53:51.900794 10035 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:51.934929  2331 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:51.910805 10516 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.149s	user 0.000s	sys 0.001s
I20260806 03:53:51.942368  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:51.942713  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:51.876600  9986 consensus_queue.cc:1046] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.052s
I20260806 03:53:51.901228 10363 raft_consensus.cc:686] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:51.954272  2483 raft_consensus.cc:2396] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 19 because replica has last-logged OpId of term: 16 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 7.
I20260806 03:53:51.901556 10452 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:51.965770  2429 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:51.947247 10035 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.972211  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:52.012619  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 84211.1us
I20260806 03:53:51.938445 10239 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.066s
W20260806 03:53:52.009979 10092 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.526s	user 0.011s	sys 0.002s
I20260806 03:53:51.973728 10304 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:52.027680  2375 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:51.952795 10002 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.069s
I20260806 03:53:51.971839 10035 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:51.971197 10363 consensus_queue.cc:237] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:51.936641 10211 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:52.073132  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 162491us
I20260806 03:53:52.073863  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:51.960615  9935 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:52.077952  2379 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 7. Current term is 8. Ops: []
I20260806 03:53:51.972393 10452 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:52.009405 10491 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:52.027966 10092 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:52.080250  2369 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 12 index: 5. (index mismatch)
W20260806 03:53:52.081871  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 151341us
I20260806 03:53:52.083781  2476 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260806 03:53:52.094379 10535 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260806 03:53:52.101320 10200 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:52.102362 10181 consensus_queue.cc:1046] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.089s
W20260806 03:53:52.102695 10541 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260806 03:53:52.084887 10377 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:52.088073 10051 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 15.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.205s
I20260806 03:53:52.104195  2331 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:52.106267  9935 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:52.108314  3542 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.954s (SENT)
I20260806 03:53:52.115213  2375 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260806 03:53:52.169759  3542 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:52.093621 10354 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:52.164386  2370 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 6. (term mismatch)
I20260806 03:53:52.009684 10505 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:52.163353  2373 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: [13.7-15.8]
I20260806 03:53:52.173059  2578 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260806 03:53:52.213078  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:52.178363  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:52.185029  3585 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
W20260806 03:53:52.203119  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60412.4us
I20260806 03:53:52.209942  2370 pending_rounds.cc:76] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 5
W20260806 03:53:52.224287  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 116035us
I20260806 03:53:52.225553  2370 pending_rounds.cc:97] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 11.6
I20260806 03:53:52.225965  2370 raft_consensus.cc:2866] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:52.234161  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 556) took 1202 ms. Trace:
I20260806 03:53:52.234727  3586 rpcz_store.cc:276] 0806 03:53:51.032106 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.032326 (+   220us) service_pool.cc:227] Handling call
0806 03:53:52.233892 (+1201566us) spinlock_profiling.cc:243] Waited 298 ms on lock 0x7b54004722d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:52.234024 (+   132us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":685341056}
I20260806 03:53:52.083971 10217 consensus_queue.cc:237] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:52.251475  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82965.9us
I20260806 03:53:52.220777 10520 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:52.178305 10354 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:52.259402  2477 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:52.263665  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:52.236384 10035 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:52.248387 10051 consensus_queue.cc:1225] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 16.12 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 11
I20260806 03:53:52.277128 10032 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:53:52.277465 10377 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:52.281114  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:52.282981 10286 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.650s	user 0.012s	sys 0.000s
W20260806 03:53:52.284416 10543 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.162s	user 0.001s	sys 0.000s
I20260806 03:53:52.286747 10505 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:52.248663 10439 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:53:52.287844 10537 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.315s	user 0.001s	sys 0.001s
W20260806 03:53:52.288303  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 190737us
I20260806 03:53:52.289323 10194 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:52.291951 10538 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.213s	user 0.000s	sys 0.001s
W20260806 03:53:52.289363 10541 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260806 03:53:52.293151 10191 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:52.337723 10520 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:53:52.354646 10520 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:52.355917 10520 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:52.293437 10549 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.116s	user 0.000s	sys 0.000s
I20260806 03:53:52.300552 10002 raft_consensus.cc:3032] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:50.972287  2480 rpcz_store.cc:276] 0806 03:53:48.008480 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.862995 (+2854515us) service_pool.cc:227] Handling call
0806 03:53:50.863575 (+   580us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:50.863927 (+   352us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:53:50.865736 (+  1809us) log.cc:842] Serialized 14 byte log entry
0806 03:53:50.968753 (+103017us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:50.968824 (+    71us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:50.968885 (+    61us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:50.968975 (+    90us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:50.969122 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":6627,"prepare.queue_time_us":416,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":53,"raft.queue_time_us":8895,"thread_start_us":95717,"threads_started":1}
W20260806 03:53:52.310092  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 101172us
W20260806 03:53:52.321312 10547 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260806 03:53:52.345423 10354 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:52.352598 10452 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:52.353492  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 103835us
I20260806 03:53:52.370594  2377 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:52.390374  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:52.396956  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:52.316115 10092 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.048s
I20260806 03:53:52.342900 10194 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:52.402405 10095 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:53:52.403082 10354 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:52.332137 10286 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:52.366230 10002 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:52.406008 10002 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:52.407383 10286 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:52.408857 10191 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:52.409524 10191 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:52.410596  2474 pending_rounds.cc:76] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 5
I20260806 03:53:52.410904  2474 pending_rounds.cc:97] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 7.6
I20260806 03:53:52.411145  2474 raft_consensus.cc:2866] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:52.411700 10191 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:52.413858 10179 consensus_meta.cc:287] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.544s	user 0.007s	sys 0.006s
I20260806 03:53:52.414516  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:52.443321  2579 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:52.443946  2480 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: [11.6-11.6]
I20260806 03:53:52.446534  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:52.447319  2370 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:52.448571  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:52.450066  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.450877  2379 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:52.454512  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:52.455756 10220 raft_consensus.cc:3032] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:52.456245 10220 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:52.416649  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 52150.4us
I20260806 03:53:52.417455 10452 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:52.428061  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3349) took 1329 ms. Trace:
I20260806 03:53:52.433264  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.451670  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.458189  2482 rpcz_store.cc:276] 0806 03:53:51.098944 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.628383 (+529439us) service_pool.cc:227] Handling call
0806 03:53:51.671911 (+ 43528us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:51.704853 (+ 32942us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:53:51.704887 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:51.728310 (+ 23423us) log.cc:842] Serialized 26 byte log entry
0806 03:53:51.848604 (+120294us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:51.848668 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:51.848768 (+   100us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:52.427769 (+579001us) raft_consensus.cc:1671] finished
0806 03:53:52.427797 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:52.427969 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":21965,"raft.run_cpu_time_us":212,"raft.run_wall_time_us":14391,"thread_start_us":119829,"threads_started":1,"wal-append.queue_time_us":199009}
I20260806 03:53:52.473771  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:52.474700  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.477370  2479 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260806 03:53:52.479440  2479 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:52.488668  2331 leader_election.cc:398] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:53:52.489117  2331 leader_election.cc:401] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260806 03:53:52.491192  2331 leader_election.cc:398] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:53:52.492242 10207 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:52.493283 10191 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:52.494227 10191 consensus_queue.cc:1225] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 15.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:53:52.494728 10212 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:53:52.495123 10212 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:52.495985 10212 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.8, Last appended by leader: 8, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:52.497485 10212 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:52.503221 10545 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:53:52.503870 10318 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:52.507390  2481 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:52.508780  2370 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:53:52.467870 10452 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:52.519766  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.503036 10194 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:52.526051  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.527420  2370 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:52.522825  2379 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:53:52.529827  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.530639  2377 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:52.531778  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.469059 10354 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.057s
I20260806 03:53:52.516422 10439 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:52.546394  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:52.520457 10378 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:52.547098 10309 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.002s
I20260806 03:53:52.550262  9996 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:53:52.553220  2476 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:52.553529 10194 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:52.557538  2478 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:52.560701 10372 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:52.562875  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3230) took 6536 ms. Trace:
I20260806 03:53:52.563410 10019 consensus_queue.cc:1046] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:53:52.569645  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3330) took 2482 ms. Trace:
I20260806 03:53:52.544407  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.566367  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.570029  2478 rpcz_store.cc:276] 0806 03:53:50.087511 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.315758 (+1228247us) service_pool.cc:227] Handling call
0806 03:53:52.557059 (+1241301us) spinlock_profiling.cc:243] Waited 3.81 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:53:52.557310 (+   251us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:52.569395 (+ 12085us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:52.569588 (+   193us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":8752896}
I20260806 03:53:52.569267  2372 rpcz_store.cc:276] 0806 03:53:46.025896 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:46.026043 (+   147us) service_pool.cc:227] Handling call
0806 03:53:51.804289 (+5778246us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:51.864749 (+ 60460us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:52.562601 (+697852us) spinlock_profiling.cc:243] Waited 5.78 s on lock 0x7b54003322d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:52.562779 (+   178us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":13287648512}
I20260806 03:53:52.571069  2377 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
W20260806 03:53:52.568861 10351 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.848s	user 0.016s	sys 0.000s
I20260806 03:53:52.580801  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:52.567986  9528 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.563s	user 0.008s	sys 0.009s
I20260806 03:53:52.589926  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:52.592145  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.539929 10179 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.039s
I20260806 03:53:52.598886  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.600556  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.601465  2370 raft_consensus.cc:2379] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:52.602032  2377 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:52.589838  9528 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.008s	sys 0.009s
I20260806 03:53:52.624886  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:52.568472 10439 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:52.575289 10311 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 15.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.040s
I20260806 03:53:52.638473  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.639988  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:52.643442  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.644735  2372 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:53:52.581782 10525 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.048s
I20260806 03:53:52.649410  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:52.651015  2377 raft_consensus.cc:2379] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:52.647667  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 98642us
I20260806 03:53:52.637663  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.653522  2370 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:52.580549 10378 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:52.659452  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:52.658005  2579 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:52.659973  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:52.663339  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.589381 10351 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:52.648741  2230 catalog_manager.cc:5495] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 7 to 15, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 15 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:52.670142  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:52.673512  2575 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:52.674211  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:52.677431  2572 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 703) took 5057 ms (client timeout 2066 ms). Trace:
I20260806 03:53:52.642561 10092 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:52.698416  2331 leader_election.cc:398] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:53:52.698917  2331 leader_election.cc:401] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Cancelling election due to peer responding with higher term
I20260806 03:53:52.707715  2578 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: []
W20260806 03:53:52.689960  2572 rpcz_store.cc:269] 0806 03:53:47.619590 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:47.635175 (+ 15585us) service_pool.cc:227] Handling call
0806 03:53:52.677134 (+5041959us) spinlock_profiling.cc:243] Waited 3.48 s on lock 0x7b540004b354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:52.677335 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":8006682368}
I20260806 03:53:52.567749 10220 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:52.660166 10311 consensus_queue.cc:1225] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 16.12 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 11
I20260806 03:53:52.656368 10191 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:52.714224  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54974.2us
I20260806 03:53:52.715046  2372 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:52.713369  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:52.718932  2583 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18. Ops: []
W20260806 03:53:52.717227 10211 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.604s	user 0.007s	sys 0.015s
W20260806 03:53:52.727972 10211 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.618s	user 0.007s	sys 0.016s
I20260806 03:53:52.730203 10051 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election lost for term 13. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
W20260806 03:53:52.730974 10200 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.556s	user 0.011s	sys 0.003s
I20260806 03:53:52.731455 10200 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:52.732234  2581 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
I20260806 03:53:52.713857 10092 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:52.602541 10452 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:52.759730  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1720) took 1022 ms. Trace:
I20260806 03:53:52.763446  2579 rpcz_store.cc:276] 0806 03:53:51.737359 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.750274 (+ 12915us) service_pool.cc:227] Handling call
0806 03:53:52.759495 (+1009221us) spinlock_profiling.cc:243] Waited 666 ms on lock 0x7b540004bd54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:52.759648 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1532057472}
I20260806 03:53:52.756650  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:52.748869 10095 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:53:52.794713  2377 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:52.828536  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.829452  2372 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:52.719419 10309 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 16.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.065s
I20260806 03:53:52.837837  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:52.858049  2377 raft_consensus.cc:2379] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:52.859371  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:52.839836  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:52.861840  2377 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:52.889185  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:52.745503 10191 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:52.905368  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:52.906919  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 67207us
I20260806 03:53:52.911113  2377 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 11
I20260806 03:53:52.902361  2584 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:52.918682  2372 raft_consensus.cc:2379] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:52.914301  2436 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:52.920722  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:52.922320  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 415664us
W20260806 03:53:52.914817 10538 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260806 03:53:52.910429 10126 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:53:52.832134 10525 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.098s
I20260806 03:53:52.923579 10368 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:52.892258 10554 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:52.897290 10092 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:52.946616  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:53.021334  2372 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:52.987366  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 299810us
I20260806 03:53:52.915134 10377 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:52.987366  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.027563  2369 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:53:52.993607  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:53.003621 10191 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:53.004499 10102 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:53.009032 10373 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:53.048539 10373 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:53.020839 10439 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:53.049624  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3365) took 1087 ms. Trace:
I20260806 03:53:53.049834 10373 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:53.050081  2474 rpcz_store.cc:276] 0806 03:53:51.962471 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:52.410095 (+447624us) service_pool.cc:227] Handling call
0806 03:53:52.410384 (+   289us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:52.429799 (+ 19415us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:52.429833 (+    34us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:52.430457 (+   624us) log.cc:842] Serialized 52 byte log entry
0806 03:53:52.718174 (+287717us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:52.729135 (+ 10961us) log.cc:842] Serialized 14 byte log entry
0806 03:53:52.750239 (+ 21104us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:52.750362 (+   123us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:53.049293 (+298931us) raft_consensus.cc:1671] finished
0806 03:53:53.049317 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:53.049537 (+   220us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":38625,"prepare.queue_time_us":10397,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":52,"raft.queue_time_us":39346,"raft.run_cpu_time_us":265,"raft.run_wall_time_us":18504,"thread_start_us":287252,"threads_started":1,"wal-append.queue_time_us":566183}
I20260806 03:53:53.052975  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.054787  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:53.055332  2474 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:53.013005 10141 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:53:52.952683 10126 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:53.047204 10102 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:53.062047  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 454393us
I20260806 03:53:53.020222 10109 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:53:53.079367  2369 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 18 index: 9. (index mismatch)
I20260806 03:53:53.082717  2372 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 7. (term mismatch)
I20260806 03:53:53.083274  2372 pending_rounds.cc:76] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 6
I20260806 03:53:53.083655  2372 pending_rounds.cc:97] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 11.7
I20260806 03:53:53.083984  2372 raft_consensus.cc:2866] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:53.036842 10368 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:53.069409 10351 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:53.109755  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3317) took 1027 ms. Trace:
I20260806 03:53:53.113087  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:53.105124 10520 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.668s	user 0.004s	sys 0.031s
I20260806 03:53:53.114701  2375 rpcz_store.cc:276] 0806 03:53:52.082806 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:52.189471 (+106665us) service_pool.cc:227] Handling call
0806 03:53:52.189841 (+   370us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:52.190085 (+   244us) raft_consensus.cc:1520] Early marking committed up to index 13
0806 03:53:52.654508 (+464423us) log.cc:842] Serialized 14 byte log entry
0806 03:53:53.109340 (+454832us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:53.109420 (+    80us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:53.109484 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:53.109568 (+    84us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:53.109690 (+   122us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":303,"prepare.queue_time_us":194206,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":39,"thread_start_us":829670,"threads_started":2}
I20260806 03:53:53.077373 10378 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:53:53.106444 10207 consensus_meta.cc:287] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.614s	user 0.016s	sys 0.000s
W20260806 03:53:53.118654  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 261036us
I20260806 03:53:53.105352 10109 raft_consensus.cc:686] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:53.110229 10304 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:53.124967  2369 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:53:53.073539 10377 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:53.134061  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:53.030939 10554 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:53.122587 10520 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.701s	user 0.004s	sys 0.031s
I20260806 03:53:53.147585  2374 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 18
I20260806 03:53:53.156388  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:53.128971 10351 raft_consensus.cc:3032] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:53.166026  2478 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 14
I20260806 03:53:53.167587  2482 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260806 03:53:53.143359 10207 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:53:53.154033 10439 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:53.174470  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:53.178395  2379 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:53.181839 10109 consensus_queue.cc:237] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:53.184248 10586 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260806 03:53:53.162329 10351 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:53.193269  2576 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.501s	user 0.013s	sys 0.000s
I20260806 03:53:53.125651 10126 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:53.193853  2576 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:53.196394  2377 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:53.253160  2377 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260806 03:53:53.250469  2474 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:53.180681 10439 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:53.272543  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 259491us
I20260806 03:53:53.276134  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:53.280393  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:53.281751  2576 raft_consensus.cc:2379] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:53.283536  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:53.280400  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:53.280933  2474 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
W20260806 03:53:53.280632  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 204925us
I20260806 03:53:53.287804  2574 raft_consensus.cc:2396] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 13 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260806 03:53:53.291055  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:53.289871  2436 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:53.165645 10368 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:53.299261  3591 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:53.237196 10212 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:53.257606 10102 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:53.279898 10125 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:53.310613  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:53.311746  3585 raft_consensus.cc:2396] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 13 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260806 03:53:53.313194  2481 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:53.316732  2584 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:53.318439  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:53.320013  3588 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:53:53.322546  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:53.323344  3592 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:53.324518  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:53.311790 10581 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.190s	user 0.000s	sys 0.001s
W20260806 03:53:53.328204  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48648.6us
I20260806 03:53:53.309820 10520 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election won for term 13
W20260806 03:53:53.318079 10575 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.329s	user 0.000s	sys 0.002s
I20260806 03:53:53.314013 10351 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:53.340603 10510 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.006s
I20260806 03:53:53.319136 10125 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:53.344134 10125 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:53.342041 10595 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.142s	user 0.000s	sys 0.000s
I20260806 03:53:53.338733  2436 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:53.356288  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:53.328224 10212 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:53.371327 10592 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.208s	user 0.000s	sys 0.001s
W20260806 03:53:53.366763 10590 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.237s	user 0.001s	sys 0.000s
I20260806 03:53:53.377308  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.382879  3588 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
W20260806 03:53:53.389477  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44472.3us
I20260806 03:53:53.396483  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:53.368829 10554 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:53.377539  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3366) took 1414 ms. Trace:
I20260806 03:53:53.401322  2480 rpcz_store.cc:276] 0806 03:53:51.962856 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:52.455657 (+492801us) service_pool.cc:227] Handling call
0806 03:53:52.456054 (+   397us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:52.456951 (+   897us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:52.456998 (+    47us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:52.470609 (+ 13611us) log.cc:842] Serialized 26 byte log entry
0806 03:53:52.750006 (+279397us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:52.750058 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:52.750140 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:53.377280 (+627140us) raft_consensus.cc:1671] finished
0806 03:53:53.377308 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:53.377470 (+   162us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":9697,"raft.run_cpu_time_us":180,"raft.run_wall_time_us":180,"thread_start_us":206204,"threads_started":1,"wal-append.queue_time_us":546414}
I20260806 03:53:53.350529 10377 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:53.387956  2479 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:53.407936  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:53.408663  2479 raft_consensus.cc:2362] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12. Re-sending same reply.
W20260806 03:53:53.405714  3542 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.874s (SENT)
I20260806 03:53:53.409786  2478 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:53.410445  2374 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:53:53.405386  2474 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:53:53.419955  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:53.405961  2379 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:53.411849  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.349815 10520 raft_consensus.cc:686] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:53.420913  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:53.416616  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 128233us
I20260806 03:53:53.367120 10378 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:53:53.428332  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.371987 10212 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:53.378796 10439 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:53.437427  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:53.438038  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.439929  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:53.440670  2479 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:53.440970  2474 raft_consensus.cc:2362] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9. Re-sending same reply.
I20260806 03:53:53.438210  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:53.442080  2576 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 16 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 8.
I20260806 03:53:53.447718  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.449188  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.450551  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.447070  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.454200  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.454890  2479 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:53.430799 10378 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:53.475234 10520 consensus_queue.cc:237] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:53.422701 10602 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.047s
W20260806 03:53:53.484198  3542 leader_election.cc:334] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.823s (SENT)
W20260806 03:53:53.484596  3547 leader_election.cc:334] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.858s (SENT)
I20260806 03:53:53.484740  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:53.485741  3547 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.874s (SENT)
I20260806 03:53:53.486269  3547 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:53.492255  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 69020.5us
I20260806 03:53:53.500237 10616 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:53.496434  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.501988  2474 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:53.470055 10378 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:53:53.536267  2429 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:53.549563  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.552258  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:53.553375  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.464982 10631 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.086s
W20260806 03:53:53.577301  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 84181.7us
I20260806 03:53:53.579474  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.556178 10368 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Leader election lost for term 10. Reason: could not achieve majority
I20260806 03:53:53.591617  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:53.591876  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.596931 10366 raft_consensus.cc:3032] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:53.597420 10366 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:53.598523 10366 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:53.599750 10366 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:53.588200 10243 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:53.603021  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:53.605165  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:53.605603 10373 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:53.606693  2375 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 16. Current term is 17. Ops: []
I20260806 03:53:53.607892  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:53.609179  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.635455  2370 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 8.
I20260806 03:53:53.610342  2369 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18. Ops: []
I20260806 03:53:53.610533  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.612437 10351 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:53.613356 10372 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.039s	user 0.016s	sys 0.001s
I20260806 03:53:53.612385 10095 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:53.613368  2372 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:53.623214  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 740) took 1420 ms. Trace:
I20260806 03:53:53.643071  2581 rpcz_store.cc:276] 0806 03:53:52.202592 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:52.213720 (+ 11128us) service_pool.cc:227] Handling call
0806 03:53:52.214177 (+   457us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:52.732634 (+518457us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:53.622925 (+890291us) spinlock_profiling.cc:243] Waited 518 ms on lock 0x7b540024c7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:53.623138 (+   213us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1190916864}
I20260806 03:53:53.624606 10232 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:53.626173  2534 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:53.626570 10019 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260806 03:53:53.627919  9705 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260806 03:53:53.631104  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 738) took 1533 ms. Trace:
I20260806 03:53:53.635489  2368 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:53.661662  2583 rpcz_store.cc:276] 0806 03:53:52.097280 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:52.097551 (+   271us) service_pool.cc:227] Handling call
0806 03:53:52.097902 (+   351us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:52.744694 (+646792us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:53.630835 (+886141us) spinlock_profiling.cc:243] Waited 618 ms on lock 0x7b540028f5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:53.631039 (+   204us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1421659008}
I20260806 03:53:53.640666  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.641080 10308 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:53.652882  2474 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260806 03:53:53.652948  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:53.676913  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73983.1us
I20260806 03:53:53.677950  2429 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:53.655534  2484 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:53.657696  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.664767  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:53.666249  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:53.682667  2375 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:53.658608  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:53.671244  2476 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: [14.8-14.8]
I20260806 03:53:53.679634  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:53.689241  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:53.671126  2477 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2938) took 2054 ms (client timeout 2183 ms). Trace:
W20260806 03:53:53.690361  2477 rpcz_store.cc:269] 0806 03:53:51.616475 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.631263 (+ 14788us) service_pool.cc:227] Handling call
0806 03:53:53.670735 (+2039472us) spinlock_profiling.cc:243] Waited 584 ms on lock 0x7b54002a08d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:53.670991 (+   256us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1343310080}
I20260806 03:53:53.672654  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3327) took 1112 ms. Trace:
I20260806 03:53:53.674259  2478 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:53.660192  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:53.692725  2372 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:53.641821 10289 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:53.691686  2379 rpcz_store.cc:276] 0806 03:53:52.559865 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:52.572559 (+ 12694us) service_pool.cc:227] Handling call
0806 03:53:53.672437 (+1099878us) spinlock_profiling.cc:243] Waited 587 ms on lock 0x7b54003331d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:53.672562 (+   125us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1350798208}
I20260806 03:53:53.708873  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.709600  2379 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:53.681586 10635 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:53:53.676663 10308 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:53.711889  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:53.714882  2377 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:53.726647  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:53.714514 10102 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:53.729492 10635 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:53.730185 10308 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:53.730746 10635 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:53.732659  2477 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:53.734012  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:53.735278  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.736721  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.737432  2370 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:53.738130 10194 raft_consensus.cc:3032] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:53.738418  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.684662 10095 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:53.713197 10232 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:53.745502 10232 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:53.747367 10610 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.383s	user 0.002s	sys 0.002s
I20260806 03:53:53.749696 10035 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:53.698982 10378 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:53.752175  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72686.1us
I20260806 03:53:53.753031  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:53.754442  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:53.755260 10557 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.345s	user 0.003s	sys 0.008s
I20260806 03:53:53.729698 10102 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:53.738556 10194 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:53.759749  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.739717  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.757227  2429 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:53.761134  2534 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:53.766004  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.763177  2377 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:53.766955  2369 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:53.768148  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.772107  2480 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 20: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:53.758016  2372 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:53:53.771663  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.732415  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.773664  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.771644  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:53.776156  2372 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:53.778644  2370 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:53.779402 10194 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 15.8, Last appended by leader: 8, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:53.780728 10194 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:53.781391  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.761235 10102 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:53.778120  2377 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:53.760459 10308 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:53.784554  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.762750 10095 raft_consensus.cc:2741] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260806 03:53:53.786201  2369 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:53.786363  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:53.785494  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 176368us
I20260806 03:53:53.764226 10363 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:53.800518  2368 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260806 03:53:53.790990  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:53.787147  2377 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: [14.8-14.8]
I20260806 03:53:53.787272  2370 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:53.793694  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:53.809450  2583 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:53.813388  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.814757  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3360) took 2106 ms. Trace:
I20260806 03:53:53.818692  2483 rpcz_store.cc:276] 0806 03:53:51.708773 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:51.955453 (+246680us) service_pool.cc:227] Handling call
0806 03:53:51.970179 (+ 14726us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:52.015667 (+ 45488us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:52.015703 (+    36us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:52.030624 (+ 14921us) log.cc:842] Serialized 52 byte log entry
0806 03:53:52.189629 (+159005us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:52.189688 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:52.189776 (+    88us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:53.754549 (+1564773us) spinlock_profiling.cc:243] Waited 21.4 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:53.801217 (+ 46668us) raft_consensus.cc:1671] finished
0806 03:53:53.801254 (+    37us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:53.814675 (+ 13421us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":37760,"raft.queue_time_us":47703,"raft.run_cpu_time_us":187,"raft.run_wall_time_us":12746,"spinlock_wait_cycles":49291008,"thread_start_us":145800,"threads_started":1,"wal-append.queue_time_us":312511}
I20260806 03:53:53.812808  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:53.797214  2375 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:53:53.798159  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.824257  2372 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:53.824388  2377 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260806 03:53:53.823155  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:53.818102 10232 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:53:53.786537 10511 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:53.814714 10289 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:53.810900 10554 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:53.832824 10554 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:53.814067 10200 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:53.833289 10554 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:53.834692 10243 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:53.836549  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.841960 10200 raft_consensus.cc:686] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:53.842938  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:53.843127 10200 consensus_queue.cc:237] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:53.845319  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:53.847787  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:53.849388  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:53.851420  2577 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:53.853272  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:53.855166  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:53.856693 10378 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:53.863541  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:53.864384 10511 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:53.821374  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.875792  2375 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: [14.8-14.8]
I20260806 03:53:53.877610  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:53.878356  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:53.879292  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 66645.7us
I20260806 03:53:53.881208  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:53.884370  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 400198us
W20260806 03:53:53.885018  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 458724us
I20260806 03:53:53.885510  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.888120  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:53.917871  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 432123us
W20260806 03:53:53.919356  3547 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.899s (SENT)
I20260806 03:53:53.921733  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:53.915503  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:53.924897  2372 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:53.926577  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:53.930507  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:53.931438  3591 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:53:53.931370  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.934427  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:53.935200  2476 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:53.936426  3547 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:53.942042  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:53.944720  2578 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 8.
W20260806 03:53:53.920609 10310 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.518s	user 0.007s	sys 0.018s
W20260806 03:53:53.950982  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 69901.3us
I20260806 03:53:53.945914  2538 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:53.978310  2429 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:53.181746   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:53:53.983320  2478 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:53.985900  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:53.990927  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54619.7us
I20260806 03:53:53.991263  2477 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 5. (term mismatch)
I20260806 03:53:53.995507  2477 pending_rounds.cc:76] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 4
I20260806 03:53:53.995772  2477 pending_rounds.cc:97] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 9.5
I20260806 03:53:53.996081  2477 raft_consensus.cc:2866] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:53.993574  3584 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260806 03:53:53.994753  2429 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:53.944124 10489 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:54.003396  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:53.944954 10307 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:53.991621 10451 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:53.978639 10363 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:54.014002  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:53.992899 10600 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260806 03:53:53.987377 10378 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:53.931703 10554 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:53.944573 10035 consensus_queue.cc:1046] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.065s
I20260806 03:53:53.991706 10511 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:54.000200 10371 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:54.019757 10079 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:53:53.991097 10289 raft_consensus.cc:2741] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election decision vote started in defunct term 8: won
I20260806 03:53:54.028739  2578 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260806 03:53:54.026964  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:54.029708  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:54.031212  2429 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:54.019809  9125 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:54.000731 10643 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:54.025758  8943 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.020s
I20260806 03:53:54.028266 10378 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:54.045528  2483 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
W20260806 03:53:54.046574  3542 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.064s (SENT)
W20260806 03:53:54.046679  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 334879us
I20260806 03:53:54.044369  3584 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:54.053110  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:53.990191 10310 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.588s	user 0.007s	sys 0.018s
I20260806 03:53:54.029637 10511 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:54.030390 10371 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:54.060384  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:54.064725  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3379) took 1131 ms. Trace:
I20260806 03:53:54.065810  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2947) took 1696 ms. Trace:
I20260806 03:53:54.075778  2482 rpcz_store.cc:276] 0806 03:53:52.933532 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:52.946631 (+ 13099us) service_pool.cc:227] Handling call
0806 03:53:52.992534 (+ 45903us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:53.168111 (+175577us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:54.064493 (+896382us) spinlock_profiling.cc:243] Waited 175 ms on lock 0x7b54003511d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:54.064665 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":401413888}
W20260806 03:53:54.072474  3542 leader_election.cc:334] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 3.100s (SENT)
I20260806 03:53:54.075842  2481 rpcz_store.cc:276] 0806 03:53:52.371071 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:52.510934 (+139863us) service_pool.cc:227] Handling call
0806 03:53:52.511220 (+   286us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:53.313652 (+802432us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:54.065575 (+751923us) spinlock_profiling.cc:243] Waited 799 ms on lock 0x7b54003890d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:54.065747 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1838187392}
I20260806 03:53:54.038823 10243 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:54.048336 10368 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:54.083913  2376 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: [14.9-14.9]
I20260806 03:53:54.081338  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:54.083079  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:54.049786 10643 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:54.023231 10363 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:54.020709 10451 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:54.092473 10356 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.677s	user 0.005s	sys 0.015s
I20260806 03:53:54.108587  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:54.061944 10378 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:54.107023  2331 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:54.115007  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:54.125080  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68367.2us
I20260806 03:53:54.082433 10371 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:54.128126  2481 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:54.108199  2429 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:54.072672 10511 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:54.072476 10289 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:53:54.129231  3586 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:54.084923 10087 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:53:54.085868 10368 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:54.140906  2572 raft_consensus.cc:2396] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 14 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260806 03:53:54.141047  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:54.125876  3542 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.899s (SENT)
I20260806 03:53:54.142549  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:54.120325 10356 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.705s	user 0.005s	sys 0.016s
I20260806 03:53:54.118083 10310 raft_consensus.cc:3032] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:54.147274  2583 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 14 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260806 03:53:54.110848 10643 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:54.114486 10125 consensus_queue.cc:1046] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.045s
I20260806 03:53:54.101377 10243 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:54.180616  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53283.7us
I20260806 03:53:54.181070  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:54.146385 10368 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:53:54.200389  3542 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.531s (SENT)
I20260806 03:53:54.154660 10289 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:54.111735 10649 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.097s
I20260806 03:53:54.177523  8943 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:53:54.149117 10239 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.054s
W20260806 03:53:54.232012  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 153923us
I20260806 03:53:54.178161 10087 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:54.233263  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:54.183434 10373 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:54.150645 10310 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:53:54.239820  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 131696us
W20260806 03:53:54.243301  3542 leader_election.cc:334] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.964s (SENT)
I20260806 03:53:54.254935  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:54.218532 10656 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.177s	user 0.001s	sys 0.000s
I20260806 03:53:54.261929  3591 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
W20260806 03:53:54.244803  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 109980us
I20260806 03:53:54.252593  2331 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:54.258088  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:54.238945 10590 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260806 03:53:54.172569 10520 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.062s
I20260806 03:53:54.266383  2578 raft_consensus.cc:1203] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Deduplicated request from leader. Original: 8.6->[10.7-10.7]   Dedup: 10.7->[]
I20260806 03:53:54.278609  3585 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20. Ops: [14.11-19.13]
W20260806 03:53:54.280189  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 95736.8us
I20260806 03:53:54.281287  2578 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: [10.7-10.7]
I20260806 03:53:54.245702 10087 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:53:54.308005  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:54.246299 10366 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:54.268040  8943 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:54.323791  2436 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:54.324616  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:54.276096 10289 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:54.282153 10554 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:54.327003  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3320) took 2228 ms. Trace:
W20260806 03:53:54.310273 10194 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.529s	user 0.012s	sys 0.002s
I20260806 03:53:54.331843 10370 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:54.342518 10243 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:54.343180 10510 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:53:54.279878 10247 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.259s
I20260806 03:53:54.345520 10363 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:54.380914 10087 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:54.384315  2577 raft_consensus.cc:2396] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 16 because replica has last-logged OpId of term: 15 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260806 03:53:54.389547 10012 raft_consensus.cc:3032] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:54.390321 10012 raft_consensus.cc:729] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:54.331091 10366 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:54.396422 10366 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:54.401042  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:54.346500  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 60671us
I20260806 03:53:54.346426  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:54.345352  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 144150us
I20260806 03:53:54.348873 10002 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:54.350286 10685 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election won for term 20
W20260806 03:53:54.354557  2484 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3336) took 3857 ms (client timeout 2367 ms). Trace:
W20260806 03:53:54.457651  2484 rpcz_store.cc:269] 0806 03:53:50.497109 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:50.594121 (+ 97012us) service_pool.cc:227] Handling call
0806 03:53:54.354319 (+3760198us) spinlock_profiling.cc:243] Waited 3.06 s on lock 0x7b540019f854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:54.354477 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7038433152}
I20260806 03:53:54.355537  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:54.355863 10079 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:54.358054  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 119641us
I20260806 03:53:54.358507  2474 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260806 03:53:54.377441 10673 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:53:54.399677  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:54.422874  3542 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.136s (SENT)
W20260806 03:53:54.470815  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48026.7us
I20260806 03:53:54.327705 10655 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
W20260806 03:53:54.367807 10642 log.cc:924] Time spent T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
I20260806 03:53:54.333021 10289 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:54.359472  2373 rpcz_store.cc:276] 0806 03:53:52.098345 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:52.262645 (+164300us) service_pool.cc:227] Handling call
0806 03:53:52.267880 (+  5235us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:52.274595 (+  6715us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:52.274641 (+    46us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:53.675268 (+1400627us) spinlock_profiling.cc:243] Waited 33 ms on lock 0x7b2c00006f88. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:53:53.675929 (+   661us) log.cc:842] Serialized 52 byte log entry
0806 03:53:54.062555 (+386626us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:54.172544 (+109989us) log.cc:842] Serialized 14 byte log entry
0806 03:53:54.182842 (+ 10298us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:54.182963 (+   121us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:54.316472 (+133509us) raft_consensus.cc:1671] finished
0806 03:53:54.326701 (+ 10229us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:54.326916 (+   215us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":7392,"prepare.queue_time_us":67860,"prepare.run_cpu_time_us":76,"prepare.run_wall_time_us":3238,"raft.queue_time_us":48623,"raft.run_cpu_time_us":298,"raft.run_wall_time_us":8610,"spinlock_wait_cycles":75979520,"thread_start_us":385492,"threads_started":1,"wal-append.queue_time_us":596334}
W20260806 03:53:54.389616 10665 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
W20260806 03:53:54.372761 10671 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.135s	user 0.001s	sys 0.000s
I20260806 03:53:54.477941  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:54.481020  2331 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:54.468379 10370 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 17.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.029s
I20260806 03:53:54.470849 10079 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:54.501860  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 821) took 1057 ms. Trace:
I20260806 03:53:54.524605  2480 rpcz_store.cc:276] 0806 03:53:53.444443 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.450256 (+  5813us) service_pool.cc:227] Handling call
0806 03:53:54.501587 (+1051331us) spinlock_profiling.cc:243] Waited 321 ms on lock 0x7b5400350cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:54.501774 (+   187us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":737597824}
W20260806 03:53:54.457062 10590 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.125s	user 0.000s	sys 0.001s
W20260806 03:53:54.554025  2370 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.608s	user 0.012s	sys 0.000s
W20260806 03:53:54.555657  2370 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.610s	user 0.012s	sys 0.000s
I20260806 03:53:54.568434  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:54.476230 10442 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:54.576341  2372 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: [13.7-15.8]
I20260806 03:53:54.497887 10032 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:54.522595 10685 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 20 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:54.593961  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:54.522255 10289 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:54.592078  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:54.550869 10633 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:54.604843  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:54.607904  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:54.609046  2577 raft_consensus.cc:2396] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 9 because replica has last-logged OpId of term: 8 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
W20260806 03:53:54.590059  9854 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.587s	user 0.003s	sys 0.020s
I20260806 03:53:54.585253 10442 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:54.617322  2370 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
W20260806 03:53:54.618273  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 157684us
I20260806 03:53:54.625710  2583 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:53:54.611609  2577 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260806 03:53:54.391713 10012 consensus_queue.cc:260] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:54.555138  8943 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.053s
W20260806 03:53:54.630832  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52120.6us
I20260806 03:53:54.634352  2370 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260806 03:53:54.648936  2370 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
W20260806 03:53:54.634872  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 45553.1us
W20260806 03:53:54.615204  9854 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.615s	user 0.003s	sys 0.021s
I20260806 03:53:54.639914  2331 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:54.612706 10019 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:54.651484  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:54.631742 10442 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:54.658190  2370 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260806 03:53:54.634510 10632 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:54.605029 10032 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:54.554275 10310 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:54.670279 10366 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:54.663796  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "32d01287577744949bfebb63c59f3db6"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:54.679936  2583 raft_consensus.cc:595] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:54.661586 10520 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.021s
I20260806 03:53:54.683833 10520 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:53:54.614385 10633 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:54.675837 10632 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:54.711026 10032 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:54.711623 10632 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:54.661810 10019 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:54.719918 10366 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:54.721040 10694 log.cc:924] Time spent T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260806 03:53:54.722214 10310 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:54.722355  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3340) took 1061 ms. Trace:
W20260806 03:53:54.724135 10102 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.922s	user 0.015s	sys 0.000s
I20260806 03:53:54.724593 10126 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:54.725049 10685 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 19.13, Last appended by leader: 13, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:54.669167 10662 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.156s	user 0.000s	sys 0.001s
W20260806 03:53:54.729206  3542 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.553s (SENT)
W20260806 03:53:54.705178  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 76798.1us
I20260806 03:53:54.742254  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:54.743706  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:54.746555  2374 rpcz_store.cc:276] 0806 03:53:53.660935 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.787285 (+126350us) service_pool.cc:227] Handling call
0806 03:53:53.814073 (+ 26788us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:53.814390 (+   317us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:53:53.862064 (+ 47674us) log.cc:842] Serialized 14 byte log entry
0806 03:53:54.127366 (+265302us) log.cc:842] Serialized 14 byte log entry
0806 03:53:54.720942 (+593576us) spinlock_profiling.cc:243] Waited 6.58 ms on lock 0x7b1800504d00. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d799d8990 00007f0d79b9a864 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f 00007f0d7cadee88
0806 03:53:54.721222 (+   280us) log.cc:842] Serialized 14 byte log entry
0806 03:53:54.721682 (+   460us) log.cc:842] Serialized 14 byte log entry
0806 03:53:54.721831 (+   149us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:54.721872 (+    41us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:54.721926 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:54.722136 (+   210us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:54.722277 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":86076,"prepare.queue_time_us":92164,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":48,"raft.queue_time_us":80848,"raft.run_cpu_time_us":560,"raft.run_wall_time_us":23156,"spinlock_wait_cycles":23949312,"thread_start_us":225863,"threads_started":1,"wal-append.queue_time_us":315622}
I20260806 03:53:54.753383  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3347) took 1003 ms. Trace:
I20260806 03:53:54.754382  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:54.775573  2372 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:53:54.744387 10092 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:54.772161  2370 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:53:54.698575 10633 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:54.770207  3542 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:54.792349  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63233.8us
I20260806 03:53:54.782483  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:54.774119  2368 rpcz_store.cc:276] 0806 03:53:53.750064 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.892440 (+142376us) service_pool.cc:227] Handling call
0806 03:53:53.951386 (+ 58946us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:54.145614 (+194228us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:54.269505 (+123891us) log.cc:842] Serialized 14 byte log entry
0806 03:53:54.505060 (+235555us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:54.505767 (+   707us) log.cc:842] Serialized 26 byte log entry
0806 03:53:54.505936 (+   169us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:54.505982 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:54.506078 (+    96us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:54.753048 (+246970us) raft_consensus.cc:1671] finished
0806 03:53:54.753087 (+    39us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:54.753286 (+   199us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":30962,"prepare.queue_time_us":577991,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":55,"raft.queue_time_us":128215,"raft.run_cpu_time_us":286,"raft.run_wall_time_us":34804,"thread_start_us":401831,"threads_started":3,"wal-append.queue_time_us":318188}
I20260806 03:53:54.796780  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:54.797857  2583 raft_consensus.cc:595] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:54.749913 10686 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:54.803047  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:54.808459  2374 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 11: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:54.803599  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:54.743417 10366 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:54.748519 10102 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:54.840481  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 69014.7us
I20260806 03:53:54.802136 10674 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:54.843474  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:54.843729  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3346) took 1094 ms. Trace:
I20260806 03:53:54.848460  2538 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:54.843724  2374 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11. Ops: []
W20260806 03:53:54.809778 10378 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.669s	user 0.016s	sys 0.000s
I20260806 03:53:54.813959 10615 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:54.870777  2372 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260806 03:53:54.872059  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:54.872913  2481 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:54.846300  2375 rpcz_store.cc:276] 0806 03:53:53.749679 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.891800 (+142121us) service_pool.cc:227] Handling call
0806 03:53:53.948110 (+ 56310us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:54.202760 (+254650us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:54.217296 (+ 14536us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:54.237262 (+ 19966us) log.cc:842] Serialized 26 byte log entry
0806 03:53:54.477898 (+240636us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:53:54.477953 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:54.478058 (+   105us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:54.843357 (+365299us) raft_consensus.cc:1671] finished
0806 03:53:54.843404 (+    47us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:54.843634 (+   230us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":94724,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":3886,"thread_start_us":442592,"threads_started":2,"wal-append.queue_time_us":357134}
W20260806 03:53:54.865657  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.008s	sys 0.020s
W20260806 03:53:54.877389  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.513s	user 0.008s	sys 0.020s
W20260806 03:53:54.878120  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 554406us
I20260806 03:53:54.880992  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:54.836696 10545 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:54.870115 10368 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.643s	user 0.014s	sys 0.000s
I20260806 03:53:54.846849 10560 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:54.800889 10092 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:54.894716  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:54.895442  2583 raft_consensus.cc:595] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:54.895995  2583 raft_consensus.cc:603] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:53:54.901178  2481 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: []
I20260806 03:53:54.884779  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:54.875120 10632 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:54.902992  2230 catalog_manager.cc:5495] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 7 to 9, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 9 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:53:54.888619 10655 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:53:54.930738 10371 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.797s	user 0.006s	sys 0.006s
I20260806 03:53:54.921425 10681 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:54.895815 10560 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:54.894181 10368 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:54.947292  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:54.814572 10686 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:54.888139 10200 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.044s
I20260806 03:53:55.013329  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:54.956426  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 293357us
I20260806 03:53:54.924995 10102 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:54.961958 10371 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:55.026832 10092 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:55.032181 10377 raft_consensus.cc:3032] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:55.032774 10377 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:55.033962 10377 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:54.923192 10366 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:54.874362 10378 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.017287  2583 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260806 03:53:55.034680 10371 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:55.040962  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2937) took 1169 ms. Trace:
I20260806 03:53:55.087754  2572 rpcz_store.cc:276] 0806 03:53:53.844878 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.845015 (+   137us) service_pool.cc:227] Handling call
0806 03:53:54.994570 (+1149555us) spinlock_profiling.cc:243] Waited 294 ms on lock 0x7b540024d1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:55.014170 (+ 19600us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":677165824}
I20260806 03:53:55.043110 10019 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:55.044173  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3305) took 3021 ms. Trace:
I20260806 03:53:55.088562  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:55.048784 10699 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.160s	user 0.000s	sys 0.001s
I20260806 03:53:55.049678 10686 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:55.053541 10442 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:55.170135  2572 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
W20260806 03:53:55.056762 10701 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.220s	user 0.000s	sys 0.000s
W20260806 03:53:55.057252 10511 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.875s	user 0.014s	sys 0.000s
I20260806 03:53:54.879141 10615 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:55.063450 10643 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.883s	user 0.010s	sys 0.005s
I20260806 03:53:54.898442 10545 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:54.992368 10560 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:55.069788 10368 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:55.070662  2477 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: [14.9-14.9]
W20260806 03:53:55.075003  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59488.2us
I20260806 03:53:54.969660  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:55.290268  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:55.295276  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 390849us
I20260806 03:53:55.044766  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1917) took 1255 ms. Trace:
I20260806 03:53:55.296283  2373 rpcz_store.cc:276] 0806 03:53:53.789757 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.499018 (+709261us) service_pool.cc:227] Handling call
0806 03:53:54.560122 (+ 61104us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:54.560436 (+   314us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:54.560474 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:54.561097 (+   623us) log.cc:842] Serialized 26 byte log entry
0806 03:53:54.856508 (+295411us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:54.886985 (+ 30477us) log.cc:842] Serialized 14 byte log entry
0806 03:53:54.887300 (+   315us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:54.887407 (+   107us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:55.044557 (+157150us) raft_consensus.cc:1671] finished
0806 03:53:55.044581 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:55.044707 (+   126us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":30883,"raft.queue_time_us":122,"raft.run_cpu_time_us":281,"raft.run_wall_time_us":31419,"spinlock_wait_cycles":5618432,"thread_start_us":222466,"threads_started":1,"wal-append.queue_time_us":435351}
I20260806 03:53:55.090415  2376 rpcz_store.cc:276] 0806 03:53:52.022559 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:52.028477 (+  5918us) service_pool.cc:227] Handling call
0806 03:53:52.028836 (+   359us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:54.101110 (+2072274us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:55.043816 (+942706us) spinlock_profiling.cc:243] Waited 2.05 s on lock 0x7b54004281d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:55.044080 (+   264us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4725476096}
I20260806 03:53:55.090441  2583 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
W20260806 03:53:55.158967  3542 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.791s (SENT)
I20260806 03:53:55.044229 10695 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:55.028777 10289 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.300235  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:55.356628  3584 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:55.355674  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:55.357602  2481 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:54.935120 10079 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:55.359011  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 200148us
I20260806 03:53:55.357601  2376 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
W20260806 03:53:55.306226  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 336669us
I20260806 03:53:55.360635  2572 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18. Ops: []
W20260806 03:53:55.367766  2484 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.526s	user 0.122s	sys 0.193s
I20260806 03:53:55.367609  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:55.392453  2372 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260806 03:53:55.393934  2436 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:55.392854  2373 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:55.195731 10377 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:53:55.392634  2484 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.571s	user 0.126s	sys 0.200s
I20260806 03:53:55.396268 10109 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:55.396356  2478 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: [10.5-10.5]
I20260806 03:53:55.095816 10363 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.260s
W20260806 03:53:55.403510  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 104711us
W20260806 03:53:55.410240  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 103572us
I20260806 03:53:55.412420  2482 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: [12.7-12.7]
I20260806 03:53:55.415144  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:55.426470  2480 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.566s	user 0.002s	sys 0.015s
I20260806 03:53:55.426968  2436 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:55.428876  2480 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.569s	user 0.003s	sys 0.015s
W20260806 03:53:55.414438  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.000s	sys 0.015s
W20260806 03:53:55.431663  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.526s	user 0.000s	sys 0.016s
I20260806 03:53:55.431411  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:55.432605  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 547912us
I20260806 03:53:55.420985  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:55.434053  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:55.367077 10674 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:55.367307 10707 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:55.306021 10378 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:55.284471 10511 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:55.361183 10368 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:55.288542 10643 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.359771 10102 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.080s
W20260806 03:53:55.448318 10308 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.008s	sys 0.008s
I20260806 03:53:55.480754  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:55.463851 10002 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.001s	user 0.014s	sys 0.002s
I20260806 03:53:55.439019 10251 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:55.490724  2481 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:55.493680  2584 raft_consensus.cc:2354] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16.
I20260806 03:53:55.433965 10211 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.050s
I20260806 03:53:55.495209  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3350) took 1744 ms. Trace:
I20260806 03:53:55.473366 10366 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260806 03:53:55.483376 10308 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.549s	user 0.009s	sys 0.009s
I20260806 03:53:55.501696  2575 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:55.469543 10378 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:53:55.444242 10510 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 17.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.057s
I20260806 03:53:55.533519 10615 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:55.534236 10510 consensus_queue.cc:1225] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 18.13 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 12
I20260806 03:53:55.505707 10251 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.500862  2369 rpcz_store.cc:276] 0806 03:53:53.751164 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.217536 (+466372us) service_pool.cc:227] Handling call
0806 03:53:54.237784 (+ 20248us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:54.248813 (+ 11029us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:54.248866 (+    53us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:54.289406 (+ 40540us) log.cc:842] Serialized 52 byte log entry
0806 03:53:54.653597 (+364191us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:54.653640 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:54.653714 (+    74us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:55.494910 (+841196us) raft_consensus.cc:1671] finished
0806 03:53:55.494939 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:55.495129 (+   190us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":31238,"raft.queue_time_us":24249,"raft.run_cpu_time_us":218,"raft.run_wall_time_us":13855,"thread_start_us":301143,"threads_started":1,"wal-append.queue_time_us":507250}
I20260806 03:53:55.440631 10609 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 18.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.068s
I20260806 03:53:55.409660 10695 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:55.521661 10643 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:53:55.501309 10363 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:55.525104 10442 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:55.530136 10511 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:55.508306 10002 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:55.470041 10707 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.512871  9528 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:55.540753  2373 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:53:55.546603  2372 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:53:55.483028 10686 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.056s
I20260806 03:53:55.558910  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3405) took 1090 ms. Trace:
I20260806 03:53:55.551273  2583 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:55.570410  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:55.573333  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:55.574218  2373 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:55.576691  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:55.567859  2484 rpcz_store.cc:276] 0806 03:53:54.468875 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.522339 (+ 53464us) service_pool.cc:227] Handling call
0806 03:53:54.573233 (+ 50894us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:54.573555 (+   322us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:54.820929 (+247374us) log.cc:842] Serialized 14 byte log entry
0806 03:53:55.558359 (+737430us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:55.558463 (+   104us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:55.558532 (+    69us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:55.558631 (+    99us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:55.558820 (+   189us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":21598,"prepare.queue_time_us":43375,"prepare.run_cpu_time_us":79,"prepare.run_wall_time_us":2924,"raft.queue_time_us":628,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":102,"thread_start_us":942973,"threads_started":3,"wal-append.queue_time_us":653793}
W20260806 03:53:55.584821 10709 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.152s	user 0.000s	sys 0.001s
I20260806 03:53:55.572275  9528 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.587388 10708 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:55.588462 10038 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:53:55.589061 10038 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:55.589723 10726 log.cc:924] Time spent T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.148s	user 0.000s	sys 0.001s
I20260806 03:53:55.590188 10038 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 18.9, Last appended by leader: 9, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.593235 10087 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:55.594517 10545 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:55.561484 10363 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.594377  2373 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:55.597213 10363 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:55.597958 10695 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:55.588497 10708 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:53:55.500983 10368 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.599210 10708 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:55.599934  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:55.600817 10368 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:55.566839 10442 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:55.602176 10442 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:55.604233 10712 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:53:55.604941 10712 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:55.606395 10712 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.7, Last appended by leader: 7, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.607326 10439 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:53:55.608004 10439 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:55.609247 10439 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:55.611038 10439 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:55.612340 10079 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:55.613621  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 814) took 2443 ms. Trace:
I20260806 03:53:55.614058  2474 rpcz_store.cc:276] 0806 03:53:53.170091 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.684328 (+514237us) service_pool.cc:227] Handling call
0806 03:53:54.358097 (+673769us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:54.460624 (+102527us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:55.613366 (+1152742us) spinlock_profiling.cc:243] Waited 662 ms on lock 0x7b540019f850. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:55.613550 (+   184us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1522832640}
I20260806 03:53:55.591794 10038 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:53:55.621456  2476 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: [14.8-14.8]
W20260806 03:53:55.630915  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 209156us
I20260806 03:53:55.650816  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:53:55.599874 10126 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.835s	user 0.014s	sys 0.001s
W20260806 03:53:55.659366  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 220944us
W20260806 03:53:55.599123 10310 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.850s	user 0.009s	sys 0.005s
I20260806 03:53:55.658105  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:55.572788 10609 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:55.674690  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 245651us
I20260806 03:53:55.618372 10511 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:55.683920 10643 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:55.684536 10727 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:55.685987 10570 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:55.683461  2436 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:55.691792  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:55.692746 10695 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:55.670810 10734 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260806 03:53:55.659448 10633 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:53:55.650231 10363 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:55.649868 10251 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:55.626838 10510 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.092s
I20260806 03:53:55.720082  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:55.567082 10002 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:55.726902  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 43560.4us
I20260806 03:53:55.722625  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:55.718886  2583 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:55.729125 10310 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:55.743269  2331 connection.cc:232] RPC call timeout handler was delayed by -1.2305331761017442s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1502s for a response
W20260806 03:53:55.763959  2331 connection.cc:232] RPC call timeout handler was delayed by -1.1909331760834903s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15460000000000002s for a response
I20260806 03:53:55.680423 10368 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:55.787711  2584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2954) took 1555 ms (client timeout 1620 ms). Trace:
W20260806 03:53:55.788400  2584 rpcz_store.cc:269] 0806 03:53:54.232717 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.232897 (+   180us) service_pool.cc:227] Handling call
0806 03:53:55.787376 (+1554479us) spinlock_profiling.cc:243] Waited 1.25 s on lock 0x7b5400238054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:55.787604 (+   228us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2873796992}
I20260806 03:53:55.790071  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:55.804044  2575 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2945) took 1947 ms (client timeout 1987 ms). Trace:
W20260806 03:53:55.804752  2575 rpcz_store.cc:269] 0806 03:53:53.856836 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.863202 (+  6366us) service_pool.cc:227] Handling call
0806 03:53:55.803729 (+1940527us) spinlock_profiling.cc:243] Waited 1.64 s on lock 0x7b5400156654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:55.803919 (+   190us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3765463808}
I20260806 03:53:55.806385  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:55.814831  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:55.817139  2575 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
W20260806 03:53:55.751430  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 327074us
I20260806 03:53:55.707891 10609 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:55.764451  2331 connection.cc:232] RPC call timeout handler was delayed by -1.1270331761334091s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1617s for a response
W20260806 03:53:55.834076  2331 connection.cc:232] RPC call timeout handler was delayed by -1.1243331760633737s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16200000000000003s for a response
W20260806 03:53:55.834604  2331 connection.cc:232] RPC call timeout handler was delayed by -1.1198331762570888s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1625s for a response
W20260806 03:53:55.835106  2331 connection.cc:232] RPC call timeout handler was delayed by -1.0460331761278212s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17070000000000002s for a response
I20260806 03:53:55.840106  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:55.713274 10511 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:55.836910  2579 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
W20260806 03:53:55.851387  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 179840us
W20260806 03:53:55.858407  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 229393us
W20260806 03:53:55.868275  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 172400us
I20260806 03:53:55.879614  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:55.882119  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:55.845103 10685 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.771s	user 0.016s	sys 0.017s
I20260806 03:53:55.724858 10643 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:55.733203 10695 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.887832 10194 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:55.731578 10570 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.741285 10363 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.885702  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:55.779759 10289 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:55.850839 10102 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:55.891459 10685 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.817s	user 0.017s	sys 0.017s
I20260806 03:53:55.903388  2583 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:55.725448 10727 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.893272 10109 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:55.845752 10368 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:55.935814  2479 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 20 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20. Ops: []
I20260806 03:53:55.867477 10310 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:55.928952 10632 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.977s	user 0.009s	sys 0.007s
I20260806 03:53:55.937654  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:55.935564  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:55.953590  2583 raft_consensus.cc:595] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:55.958458  2583 raft_consensus.cc:603] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260806 03:53:55.955793  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 83128.4us
I20260806 03:53:55.929945 10079 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:55.966893  3542 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:55.931644 10750 raft_consensus.cc:465] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Not starting pre-election -- already a leader
I20260806 03:53:55.980278  2538 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:55.936750 10289 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:53:55.941699 10718 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.171s	user 0.002s	sys 0.000s
I20260806 03:53:55.920603 10510 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.038s
I20260806 03:53:56.012068 10760 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.020s
I20260806 03:53:56.012640 10002 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:55.923781 10102 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.014149 10760 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:53:55.977834 10632 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:56.038288  2578 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11. Ops: []
I20260806 03:53:55.987874 10378 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:56.039666  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 90041.9us
I20260806 03:53:55.999028 10736 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.312s
I20260806 03:53:56.041312  2331 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:55.995541 10735 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.243s	user 0.000s	sys 0.001s
I20260806 03:53:55.914669 10194 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.760430 10708 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.8, Last appended by leader: 8, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:55.941581 10743 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.058s
I20260806 03:53:55.996383 10634 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:55.946573 10744 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:55.999140 10741 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:56.061786 10363 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.062402 10741 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.064334 10634 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.065424 10511 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:56.065742 10741 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:56.068847 10560 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.708s	user 0.014s	sys 0.001s
I20260806 03:53:55.994292 10079 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.069111 10760 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.069377 10560 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.070255 10760 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.071251 10079 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:55.943229 10442 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:56.072794 10442 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:56.073457 10442 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.074334 10194 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:55.982967 10377 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.587s	user 0.011s	sys 0.003s
I20260806 03:53:56.000427 10740 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:56.001745 10570 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:55.953076 10707 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.078356 10766 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:55.993346 10724 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.034516 10126 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:55.936064 10109 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.009498 10695 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.097194  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:53:55.988415  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:55.997663 10727 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:56.056725  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:56.076522 10310 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.003233 10368 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:56.006713 10643 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:56.089588 10740 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.093552  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:55.998034 10289 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.120589  2583 raft_consensus.cc:595] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:56.128921  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 314462us
I20260806 03:53:56.119824  3592 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:53:56.113801 10451 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.137547  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:56.047184 10378 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.118726 10377 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.144297  2368 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:56.120230 10609 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:56.079268 10766 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.137396 10741 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:56.165288  3588 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 586) took 1204 ms. Trace:
I20260806 03:53:56.130647 10442 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.155313 10727 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:56.169212 10310 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:56.167783 10681 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.206s	user 0.007s	sys 0.011s
I20260806 03:53:56.098651 10724 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.160188 10368 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.011s
I20260806 03:53:56.171263 10759 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.171954  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.173905 10769 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260806 03:53:56.174576 10763 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260806 03:53:56.061902 10744 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.176380 10560 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:56.267941  2368 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:56.269229 10310 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.270959 10759 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.180390 10377 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.274778 10744 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:56.268770 10681 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:53:56.240736 10038 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.615s	user 0.014s	sys 0.003s
I20260806 03:53:56.225215 10745 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:56.155215 10740 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.276644 10759 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.277674 10745 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.141570 10251 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:56.276332 10769 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:56.281554 10251 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.282615  2373 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:56.180058 10102 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:56.284348 10724 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.228276 10378 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.284703  3588 rpcz_store.cc:276] 0806 03:53:54.961336 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.961797 (+   461us) service_pool.cc:227] Handling call
0806 03:53:54.962242 (+   445us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:54.962708 (+   466us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:54.962746 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:54.995938 (+ 33192us) log.cc:842] Serialized 26 byte log entry
0806 03:53:55.464285 (+468347us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:55.464334 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:55.464928 (+   594us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:56.164945 (+700017us) raft_consensus.cc:1671] finished
0806 03:53:56.164983 (+    38us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:56.165184 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":2842,"raft.queue_time_us":739,"raft.run_cpu_time_us":169,"raft.run_wall_time_us":20008,"thread_start_us":427636,"threads_started":1,"wal-append.queue_time_us":667260}
I20260806 03:53:56.269570   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:53:56.284228 10769 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:56.289427  2579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2939) took 2442 ms (client timeout 2040 ms). Trace:
W20260806 03:53:56.291352  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 250147us
I20260806 03:53:56.176811 10772 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:56.292884  2579 rpcz_store.cc:269] 0806 03:53:53.846730 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.847459 (+   729us) service_pool.cc:227] Handling call
0806 03:53:56.289215 (+2441756us) spinlock_profiling.cc:243] Waited 1.86 s on lock 0x7b540028ebd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:56.289342 (+   127us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4270107520}
I20260806 03:53:56.295941  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:56.161341  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1931) took 1527 ms. Trace:
I20260806 03:53:56.184715  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:56.298192  2331 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:56.303205  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 314883us
I20260806 03:53:56.303309  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:56.303928  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 119407us
W20260806 03:53:56.318439  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 197170us
W20260806 03:53:56.179546 10670 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 1.858s	user 0.005s	sys 0.008s
I20260806 03:53:56.292871 10760 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.324460   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:53:56.342785  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:56.330667  2368 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:56.348583  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.351596  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:56.352602  2368 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:56.338529  2230 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 9 to 10, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 10 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:53:56.354797  2583 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 16 because replica has last-logged OpId of term: 14 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260806 03:53:56.302233 10102 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:53:56.300943 10439 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.689s	user 0.016s	sys 0.003s
I20260806 03:53:56.349908 10311 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:56.358315 10035 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.357606 10760 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:56.363992  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:56.364143  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2938) took 2517 ms. Trace:
I20260806 03:53:56.365543  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:56.414173  2579 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:56.366708 10761 consensus_queue.cc:1046] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:53:56.369040  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:56.422022  2575 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:56.374329  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1743) took 1423 ms. Trace:
I20260806 03:53:56.354413 10759 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.023s
I20260806 03:53:56.378677 10310 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:56.353888 10442 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.032s
I20260806 03:53:56.381939  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.438235  2481 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:56.385823 10307 raft_consensus.cc:3032] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:56.386889  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3386) took 2458 ms. Trace:
I20260806 03:53:56.388415 10634 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:56.446826  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:56.382673 10736 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:56.393872 10672 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 2.146s	user 0.007s	sys 0.010s
I20260806 03:53:56.394236  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3404) took 1936 ms. Trace:
I20260806 03:53:56.456996  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.457105  2482 rpcz_store.cc:276] 0806 03:53:54.458289 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.458524 (+   235us) service_pool.cc:227] Handling call
0806 03:53:54.521763 (+ 63239us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:55.426202 (+904439us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:56.393890 (+967688us) spinlock_profiling.cc:243] Waited 890 ms on lock 0x7b54003511d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:56.394141 (+   251us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2047696768}
I20260806 03:53:56.395376 10372 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.304908 10744 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:56.300747 10289 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.179001 10109 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.297600  2370 rpcz_store.cc:276] 0806 03:53:54.633492 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.812083 (+178591us) service_pool.cc:227] Handling call
0806 03:53:54.845955 (+ 33872us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:54.855529 (+  9574us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:54.855581 (+    52us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:54.871631 (+ 16050us) log.cc:842] Serialized 52 byte log entry
0806 03:53:55.409573 (+537942us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:55.844956 (+435383us) log.cc:842] Serialized 14 byte log entry
0806 03:53:56.047781 (+202825us) log.cc:842] Serialized 14 byte log entry
0806 03:53:56.159057 (+111276us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:56.161040 (+  1983us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:56.161099 (+    59us) raft_consensus.cc:1671] finished
0806 03:53:56.161116 (+    17us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:56.161277 (+   161us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":603831,"prepare.run_cpu_time_us":92,"prepare.run_wall_time_us":96,"raft.queue_time_us":384097,"raft.run_cpu_time_us":452,"raft.run_wall_time_us":30268,"spinlock_wait_cycles":30606592,"thread_start_us":1154362,"threads_started":4,"wal-append.queue_time_us":612290}
I20260806 03:53:56.267982 10727 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.416113  3592 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260806 03:53:56.422436  2578 rpcz_store.cc:276] 0806 03:53:54.950931 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:55.031459 (+ 80528us) service_pool.cc:227] Handling call
0806 03:53:55.031887 (+   428us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:56.038798 (+1006911us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:56.374006 (+335208us) spinlock_profiling.cc:243] Waited 1.01 s on lock 0x7b5400156154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:56.374254 (+   248us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2313977600}
I20260806 03:53:56.404423 10035 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.412271  2576 rpcz_store.cc:276] 0806 03:53:53.846341 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.846518 (+   177us) service_pool.cc:227] Handling call
0806 03:53:53.846934 (+   416us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:53.847365 (+   431us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:53.847408 (+    43us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:53.848074 (+   666us) log.cc:842] Serialized 26 byte log entry
0806 03:53:54.050373 (+202299us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:54.077789 (+ 27416us) log.cc:842] Serialized 14 byte log entry
0806 03:53:54.128014 (+ 50225us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:54.128124 (+   110us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:56.067295 (+1939171us) spinlock_profiling.cc:243] Waited 6.4 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:56.363773 (+296478us) raft_consensus.cc:1671] finished
0806 03:53:56.363889 (+   116us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:56.364078 (+   189us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":113178,"prepare.queue_time_us":51212,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":61648,"raft.run_cpu_time_us":317,"raft.run_wall_time_us":7660,"spinlock_wait_cycles":14724352,"thread_start_us":201841,"threads_started":1,"wal-append.queue_time_us":289443}
I20260806 03:53:56.435079  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:56.447114  2538 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:53:56.390947 10663 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 2.136s	user 0.001s	sys 0.028s
I20260806 03:53:56.472549  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.446951  2483 rpcz_store.cc:276] 0806 03:53:53.928510 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.946925 (+ 18415us) service_pool.cc:227] Handling call
0806 03:53:53.991625 (+ 44700us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:54.073346 (+ 81721us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:56.386584 (+2313238us) spinlock_profiling.cc:243] Waited 51.7 ms on lock 0x7b54001dd3d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:56.386814 (+   230us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":118916352}
I20260806 03:53:56.450627  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:56.460433  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.484064  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.402859 10520 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:56.461911  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 126414us
I20260806 03:53:56.489064  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:56.300506 10772 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.490845  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.430187 10102 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.478190  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:56.472226 10749 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.181s	user 0.001s	sys 0.005s
I20260806 03:53:56.415895 10511 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.498739  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.499504  2575 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:56.485066  2481 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:56.489094  2534 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:56.446770 10307 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:56.459854 10363 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.515883  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:56.516216  2436 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:56.505837  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:56.501248  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:56.463311 10736 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.502453  2368 raft_consensus.cc:2396] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 13 because replica has last-logged OpId of term: 12 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260806 03:53:56.502775  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.502998  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.488226 10301 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:56.502502  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.503744  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.509788 10520 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.476514 10372 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.432792 10760 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.522360  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.554204  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:56.555263  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.541129  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.543303  2576 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
W20260806 03:53:56.544332  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 55384.2us
I20260806 03:53:56.497068 10769 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:56.554531  2482 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:56.523604  2484 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:53:56.564483  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.514679 10643 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:56.558846  2534 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:56.551328  2436 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:56.555120  2483 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:56.560467  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:56.561208  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.559762  2331 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:56.512548 10727 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:56.537915 10311 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:56.544404 10109 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:56.611101  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3342) took 2917 ms. Trace:
W20260806 03:53:56.611259  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 55086.4us
I20260806 03:53:56.571816  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.497665 10609 consensus_queue.cc:1046] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.062s
I20260806 03:53:56.613082  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.538269 10744 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.602077  2368 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:53:56.611578  2379 rpcz_store.cc:276] 0806 03:53:53.693954 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.837731 (+143777us) service_pool.cc:227] Handling call
0806 03:53:53.838156 (+   425us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:53.838423 (+   267us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:53.838447 (+    24us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:53.838994 (+   547us) log.cc:842] Serialized 26 byte log entry
0806 03:53:54.052595 (+213601us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:54.052631 (+    36us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:54.052707 (+    76us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:56.390066 (+2337359us) spinlock_profiling.cc:243] Waited 6.4 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:56.599024 (+208958us) raft_consensus.cc:1671] finished
0806 03:53:56.599051 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:56.611010 (+ 11959us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":14727424,"thread_start_us":212480,"threads_started":1,"wal-append.queue_time_us":331235}
I20260806 03:53:56.603224  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.599151  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.512517 10307 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.616559  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:56.610061  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.617070  2370 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:56.538491 10310 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.614125  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.538602 10179 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:56.552526 10289 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:53:56.598322 10643 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:56.616662  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:56.667605  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 51060.8us
I20260806 03:53:56.617810  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.618134  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.514640 10560 consensus_queue.cc:1046] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.053s
I20260806 03:53:56.506246 10102 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.562664 10301 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:56.623472  2481 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
W20260806 03:53:56.626171  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 108458us
W20260806 03:53:56.612257  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 61066.4us
I20260806 03:53:56.515336 10511 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.609824  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.626657  2584 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:53:56.566112 10759 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:53:56.558246 10766 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:56.631851  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:56.539306 10363 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.609179 10625 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:53:56.677685  2436 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:56.674717  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:56.673934  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.669272  2379 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:56.697710  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:56.668849  2368 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:56.699834  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3371) took 1035 ms. Trace:
I20260806 03:53:56.700446  2368 rpcz_store.cc:276] 0806 03:53:55.664342 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:56.616267 (+951925us) service_pool.cc:227] Handling call
0806 03:53:56.699746 (+ 83479us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:56.702186  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.612071 10079 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:56.687599  2584 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: [12.10-12.10]
I20260806 03:53:56.625190 10744 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.620534 10109 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.614986 10712 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:53:56.687731  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.691578  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:56.703541  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:56.647120  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 87450.8us
I20260806 03:53:56.709306  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.713078  2483 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:56.724391  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:56.818403  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.717530  2581 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:56.673609 10643 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:56.682940 10301 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:56.704547  2368 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:56.815956  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:56.816707  3592 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:56.625648 10239 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:56.728924  3585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 716) took 2708 ms. Trace:
I20260806 03:53:56.627574 10179 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:56.618525 10311 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.826897  2370 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:56.827890  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.831348  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.848204  2368 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:53:56.848779  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.698612 10781 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:53:56.734499 10764 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.561s	user 0.000s	sys 0.006s
I20260806 03:53:56.643280 10786 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260806 03:53:56.725106 10791 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
I20260806 03:53:56.694692 10609 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:56.719848 10742 raft_consensus.cc:979] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
W20260806 03:53:56.728654 10774 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.130s	user 0.000s	sys 0.001s
I20260806 03:53:56.842639  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.845359  2481 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:56.716472 10079 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:56.699138 10625 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:56.734069 10307 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:56.715081  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 752) took 2132 ms. Trace:
I20260806 03:53:56.685458 10767 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:56.849602  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.715898 10035 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.867280  2368 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:56.663160 10310 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.729763 10372 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.731959 10511 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.714852 10363 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.711339 10102 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.688735 10769 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:56.849539  2483 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:53:56.850785  2331 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:56.851500  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.835865  3585 rpcz_store.cc:276] 0806 03:53:54.020871 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.026579 (+  5708us) service_pool.cc:227] Handling call
0806 03:53:54.262749 (+236170us) raft_consensus.cc:1457] Updating replica for 3 ops
0806 03:53:54.283969 (+ 21220us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:56.728643 (+2444674us) spinlock_profiling.cc:243] Waited 218 ms on lock 0x7b54006cedd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:56.728838 (+   195us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":500497280}
I20260806 03:53:56.709327 10777 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:56.710850 10760 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:56.877687  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.867388 10685 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:56.879640 10311 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:56.370612   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:53:56.820818 10766 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:56.884109 10766 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.886615 10766 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:56.731314 10772 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:56.856631  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 159056us
I20260806 03:53:56.846905 10179 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:56.823758 10736 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.859869  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1942) took 1314 ms. Trace:
I20260806 03:53:56.896369  2369 rpcz_store.cc:276] 0806 03:53:55.545299 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:55.545833 (+   534us) service_pool.cc:227] Handling call
0806 03:53:55.564123 (+ 18290us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:55.838089 (+273966us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:53:56.122539 (+284450us) log.cc:842] Serialized 14 byte log entry
0806 03:53:56.642720 (+520181us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:56.643443 (+   723us) log.cc:842] Serialized 26 byte log entry
0806 03:53:56.643627 (+   184us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:56.643663 (+    36us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:56.643745 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:56.859598 (+215853us) raft_consensus.cc:1671] finished
0806 03:53:56.859627 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:56.859795 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":26545,"prepare.queue_time_us":175118,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":51,"raft.queue_time_us":53280,"raft.run_cpu_time_us":189,"raft.run_wall_time_us":189,"thread_start_us":878310,"threads_started":3,"wal-append.queue_time_us":566224}
I20260806 03:53:56.864591  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.868429  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.898681  2368 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:56.705365 10578 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.234s
I20260806 03:53:56.898722  2230 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 9 to 10, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 10 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:53:56.900744  2370 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:56.901345  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.865675  2577 rpcz_store.cc:276] 0806 03:53:54.582906 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.648378 (+ 65472us) service_pool.cc:227] Handling call
0806 03:53:54.648763 (+   385us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:54.709421 (+ 60658us) raft_consensus.cc:1520] Early marking committed up to index 13
0806 03:53:54.709813 (+   392us) log.cc:842] Serialized 14 byte log entry
0806 03:53:55.438465 (+728652us) log.cc:842] Serialized 14 byte log entry
0806 03:53:55.630211 (+191746us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:55.630290 (+    79us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:55.630354 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:56.714739 (+1084385us) spinlock_profiling.cc:243] Waited 60.4 ms on lock 0x7b540004a954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:56.714809 (+    70us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:56.714992 (+   183us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":3793,"prepare.queue_time_us":5122,"prepare.run_cpu_time_us":88,"prepare.run_wall_time_us":88,"raft.queue_time_us":114716,"raft.run_cpu_time_us":270,"raft.run_wall_time_us":269,"spinlock_wait_cycles":138852608,"thread_start_us":910028,"threads_started":3,"wal-append.queue_time_us":458579,"wal-append.run_cpu_time_us":3074,"wal-append.run_wall_time_us":1343441}
I20260806 03:53:56.859822 10609 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:56.862130 10079 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.865367 10625 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:56.876411  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1933) took 1580 ms. Trace:
I20260806 03:53:56.905575  2375 rpcz_store.cc:276] 0806 03:53:55.295612 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:55.355095 (+ 59483us) service_pool.cc:227] Handling call
0806 03:53:55.398897 (+ 43802us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:55.399381 (+   484us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:55.399425 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:55.768062 (+368637us) spinlock_profiling.cc:243] Waited 7.94 ms on lock 0x7b1800476b60. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a
0806 03:53:55.768574 (+   512us) spinlock_profiling.cc:243] Waited 2.55 ms on lock 0x7b2c00006f88. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:53:55.769401 (+   827us) log.cc:842] Serialized 26 byte log entry
0806 03:53:56.049745 (+280344us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:56.049867 (+   122us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:56.050019 (+   152us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:56.733286 (+683267us) spinlock_profiling.cc:243] Waited 63.8 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:56.876132 (+142846us) raft_consensus.cc:1671] finished
0806 03:53:56.876157 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:56.876334 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1377,"raft.run_cpu_time_us":181,"raft.run_wall_time_us":14381,"spinlock_wait_cycles":170790400,"thread_start_us":278432,"threads_started":1,"wal-append.queue_time_us":403108}
I20260806 03:53:56.866883 10767 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:56.908388 10767 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:56.911168 10745 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:56.877704 10520 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.890686  2429 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:56.893854  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:56.868336  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.917999  2379 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:56.919140  2331 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:56.919430  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.888787 10685 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:56.913373  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.902114  2368 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:56.754406 10759 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:56.924726  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.925297  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:57.001142  2370 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 16
I20260806 03:53:56.920193  2379 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:57.002885  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:56.928297  2331 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:56.902122 10035 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:56.930981  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:57.005008  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 76820.1us
W20260806 03:53:57.005724  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 74866.8us
I20260806 03:53:57.005919  2331 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:56.891525 10769 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.932338 10109 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:56.937252  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:56.892266 10777 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.941777  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1941) took 1443 ms. Trace:
I20260806 03:53:56.942214 10609 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 14.6, Last appended by leader: 6, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.912335 10079 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:57.011127  2376 rpcz_store.cc:276] 0806 03:53:55.498562 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:55.498754 (+   192us) service_pool.cc:227] Handling call
0806 03:53:55.499223 (+   469us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:55.838857 (+339634us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:55.838894 (+    37us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:55.850937 (+ 12043us) log.cc:842] Serialized 52 byte log entry
0806 03:53:56.118778 (+267841us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:56.139004 (+ 20226us) log.cc:842] Serialized 14 byte log entry
0806 03:53:56.139646 (+   642us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:56.139898 (+   252us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:56.941423 (+801525us) raft_consensus.cc:1671] finished
0806 03:53:56.941450 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:56.941684 (+   234us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":17550,"prepare.run_cpu_time_us":74,"prepare.run_wall_time_us":77,"raft.queue_time_us":188595,"raft.run_cpu_time_us":232,"raft.run_wall_time_us":233,"thread_start_us":545858,"threads_started":2,"wal-append.queue_time_us":623430}
I20260806 03:53:56.944339 10372 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:56.930289 10766 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:53:56.930173 10311 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:56.945523 10767 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.946755 10301 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:56.958024 10310 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.955523 10012 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:56.963711 10633 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:56.971706  3584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 587) took 1972 ms. Trace:
I20260806 03:53:56.980934 10179 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:56.981616 10744 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.990371 10377 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:56.994040  3587 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:56.995538  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3424) took 1077 ms. Trace:
I20260806 03:53:56.997836 10251 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:57.007697  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:57.034523  2476 rpcz_store.cc:276] 0806 03:53:55.918697 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:55.931269 (+ 12572us) service_pool.cc:227] Handling call
0806 03:53:55.932570 (+  1301us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:55.981208 (+ 48638us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:55.981280 (+    72us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:55.981414 (+   134us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:53:55.981528 (+   114us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:56.995165 (+1013637us) spinlock_profiling.cc:243] Waited 47.8 ms on lock 0x7b54001dddd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:56.995235 (+    70us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:56.995438 (+   203us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":110039808}
I20260806 03:53:57.000608  2375 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:57.009594  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:57.037997  2368 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:57.019913 10372 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.011122  2474 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:57.007781  2331 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.043290  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3430) took 1019 ms. Trace:
I20260806 03:53:57.044082  2331 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.004845 10685 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:57.052943  2230 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 11 to 14, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 14 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:53:57.054677 10767 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:57.056681 10251 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:57.055609  2230 catalog_manager.cc:5495] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 6 to 12, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 12 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:53:57.057945 10109 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:57.058496 10109 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.059191 10109 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:57.062969 10674 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:57.067242 10660 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 2.782s	user 0.005s	sys 0.008s
I20260806 03:53:57.063711 10674 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:57.068640  3586 raft_consensus.cc:1261] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260806 03:53:57.071797  2429 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:57.024158  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:57.026646  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 349022us
I20260806 03:53:57.012825 10368 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:57.082604 10368 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.083132 10368 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:57.085845  9528 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:57.081287  2476 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: [14.8-14.8]
I20260806 03:53:57.088025  2476 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: []
I20260806 03:53:57.095014 10769 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:57.096832 10759 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:57.099064  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:57.099265 10685 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:57.100059  2375 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:57.101308  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:57.031086 10633 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:53:57.102174  2375 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:57.027093  3584 rpcz_store.cc:276] 0806 03:53:54.999069 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.999252 (+   183us) service_pool.cc:227] Handling call
0806 03:53:55.044634 (+ 45382us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:55.360503 (+315869us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:56.971380 (+1610877us) spinlock_profiling.cc:243] Waited 249 ms on lock 0x7b54004722d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:56.971623 (+   243us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":573625728}
I20260806 03:53:57.013595 10781 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:53:57.014806 10307 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:57.039022  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:57.069018 10744 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:53:57.003711  2379 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:57.030053 10609 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:57.070628 10372 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:57.043764  2474 rpcz_store.cc:276] 0806 03:53:56.023409 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:56.381425 (+358016us) service_pool.cc:227] Handling call
0806 03:53:56.937089 (+555664us) spinlock_profiling.cc:243] Waited 1.57 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:53:57.043191 (+106102us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3618432}
I20260806 03:53:57.045604  2331 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.010917  2369 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:57.040156 10786 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:57.074530  2436 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:57.078233  2370 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:57.073268  2376 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:53:57.103253  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:57.128121  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 2936) took 3283 ms. Trace:
I20260806 03:53:57.217720  8943 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:57.115725 10307 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:57.218109 10625 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:57.218631  8943 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:57.217711 10808 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:57.220896 10808 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.221339 10808 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:57.224329  2578 raft_consensus.cc:2354] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18.
I20260806 03:53:57.224138  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:57.148638  2375 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:53:57.224655  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:57.225302 10243 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:57.225756  8943 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:57.225960 10243 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.226740 10243 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:57.226845  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3375) took 1561 ms. Trace:
W20260806 03:53:57.160391  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 88709.2us
I20260806 03:53:57.230844  2375 rpcz_store.cc:276] 0806 03:53:55.665581 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.225917 (+1560336us) service_pool.cc:227] Handling call
0806 03:53:57.226275 (+   358us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.226476 (+   201us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.226516 (+    40us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.226561 (+    45us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:57.226595 (+    34us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.226656 (+    61us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.226768 (+   112us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.231734  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:57.233323  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3376) took 1567 ms. Trace:
I20260806 03:53:57.140625 10643 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:57.233907  2375 rpcz_store.cc:276] 0806 03:53:55.665874 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.232232 (+1566358us) service_pool.cc:227] Handling call
0806 03:53:57.232670 (+   438us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.232880 (+   210us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.232918 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.232976 (+    58us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:57.233034 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.233105 (+    71us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.233247 (+   142us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.234911 10520 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:57.235535 10520 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.236539  2572 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:57.236416 10520 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:57.242262 10625 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:57.229461 10368 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:57.217172  2581 rpcz_store.cc:276] 0806 03:53:53.844517 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.846852 (+  2335us) service_pool.cc:227] Handling call
0806 03:53:53.847191 (+   339us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:56.717280 (+2870089us) spinlock_profiling.cc:243] Waited 70.9 ms on lock 0x7b540035cb20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca55730 00007f0d7cac7300 00007f0d7cac8371 00007f0d7cac4edf 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc
0806 03:53:56.832970 (+115690us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.127825 (+294855us) spinlock_profiling.cc:243] Waited 826 ms on lock 0x7b54004560d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:57.128053 (+   228us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2063000704}
I20260806 03:53:57.246693 10740 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:57.263113  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3401) took 2857 ms. Trace:
W20260806 03:53:57.263428  3542 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.230s (SENT) [suppressed 20 similar messages]
I20260806 03:53:57.263749  2478 rpcz_store.cc:276] 0806 03:53:54.405534 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.457956 (+ 52422us) service_pool.cc:227] Handling call
0806 03:53:54.522528 (+ 64572us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:55.397065 (+874537us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.262652 (+1865587us) spinlock_profiling.cc:243] Waited 873 ms on lock 0x7b54000af5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:57.263020 (+   368us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2008776576}
I20260806 03:53:57.248726  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:57.130213 10755 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:57.255436  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 1947) took 1643 ms (client timeout 1671 ms). Trace:
W20260806 03:53:57.268261  2373 rpcz_store.cc:269] 0806 03:53:55.612310 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:55.755719 (+143409us) service_pool.cc:227] Handling call
0806 03:53:57.247978 (+1492259us) spinlock_profiling.cc:243] Waited 441 ms on lock 0x7b540014ee54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:57.255355 (+  7377us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1015179648}
I20260806 03:53:57.109042 10685 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:57.135989  2368 raft_consensus.cc:2396] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 13 because replica has last-logged OpId of term: 11 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 9.
I20260806 03:53:57.130175  2538 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:57.274715  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:57.275648  2478 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:57.110288 10727 raft_consensus.cc:3032] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
W20260806 03:53:57.122748  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 440470us
I20260806 03:53:57.117192  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:57.288143  3590 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 16 because replica has last-logged OpId of term: 14 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
W20260806 03:53:57.140856  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 95329.7us
I20260806 03:53:57.289702  2331 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.127202  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:57.257087  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3374) took 1591 ms. Trace:
I20260806 03:53:57.292037  2376 rpcz_store.cc:276] 0806 03:53:55.665284 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.146058 (+1480774us) service_pool.cc:227] Handling call
0806 03:53:57.256529 (+110471us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.256752 (+   223us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.256778 (+    26us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.256817 (+    39us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:57.256849 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.256902 (+    53us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.257023 (+   121us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.294720  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3383) took 1608 ms. Trace:
I20260806 03:53:57.262207  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:57.267019  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:57.228427  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:57.296669  3587 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:57.298272  2379 raft_consensus.cc:2396] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 18 because replica has last-logged OpId of term: 16 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 8.
I20260806 03:53:57.298869  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3388) took 1304 ms. Trace:
I20260806 03:53:57.299264  2379 rpcz_store.cc:276] 0806 03:53:55.994302 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.126857 (+1132555us) service_pool.cc:227] Handling call
0806 03:53:57.298786 (+171929us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.295195  2376 rpcz_store.cc:276] 0806 03:53:55.686508 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.293491 (+1606983us) service_pool.cc:227] Handling call
0806 03:53:57.293995 (+   504us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.294255 (+   260us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.294296 (+    41us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.294370 (+    74us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:57.294416 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.294489 (+    73us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.294641 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.301563  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3384) took 1604 ms. Trace:
I20260806 03:53:57.302027  2376 rpcz_store.cc:276] 0806 03:53:55.696867 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.300440 (+1603573us) service_pool.cc:227] Handling call
0806 03:53:57.300890 (+   450us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.301137 (+   247us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.301174 (+    37us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.301234 (+    60us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:57.301279 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.301358 (+    79us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.301489 (+   131us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:53:57.160758  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 86280.4us
I20260806 03:53:57.275677  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3380) took 1605 ms. Trace:
I20260806 03:53:57.304471  2373 rpcz_store.cc:276] 0806 03:53:55.667098 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.270881 (+1603783us) service_pool.cc:227] Handling call
0806 03:53:57.271468 (+   587us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.271764 (+   296us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.271802 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.271870 (+    68us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:57.271928 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.272001 (+    73us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.272200 (+   199us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.105180 10777 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:57.296790  3585 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:53:57.140336 10179 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:57.128436 10742 raft_consensus.cc:1067] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:53:57.307451  2436 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.277459  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3381) took 1597 ms. Trace:
I20260806 03:53:57.307806  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3386) took 1505 ms. Trace:
I20260806 03:53:57.310084  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3385) took 1612 ms. Trace:
I20260806 03:53:57.150210 10724 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:57.313130  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:57.127478 10217 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:53:57.314615  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 47745.1us
I20260806 03:53:57.347960  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:57.349252  2373 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:53:57.349617  2373 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:57.334300  2379 rpcz_store.cc:276] 0806 03:53:55.802519 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.306598 (+1504079us) service_pool.cc:227] Handling call
0806 03:53:57.307108 (+   510us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.307354 (+   246us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.307394 (+    40us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.307455 (+    61us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:57.307499 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.307590 (+    91us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.307729 (+   139us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.272404 10247 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:57.308877 10744 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:53:57.328289  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:57.340214  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:57.341413  3591 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:53:57.334198  2376 rpcz_store.cc:276] 0806 03:53:55.697551 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.303178 (+1605627us) service_pool.cc:227] Handling call
0806 03:53:57.303587 (+   409us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.303811 (+   224us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.303846 (+    35us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.303902 (+    56us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:57.303948 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.304017 (+    69us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.310019 (+  6002us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.352424  2375 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:57.316385  2368 rpcz_store.cc:276] 0806 03:53:55.685142 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.272652 (+1587510us) service_pool.cc:227] Handling call
0806 03:53:57.276734 (+  4082us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.276991 (+   257us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.277029 (+    38us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.277087 (+    58us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:57.277135 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.277205 (+    70us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.277384 (+   179us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.360064  2332 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:57.360705  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.361294  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:57.350286  2373 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 19.13, Last appended by leader: 13, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:57.363128  2373 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:53:57.286903 10727 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:57.365211  2379 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18. Ops: [17.12-17.12]
I20260806 03:53:57.359160  3585 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:57.366603  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1918) took 3566 ms. Trace:
I20260806 03:53:57.368149  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3387) took 1413 ms. Trace:
I20260806 03:53:57.345121 10685 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:57.342074 10712 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:57.273648 10755 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:57.112922 10109 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:57.373342  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3370) took 1709 ms. Trace:
I20260806 03:53:57.373565  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 889) took 1424 ms. Trace:
I20260806 03:53:57.370639  2368 rpcz_store.cc:276] 0806 03:53:55.954689 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.367339 (+1412650us) service_pool.cc:227] Handling call
0806 03:53:57.367678 (+   339us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.367857 (+   179us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.367873 (+    16us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.367901 (+    28us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:57.367922 (+    21us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.367954 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.368096 (+   142us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.447371  2379 rpcz_store.cc:276] 0806 03:53:55.948875 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.363182 (+1414307us) service_pool.cc:227] Handling call
0806 03:53:57.363610 (+   428us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:57.373277 (+  9667us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.373505 (+   228us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.449200  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3391) took 1447 ms. Trace:
I20260806 03:53:57.449712  2368 rpcz_store.cc:276] 0806 03:53:56.002250 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.447720 (+1445470us) service_pool.cc:227] Handling call
0806 03:53:57.448279 (+   559us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.448493 (+   214us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.448771 (+   278us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.448843 (+    72us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:57.448891 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.448968 (+    77us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.449129 (+   161us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.450380  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1959) took 1082 ms. Trace:
I20260806 03:53:57.450814  2379 rpcz_store.cc:276] 0806 03:53:56.369240 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.449048 (+1079808us) service_pool.cc:227] Handling call
0806 03:53:57.449482 (+   434us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.449988 (+   506us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.450019 (+    31us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.450068 (+    49us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:57.450107 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.450173 (+    66us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.450308 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.370440  2377 rpcz_store.cc:276] 0806 03:53:53.800130 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.571404 (+771274us) service_pool.cc:227] Handling call
0806 03:53:54.571906 (+   502us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:54.574577 (+  2671us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:54.746659 (+172082us) log.cc:842] Serialized 14 byte log entry
0806 03:53:57.141292 (+2394633us) spinlock_profiling.cc:243] Waited 7.63 ms on lock 0x7b180024b4a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b 00007f0d7cacf88a
0806 03:53:57.366029 (+224737us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.366116 (+    87us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:57.366212 (+    96us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.366331 (+   119us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.366517 (+   186us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":139027,"prepare.queue_time_us":157908,"prepare.run_cpu_time_us":55,"prepare.run_wall_time_us":57,"raft.queue_time_us":3466,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":10030,"spinlock_wait_cycles":17544064,"thread_start_us":223528,"threads_started":1}
I20260806 03:53:57.372203  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3389) took 1370 ms. Trace:
I20260806 03:53:57.355556 10247 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:57.452322  2376 rpcz_store.cc:276] 0806 03:53:56.001384 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.368503 (+1367119us) service_pool.cc:227] Handling call
0806 03:53:57.371606 (+  3103us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.371842 (+   236us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.371868 (+    26us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.371913 (+    45us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:57.371952 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.372009 (+    57us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.372137 (+   128us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.455484  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:40712 (request call id 508) took 1485 ms. Trace:
I20260806 03:53:57.457852  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1963) took 1025 ms. Trace:
I20260806 03:53:57.446543  2369 rpcz_store.cc:276] 0806 03:53:55.663986 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.141396 (+1477410us) service_pool.cc:227] Handling call
0806 03:53:57.141875 (+   479us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.142116 (+   241us) raft_consensus.cc:1520] Early marking committed up to index 5
0806 03:53:57.142571 (+   455us) log.cc:842] Serialized 14 byte log entry
0806 03:53:57.372991 (+230420us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.373054 (+    63us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:53:57.373100 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.373168 (+    68us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.373280 (+   112us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":257,"prepare.run_cpu_time_us":75,"prepare.run_wall_time_us":59,"raft.queue_time_us":4140,"raft.run_cpu_time_us":256,"raft.run_wall_time_us":259,"spinlock_wait_cycles":98688,"thread_start_us":229376,"threads_started":1}
I20260806 03:53:57.365701 10724 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260806 03:53:57.459584  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 196195us
I20260806 03:53:57.460539  2377 rpcz_store.cc:276] 0806 03:53:55.970478 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.453867 (+1483389us) service_pool.cc:227] Handling call
0806 03:53:57.455402 (+  1535us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.364097 10125 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:53:57.460875  2368 rpcz_store.cc:276] 0806 03:53:56.432932 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.456875 (+1023943us) service_pool.cc:227] Handling call
0806 03:53:57.457256 (+   381us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.457482 (+   226us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.457511 (+    29us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.457559 (+    48us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:53:57.457598 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.457663 (+    65us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.457783 (+   120us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:57.370931 10781 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:57.366438 10695 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:53:57.471294  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 158295us
I20260806 03:53:57.376650 10511 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:57.377162 10643 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:57.521798  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 828) took 2904 ms. Trace:
I20260806 03:53:57.377889 10685 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.370757 10655 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:53:57.454283 10740 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:57.485834  2331 leader_election.cc:398] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16.
I20260806 03:53:57.463963 10247 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:57.488265  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1949) took 1736 ms. Trace:
I20260806 03:53:57.533437  2373 rpcz_store.cc:276] 0806 03:53:55.751499 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.306316 (+1554817us) service_pool.cc:227] Handling call
0806 03:53:57.334557 (+ 28241us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.486620 (+152063us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.486679 (+    59us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.486745 (+    66us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:57.486799 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.487707 (+   908us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.488189 (+   482us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":2655,"raft.run_cpu_time_us":208,"raft.run_wall_time_us":209}
W20260806 03:53:57.496163 10780 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.263s	user 0.003s	sys 0.002s
W20260806 03:53:57.510491 10809 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.389s	user 0.002s	sys 0.000s
I20260806 03:53:57.463549 10724 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:57.459112 10307 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:57.514441 10109 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:57.514050  2230 catalog_manager.cc:5495] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 10 to 14. New cstate: current_term: 14 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:53:57.514940 10755 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:57.515538 10368 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:57.516170 10511 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:57.481585 10727 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:57.520733  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3417) took 1646 ms. Trace:
I20260806 03:53:57.601966  2484 rpcz_store.cc:276] 0806 03:53:55.874622 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:55.874780 (+   158us) service_pool.cc:227] Handling call
0806 03:53:55.875198 (+   418us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:56.598455 (+723257us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.520400 (+921945us) spinlock_profiling.cc:243] Waited 645 ms on lock 0x7b54002b2d54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:57.520648 (+   248us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1484461824}
I20260806 03:53:57.522280  2480 rpcz_store.cc:276] 0806 03:53:54.617297 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.621283 (+  3986us) service_pool.cc:227] Handling call
0806 03:53:54.640904 (+ 19621us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:54.797917 (+157013us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:54.797952 (+    35us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:54.806101 (+  8149us) log.cc:842] Serialized 26 byte log entry
0806 03:53:55.430366 (+624265us) raft_consensus.cc:1631] Marking committed up to 14
0806 03:53:55.463302 (+ 32936us) log.cc:842] Serialized 14 byte log entry
0806 03:53:55.473843 (+ 10541us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:55.473976 (+   133us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:57.507909 (+2033933us) spinlock_profiling.cc:243] Waited 5.17 ms on lock 0x7b18002a35e0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:53:57.521301 (+ 13392us) raft_consensus.cc:1671] finished
0806 03:53:57.521545 (+   244us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.521730 (+   185us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1017,"prepare.queue_time_us":37737,"prepare.run_cpu_time_us":90,"prepare.run_wall_time_us":4345,"raft.queue_time_us":121880,"raft.run_cpu_time_us":305,"raft.run_wall_time_us":7224,"spinlock_wait_cycles":11900800,"thread_start_us":726781,"threads_started":2,"wal-append.queue_time_us":747570}
I20260806 03:53:57.355425 10217 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:57.532459  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 46863.8us
I20260806 03:53:57.604262  2331 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.605400 10744 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:57.533092 10740 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.445407 10363 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.045s
I20260806 03:53:57.607287 10740 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:57.607914 10363 raft_consensus.cc:3032] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:57.608572 10363 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:57.609784 10363 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:57.478929 10781 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.612986 10781 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:53:57.613456 10811 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.167s	user 0.001s	sys 0.000s
I20260806 03:53:57.486377 10125 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:57.532300 10685 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:57.616330 10125 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:57.617861 10727 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:57.522161 10695 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:57.562635  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1768) took 1054 ms. Trace:
I20260806 03:53:57.563655  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1944) took 2003 ms. Trace:
I20260806 03:53:57.620657 10511 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:57.620823  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1934) took 2324 ms. Trace:
I20260806 03:53:57.580705 10301 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:57.583460  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3377) took 1917 ms. Trace:
I20260806 03:53:57.536012 10655 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.611716 10363 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:57.620335  2572 rpcz_store.cc:276] 0806 03:53:56.508471 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:56.680746 (+172275us) service_pool.cc:227] Handling call
0806 03:53:57.562234 (+881488us) spinlock_profiling.cc:243] Waited 405 ms on lock 0x7b540024d1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:57.562523 (+   289us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":932275584}
I20260806 03:53:57.621755  2375 rpcz_store.cc:276] 0806 03:53:55.666218 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.235726 (+1569508us) service_pool.cc:227] Handling call
0806 03:53:57.236299 (+   573us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.365222 (+128923us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.583095 (+217873us) spinlock_profiling.cc:243] Waited 116 ms on lock 0x7b54003e9ed4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:57.583364 (+   269us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":266502912}
I20260806 03:53:57.620895  2372 rpcz_store.cc:276] 0806 03:53:55.559830 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:55.562902 (+  3072us) service_pool.cc:227] Handling call
0806 03:53:55.563346 (+   444us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:55.563804 (+   458us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:53:55.759400 (+195596us) log.cc:842] Serialized 14 byte log entry
0806 03:53:56.416877 (+657477us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:56.436992 (+ 20115us) log.cc:842] Serialized 52 byte log entry
0806 03:53:56.437208 (+   216us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:56.452687 (+ 15479us) log.cc:842] Serialized 14 byte log entry
0806 03:53:56.468527 (+ 15840us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:56.468625 (+    98us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:57.495058 (+1026433us) spinlock_profiling.cc:243] Waited 63.5 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:57.563294 (+ 68236us) raft_consensus.cc:1671] finished
0806 03:53:57.563332 (+    38us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.563542 (+   210us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":41214,"prepare.queue_time_us":458468,"prepare.run_cpu_time_us":107,"prepare.run_wall_time_us":112,"raft.queue_time_us":108650,"raft.run_cpu_time_us":442,"raft.run_wall_time_us":15472,"spinlock_wait_cycles":146123648,"thread_start_us":652779,"threads_started":3,"wal-append.queue_time_us":387486}
I20260806 03:53:57.621290  2374 rpcz_store.cc:276] 0806 03:53:55.296054 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:55.296329 (+   275us) service_pool.cc:227] Handling call
0806 03:53:55.367951 (+ 71622us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:55.368288 (+   337us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:55.368327 (+    39us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:56.982198 (+1613871us) spinlock_profiling.cc:243] Waited 13.5 ms on lock 0x7b2c00006f88. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:53:56.982827 (+   629us) log.cc:842] Serialized 26 byte log entry
0806 03:53:57.146953 (+164126us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:53:57.146993 (+    40us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.147083 (+    90us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:57.612708 (+465625us) spinlock_profiling.cc:243] Waited 9.4 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:57.620545 (+  7837us) raft_consensus.cc:1671] finished
0806 03:53:57.620570 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.620749 (+   179us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":52728960,"thread_start_us":163637,"threads_started":1,"wal-append.queue_time_us":358351}
W20260806 03:53:57.634796  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 274102us
I20260806 03:53:57.554415 10724 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:57.636233  2429 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:57.631949 10655 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:57.646404  2429 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:57.647959  2429 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.645084  2331 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:53:57.651751  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 278552us
I20260806 03:53:57.550830 10372 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:57.654201  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.657356  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.648548 10743 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:53:57.661402 10743 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.662016 10743 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:53:57.662384 10217 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:57.663915 10808 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:57.665041  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 833) took 1578 ms. Trace:
I20260806 03:53:57.666121 10808 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:57.669723 10194 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:53:57.674080  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3398) took 3550 ms. Trace:
I20260806 03:53:57.674602  2477 rpcz_store.cc:276] 0806 03:53:54.123921 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.128402 (+  4481us) service_pool.cc:227] Handling call
0806 03:53:54.148609 (+ 20207us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:55.289924 (+1141315us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.673711 (+2383787us) spinlock_profiling.cc:243] Waited 922 ms on lock 0x7b54001ab154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:57.673999 (+   288us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2119766400}
W20260806 03:53:57.676800  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 546738us
I20260806 03:53:57.680387  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.681974  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.665459  2483 rpcz_store.cc:276] 0806 03:53:56.086292 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:56.882912 (+796620us) service_pool.cc:227] Handling call
0806 03:53:56.883282 (+   370us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:56.901117 (+ 17835us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:56.901153 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:56.905027 (+  3874us) log.cc:842] Serialized 26 byte log entry
0806 03:53:57.024874 (+119847us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:53:57.058350 (+ 33476us) log.cc:842] Serialized 14 byte log entry
0806 03:53:57.091178 (+ 32828us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.091303 (+   125us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:57.509026 (+417723us) spinlock_profiling.cc:243] Waited 23.5 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:53:57.664665 (+155639us) raft_consensus.cc:1671] finished
0806 03:53:57.664804 (+   139us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.664962 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":49207,"prepare.queue_time_us":10437,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":50,"raft.queue_time_us":49512,"raft.run_cpu_time_us":314,"raft.run_wall_time_us":9821,"spinlock_wait_cycles":53974272,"thread_start_us":114051,"threads_started":1,"wal-append.queue_time_us":210477}
I20260806 03:53:57.635838 10773 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.022s
I20260806 03:53:57.651943 10767 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:57.674129  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1756) took 1245 ms. Trace:
I20260806 03:53:57.691718  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:57.682281  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.05345e+06us
I20260806 03:53:57.690985  2476 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:57.695154  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:57.655277 10511 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:57.692387  2579 rpcz_store.cc:276] 0806 03:53:56.428919 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:56.503300 (+ 74381us) service_pool.cc:227] Handling call
0806 03:53:56.546435 (+ 43135us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:56.546727 (+   292us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:53:56.867191 (+320464us) log.cc:842] Serialized 14 byte log entry
0806 03:53:57.673704 (+806513us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:57.673771 (+    67us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:57.673823 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.673910 (+    87us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.674046 (+   136us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":529951,"prepare.queue_time_us":346576,"prepare.run_cpu_time_us":59,"prepare.run_wall_time_us":75,"raft.queue_time_us":530132,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":125,"spinlock_wait_cycles":8733056,"thread_start_us":571117,"threads_started":2,"wal-append.queue_time_us":467360}
I20260806 03:53:57.699993  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:57.680996 10805 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:57.704110  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:57.685989 10686 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:57.704360 10765 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:57.715605 10695 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:57.692353 10767 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:57.717550 10816 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 16.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:53:57.721203  2375 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260806 03:53:57.721064  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:57.731804  2377 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:57.731670  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:57.722146  2373 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:57.681313 10788 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election won for term 17
W20260806 03:53:57.722748  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 95426.6us
I20260806 03:53:57.696591 10773 consensus_queue.cc:1225] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 14.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260806 03:53:57.725157  2368 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 16 index: 8. Preceding OpId from leader: term: 17 index: 9. (index mismatch)
I20260806 03:53:57.692505 10377 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:57.694576 10625 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:53:57.698870 10511 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.735044  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:57.797525  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 55133.5us
I20260806 03:53:57.799329  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:57.741030  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:57.748307  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:57.802552  2369 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:57.740236  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:57.801486  3588 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:57.808449  2379 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:57.812088  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:57.729991 10767 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:57.702728 10520 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:57.817893  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:57.812925  3590 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:53:57.817488  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:57.834841  2377 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
W20260806 03:53:57.835896  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 144591us
I20260806 03:53:57.839982  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 852) took 3253 ms. Trace:
I20260806 03:53:57.840515  3586 rpcz_store.cc:276] 0806 03:53:54.586913 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:54.587246 (+   333us) service_pool.cc:227] Handling call
0806 03:53:54.604750 (+ 17504us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.069004 (+2464254us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.839702 (+770698us) spinlock_profiling.cc:243] Waited 2.46 s on lock 0x7b540067e8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:57.839914 (+   212us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5665451776}
I20260806 03:53:57.843305  2331 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:57.807775 10511 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:57.844732  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:57.850747  2483 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:53:57.853714  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:57.857842  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:57.858237  2436 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:57.858968  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:57.859789  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:57.863565  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 554112us
I20260806 03:53:57.840176 10773 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:53:57.844076 10087 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:57.870664  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 188003us
W20260806 03:53:57.871579  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 176514us
I20260806 03:53:57.878234  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:57.846428 10707 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:57.876997  3547 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:53:57.883777  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:57.886507 10673 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:57.905064  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:57.908546  2373 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:57.920763  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:57.922410  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:57.926126  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44817.3us
W20260806 03:53:57.927721  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 62920.3us
I20260806 03:53:57.928823  2537 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:57.873253 10773 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:57.877521 10368 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:57.951421  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:57.883644 10308 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260806 03:53:57.987491  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 51415.8us
I20260806 03:53:57.942615  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3372) took 2278 ms. Trace:
W20260806 03:53:57.947333 10079 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.925s	user 0.015s	sys 0.000s
I20260806 03:53:57.995798 10079 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:57.998631 10079 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:57.935243  9996 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:57.999737  2482 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:58.000564  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2971) took 1537 ms. Trace:
I20260806 03:53:58.000972  2474 rpcz_store.cc:276] 0806 03:53:56.462854 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.139396 (+676542us) service_pool.cc:227] Handling call
0806 03:53:57.139804 (+   408us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:57.144125 (+  4321us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.144153 (+    28us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:57.154978 (+ 10825us) log.cc:842] Serialized 26 byte log entry
0806 03:53:57.734341 (+579363us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:57.734397 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.734479 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:58.000294 (+265815us) raft_consensus.cc:1671] finished
0806 03:53:58.000328 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:58.000496 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":462943,"threads_started":1,"wal-append.queue_time_us":740597}
W20260806 03:53:58.002262 10633 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.900s	user 0.013s	sys 0.000s
I20260806 03:53:58.002648  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:58.002769 10633 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.004879  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1771) took 1495 ms. Trace:
I20260806 03:53:58.005308  2583 rpcz_store.cc:276] 0806 03:53:56.509323 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:56.687062 (+177739us) service_pool.cc:227] Handling call
0806 03:53:56.687505 (+   443us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:57.464366 (+776861us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.464406 (+    40us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:57.465279 (+   873us) log.cc:842] Serialized 52 byte log entry
0806 03:53:57.732381 (+267102us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:57.821385 (+ 89004us) log.cc:842] Serialized 14 byte log entry
0806 03:53:57.886924 (+ 65539us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.887040 (+   116us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:58.004600 (+117560us) raft_consensus.cc:1671] finished
0806 03:53:58.004625 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:58.004802 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":500122,"prepare.queue_time_us":79989,"prepare.run_cpu_time_us":72,"prepare.run_wall_time_us":6340,"raft.queue_time_us":517260,"raft.run_cpu_time_us":314,"raft.run_wall_time_us":26855,"thread_start_us":544092,"threads_started":2,"wal-append.queue_time_us":519132}
I20260806 03:53:57.948791  2534 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:58.009438 10711 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:57.883322 10707 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:57.899899 10673 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:53:58.058693  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 134677us
W20260806 03:53:57.992472  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 63788us
I20260806 03:53:57.992093  2370 rpcz_store.cc:276] 0806 03:53:55.664685 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.144335 (+1479650us) service_pool.cc:227] Handling call
0806 03:53:57.144731 (+   396us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:53:57.213288 (+ 68557us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:57.213338 (+    50us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:53:57.312923 (+ 99585us) log.cc:842] Serialized 52 byte log entry
0806 03:53:57.644261 (+331338us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:53:57.941758 (+297497us) log.cc:842] Serialized 14 byte log entry
0806 03:53:57.942182 (+   424us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:57.942283 (+   101us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:57.942336 (+    53us) raft_consensus.cc:1671] finished
0806 03:53:57.942354 (+    18us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:57.942539 (+   185us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1544,"prepare.queue_time_us":20779,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":41,"raft.queue_time_us":12563,"raft.run_cpu_time_us":312,"raft.run_wall_time_us":44203,"thread_start_us":550874,"threads_started":2,"wal-append.queue_time_us":513034}
I20260806 03:53:57.952836 10773 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:53:57.886693 10625 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:58.089797  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:57.951944 10372 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:57.937386 10818 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.293s	user 0.000s	sys 0.001s
I20260806 03:53:57.933837 10649 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:57.984239 10695 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:53:58.110659  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.080281  2483 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:58.080998  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:57.887089 10685 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:58.083912  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 339641us
I20260806 03:53:57.884068 10815 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.201s
I20260806 03:53:58.119773  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:58.010195 10711 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:58.124264  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:58.124717  3584 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:58.009836  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:58.070612 10673 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:57.952183 10368 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:57.991740 10308 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:58.093880  2436 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:58.078801 10032 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:58.099998  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.100162  2575 raft_consensus.cc:1226] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:58.103029  2584 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 16. Current term is 17. Ops: []
I20260806 03:53:58.083361 10320 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:58.110792 10695 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:53:58.093545 10609 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.960s	user 0.012s	sys 0.003s
I20260806 03:53:58.188189  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.113574 10251 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:58.126070 10711 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:58.053983 10092 consensus_queue.cc:1046] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.041s
I20260806 03:53:58.080673 10707 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:58.114478  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:58.199834  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:58.117621  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.119921  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:58.120834  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 277630us
I20260806 03:53:58.198917  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.086813  3587 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 12. Preceding OpId from leader: term: 20 index: 14. (index mismatch)
I20260806 03:53:58.204159  2584 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:53:58.122912  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.084200 10217 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 15.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.032s
I20260806 03:53:58.141520 10079 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:58.127068  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:58.215075  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68795.9us
W20260806 03:53:58.215402  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 88458.3us
I20260806 03:53:58.138995  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.141812  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:53:58.142227  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 48507.8us
I20260806 03:53:58.142668  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:58.083904 10141 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.034s
I20260806 03:53:58.084230 10125 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.218225  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.220613 10125 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:58.215504 10625 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:57.932493 10826 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.189s
I20260806 03:53:58.181866  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.223907  2477 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 10: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:58.224241  2577 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:53:58.225504  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.146121 10825 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:53:58.122735 10649 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:58.184408  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:57.884291 10087 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.132323 10354 consensus_queue.cc:1046] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.060s
I20260806 03:53:58.196097  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.108585 10631 consensus_queue.cc:1035] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.078s
I20260806 03:53:58.134160 10842 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:58.145663 10308 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:58.187606 10320 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.253520 10842 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:58.254763 10320 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:58.141153 10368 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:58.177496 10032 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:58.183692  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.226694  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.231377  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.231442  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.140919 10520 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.188117 10695 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:58.234615  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.234887  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:58.243916 10818 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260806 03:53:58.238380  2474 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:58.242815  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:58.208321 10243 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.981s	user 0.008s	sys 0.011s
I20260806 03:53:58.247020  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.270037  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.230640 10808 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:58.249997 10092 raft_consensus.cc:3032] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:53:58.274561 10092 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:58.274804  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.275550 10092 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.276124  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.276921 10092 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:53:58.277245  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.138429 10451 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.088s
I20260806 03:53:58.278213  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.278443  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.261088  2583 raft_consensus.cc:2396] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 13 because replica has last-logged OpId of term: 12 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 7.
I20260806 03:53:58.279462  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.279680  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:53:58.263224  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 47188.1us
I20260806 03:53:58.254076 10842 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.266628  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.230774 10633 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:58.270761  2577 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:53:58.301584  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:58.303970  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.261061  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.305194  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:58.305439  2379 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 9.
I20260806 03:53:58.306821  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.198561 10755 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:58.237010  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.307787  2379 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:58.264123 10032 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:58.242291 10079 raft_consensus.cc:686] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:58.199038 10251 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.259521 10788 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:58.326731  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.274176  2369 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:58.266705 10217 consensus_queue.cc:1225] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 16.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:53:58.317916  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.321146  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.277333 10808 raft_consensus.cc:686] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:58.328896  2374 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 9 FOLLOWER]: Advancing to term 10
W20260806 03:53:58.343899  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61802.8us
I20260806 03:53:58.349560  2572 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:58.328696  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:58.329463  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:58.307603 10451 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:58.346603  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.331686  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:58.355049  2581 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:58.315428 10141 consensus_queue.cc:1225] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 13.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
W20260806 03:53:58.339365  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 120893us
I20260806 03:53:58.341374  2372 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:53:58.339198  2377 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:58.363348  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.337765  2474 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:53:58.350087  2572 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:58.364040  2377 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:58.282838 10243 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.371727  2577 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 17 index: 9. (index mismatch)
I20260806 03:53:58.375560  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:58.376580  2474 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 18
I20260806 03:53:58.366658  2572 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.7, Last appended by leader: 7, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.374673  2538 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:58.381673  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:58.385915  2577 raft_consensus.cc:2354] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17.
I20260806 03:53:58.386965  2374 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:58.388720  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:58.361292 10776 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:53:58.321394 10755 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.403853  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.417255  2474 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:53:58.420468  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:58.422744  2374 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:58.426708  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:58.427889  2581 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:58.407047  3542 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:58.407905 10860 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:58.429359  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:58.429457  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 300162us
I20260806 03:53:58.430137  2373 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:58.408102  2377 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:53:58.408741  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:58.432962  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:53:58.385041 10743 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.722s	user 0.006s	sys 0.008s
I20260806 03:53:58.438052  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:58.435072  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.367082 10451 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.446213  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.446807  2374 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:58.427593 10179 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:53:58.466033  2331 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:58.470109  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:58.480756  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.482992  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.484000  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:58.479722  2537 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:58.436592  9996 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:53:58.426103 10776 raft_consensus.cc:686] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:58.429431 10685 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.486747  2373 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:53:58.497848  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.499040  2373 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:58.403867 10736 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 10, Time since last communication: 0.044s
W20260806 03:53:58.449327 10363 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.826s	user 0.014s	sys 0.000s
I20260806 03:53:58.510581  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:53:58.462401 10843 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260806 03:53:58.520390  2374 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:58.445291 10125 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:53:58.528846  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:53:58.515441  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 126850us
W20260806 03:53:58.509531 10818 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260806 03:53:58.420747 10079 consensus_queue.cc:237] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.550959  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:58.551781  3591 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:53:58.531569 10736 consensus_queue.cc:1225] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 18.12 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 10
I20260806 03:53:58.448149 10743 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.524983 10179 raft_consensus.cc:686] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:58.533728 10811 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
W20260806 03:53:58.560643 10836 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.292s	user 0.001s	sys 0.000s
I20260806 03:53:58.577014 10307 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:53:58.582620  3591 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:53:58.442962 10788 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.559974 10087 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.552338 10525 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:58.557127 10649 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:53:58.438709 10860 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.568413 10631 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:53:58.554821 10363 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:58.438138 10808 consensus_queue.cc:237] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.590586  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:58.572791 10685 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:58.570231 10851 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:53:58.593263 10781 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.976s	user 0.014s	sys 0.002s
I20260806 03:53:58.640232 10781 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.642513 10781 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.577665 10125 raft_consensus.cc:686] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:58.628822  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.630973 10363 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.592445 10776 consensus_queue.cc:237] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.632987 10743 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.635085 10842 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:58.636590 10755 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:58.639748 10724 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.993s	user 0.011s	sys 0.000s
W20260806 03:53:58.634613 10767 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.794s	user 0.011s	sys 0.000s
I20260806 03:53:58.630540 10251 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:58.655187 10511 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.791s	user 0.005s	sys 0.009s
I20260806 03:53:58.592469 10141 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:53:58.618495 10740 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.010s	user 0.017s	sys 0.000s
I20260806 03:53:58.675114 10125 consensus_queue.cc:237] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.681449 10864 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:58.685926  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 95436.8us
I20260806 03:53:58.617008 10525 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:58.657295  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 146828us
W20260806 03:53:58.636596 10247 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.093s	user 0.010s	sys 0.006s
I20260806 03:53:58.660666  2375 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
W20260806 03:53:58.648628  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 169062us
W20260806 03:53:58.656323 10727 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.038s	user 0.012s	sys 0.004s
I20260806 03:53:58.688576  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:58.700539  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.690100  2534 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:58.691454 10864 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.693326 10860 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:58.669747 10243 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.645238 10685 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.698186  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:53:58.698515  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 112989us
I20260806 03:53:58.704591  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:58.708482  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.681859 10363 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:58.717041  2436 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:58.721102  2534 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:58.728206  2583 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: [15.9-15.9]
I20260806 03:53:58.728330  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.723425  2581 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19. Ops: []
I20260806 03:53:58.732339  2375 raft_consensus.cc:2396] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 16 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 9.
I20260806 03:53:58.665715 10724 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.659633 10673 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.697806 10307 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:58.665601 10767 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:58.780601  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 48771.4us
I20260806 03:53:58.696846 10087 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:53:58.783264  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44271.6us
I20260806 03:53:58.664593 10179 consensus_queue.cc:237] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 15.8, Last appended by leader: 8, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.674609 10511 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.710019 10451 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:58.786469  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 65502.5us
W20260806 03:53:58.786149  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 348159us
I20260806 03:53:58.803448  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:58.804545  2379 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:58.805356  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:58.782187 10808 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:53:58.699586 10863 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:53:58.782454 10755 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:53:58.786202 10243 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.006s
I20260806 03:53:58.788173  2375 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
W20260806 03:53:58.734133 10807 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 1.359s	user 0.018s	sys 0.012s
I20260806 03:53:58.707006 10686 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:58.793346  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:53:58.836694 10686 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.800545  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:58.783777  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.839409 10686 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.678145 10740 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.780854 10320 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:58.807200  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:53:58.882874  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 75800.5us
I20260806 03:53:58.883970  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:58.815580  2483 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 16: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:53:58.804514 10308 consensus_meta.cc:287] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.553s	user 0.013s	sys 0.000s
I20260806 03:53:58.701656 10247 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:58.892583  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78836.6us
I20260806 03:53:58.828580 10005 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:53:58.907356 10851 raft_consensus.cc:2741] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260806 03:53:58.907822  2474 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 12: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:58.893364 10866 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:53:58.803333 10087 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:53:58.909439 10773 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.815s	user 0.014s	sys 0.000s
W20260806 03:53:58.893476 10707 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.660s	user 0.009s	sys 0.003s
I20260806 03:53:58.909905 10773 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.910521 10707 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.911216  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.912065  2372 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:53:58.913192  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.831434  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:53:58.913869 10711 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.699s	user 0.007s	sys 0.007s
I20260806 03:53:58.914642  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.810731 10881 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:53:58.840713 10649 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:53:58.915644  2375 raft_consensus.cc:2396] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 12 because replica has last-logged OpId of term: 10 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 4.
I20260806 03:53:58.678536 10141 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.916378 10773 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:58.841228 10755 consensus_queue.cc:1046] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260806 03:53:58.923033 10141 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:58.842975 10674 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.713160  9996 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:58.845196 10742 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:53:58.845403 10743 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:58.846230 10744 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:53:58.849742  2230 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 9 to 11, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 11 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:58.523900   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:53:58.846372 10863 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:58.855170 10685 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.858551  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:58.943548  2370 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:53:58.862496  2374 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
W20260806 03:53:58.876964  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 82631.3us
I20260806 03:53:58.737895 10695 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.885215  3542 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:58.809429 10867 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:53:58.806818 10880 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:53:58.825328 10243 consensus_queue.cc:1225] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 15.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:53:58.734478 10860 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 16.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.072s
W20260806 03:53:58.894585 10368 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.631s	user 0.010s	sys 0.002s
I20260806 03:53:58.799371 10307 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.958802 10368 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.961927 10307 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:58.896246 10032 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.557s	user 0.012s	sys 0.001s
I20260806 03:53:58.964164 10032 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.896219 10308 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.967629 10308 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:58.898159 10864 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.899340 10724 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:58.901427 10511 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.901988 10247 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.902794 10673 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:58.903962 10525 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.904392 10740 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.974884 10032 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:58.978295 10740 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:58.913337 10707 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:58.914397 10711 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.979038 10740 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.981456 10711 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:58.829721 10767 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.983096  2579 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:58.820251 10092 consensus_queue.cc:1046] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260806 03:53:58.920859  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:58.984524  2474 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:58.984486 10092 raft_consensus.cc:3032] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:58.985236 10092 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:58.985399  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 100285us
I20260806 03:53:58.985757  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:58.986357  3542 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:58.986512  2474 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:53:58.986454 10092 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.921932  2375 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260806 03:53:58.924281  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:53:58.989017  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64856.5us
I20260806 03:53:58.924856  2372 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:53:58.904691 10655 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.256s	user 0.013s	sys 0.003s
I20260806 03:53:58.946110  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.948228  2436 leader_election.cc:398] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17.
I20260806 03:53:59.000883  2436 leader_election.cc:401] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Cancelling election due to peer responding with higher term
I20260806 03:53:58.949446  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:59.002035  2370 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:53:58.950966 10087 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:58.950500 10863 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.896670 10871 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 18.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.007s
I20260806 03:53:58.968528  2576 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:58.968209  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:58.978408 10695 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:58.907393 10005 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:58.987689  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:53:58.993242  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:58.994232  2578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1765) took 2492 ms (client timeout 2159 ms). Trace:
W20260806 03:53:59.025436  2578 rpcz_store.cc:269] 0806 03:53:56.502234 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:56.602698 (+100464us) service_pool.cc:227] Handling call
0806 03:53:58.994011 (+2391313us) spinlock_profiling.cc:243] Waited 607 ms on lock 0x7b540028ebd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:58.994154 (+   143us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1395534080}
I20260806 03:53:58.995622  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.996186 10767 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:58.997357 10674 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:58.997463  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:59.028900  3586 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:58.998245  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:58.998641  2572 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:58.998939  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:59.031839  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:58.987836  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:58.934099 10742 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:59.005594 10092 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:59.006158  9996 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.008533 10038 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:59.004879 10655 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:58.999476 10880 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:59.016958  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 71597us
I20260806 03:53:59.016819  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:59.087724  2379 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 8.
I20260806 03:53:59.017576 10712 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election lost for term 16. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17.
I20260806 03:53:58.941612 10743 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:58.939977 10744 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:53:59.022192  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:59.026849  2372 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:59.032757  2370 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:59.034957  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:53:59.024447 10673 raft_consensus.cc:3032] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:53:59.037436 10871 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:53:59.073062 10881 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:59.038311 10368 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:59.021054 10307 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:53:59.033133 10005 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:59.127032  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:59.128234  2379 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:53:59.042210  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54607.9us
I20260806 03:53:59.044179  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:59.044718  2572 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 15 index: 7. Preceding OpId from leader: term: 16 index: 8. (index mismatch)
I20260806 03:53:59.044907  2375 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:53:59.050594  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:59.079095  3586 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:59.130391  2474 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:53:59.087877  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:59.131472  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:59.042919 10079 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:53:59.028117 10181 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:59.132172  2474 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:59.132723 10079 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:59.028457 10767 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:59.121867  2583 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:59.089778  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [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: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:59.135914  2372 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
W20260806 03:53:59.136953  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 47328.3us
I20260806 03:53:59.138360  2372 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:59.138512  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:59.126452 10881 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:59.140370 10881 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:59.145305 10880 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.125092 10871 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:59.149261 10655 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:59.149016 10871 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:59.150255 10871 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:53:59.151155 10768 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:53:59.151618 10768 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:59.151986 10768 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:53:59.131742  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 44001.8us
I20260806 03:53:59.132586 10181 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.042083 10895 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:59.077068 10038 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:53:59.176707 10887 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260806 03:53:59.177755 10368 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:53:59.181313 10368 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:59.181794 10368 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:53:59.181373 10038 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.182133  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:53:59.134713  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 90663.8us
I20260806 03:53:59.182803  2379 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:59.183527  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:59.183699 10181 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:59.158483  2436 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:59.185245 10181 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:53:59.166217  2372 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: []
I20260806 03:53:59.175093  2370 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:53:59.175719  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:59.165419  2474 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:53:59.120971 10554 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:59.135782 10826 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:59.192858  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:59.192601 10554 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.194140  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:59.195238 10554 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:59.195320  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:59.184162 10895 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:59.196738  2372 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
I20260806 03:53:59.198339 10895 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:59.201102  2370 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260806 03:53:59.121464 10673 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:53:59.202896 10673 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:59.204303 10673 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:59.204820 10826 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:59.205545 10826 raft_consensus.cc:686] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:59.206110 10247 consensus_queue.cc:1046] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260806 03:53:59.206532 10826 consensus_queue.cc:237] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.207368 10247 raft_consensus.cc:3032] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:53:59.207753 10247 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:59.208786 10712 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:53:59.208721 10247 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:53:59.137039 10518 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 16 current term: 16 is higher.
I20260806 03:53:59.206264  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:59.210506 10247 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:59.211477 10554 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:53:59.212056 10554 raft_consensus.cc:686] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:53:59.214332  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 55906.3us
I20260806 03:53:59.215304  2436 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:59.218204  2436 leader_election.cc:398] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18.
I20260806 03:53:59.219306  2436 leader_election.cc:401] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:53:59.217818  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:59.220420  2372 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:53:59.155753 10767 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:59.240273  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:59.167518 10354 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:53:59.244375 10354 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:59.244935 10354 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:53:59.136059 10079 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:59.225773  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:59.249647 10511 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:53:59.250053 10511 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:53:59.250378 10511 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:59.228163  3586 pending_rounds.cc:76] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Aborting all ops after (but not including) 10
I20260806 03:53:59.253029  3586 pending_rounds.cc:97] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Aborting uncommitted NO_OP operation due to leader change: 15.11
I20260806 03:53:59.253432  3586 raft_consensus.cc:2866] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:59.253877  3586 pending_rounds.cc:97] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Aborting uncommitted NO_OP operation due to leader change: 18.12
I20260806 03:53:59.254173  3586 raft_consensus.cc:2866] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:53:59.166507 10742 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.8, Last appended by leader: 8, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.229301  2372 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:59.181501 10744 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.218752 10095 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:59.233080  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:59.235776  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:53:59.265580  3587 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:59.239006 10743 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:59.258041  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:59.259516  3584 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:53:59.262701  2379 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:59.225503 10708 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 17. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18.
I20260806 03:53:59.213027 10554 consensus_queue.cc:237] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.5, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.274266 10377 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:59.286183 10377 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.289593 10377 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:59.290309  2436 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:53:59.280907  2379 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:59.281450  2474 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:53:59.299831  3584 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260806 03:53:59.305523  3587 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:53:59.318648  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:59.277191 10742 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:53:59.323204  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:59.281241 10744 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:53:59.330762  2379 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: []
I20260806 03:53:59.307050 10377 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:53:59.336370 10005 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.361928 10005 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:59.368383 10740 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:59.370535 10607 raft_consensus.cc:3032] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:59.371096 10607 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:59.322419 10708 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.034s
I20260806 03:53:59.375257 10286 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:59.375850 10286 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:59.376348 10220 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:53:59.500548 10607 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.502018 10607 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:59.501958 10768 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:59.517057 10368 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.509142 10354 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.522645 10354 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:59.526070  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:59.529225 10768 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:59.534531  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:40712 (request call id 510) took 1158 ms. Trace:
I20260806 03:53:59.535193  2379 rpcz_store.cc:276] 0806 03:53:58.376155 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.532870 (+1156715us) service_pool.cc:227] Handling call
0806 03:53:59.534435 (+  1565us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:59.580950  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:53:59.578383  2474 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
W20260806 03:53:59.599797  2483 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3450) took 1522 ms (client timeout 1971 ms). Trace:
W20260806 03:53:59.600462  2483 rpcz_store.cc:269] 0806 03:53:58.077557 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:58.199487 (+121930us) service_pool.cc:227] Handling call
0806 03:53:59.599536 (+1400049us) spinlock_profiling.cc:243] Waited 608 ms on lock 0x7b54002b2354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:59.599713 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1398070016}
I20260806 03:53:59.602065  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:59.603116  2483 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:59.605226  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3442) took 3227 ms. Trace:
I20260806 03:53:59.540681 10286 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:59.605767  2476 rpcz_store.cc:276] 0806 03:53:56.377412 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.096097 (+718685us) service_pool.cc:227] Handling call
0806 03:53:57.096372 (+   275us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:57.702328 (+605956us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.604896 (+1902568us) spinlock_profiling.cc:243] Waited 594 ms on lock 0x7b5400121954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:59.605147 (+   251us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1366823808}
W20260806 03:53:59.612464  2482 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2965) took 3188 ms (client timeout 2191 ms). Trace:
I20260806 03:53:59.613029  2481 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
W20260806 03:53:59.616492  2482 rpcz_store.cc:269] 0806 03:53:56.423985 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:56.832292 (+408307us) service_pool.cc:227] Handling call
0806 03:53:59.612240 (+2779948us) spinlock_profiling.cc:243] Waited 1.12 s on lock 0x7b54002c33d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:59.612388 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2580267776}
I20260806 03:53:59.377944 10881 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:59.587709 10863 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:53:59.650139  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2973) took 1790 ms. Trace:
I20260806 03:53:59.619485  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:59.651736  2476 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:59.620429  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:59.653141  2483 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:59.651000  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:59.654608  2482 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:53:59.650775  2478 rpcz_store.cc:276] 0806 03:53:57.859990 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.615936 (+1755946us) service_pool.cc:227] Handling call
0806 03:53:59.649538 (+ 33602us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.649768 (+   230us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:59.649794 (+    26us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:59.649841 (+    47us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:53:59.649888 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.649945 (+    57us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:59.650072 (+   127us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:59.656157  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:59.657119  2483 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:59.674906  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:59.659014  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:59.679260  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:53:59.649103 10747 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:53:59.650134 10368 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:59.687945  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:59.689494  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:59.682317  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:59.616362 10767 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.658697 10181 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:53:59.693730 10767 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:59.688226 10747 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:59.699120 10747 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.700364 10747 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:59.705672  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 763) took 1607 ms. Trace:
I20260806 03:53:59.706243  2579 rpcz_store.cc:276] 0806 03:53:58.098067 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:58.098220 (+   153us) service_pool.cc:227] Handling call
0806 03:53:59.705366 (+1607146us) spinlock_profiling.cc:243] Waited 777 ms on lock 0x7b540024d6d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:59.705578 (+   212us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1788007680}
I20260806 03:53:59.708519 10511 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.653944 10895 consensus_queue.cc:1046] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260806 03:53:59.710304 10895 raft_consensus.cc:3032] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:53:59.710697 10895 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:59.695231  2478 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:53:59.634822 10079 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.713433 10079 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:59.715651  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:59.718901  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:59.720000  2474 raft_consensus.cc:2396] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 14 because replica has last-logged OpId of term: 12 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 9.
I20260806 03:53:59.720427  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:59.720883  2474 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:53:59.721863  2474 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:53:59.722303  2474 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:59.730199  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 845) took 1021 ms. Trace:
I20260806 03:53:59.719149 10895 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.657564 10863 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.735729  2482 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
W20260806 03:53:59.859395  2484 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2975) took 1961 ms (client timeout 1932 ms). Trace:
W20260806 03:53:59.860170  2484 rpcz_store.cc:269] 0806 03:53:57.897935 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.858717 (+1960782us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:59.859036 (+   319us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:59.861259  2482 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:59.862361  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3456) took 1747 ms. Trace:
I20260806 03:53:59.862821  2482 rpcz_store.cc:276] 0806 03:53:58.114719 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.859859 (+1745140us) service_pool.cc:227] Handling call
0806 03:53:59.860607 (+   748us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.861950 (+  1343us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.862262 (+   312us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:59.736279  2478 rpcz_store.cc:276] 0806 03:53:58.708436 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.719763 (+1011327us) service_pool.cc:227] Handling call
0806 03:53:59.730123 (+ 10360us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:59.865366  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3400) took 1501 ms. Trace:
I20260806 03:53:59.867312  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 844) took 1176 ms. Trace:
I20260806 03:53:59.868729  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 766) took 1769 ms. Trace:
W20260806 03:53:59.868873  2576 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2968) took 1732 ms (client timeout 2177 ms). Trace:
I20260806 03:53:59.869280  2575 rpcz_store.cc:276] 0806 03:53:58.099191 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:58.099373 (+   182us) service_pool.cc:227] Handling call
0806 03:53:58.099854 (+   481us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:58.145955 (+ 46101us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.867713 (+1721758us) spinlock_profiling.cc:243] Waited 105 ms on lock 0x7b5400318e20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca55730 00007f0d7cac8b42 00007f0d7cac4f26 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:53:59.868381 (+   668us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":241986432}
I20260806 03:53:59.870494 10655 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:59.866034  2374 rpcz_store.cc:276] 0806 03:53:58.363407 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:58.535571 (+172164us) service_pool.cc:227] Handling call
0806 03:53:58.862230 (+326659us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:58.945080 (+ 82850us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.864719 (+919639us) spinlock_profiling.cc:243] Waited 326 ms on lock 0x7b5400012a50. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:59.865058 (+   339us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":749680384}
W20260806 03:53:59.818651  2217 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 78ff87b2196e4600aed5d8442f9b9bdd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica fe3d17f4ad984b9088a268d58d87469c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 13 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:53:59.873550  9705 consensus_queue.cc:1046] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260806 03:53:59.874258  2217 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 56180.3us
I20260806 03:53:59.845432  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2004) took 1012 ms. Trace:
I20260806 03:53:59.875228 10724 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:59.736176 10181 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:59.876739 10032 raft_consensus.cc:3032] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:53:59.876387 10724 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.877264 10032 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:59.826807  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 892) took 1620 ms. Trace:
I20260806 03:53:59.697074  9996 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:53:59.879161 10032 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.885066  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1985) took 1746 ms. Trace:
I20260806 03:53:59.880200  2368 rpcz_store.cc:276] 0806 03:53:58.205815 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:58.211418 (+  5603us) service_pool.cc:227] Handling call
0806 03:53:58.211937 (+   519us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:58.212436 (+   499us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:58.212480 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:58.225840 (+ 13360us) log.cc:842] Serialized 26 byte log entry
0806 03:53:58.422790 (+196950us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:53:58.443156 (+ 20366us) log.cc:842] Serialized 14 byte log entry
0806 03:53:59.012675 (+569519us) spinlock_profiling.cc:243] Waited 2.73 ms on lock 0x7b1800308800. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:53:59.292841 (+280166us) spinlock_profiling.cc:243] Waited 2.01 ms on lock 0x7b1800308800. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d8096dbcf 00007f0d79b9d7b6 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d
0806 03:53:59.825491 (+532650us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.825766 (+   275us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:59.825989 (+   223us) raft_consensus.cc:1671] finished
0806 03:53:59.826048 (+    59us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:59.826455 (+   407us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1397578,"prepare.queue_time_us":25463,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":53,"raft.queue_time_us":1469908,"raft.run_cpu_time_us":667,"raft.run_wall_time_us":661,"spinlock_wait_cycles":10919040,"thread_start_us":193633,"threads_started":1,"wal-append.queue_time_us":292365}
I20260806 03:53:59.875671  2370 rpcz_store.cc:276] 0806 03:53:58.832373 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.202012 (+369639us) service_pool.cc:227] Handling call
0806 03:53:59.202338 (+   326us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.202566 (+   228us) raft_consensus.cc:1520] Early marking committed up to index 14
0806 03:53:59.297036 (+ 94470us) log.cc:842] Serialized 14 byte log entry
0806 03:53:59.844150 (+547114us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:59.844341 (+   191us) raft_consensus.cc:1631] Marking committed up to 14
0806 03:53:59.844612 (+   271us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.844755 (+   143us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:59.845103 (+   348us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":640654,"prepare.queue_time_us":94594,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":583856,"raft.run_cpu_time_us":223,"raft.run_wall_time_us":225}
I20260806 03:53:59.879743 10181 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:53:59.731070 10511 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:59.757469 10863 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:53:59.853636 10633 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:59.890618 10633 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.855168  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2957) took 6038 ms. Trace:
I20260806 03:53:59.857568  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3446) took 2695 ms. Trace:
W20260806 03:53:59.869418  2576 rpcz_store.cc:269] 0806 03:53:58.135770 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:58.138304 (+  2534us) service_pool.cc:227] Handling call
0806 03:53:59.868191 (+1729887us) spinlock_profiling.cc:243] Waited 779 ms on lock 0x7b540004bd54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:59.868569 (+   378us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1792461696}
I20260806 03:53:59.745338 10617 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:59.921324 10617 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:53:59.885418 10032 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:53:59.885627  2376 rpcz_store.cc:276] 0806 03:53:58.138091 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:58.138271 (+   180us) service_pool.cc:227] Handling call
0806 03:53:58.138772 (+   501us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:58.139081 (+   309us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:53:58.430986 (+291905us) log.cc:842] Serialized 14 byte log entry
0806 03:53:59.884079 (+1453093us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:59.884234 (+   155us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:53:59.884363 (+   129us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.884493 (+   130us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:59.884789 (+   296us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1452382,"prepare.queue_time_us":80285,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":42,"thread_start_us":238546,"threads_started":1}
I20260806 03:53:59.936059 10038 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:59.889303  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2008) took 1007 ms. Trace:
I20260806 03:53:59.936877  2372 rpcz_store.cc:276] 0806 03:53:58.881880 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.262890 (+381010us) service_pool.cc:227] Handling call
0806 03:53:59.263334 (+   444us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.263562 (+   228us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:53:59.324617 (+ 61055us) log.cc:842] Serialized 14 byte log entry
0806 03:53:59.888305 (+563688us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:59.888449 (+   144us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:53:59.888607 (+   158us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.888719 (+   112us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:59.889022 (+   303us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":606402,"prepare.queue_time_us":61871,"prepare.run_cpu_time_us":88,"prepare.run_wall_time_us":2285,"raft.queue_time_us":563964,"raft.run_cpu_time_us":237,"raft.run_wall_time_us":237}
W20260806 03:53:59.891394  2480 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 2974) took 1993 ms (client timeout 1507 ms). Trace:
W20260806 03:53:59.939373  2480 rpcz_store.cc:269] 0806 03:53:57.897550 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.890925 (+1993375us) service_pool.cc:214] Skipping call since client already timed out
0806 03:53:59.891110 (+   185us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:53:59.746403 10895 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:53:59.941633  2480 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:59.942584  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3458) took 1239 ms. Trace:
I20260806 03:53:59.942972  2480 rpcz_store.cc:276] 0806 03:53:58.703348 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.940472 (+1237124us) service_pool.cc:227] Handling call
0806 03:53:59.941197 (+   725us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.942257 (+  1060us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.942524 (+   267us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:59.944468  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:59.871845 10655 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.945930  2480 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:53:59.948477  2480 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
I20260806 03:53:59.949205  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3459) took 1245 ms. Trace:
I20260806 03:53:59.949622  2480 rpcz_store.cc:276] 0806 03:53:58.703742 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.947450 (+1243708us) service_pool.cc:227] Handling call
0806 03:53:59.948143 (+   693us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.948928 (+   785us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.949134 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:59.740131 10881 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:59.951766 10308 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:53:59.952492  2480 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: [14.9-14.9]
I20260806 03:53:59.953470  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3461) took 1248 ms. Trace:
I20260806 03:53:59.952891 10308 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.953886  2480 rpcz_store.cc:276] 0806 03:53:58.704777 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.951018 (+1246241us) service_pool.cc:227] Handling call
0806 03:53:59.951874 (+   856us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:59.953103 (+  1229us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.953406 (+   303us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:59.956066  2480 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:53:59.956810  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3462) took 1251 ms. Trace:
I20260806 03:53:59.956959 10308 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:59.957295  2480 rpcz_store.cc:276] 0806 03:53:58.705128 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.954846 (+1249718us) service_pool.cc:227] Handling call
0806 03:53:59.955596 (+   750us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.956549 (+   953us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.956765 (+   216us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:59.959343  2480 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: []
I20260806 03:53:59.874060 10695 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:53:59.850905  2476 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:53:59.883157  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3405) took 1507 ms. Trace:
I20260806 03:53:59.867957  2478 rpcz_store.cc:276] 0806 03:53:58.690486 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.865133 (+1174647us) service_pool.cc:227] Handling call
0806 03:53:59.865991 (+   858us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.866536 (+   545us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:59.866589 (+    53us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:59.866715 (+   126us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:53:59.866765 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.866851 (+    86us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:59.867021 (+   170us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:59.876236  2483 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:53:59.913890  2429 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:53:59.896378  2481 rpcz_store.cc:276] 0806 03:53:57.163604 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.163816 (+   212us) service_pool.cc:227] Handling call
0806 03:53:59.612807 (+2448991us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.616630 (+  3823us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.856861 (+240231us) spinlock_profiling.cc:243] Waited 2.45 s on lock 0x7b54002c33d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:59.857280 (+   419us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5630999936}
I20260806 03:53:59.895877  2479 rpcz_store.cc:276] 0806 03:53:53.816497 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.826261 (+  9764us) service_pool.cc:227] Handling call
0806 03:53:54.502589 (+676328us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:55.943551 (+1440962us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:58.179895 (+2236344us) spinlock_profiling.cc:243] Waited 1.43 s on lock 0x7b5400350cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:53:59.854328 (+1674433us) spinlock_profiling.cc:243] Waited 676 ms on lock 0x7b5400350cd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:59.854777 (+   449us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4834060416}
I20260806 03:53:59.879869 10724 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:53:59.919976  2477 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 839) took 2084 ms (client timeout 1689 ms). Trace:
I20260806 03:53:59.924119 10633 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:59.896368  9705 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 17.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.049s
I20260806 03:53:59.941398 10179 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:59.950130  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 896) took 1742 ms. Trace:
I20260806 03:53:59.960497 10695 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:53:59.976785 10695 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:53:59.977926 10633 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:53:59.978749  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:53:59.979591 10308 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:53:59.963404  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:53:59.985234 10308 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.985857  2372 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:53:59.872534 10005 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.002s
W20260806 03:53:59.830926  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 1.36475e+06us
I20260806 03:53:59.960961  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3453) took 1882 ms. Trace:
I20260806 03:53:59.964900  2478 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: []
I20260806 03:53:59.989012  2476 rpcz_store.cc:276] 0806 03:53:58.078529 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.849238 (+1770709us) service_pool.cc:227] Handling call
0806 03:53:59.850159 (+   921us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.960605 (+110446us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.960851 (+   246us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:59.989765  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3464) took 1125 ms. Trace:
I20260806 03:53:59.966060  2376 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260806 03:53:59.975399 10179 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.993377  2376 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260806 03:53:59.994073 10179 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:53:59.967322  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54008.8us
W20260806 03:53:59.973316  2477 rpcz_store.cc:269] 0806 03:53:57.835207 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:57.835346 (+   139us) service_pool.cc:227] Handling call
0806 03:53:59.919328 (+2083982us) spinlock_profiling.cc:243] Waited 369 ms on lock 0x7b54001806d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:53:59.919718 (+   390us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":848823168}
I20260806 03:53:59.996649  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:59.997639  2477 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:53:59.998301  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:59.999060  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:53:59.990211  2478 rpcz_store.cc:276] 0806 03:53:58.864327 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.963984 (+1099657us) service_pool.cc:227] Handling call
0806 03:53:59.964518 (+   534us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.989371 (+ 24853us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.989639 (+   268us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:53:59.972123  2479 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:00.001538  2478 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
I20260806 03:54:00.001911  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:00.002182  2479 raft_consensus.cc:1226] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 8. Current term is 9. Ops: []
I20260806 03:53:59.974828  9705 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:00.004261 10525 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:00.004642  9705 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:00.005523 10525 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:00.007030  2478 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:00.006448  9705 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:53:59.962822  3584 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:00.009176  2478 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:00.010722 10308 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:53:59.963624  2375 rpcz_store.cc:276] 0806 03:53:58.375845 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.134282 (+758437us) service_pool.cc:227] Handling call
0806 03:53:59.134611 (+   329us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.134815 (+   204us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:53:59.296897 (+162082us) log.cc:842] Serialized 14 byte log entry
0806 03:53:59.882032 (+585135us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:59.882260 (+   228us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:53:59.882408 (+   148us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.882555 (+   147us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:59.882863 (+   308us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":371183,"prepare.queue_time_us":162235,"prepare.run_cpu_time_us":118,"prepare.run_wall_time_us":5038,"raft.queue_time_us":216147,"raft.run_cpu_time_us":269,"raft.run_wall_time_us":271,"thread_start_us":374828,"threads_started":1,"wal-append.queue_time_us":416846}
W20260806 03:54:00.018409 10917 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.361s	user 0.000s	sys 0.002s
I20260806 03:53:59.970525  2481 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:00.015130 10092 consensus_queue.cc:1046] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 11.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260806 03:54:00.020269 10916 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.307s	user 0.000s	sys 0.005s
I20260806 03:54:00.020705  2481 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 17 index: 9. (index mismatch)
I20260806 03:53:59.980237 10815 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:00.022538 10815 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:00.022817 10243 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:54:00.024175 10815 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 18.9, Last appended by leader: 9, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.022805  2230 catalog_manager.cc:5495] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 4 to 8. New cstate: current_term: 8 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:00.025589  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:00.020229 10092 raft_consensus.cc:3032] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:54:00.028765 10092 raft_consensus.cc:729] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:53:59.967831 10745 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:00.029675  2372 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:54:00.030336 10092 consensus_queue.cc:260] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 11.5, Last appended by leader: 5, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.017607 10525 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:00.032721 10525 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:00.034480  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:53:59.981477  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 843) took 1291 ms. Trace:
I20260806 03:54:00.036621  2482 rpcz_store.cc:276] 0806 03:53:58.690127 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.909364 (+1219237us) service_pool.cc:227] Handling call
0806 03:53:59.980569 (+ 71205us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.981008 (+   439us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:59.981061 (+    53us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:53:59.981125 (+    64us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:53:59.981171 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.981252 (+    81us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:59.981401 (+   149us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:00.026726  2230 catalog_manager.cc:5495] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 5 to 10. New cstate: current_term: 10 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:00.038472  2574 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:53:59.975960  2369 rpcz_store.cc:276] 0806 03:53:58.207226 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:58.330227 (+123001us) service_pool.cc:227] Handling call
0806 03:53:58.330765 (+   538us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:58.359709 (+ 28944us) raft_consensus.cc:1520] Early marking committed up to index 12
0806 03:53:58.383047 (+ 23338us) log.cc:842] Serialized 14 byte log entry
0806 03:53:59.764413 (+1381366us) spinlock_profiling.cc:243] Waited 11.6 ms on lock 0x7b180030b860. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d8096dbcf 00007f0d79b9d7b6 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d
0806 03:53:59.828105 (+ 63692us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:59.830058 (+  1953us) log.cc:842] Serialized 26 byte log entry
0806 03:53:59.830415 (+   357us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:53:59.831182 (+   767us) log.cc:842] Serialized 14 byte log entry
0806 03:53:59.831503 (+   321us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.831694 (+   191us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:53:59.902619 (+ 70925us) raft_consensus.cc:1671] finished
0806 03:53:59.902661 (+    42us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:53:59.949904 (+ 47243us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1123879,"prepare.queue_time_us":87221,"prepare.run_cpu_time_us":177,"prepare.run_wall_time_us":10225,"raft.queue_time_us":1221971,"raft.run_cpu_time_us":569,"raft.run_wall_time_us":13712,"spinlock_wait_cycles":26593536,"thread_start_us":275052,"threads_started":1,"wal-append.queue_time_us":390781}
I20260806 03:54:00.003887  2479 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:00.040370 10092 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:00.041268  9705 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:54:00.041460  2574 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2940) took 6192 ms (client timeout 1816 ms). Trace:
W20260806 03:54:00.041961  2574 rpcz_store.cc:269] 0806 03:53:53.848970 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:53.849118 (+   148us) service_pool.cc:227] Handling call
0806 03:54:00.041218 (+6192100us) spinlock_profiling.cc:243] Waited 6.19 s on lock 0x7b5400454cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:00.041362 (+   144us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":14231569664}
I20260806 03:54:00.045583 10745 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:53:59.990473  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:53:59.960291  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3463) took 1115 ms. Trace:
I20260806 03:54:00.049382  2480 rpcz_store.cc:276] 0806 03:53:58.844963 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.958495 (+1113532us) service_pool.cc:227] Handling call
0806 03:53:59.959010 (+   515us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.959942 (+   932us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:53:59.960244 (+   302us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:00.028348  3545 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:53:59.948837 10655 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:00.060737 10866 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:00.061311  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:00.065105 10866 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:00.068310 10866 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:00.068430  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:00.071656  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:00.069564  2372 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:00.047329 10745 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:00.075627  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 47566.3us
I20260806 03:54:00.090762  2480 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 10. (term mismatch)
I20260806 03:54:00.091032 10617 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:00.091287  2480 pending_rounds.cc:76] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 9
I20260806 03:54:00.091609  2480 pending_rounds.cc:97] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 12.10
I20260806 03:54:00.091915  2480 raft_consensus.cc:2866] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:00.072588 10655 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:00.094317 10655 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:00.097004 10655 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:00.099188 10617 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.099947 10617 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.100198  3591 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:00.108386  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:00.109719  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:00.080062 10866 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:54:00.113575  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 51743.4us
I20260806 03:54:00.100167 10251 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.122082  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:00.128836  2370 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:54:00.128325  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:00.130228 10251 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:00.102530 10617 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:54:00.138188  2369 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:00.130293  2230 catalog_manager.cc:5495] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 8 to 15, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 15 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:00.109119 10695 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.131402 10032 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.153406  2374 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:00.147775  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.154289  2376 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:54:00.106770 10860 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.043s
I20260806 03:54:00.160729  2370 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:00.166250  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:00.167330  2376 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 20
I20260806 03:54:00.167423 10251 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:00.173004  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:00.174779  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:00.187129  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:00.192293  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68273.5us
I20260806 03:54:00.199930  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:00.197574  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:00.195878  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:00.208791  3592 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:00.184011 10032 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.217695  2368 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 12: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:00.161993 10511 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.131s
I20260806 03:54:00.222837  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:00.224589  3590 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:00.221361  2379 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:00.217032  2230 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:00.228349  3584 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:00.233637 10643 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:00.234158 10643 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:00.234565 10643 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:00.246232  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 59579.5us
I20260806 03:54:00.246889  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.244997  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.238286 10695 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:00.266570  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48468.8us
I20260806 03:54:00.281244  9705 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.280977 10518 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 18.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:00.282085  9705 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.282902 10518 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:00.283391 10518 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:00.284143  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:00.285049  2575 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:00.284626 10518 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:00.285323  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:00.286324 10518 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:00.286427  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:00.289384 10633 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.290118 10633 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.292647 10633 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:00.293488  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:00.294466  2583 raft_consensus.cc:2396] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 16 because replica has last-logged OpId of term: 14 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 5.
I20260806 03:54:00.296175  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:00.292768  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:00.307742  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2982) took 1737 ms. Trace:
W20260806 03:54:00.305379 10926 log.cc:924] Time spent T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260806 03:54:00.270073  2474 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.325556  2368 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 17 index: 9. (index mismatch)
W20260806 03:54:00.328364  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 73392.3us
I20260806 03:54:00.331377 10617 consensus_queue.cc:1046] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 12.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:54:00.332732 10617 raft_consensus.cc:3032] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:54:00.333240 10617 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:00.334810  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1993) took 2092 ms. Trace:
W20260806 03:54:00.335965  2225 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33778 (request call id 219) took 53628 ms (client timeout 15000 ms). Trace:
I20260806 03:54:00.335242  2373 rpcz_store.cc:276] 0806 03:53:58.242821 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:58.500638 (+257817us) service_pool.cc:227] Handling call
0806 03:53:58.501115 (+   477us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:59.836888 (+1335773us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:59.836961 (+    73us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:59.837902 (+   941us) log.cc:842] Serialized 26 byte log entry
0806 03:54:00.140585 (+302683us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:00.140639 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:00.140768 (+   129us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:00.334409 (+193641us) raft_consensus.cc:1671] finished
0806 03:54:00.334434 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:00.334589 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1334805,"raft.queue_time_us":1378764,"raft.run_cpu_time_us":305,"raft.run_wall_time_us":306,"thread_start_us":301890,"threads_started":1,"wal-append.queue_time_us":418811}
I20260806 03:54:00.337540  2373 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:00.337915 10032 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:00.337904  2373 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:00.339982  2483 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 14. Ops: []
I20260806 03:54:00.341926  9705 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:00.344280  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 1994) took 2030 ms. Trace:
I20260806 03:54:00.346570  2538 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:00.360867  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.363041  2576 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:00.364619  2474 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:00.367756  2379 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:00.371654  2369 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:00.378765  2368 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:00.343323  2373 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.376713  2376 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:00.278098  2230 catalog_manager.cc:5495] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 9 to 12, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3), pending config changed. New cstate: current_term: 12 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } } pending_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:00.344714  2377 rpcz_store.cc:276] 0806 03:53:58.281613 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:58.513599 (+231986us) service_pool.cc:227] Handling call
0806 03:53:58.514179 (+   580us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:53:59.841444 (+1327265us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:53:59.841533 (+    89us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:53:59.842621 (+  1088us) log.cc:842] Serialized 26 byte log entry
0806 03:54:00.055954 (+213333us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:00.056004 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:00.058267 (+  2263us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:00.309809 (+251542us) raft_consensus.cc:1671] finished
0806 03:54:00.309835 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:00.312311 (+  2476us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1326114,"raft.queue_time_us":1366220,"raft.run_cpu_time_us":135,"raft.run_wall_time_us":135,"thread_start_us":212687,"threads_started":1,"wal-append.queue_time_us":310964}
I20260806 03:54:00.308250  2484 rpcz_store.cc:276] 0806 03:53:58.542447 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.861437 (+1318990us) service_pool.cc:227] Handling call
0806 03:53:59.862194 (+   757us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:53:59.862857 (+   663us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:54:00.142708 (+279851us) log.cc:842] Serialized 14 byte log entry
0806 03:54:00.270795 (+128087us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:00.272888 (+  2093us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:00.273116 (+   228us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:00.273324 (+   208us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:00.273604 (+   280us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1534,"prepare.queue_time_us":358061,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":51,"raft.queue_time_us":7245,"raft.run_cpu_time_us":158,"raft.run_wall_time_us":160,"thread_start_us":371913,"threads_started":2}
I20260806 03:54:00.373483 10092 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:54:00.435092  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.444940  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.446738  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:00.436298 10092 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:00.447856 10863 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.448277 10092 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:00.448622 10863 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:00.451344 10038 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.515s	user 0.007s	sys 0.008s
I20260806 03:54:00.453051 10860 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:00.453711 10860 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:00.458700 10695 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:00.459916 10251 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.460578 10251 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.464694  2373 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:00.436940  2370 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:54:00.459579 10695 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.480000  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:00.478472  2372 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:00.486363  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:54220 (request call id 3451) took 2343 ms. Trace:
I20260806 03:54:00.487085 10860 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:00.421679 10243 raft_consensus.cc:3032] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:54:00.486876  2474 rpcz_store.cc:276] 0806 03:53:58.077885 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.720730 (+1642845us) service_pool.cc:227] Handling call
0806 03:54:00.402127 (+681397us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:00.494396  2576 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:54:00.462288 10655 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.344904 10617 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.538177  2379 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:54:00.567657  2376 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:00.493707 10243 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:00.572278  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 99150.9us
I20260806 03:54:00.570559  2369 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260806 03:54:00.579634  2377 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260806 03:54:00.591670  2374 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:00.620409  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:00.628844 10251 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:00.648811  2370 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260806 03:54:00.656774  2376 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 11 index: 5. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260806 03:54:00.671620  3587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 615) took 1098 ms. Trace:
I20260806 03:54:00.593199 10655 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.601989 10863 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:00.651171 10251 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.703614  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:00.712630  2369 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: [16.9-16.9]
I20260806 03:54:00.639637 10038 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:00.713960  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.672228  3587 rpcz_store.cc:276] 0806 03:53:59.390461 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.390633 (+   172us) service_pool.cc:227] Handling call
0806 03:53:59.391158 (+   525us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:00.000691 (+609533us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:54:00.000743 (+    52us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:00.001478 (+   735us) log.cc:842] Serialized 26 byte log entry
0806 03:54:00.205994 (+204516us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:00.206044 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:00.214334 (+  8290us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:00.488786 (+274452us) raft_consensus.cc:1671] finished
0806 03:54:00.488848 (+    62us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:00.489006 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":608564,"raft.queue_time_us":612398,"raft.run_cpu_time_us":145,"raft.run_wall_time_us":166,"thread_start_us":203867,"threads_started":1,"wal-append.queue_time_us":407967}
I20260806 03:54:00.718088 10632 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 15.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:54:00.718879  3591 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
W20260806 03:54:00.719350  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 183737us
I20260806 03:54:00.720201  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:00.726490  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:00.727862  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:00.729871  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:00.731209  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:00.733256 10695 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:00.735146 10643 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:00.738453  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:00.336403  2225 rpcz_store.cc:269] 0806 03:53:06.708126 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:06.708568 (+   442us) service_pool.cc:227] Handling call
0806 03:54:00.335639 (+53627071us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:53:39.930343 (+     0us) spinlock_profiling.cc:243] Waited 7.54 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d79b7f5fe 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d804d3714
0806 03:53:40.255440 (+325097us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:53:40.263459 (+  8019us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:53:40.263519 (+    60us) write_op.cc:435] Acquired schema lock
0806 03:53:40.263554 (+    35us) tablet.cc:660] Decoding operations
0806 03:53:40.722423 (+458869us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:53:40.722531 (+   108us) write_op.cc:641] Partition lock acquired for write op
0806 03:53:40.722577 (+    46us) tablet.cc:683] Acquiring locks for 24 operations
0806 03:53:40.741005 (+ 18428us) tablet.cc:699] Row locks acquired
0806 03:53:40.741047 (+    42us) write_op.cc:260] PREPARE: finished
0806 03:53:40.741295 (+   248us) write_op.cc:270] Start()
0806 03:53:40.741603 (+   308us) write_op.cc:276] Timestamp: P: 1785988420741211 usec, L: 0
0806 03:53:40.741659 (+    56us) op_driver.cc:331] REPLICATION: starting
0806 03:53:41.095083 (+353424us) log.cc:842] Serialized 9354 byte log entry
0806 03:53:43.053135 (+1958052us) op_driver.cc:444] REPLICATION: finished
0806 03:53:43.330972 (+277837us) write_op.cc:301] APPLY: starting
0806 03:53:43.331119 (+   147us) tablet.cc:1365] starting BulkCheckPresence
0806 03:53:43.464580 (+133461us) spinlock_profiling.cc:243] Waited 15.5 ms on lock 0x7b54000e3154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac1198 00007f0d804d4ade 00007f0d804d42b8 00007f0d804d8ba1 00007f0d804d8b59 00007f0d804d8ae9 00007f0d804d8ab1 00007f0d804d7dad 00007f0d82e01204 00007f0d82e01039
0806 03:53:44.793503 (+1328923us) tablet.cc:1368] finished BulkCheckPresence
0806 03:53:44.839830 (+ 46327us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:53:46.133840 (+1294010us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:53:46.134299 (+   459us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=48,key_file_lookups=48,delta_file_lookups=48,mrs_lookups=0
0806 03:53:46.134372 (+    73us) write_op.cc:312] APPLY: finished
0806 03:53:46.134911 (+   539us) log.cc:842] Serialized 212 byte log entry
0806 03:53:46.569083 (+434172us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:53:46.613250 (+ 44167us) write_op.cc:454] Released schema lock
0806 03:53:46.640255 (+ 27005us) write_op.cc:341] FINISH: Updating metrics
0806 03:53:46.690492 (+ 50237us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:53:46.694382 (+  3890us) write_op.cc:454] Released schema lock
0806 03:53:47.721432 (+1027050us) spinlock_profiling.cc:243] Waited 4.43 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
Metrics: {"mutex_wait_us":1394838,"reported_tablets":52,"child_traces":[["op",{"apply.queue_time_us":277303,"apply.run_cpu_time_us":70732,"apply.run_wall_time_us":3403738,"cfile_cache_hit":98,"cfile_cache_hit_bytes":104639,"num_ops":24,"prepare.queue_time_us":597236,"prepare.run_cpu_time_us":41202,"prepare.run_wall_time_us":3267662,"raft.queue_time_us":514509,"raft.run_cpu_time_us":2776,"raft.run_wall_time_us":21460,"replication_time_us":2311286,"spinlock_wait_cycles":63280640,"thread_start_us":1184175,"threads_started":5,"wal-append.queue_time_us":799215,"wal-append.run_cpu_time_us":60556,"wal-append.run_wall_time_us":4630862}]]}
I20260806 03:54:00.759668  2370 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 17 because replica has last-logged OpId of term: 15 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 9.
I20260806 03:54:00.744335  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.752957 10632 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:00.762264 10632 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:00.776048  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:00.777379  2574 raft_consensus.cc:2396] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 16 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 9.
I20260806 03:54:00.761469  2369 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:00.753237 10511 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.798990  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.826109  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.831264  2575 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
W20260806 03:54:00.828764  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82793.9us
I20260806 03:54:00.826402  2377 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
W20260806 03:54:00.864040  2436 leader_election.cc:334] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.500s (SENT)
I20260806 03:54:00.878003  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:00.881567  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:00.882949  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:00.889766  2584 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:00.880959  2436 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:00.894461  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:00.895098  2572 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:54:00.898473  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 532642us
I20260806 03:54:00.898520 10632 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:00.899526  2225 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 229) took 20457 ms (client timeout 15000 ms). Trace:
W20260806 03:54:00.900167  2225 rpcz_store.cc:269] 0806 03:53:40.442097 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:00.899280 (+20457183us) service_pool.cc:214] Skipping call since client already timed out
0806 03:54:00.899428 (+   148us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:54:00.900535  2574 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:00.901108  2376 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:00.901667  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:00.903272 10643 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:00.886255 10745 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.903993 10745 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.867640 10866 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.905265 10866 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:00.898408  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.763145 10251 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.920727  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.878115  2370 raft_consensus.cc:2396] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 17 because replica has last-logged OpId of term: 16 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 7.
I20260806 03:54:00.920729 10895 consensus_queue.cc:1046] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.011s
I20260806 03:54:00.934856 10247 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:54:00.936045  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.937497  2331 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:00.937656  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.885394 10511 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.938866  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:00.769258 10243 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:00.900683 10632 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:00.941885  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:00.941811  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.945843  2373 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 18 index: 11. (term mismatch)
I20260806 03:54:00.946360  2373 pending_rounds.cc:76] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 10
I20260806 03:54:00.946632  2373 pending_rounds.cc:97] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 17.11
I20260806 03:54:00.946928  2373 raft_consensus.cc:2866] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:00.948971  2374 raft_consensus.cc:2396] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 21 because replica has last-logged OpId of term: 20 index: 14, which is greater than that of the candidate, which has last-logged OpId of term: 18 index: 12.
I20260806 03:54:00.951779  2369 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:54:00.954293 10518 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.667s	user 0.005s	sys 0.015s
W20260806 03:54:00.957444 10092 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.509s	user 0.010s	sys 0.003s
I20260806 03:54:00.957916 10092 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:00.961383  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:00.893218 10038 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:00.967353 10251 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:00.951681  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:00.964500 10860 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:00.885214 10308 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.048s
I20260806 03:54:00.998270  2577 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:00.991889  2583 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:00.994700  2377 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:01.003808  2579 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:00.945263 10511 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.001324  2576 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
W20260806 03:54:01.020121  3590 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.751s	user 0.016s	sys 0.000s
I20260806 03:54:01.021283  3590 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:01.032624  2578 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:54:01.099213  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:01.020110  2584 pending_rounds.cc:76] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 7
I20260806 03:54:01.004153 10745 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.139230  2370 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:01.003671 10251 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:01.148686  2584 pending_rounds.cc:97] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 15.8
W20260806 03:54:01.149309  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 320047us
I20260806 03:54:01.158999 10950 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:01.160180 10247 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:01.160969 10247 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.163600 10247 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:01.033059 10655 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.151862  2584 raft_consensus.cc:2866] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:01.171229  2572 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:01.037969 10860 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.219028 10655 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:01.222671 10092 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:01.159893 10950 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.236857 10247 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:01.258968  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 373408us
I20260806 03:54:01.266184  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:01.270474  2572 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
I20260806 03:54:01.273984 10038 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:01.274920  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:01.284329 10860 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.288383 10655 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.289521 10251 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:01.289386 10655 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.290232 10251 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.293470  2579 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260806 03:54:01.293928  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3434) took 1112 ms. Trace:
I20260806 03:54:01.294349  2368 rpcz_store.cc:276] 0806 03:54:00.182084 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:00.326595 (+144511us) service_pool.cc:227] Handling call
0806 03:54:00.378479 (+ 51884us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:00.395430 (+ 16951us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:01.293712 (+898282us) spinlock_profiling.cc:243] Waited 51.5 ms on lock 0x7b54003e8fd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:01.293856 (+   144us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":118406400}
I20260806 03:54:01.295328  2576 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:54:01.295476 10944 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:54:01.296226  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:01.297212  2578 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:01.298563  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:01.299636  2583 raft_consensus.cc:2379] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:01.321287  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 540088us
I20260806 03:54:01.275244 10866 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.288506 10955 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.309060 10525 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.357728  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:01.363238  2373 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 12
I20260806 03:54:01.359051  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:01.364418  2579 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
W20260806 03:54:01.364585  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 427275us
I20260806 03:54:01.372592 10951 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:54:01.372936  3542 leader_election.cc:334] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.601s (SENT)
I20260806 03:54:01.373531  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:01.373452 10951 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.326625 10038 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 15.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.049s
I20260806 03:54:01.308321 10247 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.376317 10866 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:54:01.376585  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 475001us
I20260806 03:54:01.377544  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:01.378398 10247 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:01.392395  9705 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.000s
I20260806 03:54:01.392908  2579 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:54:01.386632 10655 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:01.387681 10247 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.389322 10525 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.405145 10247 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.400132 10038 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.005s
I20260806 03:54:01.407738 10525 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.413419 10247 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:01.500834 10949 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.114s	user 0.001s	sys 0.000s
W20260806 03:54:01.502440 10952 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.108s	user 0.000s	sys 0.000s
I20260806 03:54:01.504410  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:01.504897  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:01.505510  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:01.402791 10944 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:54:01.506481 10944 raft_consensus.cc:686] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:01.507053  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:01.507355 10525 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:01.508119  2477 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 17 because replica has last-logged OpId of term: 15 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 9.
I20260806 03:54:01.507730 10944 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.509657  2478 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260806 03:54:01.508241 10525 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:01.510836 10943 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.606s	user 0.007s	sys 0.002s
I20260806 03:54:01.511125  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:01.403023 10518 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.109s
I20260806 03:54:01.511924  2479 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
W20260806 03:54:01.505787 10942 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.201s	user 0.000s	sys 0.001s
I20260806 03:54:01.395368 10951 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.527631  2331 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:01.412379 10251 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:01.553620  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:01.554105  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:01.559113  2480 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:01.561729  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:01.562455  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3443) took 1124 ms. Trace:
I20260806 03:54:01.533320  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:01.563159  2379 rpcz_store.cc:276] 0806 03:54:00.417182 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:00.444436 (+ 27254us) service_pool.cc:227] Handling call
0806 03:54:01.530366 (+1085930us) spinlock_profiling.cc:243] Waited 69.3 ms on lock 0x7b540014f854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:01.530544 (+   178us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":159435008}
I20260806 03:54:01.534567  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 856) took 1305 ms. Trace:
I20260806 03:54:01.564396  2482 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:54:01.560988  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:01.569577  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:01.383203 10955 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.570518  2579 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:01.564682 10247 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.576355 10950 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.576086 10247 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.531486 10525 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:01.565632  2476 rpcz_store.cc:276] 0806 03:54:00.223861 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:00.226374 (+  2513us) service_pool.cc:227] Handling call
0806 03:54:00.241881 (+ 15507us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:00.269698 (+ 27817us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:00.269743 (+    45us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:00.320609 (+ 50866us) log.cc:842] Serialized 26 byte log entry
0806 03:54:00.428186 (+107577us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:00.428237 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:00.428329 (+    92us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:01.509943 (+1081614us) spinlock_profiling.cc:243] Waited 17.9 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:01.520165 (+ 10222us) raft_consensus.cc:1671] finished
0806 03:54:01.520197 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:01.529215 (+  9018us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":14938,"raft.run_cpu_time_us":230,"raft.run_wall_time_us":40567,"spinlock_wait_cycles":41079552,"thread_start_us":55132,"threads_started":1,"wal-append.queue_time_us":543335}
I20260806 03:54:01.606388  2579 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260806 03:54:01.610863 10005 raft_consensus.cc:3032] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:54:01.611515 10005 raft_consensus.cc:729] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:01.612171 10957 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:01.612659 10005 consensus_queue.cc:260] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.613807 10956 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:54:01.614061 10005 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:54:01.614336 10956 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:54:01.615360  2372 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.612s	user 0.044s	sys 0.041s
W20260806 03:54:01.615763  2372 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.612s	user 0.044s	sys 0.041s
I20260806 03:54:01.580755 10655 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.612880 10957 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.614760 10956 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:01.526839 10092 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.074s
I20260806 03:54:01.580986 10247 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:01.645023  2480 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:54:01.648964  3584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 875) took 1624 ms. Trace:
I20260806 03:54:01.649434  3584 rpcz_store.cc:276] 0806 03:54:00.024275 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:00.025719 (+  1444us) service_pool.cc:227] Handling call
0806 03:54:00.026078 (+   359us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:00.230333 (+204255us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:01.648659 (+1418326us) spinlock_profiling.cc:243] Waited 200 ms on lock 0x7b540027a954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:01.648885 (+   226us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":460573440}
W20260806 03:54:01.650331 10939 log.cc:924] Time spent T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.746s	user 0.022s	sys 0.033s
I20260806 03:54:01.651041 10950 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.651820 10950 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.655462  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:01.649016 10643 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Stepping down as leader of term 15
W20260806 03:54:01.659955  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 294189us
W20260806 03:54:01.659621 10632 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.688s	user 0.013s	sys 0.003s
I20260806 03:54:01.659297 10643 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:01.673614  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:01.675809  2379 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 14
I20260806 03:54:01.676337  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:01.673923  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:01.636613 10655 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.672237  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:01.677742  2368 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:01.678893  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:01.680294  2370 raft_consensus.cc:2396] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 14 because replica has last-logged OpId of term: 12 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260806 03:54:01.677968  2377 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:01.698531  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:01.678571 10632 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.677083 10950 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:01.709789  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 334415us
W20260806 03:54:01.711158  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 488948us
I20260806 03:54:01.711721  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:01.702482  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3445) took 1128 ms. Trace:
I20260806 03:54:01.715472  2372 rpcz_store.cc:276] 0806 03:54:00.594662 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:00.648204 (+ 53542us) service_pool.cc:227] Handling call
0806 03:54:00.670978 (+ 22774us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:00.671639 (+   661us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:00.671669 (+    30us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:00.672461 (+   792us) log.cc:842] Serialized 52 byte log entry
0806 03:54:00.991518 (+319057us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:01.617600 (+626082us) log.cc:842] Serialized 14 byte log entry
0806 03:54:01.618659 (+  1059us) log.cc:842] Serialized 14 byte log entry
0806 03:54:01.701973 (+ 83314us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:01.702099 (+   126us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:01.702159 (+    60us) raft_consensus.cc:1671] finished
0806 03:54:01.702178 (+    19us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:01.702383 (+   205us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":94311,"raft.queue_time_us":490108,"raft.run_cpu_time_us":554,"raft.run_wall_time_us":27527,"thread_start_us":930943,"threads_started":2,"wal-append.queue_time_us":609776}
W20260806 03:54:01.710076 10724 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.251s	user 0.017s	sys 0.049s
I20260806 03:54:01.734467  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:01.738556  2331 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:01.737560  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3465) took 2810 ms. Trace:
I20260806 03:54:01.735754  2373 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:54:01.741956  2483 rpcz_store.cc:276] 0806 03:53:58.927094 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:59.965845 (+1038751us) service_pool.cc:227] Handling call
0806 03:53:59.966505 (+   660us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:00.340467 (+373962us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:01.737158 (+1396691us) spinlock_profiling.cc:243] Waited 354 ms on lock 0x7b54001aac54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:01.737474 (+   316us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":815099648}
I20260806 03:54:01.743628  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:01.744613  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:01.733577 10724 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.275s	user 0.017s	sys 0.049s
I20260806 03:54:01.748131  2578 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:54:01.714332 10632 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.753994  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:01.760587 10950 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:01.736557 10960 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:01.768784 10643 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.7, Last appended by leader: 7, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.770203 10643 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:01.769765 10960 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.764638  2370 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:01.764664 10247 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.766517  2583 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260806 03:54:01.773258  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3428) took 1657 ms. Trace:
I20260806 03:54:01.773319  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:01.775636  2376 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:01.778288  2574 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 11 index: 5. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260806 03:54:01.782088 10632 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:01.783434  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 61648us
I20260806 03:54:01.751673 10967 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:01.775279  2375 rpcz_store.cc:276] 0806 03:54:00.117033 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:00.117205 (+   172us) service_pool.cc:227] Handling call
0806 03:54:00.141739 (+ 24534us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:00.196503 (+ 54764us) raft_consensus.cc:1520] Early marking committed up to index 13
0806 03:54:00.220150 (+ 23647us) log.cc:842] Serialized 14 byte log entry
0806 03:54:01.649310 (+1429160us) spinlock_profiling.cc:243] Waited 18.4 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:01.757751 (+108441us) spinlock_profiling.cc:243] Waited 3.23 ms on lock 0x7b180006a9c0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7
0806 03:54:01.764617 (+  6866us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:01.764695 (+    78us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:01.772989 (+  8294us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:01.773068 (+    79us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:01.773196 (+   128us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":12527,"prepare.queue_time_us":13760,"prepare.run_cpu_time_us":67,"prepare.run_wall_time_us":68,"raft.queue_time_us":684872,"raft.run_cpu_time_us":178,"raft.run_wall_time_us":178,"spinlock_wait_cycles":49644544,"thread_start_us":606891,"threads_started":2,"wal-append.queue_time_us":604908}
I20260806 03:54:01.772710  2372 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:01.772045 10955 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.786978 10957 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.815841  2379 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:01.820566  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:01.822932  2583 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:54:01.822747  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:01.826922  2574 raft_consensus.cc:2396] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 14 because replica has last-logged OpId of term: 12 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260806 03:54:01.823333  2583 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:01.789819 10247 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.837741  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:01.841028  2436 leader_election.cc:334] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.674s (SENT)
I20260806 03:54:01.843866  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:01.839419  2583 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.857879  2575 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:01.845664 10632 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.829363 10895 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.861045  2481 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 9. Preceding OpId from leader: term: 20 index: 10. (index mismatch)
I20260806 03:54:01.864353 10960 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:01.867239  2534 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:01.867585 10805 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.868299 10805 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:01.870622  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 86110.6us
I20260806 03:54:01.861159 10194 raft_consensus.cc:3032] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:01.873344  2583 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 14
I20260806 03:54:01.839967 10815 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.848394 10655 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.796593 10967 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:01.893813  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 74604.8us
I20260806 03:54:01.896441 10518 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.896641 10745 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.877874 10308 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:01.908682 10617 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:01.897414 10247 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.877750 10632 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.901893 10092 raft_consensus.cc:3032] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:54:01.903021 10971 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:01.905241 10937 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.897s	user 0.012s	sys 0.004s
I20260806 03:54:01.904707 10815 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.908399 10982 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:01.912622  2534 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:01.848141 10965 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:01.915761  2331 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:01.916049 10308 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.876072 10194 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:01.926797  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:01.940976 10655 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:01.861060 10895 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.941779  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:01.943281 10895 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:01.943365  2331 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:01.944633 10960 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:01.945416 10960 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:01.943590  2581 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:01.931872 10982 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:01.946447 10967 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:01.946798 10982 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:01.947513  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:01.948272 10805 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:01.948415 10967 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:01.949496 10632 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:01.951782  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:01.939528 10971 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.952764 10308 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:01.952773 10967 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:01.954830 10971 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:01.931587  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:01.956612  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 47455.8us
I20260806 03:54:01.944181 10745 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.957545  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:01.958895 10745 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.938189  2577 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:54:01.938306 10965 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.943370 10815 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:01.961210 10815 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:01.961881 10965 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:01.963333  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:01.963841  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:01.964133  3584 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:01.965241  2537 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:01.963361 10243 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:01.967165  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:01.926312 10092 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:01.975378  2477 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:01.975512  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:01.976565  2583 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:01.976856  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:01.978010  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:01.979115  2583 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 19: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:01.980288  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:01.913607 10518 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:01.983071 10518 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:01.983799 10632 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:01.983793 10038 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:01.985781 10038 raft_consensus.cc:686] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:01.986974 10038 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.8, Last appended by leader: 8, Current term: 16, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:01.991797  2579 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 9.
I20260806 03:54:01.990206  2538 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:01.996400 10965 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:02.002892  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:02.002852  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 125652us
I20260806 03:54:02.005601  2538 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.005451 10005 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:54:02.006601 10518 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:02.007020 10518 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.003767  2584 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:02.009589  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.010533  2574 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:54:02.007397 10518 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:02.014544  2538 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.014720  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.012207  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.017020 10092 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:02.035738 10092 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:02.036482 10005 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:02.036975 10005 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.037330 10005 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:01.997097 10965 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:02.042677 10965 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:02.003049 10985 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:54:02.017513  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:02.020994  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:02.043978 10985 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.004s
I20260806 03:54:02.048288  3587 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:02.022203  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:02.049500  3592 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:02.022605  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:02.019042  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:02.050664  3590 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:02.025863  3542 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:02.032558  2577 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
W20260806 03:54:02.033245  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 66215.5us
I20260806 03:54:02.042879  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:02.030105  2576 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:02.053205  2537 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:02.023300  2331 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:02.003566 10032 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:02.071278 10991 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:02.072301 10985 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:02.072410 10995 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:02.073045 10991 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260806 03:54:02.074184 10965 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:02.065205  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:02.066759 10993 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:02.070611 10079 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:54:02.076917  3584 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:01.961899 10815 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.065s
I20260806 03:54:02.086666  2538 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.081779 10956 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.044237 10958 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:02.084422 10194 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.9, Last appended by leader: 9, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.080662  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:02.092433  3591 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:02.117949  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:02.118553  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 95284.6us
I20260806 03:54:02.118158  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:02.124897  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:02.125886  3592 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 17 because replica has last-logged OpId of term: 14 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260806 03:54:02.091777 10958 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:02.132771  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:02.137902  3591 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:02.133914  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:02.134673 10956 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:02.139324  3590 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:02.141194 10958 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.143491 10958 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:02.151729 10032 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260806 03:54:02.152089  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 87005.6us
I20260806 03:54:02.154521  2534 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:02.154363 10965 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 15.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:54:02.155936 10965 raft_consensus.cc:3032] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:02.156329 10965 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:02.156433  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.157330 10965 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:02.158293  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 71738.5us
I20260806 03:54:02.158695 10981 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:02.158839 10965 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:02.159430 10981 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:02.121116 10695 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:54:02.162323  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.162657 10815 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260806 03:54:02.163071  2577 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:02.163230  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:02.164103  2579 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:02.164234  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.165060  2584 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:02.135493  3545 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:02.166780  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.168170 10957 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:02.162482 10632 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:02.171037  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 49667.8us
I20260806 03:54:02.172482  2575 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260806 03:54:02.097731 10984 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.027s
I20260806 03:54:02.134954 10005 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.168634 10895 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:54:02.154448 10032 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.027s
I20260806 03:54:02.181145  3590 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260806 03:54:02.181773  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:02.181648 10632 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.174563  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.206395  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.180335  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:02.184578  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.199288 10005 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:02.200539 10895 raft_consensus.cc:686] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:02.201874  9705 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:02.208685  2584 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:02.179479 10967 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:54:02.220654  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.215224  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.216882  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.222090  2578 raft_consensus.cc:2354] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:54:02.222450  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:02.223286  2478 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:02.223124  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.221843  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.218859  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.163105 10815 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:02.230028  2480 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:02.213904  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:02.224094  2578 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:02.229019  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:02.229192  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73307.9us
I20260806 03:54:02.227247  2584 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:02.233798  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.234212  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:02.235927  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.236613  2578 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:02.237174  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.237924  2376 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:54:02.238164  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:02.238950  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:02.238950  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.239792  3590 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:02.240418  2373 raft_consensus.cc:2396] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 15 because replica has last-logged OpId of term: 14 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 12.
I20260806 03:54:02.237221  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.242241  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.245015  2575 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 19: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:02.245342  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.246011  2372 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:02.234097  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.216373 10860 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:02.172600 10525 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.048s
I20260806 03:54:02.216840 10957 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:02.247871  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.260269  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.251492  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.262737  2579 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:02.229777 10079 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:02.260600  2379 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:54:02.264379  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.264689  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.251818  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.265185  2377 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:54:02.249141  2584 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:02.234761 10815 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:54:02.262936  2583 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:02.267431  2376 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:02.236964 10695 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:02.269214  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:02.276444  2376 raft_consensus.cc:1261] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 9. Preceding OpId from leader: term: 20 index: 10. (index mismatch)
I20260806 03:54:02.276571  3590 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:02.269263  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.270376  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:02.272087  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.272150  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:02.278497  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.278091  2372 raft_consensus.cc:2362] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16. Re-sending same reply.
I20260806 03:54:02.280212  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.281332  2575 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 14: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:02.281694  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.279019  2584 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:02.282928  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:02.284315  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.284360  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.286620  2370 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 19: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:02.287066  2373 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:02.287285  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:02.260669 10967 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:02.289211  2377 raft_consensus.cc:2396] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 12 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260806 03:54:02.261931 10860 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.285209  2577 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:02.289510  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.264353 10957 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:54:02.269380  2436 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 2.055s (SENT) [suppressed 30 similar messages]
I20260806 03:54:02.296197  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:02.296680  2376 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:02.296955  2372 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:02.298079  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:02.311582  2376 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:02.299378  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.272917 10994 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election won for term 17
W20260806 03:54:02.291916 10643 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.519s	user 0.012s	sys 0.003s
I20260806 03:54:02.299104  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.314164  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.313135  2369 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:02.276335 10695 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:02.318085  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.321484  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.322546  2577 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260806 03:54:02.335678  2377 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:02.289677 10079 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:02.335798  2370 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:02.321830  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:02.336378  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44989.6us
I20260806 03:54:02.339501  2379 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:54:02.341137  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 71802.8us
I20260806 03:54:02.336926  2579 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:54:02.343972  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:02.348647  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.291049 10038 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:02.300426 10956 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:02.347688  2578 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:02.291714 10860 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:02.349484  2481 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:02.295843 10957 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:02.323971  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:02.355023  2575 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:02.356931  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.354480  2538 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.316210 10632 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:02.357573  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:02.360731  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.338515 10863 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.031s
I20260806 03:54:02.340629 10695 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:02.375643 10109 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:02.376274 10109 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:02.321621 10243 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.048s
I20260806 03:54:02.359877 10038 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.378746 10109 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:02.379325 10038 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:02.369709 10994 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:02.380924 10079 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.381672 10994 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.384652  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:02.385092 10243 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:02.385545 10243 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:02.385965 10243 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:02.386165  2429 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:02.386451 10955 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:02.386914 10955 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:02.387130 10975 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:54:02.387317 10955 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:02.390676  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.397686  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:02.365433  2379 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:02.294842 10982 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.298883 10985 consensus_queue.cc:1035] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.063s
W20260806 03:54:02.409157  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54750.3us
I20260806 03:54:02.409983  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:02.356582 10525 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:02.312276 10967 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.369953 10247 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:02.384687 11001 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.114s	user 0.001s	sys 0.000s
I20260806 03:54:02.352814 10991 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.072s
W20260806 03:54:02.433848  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 151015us
W20260806 03:54:02.436259  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48222.1us
I20260806 03:54:02.436738  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.441849  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:02.446002  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.427961 10632 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:54:02.449514  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:02.471544  3542 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:02.450439  2373 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:54:02.453838  2576 raft_consensus.cc:2379] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:02.453476  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:02.429132  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 137089us
I20260806 03:54:02.442878  2372 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:02.448289  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.468173  2572 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:02.464886  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.457175 10247 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:02.466696  2537 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:02.470985  2484 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 12: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:02.463363  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:02.428123 10038 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:02.475399  2474 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:02.476316  2482 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:02.477609  2481 raft_consensus.cc:2354] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:54:02.393620 10956 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.352700 10895 consensus_queue.cc:237] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.452378  9705 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:02.452291 10863 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:02.466209 10308 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:02.456534 11007 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:02.492218  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:02.486531  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.492395  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.493441  2481 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:02.494360  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.496582  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.439025 10525 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:02.498799  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.479543 10038 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.482898 10632 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:02.486433 10109 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:02.549299 10109 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:02.550134 11016 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:02.553110 10981 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:02.558766  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.560307  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.561641 10695 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:02.507514  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.510308  2479 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
W20260806 03:54:02.517781 11010 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260806 03:54:02.587491  2379 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:02.489766  9705 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.506242 10038 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:02.523289  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.597846  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.598628  2368 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:02.599466  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.526866 10247 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:02.527876  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 183979us
I20260806 03:54:02.532814  2574 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:02.534173  2578 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:02.601176  2578 raft_consensus.cc:595] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:02.601233  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:02.542966 10525 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:02.564694 10967 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:02.507376 10632 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.568574  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.569208  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.487623 10863 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.578140  2372 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260806 03:54:02.618352  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:02.586144  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 88759.8us
I20260806 03:54:02.619297  2379 raft_consensus.cc:2362] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16. Re-sending same reply.
I20260806 03:54:02.595672  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:02.590353  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.600174  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:02.621284  2484 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 13.
I20260806 03:54:02.601568  2578 raft_consensus.cc:603] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:02.540331 10982 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:02.603159  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:02.626014  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.620867  2373 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:02.627205  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:02.605222  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.630285  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.630671  3547 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.631019  2377 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:54:02.624058  2375 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:54:02.632756  2370 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
I20260806 03:54:02.551262 11016 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:02.635914  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:02.636152  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 169549us
I20260806 03:54:02.638903  2374 raft_consensus.cc:2396] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 14 because replica has last-logged OpId of term: 11 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 9.
I20260806 03:54:02.641093  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:02.649044  2331 leader_election.cc:398] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:54:02.649523  2331 leader_election.cc:401] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:54:02.652908  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:02.654577  2332 leader_election.cc:398] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:54:02.551400 10109 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.617161 11007 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:02.668164  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.624666 10863 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:02.625645 10632 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:02.661294  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:02.668687  2534 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.668924  2377 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:02.677111  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:02.679883  2574 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:02.635535 10967 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:02.682040  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44108.6us
I20260806 03:54:02.650450 10005 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:02.659904 10982 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:02.650332 10617 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:02.698948  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.669778 10525 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:02.689612  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:02.704241  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 72278.4us
I20260806 03:54:02.704509  2575 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:02.705344  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.690001 10958 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:02.706074 10958 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.706558 10958 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:02.690109  2377 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
W20260806 03:54:02.712410  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 81801.8us
I20260806 03:54:02.679769 10655 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:54:02.691334 10695 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:02.658592 10973 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:02.691284  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:02.694217  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.695075  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:54:02.771013  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 85124.1us
I20260806 03:54:02.697130 10005 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.697243 10982 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.699492 10617 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.688625  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:02.782729  2572 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 12: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:02.699887  2583 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:02.690459  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.785223  2576 raft_consensus.cc:2362] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16. Re-sending same reply.
I20260806 03:54:02.717837  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:02.650131 10247 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.047s
I20260806 03:54:02.771889  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:02.695744  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:02.772800  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:02.770058  2579 raft_consensus.cc:2362] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12. Re-sending same reply.
I20260806 03:54:02.789646  2429 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:02.668277 11007 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.665561 10860 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:02.697000 10079 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:02.789204  2578 raft_consensus.cc:2362] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16. Re-sending same reply.
I20260806 03:54:02.794175  2577 raft_consensus.cc:2379] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:02.779450 10518 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.744s	user 0.012s	sys 0.004s
W20260806 03:54:02.813992  2478 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.576s	user 0.013s	sys 0.002s
I20260806 03:54:02.781162 10005 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:02.779848 10956 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:02.758718 11018 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:54:02.697278 10967 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:02.828696  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 167464us
I20260806 03:54:02.781401 10745 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:02.789247 10982 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:02.814709  2478 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:02.788641 10617 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:02.846068 10967 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:02.804785 10965 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.645s	user 0.016s	sys 0.001s
W20260806 03:54:02.843439  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 138052us
I20260806 03:54:02.864617  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.844051 10745 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:02.798292 11007 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:02.760061 10957 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:02.848121 10965 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:02.894208  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:54:02.895570  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 54005us
I20260806 03:54:02.830350 10991 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:02.897027  2331 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.866353 10079 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:02.900831  2577 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:02.915048  2577 raft_consensus.cc:595] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:02.915500  2577 raft_consensus.cc:603] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260806 03:54:02.923671  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 255048us
I20260806 03:54:02.928665  2331 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:02.888063 10745 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:02.837181 10518 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.859810 10643 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:02.903702 10965 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.945747  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:02.959637  2375 raft_consensus.cc:2379] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 12: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:02.913501 10194 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:02.814388 11036 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.134s
I20260806 03:54:02.908373 10991 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:02.903895 10617 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:02.963186  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:03.024699  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 75519us
I20260806 03:54:02.940933 11032 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:03.029124  2581 raft_consensus.cc:2354] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16.
W20260806 03:54:02.962352 11012 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.303s	user 0.001s	sys 0.000s
I20260806 03:54:03.046078  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:03.046880  2476 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:54:02.945533  9705 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:02.894909 10994 consensus_queue.cc:1046] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.047s
I20260806 03:54:02.927979 10995 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260806 03:54:03.037359  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.599s	user 0.005s	sys 0.013s
W20260806 03:54:03.065265  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.627s	user 0.005s	sys 0.013s
I20260806 03:54:02.963675 10965 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:02.971730 10655 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:03.041720  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:03.042412  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 79336.1us
I20260806 03:54:03.067561  2577 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:03.071732  2375 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:03.072181  2577 raft_consensus.cc:595] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:03.072221  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:03.073984  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:03.038412  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.000s	sys 0.015s
W20260806 03:54:03.076356  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.582s	user 0.001s	sys 0.016s
I20260806 03:54:02.952088 10511 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.087s
I20260806 03:54:03.072614  2577 raft_consensus.cc:603] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:03.047312 10967 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:03.078675  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:03.090344  3590 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:03.046105 11032 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:03.086015  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:03.089123  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:03.107635  2537 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:03.065076 10995 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:03.158005  2583 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:03.117661  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:03.119032 11028 log.cc:924] Time spent T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.205s	user 0.001s	sys 0.000s
I20260806 03:54:03.119132 11016 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.107182 11032 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:03.067188 11024 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
W20260806 03:54:03.173648  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 710020us
I20260806 03:54:03.143393  2578 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:03.077457 10655 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:03.119728 11053 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:03.162868  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:03.162715  3592 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260806 03:54:03.168632  2576 raft_consensus.cc:2379] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:03.171221  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:03.175254  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:03.176003  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:03.180648  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:03.207000  2575 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:03.060971  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:03.190506  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 211775us
I20260806 03:54:03.044682 10991 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:03.161796 10995 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:03.212600  3590 raft_consensus.cc:2354] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18.
I20260806 03:54:03.213951  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:03.224567  2579 raft_consensus.cc:2362] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19. Re-sending same reply.
I20260806 03:54:03.212759  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:03.212795  2578 raft_consensus.cc:2379] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:02.967448 10643 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.225768  2572 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:03.159327 10860 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.213474  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:03.211355  2379 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.509s	user 0.002s	sys 0.007s
I20260806 03:54:03.252458 10617 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:03.239087  2577 raft_consensus.cc:2362] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12. Re-sending same reply.
I20260806 03:54:03.254649  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:03.223232 10032 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:03.064424 10079 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.7, Last appended by leader: 7, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.252275 11035 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:03.267460 11035 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:03.268465 10525 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:03.268896 10525 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:03.269289 10525 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:03.259315 10955 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.871s	user 0.014s	sys 0.000s
W20260806 03:54:03.274323  2369 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.583s	user 0.000s	sys 0.012s
W20260806 03:54:03.280097  2369 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.588s	user 0.000s	sys 0.012s
W20260806 03:54:03.280913  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 220627us
W20260806 03:54:03.250300  2379 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.003s	sys 0.007s
I20260806 03:54:03.250497  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:03.265367  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:03.201861 10655 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:03.287678  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:03.267905 11035 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:03.307157  2476 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260806 03:54:03.225608 10957 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.211107 10895 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:54:03.251938 11031 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.121s	user 0.004s	sys 0.000s
I20260806 03:54:03.265808 10695 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:03.277524 10032 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:54:03.287354 11027 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.280s	user 0.002s	sys 0.002s
I20260806 03:54:03.317453  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:03.321833  2478 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:03.320379  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 145193us
I20260806 03:54:03.271164 11024 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:03.302657 10617 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260806 03:54:03.337218  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 177320us
I20260806 03:54:03.302789 10518 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:03.338757  2534 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:03.343261  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:03.345575  2578 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:03.294785 10955 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.346285  2578 raft_consensus.cc:595] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:03.343506  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:03.350145  2578 raft_consensus.cc:603] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:03.318725 10695 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:03.348593  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:03.350981  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 115212us
I20260806 03:54:03.327802 10032 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:03.351889  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:03.352144  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:03.226024 11053 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:03.335029 10243 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.949s	user 0.017s	sys 0.000s
I20260806 03:54:03.350463  2370 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:54:03.372300 11076 raft_consensus.cc:3032] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:54:03.337464 10617 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:03.379757  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.416631 10617 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
W20260806 03:54:03.417315 10958 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.646s	user 0.010s	sys 0.003s
I20260806 03:54:03.417448  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:03.384280 11087 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:03.417907 10958 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.419063 11087 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.381680 11076 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:03.420729 11007 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.504s	user 0.008s	sys 0.005s
W20260806 03:54:03.421437 10038 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.785s	user 0.009s	sys 0.005s
W20260806 03:54:03.385764 11039 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.157s	user 0.000s	sys 0.001s
W20260806 03:54:03.386852 11050 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.159s	user 0.000s	sys 0.004s
I20260806 03:54:03.421972 10038 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.388446 11033 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260806 03:54:03.389469 11051 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.082s	user 0.000s	sys 0.003s
W20260806 03:54:03.389945 10815 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.100s	user 0.013s	sys 0.001s
I20260806 03:54:03.391848 10955 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.392238 11048 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.052s
I20260806 03:54:03.393287  9705 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:03.393911  2474 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
W20260806 03:54:03.396553 11023 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.446s	user 0.000s	sys 0.002s
I20260806 03:54:03.396615 10745 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.401819 11071 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:03.402077 11053 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:03.359320 10695 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:03.404425  2583 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:03.405632  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.472254  2377 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:03.408483 11024 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.376631 10005 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.351683 10957 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:03.477192  2577 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:03.421525 11076 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.478440 11076 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:54:03.478888 10863 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.792s	user 0.010s	sys 0.001s
I20260806 03:54:03.386082 11041 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:03.479754 11041 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:03.480466 11041 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:03.480715 10643 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:03.420408 10982 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.576s	user 0.013s	sys 0.000s
I20260806 03:54:03.482244 10982 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.387185 11062 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.117s
I20260806 03:54:03.418269  2476 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:03.484256 10958 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:03.326779 10895 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.472607 11087 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:03.486002 11087 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:03.435696  2574 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.751s	user 0.013s	sys 0.000s
I20260806 03:54:03.486500 11087 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.486514 10895 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:03.456317 10308 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.032s
I20260806 03:54:03.492287  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3466) took 1217 ms. Trace:
I20260806 03:54:03.492591 10982 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:03.492784  2376 rpcz_store.cc:276] 0806 03:54:02.275290 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:02.313984 (+ 38694us) service_pool.cc:227] Handling call
0806 03:54:02.314266 (+   282us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:02.353885 (+ 39619us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:54:02.502294 (+148409us) log.cc:842] Serialized 14 byte log entry
0806 03:54:02.795632 (+293338us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:02.815078 (+ 19446us) log.cc:842] Serialized 52 byte log entry
0806 03:54:02.815255 (+   177us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:02.815626 (+   371us) log.cc:842] Serialized 14 byte log entry
0806 03:54:02.815838 (+   212us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:02.816306 (+   468us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:03.440204 (+623898us) spinlock_profiling.cc:243] Waited 3.63 ms on lock 0x7b18001f4da0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d764 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:54:03.489349 (+ 49145us) spinlock_profiling.cc:243] Waited 6.46 ms on lock 0x7b18001f4da0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:54:03.491997 (+  2648us) raft_consensus.cc:1671] finished
0806 03:54:03.492039 (+    42us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:03.492212 (+   173us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":29670,"prepare.queue_time_us":282307,"prepare.run_cpu_time_us":95,"prepare.run_wall_time_us":96,"raft.queue_time_us":200064,"raft.run_cpu_time_us":637,"raft.run_wall_time_us":51163,"spinlock_wait_cycles":23894912,"thread_start_us":195352,"threads_started":2,"wal-append.queue_time_us":291188}
I20260806 03:54:03.494490  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:03.495570  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:03.496060  3590 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260806 03:54:03.496428  2376 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:03.497464  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.498271 11082 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:03.498941 11082 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.501204  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:03.501549 11082 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.502986  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:03.503263  2379 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
W20260806 03:54:03.450645 10993 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.693s	user 0.007s	sys 0.000s
I20260806 03:54:03.457749  2331 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:03.451670 10860 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:03.439489 11007 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.460119  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:03.455154  9705 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.460809  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:03.461328  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 128244us
I20260806 03:54:03.517872  2368 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 18
I20260806 03:54:03.462265 11085 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:03.463297 10745 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.463768 11071 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.468181 10038 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:03.516278 10860 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.469877  2584 raft_consensus.cc:2396] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 17 because replica has last-logged OpId of term: 16 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 8.
I20260806 03:54:03.470798 11090 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:03.546010 11090 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:03.445214 10632 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.746s	user 0.013s	sys 0.000s
W20260806 03:54:03.548319  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 90698.4us
I20260806 03:54:03.548520 10632 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.549296  2331 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:03.550230  2575 raft_consensus.cc:2354] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18.
I20260806 03:54:03.551013 10632 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:03.551185 11035 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.476009  2481 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260806 03:54:03.476466  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:03.560447  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:03.561440  3592 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 20: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:03.381001 10243 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.486872  2574 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:03.565588 11035 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:03.566606  2483 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:03.425024 10815 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.495682  2572 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "da90827d7f0646f5bb848777586aae32"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:03.567783  2572 raft_consensus.cc:595] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:03.568257  2572 raft_consensus.cc:603] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:03.449435  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:03.569152 10815 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:03.569618  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 120306us
I20260806 03:54:03.569864 10815 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:03.558686 10655 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.518227  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:03.571419  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 53300.8us
I20260806 03:54:03.572212 10655 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.572770 10518 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:54:03.529117  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:03.575577   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:54:03.563833 10243 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.576480  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:03.578050   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:54:03.578764 11056 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:03.579085   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:54:03.538029  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:03.580380  2477 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:54:03.582166 11090 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.584139 11007 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:03.511876 10993 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.795s	user 0.008s	sys 0.000s
I20260806 03:54:03.585045  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:03.476009 10005 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:03.586174 11098 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:03.587198 11083 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:03.587008 10617 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.554294  9705 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:03.535789 11085 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.589466 10617 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:03.589872 11085 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:03.557855 11045 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:03.590615 11045 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.591903 11071 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.566476 10995 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.513345  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:03.479430 10863 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.577941  3542 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:03.610114  2479 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:03.610301 10995 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:03.611019 10863 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.611207 11036 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:54:03.612716  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.613445  2369 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:03.582983  2576 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:03.558665 10957 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:03.592653  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:03.540402 10965 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:03.618431  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 69209us
I20260806 03:54:03.619717  2331 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:03.555923 10525 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.595391  2368 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:03.536195  2478 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
W20260806 03:54:03.599076  2375 consensus_meta.cc:287] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.527s	user 0.012s	sys 0.000s
I20260806 03:54:03.601688  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:03.627090  2375 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:54:03.627275  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.628512  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:03.629604  2534 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:03.630854  3590 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 18: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:03.628160  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:03.607092 10695 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.608875 11087 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.516642 10092 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:03.603128  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:03.598923 10956 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:03.640205  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:03.640933  2480 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:03.635468  2534 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:03.632944  2476 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:03.647459  2377 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
W20260806 03:54:03.653823  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 75991.1us
I20260806 03:54:03.654513  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:03.654677  3542 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:03.642796  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:03.652730  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:03.670737  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.664660  2369 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:03.672253  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:03.673213  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.591s	user 0.020s	sys 0.012s
I20260806 03:54:03.673790  2372 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: [14.10-14.10]
W20260806 03:54:03.673892  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.592s	user 0.020s	sys 0.012s
W20260806 03:54:03.637919 10984 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.100s	user 0.007s	sys 0.014s
I20260806 03:54:03.672370  2375 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:03.678397  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:03.679401  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:03.681368  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.682075  2368 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:03.679409 11097 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:03.688494  2369 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:03.633579 11090 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:03.689543  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.693557  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:03.637295 10092 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:03.701932 10092 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:03.705760  2368 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:54:03.707350  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.633158 11082 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:03.633206 11083 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:03.660898 11071 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:03.709689  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.625365 10815 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.053s
I20260806 03:54:03.735576  2538 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:03.653314 11085 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:03.718395  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:03.719702  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 76992us
I20260806 03:54:03.642747 10993 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.078s
W20260806 03:54:03.721112 11093 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260806 03:54:03.721451 10957 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:54:03.741751  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48319.5us
I20260806 03:54:03.708423 11097 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:03.722669 11016 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:03.723136 11043 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:03.733385 11070 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260806 03:54:03.711091  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:03.670202 10895 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:03.796964 10895 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.799620 10895 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:03.677130 11098 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:03.679538 11007 raft_consensus.cc:2781] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:54:03.738046  2331 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:03.841138  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 103175us
W20260806 03:54:03.841887  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 130969us
I20260806 03:54:03.842105  2331 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:03.743588  2534 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:03.843294  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 63996.3us
I20260806 03:54:03.745507  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:03.725571 11077 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:03.846107  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:03.748234 10965 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:03.747812 11043 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.749796 11056 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:03.736785 11083 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.752264 11016 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:03.710855 10991 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.731590 10960 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:03.761828  2480 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:54:03.756131 10308 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:03.765619 10695 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:03.766464  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:03.871577  2577 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:03.766489  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.872537  2368 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:03.733001 11071 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:03.917892  2369 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260806 03:54:03.769706  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.770498 11100 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:03.771692 11041 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.769748 10525 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:03.785316 10967 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:03.787734  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:03.790681 11033 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:03.799713  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1855) took 1106 ms. Trace:
W20260806 03:54:03.687793 10984 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.150s	user 0.007s	sys 0.014s
I20260806 03:54:03.762346 11024 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
W20260806 03:54:03.843812  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 100360us
I20260806 03:54:03.803336 11085 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:03.859120  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 180850us
I20260806 03:54:03.858203  3591 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
W20260806 03:54:03.847361 11032 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.616s	user 0.009s	sys 0.005s
I20260806 03:54:03.861382  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:03.736352 11082 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.860149  2436 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:03.870419  9705 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:03.902437 10308 raft_consensus.cc:686] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:03.904062  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 226168us
I20260806 03:54:03.847864 11035 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:54:03.852720 11090 raft_consensus.cc:2741] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election decision vote started in defunct term 12: won
I20260806 03:54:03.848009 10243 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:03.919232 10960 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:03.918967  2372 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:03.917991 11099 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:03.920092  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2061) took 1309 ms. Trace:
I20260806 03:54:03.921150  2584 rpcz_store.cc:276] 0806 03:54:02.693752 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:02.693902 (+   150us) service_pool.cc:227] Handling call
0806 03:54:03.799388 (+1105486us) spinlock_profiling.cc:243] Waited 699 ms on lock 0x7b540013c4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:03.799619 (+   231us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1607418624}
I20260806 03:54:03.982071 10247 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:54:03.959674  2379 raft_consensus.cc:1226] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: []
I20260806 03:54:03.870116 11007 raft_consensus.cc:686] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:03.865789  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:03.849289 10632 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:04.011780 11090 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:54:04.011896  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 146222us
I20260806 03:54:04.012821  2331 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:03.972263  2370 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:03.859444 10032 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.926504 11071 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:03.974215  2368 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:04.027956  2368 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 17 index: 9. (index mismatch)
I20260806 03:54:03.916736 10695 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:03.924726 10967 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:03.979821  9705 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.980430 10308 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.969332 10971 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.012s
I20260806 03:54:03.924683 11033 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:03.843330 11098 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.981338 11016 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:03.982255 11060 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:54:03.982010 11085 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.8, Last appended by leader: 8, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:03.853015 11077 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:03.974206  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 112937us
W20260806 03:54:03.986186  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 128424us
I20260806 03:54:04.052881  2436 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:03.958328 11024 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:03.925402  2375 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 18: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:03.991298 10995 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:03.991654 10525 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:03.976469 11035 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:03.992800  2369 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
I20260806 03:54:03.988876 10243 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:03.996212 10981 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:03.996366  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:03.997483  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:03.999112  2374 rpcz_store.cc:276] 0806 03:54:02.610956 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:02.647957 (+ 37001us) service_pool.cc:227] Handling call
0806 03:54:02.674952 (+ 26995us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:02.859403 (+184451us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:54:02.893919 (+ 34516us) log.cc:842] Serialized 14 byte log entry
0806 03:54:03.636166 (+742247us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:03.636824 (+   658us) log.cc:842] Serialized 26 byte log entry
0806 03:54:03.640295 (+  3471us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:03.640370 (+    75us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:03.640473 (+   103us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:03.919843 (+279370us) raft_consensus.cc:1671] finished
0806 03:54:03.919868 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:03.920001 (+   133us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":21857,"prepare.queue_time_us":40483,"prepare.run_cpu_time_us":87,"prepare.run_wall_time_us":7733,"raft.queue_time_us":305998,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":101,"spinlock_wait_cycles":32393088,"thread_start_us":892653,"threads_started":3,"wal-append.queue_time_us":673942}
I20260806 03:54:03.958211  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:04.173734  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 215709us
I20260806 03:54:04.023308  2331 leader_election.cc:398] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18.
I20260806 03:54:04.174481  2331 leader_election.cc:401] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Cancelling election due to peer responding with higher term
I20260806 03:54:03.974921 11056 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:03.997575 10005 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:03.967365 11032 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.042230  2379 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260806 03:54:04.014668 10815 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:04.007537 10247 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:04.060832 11060 raft_consensus.cc:686] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:04.193282 11060 consensus_queue.cc:237] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.193886 11068 raft_consensus.cc:3032] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:04.194356 11068 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:04.065735  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 69206.2us
I20260806 03:54:04.197295  9705 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:04.197639 11083 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:04.197996  9705 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:04.198505  9705 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:04.198890  9705 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:04.176789 10960 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:04.202953 11077 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:04.204638  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3511) took 1671 ms. Trace:
I20260806 03:54:04.159547 11035 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:04.180670  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:04.064680 11024 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:04.008699 11099 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.029794 10695 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.059536  2372 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:04.271225  2372 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 15 index: 7. Preceding OpId from leader: term: 16 index: 8. (index mismatch)
I20260806 03:54:03.974642 11097 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 14.6, Last appended by leader: 6, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.065155 10079 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:04.070334 10995 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:04.190938 10247 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.019696 11112 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:04.177960  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 154851us
I20260806 03:54:04.205111  2483 rpcz_store.cc:276] 0806 03:54:02.533104 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:02.533300 (+   196us) service_pool.cc:227] Handling call
0806 03:54:02.533732 (+   432us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:03.567058 (+1033326us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:04.204339 (+637281us) spinlock_profiling.cc:243] Waited 1.03 s on lock 0x7b54002b1e54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:04.204564 (+   225us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2374746496}
I20260806 03:54:04.206174  2482 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 19. Ops: []
I20260806 03:54:04.166045 10805 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:04.171680 10243 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:04.212359  2534 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:04.171391 10956 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:54:04.253541 11082 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:04.254570 11032 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:04.255187  2377 raft_consensus.cc:2354] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17.
I20260806 03:54:04.182396 10981 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.259874  2577 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:54:04.182548 11090 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:04.195326 11068 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:04.193908 11043 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:04.260083 11077 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:04.067793 10092 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.186390 10655 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election lost for term 17. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18.
W20260806 03:54:04.289664  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 77404.4us
I20260806 03:54:04.316476  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:04.260754 11120 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.197s	user 0.000s	sys 0.000s
I20260806 03:54:04.186672 10991 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:04.293376  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:04.324882  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:04.310923  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:04.327384  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:04.186515 11056 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:04.282724  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 228874us
I20260806 03:54:04.312608  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:04.186713 10005 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.313386  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:04.275185 10895 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:04.171434 10525 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:04.312515 11082 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:04.313386  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:04.284474 10995 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:04.284436 10805 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:04.304036  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:04.325933  3584 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:04.350543  3592 raft_consensus.cc:2354] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20.
W20260806 03:54:04.313143  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 115541us
I20260806 03:54:04.349830  2483 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
W20260806 03:54:04.337795  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 285038us
I20260806 03:54:04.352531  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:04.336299  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:04.353507  2584 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:04.315403 10956 raft_consensus.cc:686] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:04.317745  2481 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260806 03:54:04.314136 11041 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:04.340785  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:04.362581  2578 raft_consensus.cc:2396] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 18 because replica has last-logged OpId of term: 16 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 8.
I20260806 03:54:04.362537  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:04.364002  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:04.347779 11141 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:04.322597 10247 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:04.354518  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:04.205906 10815 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.353278  2572 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:04.328728 11077 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260806 03:54:04.301220 10973 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.042s
I20260806 03:54:04.358991  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:04.352854 10805 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:04.413901  3592 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:04.355448  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:04.417084  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61700us
W20260806 03:54:04.417207  2581 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 2990) took 2259 ms (client timeout 1935 ms). Trace:
I20260806 03:54:04.367063  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:04.367296 10984 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 18.11, Next index: 12, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:04.418112  2579 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:04.369083 10005 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:04.417721  2581 rpcz_store.cc:269] 0806 03:54:02.157680 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:02.165027 (+  7347us) service_pool.cc:227] Handling call
0806 03:54:04.416882 (+2251855us) spinlock_profiling.cc:243] Waited 817 ms on lock 0x7b54004556d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:04.417079 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1879748864}
I20260806 03:54:04.370839 10981 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:04.377288  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3007) took 1215 ms. Trace:
I20260806 03:54:04.424309  2583 rpcz_store.cc:276] 0806 03:54:03.168722 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:03.169704 (+   982us) service_pool.cc:227] Handling call
0806 03:54:04.376985 (+1207281us) spinlock_profiling.cc:243] Waited 201 ms on lock 0x7b540028d7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:04.377187 (+   202us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":462201088}
I20260806 03:54:04.377873 10695 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:04.352588 10032 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:04.425688 10518 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260806 03:54:04.426187 10518 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:04.382747 10525 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:04.285023 10079 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:04.386807  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3471) took 1460 ms. Trace:
I20260806 03:54:04.388172  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:04.389243  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:04.390542  2576 raft_consensus.cc:2354] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20.
I20260806 03:54:04.428408  2578 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:04.425290  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:04.312776 11090 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.410516  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:04.304303 11112 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:04.427675  2370 rpcz_store.cc:276] 0806 03:54:02.926385 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:03.417463 (+491078us) service_pool.cc:227] Handling call
0806 03:54:03.417819 (+   356us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:04.024984 (+607165us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:04.386426 (+361442us) spinlock_profiling.cc:243] Waited 545 ms on lock 0x7b540005a5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:04.386713 (+   287us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1253618432}
I20260806 03:54:04.438756  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.438956  2331 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:04.429486  2572 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:54:04.435829  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.343758 10991 consensus_queue.cc:1046] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.062s
I20260806 03:54:04.439927  2331 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:04.440207  2377 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:54:04.444705  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:04.444766  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:04.350288 10895 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.449461  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:04.451377  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:04.451777  2331 leader_election.cc:398] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16.
I20260806 03:54:04.452121  2370 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:04.452354  2331 leader_election.cc:401] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Cancelling election due to peer responding with higher term
I20260806 03:54:04.454438  2379 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:04.454591 10815 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:04.177894 11007 consensus_queue.cc:237] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.458295 10967 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.459056 11032 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:04.460330  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:04.461773  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:04.485448  2372 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 18: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:04.457262  9705 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:04.349781 11131 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.081s
I20260806 03:54:04.490259  2584 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:04.468384 11041 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election lost for term 15. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16.
I20260806 03:54:04.426611 10518 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:54:04.484782 11032 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:04.470664  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:04.365104 11082 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.472739  2369 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 11. Current term is 12. Ops: []
I20260806 03:54:04.473073  3590 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:04.512117 11099 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:04.480789  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:04.481866  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:04.430636 11098 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:04.448662 10525 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:04.449168 10695 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election won for term 17
W20260806 03:54:04.499728  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 183374us
I20260806 03:54:04.526894 11090 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:04.539009 11032 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:04.465620  2331 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:04.526063  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:04.473875 11077 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 5, Time since last communication: 0.045s
W20260806 03:54:04.480679 11128 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.142s	user 0.001s	sys 0.000s
I20260806 03:54:04.511528 10895 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:54:04.499650 10079 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:04.507953 10995 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:04.540812  3592 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:04.510170 11112 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:04.468784  2578 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:04.509509  9705 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:04.543678  2481 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:54:04.550779 11024 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.554365  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:04.554459  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 156423us
I20260806 03:54:04.501279  2374 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:04.554908  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:04.584605  2483 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:04.585371 11071 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.545s	user 0.011s	sys 0.004s
I20260806 03:54:04.585629 11098 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:04.585930 11071 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.587273 10308 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260806 03:54:04.557893  2476 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 17 because replica has last-logged OpId of term: 15 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 9.
I20260806 03:54:04.521385 10991 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 15.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.031s
W20260806 03:54:04.563771  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 98409.7us
I20260806 03:54:04.585431  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:04.593442  2331 leader_election.cc:398] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20.
I20260806 03:54:04.593890  2331 leader_election.cc:401] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Cancelling election due to peer responding with higher term
I20260806 03:54:04.542383 10092 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:04.499114 10956 consensus_queue.cc:237] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:04.595134  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 112434us
I20260806 03:54:04.595974 11024 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:04.577172 10995 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:04.552868 10695 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:04.603787 10991 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:04.604871 10695 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:04.605046 10991 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:04.606096 10991 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:04.607537 10991 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:04.554833 10525 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:04.608970  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 2996) took 2159 ms. Trace:
I20260806 03:54:04.609547 11082 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:04.610574 11059 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.438s	user 0.000s	sys 0.007s
I20260806 03:54:04.611019 11133 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:04.611016 10955 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:54:04.612717 11133 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260806 03:54:04.613430 10955 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260806 03:54:04.615903 11153 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260806 03:54:04.616600  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2058) took 2006 ms. Trace:
I20260806 03:54:04.617599 11153 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260806 03:54:04.618932 10745 raft_consensus.cc:3032] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:54:04.619158  2436 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:04.621829 11077 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 17.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
W20260806 03:54:04.622926 11105 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.642s	user 0.004s	sys 0.001s
I20260806 03:54:04.623421 10092 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:04.593746  2538 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:04.598783  3542 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:04.617040  2373 rpcz_store.cc:276] 0806 03:54:02.609831 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:02.627789 (+ 17958us) service_pool.cc:227] Handling call
0806 03:54:02.660502 (+ 32713us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:02.837961 (+177459us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:02.838025 (+    64us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:02.888835 (+ 50810us) log.cc:842] Serialized 26 byte log entry
0806 03:54:02.956096 (+ 67261us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:02.956145 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:02.956251 (+   106us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:04.581641 (+1625390us) spinlock_profiling.cc:243] Waited 18.3 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:04.616152 (+ 34511us) raft_consensus.cc:1671] finished
0806 03:54:04.616179 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:04.616515 (+   336us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":121844,"raft.run_cpu_time_us":154,"raft.run_wall_time_us":18242,"spinlock_wait_cycles":42061056,"thread_start_us":178461,"threads_started":2,"wal-append.queue_time_us":174676}
I20260806 03:54:04.564484 11056 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:04.569396 11090 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:04.603219 11099 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election lost for term 19. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20.
I20260806 03:54:04.603751 10967 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:04.619361 10745 raft_consensus.cc:729] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:04.628144  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:04.623433  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3472) took 1696 ms. Trace:
I20260806 03:54:04.634989  2584 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:04.609395  2482 rpcz_store.cc:276] 0806 03:54:02.449496 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:02.573807 (+124311us) service_pool.cc:227] Handling call
0806 03:54:04.205965 (+1632158us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:04.282810 (+ 76845us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:04.608718 (+325908us) spinlock_profiling.cc:243] Waited 1.61 s on lock 0x7b54002b1e50. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:04.608894 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3692284288}
I20260806 03:54:04.645817  2376 rpcz_store.cc:276] 0806 03:54:02.927084 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:03.498432 (+571348us) service_pool.cc:227] Handling call
0806 03:54:03.498783 (+   351us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:03.637363 (+138580us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:54:03.813112 (+175749us) log.cc:842] Serialized 14 byte log entry
0806 03:54:04.035111 (+221999us) log.cc:842] Serialized 14 byte log entry
0806 03:54:04.035369 (+   258us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:04.064784 (+ 29415us) log.cc:842] Serialized 26 byte log entry
0806 03:54:04.064985 (+   201us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:04.065017 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:04.200768 (+135751us) spinlock_profiling.cc:243] Waited 94.3 ms on lock 0x7b54000596d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:04.200828 (+    60us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:04.623156 (+422328us) raft_consensus.cc:1671] finished
0806 03:54:04.623184 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:04.623339 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":35982,"prepare.queue_time_us":161018,"prepare.run_cpu_time_us":125,"prepare.run_wall_time_us":126,"raft.queue_time_us":40054,"raft.run_cpu_time_us":482,"raft.run_wall_time_us":41407,"spinlock_wait_cycles":216879872,"thread_start_us":258766,"threads_started":2,"wal-append.queue_time_us":434520}
I20260806 03:54:04.652972  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.623865 10092 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:04.634367 11112 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:04.640800  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:04.624979 11103 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.651s	user 0.002s	sys 0.000s
I20260806 03:54:04.642743  2379 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260806 03:54:04.658249  2377 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:04.643846  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:04.658020  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:04.644272 11139 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260806 03:54:04.644593 11155 log.cc:924] Time spent T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260806 03:54:04.644665  9705 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:54:04.609735 10525 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:04.645375 11090 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:04.573385  3590 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:04.660138  2476 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:04.661732  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:04.665175  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:04.673120  2483 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:04.673396  2376 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 16
I20260806 03:54:04.668933  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.629742 11024 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:04.676869  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:04.674222  2377 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 8.
I20260806 03:54:04.658661 11071 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:04.670077  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.679632  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:04.677103  3542 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:04.659337 11112 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:04.665416 10967 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:04.656780 10995 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.022s
I20260806 03:54:04.664914 10895 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:04.698212  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:04.664721  9705 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:04.665148 11056 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
I20260806 03:54:04.645567 11035 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.693118  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3512) took 2118 ms. Trace:
I20260806 03:54:04.709165  2474 rpcz_store.cc:276] 0806 03:54:02.574738 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:02.623276 (+ 48538us) service_pool.cc:227] Handling call
0806 03:54:02.655893 (+ 32617us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:03.443960 (+788067us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:04.692852 (+1248892us) spinlock_profiling.cc:243] Waited 738 ms on lock 0x7b540019ee54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:04.693049 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1696767744}
I20260806 03:54:04.675951 11090 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:04.670727 11041 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:04.687060  2534 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:04.689435 11036 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:04.718324 10860 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:04.708822 10632 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:04.694449 11139 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:04.721750  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.740398  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:04.697486 11112 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:04.732215  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.708988 10967 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.733462  2331 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:54:04.735169  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48197.4us
I20260806 03:54:04.702507 11016 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:04.710522  9705 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:54:04.732301  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:04.887385  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 138093us
I20260806 03:54:04.722503 10092 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 13, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:04.737632  2368 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:04.888340  2537 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:04.738615  2478 raft_consensus.cc:2396] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 13 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260806 03:54:04.889118  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:04.707779 11024 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:04.855157  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 114951us
W20260806 03:54:04.862018  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 114082us
I20260806 03:54:04.759778  2376 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:04.719555 10518 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.861773 10632 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:04.884167  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.907087  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:04.907733  2377 raft_consensus.cc:2379] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 17: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:04.884733 10985 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:04.885269  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.737552 10243 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:04.738525 11035 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:04.889833  2373 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
W20260806 03:54:04.890355  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 158161us
W20260806 03:54:04.892953  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 235018us
I20260806 03:54:04.896862  2436 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:04.898047  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.918496  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:04.918848  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.901571  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:04.920291  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:04.921423  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:04.921586  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:04.886260 10247 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:04.909345  2370 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:54:04.937534  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:04.901686  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:04.861078 11018 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:04.709440 10895 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.905081 10860 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:04.908452  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:04.938712  2578 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:04.938830  2572 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:04.688787 10745 consensus_queue.cc:260] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.891201 10981 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:04.976142  2579 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:04.910017 11048 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:04.963915 11170 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260806 03:54:04.964986  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48977.6us
I20260806 03:54:04.989068  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:04.966816  2581 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: []
I20260806 03:54:04.734109 11041 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:04.971679  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:04.973179  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.974709  2480 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:04.926222  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:04.963195  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:04.995919  2577 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:04.943539 10815 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:05.002583  2377 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:04.952327 10247 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:04.994170  2576 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:05.000325  2429 leader_election.cc:398] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17.
I20260806 03:54:04.974125 10995 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:04.966413 10005 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:05.018739  2429 leader_election.cc:401] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Cancelling election due to peer responding with higher term
I20260806 03:54:04.902873 10308 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.077s
I20260806 03:54:04.968348 11018 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:54:05.022356  2572 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20. Ops: []
I20260806 03:54:05.030736  2379 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:04.981870 10981 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:05.021205  2578 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:04.979024 10860 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:54:05.035298  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45474.6us
W20260806 03:54:05.021847 11033 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.969s	user 0.008s	sys 0.008s
I20260806 03:54:04.938051 10985 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.040795  2368 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
W20260806 03:54:05.050881  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 113448us
I20260806 03:54:05.059818  2373 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:05.025079 10247 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:05.024832 11139 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:05.078928  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 182143us
I20260806 03:54:05.080129  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:05.036396 11133 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:54:05.037163 10815 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:05.054791 10860 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:05.051285 10981 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:05.091440  2583 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:05.102202 11048 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:05.075521 10079 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:05.121299  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3533) took 1316 ms. Trace:
I20260806 03:54:05.122020  2484 rpcz_store.cc:276] 0806 03:54:03.805032 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:03.805668 (+   636us) service_pool.cc:227] Handling call
0806 03:54:03.806236 (+   568us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:03.841891 (+ 35655us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:54:04.374453 (+532562us) spinlock_profiling.cc:243] Waited 3.67 ms on lock 0x7b1800403de0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f 00007f0d7cadee88
0806 03:54:04.430023 (+ 55570us) log.cc:842] Serialized 14 byte log entry
0806 03:54:04.570596 (+140573us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:04.594189 (+ 23593us) log.cc:842] Serialized 52 byte log entry
0806 03:54:04.629348 (+ 35159us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:54:04.629678 (+   330us) log.cc:842] Serialized 14 byte log entry
0806 03:54:04.646943 (+ 17265us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:04.647029 (+    86us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:05.121035 (+474006us) raft_consensus.cc:1671] finished
0806 03:54:05.121064 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:05.121210 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":53792,"prepare.queue_time_us":230301,"prepare.run_cpu_time_us":94,"prepare.run_wall_time_us":98,"raft.queue_time_us":82795,"raft.run_cpu_time_us":486,"raft.run_wall_time_us":25483,"spinlock_wait_cycles":8433920,"thread_start_us":117593,"threads_started":2,"wal-append.queue_time_us":78467}
I20260806 03:54:05.129793  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:05.109939 10745 raft_consensus.cc:3037] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:05.068624 11033 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.140890  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:05.042250 11024 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.141670  2483 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
W20260806 03:54:05.146806  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 219002us
W20260806 03:54:05.134742 11158 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.248s	user 0.000s	sys 0.002s
I20260806 03:54:05.100437 10695 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.060967 10632 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.154314  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:05.157567  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:05.158039 11041 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.162840  2375 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:05.125661 10815 consensus_queue.cc:1046] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.9, Next index: 10, Last known committed idx: 6, Time since last communication: 0.025s
I20260806 03:54:05.139353 10967 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.167357  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:05.173027  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 93005us
I20260806 03:54:05.153494 10518 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:05.165619 11161 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.216s	user 0.000s	sys 0.001s
I20260806 03:54:05.103663 11048 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.196084  2436 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:05.219887  2476 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.532s	user 0.011s	sys 0.000s
I20260806 03:54:05.220742  2476 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:05.223238  3547 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:05.132418 11139 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.198086 10895 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:05.228607 11159 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.204s	user 0.002s	sys 0.000s
I20260806 03:54:05.230400 10525 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260806 03:54:05.251253  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 70217.2us
I20260806 03:54:05.217374 11169 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:05.230197 10243 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:05.238071 10991 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.630s	user 0.013s	sys 0.004s
I20260806 03:54:05.304257  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:05.300675  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:05.307574  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 326841us
I20260806 03:54:05.311937  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:05.312801  2476 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:54:05.313396 10005 raft_consensus.cc:3032] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:05.244160 11190 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:05.303558 11174 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:05.306572 10985 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:05.316126 10005 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:05.324962 11133 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:05.334240 10518 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:05.347833 10960 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.137s	user 0.022s	sys 0.043s
W20260806 03:54:05.383246  2575 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3012) took 2212 ms (client timeout 2084 ms). Trace:
I20260806 03:54:05.381295  2476 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
W20260806 03:54:05.387773  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 87218.3us
I20260806 03:54:05.388374  3587 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
W20260806 03:54:05.383628  2575 rpcz_store.cc:269] 0806 03:54:03.174231 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:03.207998 (+ 33767us) service_pool.cc:227] Handling call
0806 03:54:05.374066 (+2166068us) spinlock_profiling.cc:243] Waited 266 ms on lock 0x7b540040fbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:05.383159 (+  9093us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":610917120}
I20260806 03:54:05.390223  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:05.391325 11198 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
I20260806 03:54:05.393908  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:05.345750 11033 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.400931  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:05.382233 10960 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.174s	user 0.022s	sys 0.044s
I20260806 03:54:05.347085 11174 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:05.407094  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:05.410976  2373 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:05.409507  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:05.414408  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:05.424561 11032 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.855s	user 0.013s	sys 0.003s
I20260806 03:54:05.424716  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:05.425293 11032 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.366612 11133 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:05.426946 11133 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:05.393002 10518 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.382128 10695 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.441901 10518 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:05.433753 11160 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.243s	user 0.000s	sys 0.001s
I20260806 03:54:05.373992 11060 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:05.445639 11167 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.271s	user 0.000s	sys 0.001s
I20260806 03:54:05.444316 11060 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.447077  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:05.449380 11060 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:05.450409 11193 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260806 03:54:05.335215 11190 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.452989  3587 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 17. Ops: []
I20260806 03:54:05.455248 11190 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.457131 11198 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:05.457746 11198 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:05.458686 11198 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.460902  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.464540  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.468561  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:05.471766  9705 consensus_meta.cc:287] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.567s	user 0.009s	sys 0.005s
I20260806 03:54:05.472357  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:05.474839  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2086) took 1748 ms. Trace:
I20260806 03:54:05.475337  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:05.475374  2375 rpcz_store.cc:276] 0806 03:54:03.726902 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:04.169858 (+442956us) service_pool.cc:227] Handling call
0806 03:54:04.187567 (+ 17709us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:05.173572 (+986005us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:05.474413 (+300841us) spinlock_profiling.cc:243] Waited 974 ms on lock 0x7b540026f554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:05.474741 (+   328us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2239570688}
I20260806 03:54:05.481663  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.483040  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:05.488119  3587 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:05.488446  2373 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 6. Preceding OpId from leader: term: 16 index: 7. (index mismatch)
I20260806 03:54:05.491528  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:54:05.495958  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 81644.2us
I20260806 03:54:05.501036  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.488934 10005 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.9, Last appended by leader: 9, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.505045  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:05.502878  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:05.506461  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:05.472355  9705 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.508355  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:05.509155  3587 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:05.499881  2538 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:05.510872  2575 raft_consensus.cc:2354] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:54:05.503031  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.512917  2576 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:05.519301  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:05.522609  3592 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:05.527921  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.529780  2574 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 17 index: 9. (term mismatch)
I20260806 03:54:05.530155  2574 pending_rounds.cc:76] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 8
I20260806 03:54:05.530398  2574 pending_rounds.cc:97] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 16.9
I20260806 03:54:05.530642  2574 raft_consensus.cc:2866] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:05.531037  2373 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:54:05.532754  2479 raft_consensus.cc:1261] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:54:05.488267 10863 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:05.544679 11183 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.054s
I20260806 03:54:05.548221  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.548707 11032 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.549201  2574 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:05.549436 11201 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:05.550166  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.528487  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.550983  2574 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:05.527661 10632 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:54:05.552628 10632 raft_consensus.cc:686] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:05.553725 10632 consensus_queue.cc:237] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.556524 10518 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:05.557301  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.557092 11174 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.551901  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.558696  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.559232  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.560566  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 12 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.561991 11056 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:05.562229  2572 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260806 03:54:05.562606 11056 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.563572  2572 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: [14.9-14.9]
I20260806 03:54:05.560191  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.564445 10518 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:05.555816  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.569572  2577 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: [14.7-14.7]
I20260806 03:54:04.706171   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:54:05.495466 10860 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.581009 10860 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.584673  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:05.585425  2373 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 10
I20260806 03:54:05.584576  3587 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:05.533787 11024 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260806 03:54:05.583813 10247 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.519s	user 0.008s	sys 0.006s
I20260806 03:54:05.595139  2577 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: [14.9-14.9]
I20260806 03:54:05.538386 10863 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:05.601565  2574 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: [15.10-15.10]
I20260806 03:54:05.565168 10518 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.608139  2373 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:54:05.613301  2534 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [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: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:05.594628  9705 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:05.607008 10863 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:05.616766  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.620676  2574 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:05.593400 11024 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:05.619575  2577 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: [12.8-12.8]
I20260806 03:54:05.560583 11208 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.078s
I20260806 03:54:05.626603  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.626748 11056 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:05.616000 10981 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.508s	user 0.008s	sys 0.005s
I20260806 03:54:05.628775 10981 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:05.629769 11018 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.569s	user 0.012s	sys 0.000s
I20260806 03:54:05.630231 11018 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:05.634591 11112 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.745s	user 0.007s	sys 0.007s
I20260806 03:54:05.635324 11112 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.639807  3584 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:05.640257 10981 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:05.640751  2574 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:54:05.638103 10518 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:05.642649  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:05.643672 11056 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:05.644249 11056 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:05.605165 10247 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.645296 11056 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:05.637233 10805 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.187s	user 0.015s	sys 0.000s
I20260806 03:54:05.646256 10247 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.646597 10805 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.648000  2484 raft_consensus.cc:2379] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:05.649796 10805 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:05.646284 11133 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.618522 11210 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:54:05.653297 11133 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:05.653451 11210 raft_consensus.cc:686] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:05.654116  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.654577 11210 consensus_queue.cc:237] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.655478  2574 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:54:05.657450  2576 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
W20260806 03:54:05.661427 11090 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.878s	user 0.008s	sys 0.007s
I20260806 03:54:05.661938 11090 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.662756  2574 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 8. Current term is 9. Ops: []
I20260806 03:54:05.662827 11018 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:05.663875 11112 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.664706  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:05.672955  3591 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 895) took 2055 ms (client timeout 1674 ms). Trace:
I20260806 03:54:05.675482 11024 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:05.675587  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:05.674980  2436 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:05.673461  3591 rpcz_store.cc:269] 0806 03:54:03.617924 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:03.628736 (+ 10812us) service_pool.cc:227] Handling call
0806 03:54:05.672706 (+2043970us) spinlock_profiling.cc:243] Waited 188 ms on lock 0x7b54001bb554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:05.672828 (+   122us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":431452416}
I20260806 03:54:05.685261  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.686597  2574 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:54:05.690802 10079 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.574s	user 0.010s	sys 0.004s
I20260806 03:54:05.714747 11090 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:05.715587 11124 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 1.734s	user 0.006s	sys 0.019s
I20260806 03:54:05.716883  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3542) took 1252 ms. Trace:
I20260806 03:54:05.717298  2478 rpcz_store.cc:276] 0806 03:54:04.464385 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:04.464808 (+   423us) service_pool.cc:227] Handling call
0806 03:54:05.716593 (+1251785us) spinlock_profiling.cc:243] Waited 195 ms on lock 0x7b54002a17d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:05.716799 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":448486144}
I20260806 03:54:05.729351  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:05.743254  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 872) took 2095 ms. Trace:
I20260806 03:54:05.745712  2538 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:05.748695  2478 raft_consensus.cc:2379] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:05.697022 11133 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:54:05.699873 11112 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:05.772301 11211 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:05.776171 10985 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:05.784175  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:05.798256  2478 raft_consensus.cc:2379] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:05.799146  2436 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:05.795466  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49925.2us
I20260806 03:54:05.732432 10079 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election lost for term 16. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17.
I20260806 03:54:05.810611  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:05.743963  2477 rpcz_store.cc:276] 0806 03:54:03.647871 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:03.648044 (+   173us) service_pool.cc:227] Handling call
0806 03:54:03.676120 (+ 28076us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:03.718306 (+ 42186us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:03.718343 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:03.734324 (+ 15981us) log.cc:842] Serialized 26 byte log entry
0806 03:54:03.919467 (+185143us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:03.919511 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:03.919598 (+    87us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:05.714833 (+1795235us) spinlock_profiling.cc:243] Waited 9.33 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:05.717107 (+  2274us) raft_consensus.cc:1671] finished
0806 03:54:05.717132 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:05.743127 (+ 25995us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":34175,"raft.queue_time_us":43725,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":111,"spinlock_wait_cycles":21459200,"thread_start_us":171088,"threads_started":1,"wal-append.queue_time_us":236448}
I20260806 03:54:05.818990  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:05.825230 11141 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:05.825736 11141 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:05.828367 10991 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:05.833053  2477 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:05.834100  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 745) took 1523 ms. Trace:
I20260806 03:54:05.834693  3590 rpcz_store.cc:276] 0806 03:54:04.310335 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:04.310540 (+   205us) service_pool.cc:227] Handling call
0806 03:54:05.833852 (+1523312us) spinlock_profiling.cc:243] Waited 146 ms on lock 0x7b5400732654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:05.834012 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":335923584}
I20260806 03:54:05.835369  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:05.837045 10032 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 16.9, Next index: 10, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:54:05.837877  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:05.838155 10032 raft_consensus.cc:3032] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:05.838639 10032 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:05.838738  2477 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:05.843751  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:05.844738  2436 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:05.844892  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 1.11146e+06us
I20260806 03:54:05.848192 10079 consensus_queue.cc:1046] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:05.848865  2331 leader_election.cc:398] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20.
I20260806 03:54:05.849203 10079 raft_consensus.cc:3032] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:05.849635 10079 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:05.849946  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:05.850528 10079 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.855103 10079 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:05.845011 10655 raft_consensus.cc:2741] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election decision vote started in defunct term 14: won
I20260806 03:54:05.847203  2579 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:05.858660 11068 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:05.861745 11090 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:05.862383 11090 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.863317 11142 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:05.852804 10805 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:05.864836 10967 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:05.865337 10805 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.863937 11142 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.867694 10805 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.854090 11035 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:05.868470  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:05.870354 11134 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:05.870798 11142 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.871030  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:05.900607  2375 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:05.873433 11138 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:05.798264 11112 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.839661 10032 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.877871  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:05.880280  2574 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:05.884279  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:05.808948 11133 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:54:05.897087  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:05.874295 11090 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.911295 11090 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:05.912505 11112 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.911816 11090 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:05.913276 11090 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:05.808415 11174 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.075s
I20260806 03:54:05.900295 10973 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:05.907294  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2087) took 2169 ms. Trace:
I20260806 03:54:05.921370  2374 rpcz_store.cc:276] 0806 03:54:03.737936 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:04.173244 (+435308us) service_pool.cc:227] Handling call
0806 03:54:04.214529 (+ 41285us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:04.584077 (+369548us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:05.906987 (+1322910us) spinlock_profiling.cc:243] Waited 286 ms on lock 0x7b54003318d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:05.907222 (+   235us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":658829568}
I20260806 03:54:05.923105  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:05.808722 10985 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.900132 10991 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:05.903235 11134 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:05.924538  2374 raft_consensus.cc:2396] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 13 because replica has last-logged OpId of term: 12 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 5.
I20260806 03:54:05.927981  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.930819  2331 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:05.932732  2574 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:05.936612  2331 leader_election.cc:398] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18.
I20260806 03:54:05.937845  2331 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:05.943904  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:05.945722  3542 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:05.947273  3542 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:05.906509  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:05.955956  2375 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:05.947860  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.989511  2374 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 20 index: 14. (index mismatch)
I20260806 03:54:05.990224  2574 raft_consensus.cc:2354] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:54:05.990944  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.991359  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.995007  2374 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260806 03:54:05.995365  3584 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
I20260806 03:54:05.984462 11099 consensus_queue.cc:1046] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.012s
I20260806 03:54:05.984576 11043 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:05.997612 11043 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:05.999637 11043 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:06.000108 11056 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:06.000746 11056 raft_consensus.cc:686] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:05.991787  2581 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:06.003768  2534 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:05.930326 11174 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:05.953466  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:05.924229 11142 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.062s
I20260806 03:54:05.900847 11035 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:05.951184  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 73443.8us
I20260806 03:54:06.009650  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.948616  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.985064 11018 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:05.986804 10655 raft_consensus.cc:2741] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election decision vote started in defunct term 16: won
I20260806 03:54:06.013129  2477 raft_consensus.cc:2354] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:54:06.012965  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:06.039857  2581 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:06.027390 11032 raft_consensus.cc:3032] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:54:06.018816  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:05.987315 11112 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:06.017730 11043 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:06.030814  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 873) took 2035 ms. Trace:
I20260806 03:54:06.031122  2579 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:05.940802 10973 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:54:06.031639 11035 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:05.988612 10032 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:06.029923  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:05.994400 11134 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:06.017171  3590 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:05.949896  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.040931 11174 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:06.041237 11210 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.005s
I20260806 03:54:06.001982 11056 consensus_queue.cc:237] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.8, Last appended by leader: 8, Current term: 14, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:06.048976  3591 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 20 index: 14. (index mismatch)
W20260806 03:54:06.049327  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 210814us
I20260806 03:54:06.029033  2436 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:06.039659 11099 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:06.044276 11032 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:06.049505 11033 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:06.056175 10967 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:06.049733 10960 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:06.040648 11097 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:06.059239  2480 rpcz_store.cc:276] 0806 03:54:03.995383 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:03.997211 (+  1828us) service_pool.cc:227] Handling call
0806 03:54:06.030539 (+2033328us) spinlock_profiling.cc:243] Waited 802 ms on lock 0x7b54001ab654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:06.030729 (+   190us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1843486080}
I20260806 03:54:05.949319  3542 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:06.070750  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:06.103020  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 153773us
I20260806 03:54:06.069393  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3511) took 1401 ms. Trace:
I20260806 03:54:06.074314  2576 raft_consensus.cc:2354] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:54:06.048331 10092 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:06.070144 11071 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:06.026952 11024 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:06.093010  2584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3024) took 1751 ms (client timeout 1798 ms). Trace:
W20260806 03:54:06.111487  2584 rpcz_store.cc:269] 0806 03:54:04.341720 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:04.354234 (+ 12514us) service_pool.cc:227] Handling call
0806 03:54:06.092783 (+1738549us) spinlock_profiling.cc:243] Waited 97.2 ms on lock 0x7b5400238054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:06.092937 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":223634688}
I20260806 03:54:06.095350 11142 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:06.103298  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:06.077039 10973 raft_consensus.cc:686] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:06.103981  2370 rpcz_store.cc:276] 0806 03:54:04.667752 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:04.938253 (+270501us) service_pool.cc:227] Handling call
0806 03:54:04.938703 (+   450us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:05.847092 (+908389us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:05.847128 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:05.847625 (+   497us) log.cc:842] Serialized 26 byte log entry
0806 03:54:06.068852 (+221227us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:54:06.068931 (+    79us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.069038 (+   107us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:06.069113 (+    75us) raft_consensus.cc:1671] finished
0806 03:54:06.069134 (+    21us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:06.069316 (+   182us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":907887,"raft.queue_time_us":912921,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":4054,"thread_start_us":220815,"threads_started":1,"wal-append.queue_time_us":213488}
I20260806 03:54:06.049788 11007 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.036s
I20260806 03:54:06.113790  2581 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:06.113797  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:06.157955  2478 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:06.072171 11043 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:06.178483  2368 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2092) took 1929 ms (client timeout 2148 ms). Trace:
W20260806 03:54:06.178960  2368 rpcz_store.cc:269] 0806 03:54:04.248641 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:04.274966 (+ 26325us) service_pool.cc:227] Handling call
0806 03:54:06.178282 (+1903316us) spinlock_profiling.cc:243] Waited 412 ms on lock 0x7b540014f354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:06.178412 (+   130us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":947227008}
I20260806 03:54:06.158427  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.093672 11041 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:06.160511  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 132306us
I20260806 03:54:06.180883  2436 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:06.160955 11195 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:06.186903  2477 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:06.161058 10985 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:06.190166  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:06.162604 11220 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.114s	user 0.000s	sys 0.000s
I20260806 03:54:06.165109  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:06.167524 10956 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:06.176736 10005 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:06.183043  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:06.190912  2372 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:06.239440  2368 raft_consensus.cc:2379] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 17: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:06.109290 11071 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:06.226766  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.111267 11112 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:06.226783  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:06.086681 10863 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:06.285465  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49341.1us
I20260806 03:54:06.238516  2370 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260806 03:54:06.084679 11174 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:06.288499  2477 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:54:06.120450 11097 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:06.293288  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.101428 11085 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.128s
I20260806 03:54:06.306990  2368 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260806 03:54:06.282842 10956 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:06.311658 10956 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:06.312608  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.313921  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:06.314631  2480 raft_consensus.cc:2354] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:54:06.315371  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.319227 11071 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 19.14, Last appended by leader: 14, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:06.320482  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.321077 11071 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:06.321794  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:06.322876  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.327373  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:06.111361 10967 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.328640  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.329944 10967 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:06.109120 11033 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.331825 11112 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:06.332738 11033 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:06.332542 11112 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:06.236569 10973 consensus_queue.cc:237] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.339691 10863 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:06.192574 11041 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.346987  2477 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:54:06.348455  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.329782  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.351563  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 882) took 1187 ms. Trace:
I20260806 03:54:06.352126  2484 rpcz_store.cc:276] 0806 03:54:05.166293 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:05.166529 (+   236us) service_pool.cc:227] Handling call
0806 03:54:06.351291 (+1184762us) spinlock_profiling.cc:243] Waited 479 ms on lock 0x7b54002b2854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:06.351481 (+   190us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1102454528}
I20260806 03:54:06.353448  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:06.354204  2484 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:06.233421 10985 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:06.368403  2477 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:54:06.379765  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 84345.1us
I20260806 03:54:06.117709 10960 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.382306  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:06.349604  2480 raft_consensus.cc:2362] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17. Re-sending same reply.
I20260806 03:54:06.384505  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.386220  2478 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:54:06.157172 11142 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:06.387565  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.393541  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.394012  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:06.398707  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:06.329658 11024 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:06.366828 11068 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.508s	user 0.010s	sys 0.003s
I20260806 03:54:06.406034  2372 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:06.110374 11099 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:06.409813  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:06.411612  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:06.414330  2332 leader_election.cc:334] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.672s (SENT)
I20260806 03:54:06.419262  2370 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:54:06.419739  2332 leader_election.cc:334] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.849s (SENT)
I20260806 03:54:06.421278 10525 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:06.421929 10525 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:06.424325 10525 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:06.433763  2372 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: [14.10-14.10]
I20260806 03:54:06.435478  2372 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: [16.8-16.8]
I20260806 03:54:06.436733  2483 raft_consensus.cc:2396] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 15 because replica has last-logged OpId of term: 14 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 9.
I20260806 03:54:06.437642 11041 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:06.438280  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:54212 (request call id 471) took 1331 ms. Trace:
I20260806 03:54:06.438676  2474 rpcz_store.cc:276] 0806 03:54:05.116655 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:05.120758 (+  4103us) service_pool.cc:227] Handling call
0806 03:54:06.437589 (+1316831us) spinlock_profiling.cc:243] Waited 1.24 s on lock 0x7b54000af0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d81a0ac6e 00007f0d7b101807 00007f0d7b101792 00007f0d7b1016c1 00007f0d7b10163c 00007f0d7b1008f2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:06.438180 (+   591us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2855780096}
I20260806 03:54:06.390758 10985 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.444830  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.446406 10985 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:06.447770 11199 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:06.448401 11199 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:06.453878  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3505) took 1802 ms (client timeout 1684 ms). Trace:
W20260806 03:54:06.454371  2379 rpcz_store.cc:269] 0806 03:54:04.651101 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:04.659368 (+  8267us) service_pool.cc:227] Handling call
0806 03:54:06.453591 (+1794223us) spinlock_profiling.cc:243] Waited 341 ms on lock 0x7b54000591d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:06.453767 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":784898432}
I20260806 03:54:06.456355  2480 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:06.433864  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3509) took 1773 ms. Trace:
I20260806 03:54:06.460078  2376 rpcz_store.cc:276] 0806 03:54:04.660303 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:04.936128 (+275825us) service_pool.cc:227] Handling call
0806 03:54:04.936637 (+   509us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:05.845819 (+909182us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:05.845860 (+    41us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:05.846545 (+   685us) log.cc:842] Serialized 52 byte log entry
0806 03:54:06.433240 (+586695us) spinlock_profiling.cc:243] Waited 75 ms on lock 0x7b5400327e20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7ca55028 00007f0d7cac5a7b 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c
0806 03:54:06.433314 (+    74us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:06.433371 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.433447 (+    76us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:06.433490 (+    43us) raft_consensus.cc:1671] finished
0806 03:54:06.433500 (+    10us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:06.433776 (+   276us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":908673,"raft.queue_time_us":914735,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":113,"spinlock_wait_cycles":172522880,"thread_start_us":239475,"threads_started":1,"wal-append.queue_time_us":235666}
W20260806 03:54:06.464888  2332 leader_election.cc:334] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.912s (SENT)
I20260806 03:54:06.465714  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:06.467314  2332 leader_election.cc:334] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.009s (SENT)
I20260806 03:54:06.467839  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:06.479692  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 373373us
W20260806 03:54:06.483208  2332 leader_election.cc:334] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.088s (SENT)
I20260806 03:54:06.486750  2376 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:06.484720  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.274049 11032 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.489742  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:06.501385  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.495920  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:06.503237  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 214615us
I20260806 03:54:06.492007  2480 raft_consensus.cc:2354] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:54:06.498570  2482 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:06.504776  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:06.499302  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 306454us
I20260806 03:54:06.511548  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:06.513041  2474 raft_consensus.cc:2396] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 21 because replica has last-logged OpId of term: 20 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 18 index: 9.
I20260806 03:54:06.514752  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.486066 11035 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:54:06.515545  2480 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:06.518460  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 885) took 1094 ms. Trace:
I20260806 03:54:06.520092  2480 rpcz_store.cc:276] 0806 03:54:05.424278 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.517541 (+1093263us) service_pool.cc:227] Handling call
0806 03:54:06.517915 (+   374us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:06.518121 (+   206us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:06.518145 (+    24us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:06.518190 (+    45us) raft_consensus.cc:1631] Marking committed up to 14
0806 03:54:06.518221 (+    31us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.518275 (+    54us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:06.518400 (+   125us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:06.534328  2480 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 5. Preceding OpId from leader: term: 16 index: 7. (index mismatch)
I20260806 03:54:06.535113  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:06.535787  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 46151.8us
I20260806 03:54:06.532630  2534 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:06.489622 11244 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:06.537796  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3553) took 1038 ms. Trace:
I20260806 03:54:06.492759 11112 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:06.539551  2480 rpcz_store.cc:276] 0806 03:54:05.499214 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.533628 (+1034414us) service_pool.cc:227] Handling call
0806 03:54:06.533987 (+   359us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:06.534764 (+   777us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.537734 (+  2970us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:06.535250  2581 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260806 03:54:06.541978  2480 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:06.539857  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:06.556381  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3012) took 1031 ms. Trace:
I20260806 03:54:06.558320  2477 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:06.559188  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3554) took 1035 ms. Trace:
I20260806 03:54:06.537557 11192 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.041s
I20260806 03:54:06.561806  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3552) took 1063 ms. Trace:
I20260806 03:54:06.562718  2474 rpcz_store.cc:276] 0806 03:54:05.498859 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.523114 (+1024255us) service_pool.cc:227] Handling call
0806 03:54:06.560872 (+ 37758us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:06.561222 (+   350us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:06.561246 (+    24us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:06.561290 (+    44us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:06.561318 (+    28us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.561367 (+    49us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:06.561737 (+   370us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:06.564932  2332 leader_election.cc:334] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.525s (SENT)
I20260806 03:54:06.565804  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:06.567523 11035 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:54:06.498840 11097 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.541658 11032 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:54:06.573688 11229 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
I20260806 03:54:06.574767 11018 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.006s
I20260806 03:54:06.544945 10985 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:06.576936 10985 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:06.577404 10985 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:06.581166  2474 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 10. Current term is 11. Ops: []
I20260806 03:54:06.582118  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3013) took 1057 ms. Trace:
I20260806 03:54:06.582511  2474 rpcz_store.cc:276] 0806 03:54:05.525030 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.564251 (+1039221us) service_pool.cc:227] Handling call
0806 03:54:06.580904 (+ 16653us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:06.581772 (+   868us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.582038 (+   266us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:06.557086  2480 rpcz_store.cc:276] 0806 03:54:05.524634 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.541224 (+1016590us) service_pool.cc:227] Handling call
0806 03:54:06.541515 (+   291us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:06.555981 (+ 14466us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.556291 (+   310us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:06.599571 11237 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.284s	user 0.001s	sys 0.000s
W20260806 03:54:06.601519 11240 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.285s	user 0.001s	sys 0.000s
W20260806 03:54:06.602906  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3030) took 1704 ms (client timeout 1812 ms). Trace:
W20260806 03:54:06.640527  2583 rpcz_store.cc:269] 0806 03:54:04.898924 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:04.908206 (+  9282us) service_pool.cc:227] Handling call
0806 03:54:06.602600 (+1694394us) spinlock_profiling.cc:243] Waited 116 ms on lock 0x7b540024ccd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:06.602812 (+   212us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":267348864}
I20260806 03:54:06.641844  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:06.606098  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:06.608096  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1878) took 1090 ms. Trace:
I20260806 03:54:06.613530  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:06.603803  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3549) took 1275 ms. Trace:
I20260806 03:54:06.544723 11247 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:06.643966  2479 rpcz_store.cc:276] 0806 03:54:05.328262 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:05.473424 (+145162us) service_pool.cc:227] Handling call
0806 03:54:05.473743 (+   319us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:05.533265 (+ 59522us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.603506 (+1070241us) spinlock_profiling.cc:243] Waited 58.5 ms on lock 0x7b54003890d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:06.603731 (+   225us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":134561024}
I20260806 03:54:06.621042 10960 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:06.539335 11048 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.083s
I20260806 03:54:06.545894  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:06.653223  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:06.622517  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:06.623548  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:06.624292 11174 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:06.625095 11043 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:06.627379  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:06.628180  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:06.559520  2477 rpcz_store.cc:276] 0806 03:54:05.524135 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.536213 (+1012078us) service_pool.cc:227] Handling call
0806 03:54:06.558094 (+ 21881us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:06.558862 (+   768us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.559121 (+   259us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:06.567806 10079 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.712s	user 0.015s	sys 0.000s
I20260806 03:54:06.691004  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:06.631815  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:06.637291  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:06.638083  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:06.644549  2331 leader_election.cc:398] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:54:06.643528  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:06.697221  2331 leader_election.cc:401] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
W20260806 03:54:06.646744  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 301540us
I20260806 03:54:06.642817  2572 rpcz_store.cc:276] 0806 03:54:05.517659 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:05.577526 (+ 59867us) service_pool.cc:227] Handling call
0806 03:54:05.578036 (+   510us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:05.618137 (+ 40101us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:05.618173 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:05.618678 (+   505us) log.cc:842] Serialized 26 byte log entry
0806 03:54:05.736572 (+117894us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:05.813035 (+ 76463us) log.cc:842] Serialized 14 byte log entry
0806 03:54:05.813359 (+   324us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.606951 (+793592us) spinlock_profiling.cc:243] Waited 1.99 ms on lock 0x7b1800565060. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9
0806 03:54:06.607573 (+   622us) spinlock_profiling.cc:243] Waited 39.6 ms on lock 0x7b540028fad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:06.607631 (+    58us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:06.607693 (+    62us) raft_consensus.cc:1671] finished
0806 03:54:06.607708 (+    15us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:06.607923 (+   215us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":14,"prepare.queue_time_us":72855,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":56,"raft.queue_time_us":2343,"raft.run_cpu_time_us":379,"raft.run_wall_time_us":38813,"spinlock_wait_cycles":95721728,"thread_start_us":108027,"threads_started":1,"wal-append.queue_time_us":270441}
I20260806 03:54:06.699146  2478 raft_consensus.cc:2396] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 8.
I20260806 03:54:06.647476  2581 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260806 03:54:06.564230 10982 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:06.649407  2479 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:06.653441  2376 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 16
I20260806 03:54:06.714057  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:06.622321 11099 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:06.658253  3591 raft_consensus.cc:2379] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 11: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:06.683000 11217 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:06.661103  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:06.664124  2484 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:54:06.675537 10247 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:06.675876  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1858) took 1208 ms. Trace:
I20260806 03:54:06.676164 11138 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:06.676678  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2090) took 2708 ms. Trace:
I20260806 03:54:06.680495 10863 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
W20260806 03:54:06.680727  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 499926us
I20260806 03:54:06.767313  2436 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:06.681615  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 883) took 1487 ms. Trace:
I20260806 03:54:06.682307 10995 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:06.646780 10617 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:06.716529  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 72200.6us
I20260806 03:54:06.659834  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:06.785061  2375 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 18: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:06.779949  3547 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:06.719775  2429 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:06.664453 10895 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:06.715102  2379 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:06.567832 11141 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.11, Last appended by leader: 11, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.798518 11141 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:06.778656 11138 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.802856 11138 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:06.803596 11254 consensus_queue.cc:1159] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "dff94100ffc5485f92cbe6a85addf0b2" responder_term: 18 status { last_received { term: 18 index: 11 } last_committed_idx: 11 last_received_current_leader { term: 18 index: 11 } }
W20260806 03:54:06.805141 11255 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260806 03:54:06.807895 11199 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:06.774379 10247 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.810883 11045 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:06.787557 10995 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.813764 10995 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:06.787985 10993 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:06.790680 10617 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.815446  2375 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
I20260806 03:54:06.817075 10617 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:06.818001  2375 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 8. Preceding OpId from leader: term: 18 index: 9. (index mismatch)
I20260806 03:54:06.820514 10994 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:54:06.726613 10982 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:06.822973 10005 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.548s	user 0.009s	sys 0.002s
W20260806 03:54:06.825462  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 57767.6us
W20260806 03:54:06.765578 11090 consensus_meta.cc:287] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.852s	user 0.017s	sys 0.000s
I20260806 03:54:06.833797  2372 raft_consensus.cc:2396] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 20 because replica has last-logged OpId of term: 19 index: 14, which is greater than that of the candidate, which has last-logged OpId of term: 18 index: 13.
W20260806 03:54:06.718919  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 154048us
I20260806 03:54:06.748624  2373 raft_consensus.cc:2396] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 8.
I20260806 03:54:06.748304  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 888) took 1089 ms. Trace:
I20260806 03:54:06.749692  2369 rpcz_store.cc:276] 0806 03:54:03.968271 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:04.248955 (+280684us) service_pool.cc:227] Handling call
0806 03:54:04.254392 (+  5437us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:04.542047 (+287655us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.676371 (+2134324us) spinlock_profiling.cc:243] Waited 218 ms on lock 0x7b54001c0a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:06.676580 (+   209us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":501611904}
W20260806 03:54:06.751447  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 60690.8us
I20260806 03:54:06.751160  2575 rpcz_store.cc:276] 0806 03:54:05.467723 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:05.468177 (+   454us) service_pool.cc:227] Handling call
0806 03:54:06.675640 (+1207463us) spinlock_profiling.cc:243] Waited 41.2 ms on lock 0x7b54004565d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:06.675802 (+   162us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":94754560}
I20260806 03:54:06.753317  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:06.753350  2480 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:06.747648  2376 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:06.764775  2581 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20. Ops: [19.14-19.14]
I20260806 03:54:06.768261  2482 rpcz_store.cc:276] 0806 03:54:05.194054 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:05.194233 (+   179us) service_pool.cc:227] Handling call
0806 03:54:05.194672 (+   439us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:06.509496 (+1314824us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.681274 (+171778us) spinlock_profiling.cc:243] Waited 1.3 s on lock 0x7b5400250b54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:06.681529 (+   255us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2998126848}
I20260806 03:54:06.765205  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.692476 11142 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:06.684832 11247 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:54:06.776747  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 53975.8us
I20260806 03:54:06.721963 11154 consensus_queue.cc:1046] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 15.10, Next index: 11, Last known committed idx: 9, Time since last communication: 0.060s
I20260806 03:54:06.726855 11043 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
W20260806 03:54:06.727435 11237 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260806 03:54:06.788138  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3546) took 2155 ms. Trace:
I20260806 03:54:06.784531  2331 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:06.791831  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72214.1us
I20260806 03:54:06.891882  2578 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:06.930346  3591 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
W20260806 03:54:06.951851  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 167410us
I20260806 03:54:06.934945  2538 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:06.939839  2484 rpcz_store.cc:276] 0806 03:54:05.658463 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.353121 (+694658us) service_pool.cc:227] Handling call
0806 03:54:06.748208 (+395087us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:06.954907  2484 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260806 03:54:06.945618  2379 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
W20260806 03:54:06.949755  2332 leader_election.cc:334] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.727s (SENT)
I20260806 03:54:06.941777  2477 raft_consensus.cc:2396] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 15 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 7.
I20260806 03:54:06.958442  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3515) took 1555 ms. Trace:
I20260806 03:54:06.842427 11090 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:06.961555  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 194407us
I20260806 03:54:06.975736  2331 leader_election.cc:398] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:54:06.976262  2331 leader_election.cc:401] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Cancelling election due to peer responding with higher term
I20260806 03:54:06.822985 10982 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:06.982610  2436 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:06.965070  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:06.832835 10995 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:06.952122 10092 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.837s	user 0.013s	sys 0.000s
W20260806 03:54:06.991755  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 56921.7us
I20260806 03:54:06.968379 11142 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:06.973448  2377 rpcz_store.cc:276] 0806 03:54:05.402558 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:05.404670 (+  2112us) service_pool.cc:227] Handling call
0806 03:54:05.436447 (+ 31777us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:05.854795 (+418348us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:54:05.855178 (+   383us) log.cc:842] Serialized 14 byte log entry
0806 03:54:06.097487 (+242309us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:06.127530 (+ 30043us) log.cc:842] Serialized 26 byte log entry
0806 03:54:06.127767 (+   237us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:06.127806 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.127915 (+   109us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:06.590808 (+462893us) spinlock_profiling.cc:243] Waited 969 us on lock 0x7b4800250158. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d8196c7f1 00007f0d819638e7 00007f0d8196377a 00007f0d81a5795f 00007f0d81a57627 00007f0d81a6bb2c 00007f0d81a6bad8 00007f0d81a6ba58 00007f0d81a6ba13 00007f0d81a6acbc 00007f0d809ecbe6
0806 03:54:06.598790 (+  7982us) spinlock_profiling.cc:243] Waited 32.4 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:06.958133 (+359343us) raft_consensus.cc:1671] finished
0806 03:54:06.958173 (+    40us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:06.958370 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":424351,"prepare.queue_time_us":2001,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":48,"raft.queue_time_us":432685,"raft.run_cpu_time_us":3695,"raft.run_wall_time_us":745526,"spinlock_wait_cycles":76643968,"thread_start_us":232793,"threads_started":1,"wal-append.queue_time_us":459980}
I20260806 03:54:06.765640 11217 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:06.951411  2481 rpcz_store.cc:276] 0806 03:54:04.632545 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:04.632732 (+   187us) service_pool.cc:227] Handling call
0806 03:54:04.641715 (+  8983us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:04.699624 (+ 57909us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:54:05.850127 (+1150503us) spinlock_profiling.cc:243] Waited 6.09 ms on lock 0x7b18004565e0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d799d8990 00007f0d79b9a864 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f 00007f0d7cadee88
0806 03:54:05.850431 (+   304us) log.cc:842] Serialized 14 byte log entry
0806 03:54:06.074506 (+224075us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:06.084318 (+  9812us) log.cc:842] Serialized 52 byte log entry
0806 03:54:06.084513 (+   195us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:06.084878 (+   365us) log.cc:842] Serialized 14 byte log entry
0806 03:54:06.671192 (+586314us) spinlock_profiling.cc:243] Waited 3.33 ms on lock 0x7b18004565e0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d799d8990 00007f0d79b9a864 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7 00007f0d7cae0058
0806 03:54:06.671444 (+   252us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.787746 (+116302us) spinlock_profiling.cc:243] Waited 23.3 ms on lock 0x7b54003511d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:06.787806 (+    60us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:06.787861 (+    55us) raft_consensus.cc:1671] finished
0806 03:54:06.787875 (+    14us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:06.788069 (+   194us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":687440,"prepare.queue_time_us":1140573,"prepare.run_cpu_time_us":143,"prepare.run_wall_time_us":4273,"raft.queue_time_us":662691,"raft.run_cpu_time_us":481,"raft.run_wall_time_us":139560,"spinlock_wait_cycles":76043776,"thread_start_us":222341,"threads_started":1,"wal-append.queue_time_us":445264}
I20260806 03:54:06.989666  2331 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:06.833673 10895 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.863267 10985 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:06.992939  2538 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:06.978092  2332 leader_election.cc:334] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.068s (SENT)
I20260806 03:54:06.967947 11153 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:07.006934  2479 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
W20260806 03:54:07.006940  2332 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.235s (SENT)
I20260806 03:54:07.007684  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:06.998202  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3557) took 1419 ms. Trace:
I20260806 03:54:06.998871  2477 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:54:06.999846  2484 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 8. Preceding OpId from leader: term: 18 index: 9. (index mismatch)
I20260806 03:54:06.996574  2577 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
W20260806 03:54:06.994079 11029 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 2.504s	user 0.012s	sys 0.036s
I20260806 03:54:06.988915 11071 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:06.986583 10525 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:54:07.013640  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64234.5us
I20260806 03:54:06.987187 10247 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:06.986526 11065 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:07.018330  2332 leader_election.cc:334] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.425s (SENT)
W20260806 03:54:07.029488  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 53168us
I20260806 03:54:07.002516 10863 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260806 03:54:07.045372  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 52546.2us
I20260806 03:54:07.053553  2538 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:06.996639 11142 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:07.001312 10994 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:06.984180 11190 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 15.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.038s
I20260806 03:54:07.031623  2482 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
W20260806 03:54:07.049389  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 256624us
I20260806 03:54:07.010596 11041 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:07.069314  2479 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:07.025192 11179 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:07.012043 11134 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:07.009660 11153 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:07.023075 11029 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 2.531s	user 0.013s	sys 0.036s
I20260806 03:54:07.057278  2477 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:07.055361 10092 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:07.020067 10967 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:07.098001 10032 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:54:07.100183 11150 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.065s
I20260806 03:54:07.100976  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.079233 11138 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.029s
I20260806 03:54:07.102543  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:07.102815 11153 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.104059 11153 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:07.083150 11041 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:07.060086 11142 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:07.070691  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:07.072737  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:07.005376 10079 consensus_queue.cc:1046] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 14.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.049s
I20260806 03:54:07.073740  2436 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:07.075870  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:06.996954 10995 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:07.117259  2574 raft_consensus.cc:2362] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17. Re-sending same reply.
I20260806 03:54:07.124279 11258 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.045s
W20260806 03:54:07.126401  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46434.8us
I20260806 03:54:07.047070 11043 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.049s
I20260806 03:54:07.129004  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:07.133628  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50796.5us
I20260806 03:54:07.079669 11208 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:07.078728  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:07.082602  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.061100  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.154467  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:07.089247  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.157480 10247 raft_consensus.cc:3032] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:07.157967 10247 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:07.158948 10247 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.7, Last appended by leader: 7, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.162045  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3561) took 1463 ms. Trace:
I20260806 03:54:07.162460  2480 rpcz_store.cc:276] 0806 03:54:05.698648 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.587050 (+888402us) service_pool.cc:227] Handling call
0806 03:54:06.753127 (+166077us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:06.943322 (+190195us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:07.148593 (+205271us) spinlock_profiling.cc:243] Waited 166 ms on lock 0x7b54002a08d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:07.161971 (+ 13378us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":380963712}
W20260806 03:54:07.091840 11032 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.520s	user 0.013s	sys 0.000s
I20260806 03:54:07.166007  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.167075  2368 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:07.143404  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:07.147457  2578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 1860) took 1666 ms (client timeout 1565 ms). Trace:
I20260806 03:54:07.067368  2484 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260806 03:54:07.155757  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:07.172070  2369 raft_consensus.cc:2362] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13. Re-sending same reply.
W20260806 03:54:07.170200  2578 rpcz_store.cc:269] 0806 03:54:05.481170 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:05.481413 (+   243us) service_pool.cc:227] Handling call
0806 03:54:07.147235 (+1665822us) spinlock_profiling.cc:243] Waited 1.34 s on lock 0x7b5400444dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:07.147375 (+   140us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3084895488}
I20260806 03:54:07.175659  2368 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:07.077301  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:07.193354  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 116164us
I20260806 03:54:07.197736  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:07.052930 11065 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:07.084086 11134 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:07.207269  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 145893us
I20260806 03:54:07.159332 11179 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:07.206652  2429 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:07.210389  2538 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:07.211185  2578 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260806 03:54:07.175652 11192 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:07.216526  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.173305 10079 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:07.055521 11247 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:07.179800 10308 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:07.148406 10982 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.059s
I20260806 03:54:07.270730  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:07.255384  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48800.1us
I20260806 03:54:07.243158  2379 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:07.201925 11033 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:07.206636 11201 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:07.205847 10247 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:07.211784 11056 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260806 03:54:07.228403 10617 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:07.306267  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 880) took 2138 ms. Trace:
I20260806 03:54:07.314005  2483 rpcz_store.cc:276] 0806 03:54:05.147756 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:05.148920 (+  1164us) service_pool.cc:227] Handling call
0806 03:54:07.286108 (+2137188us) spinlock_profiling.cc:243] Waited 1.28 s on lock 0x7b54000af0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:07.286278 (+   170us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2939400064}
I20260806 03:54:07.196688 10092 consensus_queue.cc:1035] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.080s
W20260806 03:54:07.308283  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 87291us
I20260806 03:54:07.241604 11087 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:07.220216 11098 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.090s
W20260806 03:54:07.320159  2476 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3551) took 1982 ms (client timeout 2054 ms). Trace:
W20260806 03:54:07.339318  2476 rpcz_store.cc:269] 0806 03:54:05.337879 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:05.385751 (+ 47872us) service_pool.cc:227] Handling call
0806 03:54:07.319888 (+1934137us) spinlock_profiling.cc:243] Waited 305 ms on lock 0x7b5400388bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:07.320088 (+   200us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":702414080}
I20260806 03:54:07.353098  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:07.311149 11236 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260806 03:54:07.276633 11244 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:07.363094  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 43712.3us
I20260806 03:54:07.317711  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.380716  2379 raft_consensus.cc:2396] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 14 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 6.
I20260806 03:54:07.323770  2575 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:54:07.290722 11139 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:54:07.308531 10985 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:07.310904 11253 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:07.309170 11090 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:07.233029 11179 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.320092  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:07.393078  2332 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.556s (SENT) [suppressed 49 similar messages]
I20260806 03:54:07.279760 11032 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.081s
I20260806 03:54:07.390897 11087 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:07.384608 10895 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:07.221560 11041 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.7, Last appended by leader: 7, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.406035 11065 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:07.274060 11192 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.354426 10079 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.081s
I20260806 03:54:07.317955 11217 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:07.400835  2436 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:07.281494 10308 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.009441  2474 rpcz_store.cc:276] 0806 03:54:05.578693 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.583457 (+1004764us) service_pool.cc:227] Handling call
0806 03:54:06.583891 (+   434us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:06.588821 (+  4930us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:54:06.589217 (+   396us) log.cc:842] Serialized 14 byte log entry
0806 03:54:06.997793 (+408576us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:06.997851 (+    58us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:06.997902 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.997970 (+    68us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:06.998124 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1555,"prepare.queue_time_us":212,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":52,"raft.queue_time_us":14771,"thread_start_us":405594,"threads_started":1}
W20260806 03:54:07.442780  2577 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 817) took 1817 ms (client timeout 1945 ms). Trace:
W20260806 03:54:07.438319  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45303.4us
W20260806 03:54:07.394600 11276 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
I20260806 03:54:07.451128  2578 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:07.392665 11068 consensus_queue.cc:1046] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.058s
W20260806 03:54:07.451289  2577 rpcz_store.cc:269] 0806 03:54:05.625043 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:05.626286 (+  1243us) service_pool.cc:227] Handling call
0806 03:54:07.442577 (+1816291us) spinlock_profiling.cc:243] Waited 1.37 s on lock 0x7b5400238a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:07.442706 (+   129us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3148955392}
W20260806 03:54:07.459609  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 58903.2us
W20260806 03:54:07.419961 11141 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.621s	user 0.007s	sys 0.004s
I20260806 03:54:07.436283 10994 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:07.475067  2576 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
W20260806 03:54:07.458256 11242 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260806 03:54:07.431210 11253 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:07.450973 10995 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:07.456135 11275 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.128s	user 0.000s	sys 0.002s
I20260806 03:54:07.435567 11192 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:07.305883 11201 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:07.459579 11274 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.149s	user 0.001s	sys 0.001s
I20260806 03:54:07.450158 11149 consensus_queue.cc:1046] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.032s
W20260806 03:54:07.483505 11267 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.391s	user 0.001s	sys 0.006s
I20260806 03:54:07.394098 11244 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:07.477380 11068 raft_consensus.cc:3032] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:07.479086 10079 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:07.481081 11182 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:07.478495 10994 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:07.437829 11217 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.049s
I20260806 03:54:07.421672 11087 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.9, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.461692 11018 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 14.13, Next index: 14, Last known committed idx: 12, Time since last communication: 0.035s
I20260806 03:54:07.486707 10525 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:07.501703 10995 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
W20260806 03:54:07.538856  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 3029) took 1926 ms (client timeout 2425 ms). Trace:
W20260806 03:54:07.539459  2478 rpcz_store.cc:269] 0806 03:54:05.612797 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.393150 (+780353us) service_pool.cc:227] Handling call
0806 03:54:07.538525 (+1145375us) spinlock_profiling.cc:243] Waited 301 ms on lock 0x7b54002701d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:07.538758 (+   233us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":692062080}
W20260806 03:54:07.521945  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 449300us
I20260806 03:54:07.505393 11068 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:07.509627 11056 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:07.572217 11056 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:07.574877 11056 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:07.576838 10994 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 16.8, Last appended by leader: 8, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.578701 10994 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:07.581751 11201 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:07.583184 10308 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:07.538038 11099 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:07.584242 11099 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:07.587294 11099 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:07.588708 11068 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.589424  3584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 915) took 1070 ms. Trace:
I20260806 03:54:07.590195 11068 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:07.520139 10079 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:07.591941 10079 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:07.529352 11217 consensus_queue.cc:1225] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 15.11 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 10
I20260806 03:54:07.530793 11179 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:07.531817 10955 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Stepping down as leader of term 15
W20260806 03:54:07.532158 11282 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260806 03:54:07.534044 11244 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:07.524503 11182 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.513252  2578 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:07.564168 11138 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Stepping down as leader of term 8
I20260806 03:54:07.564599 11253 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.595924  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:07.640901  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:07.600525  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:07.618105  2332 leader_election.cc:334] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 3.103s (SENT)
I20260806 03:54:07.619297  3542 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:07.589807  3584 rpcz_store.cc:276] 0806 03:54:06.519357 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.519516 (+   159us) service_pool.cc:227] Handling call
0806 03:54:06.535171 (+ 15655us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:06.535591 (+   420us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:06.535623 (+    32us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:06.789512 (+253889us) spinlock_profiling.cc:243] Waited 2.69 ms on lock 0x7b2c0017f298. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:54:06.790021 (+   509us) log.cc:842] Serialized 26 byte log entry
0806 03:54:07.051417 (+261396us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:07.051447 (+    30us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:07.051507 (+    60us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:07.589024 (+537517us) raft_consensus.cc:1671] finished
0806 03:54:07.589048 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:07.589330 (+   282us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":13163,"raft.queue_time_us":18890,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":91,"spinlock_wait_cycles":6177024,"thread_start_us":255312,"threads_started":1,"wal-append.queue_time_us":416920}
I20260806 03:54:07.642057  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:07.608107 11071 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.572s	user 0.012s	sys 0.003s
I20260806 03:54:07.641361  2574 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:07.626453 10955 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:07.646201  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.647792  2375 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:54:07.649809 10955 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.650913 11071 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election lost for term 13. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14.
I20260806 03:54:07.651229 10955 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:07.652207 11244 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:54:07.627072 11099 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:07.652904 11244 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:07.647038 11138 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:07.658404  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:07.657047  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 381801us
I20260806 03:54:07.653270 11090 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260806 03:54:07.656114  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 379856us
W20260806 03:54:07.679816  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 462826us
I20260806 03:54:07.685344  2538 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:07.716010 11287 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:07.717976 11290 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:07.718946 11290 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260806 03:54:07.720724  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62457us
I20260806 03:54:07.722388  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:07.722602  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:07.723325  3584 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:07.724893  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:07.724852  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:07.661852 11291 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:54:07.732697  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:07.733727  3587 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:07.742228  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:07.742280  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 366801us
I20260806 03:54:07.664323 11099 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.744774  3586 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
W20260806 03:54:07.737792 11142 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.600s	user 0.013s	sys 0.000s
I20260806 03:54:07.756907 11142 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.758038  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:07.760301  2369 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: []
I20260806 03:54:07.760844  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:07.766191  2372 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:07.775789  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:07.777081  2480 raft_consensus.cc:2396] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 14 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 9.
W20260806 03:54:07.778507  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 299272us
I20260806 03:54:07.782255  2375 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260806 03:54:07.784842  2574 raft_consensus.cc:2379] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:07.787412  3587 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:07.751565  2374 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:07.792447  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:07.792662  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:07.728479 10518 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:07.809618  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.794510  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:07.797047  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:07.802276  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:07.803422  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:07.815861  2474 raft_consensus.cc:2396] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 14 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 6.
I20260806 03:54:07.816854  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:07.819110  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:07.820165  2372 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260806 03:54:07.822085  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:07.752918 11298 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:07.826781  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:07.824687 11090 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:07.778923 11142 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:07.872167  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.747421 11192 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.059s
I20260806 03:54:07.752494 11139 raft_consensus.cc:686] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:07.866540  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.748575 11210 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.060s
I20260806 03:54:07.882932  2574 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:07.886031  2483 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:54:07.886127  2574 raft_consensus.cc:595] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:07.887017  2574 raft_consensus.cc:603] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:07.746117 11196 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.076s
I20260806 03:54:07.889889  2369 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260806 03:54:07.895865  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:37794 (request call id 49) took 1058 ms. Trace:
I20260806 03:54:07.896462  3590 rpcz_store.cc:276] 0806 03:54:06.823637 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.823810 (+   173us) service_pool.cc:227] Handling call
0806 03:54:07.880945 (+1057135us) spinlock_profiling.cc:243] Waited 379 ms on lock 0x7b54007a1054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d81a0ac6e 00007f0d7b101807 00007f0d7b101792 00007f0d7b1016c1 00007f0d7b10163c 00007f0d7b1008f2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:07.881739 (+   794us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":872424320}
I20260806 03:54:07.898396 11184 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:07.899005 11184 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:07.901134 11134 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:07.901253 10995 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260806 03:54:07.902037 11033 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:07.907249 11033 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.910384 11033 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:07.901126 11184 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:07.904070  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:07.911592  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:07.912241  2481 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:07.911924 10863 consensus_queue.cc:1046] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:54:07.904279  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:07.913156 10863 consensus_queue.cc:1225] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 13.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:54:07.916834  2480 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:07.917260  2480 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:07.918649 11100 raft_consensus.cc:3032] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:54:07.918802  2480 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.12, Last appended by leader: 12, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.920049 11100 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:07.930023  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.935637  2372 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:07.928960  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:07.945744  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.946669  2372 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:07.832032 11298 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:07.756245 11291 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.167s
W20260806 03:54:07.970671  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 245921us
I20260806 03:54:07.762323 11138 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.981033  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:07.967095  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:07.982777  2379 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:54:07.892383 11300 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:07.932508 11033 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:07.781369 11293 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.198s
I20260806 03:54:07.779400 11244 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:07.948901 11060 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:07.883601 11041 consensus_queue.cc:1046] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 13.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.103s
I20260806 03:54:07.964061 11298 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:07.980830 11087 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:08.038242  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 71856.4us
I20260806 03:54:08.001758 11291 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:08.015794 11293 consensus_queue.cc:1225] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 13.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
W20260806 03:54:08.064854  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 347311us
I20260806 03:54:08.066005  2483 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:54:08.070734  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 89827.4us
I20260806 03:54:08.066797  3590 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28"
dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:39898
I20260806 03:54:08.071087  3545 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:08.071573  3590 raft_consensus.cc:595] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
W20260806 03:54:08.038034 11153 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.934s	user 0.017s	sys 0.000s
I20260806 03:54:08.080303  2534 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:08.076138  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 296781us
I20260806 03:54:08.084077  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:08.088578  2436 leader_election.cc:398] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
I20260806 03:54:08.089318 11310 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:08.090194 11310 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:08.090015  2436 leader_election.cc:401] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
W20260806 03:54:08.075304  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 284696us
I20260806 03:54:08.097771  2436 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:08.109491  2576 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3041) took 1483 ms (client timeout 1670 ms). Trace:
W20260806 03:54:08.110010  2576 rpcz_store.cc:269] 0806 03:54:06.626361 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.626539 (+   178us) service_pool.cc:227] Handling call
0806 03:54:08.100471 (+1473932us) spinlock_profiling.cc:243] Waited 817 ms on lock 0x7b540028ebd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:08.109414 (+  8943us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1879401856}
I20260806 03:54:08.115658  2483 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
W20260806 03:54:08.095772  2230 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38220 (request call id 131) took 39161 ms (client timeout 15000 ms). Trace:
I20260806 03:54:08.114493  2225 catalog_manager.cc:5495] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 15 to 17, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 17 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:08.131867  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:08.134868  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2099) took 1751 ms. Trace:
I20260806 03:54:08.135421  2370 rpcz_store.cc:276] 0806 03:54:06.383763 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:06.420194 (+ 36431us) service_pool.cc:227] Handling call
0806 03:54:06.458460 (+ 38266us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:06.458876 (+   416us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:06.458905 (+    29us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:06.492958 (+ 34053us) log.cc:842] Serialized 26 byte log entry
0806 03:54:06.830606 (+337648us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:06.830667 (+    61us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:06.830768 (+   101us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:07.439008 (+608240us) spinlock_profiling.cc:243] Waited 22.4 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:07.592736 (+153728us) raft_consensus.cc:1671] finished
0806 03:54:07.592764 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:08.134601 (+541837us) spinlock_profiling.cc:243] Waited 37.8 ms on lock 0x7b54000591d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:08.134778 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1292,"raft.queue_time_us":543,"raft.run_cpu_time_us":191,"raft.run_wall_time_us":10177,"spinlock_wait_cycles":138345984,"thread_start_us":292715,"threads_started":1,"wal-append.queue_time_us":510779}
I20260806 03:54:08.137274  2225 catalog_manager.cc:5495] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 7 to 16, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 16 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:54:08.144162  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78486.2us
I20260806 03:54:08.016611 11033 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:08.145013  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64817.9us
I20260806 03:54:08.077776 11287 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:08.158252  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:08.080142 10895 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:08.147657  2225 catalog_manager.cc:5495] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 11 to 17, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 17 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:08.149326  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:08.024288 11060 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.009449 11300 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:08.171660  3586 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:08.174810  2225 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 10 to 13, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 13 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:08.039084 11087 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:08.159433 11048 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260806 03:54:08.264295  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 85504.1us
I20260806 03:54:08.195870  2225 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 10 to 14. New cstate: current_term: 14 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:54:08.117029  2230 rpcz_store.cc:269] 0806 03:53:28.934703 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:28.935453 (+   750us) service_pool.cc:227] Handling call
0806 03:54:08.095624 (+39160171us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:01.413355 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:01.529455 (+116100us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:01.553608 (+ 24153us) write_op.cc:435] Acquired schema lock
0806 03:54:01.553642 (+    34us) tablet.cc:660] Decoding operations
0806 03:54:01.739294 (+185652us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:01.751396 (+ 12102us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:01.762795 (+ 11399us) tablet.cc:683] Acquiring locks for 13 operations
0806 03:54:01.907695 (+144900us) tablet.cc:699] Row locks acquired
0806 03:54:01.907742 (+    47us) write_op.cc:260] PREPARE: finished
0806 03:54:01.907975 (+   233us) write_op.cc:270] Start()
0806 03:54:01.908190 (+   215us) write_op.cc:276] Timestamp: P: 1785988441907891 usec, L: 0
0806 03:54:01.908231 (+    41us) op_driver.cc:331] REPLICATION: starting
0806 03:54:01.945206 (+ 36975us) log.cc:842] Serialized 5481 byte log entry
0806 03:54:02.524647 (+579441us) op_driver.cc:444] REPLICATION: finished
0806 03:54:02.571285 (+ 46638us) spinlock_profiling.cc:243] Waited 36 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d79b7f5fe 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d804d5410
0806 03:54:02.919023 (+347738us) write_op.cc:301] APPLY: starting
0806 03:54:02.933584 (+ 14561us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:03.415250 (+481666us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:03.415317 (+    67us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:03.605985 (+190668us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:03.606402 (+   417us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=26,key_file_lookups=26,delta_file_lookups=26,mrs_lookups=0
0806 03:54:03.606467 (+    65us) write_op.cc:312] APPLY: finished
0806 03:54:03.606925 (+   458us) log.cc:842] Serialized 121 byte log entry
0806 03:54:03.862023 (+255098us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:03.932359 (+ 70336us) write_op.cc:454] Released schema lock
0806 03:54:03.974345 (+ 41986us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:03.983008 (+  8663us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:03.983046 (+    38us) write_op.cc:454] Released schema lock
0806 03:54:04.622154 (+639108us) spinlock_profiling.cc:243] Waited 3.03 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
Metrics: {"mutex_wait_us":7797635,"reported_tablets":24,"child_traces":[["op",{"apply.queue_time_us":291438,"apply.run_cpu_time_us":73033,"apply.run_wall_time_us":1101140,"cfile_cache_hit":54,"cfile_cache_hit_bytes":58571,"num_ops":13,"prepare.queue_time_us":631223,"prepare.run_cpu_time_us":51232,"prepare.run_wall_time_us":703890,"raft.queue_time_us":323784,"raft.run_cpu_time_us":30868,"raft.run_wall_time_us":187560,"replication_time_us":616243,"spinlock_wait_cycles":89844864,"thread_start_us":1182525,"threads_started":5,"wal-append.queue_time_us":529978,"wal-append.run_cpu_time_us":17339,"wal-append.run_wall_time_us":3018124}]]}
W20260806 03:54:08.260670  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 102534us
I20260806 03:54:08.267220  2537 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:08.141407 11018 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.067s
I20260806 03:54:08.172097 11154 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 9. Current term is 10.
W20260806 03:54:08.261231 11263 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260806 03:54:08.074275 11291 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:08.041523 11100 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.329048  2225 catalog_manager.cc:5495] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 8 to 13, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 13 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:54:08.332221  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 65144.6us
W20260806 03:54:08.337037  3543 outbound_call.cc:322] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.0.183.62:40035, user_credentials={real_user=slave}} blocked reactor thread for 56151.8us
I20260806 03:54:08.266321 11192 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:08.340543  2225 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 14 to 18, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 18 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:08.080505 11139 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.310583 11099 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:08.353312  2537 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:08.355655  2534 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:08.201627 11141 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.134s
I20260806 03:54:08.366865  2225 catalog_manager.cc:5495] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 8 to 15, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 15 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:08.091650 11310 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.379526  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:08.379685  2225 catalog_manager.cc:5495] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 12 to 15, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 15 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:08.341367 11254 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:08.359364 11154 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:08.390642  2225 catalog_manager.cc:5495] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 12 to 15, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 15 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:08.266625 11328 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.113s
I20260806 03:54:08.423825  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:54:08.403590  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 50417.3us
I20260806 03:54:08.423660  2225 catalog_manager.cc:5495] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 9 to 13. New cstate: current_term: 13 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:08.365342 11100 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:08.421128  2576 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:08.426894  2576 raft_consensus.cc:595] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:08.427191  2576 raft_consensus.cc:603] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:08.429339  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:54:08.399204 11301 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.385s	user 0.002s	sys 0.000s
I20260806 03:54:08.398501 10005 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:08.389758 11254 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:08.363387 11134 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.058s
I20260806 03:54:08.452976 11300 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:08.428059 11322 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.255s	user 0.001s	sys 0.001s
I20260806 03:54:08.391251 11327 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:08.420797 11208 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:08.429584 10993 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260806 03:54:08.456073 11308 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.387s	user 0.000s	sys 0.002s
W20260806 03:54:08.456708 11321 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.386s	user 0.001s	sys 0.000s
W20260806 03:54:08.456313 11045 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.411s	user 0.010s	sys 0.011s
I20260806 03:54:08.454679 11210 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:08.440343  2225 catalog_manager.cc:5495] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 10 to 11, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 11 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:08.448273 10518 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:08.448086 11198 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:08.468789 11208 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:08.509704 10518 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:08.510040 11208 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:08.510114 11198 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:08.512140 11325 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.009s
W20260806 03:54:08.514146 10955 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.862s	user 0.015s	sys 0.000s
I20260806 03:54:08.514771 10955 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:08.516554 11029 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:08.517205 11029 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:08.519385 11343 raft_consensus.cc:3032] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:08.519599 11029 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:08.463388 11316 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.425s	user 0.000s	sys 0.001s
I20260806 03:54:08.459352 11254 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:08.496512  2474 pending_rounds.cc:76] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 8
W20260806 03:54:08.468588 11307 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.386s	user 0.001s	sys 0.001s
I20260806 03:54:08.520507  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3055) took 1059 ms. Trace:
I20260806 03:54:08.535712  2474 pending_rounds.cc:97] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 13.9
I20260806 03:54:08.536126  2474 raft_consensus.cc:2866] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:08.510246 10518 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:54:08.492525  3625 heartbeater.cc:644] Failed to heartbeat to 127.0.183.62:40035 (5 consecutive failures): Timed out: Failed to send heartbeat to master: TSHeartbeat RPC to 127.0.183.62:40035 timed out after 15.000s (SENT)
I20260806 03:54:08.474656 11293 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:08.522858 11198 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:08.519870 11343 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:54:08.545871 11337 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.157s	user 0.000s	sys 0.001s
I20260806 03:54:08.546592 11343 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 13, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:08.547438 11317 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
W20260806 03:54:08.548873 11320 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.284s	user 0.000s	sys 0.001s
I20260806 03:54:08.515298 10955 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:08.524734 11286 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.477s	user 0.001s	sys 0.001s
I20260806 03:54:08.455405 11154 raft_consensus.cc:686] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:08.525599 11056 raft_consensus.cc:3032] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:08.436532 10985 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.037s
I20260806 03:54:08.531008  2225 catalog_manager.cc:5495] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 10 to 15, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 15 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:08.467094 11327 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:08.535900  2577 rpcz_store.cc:276] 0806 03:54:07.461389 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:07.461566 (+   177us) service_pool.cc:227] Handling call
0806 03:54:07.478221 (+ 16655us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:07.506668 (+ 28447us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:07.506710 (+    42us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:07.507664 (+   954us) log.cc:842] Serialized 52 byte log entry
0806 03:54:07.813172 (+305508us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:07.813237 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:07.813345 (+   108us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:08.520124 (+706779us) raft_consensus.cc:1671] finished
0806 03:54:08.520162 (+    38us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:08.520426 (+   264us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":14204,"raft.queue_time_us":24507,"raft.run_cpu_time_us":205,"raft.run_wall_time_us":15759,"thread_start_us":277036,"threads_started":1,"wal-append.queue_time_us":524772}
I20260806 03:54:08.522778 11062 raft_consensus.cc:3032] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Stepping down as leader of term 13
W20260806 03:54:08.509081 11045 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.475s	user 0.010s	sys 0.014s
W20260806 03:54:08.544158 11324 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.199s	user 0.001s	sys 0.001s
I20260806 03:54:08.550343  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 920) took 1422 ms. Trace:
W20260806 03:54:08.569689 11306 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.366s	user 0.001s	sys 0.000s
I20260806 03:54:08.555804 11343 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:54:08.573926 10079 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.981s	user 0.016s	sys 0.000s
I20260806 03:54:08.549373 11060 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:08.554956 11087 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:08.565026 11293 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.581738 11291 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:08.525662 11329 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.315s
W20260806 03:54:08.586468 10994 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.007s	user 0.014s	sys 0.000s
I20260806 03:54:08.538451 11033 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:08.551034  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3554) took 1331 ms. Trace:
I20260806 03:54:08.607163 11062 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:08.507031 11210 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:08.591707 11182 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:08.618944  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 193423us
I20260806 03:54:08.594552 11056 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:08.611495  3591 rpcz_store.cc:276] 0806 03:54:07.128277 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:07.146612 (+ 18335us) service_pool.cc:227] Handling call
0806 03:54:07.147026 (+   414us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:07.454433 (+307407us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:07.454471 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:07.472521 (+ 18050us) log.cc:842] Serialized 26 byte log entry
0806 03:54:07.788834 (+316313us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:07.788924 (+    90us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:07.789000 (+    76us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:08.550076 (+761076us) raft_consensus.cc:1671] finished
0806 03:54:08.550104 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:08.550264 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":78499,"raft.run_cpu_time_us":114,"raft.run_wall_time_us":115,"thread_start_us":572230,"threads_started":2,"wal-append.queue_time_us":599855}
I20260806 03:54:08.620123 11351 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:08.657261  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:08.665715  2373 rpcz_store.cc:276] 0806 03:54:07.219754 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:07.221335 (+  1581us) service_pool.cc:227] Handling call
0806 03:54:07.221830 (+   495us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:07.270511 (+ 48681us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:07.270546 (+    35us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:07.282707 (+ 12161us) log.cc:842] Serialized 26 byte log entry
0806 03:54:07.715771 (+433064us) raft_consensus.cc:1631] Marking committed up to 5
0806 03:54:07.715819 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:07.715916 (+    97us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:08.550741 (+834825us) raft_consensus.cc:1671] finished
0806 03:54:08.550766 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:08.550963 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":48159,"raft.queue_time_us":48780,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":10401,"thread_start_us":357831,"threads_started":1,"wal-append.queue_time_us":627672}
I20260806 03:54:08.679090  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:08.604979  2225 catalog_manager.cc:5495] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 15 to 17, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 17 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:08.681066  2225 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 11 to 12, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 12 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:08.607735 11327 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:08.705229  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:08.625504 11347 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.171s	user 0.002s	sys 0.000s
I20260806 03:54:08.697253 11045 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:08.673264 11210 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:08.699656 11056 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:08.700995 11062 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:08.705312 11298 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.644s	user 0.013s	sys 0.000s
W20260806 03:54:08.706807 11287 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.539s	user 0.010s	sys 0.001s
W20260806 03:54:08.737897  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.633s	user 0.011s	sys 0.016s
I20260806 03:54:08.707337 10518 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.663703 10079 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.709461 11293 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:08.710724  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3053) took 1432 ms. Trace:
I20260806 03:54:08.715441 11254 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:08.679841 11068 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.089s	user 0.019s	sys 0.000s
I20260806 03:54:08.763808  2581 rpcz_store.cc:276] 0806 03:54:07.278348 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:07.278742 (+   394us) service_pool.cc:227] Handling call
0806 03:54:07.312771 (+ 34029us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:07.361411 (+ 48640us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:07.361472 (+    61us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:07.386677 (+ 25205us) log.cc:842] Serialized 26 byte log entry
0806 03:54:07.734214 (+347537us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:07.734258 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:07.734329 (+    71us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:08.710491 (+976162us) raft_consensus.cc:1671] finished
0806 03:54:08.710519 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:08.710655 (+   136us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":48027,"raft.queue_time_us":60388,"raft.run_cpu_time_us":168,"raft.run_wall_time_us":6956,"thread_start_us":346296,"threads_started":1,"wal-append.queue_time_us":685631}
W20260806 03:54:08.696751 11344 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260806 03:54:08.737092  2476 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 14: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:08.781306  2484 raft_consensus.cc:2396] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 8.
I20260806 03:54:08.781805  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:08.683355  2225 catalog_manager.cc:5495] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 2 to 7, term changed from 12 to 14, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1), VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2), VOTER fe3d17f4ad984b9088a268d58d87469c (127.0.183.3), VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 14 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:08.738673  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:08.740571  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:08.789706  2483 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:08.791137  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:08.742020  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.639s	user 0.002s	sys 0.026s
I20260806 03:54:08.689600 11351 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:08.746289  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.642s	user 0.012s	sys 0.016s
I20260806 03:54:08.747421 11056 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:08.749433 11287 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:08.750627 10518 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:08.751513 10079 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:08.741356 11045 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.807675  3584 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:08.755133  3590 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54"
dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:39898
I20260806 03:54:08.760214 10032 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:08.760439 11297 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:08.746052 11298 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:08.762274 10955 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:08.694325 11154 consensus_queue.cc:237] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 17.9, Last appended by leader: 9, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:08.792260  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.689s	user 0.003s	sys 0.026s
W20260806 03:54:08.832723  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 731543us
I20260806 03:54:08.793308  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:08.802785  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 705748us
I20260806 03:54:08.752923  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:08.818677 11273 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.398s	user 0.021s	sys 0.032s
I20260806 03:54:08.804293 10982 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:08.853895  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3581) took 1078 ms. Trace:
I20260806 03:54:08.854406  2477 rpcz_store.cc:276] 0806 03:54:07.775554 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:07.775684 (+   130us) service_pool.cc:227] Handling call
0806 03:54:07.804599 (+ 28915us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:08.020678 (+216079us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:08.020731 (+    53us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:08.034672 (+ 13941us) log.cc:842] Serialized 26 byte log entry
0806 03:54:08.389121 (+354449us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:08.389174 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:08.389271 (+    97us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:08.853638 (+464367us) raft_consensus.cc:1671] finished
0806 03:54:08.853662 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:08.853825 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":113058,"raft.run_cpu_time_us":103,"raft.run_wall_time_us":182,"thread_start_us":453781,"threads_started":2,"wal-append.queue_time_us":355070}
I20260806 03:54:08.858354  2436 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:08.859323 11310 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:54:08.858774 11174 consensus_queue.cc:1046] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 15.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:08.864470  3547 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:08.867457  3547 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:08.867956  3587 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 20. Current term is 21. Ops: []
W20260806 03:54:08.852052 11273 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.535s	user 0.021s	sys 0.033s
I20260806 03:54:08.873497 11174 raft_consensus.cc:3032] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:08.874135 11174 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:08.874840 11356 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:08.885042  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3579) took 1112 ms. Trace:
I20260806 03:54:08.885700  2484 rpcz_store.cc:276] 0806 03:54:07.772439 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:07.772615 (+   176us) service_pool.cc:227] Handling call
0806 03:54:08.884613 (+1111998us) spinlock_profiling.cc:243] Waited 987 ms on lock 0x7b54001dd8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:08.884925 (+   312us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2270329088}
I20260806 03:54:08.889403 11298 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:08.890839 11254 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:08.900218 11018 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:08.825935 10032 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:08.902320 11250 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:54:08.904744 11048 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:08.848285 11297 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.905524 11048 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:08.913517 11341 log.cc:924] Time spent T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.332s	user 0.002s	sys 0.000s
W20260806 03:54:08.916394 11353 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.346s	user 0.002s	sys 0.000s
I20260806 03:54:08.918867  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:08.919639  3586 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:08.921432  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:08.923003  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:08.923115  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 129896us
I20260806 03:54:08.923838 11098 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:08.924322 11098 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:08.924669 11098 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:08.925735 11254 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:08.926347 11254 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:08.926735 11254 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:08.932687  2480 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:08.933552 11297 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:08.932708  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 60528.7us
I20260806 03:54:08.935003  2436 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:08.935902 11153 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:08.936411  2436 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:08.936487 11153 raft_consensus.cc:686] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:08.936872 11045 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:08.937915 11153 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:08.939431  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:08.939678 11310 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:54:08.940397 11149 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:08.941027  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:08.940899 11149 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.942384 11131 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:08.943377 11149 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:08.942991 11131 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:08.944195 10995 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:08.946131  2482 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: [14.11-14.11]
I20260806 03:54:08.996136  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:08.996446 10995 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.997238  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:08.946389  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:08.948848  2481 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:08.997229  2484 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 11.
I20260806 03:54:08.946370 11208 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:08.959656 11048 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:08.966418 11349 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.386s	user 0.000s	sys 0.002s
I20260806 03:54:08.972209 11138 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 8 FOLLOWER]: Advancing to term 9
I20260806 03:54:08.971688 11327 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:08.973893 11210 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.974833 11254 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:08.834561 11112 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:08.978199  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.039208  2577 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:08.981832  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3583) took 1205 ms. Trace:
I20260806 03:54:08.985545  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:08.986424  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:08.987804 11351 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:08.982137  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55905.9us
I20260806 03:54:09.004308  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.008890  2480 raft_consensus.cc:1261] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 17 index: 12. (term mismatch)
I20260806 03:54:09.010753  3547 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:09.048249  2480 pending_rounds.cc:76] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 11
I20260806 03:54:09.048563  2480 pending_rounds.cc:97] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 16.12
I20260806 03:54:09.013298  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.018270  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.049772  2482 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:08.981139 10032 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:09.021972  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:08.875355 11174 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.061461  3590 raft_consensus.cc:595] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:09.062012  3590 raft_consensus.cc:603] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:08.995836 11131 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:09.048812  2480 raft_consensus.cc:2866] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:09.066363  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3588) took 1162 ms. Trace:
I20260806 03:54:09.051371  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.051656  3586 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:09.054282  2583 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:09.066730  2480 rpcz_store.cc:276] 0806 03:54:07.904227 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:07.904420 (+   193us) service_pool.cc:227] Handling call
0806 03:54:07.904753 (+   333us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:07.916715 (+ 11962us) spinlock_profiling.cc:243] Waited 10.2 ms on lock 0x7b540022eaa0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca55730 00007f0d7cac7300 00007f0d7cac8371 00007f0d7cac4edf 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc
0806 03:54:08.920340 (+1003625us) spinlock_profiling.cc:243] Waited 155 ms on lock 0x7b58006b57b0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca40f63 00007f0d7caa4aba 00007f0d7cabc3af 00007f0d7cabdb4e 00007f0d7cac7c89 00007f0d7cac8556 00007f0d7cac4edf 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684
0806 03:54:09.066060 (+145720us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:09.066293 (+   233us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":379766912}
I20260806 03:54:09.037627 11112 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.072563  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:09.057560  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.029269 11208 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:09.039750  2479 rpcz_store.cc:276] 0806 03:54:07.776398 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:07.776548 (+   150us) service_pool.cc:227] Handling call
0806 03:54:07.797974 (+ 21426us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:08.074173 (+276199us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:08.074209 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:08.084790 (+ 10581us) log.cc:842] Serialized 26 byte log entry
0806 03:54:08.324612 (+239822us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:08.383760 (+ 59148us) log.cc:842] Serialized 14 byte log entry
0806 03:54:08.400660 (+ 16900us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:08.400775 (+   115us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:08.912638 (+511863us) spinlock_profiling.cc:243] Waited 11 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:08.981511 (+ 68873us) raft_consensus.cc:1671] finished
0806 03:54:08.981615 (+   104us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:08.981761 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":4727,"prepare.queue_time_us":125469,"prepare.run_cpu_time_us":65,"prepare.run_wall_time_us":53,"raft.queue_time_us":202249,"raft.run_cpu_time_us":266,"raft.run_wall_time_us":22876,"spinlock_wait_cycles":25304192,"thread_start_us":514027,"threads_started":2,"wal-append.queue_time_us":495946}
I20260806 03:54:09.074044  2572 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: [14.8-14.8]
I20260806 03:54:09.073328  3592 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:09.071034  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.075961  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:09.077636 11112 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:09.078548  3591 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 11. Ops: []
I20260806 03:54:09.080634 11327 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:09.082162  2538 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:09.082441 11210 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:09.089015  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3567) took 1200 ms. Trace:
I20260806 03:54:09.088284  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.065625 11250 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:54:09.102180  3588 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:09.089530  2368 rpcz_store.cc:276] 0806 03:54:07.888459 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:07.888790 (+   331us) service_pool.cc:227] Handling call
0806 03:54:07.889313 (+   523us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:08.133385 (+244072us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:08.133427 (+    42us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:08.181327 (+ 47900us) log.cc:842] Serialized 26 byte log entry
0806 03:54:08.397095 (+215768us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:08.397154 (+    59us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:08.397278 (+   124us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:08.965482 (+568204us) spinlock_profiling.cc:243] Waited 8.97 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:09.084015 (+118533us) raft_consensus.cc:1671] finished
0806 03:54:09.084071 (+    56us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:09.088861 (+  4790us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":16580,"raft.queue_time_us":17233,"raft.run_cpu_time_us":71,"raft.run_wall_time_us":71,"spinlock_wait_cycles":20626688,"thread_start_us":357187,"threads_started":2,"wal-append.queue_time_us":380775}
I20260806 03:54:09.105286  2583 raft_consensus.cc:1203] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Deduplicated request from leader. Original: 10.7->[12.8-12.8]   Dedup: 12.8->[]
I20260806 03:54:09.102774  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:09.106451  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46115.8us
I20260806 03:54:09.107197  2480 raft_consensus.cc:2396] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 14 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 9.
I20260806 03:54:09.111537  2578 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:09.113037  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.105913  2583 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: [12.8-12.8]
I20260806 03:54:09.119549  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:09.121186  2583 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: []
I20260806 03:54:09.122013  2480 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:09.100500  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:09.123433  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.124090  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.123485  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.125492  2480 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 19: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:09.126348  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.131932  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:09.143129  3588 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:09.094937 10995 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:09.100602 11141 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:09.126368  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:09.135016  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.147068  2578 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:09.148767  3587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 928) took 1002 ms. Trace:
I20260806 03:54:09.127367  2479 raft_consensus.cc:2396] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 14 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 6.
I20260806 03:54:09.126884  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.149183  3587 rpcz_store.cc:276] 0806 03:54:08.146630 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:08.146832 (+   202us) service_pool.cc:227] Handling call
0806 03:54:08.147312 (+   480us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:08.868478 (+721166us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:09.148496 (+280018us) spinlock_profiling.cc:243] Waited 720 ms on lock 0x7b54006cfcd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:09.148703 (+   207us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1656810880}
W20260806 03:54:09.104131 11247 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.010s	sys 0.037s
I20260806 03:54:09.136615  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.071759 11098 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.103951 11250 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:09.161056  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.162684  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.166275  2480 raft_consensus.cc:2396] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 17 because replica has last-logged OpId of term: 16 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 7.
I20260806 03:54:09.167390  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.168387 11250 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:09.169371  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.170879 11098 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:09.171078  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.172752  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.173621  2480 raft_consensus.cc:2396] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 8.
I20260806 03:54:09.174464  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.175633  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.181247  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:09.181782 11384 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260806 03:54:09.182121  2578 raft_consensus.cc:2354] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19.
I20260806 03:54:09.183758 11297 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:09.183681  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.146198 10032 consensus_queue.cc:1035] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.015s
I20260806 03:54:09.185129  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.184505 11297 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.187201  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.188359  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.192474 11254 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:09.154704 11247 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.583s	user 0.016s	sys 0.037s
I20260806 03:54:09.184412  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:09.215987  2480 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13. Ops: []
I20260806 03:54:09.216369  2482 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:09.198822 11323 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:09.208247 11379 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.173s	user 0.002s	sys 0.000s
I20260806 03:54:09.228526  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:09.236542  3591 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:09.228088  3588 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:09.239379  2584 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:09.246583  3545 leader_election.cc:398] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19.
I20260806 03:54:09.247001  3545 leader_election.cc:401] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Cancelling election due to peer responding with higher term
I20260806 03:54:09.255648  2578 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 15 index: 7. Preceding OpId from leader: term: 17 index: 8. (index mismatch)
I20260806 03:54:09.259449  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:09.256515  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.256656  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.257367  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:09.264108 11032 raft_consensus.cc:3032] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:54:09.264573  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.265304  2583 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 21: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:09.266335 11099 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:09.224527 11254 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:09.266932 11099 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.267654 11335 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:09.268221 11335 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:09.235888 11098 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 20.14, Next index: 15, Last known committed idx: 13, Time since last communication: 0.033s
I20260806 03:54:09.270341  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.270937 11179 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Stepping down as leader of term 20
I20260806 03:54:09.271075  2377 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:09.263273  3587 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 19: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:09.275514  2575 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 19: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:09.277207  2537 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:09.255939  2331 connection.cc:232] RPC call timeout handler was delayed by -1.1338898621033877s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.167s for a response
I20260806 03:54:09.280192  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.281575  2373 raft_consensus.cc:2396] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 21 because replica has last-logged OpId of term: 19 index: 14, which is greater than that of the candidate, which has last-logged OpId of term: 18 index: 13.
I20260806 03:54:09.271394 11179 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:09.293133  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.294214  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.294457  2379 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:09.300550  2368 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: [14.11-14.11]
I20260806 03:54:09.301620  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.306466  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.264604 11032 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:09.336048  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:09.342649  3591 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
W20260806 03:54:09.342317  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 77159.4us
I20260806 03:54:09.344453  2537 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:09.345726  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0739834660198539s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1976s for a response
W20260806 03:54:09.347831  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0579099520109594s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.191s for a response
W20260806 03:54:09.349622  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0568834659643471s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1995s for a response
W20260806 03:54:09.351153  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0376643119379878s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18530000000000002s for a response
I20260806 03:54:09.240615 11323 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:09.284876 11343 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election lost for term 18. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19.
I20260806 03:54:09.289384 11254 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:09.285652 11142 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:09.288968 11043 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:09.372582 11043 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.375239 11043 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:09.298398 11033 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:09.376355 11033 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:09.378970 11033 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:09.389274 11335 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:09.391037 11099 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:09.391104  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.328434 11247 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:09.392052 11179 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 20.14, Last appended by leader: 14, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.392750 11247 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:09.393561 11179 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:09.395007 11247 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:09.362347 11048 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:09.397727 11062 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:54:09.383992 11385 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.148s	user 0.000s	sys 0.002s
I20260806 03:54:09.384245  2377 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
W20260806 03:54:09.387009 11381 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.125s	user 0.001s	sys 0.000s
I20260806 03:54:09.404418  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.365948  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.426847 11142 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:09.431038  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.431725  2482 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:09.431804  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.432585  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:09.432286 11142 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:09.458530  2480 raft_consensus.cc:2379] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:09.457118  2331 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:09.427906  2368 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 10.
I20260806 03:54:09.454692 11327 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:09.433897  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:09.468277  2379 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 18: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:09.469458  3587 raft_consensus.cc:2379] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:09.471124  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:09.364447 10982 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.504s	user 0.016s	sys 0.002s
I20260806 03:54:09.476270  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:09.477701  2374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2112) took 2416 ms (client timeout 1997 ms). Trace:
I20260806 03:54:09.483351 11323 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:09.484155  2575 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
W20260806 03:54:09.524786  2374 rpcz_store.cc:269] 0806 03:54:07.049513 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:07.102206 (+ 52693us) service_pool.cc:227] Handling call
0806 03:54:09.465284 (+2363078us) spinlock_profiling.cc:243] Waited 548 ms on lock 0x7b54004290d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:09.465421 (+   137us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1260724480}
I20260806 03:54:09.486095  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:09.455773 11048 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:09.490902  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.491264  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.477634 11099 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:09.533428 11325 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:09.533727 11099 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:09.494158  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.534294 11099 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:09.496364  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.500658  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:09.537492  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:09.508009  2482 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:09.497016  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.514727  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.544723 11048 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.530745 11335 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260806 03:54:09.464666 11327 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.550137 11327 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:09.537508 11056 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.732s	user 0.014s	sys 0.000s
I20260806 03:54:09.553680  3592 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 11. (term mismatch)
I20260806 03:54:09.554064  3592 pending_rounds.cc:76] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Aborting all ops after (but not including) 10
I20260806 03:54:09.554273  3592 pending_rounds.cc:97] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Aborting uncommitted NO_OP operation due to leader change: 14.11
I20260806 03:54:09.554515  3592 raft_consensus.cc:2866] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:09.560956  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.561997  2482 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:54:09.564939  3547 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:09.566452 11335 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:09.568410 11071 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:09.569180 11071 consensus_queue.cc:1225] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 14.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260806 03:54:09.573367  2572 pending_rounds.cc:76] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 8
I20260806 03:54:09.573673  2572 pending_rounds.cc:97] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 14.9
I20260806 03:54:09.573945  2572 raft_consensus.cc:2866] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:09.575899  3588 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:09.363587 11297 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:09.432621 11254 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:09.521071  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:09.454223 11041 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:09.526392  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.582659  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.583177  2374 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:54:09.527225  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:09.584851  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 57749.8us
I20260806 03:54:09.586081  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:09.586997  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:09.486747 10815 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:09.531515  2583 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:09.540375 11087 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:09.478403 11097 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:09.574920  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:09.604617  3587 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:09.583501  2379 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:09.588563  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.591871  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:09.518527 10982 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:09.606874  2374 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:54:09.610496  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:09.600449 11254 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 13, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.608352  2331 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:09.626328 11397 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:09.592669 11217 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election lost for term 21. Reason: could not achieve majority
I20260806 03:54:09.598824 11291 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:09.607245 11325 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:09.603490 11351 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:54:09.640455  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:09.649804 11138 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.626s	user 0.008s	sys 0.008s
I20260806 03:54:09.688668  2478 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 9.
I20260806 03:54:09.652578  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.653458  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.654232  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.654956  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.659145 11325 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:09.609655 11097 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:09.672708 11389 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.420s	user 0.002s	sys 0.000s
I20260806 03:54:09.683059 11346 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:09.686025 11335 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:09.697844  3584 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:09.701670  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.717481  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.599146 11041 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:09.645064 11397 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:09.729135  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.742774  2479 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:09.729946  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.737243  2374 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:09.726073 11346 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:09.665416 11351 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:54:09.749608  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0082834658678621s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2049s for a response
I20260806 03:54:09.744287  2379 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:09.713276 11325 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:09.651340 11032 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.763296  2480 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:09.773001  2482 raft_consensus.cc:2396] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 17 because replica has last-logged OpId of term: 16 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 7.
I20260806 03:54:09.775148  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.749768 11335 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:09.775862  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:09.793936 11097 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:09.794198 11335 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:09.794034  2379 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:09.794935 11335 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:09.795904 11041 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:09.756546 11351 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:54:09.767045 11250 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.593s	user 0.011s	sys 0.005s
I20260806 03:54:09.798440  2480 raft_consensus.cc:2362] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17. Re-sending same reply.
I20260806 03:54:09.797197 11041 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:09.771016  2483 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:09.775091 11032 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:09.808429  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.814893  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.823315  2483 raft_consensus.cc:2354] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16.
I20260806 03:54:09.833706  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.835934  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.753732 11397 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:09.840863  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 354174us
I20260806 03:54:09.852532  2379 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:54:09.854143  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.871512  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:09.889874  2480 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:09.891528  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:09.905799  2480 raft_consensus.cc:2362] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15. Re-sending same reply.
I20260806 03:54:09.916566  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.888141 11062 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:09.810240 11250 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.830969 11041 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:09.962353  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:09.974607  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:09.975548  2578 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:09.981379  2578 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260806 03:54:09.948695  2480 raft_consensus.cc:2354] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18.
I20260806 03:54:09.950167  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.992081  3586 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:54:09.984990  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:09.999073  2332 leader_election.cc:334] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.556s (SENT)
I20260806 03:54:09.998276  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:10.012305  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:10.002115  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:09.997983  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:10.019375  2574 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
W20260806 03:54:10.019461  2332 leader_election.cc:334] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.671s (SENT)
I20260806 03:54:10.020221  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:10.023521  2481 raft_consensus.cc:2354] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20.
I20260806 03:54:10.046118  3592 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260806 03:54:10.049746  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:10.054730  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:10.070195  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:10.067133 11351 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:10.081095 11397 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:10.082365 11397 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:10.083135 11397 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:10.086591 11250 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:09.999645 11346 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:10.087787  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:54:10.089267 11382 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.997s	user 0.008s	sys 0.018s
I20260806 03:54:10.089171 11346 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:10.089983 11346 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:10.091656  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 897) took 1146 ms. Trace:
I20260806 03:54:10.091029 11346 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.13, Last appended by leader: 13, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:10.092078  2474 rpcz_store.cc:276] 0806 03:54:08.945610 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:08.947441 (+  1831us) service_pool.cc:227] Handling call
0806 03:54:08.947836 (+   395us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:08.948241 (+   405us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:08.948286 (+    45us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:08.948835 (+   549us) log.cc:842] Serialized 26 byte log entry
0806 03:54:09.243379 (+294544us) spinlock_profiling.cc:243] Waited 1.64 ms on lock 0x7b180041bb40. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411
0806 03:54:09.243593 (+   214us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:09.243990 (+   397us) log.cc:842] Serialized 14 byte log entry
0806 03:54:09.244245 (+   255us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:09.244342 (+    97us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:10.088488 (+844146us) spinlock_profiling.cc:243] Waited 2.62 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:10.091384 (+  2896us) raft_consensus.cc:1671] finished
0806 03:54:10.091412 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.091575 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":25871,"prepare.queue_time_us":1359,"prepare.run_cpu_time_us":53,"prepare.run_wall_time_us":53,"raft.queue_time_us":2644,"raft.run_cpu_time_us":357,"raft.run_wall_time_us":29385,"spinlock_wait_cycles":10795392,"thread_start_us":30602,"threads_started":1,"wal-append.queue_time_us":23486}
I20260806 03:54:10.094583  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:10.097433 11041 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:10.090464  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:10.102762  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:39898 (request call id 4) took 1348 ms. Trace:
I20260806 03:54:10.105572 11351 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:10.103286  3590 rpcz_store.cc:276] 0806 03:54:08.754727 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:08.754931 (+   204us) service_pool.cc:227] Handling call
0806 03:54:10.102488 (+1347557us) spinlock_profiling.cc:243] Waited 249 ms on lock 0x7b54004a2254. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cabfbc3 00007f0d81a0981a 00007f0d7b0fcd04 00007f0d7b0fcc92 00007f0d7b0fcbc1 00007f0d7b0fcb3c 00007f0d7b0fbdf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:10.102652 (+   164us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":571709184}
I20260806 03:54:10.111267  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:10.115227  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:10.116765 11391 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.792s	user 0.001s	sys 0.003s
I20260806 03:54:10.116861  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:10.117136 11174 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:10.117817  2377 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 18
I20260806 03:54:10.118662  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 902) took 1108 ms. Trace:
I20260806 03:54:09.958899 11062 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:10.120824  3590 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e"
dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:39898
I20260806 03:54:10.121704  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:10.119072  2477 rpcz_store.cc:276] 0806 03:54:09.010211 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.011419 (+  1208us) service_pool.cc:227] Handling call
0806 03:54:09.030529 (+ 19110us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:09.055345 (+ 24816us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:54:09.055399 (+    54us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:09.072972 (+ 17573us) log.cc:842] Serialized 26 byte log entry
0806 03:54:09.284735 (+211763us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:09.284783 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:09.284878 (+    95us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:10.116111 (+831233us) spinlock_profiling.cc:243] Waited 29.9 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:10.118307 (+  2196us) raft_consensus.cc:1671] finished
0806 03:54:10.118331 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.118591 (+   260us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":13211,"raft.queue_time_us":17007,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":14431,"spinlock_wait_cycles":68737280,"thread_start_us":158912,"threads_started":1,"wal-append.queue_time_us":221155}
I20260806 03:54:10.128541  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:10.129294  2474 raft_consensus.cc:2396] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 14 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 9.
I20260806 03:54:10.132246  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:10.132483  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:10.139575  2479 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
W20260806 03:54:10.135607 10815 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.007s	sys 0.020s
I20260806 03:54:10.145910  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:10.145928  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:10.147220  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:10.148522  2477 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:10.157269  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:10.147908  2481 raft_consensus.cc:2362] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13. Re-sending same reply.
W20260806 03:54:10.143182  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.546s	user 0.004s	sys 0.024s
W20260806 03:54:10.160909  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.564s	user 0.004s	sys 0.024s
W20260806 03:54:10.168578  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 571707us
I20260806 03:54:10.161260  2480 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
W20260806 03:54:10.141875 11179 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.748s	user 0.011s	sys 0.006s
W20260806 03:54:10.175122  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 80682.1us
I20260806 03:54:10.191810  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:54:10.144356 11400 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.520s	user 0.006s	sys 0.027s
W20260806 03:54:10.172160  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.005s	sys 0.025s
W20260806 03:54:10.195708  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.565s	user 0.005s	sys 0.025s
W20260806 03:54:10.196633  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 588345us
W20260806 03:54:10.145136 10815 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.516s	user 0.007s	sys 0.020s
I20260806 03:54:10.197448  2331 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:10.204048  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:10.210235  2370 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.583s	user 0.010s	sys 0.018s
W20260806 03:54:10.211577  2370 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.585s	user 0.010s	sys 0.019s
I20260806 03:54:10.230930  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:10.166477 11071 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:10.297652  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:10.207705 11087 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.602s	user 0.012s	sys 0.002s
I20260806 03:54:10.305612  2583 raft_consensus.cc:2379] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 9: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:10.235049 11382 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260806 03:54:10.314651  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:10.229259 11043 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:10.200999 10815 raft_consensus.cc:686] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:10.209613 11400 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.586s	user 0.007s	sys 0.028s
I20260806 03:54:10.239410 11179 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:10.239118 11138 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.123s
I20260806 03:54:10.357729 11043 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:10.324878 11087 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:10.197981 11190 consensus_queue.cc:1046] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.127s
I20260806 03:54:10.352644 11112 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:10.309592 11254 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.623s	user 0.024s	sys 0.073s
I20260806 03:54:10.371881 11179 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:10.303764 11071 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:10.374926 11043 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
W20260806 03:54:10.381697 11254 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.695s	user 0.024s	sys 0.074s
I20260806 03:54:10.387028 11179 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:54:10.401325 11335 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.606s	user 0.015s	sys 0.000s
I20260806 03:54:10.391713 11062 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:10.383858 11112 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:10.435825 11196 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.013s	sys 0.042s
W20260806 03:54:10.438251 11247 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.519s	user 0.040s	sys 0.148s
W20260806 03:54:10.442672 11196 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.528s	user 0.014s	sys 0.042s
W20260806 03:54:10.444660 11247 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.525s	user 0.041s	sys 0.148s
I20260806 03:54:10.430080 11335 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:10.457300 11414 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
W20260806 03:54:10.471086 11420 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260806 03:54:10.522493  2329 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.820s	user 0.000s	sys 0.021s
W20260806 03:54:10.523541  2329 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.821s	user 0.000s	sys 0.021s
I20260806 03:54:10.526222  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3582) took 1103 ms. Trace:
I20260806 03:54:10.526312  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 945) took 1233 ms. Trace:
I20260806 03:54:10.529588  2373 rpcz_store.cc:276] 0806 03:54:09.292764 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.299971 (+  7207us) service_pool.cc:227] Handling call
0806 03:54:09.300545 (+   574us) raft_consensus.cc:1457] Updating replica for 3 ops
0806 03:54:09.625662 (+325117us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:09.625715 (+    53us) raft_consensus.cc:1525] Triggering prepare for 3 ops
0806 03:54:09.626739 (+  1024us) log.cc:842] Serialized 78 byte log entry
0806 03:54:09.923525 (+296786us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:09.923596 (+    71us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:09.923709 (+   113us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:10.525330 (+601621us) raft_consensus.cc:1671] finished
0806 03:54:10.525419 (+    89us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.526005 (+   586us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":26256,"raft.queue_time_us":74792,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":113,"thread_start_us":571845,"threads_started":2,"wal-append.queue_time_us":671415}
I20260806 03:54:10.533047  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3584) took 1087 ms. Trace:
I20260806 03:54:10.527380  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3586) took 1031 ms. Trace:
I20260806 03:54:10.537145  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3562) took 2728 ms. Trace:
I20260806 03:54:10.537714  2375 rpcz_store.cc:276] 0806 03:54:07.808677 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:07.810805 (+  2128us) service_pool.cc:227] Handling call
0806 03:54:07.873990 (+ 63185us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:07.884082 (+ 10092us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:07.884119 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:07.884670 (+   551us) log.cc:842] Serialized 26 byte log entry
0806 03:54:09.784357 (+1899687us) spinlock_profiling.cc:243] Waited 7.09 ms on lock 0x7b180028da40. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:54:10.165707 (+381350us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:10.165829 (+   122us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:10.166038 (+   209us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:10.536230 (+370192us) raft_consensus.cc:1671] finished
0806 03:54:10.536273 (+    43us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.536820 (+   547us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":24232,"raft.queue_time_us":18555,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":7539,"spinlock_wait_cycles":16307072,"thread_start_us":380760,"threads_started":1,"wal-append.queue_time_us":2560045}
W20260806 03:54:10.542228  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 316140us
I20260806 03:54:10.533725  2369 rpcz_store.cc:276] 0806 03:54:09.445544 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.445749 (+   205us) service_pool.cc:227] Handling call
0806 03:54:09.471984 (+ 26235us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:09.514984 (+ 43000us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:09.515020 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:09.515537 (+   517us) log.cc:842] Serialized 26 byte log entry
0806 03:54:09.943180 (+427643us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:09.943229 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:09.943312 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:10.532270 (+588958us) raft_consensus.cc:1671] finished
0806 03:54:10.532324 (+    54us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.532776 (+   452us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":7747,"raft.queue_time_us":47165,"raft.run_cpu_time_us":174,"raft.run_wall_time_us":7983,"thread_start_us":390705,"threads_started":1,"wal-append.queue_time_us":811002}
I20260806 03:54:10.546689  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:10.548818  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:10.527221  2372 rpcz_store.cc:276] 0806 03:54:09.422827 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.423057 (+   230us) service_pool.cc:227] Handling call
0806 03:54:09.423610 (+   553us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:09.459322 (+ 35712us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:09.459368 (+    46us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:09.472801 (+ 13433us) log.cc:842] Serialized 26 byte log entry
0806 03:54:09.902072 (+429271us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:09.902503 (+   431us) log.cc:842] Serialized 14 byte log entry
0806 03:54:09.902708 (+   205us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:09.902795 (+    87us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:10.525082 (+622287us) raft_consensus.cc:1671] finished
0806 03:54:10.525186 (+   104us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.525851 (+   665us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":35109,"prepare.queue_time_us":199,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":52,"raft.queue_time_us":221611,"raft.run_cpu_time_us":348,"raft.run_wall_time_us":23566,"thread_start_us":337344,"threads_started":1,"wal-append.queue_time_us":779064}
I20260806 03:54:10.553615  2377 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:10.557466  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:10.533883  2376 rpcz_store.cc:276] 0806 03:54:09.495863 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.511620 (+ 15757us) service_pool.cc:227] Handling call
0806 03:54:09.512381 (+   761us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:09.519623 (+  7242us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:09.519658 (+    35us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:09.530933 (+ 11275us) log.cc:842] Serialized 26 byte log entry
0806 03:54:10.070878 (+539945us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:10.071998 (+  1120us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:10.073062 (+  1064us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:10.526594 (+453532us) raft_consensus.cc:1671] finished
0806 03:54:10.526652 (+    58us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.527079 (+   427us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":6556,"raft.queue_time_us":6762,"spinlock_wait_cycles":9074560,"thread_start_us":453723,"threads_started":1,"wal-append.queue_time_us":794888}
I20260806 03:54:10.559617  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:10.560691  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.675s	user 0.011s	sys 0.058s
I20260806 03:54:10.561801  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:10.568524  2575 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.550s	user 0.000s	sys 0.013s
I20260806 03:54:10.571111  3542 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:10.571913 11087 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:10.422865 11032 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.589s	user 0.012s	sys 0.003s
I20260806 03:54:10.476270 11335 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:10.587019  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:10.587445  2369 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:10.587669  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:10.598340  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.713s	user 0.012s	sys 0.058s
I20260806 03:54:10.586494  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3590) took 1066 ms. Trace:
W20260806 03:54:10.586642  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 358915us
I20260806 03:54:10.602221  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:10.603513  2376 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:10.605172  3588 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 767) took 1107 ms. Trace:
I20260806 03:54:10.608193  3588 rpcz_store.cc:276] 0806 03:54:09.498059 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.498344 (+   285us) service_pool.cc:227] Handling call
0806 03:54:09.530211 (+ 31867us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:09.576335 (+ 46124us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:10.604369 (+1028034us) spinlock_profiling.cc:243] Waited 45.4 ms on lock 0x7b5400580554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:10.604857 (+   488us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":104518912}
I20260806 03:54:10.610013 11190 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:10.611220  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3578) took 1326 ms. Trace:
I20260806 03:54:10.616358  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:10.617029  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 59965us
W20260806 03:54:10.617530  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3575) took 2849 ms (client timeout 2218 ms). Trace:
W20260806 03:54:10.618068  2478 rpcz_store.cc:269] 0806 03:54:07.768268 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:07.768723 (+   455us) service_pool.cc:227] Handling call
0806 03:54:10.616980 (+2848257us) spinlock_profiling.cc:243] Waited 1.87 s on lock 0x7b5400250654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:10.617224 (+   244us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4302642560}
I20260806 03:54:10.599793  2377 rpcz_store.cc:276] 0806 03:54:09.523945 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:10.116553 (+592608us) service_pool.cc:227] Handling call
0806 03:54:10.586287 (+469734us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:10.605782  2575 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.588s	user 0.000s	sys 0.014s
I20260806 03:54:10.606297  2375 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:54:10.431461 11142 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.507s	user 0.011s	sys 0.012s
I20260806 03:54:10.618759  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:10.627839 11131 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.518s	user 0.000s	sys 0.009s
I20260806 03:54:10.629874  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:10.631105  2572 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:54:10.632910 11099 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.098s	user 0.018s	sys 0.000s
I20260806 03:54:10.632323 11087 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:10.633766 11099 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:10.635455  2368 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
W20260806 03:54:10.644515 11325 consensus_meta.cc:287] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.829s	user 0.017s	sys 0.000s
I20260806 03:54:10.644862  2379 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:54:10.645584 11325 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:10.644271 11138 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:10.646517 11112 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:10.646715  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:10.646157 11190 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:54:10.642190  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 754160us
I20260806 03:54:10.647279  3590 raft_consensus.cc:595] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:10.651633  3590 raft_consensus.cc:603] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:10.651767 11417 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:10.652413  2377 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 12
I20260806 03:54:10.419661 10815 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 18, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:10.651003  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:10.652458 11244 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 2.012s	user 0.019s	sys 0.020s
I20260806 03:54:10.640421 11087 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:10.655480  2372 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:10.654822  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:10.650729  2373 raft_consensus.cc:2362] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14. Re-sending same reply.
W20260806 03:54:10.657416  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 75443.7us
I20260806 03:54:10.669348  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:10.669991  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:10.671510  2372 raft_consensus.cc:2396] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 21 because replica has last-logged OpId of term: 19 index: 14, which is greater than that of the candidate, which has last-logged OpId of term: 18 index: 13.
I20260806 03:54:10.647255 11138 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:10.652606 11310 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:10.677508  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3598) took 1102 ms. Trace:
I20260806 03:54:10.678036  2372 rpcz_store.cc:276] 0806 03:54:09.570339 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:10.669459 (+1099120us) service_pool.cc:227] Handling call
0806 03:54:10.671986 (+  2527us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:10.664574 11244 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 2.097s	user 0.020s	sys 0.021s
I20260806 03:54:10.611917  2370 rpcz_store.cc:276] 0806 03:54:09.284262 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.285363 (+  1101us) service_pool.cc:227] Handling call
0806 03:54:09.285714 (+   351us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:09.432830 (+147116us) raft_consensus.cc:1520] Early marking committed up to index 10
0806 03:54:09.624983 (+192153us) log.cc:842] Serialized 14 byte log entry
0806 03:54:10.216978 (+591995us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:10.217089 (+   111us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:10.217167 (+    78us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:10.610324 (+393157us) spinlock_profiling.cc:243] Waited 147 ms on lock 0x7b540014e954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:10.610425 (+   101us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.610869 (+   444us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":187905,"prepare.run_cpu_time_us":59,"prepare.run_wall_time_us":60,"raft.queue_time_us":18017,"raft.run_cpu_time_us":241,"raft.run_wall_time_us":64130,"spinlock_wait_cycles":337757952,"thread_start_us":776711,"threads_started":2,"wal-append.queue_time_us":823951}
W20260806 03:54:10.687001  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 116588us
I20260806 03:54:10.687484  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3074) took 1109 ms. Trace:
I20260806 03:54:10.704921 11196 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:10.706071 11196 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:10.712497  2572 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:10.684628 11099 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:10.734448  2376 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
W20260806 03:54:10.729261  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.614s	user 0.016s	sys 0.028s
I20260806 03:54:10.692350 10863 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:10.702560 11112 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election won for term 21
W20260806 03:54:10.745407  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.716s	user 0.017s	sys 0.028s
W20260806 03:54:10.748055  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 188799us
I20260806 03:54:10.753768  2534 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:10.698248  2575 rpcz_store.cc:276] 0806 03:54:09.577915 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.580399 (+  2484us) service_pool.cc:227] Handling call
0806 03:54:09.580908 (+   509us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:09.581211 (+   303us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:54:10.017496 (+436285us) log.cc:842] Serialized 14 byte log entry
0806 03:54:10.686455 (+668959us) log.cc:842] Serialized 14 byte log entry
0806 03:54:10.686852 (+   397us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:10.686931 (+    79us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:10.687036 (+   105us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:10.687162 (+   126us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.687395 (+   233us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":25583,"prepare.queue_time_us":84161,"prepare.run_cpu_time_us":163,"prepare.run_wall_time_us":9136,"raft.queue_time_us":29382,"raft.run_cpu_time_us":521,"raft.run_wall_time_us":6881,"thread_start_us":1022586,"threads_started":2,"wal-append.queue_time_us":460132}
I20260806 03:54:10.747253 11112 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:10.771832 11112 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:10.774609  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:10.776546  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 107578us
I20260806 03:54:10.778484  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:10.779592  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3619) took 1349 ms. Trace:
I20260806 03:54:10.780139  2484 rpcz_store.cc:276] 0806 03:54:09.430165 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.433040 (+  2875us) service_pool.cc:227] Handling call
0806 03:54:09.433447 (+   407us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:09.433879 (+   432us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:09.433933 (+    54us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:09.454142 (+ 20209us) log.cc:842] Serialized 26 byte log entry
0806 03:54:10.125054 (+670912us) spinlock_profiling.cc:243] Waited 2.74 ms on lock 0x7b18002cc6e0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:54:10.601683 (+476629us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:10.601838 (+   155us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:10.601989 (+   151us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:10.778881 (+176892us) raft_consensus.cc:1671] finished
0806 03:54:10.778917 (+    36us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.779322 (+   405us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":25110,"raft.queue_time_us":304,"raft.run_cpu_time_us":187,"raft.run_wall_time_us":9732,"spinlock_wait_cycles":6297984,"thread_start_us":475655,"threads_started":1,"wal-append.queue_time_us":1218134}
I20260806 03:54:10.782337 11325 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:10.784726  3584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 646) took 1845 ms (client timeout 2122 ms). Trace:
W20260806 03:54:10.785230  3584 rpcz_store.cc:269] 0806 03:54:08.938748 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:08.939082 (+   334us) service_pool.cc:227] Handling call
0806 03:54:10.784123 (+1845041us) spinlock_profiling.cc:243] Waited 663 ms on lock 0x7b54004722d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:10.784472 (+   349us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1524531968}
I20260806 03:54:10.785709 11427 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:10.786443 11427 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:10.794269  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:10.796274 11071 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:10.800384  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3613) took 1597 ms. Trace:
I20260806 03:54:10.801005  2476 rpcz_store.cc:276] 0806 03:54:09.169264 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.190687 (+ 21423us) service_pool.cc:227] Handling call
0806 03:54:10.663385 (+1472698us) spinlock_profiling.cc:243] Waited 20.2 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:54:10.663997 (+   612us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:10.763194 (+ 99197us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:54:10.763237 (+    43us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:10.765794 (+  2557us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:10.765843 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:10.765935 (+    92us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.767081 (+  1146us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":17407,"spinlock_wait_cycles":46384000}
I20260806 03:54:10.809631  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:10.811930  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:10.813278 11068 raft_consensus.cc:3032] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:54:10.814036 11068 raft_consensus.cc:729] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:10.764773 11310 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:10.823549 11310 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:10.824518 11098 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:54:10.825402  2477 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.676s	user 0.008s	sys 0.021s
I20260806 03:54:10.826236 11442 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:10.825809 11068 consensus_queue.cc:260] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:10.827956  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 74491.3us
I20260806 03:54:10.789220 11196 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:10.842742  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3596) took 1305 ms. Trace:
I20260806 03:54:10.843302  2372 rpcz_store.cc:276] 0806 03:54:09.529068 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:10.682435 (+1153367us) service_pool.cc:227] Handling call
0806 03:54:10.755877 (+ 73442us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:10.834176 (+ 78299us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:10.834224 (+    48us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:10.834292 (+    68us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:10.834339 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:10.834429 (+    90us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.834645 (+   216us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:10.846154  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3600) took 1245 ms. Trace:
I20260806 03:54:10.832365 11071 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:10.850783  2376 rpcz_store.cc:276] 0806 03:54:09.592623 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:10.746454 (+1153831us) service_pool.cc:227] Handling call
0806 03:54:10.752845 (+  6391us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:10.753244 (+   399us) raft_consensus.cc:1520] Early marking committed up to index 6
0806 03:54:10.753708 (+   464us) log.cc:842] Serialized 14 byte log entry
0806 03:54:10.832575 (+ 78867us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:10.832663 (+    88us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:10.838012 (+  5349us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:10.838146 (+   134us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.838350 (+   204us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":797,"prepare.queue_time_us":1014,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":48,"raft.queue_time_us":2362,"raft.run_cpu_time_us":181,"raft.run_wall_time_us":10946,"thread_start_us":77352,"threads_started":1}
I20260806 03:54:10.861788  2538 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:10.868655 11141 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260806 03:54:10.869340 11141 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:10.869845 11141 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:54:10.847779 11427 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.11, Last appended by leader: 11, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:10.875547 11068 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
W20260806 03:54:10.888999  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 95519.8us
I20260806 03:54:10.877523 11033 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:10.892012 11033 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:10.893271  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 873817us
W20260806 03:54:10.894322  2332 leader_election.cc:334] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.711s (SENT)
I20260806 03:54:10.894829  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:10.877578 11182 raft_consensus.cc:2741] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election decision vote started in defunct term 13: won
I20260806 03:54:10.896181 11244 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:10.846150  2477 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:54:10.897500  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3071) took 1328 ms. Trace:
I20260806 03:54:10.872751 11071 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:10.897923  2577 rpcz_store.cc:276] 0806 03:54:09.569047 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.569200 (+   153us) service_pool.cc:227] Handling call
0806 03:54:09.573274 (+  4074us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:09.573529 (+   255us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:09.573553 (+    24us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:10.671700 (+1098147us) spinlock_profiling.cc:243] Waited 15.6 ms on lock 0x7b2c001765a8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:54:10.694656 (+ 22956us) log.cc:842] Serialized 26 byte log entry
0806 03:54:10.773641 (+ 78985us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:10.791576 (+ 17935us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:10.834338 (+ 42762us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:10.896964 (+ 62626us) raft_consensus.cc:1671] finished
0806 03:54:10.896990 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.897272 (+   282us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":35826560,"thread_start_us":70318,"threads_started":1,"wal-append.queue_time_us":160312}
I20260806 03:54:10.864584  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3597) took 1335 ms. Trace:
I20260806 03:54:10.894948 11033 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:10.878984  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:10.901961  2370 rpcz_store.cc:276] 0806 03:54:09.529294 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:10.702780 (+1173486us) service_pool.cc:227] Handling call
0806 03:54:10.763939 (+ 61159us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:10.864212 (+100273us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:10.864237 (+    25us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:10.864271 (+    34us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:10.864291 (+    20us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:10.864384 (+    93us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:10.864518 (+   134us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":3606,"raft.run_cpu_time_us":255,"raft.run_wall_time_us":255}
W20260806 03:54:10.910481  2332 leader_election.cc:334] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.785s (SENT)
W20260806 03:54:10.913494  2332 leader_election.cc:334] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.798s (SENT)
W20260806 03:54:10.916595  2332 leader_election.cc:334] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.812s (SENT)
I20260806 03:54:10.924357  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:10.921250  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:10.918088  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 65194us
W20260806 03:54:10.931913  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 313493us
I20260806 03:54:10.878330 11325 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:10.944633  2534 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:10.935765  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:10.957500 11454 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:10.958268 11454 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:10.958693 11454 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:10.965054  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:10.944911 11033 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:10.878485 11442 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:10.996351  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:10.998250 11048 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260806 03:54:11.004392  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 125579us
I20260806 03:54:11.007135  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2130) took 1211 ms. Trace:
I20260806 03:54:11.008009  2372 rpcz_store.cc:276] 0806 03:54:09.795971 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:10.853410 (+1057439us) service_pool.cc:227] Handling call
0806 03:54:10.971333 (+117923us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.006782 (+ 35449us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:11.006831 (+    49us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:11.006887 (+    56us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:11.006921 (+    34us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.006972 (+    51us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:11.007079 (+   107us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:11.012706  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 162784us
I20260806 03:54:11.013964  2534 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:11.016192 11182 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:11.016664 11182 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:54:11.017040 11445 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260806 03:54:11.014178  3547 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:11.018800  2474 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:54:11.019825 11453 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:10.994554 11325 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.020687 11453 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:11.021461 11179 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.601s	user 0.009s	sys 0.011s
I20260806 03:54:11.021987 11179 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.022871 11325 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:11.023360 11453 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:11.014123  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1893) took 1997 ms. Trace:
I20260806 03:54:11.027956  2436 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:11.030108  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 44669us
I20260806 03:54:11.023819 11325 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:54:11.033495  2477 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:11.033712  2376 raft_consensus.cc:2396] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 15 because replica has last-logged OpId of term: 11 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 9.
I20260806 03:54:11.009861 11048 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:11.024736  2584 rpcz_store.cc:276] 0806 03:54:09.016570 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.016723 (+   153us) service_pool.cc:227] Handling call
0806 03:54:09.017075 (+   352us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:09.244537 (+227462us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.013488 (+1768951us) spinlock_profiling.cc:243] Waited 221 ms on lock 0x7b540024ccd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:11.013903 (+   415us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":507777920}
W20260806 03:54:11.040349 11174 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.923s	user 0.012s	sys 0.018s
I20260806 03:54:11.040189  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1890) took 2049 ms. Trace:
I20260806 03:54:11.041551  2483 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
W20260806 03:54:11.044292 11447 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260806 03:54:11.041131  2576 rpcz_store.cc:276] 0806 03:54:08.980069 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:08.980218 (+   149us) service_pool.cc:227] Handling call
0806 03:54:08.982846 (+  2628us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:09.001284 (+ 18438us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:09.001320 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:10.668503 (+1667183us) spinlock_profiling.cc:243] Waited 1.38 ms on lock 0x7b2c001765a8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:54:10.669598 (+  1095us) log.cc:842] Serialized 26 byte log entry
0806 03:54:10.733152 (+ 63554us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:10.738640 (+  5488us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:10.745758 (+  7118us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:11.024172 (+278414us) raft_consensus.cc:1671] finished
0806 03:54:11.024197 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:11.029701 (+  5504us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":19654,"raft.queue_time_us":18446,"raft.run_cpu_time_us":196,"raft.run_wall_time_us":11315,"spinlock_wait_cycles":3181952,"thread_start_us":62877,"threads_started":1,"wal-append.queue_time_us":99276}
I20260806 03:54:11.017072 11182 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:11.059837  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3585) took 1587 ms. Trace:
I20260806 03:54:11.060611  2368 rpcz_store.cc:276] 0806 03:54:09.472170 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.475651 (+  3481us) service_pool.cc:227] Handling call
0806 03:54:11.059463 (+1583812us) spinlock_profiling.cc:243] Waited 1.11 s on lock 0x7b54003322d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:11.059694 (+   231us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2553851136}
I20260806 03:54:11.061583  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3070) took 1494 ms. Trace:
I20260806 03:54:11.062852  2368 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: []
I20260806 03:54:11.062022  2581 rpcz_store.cc:276] 0806 03:54:09.567193 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.567386 (+   193us) service_pool.cc:227] Handling call
0806 03:54:09.567878 (+   492us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:09.750101 (+182223us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:09.750130 (+    29us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:09.750708 (+   578us) log.cc:842] Serialized 26 byte log entry
0806 03:54:10.166833 (+416125us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:10.166950 (+   117us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.060806 (+893856us) spinlock_profiling.cc:243] Waited 174 ms on lock 0x7b540024dbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:11.060886 (+    80us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:11.060985 (+    99us) raft_consensus.cc:1671] finished
0806 03:54:11.061003 (+    18us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:11.061378 (+   375us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":7394,"raft.queue_time_us":11788,"raft.run_cpu_time_us":169,"raft.run_wall_time_us":5846,"spinlock_wait_cycles":400498048,"thread_start_us":383077,"threads_started":1,"wal-append.queue_time_us":626247}
I20260806 03:54:11.064829  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 3060) took 1415 ms. Trace:
I20260806 03:54:11.065253  2482 rpcz_store.cc:276] 0806 03:54:09.649235 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.652237 (+  3002us) service_pool.cc:227] Handling call
0806 03:54:11.064338 (+1412101us) spinlock_profiling.cc:243] Waited 75 ms on lock 0x7b54002c1854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:11.064593 (+   255us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":172533120}
I20260806 03:54:11.067817  2479 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 16 index: 8. Preceding OpId from leader: term: 17 index: 8. (term mismatch)
I20260806 03:54:11.068300  2479 pending_rounds.cc:76] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 7
I20260806 03:54:11.068554  2479 pending_rounds.cc:97] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 16.8
I20260806 03:54:11.068861  2479 raft_consensus.cc:2866] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:11.071177  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2132) took 1274 ms. Trace:
I20260806 03:54:11.075528  2372 rpcz_store.cc:276] 0806 03:54:09.796575 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.032511 (+1235936us) service_pool.cc:227] Handling call
0806 03:54:11.070474 (+ 37963us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.070777 (+   303us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:11.070801 (+    24us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:11.070848 (+    47us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:11.070909 (+    61us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.070969 (+    60us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:11.071091 (+   122us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:11.076329  2375 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:11.079030 11071 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:11.067852  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 51951us
I20260806 03:54:11.080966  2331 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:11.081246 11179 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:11.082536 11452 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.125s	user 0.004s	sys 0.000s
I20260806 03:54:11.080996  2534 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:11.046212 11138 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:11.085790  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:11.086927  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2143) took 1207 ms. Trace:
I20260806 03:54:11.087348  2369 rpcz_store.cc:276] 0806 03:54:09.879342 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.085293 (+1205951us) service_pool.cc:227] Handling call
0806 03:54:11.086828 (+  1535us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:11.088428 11043 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.678s	user 0.012s	sys 0.009s
I20260806 03:54:11.110071 11043 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.088941  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:11.087198  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2133) took 1290 ms. Trace:
I20260806 03:54:11.112637  2376 rpcz_store.cc:276] 0806 03:54:09.796821 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.086159 (+1289338us) service_pool.cc:227] Handling call
0806 03:54:11.086550 (+   391us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.086853 (+   303us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:11.086887 (+    34us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:11.086925 (+    38us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:11.086976 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.087026 (+    50us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:11.087115 (+    89us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:11.113624  2370 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:11.110796 11182 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.089736 11033 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:11.046568 11048 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:11.119166 11182 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:11.121083  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 141106us
I20260806 03:54:11.097396  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3068) took 1430 ms. Trace:
I20260806 03:54:11.099123  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 768) took 1600 ms. Trace:
I20260806 03:54:11.123387 11190 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:11.123734  3586 rpcz_store.cc:276] 0806 03:54:09.498762 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.522087 (+ 23325us) service_pool.cc:227] Handling call
0806 03:54:09.654566 (+132479us) spinlock_profiling.cc:243] Waited 10.8 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:54:09.654812 (+   246us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:10.018077 (+363265us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.098604 (+1080527us) spinlock_profiling.cc:243] Waited 337 ms on lock 0x7b540073d7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:11.098897 (+   293us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":799655552}
I20260806 03:54:11.101269  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 954) took 1511 ms. Trace:
I20260806 03:54:11.125372  2379 rpcz_store.cc:276] 0806 03:54:09.589973 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.869707 (+279734us) service_pool.cc:227] Handling call
0806 03:54:11.100993 (+1231286us) spinlock_profiling.cc:243] Waited 769 ms on lock 0x7b5400332cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:11.101202 (+   209us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1769736576}
W20260806 03:54:11.102360  2374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3594) took 1573 ms (client timeout 1797 ms). Trace:
I20260806 03:54:11.103556  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3087) took 1148 ms. Trace:
W20260806 03:54:11.128332  2374 rpcz_store.cc:269] 0806 03:54:09.528528 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.610177 (+ 81649us) service_pool.cc:227] Handling call
0806 03:54:11.101907 (+1491730us) spinlock_profiling.cc:243] Waited 116 ms on lock 0x7b540005a5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:11.102108 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":267469184}
I20260806 03:54:11.128473  2479 rpcz_store.cc:276] 0806 03:54:09.954957 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:10.163731 (+208774us) service_pool.cc:227] Handling call
0806 03:54:11.066921 (+903190us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.069511 (+  2590us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.103260 (+ 33749us) spinlock_profiling.cc:243] Waited 872 ms on lock 0x7b54002c1850. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:11.103474 (+   214us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2006688128}
I20260806 03:54:11.106317   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:54:11.131851  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2140) took 1300 ms. Trace:
I20260806 03:54:11.134773   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:54:11.152307  2379 rpcz_store.cc:276] 0806 03:54:09.831534 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.126485 (+1294951us) service_pool.cc:227] Handling call
0806 03:54:11.127191 (+   706us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.127610 (+   419us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:11.127654 (+    44us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:11.127715 (+    61us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:11.127770 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.127850 (+    80us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:11.131722 (+  3872us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:11.153327   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:54:11.154541  2379 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:11.137885  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 3064) took 1487 ms. Trace:
I20260806 03:54:11.138408  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2131) took 1342 ms. Trace:
I20260806 03:54:11.155347  2483 rpcz_store.cc:276] 0806 03:54:09.650693 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.835589 (+184896us) service_pool.cc:227] Handling call
0806 03:54:11.137456 (+1301867us) spinlock_profiling.cc:243] Waited 1.2 s on lock 0x7b54003886d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:11.137708 (+   252us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2768784128}
I20260806 03:54:11.130894  2474 rpcz_store.cc:276] 0806 03:54:09.667374 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:10.163072 (+495698us) service_pool.cc:227] Handling call
0806 03:54:10.945640 (+782568us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.019354 (+ 73714us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.097031 (+ 77677us) spinlock_profiling.cc:243] Waited 733 ms on lock 0x7b540019f350. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:11.097274 (+   243us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1686649216}
I20260806 03:54:11.156226  2370 rpcz_store.cc:276] 0806 03:54:09.796321 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:10.981268 (+1184947us) service_pool.cc:227] Handling call
0806 03:54:11.028759 (+ 47491us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.114286 (+ 85527us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.138098 (+ 23812us) spinlock_profiling.cc:243] Waited 84.6 ms on lock 0x7b5400438fd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:11.138339 (+   241us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":194505600}
I20260806 03:54:11.157470  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2145) took 1261 ms. Trace:
I20260806 03:54:11.158272  2370 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260806 03:54:11.160130  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2147) took 1231 ms. Trace:
I20260806 03:54:11.161573  2370 rpcz_store.cc:276] 0806 03:54:09.928558 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.157424 (+1228866us) service_pool.cc:227] Handling call
0806 03:54:11.157827 (+   403us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.159580 (+  1753us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.160061 (+   481us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:11.145715  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 57526.2us
I20260806 03:54:11.063831  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2134) took 1266 ms. Trace:
I20260806 03:54:11.141474 11325 raft_consensus.cc:686] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:11.153594 11442 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:11.140636 11043 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:11.163997  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2149) took 1217 ms. Trace:
I20260806 03:54:11.077450  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3588) took 1563 ms. Trace:
I20260806 03:54:11.172158  2375 rpcz_store.cc:276] 0806 03:54:09.514399 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:10.548258 (+1033859us) service_pool.cc:227] Handling call
0806 03:54:11.077302 (+529044us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:11.131477  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 215037us
I20260806 03:54:11.173285 11141 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:11.174113  2332 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.853s (SENT)
I20260806 03:54:11.168318  2368 rpcz_store.cc:276] 0806 03:54:09.797081 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.061881 (+1264800us) service_pool.cc:227] Handling call
0806 03:54:11.062540 (+   659us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.063480 (+   940us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.063736 (+   256us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:11.157974  2379 rpcz_store.cc:276] 0806 03:54:09.896311 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.153674 (+1257363us) service_pool.cc:227] Handling call
0806 03:54:11.154283 (+   609us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.155063 (+   780us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.157367 (+  2304us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:11.177670 11098 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260806 03:54:11.178248  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 87990.1us
I20260806 03:54:11.189513  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:11.122426  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:11.171262  2370 rpcz_store.cc:276] 0806 03:54:09.946344 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.162666 (+1216322us) service_pool.cc:227] Handling call
0806 03:54:11.163227 (+   561us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.163591 (+   364us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:11.163624 (+    33us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:11.163708 (+    84us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:11.163746 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.163805 (+    59us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:11.163939 (+   134us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:11.115653  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2139) took 1287 ms. Trace:
I20260806 03:54:11.192754  2376 rpcz_store.cc:276] 0806 03:54:09.827920 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.114162 (+1286242us) service_pool.cc:227] Handling call
0806 03:54:11.114952 (+   790us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.115290 (+   338us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:11.115315 (+    25us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:11.115366 (+    51us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:11.115398 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.115451 (+    53us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:11.115575 (+   124us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:11.197399  3542 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:11.198194  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 76028.7us
I20260806 03:54:11.198880  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:11.200351 11068 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:11.200476  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:11.201095 11442 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:11.200367 11032 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:11.202095 11149 consensus_queue.cc:1046] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:54:11.202584 11032 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.203219 11149 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:11.203609 11149 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:11.201087 11068 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.205541 11404 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:11.199740  2436 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:11.205564  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 124693us
I20260806 03:54:11.201452  3586 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 21: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:11.191181  2477 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
W20260806 03:54:11.214442  2377 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.548s	user 0.008s	sys 0.008s
W20260806 03:54:11.218238  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 156591us
I20260806 03:54:11.214991  2377 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 12.
I20260806 03:54:11.221911  2369 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 12. Ops: []
I20260806 03:54:11.191099 11033 raft_consensus.cc:686] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:11.201649 11138 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:11.230654  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:11.237010 11068 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:11.212440 11404 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:11.224720 11142 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:11.249075  3547 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:11.224421 11208 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:11.267047  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2136) took 1469 ms. Trace:
I20260806 03:54:11.232331 11174 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:11.231478 11442 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:11.299854  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 125871us
I20260806 03:54:11.257157  2375 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:11.270320 11454 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.270409 11149 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.277909 11208 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:11.316799  2332 leader_election.cc:334] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.875s (SENT)
I20260806 03:54:11.318344 11208 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:11.239506 11138 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:11.279691 11033 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.326833  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:11.327704  2482 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:54:11.297716  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:11.231284 11048 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.301748 11327 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:11.303467  2379 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 14 index: 10. (term mismatch)
I20260806 03:54:11.304804  2483 pending_rounds.cc:76] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 9
I20260806 03:54:11.336982  2483 pending_rounds.cc:97] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 15.10
I20260806 03:54:11.337308  2483 raft_consensus.cc:2866] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:11.329123 11029 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:11.278971  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 79367.6us
I20260806 03:54:11.321130  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2150) took 1352 ms. Trace:
I20260806 03:54:11.319137 11208 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:11.252599 11404 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:11.327956 11032 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:11.328601 11138 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:11.328817 10982 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:11.295646  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:11.169533 11325 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.336607  2379 pending_rounds.cc:76] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 9
I20260806 03:54:11.362725  2379 pending_rounds.cc:97] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 11.10
I20260806 03:54:11.363256  2379 raft_consensus.cc:2866] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:11.341722  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:11.345835  2375 rpcz_store.cc:276] 0806 03:54:09.969406 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.179726 (+1210320us) service_pool.cc:227] Handling call
0806 03:54:11.223675 (+ 43949us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.320518 (+ 96843us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.321006 (+   488us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:11.267849  2369 rpcz_store.cc:276] 0806 03:54:09.797907 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.108775 (+1310868us) service_pool.cc:227] Handling call
0806 03:54:11.220564 (+111789us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.226828 (+  6264us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.266615 (+ 39787us) spinlock_profiling.cc:243] Waited 111 ms on lock 0x7b54000127d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:11.266930 (+   315us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":255406848}
I20260806 03:54:11.351517  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:11.354404  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:11.371353  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:11.372434  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:11.353080  2332 leader_election.cc:334] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.941s (SENT)
I20260806 03:54:11.377683  2332 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:11.385069  2436 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:11.358114 11327 raft_consensus.cc:686] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:11.388954  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:11.379643 11112 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.604s	user 0.006s	sys 0.012s
I20260806 03:54:11.394804  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:11.397323  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2151) took 1410 ms. Trace:
I20260806 03:54:11.397872  2379 rpcz_store.cc:276] 0806 03:54:09.987619 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.191656 (+1204037us) service_pool.cc:227] Handling call
0806 03:54:11.274810 (+ 83154us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.395519 (+120709us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.397243 (+  1724us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:11.384169 11149 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:11.431674  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:11.392356 11032 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:11.359967 11442 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.432644  2576 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:54:11.432457  3547 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:11.398468  2581 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 21.
I20260806 03:54:11.398187 11174 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:11.443399  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3589) took 1917 ms. Trace:
I20260806 03:54:11.447129  2374 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:11.450230 11409 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:54:11.450920 11409 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:11.452291 11409 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.453577 11454 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:11.454398 11048 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:11.455502  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 96996.8us
I20260806 03:54:11.456193  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:11.457024  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:11.457118  2484 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 9 FOLLOWER]: Advancing to term 10
I20260806 03:54:11.445521 11142 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:11.382791 11029 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.398077 10982 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.459830 11291 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:11.485960 11291 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.487305 10982 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:54:11.489508  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:11.490406  2481 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
W20260806 03:54:11.476370  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 138277us
W20260806 03:54:11.495206  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 62902.7us
W20260806 03:54:11.484552  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 164265us
I20260806 03:54:11.483242  2484 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:54:11.470481  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:11.485270  3545 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:11.477360  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2135) took 1679 ms. Trace:
W20260806 03:54:11.504622  2429 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.997s (SENT)
I20260806 03:54:11.502980  2372 rpcz_store.cc:276] 0806 03:54:09.797596 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.076967 (+1279371us) service_pool.cc:227] Handling call
0806 03:54:11.077534 (+   567us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:11.078531 (+   997us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:11.078569 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:11.079263 (+   694us) log.cc:842] Serialized 26 byte log entry
0806 03:54:11.336252 (+256989us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:11.336301 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.336379 (+    78us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:11.477054 (+140675us) raft_consensus.cc:1671] finished
0806 03:54:11.477082 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:11.477281 (+   199us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":168,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":139,"thread_start_us":256395,"threads_started":1,"wal-append.queue_time_us":313065}
I20260806 03:54:11.508698  2538 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:11.482610  2476 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:11.493177 10815 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:11.511628 10815 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.512408  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:11.478120 11142 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.514129 10815 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:11.502805 11190 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:11.515996  3588 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 18 index: 10. (index mismatch)
I20260806 03:54:11.517798 11454 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:11.518482 11454 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:11.519001 11454 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:11.398834 11112 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.446194 11141 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 10 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:11.537038  3590 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
I20260806 03:54:11.400446 11208 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.546754 11343 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election won for term 17
W20260806 03:54:11.547866 11466 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.223s	user 0.000s	sys 0.001s
I20260806 03:54:11.550307  2538 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [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: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:11.552408  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:11.482285 11029 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:11.555253  2332 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.976s (SENT)
I20260806 03:54:11.515919 11142 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:11.535162 11442 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:11.563766  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2141) took 1707 ms. Trace:
I20260806 03:54:11.574230  2374 rpcz_store.cc:276] 0806 03:54:09.856205 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.130025 (+1273820us) service_pool.cc:227] Handling call
0806 03:54:11.130560 (+   535us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.447696 (+317136us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.563457 (+115761us) spinlock_profiling.cc:243] Waited 316 ms on lock 0x7b540014f354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:11.563678 (+   221us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":727514496}
I20260806 03:54:11.553831 11291 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:11.577602  2332 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:11.579743  3588 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 21 index: 14. (index mismatch)
I20260806 03:54:11.567497 11343 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:54:11.593425  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 143856us
I20260806 03:54:11.595191  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:11.590198  2476 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
W20260806 03:54:11.605929  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61762.1us
I20260806 03:54:11.607496 11208 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:11.609865  2332 leader_election.cc:334] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.033s (SENT)
I20260806 03:54:11.601099 11327 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.615347 11112 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:11.596644 11068 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 17.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.020s
I20260806 03:54:11.589579 11343 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:11.625270  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:11.597831 11142 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:11.626394  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:11.627257  2369 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:11.628443  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:11.627292  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:11.630846  2372 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
W20260806 03:54:11.663460  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 73870.8us
I20260806 03:54:11.590483 11196 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Leader election won for term 10
I20260806 03:54:11.669708  2483 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 18 index: 10. (index mismatch)
I20260806 03:54:11.675561  2436 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:11.679384  2476 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 11. Preceding OpId from leader: term: 20 index: 12. (index mismatch)
I20260806 03:54:11.683908  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:11.588389 11141 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.079s
I20260806 03:54:11.691061 11190 consensus_queue.cc:1046] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:11.756397 11190 raft_consensus.cc:3032] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:54:11.756935 11190 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:11.758162 11190 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.687979  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:11.700183 11196 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:11.760644  2372 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:11.761152 11196 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.701354 11138 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:11.765082  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 91020.2us
I20260806 03:54:11.766673 11138 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:11.713441 11327 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:11.768671 11327 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.683703 11174 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:11.770305 11174 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.773116  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:11.725454  2332 leader_election.cc:334] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.076s (SENT)
I20260806 03:54:11.775990  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:11.675599 11404 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:11.777606  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 88361.1us
I20260806 03:54:11.732491  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:11.787585 11087 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:11.446370  2373 rpcz_store.cc:276] 0806 03:54:09.519827 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.001100 (+1481273us) service_pool.cc:227] Handling call
0806 03:54:11.001576 (+   476us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:11.001988 (+   412us) raft_consensus.cc:1520] Early marking committed up to index 12
0806 03:54:11.028321 (+ 26333us) log.cc:842] Serialized 14 byte log entry
0806 03:54:11.433313 (+404992us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:11.433395 (+    82us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:11.436976 (+  3581us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:11.437088 (+   112us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:11.437275 (+   187us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":26141,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":65,"raft.queue_time_us":37495,"raft.run_cpu_time_us":199,"raft.run_wall_time_us":10435,"thread_start_us":255431,"threads_started":1}
W20260806 03:54:11.791193  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 187773us
I20260806 03:54:11.795231  2538 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:11.796193  2379 raft_consensus.cc:2379] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 21: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:54:11.798556  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 123155us
I20260806 03:54:11.802590  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:11.804226  2332 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.093s (SENT)
I20260806 03:54:11.806701  2476 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 16: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:11.771740 11327 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:11.788338 11190 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:11.816038  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:11.798810 11179 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:11.825141  2375 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:11.821816 11409 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:11.857101  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:11.860514  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:11.869653 11138 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:11.878611 11138 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:11.878744  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:11.879215 11138 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:11.879630  3588 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:11.880795 11335 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:11.886869  2436 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:11.829648 11048 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.039s
I20260806 03:54:11.856297 11409 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:11.893121 11335 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:11.897323  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 312145us
I20260806 03:54:11.901463  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:11.860582 11087 consensus_queue.cc:1046] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.037s
W20260806 03:54:11.898527  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 76409.8us
I20260806 03:54:11.906282  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:11.889178 11098 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:11.919968  2476 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260806 03:54:11.902115 11409 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:54:11.916769  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 119812us
I20260806 03:54:11.915472 11099 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:11.930335 11484 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.005s
I20260806 03:54:11.930887  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:11.931401 11097 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.095s
I20260806 03:54:11.932148 11217 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:54:11.944813 11217 raft_consensus.cc:686] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:11.946133 11217 consensus_queue.cc:237] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.932765  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:11.948653  2581 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 21.
W20260806 03:54:11.933911  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73629.1us
I20260806 03:54:11.947714 11404 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:11.951053  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:11.951895 11291 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:11.952253 11327 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:11.952881 11327 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:11.952541 11291 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:11.953343 11327 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:11.955653 11179 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:11.956370 11179 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:11.956439 11335 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:11.958518  2534 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:11.955859 11291 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:11.960807  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:11.967236  3542 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:11.969641  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:11.962324  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:11.984934  3542 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:12.007735  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:12.008436  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 135415us
I20260806 03:54:11.959087 11335 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.014284  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:11.981670 11112 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:12.024814  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:11.984736 11029 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:11.964486 11099 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:11.942549 11442 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.067s
W20260806 03:54:12.013062 11468 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.363s	user 0.000s	sys 0.005s
W20260806 03:54:12.032709  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 74360.7us
W20260806 03:54:12.052698 11485 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.208s	user 0.000s	sys 0.002s
I20260806 03:54:12.032843 11068 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:12.053535 11068 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:12.053870 11029 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:12.054057 11068 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:12.054396 11029 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
W20260806 03:54:12.055197  2332 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 3.308s (SENT)
I20260806 03:54:12.055532  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:12.056480  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:12.057902  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:12.058694  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:12.060448  2374 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 19 index: 14. Preceding OpId from leader: term: 21 index: 14. (term mismatch)
I20260806 03:54:12.060817  2374 pending_rounds.cc:76] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 13
I20260806 03:54:12.062280  2374 pending_rounds.cc:97] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 19.14
I20260806 03:54:12.062551  2374 raft_consensus.cc:2866] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:11.929171 11489 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.100s
W20260806 03:54:12.036795 11494 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260806 03:54:12.021803 11441 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:12.064543 11441 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.066946 11441 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:12.021538 11087 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:12.009792 11174 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.041290 11404 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:12.043329  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:12.044747  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:12.028776  2477 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:54:12.008852 11325 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:12.077870  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:12.045456 11503 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:54:12.045761 10815 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:12.081692  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:12.088907  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:12.091096  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:12.089465  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:12.105530  2374 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
W20260806 03:54:12.105450  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50312.8us
I20260806 03:54:12.108459  2372 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 18 index: 10. (index mismatch)
I20260806 03:54:12.110631  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:12.111289  2373 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:11.985450 11098 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.077054 11099 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:12.082885 11325 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:12.122658 11250 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election lost for term 21. Reason: could not achieve majority
I20260806 03:54:12.129972 11098 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:12.134634 10815 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.136003  2584 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:54:12.137223 10815 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:12.112716 11404 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:12.139374 11404 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.9, Last appended by leader: 9, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.143167 11325 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:12.069525 11087 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.173498  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:12.166457  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 260282us
I20260806 03:54:12.182546  2377 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 8 FOLLOWER]: Advancing to term 10
I20260806 03:54:12.185667  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:54:12.159160 11454 consensus_meta.cc:287] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.639s	user 0.013s	sys 0.003s
I20260806 03:54:12.120952 11099 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:12.205730  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:12.196861  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 172688us
I20260806 03:54:12.201063  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:12.208962  2483 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:54:12.209306  2332 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 3.318s (SENT)
I20260806 03:54:12.185325  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:12.203008  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 178640us
I20260806 03:54:12.220062  2479 raft_consensus.cc:2396] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 14 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260806 03:54:12.206202 11149 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:12.222069 11149 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:12.223168 11149 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.9, Last appended by leader: 9, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.223860  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:12.224424  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:12.224612  2376 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 19
I20260806 03:54:12.202293 11335 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:12.227382 11335 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:12.227900 11335 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
W20260806 03:54:12.213068 11343 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.591s	user 0.016s	sys 0.000s
I20260806 03:54:12.238242  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:12.236285  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:12.242746  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:12.237295  2436 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:12.264477  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:12.230366 11208 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:12.232756 11427 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:12.277204  2577 raft_consensus.cc:2354] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
W20260806 03:54:12.281571  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 50512.3us
I20260806 03:54:12.215390 11454 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.294413  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:12.276222 11442 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:12.296527  2537 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:12.278713 11404 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260806 03:54:12.307852  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 96616.8us
I20260806 03:54:12.308789  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:12.314203  2377 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 10.
I20260806 03:54:12.242556 11343 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.296319 11503 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:12.299495 11032 raft_consensus.cc:3032] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:54:12.279630 11208 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.330051  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:12.298892 11442 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:12.330495  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:12.324905 11510 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:12.310084 11404 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:12.378933  2376 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:12.364897  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:12.394944  2584 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:12.353925  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 180682us
I20260806 03:54:12.309967 11427 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:12.401103  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 92250.7us
I20260806 03:54:12.322016 11217 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260806 03:54:12.346585 11519 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
W20260806 03:54:12.356304 11142 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.730s	user 0.012s	sys 0.004s
W20260806 03:54:12.349905 11508 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260806 03:54:12.335322 11503 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:12.430941 11503 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:12.322557 10982 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:12.434454  2476 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260806 03:54:12.439065 11141 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260806 03:54:12.444746 11427 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:12.445124 11190 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.619s	user 0.012s	sys 0.002s
I20260806 03:54:12.345503 11506 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:12.363361 11454 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.394161 11442 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:12.356616 11343 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:12.409246 11510 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.429847 11142 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:12.335492 11032 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:12.365867 11524 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:12.344689 11087 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.429520 11511 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260806 03:54:12.468303  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 140997us
I20260806 03:54:12.422717 11029 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.417598 11217 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:12.453475 11208 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:12.477345  2331 leader_election.cc:398] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
I20260806 03:54:12.477778  2331 leader_election.cc:401] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:54:12.454671 11409 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.456205 11506 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.459497  2484 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260806 03:54:12.461095  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:12.465713  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:12.399518 11404 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:54:12.479507 11179 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.522s	user 0.011s	sys 0.003s
I20260806 03:54:12.447212 11327 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.484750  3586 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: [18.10-18.10]
I20260806 03:54:12.460851 11099 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.503187 11327 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.505534 11099 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:12.506394  3590 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 19. Current term is 20. Ops: [19.14-19.14]
I20260806 03:54:12.476698 11217 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:12.509918 11404 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.511680 10032 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 17.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:12.512494 11531 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 18. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
I20260806 03:54:12.512969 10032 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Stepping down as leader of term 19
W20260806 03:54:12.513257  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 44053.9us
I20260806 03:54:12.513759  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:12.490931 11510 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:12.514340 11506 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:12.497205  2474 raft_consensus.cc:2396] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 8.
I20260806 03:54:12.497452 11179 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.500120 11048 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:12.535013 11179 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:54:12.534718 11048 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.536073  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:12.536886  2477 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:12.537465 11048 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:12.540287 11068 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.540364 11531 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.004s
I20260806 03:54:12.545198 11531 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:12.545768 11531 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.548285 11506 raft_consensus.cc:3032] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:54:12.548766 11506 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:54:12.500775 11138 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.621s	user 0.013s	sys 0.001s
I20260806 03:54:12.549783 11506 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.551257 11506 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:12.552062  2576 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260806 03:54:12.552515  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:12.502174  2584 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:54:12.503135 11335 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.522694  2373 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:12.493860 11032 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.561658  2373 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260806 03:54:12.514977 10032 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:12.559289  2482 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 16: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:12.558969  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:12.529079  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 43589.1us
I20260806 03:54:12.543663 11068 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.567188  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:12.567075  3545 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:12.572103  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:12.577049  2332 leader_election.cc:398] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20.
I20260806 03:54:12.578012  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:12.578832  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:12.580322  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:12.579967 11217 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.583325  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:12.584399  2481 raft_consensus.cc:2396] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 14 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260806 03:54:12.507095 11503 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.585572  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:12.586293  2474 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:12.587603 11503 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.583609  3591 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 15: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:12.588341  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:12.588634  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:12.592470  2376 raft_consensus.cc:2396] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 14 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260806 03:54:12.593317 11409 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:12.594043 11032 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:12.594712 10032 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 19.14, Last appended by leader: 14, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.596612 11029 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.580773 11404 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:12.602803  2480 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:12.603394  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:12.604151  2578 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:12.607438  2474 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:12.612258  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:12.549793 11138 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.624707  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:12.614250  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:12.626262  2377 raft_consensus.cc:2396] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 14 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 6.
I20260806 03:54:12.566994 11531 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:12.612757  2375 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260806 03:54:12.621321  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:12.621932  2370 raft_consensus.cc:2396] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 8.
I20260806 03:54:12.594058 11335 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:12.618045  2477 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
W20260806 03:54:12.608556  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.535s	user 0.006s	sys 0.014s
W20260806 03:54:12.657055  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.589s	user 0.006s	sys 0.014s
W20260806 03:54:12.658085  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 673222us
I20260806 03:54:12.659921  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:12.661192  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:12.607805 11454 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:12.664438  2584 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 15: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:12.664243  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:12.662132  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:12.662890  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:12.687939  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78027.5us
I20260806 03:54:12.585615 11217 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.695580 11048 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:12.687203  2534 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:12.702860  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:12.711490  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:12.667903 11142 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:12.724184  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:12.669616 10032 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:12.699746  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:12.729398  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:12.732894  2375 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 17
I20260806 03:54:12.734701  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:12.609128 11099 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.116s
I20260806 03:54:12.696444 11029 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:12.716960 11250 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:12.699739 11048 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.613186 11325 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.741492  2377 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260806 03:54:12.711090 11454 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:12.742719  2373 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:54:12.744599  3547 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:12.760283  2538 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:12.743619  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:12.761593  2379 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:12.736646 11141 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:12.755362  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 85368.8us
I20260806 03:54:12.712719 11335 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 17.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.040s
I20260806 03:54:12.765439  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:12.766172  2376 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:12.763576  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:12.767886  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:12.764350  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:12.768651  2477 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:12.771555  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:12.775055  2375 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:54:12.726692 11442 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.750697 11250 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.786316  2534 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:12.786605 11149 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:12.784431  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:12.838752  2581 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:12.784716 11097 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:12.790282 11343 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:12.840373  2584 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 18. Current term is 19. Ops: []
W20260806 03:54:12.839164  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 47525.1us
I20260806 03:54:12.834558  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:12.851226  2483 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 16: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:12.798280  3587 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:12.805377  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:12.853534  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:12.854364  2583 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 21.
I20260806 03:54:12.787053 10985 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
W20260806 03:54:12.865106  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59782.6us
I20260806 03:54:12.866257 11542 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:12.867431 11493 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:12.863080  2480 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:12.865664  2477 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:12.788383 11142 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:12.847486 11343 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:12.890076  3585 raft_consensus.cc:2354] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 21. Current term is 22.
I20260806 03:54:12.792081 11112 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election won for term 17
W20260806 03:54:12.853071  2332 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.660s (SENT) [suppressed 26 similar messages]
I20260806 03:54:12.892277  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:12.854981 10815 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:54:12.829299 11325 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.827147 11048 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:12.847782 11097 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:12.856237 11335 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:54:12.891626  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:12.805541 11182 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.088s
I20260806 03:54:12.879084 10982 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:12.907697  2376 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:12.897610 11343 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:12.894243 11142 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:12.916064  2534 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:12.917186 11097 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.902464 11531 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:12.908782 11138 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.933545  2538 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:12.934527  2577 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:12.868964 11535 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.144s
I20260806 03:54:12.940215  2534 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:12.804956 11454 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 13, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:12.909394 11112 raft_consensus.cc:686] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:12.899698 11493 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.037s
W20260806 03:54:12.953511  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 100812us
I20260806 03:54:12.938798 10982 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:12.942492 11335 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:12.962112  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:12.947770 11098 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:12.946484 11531 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:54:12.967451  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 114506us
I20260806 03:54:12.971894 11297 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:12.972699 11297 raft_consensus.cc:686] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:12.973862 11297 consensus_queue.cc:237] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.9, Last appended by leader: 9, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.975919 11531 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 20.14, Last appended by leader: 14, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:12.979245 11544 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260806 03:54:12.968845 11335 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.988334 11142 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:12.990379 11442 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.991015 11335 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:12.995744  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:12.996877  2583 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:12.961611 11141 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:12.999750 11098 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:12.999840 10982 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:13.009433 11098 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:13.036711 11510 consensus_queue.cc:1046] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260806 03:54:13.028568  2332 leader_election.cc:334] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.875s (SENT)
I20260806 03:54:13.027024  2379 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:13.028927 11141 raft_consensus.cc:686] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:13.043728  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:12.971994 11112 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:13.027864 11503 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.014s
W20260806 03:54:13.045733  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 112338us
I20260806 03:54:13.034605 11068 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.016s
I20260806 03:54:13.061401  3584 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:54:13.061772 11141 consensus_queue.cc:237] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:13.064277 10982 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:13.034353 11149 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 20.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.018s
I20260806 03:54:13.056756 11493 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.016s
I20260806 03:54:13.050720 11454 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:13.100565  2379 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:54:13.101135  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 77175.4us
W20260806 03:54:13.104347 11506 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.553s	user 0.009s	sys 0.008s
I20260806 03:54:13.111752  2584 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:13.094031 11510 consensus_queue.cc:1225] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 14.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260806 03:54:13.113252  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:13.113759  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:13.120653  3584 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: [15.11-15.11]
I20260806 03:54:13.121027  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 957) took 1099 ms. Trace:
I20260806 03:54:13.121402  3586 rpcz_store.cc:276] 0806 03:54:12.021621 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:12.022469 (+   848us) service_pool.cc:227] Handling call
0806 03:54:12.022860 (+   391us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:12.513743 (+490883us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:13.120684 (+606941us) spinlock_profiling.cc:243] Waited 457 ms on lock 0x7b54006b1f54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:13.120956 (+   272us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1050774272}
I20260806 03:54:13.122613  3592 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 10. Current term is 12. Ops: []
I20260806 03:54:13.120687  2370 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260806 03:54:13.127136  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:13.134583  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:13.135454  2375 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 21.
I20260806 03:54:13.137632  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:13.137945  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:13.140252  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:12.780121   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:54:13.097955 11454 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 20 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:13.163941  3586 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: []
W20260806 03:54:13.191401  2332 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.656s (SENT)
I20260806 03:54:13.143432 11142 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:13.192945  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:13.197160 11510 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:13.144598 11250 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:13.144217 11032 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:13.162238 11441 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:13.214643 11441 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:13.215245 11441 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:13.220444  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:13.228750 11454 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 13, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:13.232777  2436 connection.cc:232] RPC call timeout handler was delayed by -1.6627450759988278s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2122s for a response
I20260806 03:54:13.233714 11174 raft_consensus.cc:3032] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:54:13.234174 11174 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:13.235203  2474 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:13.236631  2476 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:13.236797  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.238517  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.239701  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.240537 11174 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:13.252609  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 222574us
W20260806 03:54:13.257509  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 184736us
I20260806 03:54:13.260880  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.267918  2534 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:13.269553  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.270208  2584 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:13.271696  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:13.276615  2379 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260806 03:54:13.283504  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:13.286083  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 94733.5us
I20260806 03:54:13.296247 11174 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:54:13.301623 11562 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260806 03:54:13.302342  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.302565  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.302897 11559 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:13.303849  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.304674 11068 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 20 LEADER]: Stepping down as leader of term 20
I20260806 03:54:13.305130 11068 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 20 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:13.305164  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.305642  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.306360  2480 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:13.306311 11068 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 20.14, Last appended by leader: 14, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:13.245814 11510 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:13.308000 11068 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:13.295732 11441 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:13.316898  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.318360  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.319034  2474 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:13.319729  2583 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: [14.7-14.7]
I20260806 03:54:13.242954 11032 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:13.287170 10815 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:13.322376  2331 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:13.306469  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.324569  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.308465  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.325096 11506 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:13.311503  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:13.327155  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:13.327596 11506 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:13.330987 11441 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:13.303786  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:13.338074 11506 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:13.310046 11510 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:13.335794  2477 raft_consensus.cc:2396] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 13 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 6.
I20260806 03:54:13.307633  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.337648  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:13.344915  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 57184.3us
I20260806 03:54:13.347754  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:13.319875  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:13.348404  2374 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:13.344447  2480 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
W20260806 03:54:13.349323  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68432.4us
I20260806 03:54:13.352576  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.352944 11327 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.014s
I20260806 03:54:13.369642  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:13.371392  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:13.372171  2577 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:13.355952  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:13.353549  2332 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.723s (SENT)
I20260806 03:54:13.380169  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3659) took 1440 ms. Trace:
I20260806 03:54:13.380689  2484 rpcz_store.cc:276] 0806 03:54:11.939427 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:11.939640 (+   213us) service_pool.cc:227] Handling call
0806 03:54:11.965614 (+ 25974us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:12.482761 (+517147us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:13.378188 (+895427us) spinlock_profiling.cc:243] Waited 493 ms on lock 0x7b54002ffdd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:13.380098 (+  1910us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1134957440}
I20260806 03:54:13.350898  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:13.397166  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 43490.7us
I20260806 03:54:13.397600  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:13.406781  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 56013.3us
I20260806 03:54:13.321878 11032 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:13.409650  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:13.407802  3545 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:13.416816  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:13.435997  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:13.438807  2331 leader_election.cc:398] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 21. Current term is 22.
I20260806 03:54:13.425892  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.443135  2575 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:13.437057  2581 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:13.447403  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:13.448758  2375 raft_consensus.cc:2396] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 14 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 8.
I20260806 03:54:13.450001  2375 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:13.452546  2476 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:13.455449  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:13.463608  2377 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: [18.10-18.10]
I20260806 03:54:13.472759  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:13.477578  2373 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:13.479342  2376 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 9. Preceding OpId from leader: term: 18 index: 10. (index mismatch)
I20260806 03:54:13.419869 11565 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:54:13.482692  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 129180us
I20260806 03:54:13.421026 11112 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:54:13.434144 10815 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:13.492820  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.444826 11325 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:54:13.419576 11250 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.070s
I20260806 03:54:13.362526 11343 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:13.443010 11535 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:13.413708 11141 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.081s
I20260806 03:54:13.525527  2375 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 11. Preceding OpId from leader: term: 20 index: 12. (index mismatch)
W20260806 03:54:13.525503  2332 leader_election.cc:334] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.793s (SENT)
I20260806 03:54:13.534973  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:13.413149 11335 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 15.10, Next index: 11, Last known committed idx: 9, Time since last communication: 0.070s
W20260806 03:54:13.526364  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 78560us
I20260806 03:54:13.528059  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:13.538297  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 90735.2us
I20260806 03:54:13.539038  2484 raft_consensus.cc:2396] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 15 because replica has last-logged OpId of term: 14 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 7.
I20260806 03:54:13.529399  2477 raft_consensus.cc:2354] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:13.421610 10982 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 16.9, Next index: 10, Last known committed idx: 7, Time since last communication: 0.090s
I20260806 03:54:13.564702  3591 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:13.566956  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:13.525756 11578 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:13.585791  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.590735  2577 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 22.
I20260806 03:54:13.595007  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.596235  2484 raft_consensus.cc:2379] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:13.542260 11048 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:13.606627 11048 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:13.607416 11577 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
I20260806 03:54:13.541743 11182 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 18.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.066s
I20260806 03:54:13.609259 11048 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:13.597965  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 59628.1us
I20260806 03:54:13.614082  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:13.614950 10815 raft_consensus.cc:3032] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Stepping down as leader of term 18
W20260806 03:54:13.600468  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58561.8us
I20260806 03:54:13.615417 10815 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:13.616180 11493 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:13.616456 10815 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 18.12, Last appended by leader: 12, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:13.618160 10815 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:13.619270 11250 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Leader election won for term 22
I20260806 03:54:13.619863 11250 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 22 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:13.588217 11142 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:13.606671 11578 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:13.623100  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:13.624328 11510 raft_consensus.cc:2741] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election decision vote started in defunct term 14: won
I20260806 03:54:13.625227 11510 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:13.626061  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.627048  2480 raft_consensus.cc:2396] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 15 because replica has last-logged OpId of term: 13 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 6.
I20260806 03:54:13.626835 11510 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:13.628813 11568 raft_consensus.cc:3032] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:13.629300 11568 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:13.629804  2482 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
I20260806 03:54:13.630645 11568 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:13.631387  2331 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:13.632580 11510 consensus_queue.cc:1225] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 16.14 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 13
I20260806 03:54:13.632863 11099 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:13.633291 11099 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:13.633621 11099 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:13.618353  3585 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 21. Current term is 22. Ops: []
I20260806 03:54:13.691095  2474 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 21.
W20260806 03:54:13.734418  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 182583us
W20260806 03:54:13.735407  2429 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.807s (SENT)
W20260806 03:54:13.744820  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 219350us
W20260806 03:54:13.745637  2332 connection.cc:232] RPC call timeout handler was delayed by -2.2539342090021819s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.31920000000000004s for a response
I20260806 03:54:13.762648  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:13.698092 11335 consensus_queue.cc:1046] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.058s
I20260806 03:54:13.730634 11568 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:13.779019  2429 leader_election.cc:334] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.574s (SENT)
I20260806 03:54:13.782596  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:13.783296  3585 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:13.788084  2577 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260806 03:54:13.793056 11138 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:13.794075 11138 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:13.794718 11138 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:13.801257  2584 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 21. Current term is 22. Ops: []
I20260806 03:54:13.802078  2377 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 20 index: 14. (index mismatch)
I20260806 03:54:13.620970 11250 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 20.14, Last appended by leader: 14, Current term: 22, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:13.777683 11174 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
W20260806 03:54:13.830523 11592 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260806 03:54:13.833287  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:13.836496  2377 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:13.783056 11149 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.044s
W20260806 03:54:13.850904 11601 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.061s	user 0.001s	sys 0.001s
W20260806 03:54:13.852437 11579 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.258s	user 0.001s	sys 0.000s
I20260806 03:54:13.786643 11510 consensus_queue.cc:1046] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 12.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.047s
I20260806 03:54:13.786208 11567 consensus_queue.cc:1046] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.047s
I20260806 03:54:13.836238 11335 consensus_queue.cc:1225] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 14.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
W20260806 03:54:13.895184 11559 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.592s	user 0.013s	sys 0.000s
I20260806 03:54:13.871958 11325 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.042s
I20260806 03:54:13.905162  2374 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 22.
I20260806 03:54:13.906764  2372 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 21. Current term is 22. Ops: [21.14-21.14]
I20260806 03:54:13.908782  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:13.875303 11441 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:13.875043 11343 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:13.918965  2377 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:54:13.921032  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:13.872704 11578 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:13.973930  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 64862.4us
I20260806 03:54:13.895923 11559 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:13.908244 11510 consensus_queue.cc:1225] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 15.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260806 03:54:13.982323  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:13.982460  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:14.066833  2584 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:13.971099 11454 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:14.083753  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:13.980248  2574 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 19 index: 14. Preceding OpId from leader: term: 20 index: 14. (term mismatch)
I20260806 03:54:14.016762 11142 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:14.017320 11569 log.cc:924] Time spent T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.433s	user 0.002s	sys 0.000s
I20260806 03:54:14.098573  2581 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 12. Current term is 13. Ops: []
W20260806 03:54:14.025260  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 246251us
W20260806 03:54:14.100399  2429 leader_election.cc:334] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.123s (SENT)
W20260806 03:54:13.978941 11506 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.640s	user 0.013s	sys 0.002s
I20260806 03:54:14.086540  2574 pending_rounds.cc:76] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 13
I20260806 03:54:14.101610  2576 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:14.101260  2574 pending_rounds.cc:97] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 19.14
I20260806 03:54:13.924360 11441 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.088110  2483 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 9. Preceding OpId from leader: term: 18 index: 10. (index mismatch)
I20260806 03:54:14.093487  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:14.131373  2577 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:14.093999  2480 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 17: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:14.123644  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:14.105305  2574 raft_consensus.cc:2866] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:14.134013  2575 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
W20260806 03:54:14.087778  2332 connection.cc:232] RPC call timeout handler was delayed by -2.1321359861176461s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.32360000000000005s for a response
W20260806 03:54:14.389144  2332 connection.cc:232] RPC call timeout handler was delayed by -2.0474953132215887s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3129s for a response
W20260806 03:54:14.389577  2332 connection.cc:232] RPC call timeout handler was delayed by -1.7890550580341369s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1695s for a response
W20260806 03:54:14.389856  2332 connection.cc:232] RPC call timeout handler was delayed by -1.7224550580140203s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1769s for a response
W20260806 03:54:14.390125  2332 connection.cc:232] RPC call timeout handler was delayed by -1.5956055598799139s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.33220000000000005s for a response
W20260806 03:54:14.390758  2332 connection.cc:232] RPC call timeout handler was delayed by -1.1210772211197764s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1625s for a response
W20260806 03:54:14.391131  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0625772210769355s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.169s for a response
W20260806 03:54:14.391412  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0175772209186107s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17400000000000002s for a response
W20260806 03:54:14.144294  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 43924.6us
W20260806 03:54:14.393384  2429 leader_election.cc:334] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.125s (SENT)
I20260806 03:54:14.393874  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:14.395280  2429 leader_election.cc:334] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.176s (SENT)
I20260806 03:54:14.396426 11632 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:14.397140 11632 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.399677 11632 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:14.170750  2572 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:14.168965  2480 raft_consensus.cc:3032] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:14.441227  2480 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:14.142848 11325 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.066s
W20260806 03:54:14.448529 11582 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.724s	user 0.001s	sys 0.020s
I20260806 03:54:14.448989  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:14.198839 11138 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:14.204442 11595 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Leader election won for term 22
W20260806 03:54:14.208068 11099 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.570s	user 0.011s	sys 0.000s
I20260806 03:54:14.448581  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.450706 11595 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 22 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:14.451857 11595 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 21.14, Last appended by leader: 14, Current term: 22, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.451987  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.453729  2478 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:14.454216  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:14.454825 11503 raft_consensus.cc:3032] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Stepping down as leader of term 18
W20260806 03:54:14.209256 11605 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.183s	user 0.000s	sys 0.000s
I20260806 03:54:14.209391 11567 consensus_queue.cc:1046] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 12.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:54:14.456960 11567 raft_consensus.cc:3032] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:54:14.457361 11567 raft_consensus.cc:729] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:14.458384 11567 consensus_queue.cc:260] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:14.210145 11608 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.287s	user 0.001s	sys 0.000s
W20260806 03:54:14.461161  2225 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38220 (request call id 132) took 21278 ms (client timeout 15000 ms). Trace:
I20260806 03:54:14.210461  2436 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:14.462754  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 252418us
W20260806 03:54:14.211014 11599 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.305s	user 0.000s	sys 0.001s
I20260806 03:54:14.211371 11587 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 16.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:14.094403 11559 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 21.14, Next index: 15, Last known committed idx: 13, Time since last communication: 0.093s
I20260806 03:54:14.096856 11581 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.253s
W20260806 03:54:14.222304  2476 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.769s	user 0.014s	sys 0.000s
I20260806 03:54:14.226534  2578 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
W20260806 03:54:14.227944  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 135714us
I20260806 03:54:14.230129  2577 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:14.123021 11506 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.146663 11142 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.224400 11033 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:14.242774 11565 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:14.273375  2584 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
W20260806 03:54:14.261008  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 159127us
I20260806 03:54:14.274590 11623 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:14.275543 11616 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:14.502914  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:14.276082 11622 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.038s
W20260806 03:54:14.277118 11604 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.258s	user 0.002s	sys 0.000s
I20260806 03:54:14.260179 11626 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:14.300228 11618 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:14.308701  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.283648 11454 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:54:14.307258  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 207722us
I20260806 03:54:14.312911  2374 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 15 index: 7. (index mismatch)
I20260806 03:54:14.509654  2373 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:14.317212  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:14.322147 11619 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
I20260806 03:54:14.323453 11032 raft_consensus.cc:3032] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Stepping down as leader of term 15
W20260806 03:54:14.324837 11594 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.704s	user 0.008s	sys 0.002s
I20260806 03:54:14.327477 11441 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:14.333940 11568 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.536s	user 0.007s	sys 0.006s
I20260806 03:54:14.343392  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:14.360321 11628 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260806 03:54:14.369930  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 3110) took 1075 ms. Trace:
I20260806 03:54:14.373409 11179 raft_consensus.cc:3032] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:14.529986 11179 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:14.377259 11603 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.393s	user 0.002s	sys 0.000s
W20260806 03:54:14.378348 10815 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.688s	user 0.015s	sys 0.002s
I20260806 03:54:14.450747 11099 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.532545 11454 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.533185  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:14.533850 11099 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:14.534502  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:14.092088 11343 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:14.536330 11343 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.401739 11335 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:14.536773  3587 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: [18.10-18.10]
I20260806 03:54:14.402376 11614 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:14.537385 11335 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.537870  2581 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:14.537642 11614 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.504050 11565 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:14.410080 11573 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.909s	user 0.001s	sys 0.004s
I20260806 03:54:14.417764  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 656) took 1558 ms. Trace:
I20260806 03:54:14.422531  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3101) took 1020 ms. Trace:
I20260806 03:54:14.426892 11611 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
W20260806 03:54:14.428733 11589 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.800s	user 0.006s	sys 0.011s
I20260806 03:54:14.539901 11614 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:14.430723  2482 raft_consensus.cc:3032] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:14.541119 11565 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:14.541432  2482 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:14.541834 11597 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:14.542471  2482 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.14, Last appended by leader: 14, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.543565  2482 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:14.432165  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:14.434473 11531 raft_consensus.cc:3032] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:54:14.435968  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.544245 11616 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.545089  2377 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:54:14.546238  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.546351  3591 rpcz_store.cc:276] 0806 03:54:12.859464 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:12.869356 (+  9892us) service_pool.cc:227] Handling call
0806 03:54:12.892247 (+ 22891us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:13.565607 (+673360us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:14.417492 (+851885us) spinlock_profiling.cc:243] Waited 658 ms on lock 0x7b54005424d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:14.417687 (+   195us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1513728896}
I20260806 03:54:14.547124 11616 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:14.468941  2476 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260806 03:54:14.548178  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 937) took 1096 ms. Trace:
I20260806 03:54:14.548556  2476 rpcz_store.cc:276] 0806 03:54:13.451697 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:13.451899 (+   202us) service_pool.cc:227] Handling call
0806 03:54:13.452323 (+   424us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:14.547836 (+1095513us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:14.548108 (+   272us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:14.549089 11506 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:14.544333 11531 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:14.496548 11510 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:14.550432  2476 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260806 03:54:14.550738 11510 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.550948 11531 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.552374 11531 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:14.553328 11510 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:14.496448 11033 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.555953 11033 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:14.557291  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:14.558022  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.558661  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.559243  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.560143 11618 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.563266 11622 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 LEADER]: Stepping down as leader of term 21
I20260806 03:54:14.563716 11622 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:14.564792 11622 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 21.15, Last appended by leader: 15, Current term: 21, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.565765  3594 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260806 03:54:14.480724 11518 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.783s	user 0.025s	sys 0.000s
W20260806 03:54:14.568230 11518 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.933s	user 0.025s	sys 0.000s
I20260806 03:54:14.466547  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3645) took 1028 ms. Trace:
I20260806 03:54:14.475559  2480 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 14.7, Last appended by leader: 7, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.568562  2479 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 17 because replica has last-logged OpId of term: 15 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 10.
I20260806 03:54:14.569154  2480 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:14.522400 11623 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.485272  2372 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:14.491114  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:14.539723 11335 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:14.571197  2572 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:14.571763  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.572695  2372 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:14.573290 11141 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:14.576709 11518 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:14.579280  2377 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:14.523741 11097 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.064s
I20260806 03:54:14.586047  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:14.535661  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.559839  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:14.589206  2375 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 17 because replica has last-logged OpId of term: 15 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 10.
I20260806 03:54:14.517742 11626 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.590574  2370 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:14.498065  2436 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:14.604090 10982 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Stepping down as leader of term 21
I20260806 03:54:14.500181  2584 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 18. Current term is 19. Ops: [18.10-18.10]
I20260806 03:54:14.604521 10982 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:14.500506  2577 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: [15.14-15.14]
I20260806 03:54:14.501202  2578 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: [14.7-14.7]
I20260806 03:54:14.605468 10982 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 21.14, Last appended by leader: 14, Current term: 21, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.466040 11587 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:14.459897 11567 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:14.606567 11587 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:14.511863  2368 raft_consensus.cc:2396] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 17 because replica has last-logged OpId of term: 15 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 9.
I20260806 03:54:14.512326  3585 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16. Ops: [15.14-15.14]
I20260806 03:54:14.517760  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.609011  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.609738  2368 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
I20260806 03:54:14.609858  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.610605  2374 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:14.511615  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:14.519475  2332 leader_election.cc:334] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.625s (SENT)
I20260806 03:54:14.523629  2474 rpcz_store.cc:276] 0806 03:54:13.294071 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:13.319609 (+ 25538us) service_pool.cc:227] Handling call
0806 03:54:14.369690 (+1050081us) spinlock_profiling.cc:243] Waited 170 ms on lock 0x7b5400350cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:14.369838 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":391083264}
I20260806 03:54:14.514426 11032 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:14.610615 11343 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:14.619041  2370 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:14.616772  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:14.621264  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 123308us
I20260806 03:54:14.622205  2436 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:14.623270  2436 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:14.606592 10982 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:14.529498 11142 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:14.536866  2575 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 20 index: 14. Preceding OpId from leader: term: 22 index: 15. (index mismatch)
I20260806 03:54:14.531023 11179 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 18.10, Last appended by leader: 10, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.434191  2484 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260806 03:54:14.455276 11503 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:14.652302 11343 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:14.463584 11645 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:14.656581 11645 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:14.590768  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.657531  2375 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:14.591252  2377 raft_consensus.cc:2396] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 13 because replica has last-logged OpId of term: 12 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 8.
I20260806 03:54:14.594319  2476 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
W20260806 03:54:14.461597  2225 rpcz_store.cc:269] 0806 03:53:53.182639 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:00.901133 (+7718494us) service_pool.cc:227] Handling call
0806 03:54:14.460859 (+13559726us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:09.054194 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:09.164288 (+110094us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:09.164339 (+    51us) write_op.cc:435] Acquired schema lock
0806 03:54:09.164352 (+    13us) tablet.cc:660] Decoding operations
0806 03:54:09.165791 (+  1439us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:09.165860 (+    69us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:09.165886 (+    26us) tablet.cc:683] Acquiring locks for 16 operations
0806 03:54:09.167116 (+  1230us) tablet.cc:699] Row locks acquired
0806 03:54:09.167136 (+    20us) write_op.cc:260] PREPARE: finished
0806 03:54:09.167308 (+   172us) write_op.cc:270] Start()
0806 03:54:09.167470 (+   162us) write_op.cc:276] Timestamp: P: 1785988449167256 usec, L: 0
0806 03:54:09.167493 (+    23us) op_driver.cc:331] REPLICATION: starting
0806 03:54:09.229108 (+ 61615us) log.cc:842] Serialized 6247 byte log entry
0806 03:54:09.385602 (+156494us) spinlock_profiling.cc:243] Waited 97.5 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d79b7f5fe 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb
0806 03:54:10.450854 (+1065252us) op_driver.cc:444] REPLICATION: finished
0806 03:54:10.829021 (+378167us) write_op.cc:301] APPLY: starting
0806 03:54:10.829250 (+   229us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:11.134107 (+304857us) spinlock_profiling.cc:243] Waited 884 us on lock 0x7b18003df3c0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c8900dc 00007f0d7c8b4a5a 00007f0d7c8b4347 00007f0d7c8b42e0 00007f0d7c887074 00007f0d804f4cf3 00007f0d804f5312 00007f0d80539d33 00007f0d803ee593
0806 03:54:11.313796 (+179689us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:11.313863 (+    67us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:11.784321 (+470458us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:11.892120 (+107799us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=32,key_file_lookups=32,delta_file_lookups=32,mrs_lookups=0
0806 03:54:11.908294 (+ 16174us) write_op.cc:312] APPLY: finished
0806 03:54:12.052489 (+144195us) log.cc:842] Serialized 148 byte log entry
0806 03:54:12.233629 (+181140us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:12.246034 (+ 12405us) write_op.cc:454] Released schema lock
0806 03:54:12.278512 (+ 32478us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:12.307818 (+ 29306us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:12.309918 (+  2100us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":6957,"reported_tablets":24,"child_traces":[["op",{"apply.queue_time_us":365474,"apply.run_cpu_time_us":67912,"apply.run_wall_time_us":1525581,"cfile_cache_hit":66,"cfile_cache_hit_bytes":71135,"num_ops":16,"prepare.queue_time_us":175485,"prepare.run_cpu_time_us":29685,"prepare.run_wall_time_us":592435,"raft.queue_time_us":820672,"raft.run_cpu_time_us":32711,"raft.run_wall_time_us":401043,"replication_time_us":1279258,"spinlock_wait_cycles":226253824,"thread_start_us":1752104,"threads_started":5,"wal-append.queue_time_us":641774,"wal-append.run_cpu_time_us":40709,"wal-append.run_wall_time_us":2807689}]]}
W20260806 03:54:14.598271  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 76971.8us
I20260806 03:54:14.664672 11503 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 18.10, Last appended by leader: 10, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.666070 11503 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
W20260806 03:54:14.598862  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 77213.5us
I20260806 03:54:14.568744  2369 rpcz_store.cc:276] 0806 03:54:13.438506 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:13.438677 (+   171us) service_pool.cc:227] Handling call
0806 03:54:13.446641 (+  7964us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:13.483981 (+ 37340us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:13.484036 (+    55us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:13.537571 (+ 53535us) log.cc:842] Serialized 26 byte log entry
0806 03:54:13.770101 (+232530us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:13.770168 (+    67us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:13.770284 (+   116us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:14.466244 (+695960us) raft_consensus.cc:1671] finished
0806 03:54:14.466275 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:14.466471 (+   196us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":25466,"raft.run_cpu_time_us":180,"raft.run_wall_time_us":21975,"thread_start_us":228278,"threads_started":1,"wal-append.queue_time_us":279562}
I20260806 03:54:14.668800  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.669130  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:14.669746  2369 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 21.
I20260806 03:54:14.600836  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.545575  2583 rpcz_store.cc:276] 0806 03:54:13.401930 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:13.420178 (+ 18248us) service_pool.cc:227] Handling call
0806 03:54:13.455679 (+ 35501us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:13.544744 (+ 89065us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:54:13.737935 (+193191us) log.cc:842] Serialized 14 byte log entry
0806 03:54:13.738479 (+   544us) log.cc:842] Serialized 14 byte log entry
0806 03:54:14.420060 (+681581us) spinlock_profiling.cc:243] Waited 2.89 ms on lock 0x7b180050bd20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d7c762e10 00007f0d7c756663 00007f0d7c74c02a 00007f0d7c74c57b 00007f0d7cacf88a 00007f0d7cadef0f 00007f0d7cadee88
0806 03:54:14.420385 (+   325us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:14.420444 (+    59us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:14.420510 (+    66us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:14.422259 (+  1749us) spinlock_profiling.cc:243] Waited 88.7 ms on lock 0x7b540004bd54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:14.422309 (+    50us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:14.422457 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":17859,"prepare.queue_time_us":168506,"prepare.run_cpu_time_us":84,"prepare.run_wall_time_us":89,"raft.queue_time_us":51163,"raft.run_cpu_time_us":275,"raft.run_wall_time_us":3269,"spinlock_wait_cycles":210741760,"thread_start_us":150479,"threads_started":1}
I20260806 03:54:14.673563 11541 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:14.574898  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.489492 11138 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:14.679612 11138 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.611615  3588 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 19: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:14.681190  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:14.610626  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:14.498718 11632 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:14.683122 11632 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.686169 11632 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:14.614547  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 271298us
I20260806 03:54:14.607582 11587 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.8, Last appended by leader: 8, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.616303  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:14.687964  2477 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 10. Preceding OpId from leader: term: 19 index: 10. (term mismatch)
I20260806 03:54:14.525641 11639 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:14.688378 11587 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:14.688752 11639 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.524890 11624 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:14.690593 11624 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.634030 11622 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:14.634483 11611 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:14.692596  2368 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 18 because replica has last-logged OpId of term: 17 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 9.
I20260806 03:54:14.635025 11174 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:14.657006 11645 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:14.688455  2477 pending_rounds.cc:76] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 9
I20260806 03:54:14.696352  2477 pending_rounds.cc:97] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 18.10
I20260806 03:54:14.696663  2477 raft_consensus.cc:2866] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:14.678416  3542 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:14.687922  2474 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 21.
I20260806 03:54:14.698307  2372 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:14.617735 11032 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.700381 11033 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 15.10, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260806 03:54:14.701783 11032 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:14.703480 11595 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:14.703929 11595 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:14.704340 11595 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:14.697490  2379 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
W20260806 03:54:14.716686  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 201774us
W20260806 03:54:14.718209  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50108.7us
W20260806 03:54:14.718681  2429 leader_election.cc:334] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.537s (SENT)
I20260806 03:54:14.718868  2370 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: [14.7-14.7]
I20260806 03:54:14.719251  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:14.498319 11325 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.134s
I20260806 03:54:14.728801  2376 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:14.735342  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:14.737373  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:14.734246  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:14.739128  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:14.736259  2577 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:14.742143  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:14.744496  2331 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:14.748198  2373 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:14.749155  2578 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:14.637060 11506 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:14.756534  2480 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 7. Preceding OpId from leader: term: 15 index: 7. (term mismatch)
I20260806 03:54:14.757109  2480 pending_rounds.cc:76] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 6
I20260806 03:54:14.757388  2480 pending_rounds.cc:97] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 14.7
I20260806 03:54:14.757701  2480 raft_consensus.cc:2866] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:14.758778  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:14.758882  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:14.717638 11510 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:14.758970  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:14.761256  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:14.759918  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:14.769362  2583 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:14.791538  2482 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 15 index: 14. Preceding OpId from leader: term: 16 index: 14. (term mismatch)
I20260806 03:54:14.808229  2482 pending_rounds.cc:76] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 13
I20260806 03:54:14.808707  2482 pending_rounds.cc:97] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 15.14
I20260806 03:54:14.809190  2482 raft_consensus.cc:2866] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:14.830860  3585 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 22 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 21. Current term is 22. Ops: []
I20260806 03:54:14.811385  2575 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:54:14.831247  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 81796.1us
I20260806 03:54:14.830221  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:14.840241  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 215719us
I20260806 03:54:14.840516  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:14.753548 11142 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:14.753753 11616 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260806 03:54:14.850287  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 103888us
W20260806 03:54:14.851229  2332 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.695s (SENT)
I20260806 03:54:14.852658  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:14.868721  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 118209us
I20260806 03:54:14.739953 11141 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 16.9, Next index: 10, Last known committed idx: 7, Time since last communication: 0.107s
I20260806 03:54:14.773365 11614 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260806 03:54:14.846609 11149 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 15 current term: 15 is higher.
I20260806 03:54:14.843561 10032 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:14.891583 10032 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:14.894073 10032 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:14.863831 11068 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 16 current term: 16 is higher.
I20260806 03:54:14.899663 11033 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:14.900298 11033 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:14.754496 11112 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.114s
I20260806 03:54:14.772989 11327 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.104s
W20260806 03:54:14.956317  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 98166.8us
I20260806 03:54:14.772584 11542 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.104s
I20260806 03:54:14.852015 11142 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:14.857606 11616 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:14.848167 11581 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.103s
I20260806 03:54:14.967002  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:14.883576 11632 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:14.889002 11623 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:15.009930  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:14.945731 11618 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:14.947603 11503 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:14.958423 11626 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:15.017737  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 140221us
I20260806 03:54:14.978010 11616 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:14.977733 11142 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:14.974494 11643 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:15.033838  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 182642us
W20260806 03:54:15.036795  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 71259.5us
I20260806 03:54:15.039713 11138 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:15.040835 11585 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260806 03:54:15.042526 11630 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 18.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.068s
W20260806 03:54:15.044209 11652 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.196s	user 0.000s	sys 0.001s
I20260806 03:54:15.044458  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:15.048795 11624 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:15.051553 11639 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:15.028380 11503 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.056046 11503 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:15.027642 11484 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 16.9, Next index: 10, Last known committed idx: 7, Time since last communication: 0.029s
I20260806 03:54:15.056972 11558 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:54:15.060772  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:15.061582  2577 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:15.067449  2331 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:15.070236  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45016.1us
I20260806 03:54:15.021865 11623 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:15.037750 11626 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:15.116590  2372 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 21 index: 15. Preceding OpId from leader: term: 22 index: 15. (term mismatch)
I20260806 03:54:15.117172  2372 pending_rounds.cc:76] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 14
I20260806 03:54:15.117453  2372 pending_rounds.cc:97] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 21.15
I20260806 03:54:15.117739  2372 raft_consensus.cc:2866] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:15.072233 11503 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:15.123322  2332 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.740s (SENT)
I20260806 03:54:15.127694  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:15.125308  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:15.110296 11531 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.557s	user 0.006s	sys 0.006s
I20260806 03:54:15.074234 11174 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:15.110320 11611 raft_consensus.cc:686] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:15.146473 11622 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:54:15.147095  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 75209.1us
I20260806 03:54:15.187304  2534 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:15.119217 11493 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:15.148099 11427 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:15.225162  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:15.226616  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:15.149531 10032 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 6, Time since last communication: 0.000s
I20260806 03:54:15.116199 11033 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:15.070274 11643 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.121181 11626 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:15.153538 11567 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.546s	user 0.012s	sys 0.000s
I20260806 03:54:15.155359 11048 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260806 03:54:15.101284 11632 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:15.158327 11179 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:15.159587 11542 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260806 03:54:15.232867 11250 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.008s	sys 0.025s
W20260806 03:54:15.272305 11250 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.009s	sys 0.025s
I20260806 03:54:15.246749 11510 raft_consensus.cc:686] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:15.162613  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:15.254752 11454 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.503s	user 0.015s	sys 0.023s
I20260806 03:54:15.273514 11510 consensus_queue.cc:237] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:15.274153  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 111648us
I20260806 03:54:15.182564 11611 consensus_queue.cc:237] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.7, Last appended by leader: 7, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.240267 11565 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:15.277534 11626 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:15.278275 11626 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260806 03:54:15.233959  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46801.9us
W20260806 03:54:15.209273 11655 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.174s	user 0.003s	sys 0.000s
W20260806 03:54:15.242108  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 126377us
I20260806 03:54:15.244130  2482 raft_consensus.cc:2379] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:15.258083  2480 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
W20260806 03:54:15.254701  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 294729us
W20260806 03:54:15.267812  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 549189us
W20260806 03:54:15.261740 10982 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.542s	user 0.012s	sys 0.003s
I20260806 03:54:15.163657 11503 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.297605  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:15.313768 11645 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.618s	user 0.013s	sys 0.000s
I20260806 03:54:15.294435 11581 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.021s
I20260806 03:54:15.262459 11632 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:15.318459  2572 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 21 index: 14. Preceding OpId from leader: term: 22 index: 15. (index mismatch)
I20260806 03:54:15.310355  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:15.321048  2377 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 9. Preceding OpId from leader: term: 19 index: 10. (index mismatch)
I20260806 03:54:15.314375 11645 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.341620  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:15.346558  2375 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
W20260806 03:54:15.351182  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 63858.1us
I20260806 03:54:15.229375 11493 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.358294  2369 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260806 03:54:15.358877  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:15.367255 11669 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 12, Time since last communication: 0.015s
I20260806 03:54:15.339816 11663 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:15.334563 11632 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:15.338557 10982 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260806 03:54:15.373898  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.525s	user 0.022s	sys 0.026s
I20260806 03:54:15.376581  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:15.344805 11624 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:15.379802  2332 leader_election.cc:334] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 1.895s (SENT)
I20260806 03:54:15.339947 11567 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:15.350968 11141 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:15.395018  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.546s	user 0.023s	sys 0.026s
I20260806 03:54:15.402714  2373 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 22 index: 15. (index mismatch)
W20260806 03:54:15.402997  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 561703us
I20260806 03:54:15.395964  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:15.403800  2436 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:15.414865  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 43627us
W20260806 03:54:15.417939  2332 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 2.539s (SENT)
W20260806 03:54:15.424260  2332 leader_election.cc:334] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 3.129s (SENT)
W20260806 03:54:15.432174  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59792.6us
I20260806 03:54:15.433069 11679 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:15.433697 11679 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.426457 11138 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:15.435316 11138 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:15.435751 11138 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:15.436286 11141 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.386201 11663 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.437958 11325 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:15.438593  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:15.370352 11250 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:54:15.440542  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 49378.2us
I20260806 03:54:15.440410 11250 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.354676 11174 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.444177  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:15.445798  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:15.316577  2584 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:15.448670  2584 raft_consensus.cc:595] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:15.447376 11142 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.408399 11624 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.411830 11567 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.469861 11680 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:15.526309  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:15.497843 11595 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.793s	user 0.009s	sys 0.008s
I20260806 03:54:15.537835 11595 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.539371 11503 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:15.522990 11112 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 13, Time since last communication: 0.017s
I20260806 03:54:15.541126 11141 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:15.540434 11565 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:15.541785 11565 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.570699 11493 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:15.600867  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:15.605038  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:15.605702  2369 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:15.605762  3588 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:15.608124  2436 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:15.542409 11595 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:15.611673  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:15.496987 11668 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 16.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.108s
I20260806 03:54:15.615751  2379 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:54:15.623606  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:15.626549  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:15.559429 11503 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:15.566010 11663 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:15.633124 10032 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260806 03:54:15.630963  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:15.600732 11604 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260806 03:54:15.642549 11112 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:15.643448 11112 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.646610 11112 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:15.635442  2377 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:15.651206  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:15.655802  2377 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 19: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:54:15.656144  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 232486us
W20260806 03:54:15.672436  2332 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 3.192s (SENT)
I20260806 03:54:15.673007 11489 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:15.673564 11489 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:15.674150  2332 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Timed out: RequestConsensusVote RPC to 127.0.183.2:45689 timed out after 3.322s (SENT)
I20260806 03:54:15.674502 11489 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.599702 11679 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:15.543326 11680 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.686522  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3726) took 1084 ms. Trace:
I20260806 03:54:15.618204 11622 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:15.634522 11645 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:15.633811 11677 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:15.686311  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 890) took 1143 ms. Trace:
I20260806 03:54:15.686913  2484 rpcz_store.cc:276] 0806 03:54:14.602354 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:14.650559 (+ 48205us) service_pool.cc:227] Handling call
0806 03:54:14.651408 (+   849us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:14.750726 (+ 99318us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:14.750761 (+    35us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:14.814059 (+ 63298us) log.cc:842] Serialized 52 byte log entry
0806 03:54:15.111090 (+297031us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:15.405448 (+294358us) log.cc:842] Serialized 14 byte log entry
0806 03:54:15.677758 (+272310us) spinlock_profiling.cc:243] Waited 13.8 ms on lock 0x7b540022f4a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca58fb3 00007f0d7cac5f0f 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c
0806 03:54:15.677816 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:15.677929 (+   113us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:15.677984 (+    55us) raft_consensus.cc:1671] finished
0806 03:54:15.686234 (+  8250us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:15.686440 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":227050,"prepare.queue_time_us":474077,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":59,"raft.queue_time_us":136131,"raft.run_cpu_time_us":354,"raft.run_wall_time_us":38120,"spinlock_wait_cycles":31713664,"thread_start_us":514606,"threads_started":2,"wal-append.queue_time_us":534343}
I20260806 03:54:15.719365  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:15.720908  2484 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 16: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:15.727746  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:15.680109 11568 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:15.725353  2369 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 22.
I20260806 03:54:15.754287  3542 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:15.754364 11484 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:15.684433 11667 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:15.683784 11489 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:15.681723 11048 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:15.652895 11503 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.680583 11663 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:15.764616 11678 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.205s	user 0.000s	sys 0.001s
I20260806 03:54:15.727195 11677 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:15.713088  2574 rpcz_store.cc:276] 0806 03:54:14.542701 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:14.542844 (+   143us) service_pool.cc:227] Handling call
0806 03:54:14.611206 (+ 68362us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:14.635609 (+ 24403us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:14.635646 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:14.636205 (+   559us) log.cc:842] Serialized 26 byte log entry
0806 03:54:14.825978 (+189773us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:14.826051 (+    73us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:14.826182 (+   131us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:15.158723 (+332541us) spinlock_profiling.cc:243] Waited 24.9 ms on lock 0x7b2400227e28. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d799f5cf4 00007f0d799f3dfb 00007f0d79a82559 00007f0d79a821e5 00007f0d79a8182d 00007f0d7c73046e 00007f0d7c747c0c 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551
0806 03:54:15.408700 (+249977us) raft_consensus.cc:1671] finished
0806 03:54:15.408726 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:15.686087 (+277361us) spinlock_profiling.cc:243] Waited 67.9 ms on lock 0x7b540013bfd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:15.686238 (+   151us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":30260,"raft.queue_time_us":331,"raft.run_cpu_time_us":224,"raft.run_wall_time_us":88614,"spinlock_wait_cycles":213512320,"thread_start_us":189260,"threads_started":1,"wal-append.queue_time_us":233197}
I20260806 03:54:15.775226  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:15.770325 11048 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.780185 11611 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:15.793596  3588 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 19: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:15.792315 11663 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.762502 11250 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:15.737440 11097 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.055s
I20260806 03:54:15.824519 11048 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:15.825207 11611 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.826218  2474 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:15.826663  2474 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:15.770689 11142 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:15.827757  2474 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.833066  2474 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:15.759047 11645 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:15.767112 11541 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Leader election won for term 22
W20260806 03:54:15.801766 11694 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.238s	user 0.001s	sys 0.001s
I20260806 03:54:15.858258  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:15.800055  2224 catalog_manager.cc:5495] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 5 to 10. New cstate: current_term: 10 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260806 03:54:15.841161 11616 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.770s	user 0.015s	sys 0.000s
I20260806 03:54:15.816618 10815 raft_consensus.cc:979] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:54:15.794119 11503 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:15.888818  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 490212us
I20260806 03:54:15.881688  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:15.827826 11611 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:15.793975 11677 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:15.893905  2484 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:15.899307  2474 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260806 03:54:15.854964 11679 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:15.769166 11667 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.910094  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:15.898262 11179 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.605s	user 0.011s	sys 0.003s
I20260806 03:54:15.915439  3588 raft_consensus.cc:2396] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 17 because replica has last-logged OpId of term: 15 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 10.
I20260806 03:54:15.879987 11541 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 22 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:54:15.922371  2479 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.567s	user 0.024s	sys 0.015s
I20260806 03:54:15.885978 11624 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:15.918648  2538 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:15.924854  2479 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.570s	user 0.024s	sys 0.015s
I20260806 03:54:15.905833 10815 raft_consensus.cc:1067] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Signalling peer dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:54:15.934404  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:15.935501  3588 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:15.885290 11645 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.889079 11616 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.967588 11542 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:15.968202 11542 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:15.968614 11542 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:54:15.970491 11632 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.572s	user 0.013s	sys 0.002s
I20260806 03:54:15.971056 11632 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.973481 11632 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:15.963596  2484 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 22.
I20260806 03:54:15.974341  2375 raft_consensus.cc:2354] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14.
I20260806 03:54:15.977931 11663 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:15.978524 11643 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:15.979919 11587 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 17 current term: 17 is higher.
W20260806 03:54:15.982093 11697 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260806 03:54:15.984040  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:15.980120 11541 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 20.14, Last appended by leader: 14, Current term: 22, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:15.938301 11565 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:15.914692 11138 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:16.000646  2534 leader_election.cc:398] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14.
I20260806 03:54:16.014968  2534 leader_election.cc:401] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:54:15.999418  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 953) took 1343 ms. Trace:
I20260806 03:54:15.917255 11679 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:15.949697 11112 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.063s
I20260806 03:54:16.028605  2476 rpcz_store.cc:276] 0806 03:54:14.656135 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:14.660338 (+  4203us) service_pool.cc:227] Handling call
0806 03:54:14.660743 (+   405us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:14.970025 (+309282us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:14.970232 (+   207us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:14.973769 (+  3537us) log.cc:842] Serialized 52 byte log entry
0806 03:54:15.268270 (+294501us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:15.957033 (+688763us) log.cc:842] Serialized 14 byte log entry
0806 03:54:15.957654 (+   621us) log.cc:842] Serialized 14 byte log entry
0806 03:54:15.966116 (+  8462us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:15.966214 (+    98us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:15.966260 (+    46us) raft_consensus.cc:1671] finished
0806 03:54:15.966470 (+   210us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:15.999320 (+ 32850us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":83654,"prepare.queue_time_us":332359,"prepare.run_cpu_time_us":153,"prepare.run_wall_time_us":157,"raft.queue_time_us":210453,"raft.run_cpu_time_us":429,"raft.run_wall_time_us":44881,"thread_start_us":826574,"threads_started":3,"wal-append.queue_time_us":494566}
I20260806 03:54:16.055686  2480 raft_consensus.cc:2354] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16.
I20260806 03:54:16.048233  2368 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:40728
I20260806 03:54:16.075284  2368 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:54:16.075851  2368 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:16.021447 11182 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 14
W20260806 03:54:16.083081  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53905.9us
W20260806 03:54:16.087177  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50696.6us
I20260806 03:54:16.088186 10032 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:16.047636 11643 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:16.031294 11632 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.074s
W20260806 03:54:16.106374 11693 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.152s	user 0.000s	sys 0.000s
W20260806 03:54:16.210577  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 292007us
I20260806 03:54:16.122881  2368 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:16.137530  2429 leader_election.cc:334] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.687s (SENT)
I20260806 03:54:16.265530  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:16.266995  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 129543us
I20260806 03:54:15.996397 11675 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.086s
I20260806 03:54:16.273087  2368 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:16.025827 11680 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:16.098390 11635 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:16.269544  2429 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.799s (SENT)
I20260806 03:54:16.119184 11567 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:16.339949  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 63454.3us
W20260806 03:54:16.274950 11678 log.cc:924] Time spent T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.177s	user 0.001s	sys 0.000s
I20260806 03:54:16.259593 11645 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:16.256923 11442 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:16.277874 11626 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:16.356889 11635 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:16.350504  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 81031.1us
I20260806 03:54:16.272177 11503 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:16.256510 11568 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:16.378274  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3736) took 1075 ms. Trace:
W20260806 03:54:16.378978  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 115156us
I20260806 03:54:16.380429 11705 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:16.381326 11616 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:16.383121 11679 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:16.204694 11643 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:16.385270  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 100622us
I20260806 03:54:16.389364  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:16.389703  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:16.390044  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:16.415524  2575 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:16.415899  2575 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:16.391654  2584 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260806 03:54:16.395812  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:16.396723  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:16.388837  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 896) took 1151 ms. Trace:
I20260806 03:54:16.423972  2577 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:54:16.437564  2376 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 19. Current term is 20. Ops: []
I20260806 03:54:16.439198  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:16.363724 11149 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:16.445274  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:16.401571  2479 rpcz_store.cc:276] 0806 03:54:15.302714 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:15.304164 (+  1450us) service_pool.cc:227] Handling call
0806 03:54:15.342064 (+ 37900us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:15.342507 (+   443us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:15.342551 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:15.343187 (+   636us) log.cc:842] Serialized 26 byte log entry
0806 03:54:15.928707 (+585520us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:15.928770 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:15.928881 (+   111us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:16.378002 (+449121us) raft_consensus.cc:1671] finished
0806 03:54:16.378030 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:16.378195 (+   165us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1610,"raft.queue_time_us":94,"raft.run_cpu_time_us":237,"raft.run_wall_time_us":13362,"thread_start_us":573451,"threads_started":1,"wal-append.queue_time_us":806765}
I20260806 03:54:16.416893  2575 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 19.12, Last appended by leader: 12, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:16.430109  2583 rpcz_store.cc:276] 0806 03:54:15.237264 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:15.237417 (+   153us) service_pool.cc:227] Handling call
0806 03:54:15.237821 (+   404us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:15.524216 (+286395us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:15.524254 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:15.535469 (+ 11215us) log.cc:842] Serialized 26 byte log entry
0806 03:54:16.009903 (+474434us) raft_consensus.cc:1631] Marking committed up to 14
0806 03:54:16.033916 (+ 24013us) log.cc:842] Serialized 14 byte log entry
0806 03:54:16.087245 (+ 53329us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:16.087354 (+   109us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:16.388520 (+301166us) raft_consensus.cc:1671] finished
0806 03:54:16.388555 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:16.388757 (+   202us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":158217,"prepare.queue_time_us":4480,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"raft.queue_time_us":65289,"raft.run_cpu_time_us":366,"raft.run_wall_time_us":158584,"thread_start_us":703707,"threads_started":2,"wal-append.queue_time_us":730845}
I20260806 03:54:16.448860  2575 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
W20260806 03:54:16.383992 11489 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.617s	user 0.011s	sys 0.000s
W20260806 03:54:16.387704 11709 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.184s	user 0.000s	sys 0.000s
I20260806 03:54:16.384994 11138 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:16.402343 11680 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:16.518813  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:16.515610  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 78846.7us
I20260806 03:54:16.429479 11667 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:16.399680 11635 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:16.538389  2578 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:16.545127  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:16.573237  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:16.580035  2429 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.769s (SENT)
I20260806 03:54:16.574088  2477 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
W20260806 03:54:16.581907  2429 leader_election.cc:334] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.964s (SENT)
I20260806 03:54:16.582347  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:16.582418  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:16.585969  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:16.538070 11698 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260806 03:54:16.507769 11149 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:16.616583 11149 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:16.546950 11701 log.cc:924] Time spent T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.100s	user 0.000s	sys 0.001s
W20260806 03:54:16.619192  2429 leader_election.cc:334] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.149s (SENT)
I20260806 03:54:16.619956  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:16.620576  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:16.622885  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:16.623598  2479 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:54:16.624282  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:16.624941  2483 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:16.413084 11705 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:16.628244 11705 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:16.586167 11645 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:54:16.630029 11645 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:54:16.586035 11624 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:16.631608 11624 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:16.632876  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 216387us
I20260806 03:54:16.633747  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:16.634075 11624 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:16.635142  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:16.635226 11632 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:54:16.392620 11626 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:16.444291 11568 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:16.388440 11442 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:16.606647  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:16.549178 11728 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:16.571382 11611 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:16.612965 11643 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:16.387039  2224 catalog_manager.cc:5495] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 6 to 10. New cstate: current_term: 10 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:16.636283 11632 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:54:16.645781  2575 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:16.683259  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:16.701942  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:16.702732  2575 raft_consensus.cc:595] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:16.703094  2575 raft_consensus.cc:603] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:16.582468 11680 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:16.714952  2373 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.560s	user 0.019s	sys 0.063s
W20260806 03:54:16.721083  2373 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.566s	user 0.020s	sys 0.064s
W20260806 03:54:16.706259 11655 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260806 03:54:16.680667 11643 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:54:16.728703  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 187326us
I20260806 03:54:16.740191 11149 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:16.740880 11149 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:16.741321 11568 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:16.745563  2579 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:16.746307  2579 raft_consensus.cc:595] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:16.747527 11182 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.656s	user 0.013s	sys 0.000s
I20260806 03:54:16.748790  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:16.749981  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:16.743809 11149 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:16.753428 11626 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:16.755617 11680 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:16.758122 11729 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:16.758819 11729 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:16.738933  2224 catalog_manager.cc:5495] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 4 to 7, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 7 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260806 03:54:16.753436 11721 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.469s	user 0.003s	sys 0.000s
I20260806 03:54:16.755435 11149 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:16.755751  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 980) took 1514 ms. Trace:
I20260806 03:54:16.766849 10032 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:16.675220 11611 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:16.776975 10032 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:16.757625 11726 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.223s	user 0.000s	sys 0.001s
I20260806 03:54:16.796010  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:16.797412  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:16.775102  3592 rpcz_store.cc:276] 0806 03:54:15.241231 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:15.241388 (+   157us) service_pool.cc:227] Handling call
0806 03:54:15.269021 (+ 27633us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:15.269436 (+   415us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:15.269465 (+    29us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:15.992717 (+723252us) spinlock_profiling.cc:243] Waited 13.2 ms on lock 0x7b180054ca00. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a
0806 03:54:16.105618 (+112901us) spinlock_profiling.cc:243] Waited 913 us on lock 0x7b2c0017f298. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:54:16.106215 (+   597us) log.cc:842] Serialized 26 byte log entry
0806 03:54:16.549431 (+443216us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:16.549495 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:16.549593 (+    98us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:16.755416 (+205823us) raft_consensus.cc:1671] finished
0806 03:54:16.755439 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:16.755668 (+   229us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":31972,"raft.queue_time_us":110,"raft.run_cpu_time_us":139,"raft.run_wall_time_us":139,"spinlock_wait_cycles":32441856,"thread_start_us":442759,"threads_started":1,"wal-append.queue_time_us":594059}
W20260806 03:54:16.801014  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 51609.3us
I20260806 03:54:16.802212  2377 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 18: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:16.799430  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:16.771106 11182 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14.
I20260806 03:54:16.803301  2369 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:16.809227  2476 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:16.771956 11680 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:16.772610 11669 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:16.818514 10032 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:16.831898  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 196827us
I20260806 03:54:16.833072  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:16.795423 11541 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:16.837265  2574 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:16.804755 11343 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:16.767994 11643 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:16.843411  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1006) took 1242 ms. Trace:
I20260806 03:54:16.858127  2572 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:16.860718  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:16.855947  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:16.858103  2370 rpcz_store.cc:276] 0806 03:54:15.601099 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:15.602451 (+  1352us) service_pool.cc:227] Handling call
0806 03:54:15.608048 (+  5597us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:15.613974 (+  5926us) raft_consensus.cc:1520] Early marking committed up to index 13
0806 03:54:15.614025 (+    51us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:15.629295 (+ 15270us) log.cc:842] Serialized 26 byte log entry
0806 03:54:15.933474 (+304179us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:15.933516 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:15.933591 (+    75us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:16.752832 (+819241us) spinlock_profiling.cc:243] Waited 54.4 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:16.826261 (+ 73429us) raft_consensus.cc:1671] finished
0806 03:54:16.826285 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:16.843329 (+ 17044us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":5192,"raft.queue_time_us":6174,"raft.run_cpu_time_us":165,"raft.run_wall_time_us":12618,"spinlock_wait_cycles":125227392,"thread_start_us":303755,"threads_started":1,"wal-append.queue_time_us":452499}
W20260806 03:54:16.866894  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62745.9us
W20260806 03:54:16.867805  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61789.6us
I20260806 03:54:16.875216  2576 raft_consensus.cc:2396] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 18 because replica has last-logged OpId of term: 17 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 7.
I20260806 03:54:16.822315 11510 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:16.856432 11726 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260806 03:54:16.794560 11149 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:16.906368  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:16.857396 11568 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:16.921553  2576 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:16.924248  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 58534.1us
I20260806 03:54:16.865392 11645 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:16.876274 11675 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:16.930035  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49059.3us
I20260806 03:54:16.844074 11680 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:16.836071 11669 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:16.939180  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 73179.4us
I20260806 03:54:16.941318  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:16.943065  2538 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:16.941208  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:16.948851  2224 catalog_manager.cc:5495] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 7 to 11. New cstate: current_term: 11 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:54:16.865964 11541 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:16.975978  2369 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 20 index: 14. Preceding OpId from leader: term: 22 index: 15. (index mismatch)
I20260806 03:54:16.879668 11343 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:17.032469  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54773.5us
I20260806 03:54:17.033704  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:17.034760  2375 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:17.038705 11484 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:17.039263 11484 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:17.039680 11484 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:16.966809 10815 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:17.040309 10815 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:17.040727 10815 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:54:17.040920 11753 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.162s	user 0.000s	sys 0.001s
I20260806 03:54:16.923298 11510 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:16.969525 11729 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:16.928161 11568 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:17.051163  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 77515.9us
W20260806 03:54:17.051728  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 65232.8us
I20260806 03:54:17.054281  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.059947  2538 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:17.045967  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:17.064680  2480 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 20 index: 14. Preceding OpId from leader: term: 22 index: 15. (index mismatch)
I20260806 03:54:17.064831  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.059430  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 960) took 1677 ms. Trace:
I20260806 03:54:16.939343 11645 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:16.942544 11675 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:17.076310  2583 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 16 index: 8. (index mismatch)
I20260806 03:54:17.032418 11442 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:17.067091  2482 rpcz_store.cc:276] 0806 03:54:15.382487 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:15.413620 (+ 31133us) service_pool.cc:227] Handling call
0806 03:54:15.425518 (+ 11898us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:15.571242 (+145724us) raft_consensus.cc:1520] Early marking committed up to index 13
0806 03:54:15.628575 (+ 57333us) log.cc:842] Serialized 14 byte log entry
0806 03:54:16.005777 (+377202us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:16.105733 (+ 99956us) spinlock_profiling.cc:243] Waited 2.31 ms on lock 0x7b2c00000e98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:54:16.106150 (+   417us) log.cc:842] Serialized 26 byte log entry
0806 03:54:16.106324 (+   174us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:16.106372 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:16.106462 (+    90us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:17.052194 (+945732us) raft_consensus.cc:1671] finished
0806 03:54:17.059085 (+  6891us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:17.059317 (+   232us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":33616,"prepare.queue_time_us":110721,"prepare.run_cpu_time_us":113,"prepare.run_wall_time_us":12539,"raft.queue_time_us":45222,"raft.run_cpu_time_us":353,"raft.run_wall_time_us":14031,"spinlock_wait_cycles":6374144,"thread_start_us":320237,"threads_started":1,"wal-append.queue_time_us":750382}
I20260806 03:54:17.088533 11510 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:17.089586 11677 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.175s	user 0.010s	sys 0.010s
I20260806 03:54:17.090457 11675 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:17.081032 11752 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.159s	user 0.000s	sys 0.001s
I20260806 03:54:17.091909  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.093040  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.093538  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.090080 11677 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:17.103624  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.104310  2583 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:17.105319  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.070364 11595 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:17.108457  2577 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
W20260806 03:54:17.082726 11542 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.108s	user 0.017s	sys 0.000s
I20260806 03:54:17.116698  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:17.118207  2581 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:17.071632 11731 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:17.118727  2583 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:17.117954  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.119637  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:17.082556 11611 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:17.100764 11680 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:17.050566 11754 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.066s
I20260806 03:54:17.130662  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:17.132443  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 299462us
I20260806 03:54:17.134135  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:17.116892 11595 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:17.135552  2576 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:17.143188  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.145012  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:17.145998 11755 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260806 03:54:17.120290 11542 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:17.152814 11763 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260806 03:54:17.154130 11542 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:17.155391  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:17.141386 11595 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:17.161453 11149 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:17.163219 11568 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:17.170117  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:17.170323 11749 log.cc:924] Time spent T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.238s	user 0.000s	sys 0.000s
I20260806 03:54:17.186959  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:17.169934 11595 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:17.139726 11616 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260806 03:54:17.189117 11757 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.245s	user 0.001s	sys 0.000s
I20260806 03:54:17.189229  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:17.190313  3585 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 19: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:17.171607 11541 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:17.172127 11643 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:17.190946 11759 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.205s	user 0.000s	sys 0.001s
I20260806 03:54:17.171481  2538 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:17.173686 11489 raft_consensus.cc:979] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower dff94100ffc5485f92cbe6a85addf0b2 to start an election
W20260806 03:54:17.208966 11750 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.271s	user 0.000s	sys 0.001s
W20260806 03:54:17.210345 11766 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
W20260806 03:54:17.211489 11760 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.240s	user 0.001s	sys 0.000s
I20260806 03:54:17.212172 11558 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:17.176200  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:17.212476  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.213253 11595 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:17.182245  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:17.214393 11764 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.118s	user 0.000s	sys 0.001s
I20260806 03:54:17.190142  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3694) took 1073 ms. Trace:
I20260806 03:54:17.215006  2373 rpcz_store.cc:276] 0806 03:54:16.116401 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:16.149581 (+ 33180us) service_pool.cc:227] Handling call
0806 03:54:16.150008 (+   427us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:16.150522 (+   514us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:16.150548 (+    26us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:16.151256 (+   708us) log.cc:842] Serialized 26 byte log entry
0806 03:54:16.722013 (+570757us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:16.722085 (+    72us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:16.722180 (+    95us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:17.189886 (+467706us) raft_consensus.cc:1671] finished
0806 03:54:17.189915 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:17.190071 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":183,"raft.run_cpu_time_us":108,"raft.run_wall_time_us":104,"thread_start_us":567085,"threads_started":1,"wal-append.queue_time_us":688190}
I20260806 03:54:17.216367  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.120687 11731 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:17.218025 11731 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:17.218820  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:17.209160 11669 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:17.212695 11558 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:17.219569  2370 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:17.220000 11558 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:17.220234 11691 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:17.181771  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.221827  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:17.222551  2374 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:54:17.139479 11626 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:17.223544  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:17.214393  2576 raft_consensus.cc:2379] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:54:17.230712  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 59329.5us
I20260806 03:54:17.236299  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:17.173749 11645 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:17.238052  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:17.223724 11343 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:17.240617  2377 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 14
I20260806 03:54:17.241750  2480 raft_consensus.cc:2396] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 20 because replica has last-logged OpId of term: 18 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 9.
I20260806 03:54:17.239580  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:17.243559 10032 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:17.246592 10032 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:17.247094 10032 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:17.249583  2374 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:17.257216  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.254403  2583 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:17.251463  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:17.261140  2481 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:17.264947  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:17.265918  2375 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:17.282157 11427 raft_consensus.cc:1067] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Signalling peer dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:54:17.286712  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:17.292359  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:17.293258  2575 raft_consensus.cc:595] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:17.298178 11565 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:17.298627 11565 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:17.298992 11565 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:17.302671 11484 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:17.307991 11677 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:17.310513 11558 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:17.315244  2429 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.958s (SENT)
I20260806 03:54:17.315958  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:17.317444  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "c4f2c284701f44e495902166ab19b186"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:17.318150  2575 raft_consensus.cc:595] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:17.318575  2575 raft_consensus.cc:603] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260806 03:54:17.318908  2429 leader_election.cc:334] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.995s (SENT)
I20260806 03:54:17.320892  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:17.320989 10032 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:17.331434  2483 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:17.333003 10032 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:17.336004  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:17.337355  2482 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:17.338785  2377 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:17.323117  2375 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:17.340678  2574 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 18: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:17.342752  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 87013.3us
I20260806 03:54:17.344339  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:17.349031 10032 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:17.349493 10032 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:17.349843 10032 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:17.355050  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.350486  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:17.357705  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:17.358349  3585 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:17.360355  2534 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:17.356508 11765 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.282s	user 0.002s	sys 0.000s
I20260806 03:54:17.373734   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:54:17.375047 11454 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:17.375803 11454 raft_consensus.cc:686] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 20 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:17.376914   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:54:17.376864 11454 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 18.12, Last appended by leader: 12, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:17.378155   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:54:17.346848 11680 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:54:17.311373 10815 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:17.406271  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.396222 10032 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:17.411139  2575 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:17.412593 10032 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:17.403532  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 43610.7us
I20260806 03:54:17.419396  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:17.419950  2377 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:40728
I20260806 03:54:17.420303  2374 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 18
I20260806 03:54:17.420670  2377 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:54:17.420446  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:17.421116  2377 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:17.421411  2368 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:17.426120  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:17.432825  2368 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:17.434077 10815 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:17.433398  2377 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:17.436463  2377 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:17.438153  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: true dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:17.438828  3592 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:17.438436 11565 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:17.440443  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:17.441009  2484 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:17.442549  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.443099  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.443358  2574 raft_consensus.cc:2354] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 19. Current term is 20.
W20260806 03:54:17.444311  2429 leader_election.cc:334] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.108s (SENT)
I20260806 03:54:17.444751  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:17.446605  2578 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:17.458741  2534 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:17.459059  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:17.459978  2482 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:17.460208  2369 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 20: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:17.461110  2538 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:17.469012  2429 leader_election.cc:334] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.877s (SENT)
I20260806 03:54:17.470705  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:17.471611  2377 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:17.475535  2484 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:17.442824 11542 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:17.467377  2374 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:17.489212  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.492359 11559 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:17.492871 11542 raft_consensus.cc:686] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:17.493137 11559 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:17.494159 11559 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.8, Last appended by leader: 8, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:17.497133 10815 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:17.497717 10815 raft_consensus.cc:686] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:17.498632 10815 consensus_queue.cc:237] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:17.500561 11484 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:17.492425 11558 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:17.503533 11728 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260806 03:54:17.503786  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 348476us
I20260806 03:54:17.506214  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:17.507107 11616 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:54:17.494089 11542 consensus_queue.cc:237] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:17.519793  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.533229 11565 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:17.446262 11677 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:17.507623  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:17.543134  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:17.544005  2482 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:17.552634  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:17.553728  2476 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 20
I20260806 03:54:17.555574  2331 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:17.531620  2377 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:17.562296  2534 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:17.561597  2482 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:17.569777  2331 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:17.571194  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:17.548528 11774 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260806 03:54:17.605527  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:17.606276  2476 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:17.616453  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:17.617431  2375 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:17.567405 11033 raft_consensus.cc:2741] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260806 03:54:17.631248  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:17.596138 11616 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:17.595908 11632 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election won for term 14
W20260806 03:54:17.640261  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 132758us
I20260806 03:54:17.648211  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:17.590612 11626 raft_consensus.cc:2741] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election decision vote started in defunct term 19: won
I20260806 03:54:17.597700 11630 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
W20260806 03:54:17.643637  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61461.7us
I20260806 03:54:17.651760  2436 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:17.656440  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:17.658763  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.659289  2578 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:17.656741  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.659268  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.660483  2576 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:17.657203  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:17.661684  2574 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:17.662154  2574 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:17.665489  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.668262  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.668658  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.672176  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:17.699608  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.663475  2574 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:17.700050  2538 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:17.634444 11677 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.036s
I20260806 03:54:17.598651 11728 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.071s
I20260806 03:54:17.650020 11645 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:17.703238  2578 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:17.705147  2575 raft_consensus.cc:2379] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:17.674759  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:17.718056  2572 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 20: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:17.707099  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:17.721679  2375 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:17.718833  2579 raft_consensus.cc:2362] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16. Re-sending same reply.
I20260806 03:54:17.694728 11626 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:17.697129 11630 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:17.709676 11753 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260806 03:54:17.696182 11632 raft_consensus.cc:686] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:54:17.737833  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 89702.4us
I20260806 03:54:17.759546  2332 leader_election.cc:398] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:17.738584  2483 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:17.708288 11149 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:17.759997  2332 leader_election.cc:401] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:54:17.663671 11616 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:17.724195 11048 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:17.781272  3592 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:17.785707  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:17.787565 11728 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:17.788424 11728 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:17.789669 11728 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:17.640152 11731 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:17.797519  3585 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
W20260806 03:54:17.802045  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 262426us
I20260806 03:54:17.805574 11048 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:17.810359 11048 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:17.812655 11616 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 19.12, Last appended by leader: 12, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:17.817147 11691 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.596s	user 0.012s	sys 0.000s
I20260806 03:54:17.817809 11691 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:17.819108 11731 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:17.821344  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61960.6us
I20260806 03:54:17.823305  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:17.825363 11761 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:54:17.763055 11149 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:17.828351 11149 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:17.833771  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:17.840731 11632 consensus_queue.cc:237] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:17.842259 11761 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260806 03:54:17.848129 11782 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.122s	user 0.000s	sys 0.001s
W20260806 03:54:17.850101 11771 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.402s	user 0.001s	sys 0.000s
W20260806 03:54:17.854936 11775 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.212s	user 0.000s	sys 0.001s
I20260806 03:54:17.851284  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:17.770815 11626 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 16. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:17.861300  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:17.877095  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 177203us
I20260806 03:54:17.878324  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:17.887302  2332 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:17.896131 11033 raft_consensus.cc:2741] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election decision vote started in defunct term 21: won
I20260806 03:54:17.897092 11489 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:17.897751 11489 raft_consensus.cc:686] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:17.898438  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:17.898821 11489 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 18.10, Last appended by leader: 10, Current term: 20, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:17.863725 11761 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:54:17.904263  2429 leader_election.cc:334] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.500s (SENT)
I20260806 03:54:17.911093 11033 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:17.942672  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55443.5us
I20260806 03:54:17.944610  2332 leader_election.cc:398] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16.
I20260806 03:54:17.945048  2332 leader_election.cc:401] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Cancelling election due to peer responding with higher term
W20260806 03:54:17.978057  2429 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.181s (SENT)
W20260806 03:54:17.987568  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 335825us
W20260806 03:54:17.993489  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49011.3us
W20260806 03:54:17.998893  2429 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.217s (SENT) [suppressed 35 similar messages]
I20260806 03:54:17.984583 11033 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:18.032564  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:18.030534 11645 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.013s
I20260806 03:54:18.043480 11568 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:18.045092 11645 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:18.049517  2436 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:18.051506 11645 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:18.053435  2436 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:18.062285 11568 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:18.063051 11568 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:18.064499 11568 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.073429  2436 leader_election.cc:398] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 19. Current term is 20.
I20260806 03:54:18.074337  2436 leader_election.cc:401] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:54:17.908563 11630 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.10, Last appended by leader: 10, Current term: 17, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:18.079448  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 56055.2us
I20260806 03:54:18.099511  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.103739  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:18.111061  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:18.112515  2377 raft_consensus.cc:2379] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:18.007682 11559 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:18.114480  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.123533  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.104657  2375 raft_consensus.cc:2362] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16. Re-sending same reply.
I20260806 03:54:18.117875  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:18.112618 11542 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.592s	user 0.043s	sys 0.066s
W20260806 03:54:18.131721 11542 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.610s	user 0.043s	sys 0.066s
I20260806 03:54:18.130548 11559 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:18.134403 11559 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:18.148386 11632 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:18.075498 11677 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 17.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.090s
W20260806 03:54:18.153234 11784 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.163s	user 0.000s	sys 0.000s
I20260806 03:54:18.153098 11786 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:18.163435 11786 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:18.166229 11786 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:18.149255 11632 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.180634  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.183269  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.183750  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.182096  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.181569  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.184036  2377 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 10.
I20260806 03:54:18.185628  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:18.184510  2374 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:18.186486  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.187428  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.187722  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:18.188604  2377 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:18.189376  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.191468  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.192559  2374 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:18.193684  2369 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:18.193583  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:18.156011 11783 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.349s	user 0.001s	sys 0.000s
I20260806 03:54:18.196733  2379 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 14 index: 7. Preceding OpId from leader: term: 16 index: 8. (index mismatch)
W20260806 03:54:18.198717  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 289810us
I20260806 03:54:18.201751  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.199566  3545 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:18.206542  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.207528  2377 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:18.205243  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.209149  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.209388  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.209561  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:18.210049  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.209472  2369 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:18.215224  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.226779 11033 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election lost for term 15. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16.
I20260806 03:54:18.229074  2373 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:18.231596  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.243394  2575 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:18.250644  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:18.251838  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 52337.4us
I20260806 03:54:18.260257  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:18.261484  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 140119us
I20260806 03:54:18.262653  2369 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:18.267514  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:18.284214  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.291484  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:18.291505  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 382250us
I20260806 03:54:18.244751 11787 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:18.297066  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 223830us
I20260806 03:54:18.310626  2370 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 8. Preceding OpId from leader: term: 18 index: 9. (index mismatch)
I20260806 03:54:18.311301  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:18.308553 11710 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:18.325908 11785 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 19. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 19. Current term is 20.
I20260806 03:54:18.326251 11710 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:18.308854 11643 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:18.292646 11616 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 17.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.064s
I20260806 03:54:18.328656 11643 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:18.329394 11616 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:18.329957 11616 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:54:18.331753  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 69534.7us
W20260806 03:54:18.332942 11149 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.504s	user 0.016s	sys 0.000s
I20260806 03:54:18.333520 11149 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.311250 11029 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:18.337323  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.339097 11568 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:18.340143 11643 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:18.341897  2436 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:18.343832  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.336302 11761 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:18.253758 10982 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:18.347837  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.259371 11541 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election won for term 19
W20260806 03:54:18.347894  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 56549us
I20260806 03:54:18.346024  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.355800  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:18.352638  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.354630  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:18.357996  2368 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:18.362474  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.363626  2370 raft_consensus.cc:2354] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 19. Current term is 20.
I20260806 03:54:18.366592  2376 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:18.370380  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.371649  2368 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:18.372939  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.339655 11568 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.445175  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.437837  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.447252  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.331243 11616 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 17.8, Last appended by leader: 8, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:18.440825  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 85154.5us
I20260806 03:54:18.451033  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:18.452064  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.453279  2369 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 18: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:18.448266  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:18.439601  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.455726  2376 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 17
I20260806 03:54:18.460873  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.461519  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.361414 11112 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:18.465269  3545 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:18.364441 11541 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:18.468688  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.360003 11618 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:18.448308 11558 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:18.486800  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.482121  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.508426  2376 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:18.511204  3592 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:18.512559  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:18.513248 11493 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:18.513839 11493 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:18.514671  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:54:18.516701 11800 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.207s	user 0.000s	sys 0.000s
I20260806 03:54:18.517544  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:18.517736  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:18.518177  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:18.519089  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:18.519771  3591 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 17
I20260806 03:54:18.354839 10982 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.458832 11804 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:18.476485 11541 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:18.349948 11787 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:18.540402  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 58143.4us
I20260806 03:54:18.477221 11755 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:18.483754 11674 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:18.477715 11149 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:18.353552 11761 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.545212  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:18.526110 11616 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:18.552309  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:18.570680  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:18.538758 11493 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:18.580993  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 239171us
I20260806 03:54:18.581123  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:18.512508 11677 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:18.537117 11785 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:18.593257  2574 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:18.619501  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.539074 11821 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election won for term 16
W20260806 03:54:18.578662 11750 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260806 03:54:18.668305  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 125363us
I20260806 03:54:18.586685 11565 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:18.550781 11632 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:18.490953 11618 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:18.677320 11710 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:18.677469 11799 log.cc:924] Time spent T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.229s	user 0.000s	sys 0.001s
W20260806 03:54:18.677399 11810 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260806 03:54:18.679917 11680 raft_consensus.cc:3032] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:18.680399 11149 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:18.688063  3591 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:18.688982  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:18.689162  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 108148us
I20260806 03:54:18.509292 11558 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.697235  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.699254  2574 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:18.714032  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.753473  2479 raft_consensus.cc:2354] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18.
I20260806 03:54:18.753752  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:18.753839  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3126) took 1092 ms. Trace:
I20260806 03:54:18.754570  2574 rpcz_store.cc:276] 0806 03:54:17.656709 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:17.656875 (+   166us) service_pool.cc:227] Handling call
0806 03:54:18.226546 (+569671us) spinlock_profiling.cc:243] Waited 437 ms on lock 0x7b18002cfee0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cb00856 00007f0d7ca52f7e 00007f0d7cabc367 00007f0d7cabdb4e 00007f0d7cac9228 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c
0806 03:54:18.592597 (+366051us) spinlock_profiling.cc:243] Waited 361 ms on lock 0x7b5800a04fb0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca40f63 00007f0d7caa4aba 00007f0d7cabc3af 00007f0d7cabdb4e 00007f0d7cac9228 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c
0806 03:54:18.748827 (+156230us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1835791872}
I20260806 03:54:18.755237   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:54:18.755167  2537 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:18.765357  3591 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
W20260806 03:54:18.775252  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 82371.5us
I20260806 03:54:18.722436 11493 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:18.722112 11821 raft_consensus.cc:686] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:18.783166  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:18.791453  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.791802  2373 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 18 index: 12. Preceding OpId from leader: term: 20 index: 13. (index mismatch)
I20260806 03:54:18.795512  2479 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:18.791522  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.792735  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.793025  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.796618  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.662102 11677 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.794332  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.791873  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:18.781136 11782 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260806 03:54:18.801115  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:18.801381  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 46305.5us
I20260806 03:54:18.802255  2478 raft_consensus.cc:2396] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 19 because replica has last-logged OpId of term: 18 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 17 index: 10.
I20260806 03:54:18.804242 10032 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
I20260806 03:54:18.805519 11558 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:18.806054 11812 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.273s	user 0.000s	sys 0.000s
I20260806 03:54:18.722653 11565 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:18.808370 11565 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:18.797041  2476 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:18.793540  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.810204  2474 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:18.809625 11821 consensus_queue.cc:237] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.746944 11680 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:18.811746 11680 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.9, Last appended by leader: 9, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.798026  2482 raft_consensus.cc:2396] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 20 because replica has last-logged OpId of term: 19 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 17 index: 9.
I20260806 03:54:18.812611  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:18.796530  2477 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:18.816038  2575 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 18 index: 12. Preceding OpId from leader: term: 20 index: 13. (index mismatch)
I20260806 03:54:18.816215  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:18.817730 11807 raft_consensus.cc:979] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:54:18.797274  2479 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:18.818360 11807 raft_consensus.cc:1067] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Signalling peer dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:54:18.818892 11680 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:18.819839  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:18.821650  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:18.822860  3545 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:18.823794 11029 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:18.825699 11029 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260806 03:54:18.828621 11630 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:18.829222 11630 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.831823 11630 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:18.834640  2575 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260806 03:54:18.835021  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:18.836092 11097 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:18.838847  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:18.843896  2576 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 19 index: 12. Preceding OpId from leader: term: 20 index: 13. (index mismatch)
I20260806 03:54:18.844213  2583 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260806 03:54:18.845358 11787 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:18.849949  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.799799  2484 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:18.853168  2372 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
W20260806 03:54:18.856446  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.019s	sys 0.041s
I20260806 03:54:18.859583  2372 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 20 index: 11. (index mismatch)
I20260806 03:54:18.846982 11761 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:18.857050  2577 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:18.858074  2373 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260806 03:54:18.856501  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.872817  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.862450  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.874008  2479 raft_consensus.cc:2354] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 21. Current term is 22.
W20260806 03:54:18.859755  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.526s	user 0.020s	sys 0.042s
I20260806 03:54:18.864078  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:18.871987  2477 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:18.754575 11149 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.879101  2480 raft_consensus.cc:2396] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 12 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 7.
I20260806 03:54:18.877214  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:18.881486  2479 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:18.878466  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.882647  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:18.874912  2372 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:54:18.883308  2477 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:18.883636  2372 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:18.888453  2481 raft_consensus.cc:2354] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:18.890775  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.892997  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:18.895792  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.896548  2476 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: [13.8-13.8]
I20260806 03:54:18.898031  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.891812  2368 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:18.795966 11728 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.091s
I20260806 03:54:18.889288  2372 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:18.912432  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:18.910804  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:18.919430  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:18.915992  2477 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:18.923890  2374 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:40728
I20260806 03:54:18.924760  2374 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:54:18.925231  2374 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:54:18.877630 10982 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:18.930168  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.931631  2482 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:18.941752  2476 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 19 index: 12. Preceding OpId from leader: term: 20 index: 13. (index mismatch)
I20260806 03:54:18.905040 11674 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:18.874676 11632 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.051s
I20260806 03:54:18.939803  2436 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:18.981788  2373 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
W20260806 03:54:18.985082  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 45441.7us
I20260806 03:54:18.927803 11568 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:18.989099  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:18.990108  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:18.992091  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:18.995023  2373 raft_consensus.cc:2396] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 17 because replica has last-logged OpId of term: 14 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 6.
I20260806 03:54:18.978365 11838 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:18.929564 11626 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.065s
I20260806 03:54:19.029392  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:19.043851  2332 leader_election.cc:398] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18.
I20260806 03:54:19.044363  2332 leader_election.cc:401] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:54:19.048265  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:19.003098 11832 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:19.037602 11842 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
W20260806 03:54:19.070871 11823 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.310s	user 0.000s	sys 0.001s
I20260806 03:54:19.072053  2577 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:19.073300  3594 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:19.075743 11806 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:19.001161 11029 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.050s
I20260806 03:54:19.077149 11630 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:54:19.078610  2534 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:19.079562  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:19.089568  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:19.019771 11841 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:19.020663 11149 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:19.096385  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 56622.7us
W20260806 03:54:19.098188  2429 leader_election.cc:334] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.857s (SENT)
I20260806 03:54:19.100121 11842 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:19.079303 11618 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:19.107174  2584 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:18.994889 11839 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.106s
I20260806 03:54:19.111591 11581 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:54:19.112731 11677 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:19.117504  2584 raft_consensus.cc:595] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:19.112531  2534 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:19.104151 11787 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:19.036655 11838 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:19.111151 11842 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:19.109054  2433 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.028s	sys 0.033s
I20260806 03:54:19.092293 11832 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:19.132012  2433 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.795s	user 0.029s	sys 0.033s
W20260806 03:54:19.137526 11848 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
I20260806 03:54:19.126735 11565 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:19.103968 11814 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:19.104276 11568 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:19.158860  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:19.164283  2584 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260806 03:54:19.158282 11565 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:19.144565  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:19.102205 10982 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.028s
I20260806 03:54:19.155378  2377 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:19.187637  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:19.164701 11568 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:19.193014 11568 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:19.199067 11821 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.014s
I20260806 03:54:19.200311 11048 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:19.207013  2584 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:19.207779  2584 raft_consensus.cc:595] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:19.174786  2374 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:19.158949 11616 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.559s	user 0.009s	sys 0.004s
I20260806 03:54:19.178215  2480 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 8. Preceding OpId from leader: term: 18 index: 9. (index mismatch)
I20260806 03:54:19.143313  2429 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:19.210388  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 67196us
I20260806 03:54:19.210608  2368 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:54:19.211357  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.217546  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.219710  2429 leader_election.cc:398] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 19. Current term is 20.
I20260806 03:54:19.223240  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.213001  3586 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:19.226431  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:19.228560  2369 raft_consensus.cc:2396] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 18 because replica has last-logged OpId of term: 17 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 7.
I20260806 03:54:19.230558  2480 raft_consensus.cc:3032] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:54:19.231058  2480 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:19.155063 11677 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.032s
I20260806 03:54:19.182651 11565 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:19.236877  2479 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:19.259428  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:19.260394  2575 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:54:19.260787  2575 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:19.268955  2575 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:19.270483  2575 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:54:19.240289  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.252451  2374 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:19.273461  2481 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260806 03:54:19.275818  2480 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:19.276928  2480 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:19.277451  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.225031 11149 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:19.303133  2572 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:19.304064  2572 raft_consensus.cc:595] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:19.239279 11632 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 17. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18.
I20260806 03:54:19.170944 11814 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:19.237689 11568 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:19.253615 11680 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:19.319691  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:19.321295  2474 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
W20260806 03:54:19.310099  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 306398us
I20260806 03:54:19.316988 11814 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:19.317507 11149 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:19.317859  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:19.338207  2483 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:19.318634  2477 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:54:19.285437 11821 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:19.288286 10815 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:19.321498  2372 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:19.362545  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:19.363672  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:19.364439  2574 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:19.365639  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:19.324697  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:19.289634 11835 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:19.368621  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:19.367714  2572 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:19.378971  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:19.353221 11863 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260806 03:54:19.380180 11761 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:19.393219 11839 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:19.380470 11728 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:19.412441  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 410823us
I20260806 03:54:19.409425 11761 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:19.415671 11761 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:19.420756  2583 raft_consensus.cc:595] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:19.421322  2583 raft_consensus.cc:603] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:19.438103  2575 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:54:19.443430  2331 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:19.402284  2372 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:54:19.406952  2480 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260806 03:54:19.396808 11814 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260806 03:54:19.408533  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 413770us
I20260806 03:54:19.353303 11807 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:19.463972  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:19.464663  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.466207  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:19.413688 11033 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:19.286295 11832 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:19.462420  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48670.3us
I20260806 03:54:19.475663  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.449498 11851 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:19.461275 11814 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:19.422268 11728 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:19.416501 11839 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:19.524752  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 993) took 1010 ms. Trace:
I20260806 03:54:19.534005  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:19.561873  3585 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 20 index: 11. (index mismatch)
I20260806 03:54:19.573094  3586 rpcz_store.cc:276] 0806 03:54:18.514274 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:18.514405 (+   131us) service_pool.cc:227] Handling call
0806 03:54:19.524490 (+1010085us) spinlock_profiling.cc:243] Waited 461 ms on lock 0x7b54006b1f54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:19.524664 (+   174us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1060544384}
I20260806 03:54:19.563174 11728 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:19.566866 11869 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.166s	user 0.000s	sys 0.000s
I20260806 03:54:19.567960 11872 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:54:19.512319 11819 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:19.595817  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:19.599460  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:19.521433 11814 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:19.600857  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:19.476522 11808 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.112s
I20260806 03:54:19.585647 11728 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:19.514180 11033 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:19.602170 11541 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.022s	user 0.016s	sys 0.000s
W20260806 03:54:19.635377  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 358006us
I20260806 03:54:19.636804  2429 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.599303 11454 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:19.449265 11838 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:19.602073 11872 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:19.705587 11872 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:19.712839 11835 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:19.524977 11851 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:19.601995 11819 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:19.680130 11728 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:19.642925 11842 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:19.670475  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:19.725369  3586 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:19.679203  2474 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 10. Preceding OpId from leader: term: 20 index: 11. (index mismatch)
W20260806 03:54:19.728350 11874 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.257s	user 0.001s	sys 0.000s
W20260806 03:54:19.732628 11878 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.224s	user 0.000s	sys 0.000s
I20260806 03:54:19.732772 11565 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:19.734438 11881 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.211s	user 0.000s	sys 0.004s
I20260806 03:54:19.650420 11541 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:19.685527  3590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 996) took 1170 ms. Trace:
I20260806 03:54:19.699340 11841 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election won for term 17
W20260806 03:54:19.749416  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45145.5us
I20260806 03:54:19.684525  2370 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:19.745632  2481 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:19.746658  3590 rpcz_store.cc:276] 0806 03:54:18.515309 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:18.518732 (+  3423us) service_pool.cc:227] Handling call
0806 03:54:18.519088 (+   356us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:18.551245 (+ 32157us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:54:18.938320 (+387075us) log.cc:842] Serialized 14 byte log entry
0806 03:54:19.105183 (+166863us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:19.105271 (+    88us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:19.105355 (+    84us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:19.685198 (+579843us) spinlock_profiling.cc:243] Waited 26.3 ms on lock 0x7b54004722d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:19.685264 (+    66us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:19.685442 (+   178us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":199057,"prepare.run_cpu_time_us":68,"prepare.run_wall_time_us":71,"raft.queue_time_us":124,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":4364,"spinlock_wait_cycles":60593408,"thread_start_us":431269,"threads_started":2,"wal-append.queue_time_us":251742}
W20260806 03:54:19.764602  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 289193us
I20260806 03:54:19.771658  3591 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:19.743232 11842 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:19.787643 11819 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:19.788858 11839 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:19.789052 11883 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.185s	user 0.000s	sys 0.001s
I20260806 03:54:19.749961 11841 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:19.750557 11182 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:19.794478  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:19.798616  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:19.799281  2370 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:19.800308  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:19.801014  2376 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:19.795986  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:19.763667 11677 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:19.806757  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:19.789999 11842 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:19.806161  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 330592us
I20260806 03:54:19.808509  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.738322 11454 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:19.817772 11454 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:19.818667 11814 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:19.779175 11565 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:19.822479  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:19.822996 11814 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:19.738631 11728 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:19.814422 11851 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:19.805226 11182 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:19.815694 11033 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:19.832234  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:19.796195 11839 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:19.833740  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 197072us
I20260806 03:54:19.844408  2429 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.800864 11841 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:19.832726  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:19.840462  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.849241  2429 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.852169  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:19.849370 11839 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:19.857111 11839 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:19.859000 11842 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:19.835536 11838 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:19.860423 11838 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:19.860843 11838 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:54:19.862614  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61304.9us
I20260806 03:54:19.863473  2538 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:19.866446 11728 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:19.867758 11541 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:19.871934  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:19.872138  2332 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.874804  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.879606  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:19.878105  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.883211 11761 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:19.883832  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:19.813390 11677 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:19.853984 11834 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:19.885690  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.888535  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:19.891330  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 87305.3us
I20260806 03:54:19.911913  2429 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.878083 11568 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260806 03:54:19.917639  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45617.3us
I20260806 03:54:19.921559  2375 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:19.925696  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.927389  2332 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.887400 11643 raft_consensus.cc:979] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:54:19.929083 11912 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:19.929898  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.931097 11912 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:19.931798  2429 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.932999 11912 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:19.933678  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:19.934811 11912 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:54:19.935467  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 120197us
W20260806 03:54:19.937157  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47564.5us
I20260806 03:54:19.937003 11842 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:19.886014 11890 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:54:20.148334 11761 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:19.887076 11618 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:19.891989 11558 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.081s
I20260806 03:54:20.199889  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:19.887274 11808 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:19.889964 11632 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:20.165032 11839 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:19.913697 11903 raft_consensus.cc:2741] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Leader pre-election decision vote started in defunct term 19: won
I20260806 03:54:19.924707 11835 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260806 03:54:20.166518  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 250642us
I20260806 03:54:20.171583 11901 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:20.172088 11643 raft_consensus.cc:1067] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:54:20.171887  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:20.165796 11841 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:20.177227  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:20.178565 11877 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.659s	user 0.002s	sys 0.014s
I20260806 03:54:20.178942 11838 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:20.180477  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:20.180719  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:20.184796  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.189819  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:20.190944  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2231) took 1746 ms (client timeout 2312 ms). Trace:
W20260806 03:54:20.182960  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 255668us
I20260806 03:54:19.887705 11616 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:20.200700  3586 raft_consensus.cc:2362] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20. Re-sending same reply.
I20260806 03:54:20.191445 11677 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:20.209180 11907 log.cc:924] Time spent T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.353s	user 0.000s	sys 0.001s
I20260806 03:54:20.195928 11843 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:20.216524  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 1000) took 1395 ms. Trace:
I20260806 03:54:20.220747 11493 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:54:20.223044 11182 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:20.198650 11897 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.349s	user 0.010s	sys 0.000s
I20260806 03:54:20.226243  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:20.325713  2574 raft_consensus.cc:2354] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 19. Current term is 20.
I20260806 03:54:20.198352  2370 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:20.251742  2538 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:20.329100  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 77478.2us
I20260806 03:54:20.257651  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:20.274073  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 109389us
I20260806 03:54:20.259961  2583 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:20.230917 11806 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.050s
I20260806 03:54:20.234019 11839 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:20.259114 11901 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:20.295064 11894 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.528s	user 0.006s	sys 0.005s
I20260806 03:54:20.300721  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3771) took 1369 ms. Trace:
I20260806 03:54:20.253737 11832 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:20.273072 11913 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260806 03:54:20.313180  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:20.313030  2369 rpcz_store.cc:269] 0806 03:54:18.444821 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:18.454057 (+  9236us) service_pool.cc:227] Handling call
0806 03:54:20.190676 (+1736619us) spinlock_profiling.cc:243] Waited 759 ms on lock 0x7b54003ea8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:20.190871 (+   195us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1745379200}
I20260806 03:54:20.313541  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:20.386859  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73804.8us
W20260806 03:54:20.389212  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 75779.2us
I20260806 03:54:20.320559  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.323215  3591 rpcz_store.cc:276] 0806 03:54:18.820703 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:18.821336 (+   633us) service_pool.cc:227] Handling call
0806 03:54:20.216272 (+1394936us) spinlock_profiling.cc:243] Waited 949 ms on lock 0x7b54005a05d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:20.216436 (+   164us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2183005440}
I20260806 03:54:20.339320  3545 leader_election.cc:398] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 19. Current term is 20.
I20260806 03:54:20.391106  3545 leader_election.cc:401] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Cancelling election due to peer responding with higher term
I20260806 03:54:20.352084  2368 rpcz_store.cc:276] 0806 03:54:18.931349 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:18.931672 (+   323us) service_pool.cc:227] Handling call
0806 03:54:18.931986 (+   314us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:19.211084 (+279098us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:20.300300 (+1089216us) spinlock_profiling.cc:243] Waited 278 ms on lock 0x7b540014f854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:20.300629 (+   329us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":640278272}
I20260806 03:54:20.352739  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:20.356777 10982 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:20.357697 11618 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:20.350332 11048 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.011s
I20260806 03:54:20.362030 11901 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:20.362645  2376 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 14.
I20260806 03:54:20.364315  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3783) took 1146 ms. Trace:
I20260806 03:54:20.404505  3591 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260806 03:54:20.332054 11843 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:20.378389  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1987) took 1158 ms. Trace:
I20260806 03:54:20.404088  2373 rpcz_store.cc:276] 0806 03:54:19.217803 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:19.218113 (+   310us) service_pool.cc:227] Handling call
0806 03:54:19.218616 (+   503us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:19.230375 (+ 11759us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:19.230430 (+    55us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:19.253136 (+ 22706us) log.cc:842] Serialized 26 byte log entry
0806 03:54:19.632117 (+378981us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:19.632159 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:19.632238 (+    79us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:20.294329 (+662091us) spinlock_profiling.cc:243] Waited 4.62 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:20.363879 (+ 69550us) raft_consensus.cc:1671] finished
0806 03:54:20.363909 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:20.364222 (+   313us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":11198,"raft.queue_time_us":59748,"raft.run_cpu_time_us":172,"raft.run_wall_time_us":15774,"spinlock_wait_cycles":10624384,"thread_start_us":300341,"threads_started":1,"wal-append.queue_time_us":436722}
I20260806 03:54:20.405732  2584 rpcz_store.cc:276] 0806 03:54:19.219649 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:19.220228 (+   579us) service_pool.cc:227] Handling call
0806 03:54:19.220694 (+   466us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:19.292586 (+ 71892us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:19.292622 (+    36us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:19.299989 (+  7367us) log.cc:842] Serialized 52 byte log entry
0806 03:54:19.631745 (+331756us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:19.687041 (+ 55296us) log.cc:842] Serialized 14 byte log entry
0806 03:54:19.743573 (+ 56532us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:19.743702 (+   129us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:20.378107 (+634405us) raft_consensus.cc:1671] finished
0806 03:54:20.378131 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:20.378309 (+   178us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":133106,"prepare.queue_time_us":65777,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":47,"raft.queue_time_us":119968,"raft.run_cpu_time_us":377,"raft.run_wall_time_us":23110,"thread_start_us":251514,"threads_started":1,"wal-append.queue_time_us":459200}
I20260806 03:54:20.380736  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3785) took 1155 ms. Trace:
I20260806 03:54:20.383117 11838 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:20.337976 11839 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:54:20.391661  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 52598.4us
I20260806 03:54:20.392128  2474 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:20.340072 11808 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:20.392547 11493 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election won for term 21
W20260806 03:54:20.393692  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 73285.2us
I20260806 03:54:20.391217  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 920) took 1486 ms. Trace:
I20260806 03:54:20.394783 11841 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:20.403496  2332 leader_election.cc:398] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 21. Current term is 22.
I20260806 03:54:20.408699  2379 rpcz_store.cc:276] 0806 03:54:19.225060 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:19.227048 (+  1988us) service_pool.cc:227] Handling call
0806 03:54:19.227495 (+   447us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:19.473570 (+246075us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:19.473606 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:19.518115 (+ 44509us) log.cc:842] Serialized 26 byte log entry
0806 03:54:19.755788 (+237673us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:19.755849 (+    61us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:19.755954 (+   105us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:20.208482 (+452528us) spinlock_profiling.cc:243] Waited 20.4 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:20.380366 (+171884us) raft_consensus.cc:1671] finished
0806 03:54:20.380394 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:20.380659 (+   265us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":24093,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":13303,"spinlock_wait_cycles":46998784,"thread_start_us":392459,"threads_started":2,"wal-append.queue_time_us":272625}
I20260806 03:54:20.393198  2538 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:20.388067 11835 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:20.411896  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:20.418610 11899 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.552s	user 0.003s	sys 0.000s
I20260806 03:54:20.393052 11677 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:20.399657 11250 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:20.408339 11618 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:20.399791 11558 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:20.424733  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:20.396000 11900 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:20.425468  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:20.396277 11632 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader election lost for term 21. Reason: could not achieve majority
I20260806 03:54:20.387059 11832 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:20.428051  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.431423  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.434377  2538 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:20.450090  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.434448  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:20.435369  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:20.440759  2578 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260806 03:54:20.417236 11808 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:20.425913 11493 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:20.444149 11900 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:20.460227  2332 leader_election.cc:398] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:20.421124  2579 rpcz_store.cc:276] 0806 03:54:18.904411 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:18.904596 (+   185us) service_pool.cc:227] Handling call
0806 03:54:18.929262 (+ 24666us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:18.929700 (+   438us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:18.929734 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:18.939247 (+  9513us) log.cc:842] Serialized 26 byte log entry
0806 03:54:19.233766 (+294519us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:19.233830 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:19.233945 (+   115us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:20.177887 (+943942us) spinlock_profiling.cc:243] Waited 16.1 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:20.386820 (+208933us) raft_consensus.cc:1671] finished
0806 03:54:20.386848 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:20.391141 (+  4293us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":9166,"raft.run_cpu_time_us":181,"raft.run_wall_time_us":30860,"spinlock_wait_cycles":37115264,"thread_start_us":252043,"threads_started":1,"wal-append.queue_time_us":439710}
I20260806 03:54:20.455245  2331 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:20.460601  2332 leader_election.cc:401] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Cancelling election due to peer responding with higher term
W20260806 03:54:20.461750  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49948.1us
I20260806 03:54:20.443710 11618 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:20.439343 11691 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:20.410784 11149 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.043s
I20260806 03:54:20.431030 11841 consensus_queue.cc:1046] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.033s
I20260806 03:54:20.456624 11838 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:20.458913 11808 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:20.477841  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:20.439512 11755 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 20.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.031s
I20260806 03:54:20.465201 11493 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:20.460270 11632 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:20.489143 11755 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 20 LEADER]: Stepping down as leader of term 20
I20260806 03:54:20.489605 11755 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 20 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:20.491214 11182 raft_consensus.cc:979] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:54:20.476830 10815 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:20.492426 10815 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:20.492911 10815 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:20.469535 11728 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:20.473416 11872 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 16. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:20.464653 11900 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:20.490593 11755 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 20.14, Last appended by leader: 14, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:20.436669 11677 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:20.459451 11901 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:20.474848 11803 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 14.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.015s
I20260806 03:54:20.437314 11835 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:20.484522 11841 consensus_queue.cc:1225] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 13.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260806 03:54:20.482560 11819 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:20.500909  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3137) took 1178 ms. Trace:
I20260806 03:54:20.513329  2576 rpcz_store.cc:276] 0806 03:54:19.322794 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:19.332298 (+  9504us) service_pool.cc:227] Handling call
0806 03:54:19.332638 (+   340us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:19.389381 (+ 56743us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:19.389418 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:19.390013 (+   595us) log.cc:842] Serialized 26 byte log entry
0806 03:54:19.743768 (+353755us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:19.743831 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:19.743961 (+   130us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:20.295836 (+551875us) spinlock_profiling.cc:243] Waited 13.6 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:20.497411 (+201575us) raft_consensus.cc:1671] finished
0806 03:54:20.497431 (+    20us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:20.500833 (+  3402us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":56283,"raft.queue_time_us":56448,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":117,"spinlock_wait_cycles":31183744,"thread_start_us":351061,"threads_started":1,"wal-append.queue_time_us":459660}
I20260806 03:54:20.464994 11891 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.032s
I20260806 03:54:20.498519  2332 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.500490 11728 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:20.519826  2534 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:20.518553  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.509528 11630 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:20.505201 11890 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:20.543910  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:20.559293  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50611.1us
W20260806 03:54:20.562053  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 88754us
I20260806 03:54:20.532778 11728 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
W20260806 03:54:20.542488 11933 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260806 03:54:20.533609 11901 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:20.540102 11872 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election won for term 21
W20260806 03:54:20.572722  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 43862.1us
W20260806 03:54:20.572697  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52976.5us
I20260806 03:54:20.564530  3542 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:54:20.569926  2429 leader_election.cc:334] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.312s (SENT)
I20260806 03:54:20.575132  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.580054 11843 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:20.581939  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:20.545498 11755 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Advancing to term 21
W20260806 03:54:20.587566  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 52798us
I20260806 03:54:20.564383 11819 raft_consensus.cc:1067] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Signalling peer dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:54:20.594973  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:20.595613  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:20.596254  2474 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:54:20.583340 11568 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:20.543128 11838 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.042s
I20260806 03:54:20.610158  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:20.610630  2368 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:20.611568  2375 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:20.613458  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.581977 11872 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:20.597947  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:20.615265  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.598784  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:20.599500  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:20.616580  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.600416  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:20.600929  3547 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.602710  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:20.603058  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:20.603658  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:20.584389 11710 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:20.622007  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:20.622226  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:20.616998  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:20.615597  2476 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:20.623340  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.617707  2479 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:20.624228  2375 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:20.618413  2429 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.625118  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.615824  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:20.619573 11934 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.107s	user 0.001s	sys 0.001s
I20260806 03:54:20.591468 11843 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:20.590175 11888 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:54:20.633289  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.633922  2377 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:20.626605  2429 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.619128  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:20.628755  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.623412  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:20.635687  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.629248  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.629062  2474 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:54:20.629871  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.623628  2480 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:20.638031  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.636138  2478 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:20.551725 11890 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:20.641721  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:20.643908  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:20.645115  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.646088  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:20.646936  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:20.648633  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.651312  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.651530  2477 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 14. Current term is 15. Ops: [14.7-14.7]
I20260806 03:54:20.657485  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:20.656491  2481 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:54:20.659685  2481 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:54:20.660193  2481 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:20.612694 11832 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:20.614152 11842 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:20.664148  2375 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:20.664580  2372 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:20.590611 10982 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.060s
I20260806 03:54:20.622318 11872 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:20.641023 11840 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:20.649741 11912 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:20.669481  2482 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 22.
I20260806 03:54:20.613456 11901 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.062s
I20260806 03:54:20.669209  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.688164  2375 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:20.674101  2368 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260806 03:54:20.632896 11843 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:20.683501 11842 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:20.661480 11568 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:20.654479 11851 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:20.621017 11761 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:20.663908  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:20.620676 11578 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.049s
I20260806 03:54:20.672783 11033 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:20.682593 11832 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:20.754249  2377 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
W20260806 03:54:20.707264  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63449.5us
I20260806 03:54:20.680302 11710 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:20.705204 11843 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:20.681389 11149 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:20.785171  2578 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:20.777245  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:20.796638  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 139253us
I20260806 03:54:20.789901  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.787949  2578 raft_consensus.cc:595] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:20.831251  2377 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260806 03:54:20.835768  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:20.767477 11578 consensus_queue.cc:1225] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 14.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260806 03:54:20.771562 11832 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:20.783190 11677 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:20.789188 11912 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:20.893481  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 72674.7us
I20260806 03:54:20.774863 11761 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:20.874297 11832 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:20.833500 11149 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:20.905848 11677 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:20.971081 11939 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.187s	user 0.000s	sys 0.001s
I20260806 03:54:20.981262 11890 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:20.926407 11912 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:20.985184 11842 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:20.986451 11029 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Stepping down as leader of term 14
W20260806 03:54:20.961721 11899 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260806 03:54:21.000341 11761 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.000573 11568 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:21.002594 11680 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:21.007532 11891 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.012329 11903 raft_consensus.cc:3032] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Stepping down as leader of term 14
W20260806 03:54:21.015280 11250 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.575s	user 0.012s	sys 0.000s
I20260806 03:54:20.907858 11710 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:21.018050 11890 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:54:21.036037 11954 log.cc:924] Time spent T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260806 03:54:21.004287 11029 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:20.994725 11677 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:21.043697 11903 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:21.046783 11835 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:21.045806 11891 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:21.120716 11912 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:21.121718 11903 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.7, Last appended by leader: 7, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:21.127015 11900 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.616s	user 0.014s	sys 0.000s
I20260806 03:54:21.129758 11891 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.131513 11900 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:21.182092  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 323440us
W20260806 03:54:21.187093  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 351717us
I20260806 03:54:21.188982  2332 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:21.191998  2370 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: []
W20260806 03:54:21.195205  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.535s	user 0.000s	sys 0.008s
W20260806 03:54:21.195794  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.535s	user 0.000s	sys 0.008s
I20260806 03:54:21.199218 11149 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:21.200444  2479 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.535s	user 0.000s	sys 0.021s
W20260806 03:54:21.200989  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 420524us
I20260806 03:54:21.201236 11838 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:21.203773 11838 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.046684 11250 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election lost for term 19. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 19. Current term is 20.
I20260806 03:54:21.204941 11838 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:21.209221  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 307098us
I20260806 03:54:21.210163 11838 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.211355 11838 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.214509 11029 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:21.215721 11851 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.040779 11568 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:21.201037  2479 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.536s	user 0.000s	sys 0.021s
W20260806 03:54:21.290597  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.625s	user 0.012s	sys 0.003s
W20260806 03:54:21.291452  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.630s	user 0.012s	sys 0.004s
I20260806 03:54:21.295828 11888 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:21.298681 11900 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.249657 11149 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:21.312502  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 522497us
I20260806 03:54:21.311771 11851 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:21.335457 11149 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:21.336797  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:21.337188 11761 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.337670 11851 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:21.298435 11808 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.799s	user 0.013s	sys 0.003s
I20260806 03:54:21.338361 11851 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.338161 11761 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:21.338925 11808 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:21.339308 11851 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:21.342622 11029 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:21.343232 11033 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.344041 11033 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:21.346402 11851 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.347222  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:21.348727  2578 raft_consensus.cc:2396] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 18 because replica has last-logged OpId of term: 17 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 10.
I20260806 03:54:21.348538  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:21.349931 11975 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.350912 11975 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:21.353052  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 142250us
I20260806 03:54:21.357036  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:21.320451 11839 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.894s	user 0.012s	sys 0.005s
I20260806 03:54:21.359520 11839 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:21.361521  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:21.362732 11839 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.323966  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:21.324952 11677 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:21.325608  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:21.328605 11568 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:21.352968  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:21.137321 11872 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:21.369392 11872 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.373608 11975 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.323179 11843 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:21.384444 11843 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:21.391939  2574 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
W20260806 03:54:21.397274  2478 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.005s	sys 0.005s
W20260806 03:54:21.398061  2478 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.006s	sys 0.005s
I20260806 03:54:21.399724 11761 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.410383 11903 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:21.362839  3585 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:21.363592  2379 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:21.320185 11838 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:21.416850  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 45503.7us
I20260806 03:54:21.298405 11888 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:21.307493  2374 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.518s	user 0.007s	sys 0.007s
I20260806 03:54:21.338881 11149 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.342689 11808 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:21.434204 10815 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.941s	user 0.021s	sys 0.008s
I20260806 03:54:21.436335 11643 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:21.439203 11643 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:21.441792  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:21.446204 11643 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:21.451314  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:21.447402  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:21.448735  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:21.452678  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:21.457237 11912 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:21.457912 11912 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.458431 11912 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:21.433394 11033 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.472479  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:21.474481  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:21.480437 12001 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:54:21.480818  2476 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.744s	user 0.017s	sys 0.018s
W20260806 03:54:21.486624  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 46236.7us
I20260806 03:54:21.448678 10815 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:21.491847 11832 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.543s	user 0.016s	sys 0.004s
I20260806 03:54:21.492707  2583 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 19: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:21.492581 11832 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:21.494385  2476 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.809s	user 0.018s	sys 0.019s
I20260806 03:54:21.451828 11900 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.499781  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:21.505089  2438 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.538s	user 0.011s	sys 0.015s
W20260806 03:54:21.512323  2438 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.630s	user 0.012s	sys 0.016s
W20260806 03:54:21.516760  2373 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.703s	user 0.006s	sys 0.007s
I20260806 03:54:21.525977  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:21.527405  2373 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.805s	user 0.007s	sys 0.008s
W20260806 03:54:21.530725  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 182393us
I20260806 03:54:21.506330 11891 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.535405 11891 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:21.547484 11838 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.549134 11097 raft_consensus.cc:979] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:54:21.550143 11097 raft_consensus.cc:1067] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Signalling peer dff94100ffc5485f92cbe6a85addf0b2 to start an election
I20260806 03:54:21.568748 11626 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:21.576180  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:21.592132 11996 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260806 03:54:21.595474  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 1012) took 1183 ms. Trace:
I20260806 03:54:21.596052  3591 rpcz_store.cc:276] 0806 03:54:20.411967 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:20.413421 (+  1454us) service_pool.cc:227] Handling call
0806 03:54:20.413760 (+   339us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:20.414203 (+   443us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:54:20.774210 (+360007us) spinlock_profiling.cc:243] Waited 5.32 ms on lock 0x7b18000c0520. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cad8435 00007f0d7cad83b8
0806 03:54:21.195032 (+420822us) log.cc:842] Serialized 14 byte log entry
0806 03:54:21.314126 (+119094us) log.cc:842] Serialized 14 byte log entry
0806 03:54:21.326667 (+ 12541us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:21.330066 (+  3399us) log.cc:842] Serialized 52 byte log entry
0806 03:54:21.330293 (+   227us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:21.330369 (+    76us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:21.333543 (+  3174us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:21.594936 (+261393us) raft_consensus.cc:1671] finished
0806 03:54:21.594972 (+    36us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:21.595207 (+   235us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":76627,"prepare.run_cpu_time_us":137,"prepare.run_wall_time_us":138,"raft.queue_time_us":5373,"raft.run_cpu_time_us":583,"raft.run_wall_time_us":6868,"spinlock_wait_cycles":12237184,"thread_start_us":530627,"threads_started":2,"wal-append.queue_time_us":267393}
I20260806 03:54:21.600634 10815 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:21.602433 11832 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.546111 11900 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:21.637650  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 83669.2us
W20260806 03:54:21.672068 11728 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.054s	user 0.015s	sys 0.014s
W20260806 03:54:21.687009  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 498432us
I20260806 03:54:21.686049  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:21.702515 11493 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.214s	user 0.009s	sys 0.019s
I20260806 03:54:21.712558  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2234) took 1099 ms. Trace:
I20260806 03:54:21.715049  3591 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:21.702335 11841 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:21.709648 11821 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:21.736562  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 101643us
I20260806 03:54:21.708871 11728 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:21.739761 11993 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260806 03:54:21.739665  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:21.741050 11975 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:54:21.742594 11728 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.703538 11493 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:21.731338 12001 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:21.754305 11493 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:21.754442  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:21.757741 11903 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:54:21.758090 11912 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:21.714560  2373 rpcz_store.cc:276] 0806 03:54:20.609392 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:20.609977 (+   585us) service_pool.cc:227] Handling call
0806 03:54:20.610258 (+   281us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:20.610481 (+   223us) raft_consensus.cc:1520] Early marking committed up to index 10
0806 03:54:20.722064 (+111583us) log.cc:842] Serialized 14 byte log entry
0806 03:54:21.634980 (+912916us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:21.674669 (+ 39689us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:21.682976 (+  8307us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:21.688778 (+  5802us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:21.708818 (+ 20040us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":22354,"prepare.run_cpu_time_us":116,"prepare.run_wall_time_us":5174,"raft.queue_time_us":14984,"raft.run_cpu_time_us":201,"raft.run_wall_time_us":203,"thread_start_us":916575,"threads_started":2,"wal-append.queue_time_us":727205}
I20260806 03:54:21.763901 11917 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:21.764712 11917 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:21.749244  3594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:37794 (request call id 86) took 1238 ms. Trace:
I20260806 03:54:21.751142 11888 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:21.767604  3594 rpcz_store.cc:276] 0806 03:54:20.510878 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:20.511160 (+   282us) service_pool.cc:227] Handling call
0806 03:54:21.612678 (+1101518us) spinlock_profiling.cc:243] Waited 819 ms on lock 0x7b54006b1f54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d81a0ac6e 00007f0d7b101807 00007f0d7b101792 00007f0d7b1016c1 00007f0d7b10163c 00007f0d7b1008f2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:21.748981 (+136303us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1883366272}
I20260806 03:54:21.769318  3590 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:21.775377  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2256) took 1158 ms. Trace:
W20260806 03:54:21.780174 11755 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.116s	user 0.015s	sys 0.011s
W20260806 03:54:21.781029 11961 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260806 03:54:21.781124 11755 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.782001 11755 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:21.783542  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2251) took 1167 ms. Trace:
I20260806 03:54:21.783953  2372 rpcz_store.cc:276] 0806 03:54:20.615694 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:20.682396 (+ 66702us) service_pool.cc:227] Handling call
0806 03:54:20.682674 (+   278us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:20.702042 (+ 19368us) raft_consensus.cc:1520] Early marking committed up to index 7
0806 03:54:20.703072 (+  1030us) log.cc:842] Serialized 14 byte log entry
0806 03:54:21.499555 (+796483us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:21.671343 (+171788us) log.cc:842] Serialized 26 byte log entry
0806 03:54:21.682756 (+ 11413us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:21.682795 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:21.686563 (+  3768us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:21.783113 (+ 96550us) raft_consensus.cc:1671] finished
0806 03:54:21.783137 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:21.783313 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":9110,"prepare.queue_time_us":192,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":48,"raft.queue_time_us":96381,"raft.run_cpu_time_us":544,"raft.run_wall_time_us":550,"thread_start_us":762728,"threads_started":2,"wal-append.queue_time_us":355695}
I20260806 03:54:21.789219   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:54:21.793828  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:21.795655  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3809) took 1186 ms. Trace:
I20260806 03:54:21.796396 11149 consensus_queue.cc:1046] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:21.798239 12001 raft_consensus.cc:3032] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:21.798746 12001 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:21.800648 12004 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260806 03:54:21.796234  2370 rpcz_store.cc:276] 0806 03:54:20.609095 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:20.612128 (+  3033us) service_pool.cc:227] Handling call
0806 03:54:20.612453 (+   325us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:21.193050 (+580597us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:21.795274 (+602224us) spinlock_profiling.cc:243] Waited 578 ms on lock 0x7b54001072d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:21.795576 (+   302us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1330531200}
W20260806 03:54:21.804062  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49773.9us
I20260806 03:54:21.776357  2374 rpcz_store.cc:276] 0806 03:54:20.617313 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:20.778471 (+161158us) service_pool.cc:227] Handling call
0806 03:54:20.778821 (+   350us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:20.779064 (+   243us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:20.779093 (+    29us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:20.779618 (+   525us) log.cc:842] Serialized 26 byte log entry
0806 03:54:21.505883 (+726265us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:21.689502 (+183619us) log.cc:842] Serialized 14 byte log entry
0806 03:54:21.692724 (+  3222us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:21.709149 (+ 16425us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:21.746137 (+ 36988us) raft_consensus.cc:1671] finished
0806 03:54:21.746161 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:21.775276 (+ 29115us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":209827,"prepare.run_cpu_time_us":65,"prepare.run_wall_time_us":66,"raft.queue_time_us":4223,"raft.run_cpu_time_us":204,"raft.run_wall_time_us":1556,"thread_start_us":757941,"threads_started":2,"wal-append.queue_time_us":734187}
I20260806 03:54:21.820623 12001 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:21.822546 12001 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:21.807664 11888 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:21.816627 11900 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.833045  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:21.822978 11912 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:21.838228  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:21.834156  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:21.806809 11821 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:21.828469 11888 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:21.839196  2481 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.163s	user 0.015s	sys 0.007s
I20260806 03:54:21.845021  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3803) took 1237 ms. Trace:
I20260806 03:54:21.845528  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3804) took 1238 ms. Trace:
I20260806 03:54:21.846711  2376 rpcz_store.cc:276] 0806 03:54:20.607028 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:20.609962 (+  2934us) service_pool.cc:227] Handling call
0806 03:54:21.842673 (+1232711us) spinlock_profiling.cc:243] Waited 1.14 ms on lock 0x7b5800003c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:54:21.844240 (+  1567us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:21.844554 (+   314us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:21.844579 (+    25us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:21.844637 (+    58us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:21.844663 (+    26us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:21.844719 (+    56us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:21.844828 (+   109us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2618752}
I20260806 03:54:21.849517  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:21.846776  2379 rpcz_store.cc:276] 0806 03:54:20.607427 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:20.607631 (+   204us) service_pool.cc:227] Handling call
0806 03:54:20.608057 (+   426us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:21.427612 (+819555us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:21.845267 (+417655us) spinlock_profiling.cc:243] Waited 755 ms on lock 0x7b54001eafd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:21.845464 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1736478464}
I20260806 03:54:21.855790  2483 pending_rounds.cc:76] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 9
I20260806 03:54:21.856249  2483 pending_rounds.cc:97] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 14.10
I20260806 03:54:21.856570  2483 raft_consensus.cc:2866] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:21.858174  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:21.858841 11821 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.859503  2482 raft_consensus.cc:2379] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:21.852674 11917 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.864898 11888 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:21.872247 11950 raft_consensus.cc:979] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: : Instructing follower 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:54:21.873085 11950 raft_consensus.cc:1067] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Signalling peer 608e57d72aae496aaf8613622153aa0c to start an election
I20260806 03:54:21.874843  2482 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:21.849226  2481 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:21.881585  2481 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.893100  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:21.901029  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:21.892967 11888 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260806 03:54:21.903012 11912 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:21.897725 11755 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.910859  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:54220 (request call id 3827) took 1295 ms. Trace:
I20260806 03:54:21.914826  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:21.918690  2482 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 19: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:21.916425  2481 rpcz_store.cc:276] 0806 03:54:20.606761 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:20.629582 (+ 22821us) service_pool.cc:227] Handling call
0806 03:54:21.898666 (+1269084us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:21.927558  2478 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
W20260806 03:54:21.932281  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 116934us
I20260806 03:54:21.938776 11149 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:21.940151 11985 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.503s	user 0.005s	sys 0.002s
I20260806 03:54:21.939730 11149 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:21.941059 12006 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.210s	user 0.003s	sys 0.000s
I20260806 03:54:21.944662  2477 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:21.944787  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 1997) took 1338 ms. Trace:
I20260806 03:54:21.931568 11821 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:21.948823  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3812) took 1327 ms. Trace:
I20260806 03:54:21.945313  2579 rpcz_store.cc:276] 0806 03:54:20.605030 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:20.608259 (+  3229us) service_pool.cc:227] Handling call
0806 03:54:20.614801 (+  6542us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:20.900425 (+285624us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:20.900480 (+    55us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:20.925592 (+ 25112us) log.cc:842] Serialized 52 byte log entry
0806 03:54:21.353070 (+427478us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:21.354293 (+  1223us) log.cc:842] Serialized 14 byte log entry
0806 03:54:21.354755 (+   462us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:21.354938 (+   183us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:21.939149 (+584211us) spinlock_profiling.cc:243] Waited 27.7 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:21.942094 (+  2945us) raft_consensus.cc:1671] finished
0806 03:54:21.942218 (+   124us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:21.943807 (+  1589us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":38554,"prepare.queue_time_us":350,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":67,"raft.queue_time_us":64157,"raft.run_cpu_time_us":330,"raft.run_wall_time_us":329,"spinlock_wait_cycles":63774464,"thread_start_us":632056,"threads_started":2,"wal-append.queue_time_us":470762}
I20260806 03:54:21.954005  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:21.933211 11912 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:21.947127 11149 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:21.950444  2377 rpcz_store.cc:276] 0806 03:54:20.618813 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:20.861800 (+242987us) service_pool.cc:227] Handling call
0806 03:54:21.193283 (+331483us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:21.419485 (+226202us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:21.419527 (+    42us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:21.474212 (+ 54685us) log.cc:842] Serialized 26 byte log entry
0806 03:54:21.564514 (+ 90302us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:21.564609 (+    95us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:21.564859 (+   250us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:21.940300 (+375441us) spinlock_profiling.cc:243] Waited 2.7 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:21.942478 (+  2178us) raft_consensus.cc:1671] finished
0806 03:54:21.942503 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:21.946381 (+  3878us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":95112,"raft.run_cpu_time_us":239,"raft.run_wall_time_us":239,"spinlock_wait_cycles":6204288,"thread_start_us":284653,"threads_started":2,"wal-append.queue_time_us":181852}
I20260806 03:54:21.971889  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:21.966069 11821 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:21.979979  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:21.980468  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:21.980892  2578 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 19: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:21.981781  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:21.982038 11912 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:21.983669  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:21.981808 11821 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:21.984486  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:21.985735 11891 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:21.979290  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:21.976110 11888 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election won for term 23
I20260806 03:54:21.986356  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:21.986753 11888 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:21.987448 11888 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:21.990806  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:21.993988 11754 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:21.994712 11754 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.003796  2374 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:40728
I20260806 03:54:22.004762  2374 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:54:22.005299  2374 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:54:22.003772 11841 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:22.010207 11841 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.012084  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:22.017825  2581 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:22.018116  2581 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:22.026559 11626 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:22.027187 11626 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:22.022552 11980 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:22.028477 11754 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.028301 11980 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.029348  2581 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 16.7, Last appended by leader: 7, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.030498  2581 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:22.030722 11980 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:22.036520   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:54:22.037633   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:54:22.038460  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.047873  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.052196  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.054507  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.056720  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.075446  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.076349  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.077754 11891 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:22.088658  3547 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:22.090169 11250 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:22.100113 11841 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.101359  2369 raft_consensus.cc:1226] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:22.104244  2370 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:22.113642 11819 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:22.114522 11819 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.115319  2479 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:54220
I20260806 03:54:22.115453 11841 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:22.115974  2479 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:54:22.116484  2479 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:22.116339 11841 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.117482 11819 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:22.119081 11841 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.122877  2477 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:54:22.134198  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.135203  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.133607  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.136492 11626 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:22.137748 12016 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.137s	user 0.000s	sys 0.001s
W20260806 03:54:22.138033  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 74913.2us
I20260806 03:54:22.154114  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.155488  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:22.157158  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.158151  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:22.158371  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:22.138759  2429 leader_election.cc:334] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.011s (SENT)
I20260806 03:54:22.143766  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:22.159503  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:22.158826  3586 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:22.163975  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.145977  2581 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:22.151665  2479 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:22.146538  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 56569.8us
I20260806 03:54:22.152781  2482 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:22.170720  2481 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:22.153487  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.172451  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:22.173220  2368 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875"
dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:40728
I20260806 03:54:22.173861  2368 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:54:22.174067  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.174263  2368 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:22.173388  2375 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:22.175644  2479 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.178691 12001 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:22.182619  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:22.183007  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44312.3us
I20260806 03:54:22.182933 12001 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.183578 11626 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:22.183596  2369 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 21: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:54:22.184003  2429 leader_election.cc:334] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.112s (SENT)
I20260806 03:54:22.185585 12001 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:22.190383  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.181036  2374 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.201889  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.204342  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:22.203133 12001 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:22.207418 12001 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.209095 11819 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 16.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:22.210279 12001 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.210582 11819 consensus_queue.cc:1046] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260806 03:54:22.211692 11710 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:22.178838 11891 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:22.211946 11819 raft_consensus.cc:3032] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:22.212827 11819 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:22.213850 11819 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.215425 11819 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:22.212118 11710 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:22.216621 11710 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.209753  2534 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:22.203608 11626 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:22.224853  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.223337  3590 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:22.164980 11841 raft_consensus.cc:465] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Not starting pre-election -- already a leader
I20260806 03:54:22.229259  2374 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.227468  2368 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.218145 11710 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:22.228749 11821 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:22.248430  2368 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.239955 12001 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:22.254534  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45042.2us
I20260806 03:54:22.257361  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.259248 11807 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:22.259420 11149 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:22.259850 11807 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:22.260401 11807 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:22.265074  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.269886  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.269639  2534 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:22.278959  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:22.279687  3590 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:22.277163 12001 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:22.282058 11097 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:22.286007  2537 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:22.292363 11980 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:22.292940 11980 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:22.293929 11980 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.297830  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.302084  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:22.269326 11821 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:22.306526  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.308156  2477 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 19
I20260806 03:54:22.312484  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.315929  2227 catalog_manager.cc:5495] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 11 to 15. New cstate: current_term: 15 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.320420  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.321346  2480 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 19: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:22.321838  2477 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:22.326071  2479 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:22.326654  2375 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
W20260806 03:54:22.328442  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61796.5us
I20260806 03:54:22.252269 11626 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.379722 11626 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.368223 11821 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:22.370817 11994 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:22.373275 11149 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:22.400116 11149 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.403312 11149 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.404855 11821 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.374163  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:22.379915 11493 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 16.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.011s
I20260806 03:54:22.396155 11097 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260806 03:54:22.477437  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 199360us
W20260806 03:54:22.473946  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 275166us
W20260806 03:54:22.482306  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 194956us
I20260806 03:54:22.483460  2537 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:22.485535  2537 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:22.407966 11821 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.466588 11912 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:22.463510 11626 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:22.383823 11807 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:22.495638  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 122827us
I20260806 03:54:22.413327 11728 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:22.511345 11493 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:22.512163 11493 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:22.513468 11493 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.380774 11691 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 16.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.113s
I20260806 03:54:22.524791  2429 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:22.525174 11728 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.527696 11728 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.529006  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.530083  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.531061  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.532487  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.532761  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.533696  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.534724  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.535800 12047 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:22.537181  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:22.537472 11980 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election won for term 21
W20260806 03:54:22.540822 11888 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.553s	user 0.012s	sys 0.006s
I20260806 03:54:22.542335  2332 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.543084 11807 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:22.493963 11912 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:22.543305 11493 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:22.548874  2372 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:22.560364  2379 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 19: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:22.564591  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 91363.8us
I20260806 03:54:22.564785  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:22.565987  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:22.467334 11994 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.566772  2477 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:22.567045  2373 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:54:22.565024  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 79572.1us
I20260806 03:54:22.572857  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.574057  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.575974  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:22.576844  2479 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:54:22.568205  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:22.584565  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.559878 11728 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:22.555240 12047 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:22.585053 12027 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:22.591468 12027 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:22.591145 11728 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.593868 11728 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:22.594322 12039 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:22.594516 11728 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:22.595089 12039 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.596374  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.597517 12039 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:22.597808 11994 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:22.598176  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.563706 11888 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.599419  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.600270 11888 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:22.569916 11891 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:22.600662  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:22.601212  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.601872  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:22.567510 11912 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:22.603202  2227 catalog_manager.cc:5495] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 6 to 14. New cstate: current_term: 14 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.525004 11626 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.604727  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.606387 11626 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.579582 11980 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:22.608779  2377 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 22. Current term is 23. Ops: []
I20260806 03:54:22.609336  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:22.609030 11980 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 20.14, Last appended by leader: 14, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.610013  3590 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 21.
I20260806 03:54:22.610657  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.611217  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:22.611920  3586 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:22.612495 12047 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:22.612985  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:22.614326  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.614341  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:22.615358  2372 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:22.613018  2480 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260806 03:54:22.600473  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.596366  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:22.594267  2224 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 228) took 74243 ms (client timeout 15000 ms). Trace:
W20260806 03:54:22.620451  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78248.6us
I20260806 03:54:22.622386  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.626104  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:22.629383  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:22.632643  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:22.641597  2332 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:22.643973  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:22.631338  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 134793us
I20260806 03:54:22.644306  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.646333  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.645033  2578 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:22.636190 11994 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:22.648041 11994 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:22.648430 11994 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Advancing to term 22
W20260806 03:54:22.649804  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 157784us
I20260806 03:54:22.650856  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.640988 11888 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:22.653601 12047 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.606885  2227 catalog_manager.cc:5495] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 7 to 10, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 10 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.655563  2579 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:22.656073  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:22.657804 11970 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 22.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260806 03:54:22.659083 11970 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 22 LEADER]: Stepping down as leader of term 22
I20260806 03:54:22.653766 12027 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.654721 11888 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:22.652993 12049 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:22.663236  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:22.673586  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.674916  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.676481  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:22.677743  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.670851  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:22.680289 11888 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:22.680545  2576 raft_consensus.cc:3032] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Stepping down as leader of term 10
I20260806 03:54:22.680927  2576 raft_consensus.cc:729] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:22.681602  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:22.682260  2579 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:22.659484 11970 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 22 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:22.682582  2579 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:22.683147  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.683528  2579 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.684680  2579 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:22.671582  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.685993  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.687187  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.688310 12033 consensus_queue.cc:1046] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 20.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:22.689597 11691 raft_consensus.cc:3032] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Stepping down as leader of term 20
I20260806 03:54:22.689983 11691 raft_consensus.cc:729] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:22.690876 11691 consensus_queue.cc:260] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 20.10, Last appended by leader: 10, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.692628 11691 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:22.684551  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.693162  2227 catalog_manager.cc:5495] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 5 to 10, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 10 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.683566 11970 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 22.15, Last appended by leader: 15, Current term: 22, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.695554  2227 catalog_manager.cc:5495] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 4 to 16. New cstate: current_term: 16 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.696978 11970 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:22.697423  2227 catalog_manager.cc:5495] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 7 to 15. New cstate: current_term: 15 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.699271 12027 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:22.664861 12039 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:22.700125  2429 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.700881  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.703338  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.705022  2572 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260806 03:54:22.681770  2576 consensus_queue.cc:260] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.706359  2373 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:22.708252  2579 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:22.710908  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:22.699632  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.713757  2436 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:22.723541  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.714810  2331 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.714147  2477 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:22.726500  2479 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
I20260806 03:54:22.726624  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: true dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:22.727255  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 64127.8us
W20260806 03:54:22.619319  2224 rpcz_store.cc:269] 0806 03:53:08.420974 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:08.421268 (+   294us) service_pool.cc:227] Handling call
0806 03:54:22.593935 (+74172667us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:17.418079 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:17.418825 (+   746us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:17.418891 (+    66us) write_op.cc:435] Acquired schema lock
0806 03:54:17.418910 (+    19us) tablet.cc:660] Decoding operations
0806 03:54:17.471427 (+ 52517us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:17.557205 (+ 85778us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:17.595818 (+ 38613us) tablet.cc:683] Acquiring locks for 4 operations
0806 03:54:17.728289 (+132471us) tablet.cc:699] Row locks acquired
0806 03:54:17.755368 (+ 27079us) write_op.cc:260] PREPARE: finished
0806 03:54:17.801224 (+ 45856us) write_op.cc:270] Start()
0806 03:54:17.856728 (+ 55504us) write_op.cc:276] Timestamp: P: 1785988457772612 usec, L: 0
0806 03:54:17.856766 (+    38us) op_driver.cc:331] REPLICATION: starting
0806 03:54:17.900250 (+ 43484us) log.cc:842] Serialized 1682 byte log entry
0806 03:54:19.610041 (+1709791us) op_driver.cc:444] REPLICATION: finished
0806 03:54:20.145254 (+535213us) write_op.cc:301] APPLY: starting
0806 03:54:20.145387 (+   133us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:20.264131 (+118744us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:20.264322 (+   191us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:20.267912 (+  3590us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:20.330945 (+ 63033us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=8,key_file_lookups=8,delta_file_lookups=8,mrs_lookups=0
0806 03:54:20.335697 (+  4752us) write_op.cc:312] APPLY: finished
0806 03:54:20.345833 (+ 10136us) log.cc:842] Serialized 49 byte log entry
0806 03:54:20.346110 (+   277us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:20.346415 (+   305us) write_op.cc:454] Released schema lock
0806 03:54:20.346489 (+    74us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:20.346904 (+   415us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:20.346935 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":10950,"reported_tablets":53,"child_traces":[["op",{"apply.queue_time_us":518156,"apply.run_cpu_time_us":10557,"apply.run_wall_time_us":202071,"cfile_cache_hit":18,"cfile_cache_hit_bytes":20879,"num_ops":4,"prepare.queue_time_us":207110,"prepare.run_cpu_time_us":38464,"prepare.run_wall_time_us":942649,"raft.queue_time_us":378970,"raft.run_cpu_time_us":23745,"raft.run_wall_time_us":332944,"replication_time_us":1745994,"thread_start_us":1002140,"threads_started":4,"wal-append.queue_time_us":725442,"wal-append.run_cpu_time_us":25667,"wal-append.run_wall_time_us":2686228}]]}
I20260806 03:54:22.728482  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:22.729022  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.729565  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:22.730340  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.730921 11841 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:22.731637 11841 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:22.732219 11728 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:22.732771 11728 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:22.732896  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 69362.8us
I20260806 03:54:22.733218 11728 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:22.733700 11994 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.735880 11888 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.737958  2579 raft_consensus.cc:2396] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 16 because replica has last-logged OpId of term: 14 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 7.
I20260806 03:54:22.738034  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:22.727304  2575 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:22.739678  2575 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:22.664508 11626 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:22.747160  2578 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:22.748627  2576 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 10 FOLLOWER]: Advancing to term 11
I20260806 03:54:22.732169 11841 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:22.749469  2227 catalog_manager.cc:5495] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 5 to 8, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 8 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:22.755482  2581 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:22.735996 11994 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:22.741715 12001 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:22.753099 11821 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:22.753607 12039 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:22.774381  2227 catalog_manager.cc:5495] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.771130  2538 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:22.798751 12001 consensus_queue.cc:1046] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 16.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260806 03:54:22.818820  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47840.4us
I20260806 03:54:22.808568 12047 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:22.824548 11819 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:54:22.825165 11819 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:22.825645 11819 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:22.828570 12001 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:22.829186 12001 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:22.830459 12001 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.810652  2534 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:22.755839  2575 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 18.9, Last appended by leader: 9, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.833091  2575 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:22.750315 11626 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:22.815246  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 115252us
W20260806 03:54:22.835768 11807 consensus_queue.cc:1159] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "dff94100ffc5485f92cbe6a85addf0b2" responder_term: 18 status { last_received { term: 18 index: 9 } last_committed_idx: 9 last_received_current_leader { term: 18 index: 9 } }
I20260806 03:54:22.838310  2429 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:22.839365  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:22.805862 12044 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 15.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.032s
I20260806 03:54:22.840873  2372 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:22.840740  2369 raft_consensus.cc:1226] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 10. Current term is 11. Ops: []
I20260806 03:54:22.841436  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:22.817374 11821 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:22.842232  2375 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:22.820668  2227 catalog_manager.cc:5495] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 6 to 13, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 13 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:22.840628 11149 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:22.853121 11841 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 17.8, Last appended by leader: 8, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.854501  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:22.856364 11888 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:22.856212  2227 catalog_manager.cc:5495] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.858137  2227 catalog_manager.cc:5495] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.863466 12044 raft_consensus.cc:3032] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:22.864135 12044 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:22.865432 12044 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.868160  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:22.869695  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 123039us
I20260806 03:54:22.873284 12001 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:22.877997  2227 catalog_manager.cc:5495] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 11 to 16, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 16 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.880450  2227 catalog_manager.cc:5495] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 9 to 12, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 12 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.883452 12049 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:22.885591 12049 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:54:22.892287  2576 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 11.
W20260806 03:54:22.903069  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RunLeaderElection -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 50817us
I20260806 03:54:22.907066  2375 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:22.882480  2227 catalog_manager.cc:5495] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 8 to 12. New cstate: current_term: 12 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.867734 12044 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:22.913049  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 182629us
I20260806 03:54:22.850613 11626 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:22.889554 12002 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:22.891820 11595 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:22.811682 11912 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.926729  2332 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:22.894899 11821 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 16.7, Last appended by leader: 7, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.919853  2227 catalog_manager.cc:5495] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 10 to 12, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 12 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.947599  2227 catalog_manager.cc:5495] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 6 to 10. New cstate: current_term: 10 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.965787 11912 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:22.972134 11595 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:22.972873 11595 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:22.973242  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:22.974627  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:22.975334 11595 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:22.976815 12042 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader election won for term 11
I20260806 03:54:22.977423 12042 raft_consensus.cc:686] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:22.977268 11819 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.978528 12042 consensus_queue.cc:237] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:22.984195 11994 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:22.985900 11994 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:22.995275  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:23.004855  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 143632us
I20260806 03:54:22.958039 12039 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
W20260806 03:54:23.006829  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 292057us
I20260806 03:54:23.008093  2331 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.009766  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.028646  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:23.029093  2227 catalog_manager.cc:5495] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 5 to 8, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 8 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:22.990831 11819 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:23.050944  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:23.051752  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 53858.2us
I20260806 03:54:23.042836  2577 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
W20260806 03:54:23.055922  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 193854us
I20260806 03:54:23.055828  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:23.057268  3590 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:22.995066 11994 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:23.063782  2534 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:23.068125  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:22.997594 12002 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:23.073696  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:23.074539  2476 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:22.941054 11728 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:23.073791  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:23.064054  2227 catalog_manager.cc:5495] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:23.081620  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:23.084317  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:23.084553  2227 catalog_manager.cc:5495] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 6 to 13. New cstate: current_term: 13 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:23.092559  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:23.088814  2227 catalog_manager.cc:5495] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:23.096525  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:23.096639  2227 catalog_manager.cc:5495] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 6 to 8, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 8 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:23.061290 12039 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:23.103704  2478 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:23.107941  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:23.108880  2477 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Advancing to term 23
W20260806 03:54:23.123701  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 114039us
I20260806 03:54:23.124946  2331 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.129578  2575 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:23.137509  2331 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.117170  2227 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 11 to 12, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 12 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:23.144008  2331 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.143148  3590 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:23.147426  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.151635 11618 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:23.152624 11888 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader election lost for term 21. Reason: could not achieve majority
I20260806 03:54:23.153450 11888 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:23.154095 11888 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:23.122612 12039 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:23.163545 11626 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:23.164916 12055 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260806 03:54:23.165089  2370 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:23.172096  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:23.174437 11807 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260806 03:54:23.174902  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 109366us
I20260806 03:54:23.176852  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.177559 12002 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.9, Last appended by leader: 9, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:23.178386 11626 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:23.178928 11728 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:23.180462 12056 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:23.181262 11912 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:23.181038 12056 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:23.183418 12056 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:23.190694  2429 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.190085  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:23.200098  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:23.204638  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 130574us
I20260806 03:54:23.205433  2477 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 23.
I20260806 03:54:23.212370  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.219283  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:23.221431  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:23.124066 11493 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true }, Status: INVALID_TERM, Last received: 17.11, Next index: 12, Last known committed idx: 9, Time since last communication: 0.084s
I20260806 03:54:23.189625 12060 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:23.207945 12054 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:23.229491  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:23.230423  2477 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:23.232554  2332 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:23.226544  2227 catalog_manager.cc:5495] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 6 to 10, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 10 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
W20260806 03:54:23.234517 12027 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.510s	user 0.014s	sys 0.000s
I20260806 03:54:23.206956 12061 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:23.246910 12073 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Stepping down as leader of term 15
W20260806 03:54:23.248649 12069 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260806 03:54:23.237197 12056 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:23.251286 12056 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:23.251732 12056 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:23.253189  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 77771.2us
I20260806 03:54:23.254966 12050 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:23.262686 11807 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 18.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:23.268220 12068 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader election won for term 23
I20260806 03:54:23.268961 12068 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:23.269630  2369 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:23.269912 12068 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 22.15, Last appended by leader: 15, Current term: 23, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:23.274179 11786 raft_consensus.cc:3032] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:23.274629 11786 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:23.275303  2374 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:23.275717 11786 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:23.222474 11618 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:23.287598 11786 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:23.279664 11807 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:23.288282 11807 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:23.288064 11618 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:23.289314 11807 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 18.10, Last appended by leader: 10, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:23.291031 11807 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:23.294363 12053 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:23.300774 11891 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:54:23.226540 12060 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:23.301913 12060 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:23.302155  2476 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:54:23.303253  2479 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: [11.9-11.9]
I20260806 03:54:23.219823 11994 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:23.235817 12049 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:23.247653 12073 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:23.326190  2436 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:23.330724  3594 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 20 index: 14. (index mismatch)
I20260806 03:54:23.331795  3586 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 20 index: 14. Preceding OpId from leader: term: 21 index: 15. (index mismatch)
I20260806 03:54:23.332574  2537 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:23.338690  2538 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:23.341473 12072 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:54:23.341555 12074 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:54:23.342391 12074 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:23.343508  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 193862us
I20260806 03:54:23.343439 12074 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:23.344465  2331 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.325260 11912 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:23.321652 12053 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Stepping down as leader of term 20
W20260806 03:54:23.381403  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 169179us
I20260806 03:54:23.400966  2583 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
W20260806 03:54:23.402587  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 58219.6us
I20260806 03:54:23.404417  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:23.357131 12049 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:23.380185 12053 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:23.338111 11728 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.058s
I20260806 03:54:23.356841 11980 consensus_queue.cc:1046] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.053s
I20260806 03:54:23.432288  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.441121 11912 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:23.418747 11841 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:23.419950 12049 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 19 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:23.418360 12039 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:23.449894  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:23.420222 12073 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.13, Last appended by leader: 13, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:23.459918 11821 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:54:23.465288  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59430.3us
I20260806 03:54:23.437654 12033 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.018s
W20260806 03:54:23.457720 11149 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.604s	user 0.012s	sys 0.002s
I20260806 03:54:23.483505  3586 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
W20260806 03:54:23.491642  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59496.1us
I20260806 03:54:23.501410  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:23.502444  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 98482.7us
I20260806 03:54:23.503680  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.505518  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:23.457584 11710 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.030s
I20260806 03:54:23.457841 12039 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:23.503328  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.507423  2474 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:23.474380 11149 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260806 03:54:23.493059 12044 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.574s	user 0.004s	sys 0.012s
I20260806 03:54:23.514801  2331 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.507465 11891 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:23.509366 12054 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:23.527585  3547 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.520148  2331 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.515872 11728 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:23.520100  2575 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:54:23.557385  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:23.557806 12078 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:23.531054  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: true dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:23.558521 12078 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:23.559092  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:23.546495 11891 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:23.537474 12097 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:23.515213 12049 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 18.9, Last appended by leader: 9, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:23.550130 11595 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:23.565095  2476 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 22. Current term is 23. Ops: []
I20260806 03:54:23.569247  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:23.570379  2476 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 16: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:23.566244  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:23.519425 12057 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:23.513540 12046 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:23.557511  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:23.560012  2368 raft_consensus.cc:2379] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:23.549213  3547 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:23.563920 12077 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:23.538395  2331 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.575894  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.519399 12079 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:23.560690 12082 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
W20260806 03:54:23.598644  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49556.6us
W20260806 03:54:23.599649  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 61352.9us
I20260806 03:54:23.518162 12042 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 16.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.049s
W20260806 03:54:23.602723  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 55357.9us
I20260806 03:54:23.562176 12097 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:23.577605 12001 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:23.679715  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 103958us
I20260806 03:54:23.683882 12081 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:54:23.560092 11891 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:23.612944 11595 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:23.684854 12079 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:23.692950 12079 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:23.697158   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:54:23.563740 12056 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:23.660373 11888 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:23.701858  2429 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.703873  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.704439  2331 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:23.718741  2331 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:23.818935  2375 raft_consensus.cc:2379] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:23.714147 12081 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:23.731209 11821 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:23.677049 12001 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:23.808656 11595 raft_consensus.cc:686] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:23.604489 12057 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:23.849963 12089 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.199s	user 0.001s	sys 0.000s
I20260806 03:54:23.835012 11841 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:23.833878 11888 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.018s
I20260806 03:54:23.857872 12001 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:23.824604 11149 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:23.839934 11626 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:54:23.839116 12078 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:23.920266  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 201620us
I20260806 03:54:23.921578  2331 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:54:23.923029  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 209719us
W20260806 03:54:23.924165  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 232590us
I20260806 03:54:23.876595 12054 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:23.932744  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:23.879666 11841 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:23.879210 11626 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:23.909595 12039 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:23.945772  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:23.922657 12079 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:23.951802  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:23.952862  2474 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:23.935781 11871 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:23.957571  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:23.960127  2483 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260806 03:54:23.883446 11149 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:23.962292  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 258545us
I20260806 03:54:23.973145  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:23.967286  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:23.980808  2480 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:23.871846 12081 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.001955  2376 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:24.005971  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:23.971374 12039 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:23.958365 11595 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:24.028388 11626 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:24.029290 11807 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.738s	user 0.016s	sys 0.000s
I20260806 03:54:24.031869 12057 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:23.991868 11728 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.041s
I20260806 03:54:24.033721 11841 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.036885 12091 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:24.037225 12060 consensus_meta.cc:287] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.735s	user 0.014s	sys 0.003s
I20260806 03:54:24.037708 12091 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.037989 12060 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.041179 12114 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:24.042115 12114 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:24.044749  2368 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 9. Preceding OpId from leader: term: 19 index: 10. (index mismatch)
I20260806 03:54:24.013945  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:24.015825 12101 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:54:24.016444 12084 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.418s	user 0.001s	sys 0.001s
I20260806 03:54:24.021600 11149 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:24.024369 12056 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:23.981892 11871 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:24.005369 12100 log.cc:924] Time spent T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.304s	user 0.000s	sys 0.001s
I20260806 03:54:24.008924 11912 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:54:24.123661  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 127772us
I20260806 03:54:24.010046  2429 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:23.980638 11888 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:24.060297  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:24.126550  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:24.061014 12077 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:54:24.126962  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 124083us
I20260806 03:54:24.129786  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:24.126974  2479 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:24.133241  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:24.134650  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:24.135442 12101 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:24.137281 12091 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:24.141610  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:24.149324  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:24.151648  2581 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 17 index: 8. Preceding OpId from leader: term: 19 index: 9. (index mismatch)
I20260806 03:54:24.157639  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:24.158448  2583 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:24.162117  2577 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: [11.9-11.9]
I20260806 03:54:24.162864  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:24.165367  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:24.124449 11891 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:24.123281 12127 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:24.168982 12060 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:24.141781 12056 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:24.169214 12127 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.170004 12056 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.166216  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.167280  2578 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 16 index: 7. Preceding OpId from leader: term: 17 index: 8. (index mismatch)
I20260806 03:54:24.177822  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:24.139783 12105 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:24.131636 11888 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:24.195091  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.106928 11912 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.161156 12039 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:54:24.195767 11786 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.873s	user 0.020s	sys 0.000s
I20260806 03:54:24.256455  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.254415  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.191742 11888 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:24.256302  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:24.262255  2576 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:24.322680  2376 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 16 index: 7. Preceding OpId from leader: term: 17 index: 8. (index mismatch)
I20260806 03:54:24.257637  2373 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:24.266459  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:24.326434  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60082.1us
I20260806 03:54:24.329726  2331 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:24.329823  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:24.327435  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:24.240127 12081 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:24.242600 12097 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:24.335742  2476 raft_consensus.cc:2379] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:54:24.340582  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 156477us
I20260806 03:54:24.325644 12068 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:24.351678  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:24.340009 11728 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
W20260806 03:54:24.352921  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 167359us
I20260806 03:54:24.343924 12127 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:24.343083 12077 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:24.385454  2476 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260806 03:54:24.388090  2482 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 9. Preceding OpId from leader: term: 19 index: 10. (index mismatch)
W20260806 03:54:24.355366 12099 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.383s	user 0.000s	sys 0.002s
I20260806 03:54:24.390743 12115 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:24.390944  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:24.377833 12068 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:24.394343 12113 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:24.395028 12113 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.396520 12068 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:24.337066 12060 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.042s
I20260806 03:54:24.397367 12113 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:24.349996 12114 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:24.352869 11841 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.045s
I20260806 03:54:24.400128 12135 consensus_queue.cc:1046] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:24.253964 12105 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:24.388164 12077 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:24.405480 12077 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:24.350688 12039 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:24.409605 12125 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260806 03:54:24.391799  2474 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:24.442751  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:24.437978  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 109750us
I20260806 03:54:24.352838 12081 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:24.443863  2479 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:24.377556 11149 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:24.390959 12121 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.126s	user 0.000s	sys 0.000s
I20260806 03:54:24.385445 12047 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:24.442608 11728 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election lost for term 22. Reason: could not achieve majority
I20260806 03:54:24.449182 11618 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:24.445545 12136 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:24.524087  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:24.527627  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 164019us
I20260806 03:54:24.512609  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:24.529423  2575 raft_consensus.cc:595] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:24.529831  2575 raft_consensus.cc:603] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:24.530110 11912 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:24.531065  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:24.535377 12106 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.567s	user 0.001s	sys 0.001s
I20260806 03:54:24.508283 12134 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:24.536623 12134 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:24.543449  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:24.545508  2474 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
W20260806 03:54:24.547407  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 399477us
I20260806 03:54:24.551061  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:24.499320 12056 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:24.455856 12105 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:24.513953 12042 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:24.354481 12097 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:24.523906 12114 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:24.603106  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:24.462219 12081 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.461644 11149 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:24.557493 11912 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:24.605161  2538 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:24.624809  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:24.542486 11871 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:24.513113 12047 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.637626  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:24.638357  2579 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
W20260806 03:54:24.637079  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 278111us
I20260806 03:54:24.639396  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:24.640332  2583 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
W20260806 03:54:24.648904  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 119315us
I20260806 03:54:24.651226  2368 raft_consensus.cc:1261] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260806 03:54:24.652252  2375 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 20. Current term is 21. Ops: [20.14-20.14]
W20260806 03:54:24.655131  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 140480us
I20260806 03:54:24.524050 11618 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.656540  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:24.660372  2476 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 23.
I20260806 03:54:24.657173  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:24.661620  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.667361  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.668361  2369 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:24.657162  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:24.669627  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 64592us
W20260806 03:54:24.674180  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 141429us
I20260806 03:54:24.666426  2376 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:24.673722  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:24.636119 12134 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:24.686074  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:24.686100  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:24.688442  2429 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:24.622874 12114 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.692965  3586 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 22 index: 15. Preceding OpId from leader: term: 23 index: 16. (index mismatch)
I20260806 03:54:24.694293  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:24.675014 12032 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.064s
I20260806 03:54:24.695712  2474 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:24.696273 12149 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:24.698066 12093 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.007s
I20260806 03:54:24.675623 12101 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:24.698357 11618 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:24.699128  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.711930 12141 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:24.699322 12075 raft_consensus.cc:3032] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:54:24.712535 12141 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.713050 12075 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:24.690611 12113 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:24.714109 12075 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.699759 12154 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:24.693007  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:24.704649  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.690927 12115 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:24.730075  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2271) took 1201 ms. Trace:
I20260806 03:54:24.730621  2373 rpcz_store.cc:276] 0806 03:54:23.528524 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:23.530784 (+  2260us) service_pool.cc:227] Handling call
0806 03:54:24.729815 (+1199031us) spinlock_profiling.cc:243] Waited 580 ms on lock 0x7b5400012a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:24.729962 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1332882688}
I20260806 03:54:24.732880  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:24.706108  2480 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.703s	user 0.012s	sys 0.002s
I20260806 03:54:24.713994  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:24.724208 11595 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:24.724447 12163 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:24.717916 12135 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 18.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.008s
I20260806 03:54:24.592705 12136 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:24.710888 12149 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:24.718593 12044 consensus_queue.cc:1035] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.009s
I20260806 03:54:24.747210  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2276) took 1217 ms. Trace:
I20260806 03:54:24.728088  2581 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:24.687721 11912 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.039s
I20260806 03:54:24.747659  2370 rpcz_store.cc:276] 0806 03:54:23.530260 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:23.531636 (+  1376us) service_pool.cc:227] Handling call
0806 03:54:23.532005 (+   369us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:23.812585 (+280580us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:23.812641 (+    56us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:24.397642 (+585001us) spinlock_profiling.cc:243] Waited 5.59 ms on lock 0x7b2c00006f88. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:54:24.398182 (+   540us) log.cc:842] Serialized 26 byte log entry
0806 03:54:24.514140 (+115958us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:24.670835 (+156695us) log.cc:842] Serialized 14 byte log entry
0806 03:54:24.671147 (+   312us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:24.671250 (+   103us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:24.734565 (+ 63315us) raft_consensus.cc:1671] finished
0806 03:54:24.746953 (+ 12388us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:24.747133 (+   180us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":192533,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":41,"raft.queue_time_us":37183,"raft.run_cpu_time_us":421,"raft.run_wall_time_us":27543,"spinlock_wait_cycles":12860160,"thread_start_us":509817,"threads_started":3,"wal-append.queue_time_us":208672}
I20260806 03:54:24.727154 12154 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.738583 12155 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:24.750550 12155 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:24.750922 12155 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:24.744443 11595 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:24.751757 11595 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:24.714015 12047 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:24.757189  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:24.758050  2583 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:24.755554 12053 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 20.14, Last appended by leader: 14, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:24.743563  2480 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
W20260806 03:54:24.743153  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 48999.3us
W20260806 03:54:24.764667  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 213867us
I20260806 03:54:24.766782  2332 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:24.705682  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:24.772004  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:24.772392  2574 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260806 03:54:24.772544  2436 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:24.767688 12073 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:24.763610 11626 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:24.775923  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:24.776718  2579 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:24.777436 12119 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:24.767848 11891 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:24.783424  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.783644  2436 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:24.784396  2370 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:24.785368  2436 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:24.787367  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 81779.2us
I20260806 03:54:24.793180  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.795900 12115 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:24.796461 12115 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:24.796824 12115 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:24.797642 12101 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:24.798082 12101 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:24.798483 12101 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:24.798851  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:54212 (request call id 491) took 1277 ms. Trace:
I20260806 03:54:24.799120 12119 raft_consensus.cc:686] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:24.799276  2484 rpcz_store.cc:276] 0806 03:54:23.526872 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:23.536901 (+ 10029us) service_pool.cc:227] Handling call
0806 03:54:24.798080 (+1261179us) spinlock_profiling.cc:243] Waited 9.33 ms on lock 0x7b54000af0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d81a0ac6e 00007f0d7b101807 00007f0d7b101792 00007f0d7b1016c1 00007f0d7b10163c 00007f0d7b1008f2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:24.798747 (+   667us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":21459840}
W20260806 03:54:24.801446  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 137182us
I20260806 03:54:24.794632  2583 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:24.800401  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.802762  2331 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:24.809497  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:24.812355  2372 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:24.815284  2482 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260806 03:54:24.815677  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:24.768100 11912 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:24.824540  3591 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260806 03:54:24.800884 12001 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:24.809948 12050 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:24.808332 11149 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:24.844537  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:24.846764  2372 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:24.847931  2331 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:24.850939  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.851389  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:24.851773  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.852180  2480 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:24.854391  2474 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:24.855253  2379 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 18: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:24.826566 12053 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:24.827535 11841 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:24.840255 12114 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:24.842569 11994 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:24.844537 12050 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:24.869849  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:24.850063 12166 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Leader pre-election won for term 24
I20260806 03:54:24.857739 12046 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:24.854115 11149 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:24.869787  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:24.838856 11912 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:24.863461 12154 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:24.867059 12052 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:24.868942 12081 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:24.872100 12050 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:24.867153 12097 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:24.874743 11994 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:24.900139  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:24.875608 12166 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:54:24.999821  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 136053us
I20260806 03:54:25.000447  2379 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:24.889580 12135 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:24.872888 12079 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.127s
I20260806 03:54:24.895099 12052 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:24.880730 12141 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:25.010258  2479 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260806 03:54:24.807113 12119 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.7, Last appended by leader: 7, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.868010 11841 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:24.891530 12189 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:25.037832  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 235469us
I20260806 03:54:25.001466 12096 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:25.040433  2429 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:24.884927 11618 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.123s
I20260806 03:54:25.006418 12166 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:24.884788 12046 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.057741  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:25.039724 12052 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:24.889181 11149 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:25.022058 12136 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:25.056226 11888 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.728s	user 0.013s	sys 0.001s
I20260806 03:54:25.073369  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:25.075120  2583 raft_consensus.cc:595] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:25.041977 12096 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:54:25.061520 12077 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.655s	user 0.012s	sys 0.003s
I20260806 03:54:25.053457 12114 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:25.051039 12149 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:25.053462 12189 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:25.138391 12192 raft_consensus.cc:465] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Not starting pre-election -- already a leader
I20260806 03:54:25.141357 12194 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:25.142170 12194 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.100129 12146 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:25.064443 12175 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.055s
I20260806 03:54:25.103998 12079 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:25.165166  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "8655b80017d7422082efde215e797b5b"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:25.165895  2575 raft_consensus.cc:595] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:25.166391  2575 raft_consensus.cc:603] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:25.088311 11888 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:25.174710  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 315317us
I20260806 03:54:25.103231 12114 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:25.099855 12077 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.108767 12137 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.294s
I20260806 03:54:25.161252 12096 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:25.160915 11912 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:25.166309 12097 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:25.183988  2373 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:25.188103 12173 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.126s
I20260806 03:54:25.189138 11149 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:25.193394 11888 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:25.198581 12182 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.285s	user 0.000s	sys 0.001s
I20260806 03:54:25.199486 11912 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:25.200184 11912 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.202632 11912 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:25.202795 12097 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.205250 12097 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:25.206079 11841 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:25.178086 12189 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:25.208817 12189 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:25.209282 12189 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:25.203265 11912 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:25.223476  2370 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 18: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:25.102633 11994 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 18.10, Last appended by leader: 10, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.209685 12189 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:25.210384 12149 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:25.164402 12079 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.239647  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:25.243592  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 203265us
W20260806 03:54:25.232375  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 382900us
I20260806 03:54:25.250423  2331 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:25.252825  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:25.256654  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:25.257593  2374 raft_consensus.cc:2379] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 18: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:25.222826 12175 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:25.259253  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:25.259555  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:25.228832 12096 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:25.156745 12146 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.223124 12194 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:25.250028 12113 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:25.263468 12094 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:25.264796  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:25.289561  2331 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:25.273120 12093 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:25.258692 12175 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:25.271162  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:25.273545 12179 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.294s	user 0.001s	sys 0.000s
I20260806 03:54:25.264415  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:25.265856  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:25.276530  2478 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:25.277442  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:25.260521  3590 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:25.285211  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:25.291288  2372 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260806 03:54:25.249260 12204 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:25.297086  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:25.298004  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:25.301716  2575 raft_consensus.cc:595] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:25.302192  2474 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:25.304138  2379 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:25.314119  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:25.242162 12149 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.230917 11912 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.295396 12093 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:25.296241 11841 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:25.363575  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 184012us
I20260806 03:54:25.363714  2484 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:25.367799  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:25.369699  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:25.326808  3542 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:25.378430  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 51750.1us
I20260806 03:54:25.301255 12207 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:25.389132  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:25.388674  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:25.394483  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:25.395267  2579 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:25.319656 11888 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.062s
I20260806 03:54:25.377015 12093 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:25.397038  2474 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:25.299702 12113 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:25.445276  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:25.450197  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 49870.4us
I20260806 03:54:25.454625  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:25.480639  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 79559.1us
I20260806 03:54:25.483819  2483 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
W20260806 03:54:25.431123 12053 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.541s	user 0.012s	sys 0.000s
I20260806 03:54:25.496315  2584 raft_consensus.cc:2396] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 21 because replica has last-logged OpId of term: 20 index: 14, which is greater than that of the candidate, which has last-logged OpId of term: 18 index: 13.
W20260806 03:54:25.461093 11626 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.686s	user 0.016s	sys 0.006s
I20260806 03:54:25.499598  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:25.500732  2484 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:25.323117 12094 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:25.511207 12217 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:25.511899 12146 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:25.483458 12114 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:25.511471 12172 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:54:25.509850 11595 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.757s	user 0.011s	sys 0.007s
I20260806 03:54:25.501683 11819 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:25.491165 12220 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:25.365935 12204 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.499054 12077 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:25.514518 12032 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:25.565225  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:25.517844 11149 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:25.564107  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:25.502486 12097 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:25.567682 11821 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.704s	user 0.024s	sys 0.000s
I20260806 03:54:25.556988 11626 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:25.569324 12079 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:25.612098 12154 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:25.502218 12207 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.120s
I20260806 03:54:25.670048  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:25.672473  2379 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:25.579771 12170 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:25.649008 11626 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.575590 12220 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:25.609104 11888 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:25.615029 12192 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:25.656996  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:25.676478  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:25.625187 12166 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.552s	user 0.006s	sys 0.007s
W20260806 03:54:25.664573 12218 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.152s	user 0.000s	sys 0.001s
I20260806 03:54:25.614717 12077 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:25.645304 11821 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:25.576740 11819 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:25.862417  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:25.863919  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:25.571296 11595 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:25.621235 11149 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.801121 11912 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:25.669314 12149 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:25.684134 12154 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.670254 12175 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:25.805701  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 250484us
I20260806 03:54:25.615298 12032 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.668756 12222 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:25.881680  3594 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:25.872423 12136 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:25.664781 12215 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:25.627027 12097 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.516249 12217 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.809942 11626 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:25.668921 12211 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.184s	user 0.001s	sys 0.000s
I20260806 03:54:25.811441  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:25.704705 11888 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.664968 12196 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:25.858687  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:25.812875  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 322804us
I20260806 03:54:25.868403  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:25.870817  2481 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260806 03:54:25.870935  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:25.871066  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:25.871740  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:25.867611  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:25.873539  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:25.834065 12113 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:25.876824  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:25.719713 12166 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:25.699915 12192 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.045460  2583 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:26.041349  2575 raft_consensus.cc:2379] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 19: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
W20260806 03:54:25.892153 12186 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260806 03:54:25.887002 11097 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:26.111038  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.043737  2483 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:25.862267 12077 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.125814  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:25.889587 12215 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:26.125982  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:25.883458 11912 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:25.885071 12209 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:26.122068  3592 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 23. Current term is 24. Ops: [23.16-23.16]
I20260806 03:54:25.891566 12097 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:26.181331 12050 consensus_meta.cc:287] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.172s	user 0.016s	sys 0.000s
I20260806 03:54:26.181689 12097 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:25.884801 12213 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.545s
I20260806 03:54:26.181897 12050 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.182310 12097 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:25.893608 11149 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:26.185179 12224 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.373s	user 0.000s	sys 0.000s
I20260806 03:54:25.884606 12149 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:26.133739  2574 raft_consensus.cc:2396] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 17 because replica has last-logged OpId of term: 15 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 12.
I20260806 03:54:26.140443  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:25.888985 12136 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:25.884745 12221 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:26.164554  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:25.960785 12241 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.164847  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.165146  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:26.176884  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.502s	user 0.024s	sys 0.052s
I20260806 03:54:26.114930 11626 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.120707 12103 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:26.119036 12113 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:26.187664  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 142234us
I20260806 03:54:26.131278 11912 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:26.189651  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:26.140087 12215 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:26.199746  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.206339  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.124071 12204 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.208458 12192 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.210035 12217 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.211267  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:26.236733  2476 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
W20260806 03:54:26.212742 12101 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.414s	user 0.017s	sys 0.000s
I20260806 03:54:26.239142 12101 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.226150  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.231460  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:26.232242  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3877) took 1579 ms. Trace:
I20260806 03:54:26.233176  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:26.249183  2479 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:26.246477  2375 rpcz_store.cc:276] 0806 03:54:24.652462 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:24.653147 (+   685us) service_pool.cc:227] Handling call
0806 03:54:24.653478 (+   331us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:24.751151 (+ 97673us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:24.751187 (+    36us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:24.751233 (+    46us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:24.751265 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:26.231851 (+1480586us) spinlock_profiling.cc:243] Waited 97.4 ms on lock 0x7b54003322d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:26.231926 (+    75us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:26.232154 (+   228us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":224076032}
I20260806 03:54:26.132786 11097 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.213006 11595 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.195286 12244 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.248653 12050 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:26.271126  2578 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:26.288265  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:26.288595  2578 raft_consensus.cc:595] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:26.272102  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:26.286866  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2292) took 1499 ms. Trace:
I20260806 03:54:26.288967  2578 raft_consensus.cc:603] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:25.892647 12222 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.291920  2581 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
W20260806 03:54:26.292227  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 59179.3us
I20260806 03:54:26.289796  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:26.242435 11912 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:26.320106  2436 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:26.253273 12052 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.180s	user 0.010s	sys 0.007s
I20260806 03:54:26.289420  2376 rpcz_store.cc:276] 0806 03:54:24.787221 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:24.788311 (+  1090us) service_pool.cc:227] Handling call
0806 03:54:24.798765 (+ 10454us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:24.817725 (+ 18960us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:24.817758 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:24.824601 (+  6843us) log.cc:842] Serialized 26 byte log entry
0806 03:54:25.233759 (+409158us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:25.234879 (+  1120us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:25.234970 (+    91us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:26.286612 (+1051642us) raft_consensus.cc:1671] finished
0806 03:54:26.286642 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:26.286791 (+   149us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":18531,"raft.queue_time_us":19581,"raft.run_cpu_time_us":150,"raft.run_wall_time_us":6666,"thread_start_us":389746,"threads_started":1,"wal-append.queue_time_us":483657}
I20260806 03:54:26.200671 12149 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.129489 12196 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:26.317121 12189 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.065s	user 0.014s	sys 0.000s
I20260806 03:54:26.344014  2538 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:26.344838  2375 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 21. Current term is 22. Ops: []
I20260806 03:54:26.272168 12220 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:26.299466 12204 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.242101 11626 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.194347 12209 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.318187 12101 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:26.360333  2484 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.851s	user 0.014s	sys 0.001s
I20260806 03:54:26.300565 12223 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:54:26.370427  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 50888.5us
I20260806 03:54:26.250478 12113 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:26.367161  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 127811us
I20260806 03:54:26.333664 12097 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.374118  2484 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
W20260806 03:54:26.378285  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 129250us
I20260806 03:54:26.380620 12247 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:26.363720 12189 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.381100 12255 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.393358  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:26.397253  2331 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:26.268687 12103 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.401116 12101 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:26.407963  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 64068.3us
I20260806 03:54:26.414239  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.231150 12221 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.391347 12154 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.428608  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:26.437588  2575 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:26.391347 11595 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.434468  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:26.442446  2577 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:26.434711  2476 raft_consensus.cc:1226] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 15. Current term is 16. Ops: [15.11-15.11]
I20260806 03:54:26.435424  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.345455 12052 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.214397 12241 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.416615 12097 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.438060  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.441450   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:54:26.488345  3593 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:26.457320 12154 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:54:26.421861 12155 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.670s	user 0.017s	sys 0.003s
I20260806 03:54:26.418531 12233 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:26.420574 11888 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.424950 12166 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:26.449977  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 52847.8us
I20260806 03:54:26.329061 12244 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.384155 12204 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.468451 12259 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:26.484839 12252 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:26.486670 12209 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:26.469836  2576 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:26.497906   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:54:26.587637   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:54:26.399513 12032 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:26.455947 12077 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:26.506275  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.634s	user 0.030s	sys 0.022s
W20260806 03:54:26.508697  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61489.4us
I20260806 03:54:26.509063  2575 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 21.
I20260806 03:54:26.435366 12101 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.514201 12233 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:26.515587 12226 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.216s	user 0.001s	sys 0.000s
I20260806 03:54:26.519142 12251 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.520140 12249 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:26.520710 12257 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.521574 12196 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:26.449343 11595 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.523439 12189 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:26.524121 12136 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:26.461678 12097 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.435770 12247 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.525719 12103 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:26.525913 12261 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.090s	user 0.002s	sys 0.000s
I20260806 03:54:26.526324 12222 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:26.529126 12075 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:26.529704 12241 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.530918 12198 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:26.489861 12266 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:54:26.584834  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.706s	user 0.025s	sys 0.013s
W20260806 03:54:26.687860  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.809s	user 0.026s	sys 0.013s
I20260806 03:54:26.597520  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:26.598129  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.599676  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:26.600880  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.734s	user 0.030s	sys 0.022s
I20260806 03:54:26.689721  2581 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
W20260806 03:54:26.690097  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 827767us
I20260806 03:54:26.692011  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:26.415305 12223 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.602165  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.694861  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.567830 11097 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:26.608218  2331 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:26.608222  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:26.609509 12049 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.716s	user 0.009s	sys 0.014s
I20260806 03:54:26.629060 12251 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.617491 12234 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:54:26.621369 12096 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.347s	user 0.008s	sys 0.008s
I20260806 03:54:26.441763 12255 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.601670 12220 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:26.605545 12141 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:26.700009 12049 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.806s	user 0.010s	sys 0.014s
I20260806 03:54:26.726790  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:26.727608  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.513095 12155 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.613686 12052 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:26.613420 12149 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:26.644981 11595 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.634114 12189 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.647353 12247 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:26.632738 12115 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.827s	user 0.017s	sys 0.003s
I20260806 03:54:26.672278 11626 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:26.758250 12293 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:26.639853 12257 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.758942 12115 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.761310 12115 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.761497 12257 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.673483  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:26.762602 12189 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:26.674728 12093 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.219s	user 0.009s	sys 0.005s
I20260806 03:54:26.763307 12204 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.675305 12279 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.622464 12113 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.698380  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:26.764338 12279 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.765089 12189 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:26.765244  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 66941.6us
I20260806 03:54:26.766410 12279 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.767349 12288 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:26.700367  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.743358 12221 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:26.769133  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:26.617126  2534 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.766s (SENT) [suppressed 11 similar messages]
W20260806 03:54:26.769496 12290 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260806 03:54:26.769554 12101 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:26.670183 12254 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:26.763242  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:26.704123  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:26.705289  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 97209.9us
I20260806 03:54:26.773638  2331 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:26.709894  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.726099  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:26.728711  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:26.696720 12078 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:26.778738  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:26.779418  2375 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:54:26.731252  2436 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:26.780306  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:26.734177 12128 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.693651 12198 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.708925 11888 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:26.735098 12110 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:26.735692 12255 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.736510 12097 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.737382 12220 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:54:26.742743  2370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3879) took 1953 ms (client timeout 1766 ms). Trace:
W20260806 03:54:26.840560  2370 rpcz_store.cc:269] 0806 03:54:24.789125 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:24.792838 (+  3713us) service_pool.cc:227] Handling call
0806 03:54:26.742471 (+1949633us) spinlock_profiling.cc:243] Waited 429 ms on lock 0x7b540014e954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:26.742653 (+   182us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":985916160}
I20260806 03:54:26.798933  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:26.724592 12077 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:26.752698  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:26.754671 12244 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.697510 12266 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.747416 12277 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:26.757499 12155 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.757699 12286 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.747011 12141 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.610146 12252 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.785472 11626 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:26.749529 12172 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.180s	user 0.016s	sys 0.000s
I20260806 03:54:26.847786 12154 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:26.774818  2376 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:26.780964  2375 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:26.820529  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:26.785991  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 54819us
I20260806 03:54:26.773828 12101 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.750360 12049 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:26.757531 12223 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:26.842854  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 44083.7us
I20260806 03:54:26.845610  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.834422 11888 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.785329 12254 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:26.879426  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.763744 12093 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:26.881850  2576 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3197) took 2110 ms (client timeout 2539 ms). Trace:
I20260806 03:54:26.882619  2583 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:26.882876 12298 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:26.883044 12093 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:26.883643 12298 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 21 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:26.884166  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:26.885445  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.886195 12283 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.778205 12221 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:26.775800  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:26.843863 12220 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:26.889827  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 114119us
I20260806 03:54:26.857314  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:26.776973  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 21 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.890236  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.747354 12234 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:26.856767 12215 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.573s	user 0.012s	sys 0.001s
I20260806 03:54:26.846481  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:26.893663  2370 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:26.832827 12078 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.870930 12172 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:26.874821  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:26.848703 12077 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.868095 12154 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.882238  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:26.888353 12289 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260806 03:54:26.882277  2576 rpcz_store.cc:269] 0806 03:54:24.771101 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:24.771724 (+   623us) service_pool.cc:227] Handling call
0806 03:54:26.881616 (+2109892us) spinlock_profiling.cc:243] Waited 1.7 s on lock 0x7b54001897d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:26.881764 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3902488320}
I20260806 03:54:26.894732  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:26.873175 12101 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.918721  3585 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:26.923998  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.898200  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:26.877682  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:26.784942 12293 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:54:26.874578 12255 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.921799  2575 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:26.927718  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:26.865003 11626 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.895864 12155 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:54:26.922582 11912 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.581s	user 0.010s	sys 0.004s
I20260806 03:54:26.929054  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:26.947306  2379 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:26.921175 12154 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:26.889883 12254 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:26.930662  2484 raft_consensus.cc:2396] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 12 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260806 03:54:26.931663  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:26.953838  2583 raft_consensus.cc:2354] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 21. Current term is 22.
I20260806 03:54:26.853152 12128 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:26.930281  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:26.925429  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:26.955802  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:26.944567  2581 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 14 index: 7. Preceding OpId from leader: term: 16 index: 8. (index mismatch)
I20260806 03:54:26.957054  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:26.940871  2375 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 11.
W20260806 03:54:26.945003  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 75254.5us
I20260806 03:54:26.917963 12093 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:26.849880 12110 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.919317 12097 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:26.937268 12274 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:26.912413 12049 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.950209  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:26.959233  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:26.961664  2576 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 18 index: 10. Preceding OpId from leader: term: 19 index: 11. (index mismatch)
I20260806 03:54:26.964751 12308 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:26.896119 12221 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.874475 12233 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:26.968643  2429 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:26.971303 12078 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.998164 12198 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:26.967875 12097 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.972940 11626 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.998682  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3226) took 1128 ms. Trace:
I20260806 03:54:26.973155 12266 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:26.999022 12097 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:26.973990 12128 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.978801  2375 raft_consensus.cc:2379] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 21: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:26.886808 12283 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.955225 12251 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.986315  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:26.988787 12141 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.865891 12286 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.976645 12113 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:26.990046 12204 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:26.991369  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.020668 12204 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:27.021162 12204 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:27.022120  2581 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 13. (term mismatch)
I20260806 03:54:27.022536  2581 pending_rounds.cc:76] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 12
I20260806 03:54:27.022753  2581 pending_rounds.cc:97] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 15.13
I20260806 03:54:26.985754 12049 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.023068  2581 raft_consensus.cc:2866] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:26.996809 12101 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.010213 12283 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.884968 12298 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 20.13, Last appended by leader: 13, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.011799  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:26.939561 12255 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:26.999154  2480 rpcz_store.cc:276] 0806 03:54:25.870445 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:26.325940 (+455495us) service_pool.cc:227] Handling call
0806 03:54:26.326382 (+   442us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:26.425399 (+ 99017us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:26.425453 (+    54us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:26.426119 (+   666us) log.cc:842] Serialized 26 byte log entry
0806 03:54:26.593690 (+167571us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:26.593734 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:26.593823 (+    89us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:26.998382 (+404559us) raft_consensus.cc:1671] finished
0806 03:54:26.998408 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:26.998603 (+   195us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":19554,"raft.queue_time_us":94122,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":12981,"thread_start_us":225175,"threads_started":2,"wal-append.queue_time_us":256308}
I20260806 03:54:26.914400 12215 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:27.015488 12234 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.016122 12113 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.044775  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3211) took 1793 ms. Trace:
I20260806 03:54:27.045542  2479 rpcz_store.cc:276] 0806 03:54:25.251900 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.252099 (+   199us) service_pool.cc:227] Handling call
0806 03:54:25.252510 (+   411us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:26.267060 (+1014550us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:27.044492 (+777432us) spinlock_profiling.cc:243] Waited 989 ms on lock 0x7b5400036e54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:27.044703 (+   211us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2274121984}
I20260806 03:54:27.046648 12113 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.016995 12078 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:27.047953 12078 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:27.048449 12078 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:54:27.048698  3594 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 709) took 1811 ms (client timeout 1560 ms). Trace:
I20260806 03:54:27.049104 12252 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:27.049180  3594 rpcz_store.cc:269] 0806 03:54:25.237276 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.237442 (+   166us) service_pool.cc:227] Handling call
0806 03:54:27.048443 (+1811001us) spinlock_profiling.cc:243] Waited 622 ms on lock 0x7b54004722d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:27.048575 (+   132us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1429467008}
I20260806 03:54:27.051743 12286 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.052290  2579 raft_consensus.cc:2354] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 18. Current term is 19.
I20260806 03:54:27.034024 12308 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:27.053426 12308 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.057538 12215 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:27.057776 12049 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.054509 12081 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:27.059556 12046 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.059757 12081 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:27.063141 12081 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:27.064242 12259 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:27.002583 12274 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:27.065958 12274 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.067190  3593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36484 (request call id 713) took 1231 ms. Trace:
I20260806 03:54:27.067996 12097 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.068605  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.070211  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.070561 12097 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.949321 11912 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.070977  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2299) took 1430 ms. Trace:
I20260806 03:54:27.071456  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:26.968258 12093 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:27.022994 12221 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:26.993844 12110 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:27.014436  2575 raft_consensus.cc:2396] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 20 because replica has last-logged OpId of term: 19 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 17 index: 8.
I20260806 03:54:27.036651  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3912) took 1780 ms. Trace:
I20260806 03:54:27.038842  2578 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:27.043866  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:27.019208 11888 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.085386  2474 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 19. Current term is 20. Ops: [19.10-19.10]
I20260806 03:54:27.077268 12155 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:27.088405  3592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 820) took 1208 ms. Trace:
I20260806 03:54:27.088966  3592 rpcz_store.cc:276] 0806 03:54:25.880047 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.880189 (+   142us) service_pool.cc:227] Handling call
0806 03:54:25.894194 (+ 14005us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:26.180940 (+286746us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:27.088127 (+907187us) spinlock_profiling.cc:243] Waited 228 ms on lock 0x7b54006cedd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:27.088341 (+   214us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":523317504}
I20260806 03:54:27.089697  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3916) took 1505 ms. Trace:
I20260806 03:54:27.090032  2474 rpcz_store.cc:276] 0806 03:54:25.583783 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:26.271604 (+687821us) service_pool.cc:227] Handling call
0806 03:54:27.085095 (+813491us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:27.088676 (+  3581us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:27.089505 (+   829us) spinlock_profiling.cc:243] Waited 765 ms on lock 0x7b54001de2d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:27.089630 (+   125us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1758903680}
I20260806 03:54:27.090554  2482 rpcz_store.cc:276] 0806 03:54:25.256046 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.256212 (+   166us) service_pool.cc:227] Handling call
0806 03:54:25.256618 (+   406us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:25.497178 (+240560us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:25.497235 (+    57us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:25.497299 (+    64us) raft_consensus.cc:1631] Marking committed up to 14
0806 03:54:25.497355 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:27.036293 (+1538938us) spinlock_profiling.cc:243] Waited 240 ms on lock 0x7b54002a12d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:27.036370 (+    77us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:27.036559 (+   189us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":552661120}
I20260806 03:54:27.091434  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.081863  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 3212) took 1826 ms. Trace:
I20260806 03:54:27.084916  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3880) took 2295 ms. Trace:
I20260806 03:54:27.067615  3593 rpcz_store.cc:276] 0806 03:54:25.835717 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.835920 (+   203us) service_pool.cc:227] Handling call
0806 03:54:27.066986 (+1231066us) spinlock_profiling.cc:243] Waited 442 ms on lock 0x7b5400541354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:27.067120 (+   134us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1015449856}
I20260806 03:54:27.062641  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:27.061183  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.061951 12255 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.093201  2373 rpcz_store.cc:276] 0806 03:54:24.789532 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:24.790928 (+  1396us) service_pool.cc:227] Handling call
0806 03:54:24.791342 (+   414us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:25.211797 (+420455us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:27.084617 (+1872820us) spinlock_profiling.cc:243] Waited 392 ms on lock 0x7b54001ea5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:27.084822 (+   205us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":902501248}
I20260806 03:54:27.092000  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.087580  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2298) took 1472 ms. Trace:
I20260806 03:54:27.113799  2374 rpcz_store.cc:276] 0806 03:54:25.615618 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.616164 (+   546us) service_pool.cc:227] Handling call
0806 03:54:25.616608 (+   444us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:26.189033 (+572425us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:26.189089 (+    56us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:26.189159 (+    70us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:26.189206 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:27.087224 (+898018us) spinlock_profiling.cc:243] Waited 572 ms on lock 0x7b5400428bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:27.087295 (+    71us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:27.087479 (+   184us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1315715968}
I20260806 03:54:27.112214  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.117579  2370 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:27.092839  2478 rpcz_store.cc:276] 0806 03:54:25.255991 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.256185 (+   194us) service_pool.cc:227] Handling call
0806 03:54:27.081579 (+1825394us) spinlock_profiling.cc:243] Waited 18.9 ms on lock 0x7b54001de2d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:27.081746 (+   167us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":43723264}
I20260806 03:54:27.120146  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.120499  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.124672  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.124929  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.125679  2479 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:27.071431  2369 rpcz_store.cc:276] 0806 03:54:25.641052 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.641435 (+   383us) service_pool.cc:227] Handling call
0806 03:54:25.672231 (+ 30796us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:26.167497 (+495266us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:26.167571 (+    74us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:26.167638 (+    67us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:26.167689 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:27.070718 (+903029us) spinlock_profiling.cc:243] Waited 495 ms on lock 0x7b54003318d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:27.070770 (+    52us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:27.070911 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1138232064}
I20260806 03:54:27.130366  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:27.125948  2374 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:27.137570  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:27.143270  2479 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:27.104805  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:27.145097  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.093874 12111 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:27.145496  2538 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:27.095757  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 205112us
I20260806 03:54:27.137687  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.146863  2331 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.103543  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.096983  2474 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:27.149010  2331 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.055934 12308 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.145830  2373 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:54:27.107990  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 490880us
I20260806 03:54:27.097710  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.095609  2480 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 22
I20260806 03:54:27.072762 11912 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.107630  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:27.206241  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.151002  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.199932  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:27.199033  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 50119.9us
I20260806 03:54:27.210485  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.211292  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:27.179360  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.212157  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.185503  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.212674  2478 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:27.181651  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:27.213073  2375 raft_consensus.cc:3037] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:27.214936  2374 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:27.209789  2369 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
I20260806 03:54:27.214951  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.215974  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.218046  2374 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:27.219676  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.220747  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.180434  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.121161 12128 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:27.217602  2370 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:27.291689  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.220913  2483 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:54:27.221603  2479 raft_consensus.cc:2454] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 24.
I20260806 03:54:27.295738  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.296300  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.297778  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.102377 12255 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:27.290343  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:27.290892  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.291491  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:27.306457  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:27.266856  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47930.3us
I20260806 03:54:27.304260  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.308658  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.309422  2479 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:54:27.151707  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46979us
I20260806 03:54:27.310168  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 19 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.312369  2379 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 9. (term mismatch)
I20260806 03:54:27.313064  2379 pending_rounds.cc:76] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 8
I20260806 03:54:27.311904  2436 leader_election.cc:398] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 21. Current term is 22.
I20260806 03:54:27.313386  2379 pending_rounds.cc:97] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 11.9
I20260806 03:54:27.313839  2479 raft_consensus.cc:2379] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 20: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:27.314020  2379 raft_consensus.cc:2866] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:27.312368  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.192883 12046 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:54:27.318787  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.315117  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.313572  2436 leader_election.cc:401] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:54:27.177582 12097 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:54:27.315681  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.093993 12093 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:27.198218 12136 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:27.178545 12167 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:27.321038  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:27.173475  2538 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:27.325099  2373 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:27.327406  2375 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
I20260806 03:54:27.327857  2429 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.171576 12312 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:27.331656  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:27.335528  2484 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:27.101963 12077 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:27.332267  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.346957  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.347738  2474 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:27.350932  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 19 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:27.332464  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 158985us
I20260806 03:54:27.336045  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.330303  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.353243  2479 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:27.353844  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:27.354184  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.354580  2575 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:27.354874  2479 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:27.290546 12039 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election won for term 18
W20260806 03:54:27.338013  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 71762.3us
I20260806 03:54:27.355748  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.356582  2479 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:27.357193  2436 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.344457  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.357483  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.358155 12049 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260806 03:54:27.345321  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.359477  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:27.360002  2375 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:27.359547  2374 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:27.360884  2483 raft_consensus.cc:2396] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 13 because replica has last-logged OpId of term: 12 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 9.
I20260806 03:54:27.361105  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.361845  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:27.362378  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.363478  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.336285 12093 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:27.364748  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.336190 11912 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:27.365901  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.366624  2379 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:54:27.367520  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.331609 12263 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:27.368741 12284 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:27.368918 12263 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:27.369371 12263 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:27.324788 12046 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:27.370119 12046 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:27.304991 12255 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:27.372011 12255 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:27.314109 12042 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.060s
I20260806 03:54:27.305186 12128 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:27.377349  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 708) took 2144 ms. Trace:
I20260806 03:54:27.377476 12220 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.378398 12128 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.379518  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.379910 12254 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.341311 12245 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:27.381033  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.381572 12245 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:27.382257 12254 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:27.383013  2572 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:27.377978  3586 rpcz_store.cc:276] 0806 03:54:25.233418 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.233615 (+   197us) service_pool.cc:227] Handling call
0806 03:54:25.234076 (+   461us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:25.361304 (+127228us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:25.361362 (+    58us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:25.371326 (+  9964us) log.cc:842] Serialized 26 byte log entry
0806 03:54:25.542239 (+170913us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:25.542314 (+    75us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:27.376857 (+1834543us) spinlock_profiling.cc:243] Waited 89.3 ms on lock 0x7b54005fe954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:27.376915 (+    58us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:27.376971 (+    56us) raft_consensus.cc:1671] finished
0806 03:54:27.376984 (+    13us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:27.377247 (+   263us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":197,"raft.run_cpu_time_us":181,"raft.run_wall_time_us":40907,"spinlock_wait_cycles":205504384,"thread_start_us":150289,"threads_started":1,"wal-append.queue_time_us":261974,"wal-append.run_cpu_time_us":8438,"wal-append.run_wall_time_us":1700740}
I20260806 03:54:27.385200  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:27.386695  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:27.387355  3594 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:27.263775 12068 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.075s
I20260806 03:54:27.388556 12039 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:27.389006 12039 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:27.312865 12240 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.077s
I20260806 03:54:27.318706 11994 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:27.337641 12229 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:27.392724 12094 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:27.326575 12236 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 20.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.067s
I20260806 03:54:27.394019 12236 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Stepping down as leader of term 20
I20260806 03:54:27.394392 12236 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:27.395219 11819 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:27.397320 12220 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:27.397795  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60357.9us
I20260806 03:54:27.398715  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 1040) took 1302 ms. Trace:
I20260806 03:54:27.180155 12111 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.401467  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:27.387473  2579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2051) took 1544 ms (client timeout 1561 ms). Trace:
I20260806 03:54:27.362682  2483 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 16: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:27.178550 12154 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.399207  3591 rpcz_store.cc:276] 0806 03:54:26.096250 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:26.096483 (+   233us) service_pool.cc:227] Handling call
0806 03:54:27.074518 (+978035us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:27.074750 (+   232us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:27.074778 (+    28us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:27.074836 (+    58us) raft_consensus.cc:1631] Marking committed up to 14
0806 03:54:27.074870 (+    34us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:27.074936 (+    66us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:27.398501 (+323565us) spinlock_profiling.cc:243] Waited 942 ms on lock 0x7b5400541350. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:27.398642 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2167018368}
I20260806 03:54:27.449348  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1110) took 3244 ms. Trace:
I20260806 03:54:27.449769  2377 rpcz_store.cc:276] 0806 03:54:24.205244 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:24.248265 (+ 43021us) service_pool.cc:227] Handling call
0806 03:54:24.248713 (+   448us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:24.636270 (+387557us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:24.636309 (+    39us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:24.636356 (+    47us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:24.636390 (+    34us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:27.449095 (+2812705us) spinlock_profiling.cc:243] Waited 387 ms on lock 0x7b54000c0654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:27.449154 (+    59us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:27.449287 (+   133us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":890762112}
I20260806 03:54:27.383944 12245 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:27.427924  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 74157.5us
I20260806 03:54:27.398679  2534 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:27.363749  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.523428  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.404639  2480 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
I20260806 03:54:27.413959  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:54:27.442920  2579 rpcz_store.cc:269] 0806 03:54:25.843096 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.843230 (+   134us) service_pool.cc:227] Handling call
0806 03:54:27.387215 (+1543985us) spinlock_profiling.cc:243] Waited 1.01 s on lock 0x7b5400454cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:27.387374 (+   159us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2317026048}
W20260806 03:54:27.532542  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 119293us
I20260806 03:54:27.533061  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:27.413774  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 56707.4us
I20260806 03:54:27.455011  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:27.088990 12155 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.544579  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.535781  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:27.463380  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:27.402294 12167 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:27.465394  2379 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 9. Preceding OpId from leader: term: 19 index: 10. (index mismatch)
I20260806 03:54:27.327121 12141 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:27.360349  2479 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 18: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:27.471539  3547 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.477022  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:27.477913  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:27.176501 12282 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.338s
I20260806 03:54:27.480413  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:27.441561 11912 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
I20260806 03:54:27.454264 11807 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:27.445763 12312 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:27.488708  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.490514 12154 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.497758  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:27.538552  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.513485  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:27.442649 12077 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:27.542826 12206 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader pre-election lost for term 21. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 21. Current term is 22.
W20260806 03:54:27.591202 12204 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.569s	user 0.013s	sys 0.001s
I20260806 03:54:27.554522  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.557415  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:27.564230  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:27.580068  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 114215us
I20260806 03:54:27.579269  3592 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:27.573331  2373 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:27.635596  3547 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:27.565378  2484 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:27.369402 12284 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.392048 11994 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:27.543936  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 145358us
I20260806 03:54:27.619287  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:27.619338  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:27.645123  2483 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 19
I20260806 03:54:27.645356  3584 raft_consensus.cc:2396] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 17 because replica has last-logged OpId of term: 16 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 13.
I20260806 03:54:27.450204 12081 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.684181  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3217) took 2360 ms. Trace:
I20260806 03:54:27.553499 12217 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:27.552783  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.553325 12053 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:27.549891 12039 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.559041 12167 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:27.588618 12134 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:27.581918 11149 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:27.643121  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 88750.4us
I20260806 03:54:27.588944 11807 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:27.684784  2481 rpcz_store.cc:276] 0806 03:54:25.272573 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.273266 (+   693us) service_pool.cc:227] Handling call
0806 03:54:25.273640 (+   374us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:26.044899 (+771259us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:27.632892 (+1587993us) spinlock_profiling.cc:243] Waited 593 ms on lock 0x7b54002b2354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:27.633139 (+   247us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1365005184}
W20260806 03:54:27.695608  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 105631us
I20260806 03:54:27.696674  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:27.696712  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.812752  3591 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:27.809000  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:54:27.706579  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 382981us
I20260806 03:54:27.395256 12236 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 20.13, Last appended by leader: 13, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.721160 12217 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:27.698597 12315 raft_consensus.cc:2781] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader election won for term 24
W20260806 03:54:27.805070  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 160182us
I20260806 03:54:27.641148 12105 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:27.814368  2583 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:27.698185 12298 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:54:27.801100  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 243525us
I20260806 03:54:27.842070  2436 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.842475  2481 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 18 index: 10. Preceding OpId from leader: term: 19 index: 11. (index mismatch)
I20260806 03:54:27.843472  2436 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.802305  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.844411  2581 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:27.826589  2480 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: []
W20260806 03:54:27.832707  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 319367us
I20260806 03:54:27.845672  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:27.847255  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:27.798080 12259 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:27.839661  2534 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:27.860037  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.642426 12204 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.811209 11819 raft_consensus.cc:3032] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:27.804711 12229 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:27.804436 12134 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:27.862663  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.816946 11807 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:27.684768 12077 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.870738  3547 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:27.882961  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:27.885072  2379 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:27.885937  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.899948  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 21 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:27.836508 12217 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:27.900215  2538 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:27.837092 11691 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260806 03:54:27.919907  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49290.4us
I20260806 03:54:27.927603  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.928645  2583 raft_consensus.cc:2379] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 22: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:27.929780 12077 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.929713  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.931058  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.867138 12220 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:27.932229 12311 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:27.933467  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:27.866168 12105 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:27.934743  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.935622  2583 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:27.936012  2481 raft_consensus.cc:1226] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:27.873377 12127 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:27.936616  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.894038 12054 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:27.936074  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:27.937960  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:27.938761  2583 raft_consensus.cc:2379] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:27.881387 12259 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:27.910159 12201 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:27.941633 12259 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:27.894627 12115 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.048s
I20260806 03:54:27.937462  2481 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20. Ops: []
W20260806 03:54:27.888377 12170 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.020s	sys 0.036s
W20260806 03:54:27.927896 12314 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.408s	user 0.000s	sys 0.001s
I20260806 03:54:27.916721  2376 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 22: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:27.878028 12154 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:27.966539 12154 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:27.967095 12154 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:27.817325 11149 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:27.971838 11149 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.972975  2484 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 16 index: 8. (index mismatch)
I20260806 03:54:27.886492 12315 raft_consensus.cc:686] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 24 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:54:27.987103  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 147538us
I20260806 03:54:27.907843  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:27.886953 12236 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:27.878518 11819 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:27.953225 12081 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:27.953981 12078 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.905s	user 0.016s	sys 0.000s
I20260806 03:54:27.903164 12134 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:27.946589   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260806 03:54:28.009045 12263 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.639s	user 0.013s	sys 0.000s
I20260806 03:54:28.008337 11819 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 19.10, Last appended by leader: 10, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.009512 12263 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.010241 11819 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
W20260806 03:54:27.984827  2368 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.035s	sys 0.063s
W20260806 03:54:27.991982  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 91867.4us
I20260806 03:54:28.007186 12078 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.013636  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 1054) took 2429 ms. Trace:
I20260806 03:54:28.014480  2538 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:28.015019 12078 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:27.993181  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 57180.7us
I20260806 03:54:27.936666 12155 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:28.016208 12312 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:27.918862 12229 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.019651 12229 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:27.864528 12249 consensus_queue.cc:1046] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 22.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.098s
I20260806 03:54:28.003535  2481 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:54:28.016428  2482 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:27.919137 12146 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:28.021723  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:28.023506 12282 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
W20260806 03:54:27.960083 12170 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.583s	user 0.020s	sys 0.037s
I20260806 03:54:28.024252 12053 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 18.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
W20260806 03:54:28.025259 12320 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.091s	user 0.003s	sys 0.000s
W20260806 03:54:28.012357  2368 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.544s	user 0.036s	sys 0.063s
I20260806 03:54:27.937777 12054 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.014158  2476 rpcz_store.cc:276] 0806 03:54:25.583795 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:26.263955 (+680160us) service_pool.cc:227] Handling call
0806 03:54:26.318904 (+ 54949us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:26.445226 (+126322us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:28.013313 (+1568087us) spinlock_profiling.cc:243] Waited 113 ms on lock 0x7b54001ac054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:28.013553 (+   240us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":258890112}
W20260806 03:54:28.007121 12046 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.636s	user 0.009s	sys 0.005s
I20260806 03:54:28.051473 12046 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.054052 12046 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:27.998680 12112 raft_consensus.cc:2781] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader election won for term 22
I20260806 03:54:28.027666  2581 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:28.055097  2474 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 11. Current term is 12. Ops: []
I20260806 03:54:28.056396  2581 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:28.056769 12204 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:28.057647 11994 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:28.048612 11710 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
W20260806 03:54:28.045929  3585 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 1039) took 2644 ms (client timeout 1738 ms). Trace:
W20260806 03:54:28.059010  3585 rpcz_store.cc:269] 0806 03:54:25.395587 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.395755 (+   168us) service_pool.cc:227] Handling call
0806 03:54:28.040153 (+2644398us) spinlock_profiling.cc:243] Waited 1.46 s on lock 0x7b5400732654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:28.040286 (+   133us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3365091072}
I20260806 03:54:28.061975 12053 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:28.062103 12054 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:28.062522 12053 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:28.063503 12263 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:28.068813 11807 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.071556 11807 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:28.072154  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 86913.2us
I20260806 03:54:28.073482 12131 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:28.074069 12131 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.074378 12238 consensus_queue.cc:1046] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260806 03:54:28.075392 12238 raft_consensus.cc:3032] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:28.075773 12238 raft_consensus.cc:729] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:28.076385 12282 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:28.076572  2584 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3183) took 3951 ms (client timeout 2478 ms). Trace:
W20260806 03:54:28.077023  2584 rpcz_store.cc:269] 0806 03:54:24.125177 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:24.125314 (+   137us) service_pool.cc:227] Handling call
0806 03:54:28.076307 (+3950993us) spinlock_profiling.cc:243] Waited 1.36 s on lock 0x7b540028f5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:28.076486 (+   179us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3129238272}
W20260806 03:54:28.077366  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 55733us
I20260806 03:54:28.077458 12282 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.079489 12081 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:28.057741  2581 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20. Ops: []
I20260806 03:54:28.035535 12245 consensus_queue.cc:1046] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.007s
I20260806 03:54:28.049788 12284 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:28.042510 12315 consensus_queue.cc:237] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 22.15, Last appended by leader: 15, Current term: 24, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.082393  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:28.081501  2483 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:28.099417  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:28.100282  2483 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:28.083248  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:28.085287  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:28.086638  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:28.090016  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:28.080318 11493 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:28.036049 12146 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:28.106359  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:28.096899  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:28.075600 12247 consensus_queue.cc:1046] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:28.107241  2481 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:28.109211  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:28.110762  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:28.087891 12255 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.715s	user 0.006s	sys 0.008s
I20260806 03:54:28.115350  2373 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 21: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:28.113269  2377 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:28.121052 12039 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:28.106616 11493 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:28.121853 11493 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:28.123415  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:28.124342  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:28.125833  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:28.092370 11149 consensus_queue.cc:1046] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 17.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.024s
I20260806 03:54:28.130074  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:28.140074  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.094255 12127 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Stepping down as leader of term 21
I20260806 03:54:28.094039 12112 raft_consensus.cc:686] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 22 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:28.108086 11912 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:28.063638 12053 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.11, Last appended by leader: 11, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.194370 12053 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:28.145563 12127 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:28.199810 12127 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 21.15, Last appended by leader: 15, Current term: 21, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.141908 12238 consensus_queue.cc:260] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.202963 12247 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:28.203688 12247 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:28.203850 12238 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:28.204258 12247 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:28.113097 12146 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:28.154392 12131 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:28.118479 12255 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.209388 12127 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:28.143468 12284 consensus_queue.cc:1046] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 12.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.086s
I20260806 03:54:28.215600 12284 raft_consensus.cc:3032] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:54:28.215512  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:28.216080 12284 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:28.217361 12284 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.091898 12081 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.221225 12112 consensus_queue.cc:237] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 20.10, Last appended by leader: 10, Current term: 22, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.145110 12039 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:28.224664 12039 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.098001 12078 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:28.228261 12078 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.232257  2478 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 20: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:28.145082  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3218) took 2871 ms. Trace:
I20260806 03:54:28.233177  2477 rpcz_store.cc:276] 0806 03:54:25.274292 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.274481 (+   189us) service_pool.cc:227] Handling call
0806 03:54:25.274863 (+   382us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:25.363710 (+ 88847us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:25.363746 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:25.382178 (+ 18432us) log.cc:842] Serialized 26 byte log entry
0806 03:54:27.384086 (+2001908us) spinlock_profiling.cc:243] Waited 1.57 ms on lock 0x7b1800099880. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:54:27.867057 (+482971us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:27.867121 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:27.867225 (+   104us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:28.126086 (+258861us) raft_consensus.cc:1671] finished
0806 03:54:28.126110 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:28.144988 (+ 18878us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":122415,"raft.run_cpu_time_us":259,"raft.run_wall_time_us":54424,"spinlock_wait_cycles":3606784,"thread_start_us":571037,"threads_started":2,"wal-append.queue_time_us":2709051}
I20260806 03:54:28.106081 12141 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:28.237215 12141 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:28.246935 12167 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.151786  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:28.177961  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:28.151021 11994 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:28.185276 12217 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.186466 12170 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 19.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260806 03:54:28.187872 11493 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.192796 11149 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:28.235855  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:28.256778  3542 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.273049  2477 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 16: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:28.270336  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3928) took 1421 ms. Trace:
I20260806 03:54:28.275835  2479 rpcz_store.cc:276] 0806 03:54:26.848597 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:27.600820 (+752223us) service_pool.cc:227] Handling call
0806 03:54:27.601251 (+   431us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:27.601533 (+   282us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:54:27.712912 (+111379us) log.cc:842] Serialized 14 byte log entry
0806 03:54:28.269888 (+556976us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:28.269952 (+    64us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:28.270006 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:28.270105 (+    99us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:28.270259 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":93618,"prepare.run_cpu_time_us":105,"prepare.run_wall_time_us":1678,"raft.queue_time_us":100,"thread_start_us":472095,"threads_started":1}
I20260806 03:54:28.282848  2480 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:28.285668  3542 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.289286  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:28.185314 12077 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.094s
I20260806 03:54:28.300999 11871 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:28.270372 12255 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:28.272074 11149 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:28.325026 11149 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.326617 11149 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:28.329537 12217 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:28.279620 11994 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:28.278194 12049 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:28.320477  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:28.454110  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 133795us
I20260806 03:54:28.332149 11493 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:28.333608  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3946) took 1232 ms. Trace:
I20260806 03:54:28.340634  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:28.455230  2480 rpcz_store.cc:276] 0806 03:54:27.100833 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:27.865298 (+764465us) service_pool.cc:227] Handling call
0806 03:54:27.865683 (+   385us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:28.295953 (+430270us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:28.333227 (+ 37274us) spinlock_profiling.cc:243] Waited 417 ms on lock 0x7b54002b1e54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:28.333524 (+   297us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":958769408}
I20260806 03:54:28.294427  2481 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:28.297355 12128 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:28.460379  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:28.269687 12154 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.342139  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:28.475114  2373 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:28.323771 12081 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:28.331159 12039 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:28.316643 12284 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:28.458945 11871 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:28.400098 11994 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:28.500700  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:28.504810 12111 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:28.528573  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 2064) took 1833 ms. Trace:
I20260806 03:54:28.529045  2576 rpcz_store.cc:276] 0806 03:54:26.695087 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:26.978946 (+283859us) service_pool.cc:227] Handling call
0806 03:54:26.990939 (+ 11993us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:27.001833 (+ 10894us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:54:27.023635 (+ 21802us) log.cc:842] Serialized 14 byte log entry
0806 03:54:27.304663 (+281028us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:27.304722 (+    59us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:27.304767 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:28.526814 (+1222047us) spinlock_profiling.cc:243] Waited 6.92 ms on lock 0x7b180001f240. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9
0806 03:54:28.528338 (+  1524us) spinlock_profiling.cc:243] Waited 10.6 ms on lock 0x7b54004556d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:28.528382 (+    44us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:28.528510 (+   128us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":58160,"prepare.queue_time_us":24175,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":48,"raft.queue_time_us":131,"raft.run_cpu_time_us":174,"raft.run_wall_time_us":15319,"spinlock_wait_cycles":743121792,"thread_start_us":280513,"threads_started":1,"wal-append.queue_time_us":558774}
I20260806 03:54:28.527319  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:28.532683  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:28.533496 12277 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:28.534233 12277 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.537566 12155 raft_consensus.cc:3032] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 LEADER]: Stepping down as leader of term 23
I20260806 03:54:28.538100 12155 raft_consensus.cc:729] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:28.544129  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:28.449354 12220 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260806 03:54:28.551671  2578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2063) took 1857 ms (client timeout 1707 ms). Trace:
I20260806 03:54:28.552814  2374 raft_consensus.cc:2354] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18.
I20260806 03:54:28.549666  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:28.557901  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 99857.9us
W20260806 03:54:28.560145  2578 rpcz_store.cc:269] 0806 03:54:26.694742 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:26.709906 (+ 15164us) service_pool.cc:227] Handling call
0806 03:54:28.551407 (+1841501us) spinlock_profiling.cc:243] Waited 310 ms on lock 0x7b540004ae54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:28.551570 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":713966848}
I20260806 03:54:28.563017  2583 raft_consensus.cc:2354] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 21. Current term is 22.
I20260806 03:54:28.565382  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:28.567487  2331 leader_election.cc:398] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 21. Current term is 22.
I20260806 03:54:28.568035  2331 leader_election.cc:401] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Cancelling election due to peer responding with higher term
I20260806 03:54:28.568264  2479 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:28.568874  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:28.569658  2576 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:28.574980  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.579211  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:28.539242 12155 consensus_queue.cc:260] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 23.16, Last appended by leader: 16, Current term: 23, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:28.589931 12155 raft_consensus.cc:3037] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:28.580145  2578 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:28.583880  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:28.587836  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:28.596388  3585 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:28.598117  2331 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:28.602200  2373 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 21.
I20260806 03:54:28.567579 12105 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:28.601610  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:28.598373  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.722s	user 0.034s	sys 0.090s
W20260806 03:54:28.609999  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.734s	user 0.034s	sys 0.090s
W20260806 03:54:28.610708  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 767279us
I20260806 03:54:28.611483  2436 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.613026 12154 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:28.613867 12154 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:28.614321 12154 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:28.614717  2436 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.625746  2436 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.579710 12096 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Advancing to term 22
W20260806 03:54:28.628232  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44482.9us
I20260806 03:54:28.631314  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.630074 12292 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:28.602418 12242 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:28.629868 12206 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:54:28.576496 12078 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:28.639187  2436 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.614712 12154 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
W20260806 03:54:28.650024  2577 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2050) took 2807 ms (client timeout 1560 ms). Trace:
I20260806 03:54:28.652122  2436 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:28.652433  2575 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2078) took 1441 ms (client timeout 1727 ms). Trace:
I20260806 03:54:28.659050  2584 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 14. Current term is 15. Ops: []
W20260806 03:54:28.652992  2575 rpcz_store.cc:269] 0806 03:54:27.210746 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:27.318501 (+107755us) service_pool.cc:227] Handling call
0806 03:54:28.652170 (+1333669us) spinlock_profiling.cc:243] Waited 35 ms on lock 0x7b540028d2d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:28.652351 (+   181us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":80597888}
I20260806 03:54:28.661921  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:28.662796  2575 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:54:28.650638  2577 rpcz_store.cc:269] 0806 03:54:25.842609 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:25.842757 (+   148us) service_pool.cc:227] Handling call
0806 03:54:28.649772 (+2807015us) spinlock_profiling.cc:243] Waited 396 ms on lock 0x7b540004b354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:28.649924 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":910474496}
I20260806 03:54:28.662034  2436 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:28.647562 12292 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:28.667486  2429 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:28.668234 12217 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:28.669068 12081 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:28.669252 12217 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:28.669731 12081 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:28.670269  3588 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 1043) took 1897 ms. Trace:
I20260806 03:54:28.670346 12081 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:28.670727  3588 rpcz_store.cc:276] 0806 03:54:26.644784 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:26.671605 (+ 26821us) service_pool.cc:227] Handling call
0806 03:54:28.508750 (+1837145us) spinlock_profiling.cc:243] Waited 4.51 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:54:28.527437 (+ 18687us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:28.527758 (+   321us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:28.527798 (+    40us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:28.527859 (+    61us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:28.527914 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:28.528005 (+    91us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:28.541875 (+ 13870us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":10412160}
I20260806 03:54:28.669826 12217 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:28.679766  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3920) took 1346 ms. Trace:
I20260806 03:54:28.682308  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:28.683291  3585 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 18
W20260806 03:54:28.684659  2478 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 3241) took 1486 ms (client timeout 1786 ms). Trace:
W20260806 03:54:28.685328  2478 rpcz_store.cc:269] 0806 03:54:27.198532 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:27.312020 (+113488us) service_pool.cc:227] Handling call
0806 03:54:28.679994 (+1367974us) spinlock_profiling.cc:243] Waited 917 ms on lock 0x7b540019ee54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:28.684575 (+  4581us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2109538560}
I20260806 03:54:28.655531  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 1065) took 1245 ms. Trace:
I20260806 03:54:28.688185  2476 rpcz_store.cc:276] 0806 03:54:27.410159 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:28.050386 (+640227us) service_pool.cc:227] Handling call
0806 03:54:28.050727 (+   341us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:28.062896 (+ 12169us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:28.062940 (+    44us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:28.062996 (+    56us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:28.063036 (+    40us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:28.655248 (+592212us) spinlock_profiling.cc:243] Waited 11.9 ms on lock 0x7b54001806d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:28.655300 (+    52us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:28.655454 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":27422080}
I20260806 03:54:28.696802  2576 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:28.698681  2477 raft_consensus.cc:1226] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 19. Current term is 20. Ops: []
I20260806 03:54:28.631125 12312 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:28.655622 12078 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
I20260806 03:54:28.709759  2577 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20. Ops: [19.11-19.11]
I20260806 03:54:28.711122  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:28.607851 11994 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 19.9, Last appended by leader: 9, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.701416  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.682572  2370 rpcz_store.cc:276] 0806 03:54:27.333836 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:27.333969 (+   133us) service_pool.cc:227] Handling call
0806 03:54:27.334298 (+   329us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:27.580976 (+246678us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:27.581013 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:27.590429 (+  9416us) log.cc:842] Serialized 26 byte log entry
0806 03:54:28.098088 (+507659us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:28.098132 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:28.679165 (+581033us) spinlock_profiling.cc:243] Waited 246 ms on lock 0x7b54001eb4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:28.679247 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:28.679334 (+    87us) raft_consensus.cc:1671] finished
0806 03:54:28.679355 (+    21us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:28.679694 (+   339us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":6282,"raft.queue_time_us":1841,"raft.run_cpu_time_us":168,"raft.run_wall_time_us":19455,"spinlock_wait_cycles":566295424,"thread_start_us":402008,"threads_started":1,"wal-append.queue_time_us":984614}
I20260806 03:54:28.712937 11994 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:28.715754 12207 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:54:28.637912 12220 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:28.717978  3542 leader_election.cc:398] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18.
I20260806 03:54:28.718349  3542 leader_election.cc:401] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:54:28.720963  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.638585 12105 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:28.723268 12105 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.723839 12049 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:28.724552 12049 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:28.726449 12105 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:28.669075 12292 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:28.729369 12292 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 21 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:28.730168  2584 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20. Ops: []
I20260806 03:54:28.730648 12292 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 20.12, Last appended by leader: 12, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.658780 11888 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:28.733206 11888 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:28.736572 12321 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.929s	user 0.006s	sys 0.006s
W20260806 03:54:28.737710  2482 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 3235) took 1617 ms (client timeout 1675 ms). Trace:
I20260806 03:54:28.692869 12277 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:28.707603  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:28.745277  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3227) took 1784 ms. Trace:
W20260806 03:54:28.738155  2482 rpcz_store.cc:269] 0806 03:54:27.120274 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:27.180113 (+ 59839us) service_pool.cc:227] Handling call
0806 03:54:28.737455 (+1557342us) spinlock_profiling.cc:243] Waited 794 ms on lock 0x7b54002b1454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:28.737633 (+   178us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1826215680}
I20260806 03:54:28.763880  2484 rpcz_store.cc:276] 0806 03:54:26.961241 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:27.637645 (+676404us) service_pool.cc:227] Handling call
0806 03:54:27.795194 (+157549us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:27.973400 (+178206us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:28.739996 (+766596us) spinlock_profiling.cc:243] Waited 177 ms on lock 0x7b5400121954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:28.745183 (+  5187us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":407828864}
I20260806 03:54:28.765385  2576 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
I20260806 03:54:28.727783  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3190) took 4587 ms. Trace:
I20260806 03:54:28.773437  2481 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:28.773959  3585 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
W20260806 03:54:28.770226  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49358.7us
W20260806 03:54:28.776423  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 68947.7us
I20260806 03:54:28.775571  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.778535  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:28.771252  2572 rpcz_store.cc:276] 0806 03:54:24.139884 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:24.149050 (+  9166us) service_pool.cc:227] Handling call
0806 03:54:27.202682 (+3053632us) spinlock_profiling.cc:243] Waited 5.54 ms on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:54:27.202937 (+   255us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:27.383442 (+180505us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:28.727376 (+1343934us) spinlock_profiling.cc:243] Waited 180 ms on lock 0x7b540004bd54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:28.727663 (+   287us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":426371200}
I20260806 03:54:28.781009  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:28.782621 12207 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:28.783134 12207 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:28.783555 12207 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:28.794992  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.798269  2332 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:28.692370 12134 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.656s	user 0.009s	sys 0.005s
I20260806 03:54:28.801334  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:28.802758  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:28.810698 12077 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:54:28.833882 12127 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.621s	user 0.011s	sys 0.002s
I20260806 03:54:28.812278 12170 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election won for term 18
W20260806 03:54:28.838905 12318 log.cc:924] Time spent T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 1.154s	user 0.000s	sys 0.006s
I20260806 03:54:28.840509  2583 raft_consensus.cc:2396] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 23 because replica has last-logged OpId of term: 21 index: 15, which is greater than that of the candidate, which has last-logged OpId of term: 20 index: 14.
I20260806 03:54:28.842036 12237 raft_consensus.cc:3032] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:54:28.842473 12237 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:28.823100 12312 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:28.848830 12312 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:28.850785 12141 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.613s	user 0.011s	sys 0.001s
I20260806 03:54:28.851136 12312 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:28.784228 12157 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election lost for term 17. Reason: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18.
I20260806 03:54:28.804653  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:28.804131  2436 connection.cc:232] RPC call timeout handler was delayed by -1.0650913522113115s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.198s for a response
I20260806 03:54:28.861363  2436 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:28.811364  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:28.863247  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 57189.6us
I20260806 03:54:28.864267  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.865803  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:28.793254 12192 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:28.821775 11728 consensus_queue.cc:1046] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 18.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260806 03:54:28.811651 12238 consensus_meta.cc:287] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.607s	user 0.015s	sys 0.000s
I20260806 03:54:28.822775  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:28.804979 12105 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:28.807446 12039 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:28.843381 12237 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.811596  2575 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:28.869378  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.873986  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:28.874244  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:28.850366 12056 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:28.900246 12297 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:28.896098  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:28.899780  2436 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:28.903314  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:28.851306 12141 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.904886  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:28.900731 12297 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:28.918423 12039 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:28.930615 12039 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.931209  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:28.932600 12205 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:28.933480 12039 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:28.936275 12039 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:28.929133  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.920642 12077 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:28.920433 12192 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:28.938421 12192 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:28.939420 12308 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:28.929890 12297 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:28.939989 12308 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:28.940600 12308 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:28.946398  2479 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 23. Current term is 24. Ops: []
I20260806 03:54:28.949568  2479 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:28.874923 12277 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:28.957149  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:28.959400  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:28.955636  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:28.842057 12236 consensus_queue.cc:1046] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.076s
I20260806 03:54:28.961123  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:28.961644  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:28.962296  2483 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:28.962620  2576 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:28.955951  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:28.964931  2480 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
W20260806 03:54:28.967861  2574 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.027s	user 0.066s	sys 0.103s
W20260806 03:54:28.968451  2574 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.028s	user 0.066s	sys 0.103s
I20260806 03:54:28.929737  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:28.973031  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:28.979537  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:28.981424  2436 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:28.953711  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:28.992074  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:28.992401  2479 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:28.993732  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:28.994618  2483 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:28.998178  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:28.995750  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:28.999611  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:29.000140  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:28.879201 12105 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:29.003798  2483 raft_consensus.cc:2379] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 22: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:29.004530  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.843s	user 0.001s	sys 0.012s
W20260806 03:54:29.006613  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.861s	user 0.001s	sys 0.013s
I20260806 03:54:28.998579  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:29.008453  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:28.922488 11888 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:28.874356 12081 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:29.014391 12214 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:28.871455 12262 consensus_queue.cc:1046] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.126s
I20260806 03:54:29.020236  2575 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
W20260806 03:54:29.020908  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 910192us
I20260806 03:54:28.993170 12237 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:29.025753  2436 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:29.025606  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:29.058073  2575 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 9. Preceding OpId from leader: term: 19 index: 10. (index mismatch)
I20260806 03:54:29.065407  2575 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 20 index: 13. Preceding OpId from leader: term: 21 index: 14. (index mismatch)
I20260806 03:54:29.068326  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3922) took 2318 ms. Trace:
I20260806 03:54:29.058713  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:29.072708  2538 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:29.012529 12105 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:29.016810 12277 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:29.073884  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:29.079767  2575 raft_consensus.cc:595] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:29.090215  2575 raft_consensus.cc:603] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260806 03:54:29.076622  2368 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.983s	user 0.055s	sys 0.136s
I20260806 03:54:28.859513 12134 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:29.081136  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 55525.1us
I20260806 03:54:29.094399  2436 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:29.068933  2474 rpcz_store.cc:276] 0806 03:54:26.749621 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:27.582012 (+832391us) service_pool.cc:227] Handling call
0806 03:54:27.632529 (+ 50517us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:28.055561 (+423032us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:29.067974 (+1012413us) spinlock_profiling.cc:243] Waited 422 ms on lock 0x7b5400037354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:29.068238 (+   264us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":971326720}
W20260806 03:54:29.097282  2368 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.004s	user 0.056s	sys 0.136s
W20260806 03:54:29.122004  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 52852.1us
I20260806 03:54:29.123663  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:29.130314  2436 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:29.075220 11710 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:54:29.132318  2369 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.125s	user 0.023s	sys 0.049s
W20260806 03:54:29.137127  2369 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.130s	user 0.023s	sys 0.050s
I20260806 03:54:29.078977 12277 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:29.147756  3591 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:29.143916  2436 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:29.091372 12079 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:29.134884 12078 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:54:29.092831 12297 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:29.163697  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.090s	user 0.033s	sys 0.046s
W20260806 03:54:29.164181  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.091s	user 0.033s	sys 0.047s
I20260806 03:54:29.103083 12057 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:29.161625 12214 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260806 03:54:29.145007 12285 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
I20260806 03:54:29.156894 12277 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:54:29.171532 12155 consensus_meta.cc:287] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.581s	user 0.012s	sys 0.003s
I20260806 03:54:29.159026 12244 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:29.194705  2538 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:29.215286  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:29.198513 11149 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.871s	user 0.009s	sys 0.005s
I20260806 03:54:29.174897 12057 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:29.164448  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.0914e+06us
I20260806 03:54:29.152366 11710 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:29.203796 12284 consensus_meta.cc:287] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.641s	user 0.007s	sys 0.007s
I20260806 03:54:29.216425  2575 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:29.226198 12214 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.003s
I20260806 03:54:29.238516  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:29.232889 12049 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.508s	user 0.013s	sys 0.000s
W20260806 03:54:29.211542 12333 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.122s	user 0.000s	sys 0.001s
W20260806 03:54:29.245699 11871 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.709s	user 0.014s	sys 0.000s
I20260806 03:54:29.265272 11871 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:29.233722 12287 raft_consensus.cc:2781] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:29.220218 12054 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.042s
I20260806 03:54:29.243429 11819 raft_consensus.cc:2741] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election decision vote started in defunct term 17: won
I20260806 03:54:29.284977 12141 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:29.285281 12330 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.173s	user 0.000s	sys 0.001s
I20260806 03:54:29.288123 12236 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:29.288623 12236 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:29.289366 11710 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:29.289616 12236 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:29.267107 12053 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.072s	user 0.015s	sys 0.000s
W20260806 03:54:29.269696 11994 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.556s	user 0.012s	sys 0.002s
I20260806 03:54:29.224565 12127 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 20.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.045s
W20260806 03:54:29.281104 12096 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.642s	user 0.013s	sys 0.000s
I20260806 03:54:29.248353 12049 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:29.261967 12146 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.056s	user 0.010s	sys 0.005s
I20260806 03:54:29.294376  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:29.291981 12247 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.087s	user 0.013s	sys 0.001s
W20260806 03:54:29.303035  2379 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 1.126s	user 0.009s	sys 0.026s
I20260806 03:54:29.304085  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3884) took 4505 ms. Trace:
W20260806 03:54:29.262387 12154 consensus_meta.cc:287] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.554s	user 0.013s	sys 0.000s
W20260806 03:54:29.319339  2379 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.142s	user 0.009s	sys 0.026s
I20260806 03:54:29.320186 12096 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election lost for term 21. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 21. Current term is 22.
I20260806 03:54:29.319737 12154 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:29.322867 12154 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:29.304742  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 3956) took 1230 ms. Trace:
I20260806 03:54:29.324397  2477 rpcz_store.cc:276] 0806 03:54:28.074763 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:28.280933 (+206170us) service_pool.cc:227] Handling call
0806 03:54:28.687299 (+406366us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:28.708783 (+ 21484us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:29.304459 (+595676us) spinlock_profiling.cc:243] Waited 406 ms on lock 0x7b540019ee50. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:29.304663 (+   204us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":933819776}
I20260806 03:54:29.319330  2368 rpcz_store.cc:276] 0806 03:54:24.795635 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:24.801012 (+  5377us) service_pool.cc:227] Handling call
0806 03:54:24.801383 (+   371us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:24.825243 (+ 23860us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:54:24.857309 (+ 32066us) log.cc:842] Serialized 14 byte log entry
0806 03:54:27.468294 (+2610985us) spinlock_profiling.cc:243] Waited 4.63 ms on lock 0x7b1800263140. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b 00007f0d7cacf88a
0806 03:54:28.045208 (+576914us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:28.092733 (+ 47525us) log.cc:842] Serialized 52 byte log entry
0806 03:54:28.092899 (+   166us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:29.097971 (+1005072us) log.cc:842] Serialized 14 byte log entry
0806 03:54:29.099918 (+  1947us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:29.100901 (+   983us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:29.300930 (+200029us) raft_consensus.cc:1671] finished
0806 03:54:29.300965 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:29.301151 (+   186us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":20349,"prepare.queue_time_us":23777,"prepare.run_cpu_time_us":83,"prepare.run_wall_time_us":2807,"raft.queue_time_us":55152,"raft.run_cpu_time_us":525,"raft.run_wall_time_us":44125,"spinlock_wait_cycles":10655616,"thread_start_us":1579769,"threads_started":2,"wal-append.queue_time_us":4151860}
I20260806 03:54:29.278225 12081 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:29.331333  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 89395.7us
I20260806 03:54:29.332376  2534 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:29.298492 12287 raft_consensus.cc:686] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:29.274348 12284 consensus_queue.cc:1046] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.044s
I20260806 03:54:29.303355 12134 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:29.344053 12297 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:29.339003  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:29.346041  2583 raft_consensus.cc:595] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:29.340801 12207 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.535s	user 0.008s	sys 0.004s
I20260806 03:54:29.343115 12284 raft_consensus.cc:3032] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Stepping down as leader of term 11
W20260806 03:54:29.329586 12282 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.204s	user 0.001s	sys 0.034s
W20260806 03:54:29.331077 12245 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.187s	user 0.018s	sys 0.017s
W20260806 03:54:29.350153  2581 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.162s	user 0.012s	sys 0.013s
W20260806 03:54:29.361908  2581 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.173s	user 0.012s	sys 0.014s
I20260806 03:54:29.317660 12105 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:29.361032 12245 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.235s	user 0.018s	sys 0.017s
I20260806 03:54:29.355559  2436 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:29.329380 12146 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:29.356491 12282 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.231s	user 0.002s	sys 0.034s
I20260806 03:54:29.352120 12284 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 11 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:29.345332 12032 consensus_queue.cc:1046] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 19.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.014s
I20260806 03:54:29.333107 12247 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:29.350535  2579 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:29.375648 12285 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:29.379989 11618 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260806 03:54:29.385531 12284 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:29.386986 12287 consensus_queue.cc:237] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 18.10, Last appended by leader: 10, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:29.389169 12308 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:29.391862  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3210) took 3430 ms. Trace:
I20260806 03:54:29.393181 12053 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Stepping down as leader of term 20
I20260806 03:54:29.380213  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:29.417292  2583 raft_consensus.cc:595] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:29.417799  2583 raft_consensus.cc:603] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:29.354068 12207 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:29.403566  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 48170.3us
I20260806 03:54:29.376869  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:29.434306  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:29.434737  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61308.6us
I20260806 03:54:29.456226  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:29.473675  2578 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.799s	user 0.024s	sys 0.014s
W20260806 03:54:29.475001  2578 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.801s	user 0.024s	sys 0.014s
W20260806 03:54:29.437601 12242 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.782s	user 0.015s	sys 0.000s
I20260806 03:54:29.418845 12053 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:29.432761 12315 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.943s	user 0.004s	sys 0.019s
I20260806 03:54:29.490680  2478 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:29.416560  2574 rpcz_store.cc:276] 0806 03:54:25.961486 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:26.245475 (+283989us) service_pool.cc:227] Handling call
0806 03:54:26.245819 (+   344us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:27.939320 (+1693501us) spinlock_profiling.cc:243] Waited 3.21 ms on lock 0x7b18003c00a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cabdf6b 00007f0d7cac878b
0806 03:54:27.939491 (+   171us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:27.939519 (+    28us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:27.940080 (+   561us) log.cc:842] Serialized 26 byte log entry
0806 03:54:28.968969 (+1028889us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:29.358071 (+389102us) log.cc:842] Serialized 14 byte log entry
0806 03:54:29.378759 (+ 20688us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:29.379119 (+   360us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:29.379193 (+    74us) raft_consensus.cc:1671] finished
0806 03:54:29.391536 (+ 12343us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:29.391758 (+   222us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":29434,"raft.queue_time_us":139413,"raft.run_cpu_time_us":476,"raft.run_wall_time_us":56950,"spinlock_wait_cycles":7378688,"thread_start_us":1496783,"threads_started":3,"wal-append.queue_time_us":1400278}
I20260806 03:54:29.495148 12081 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:29.489873  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 55667.2us
I20260806 03:54:29.497648  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:29.499598  2583 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:29.459677 12077 raft_consensus.cc:3032] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:29.507357  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:29.507513  2583 raft_consensus.cc:595] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:29.473199 12127 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:29.486868 12032 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:29.514731  2583 raft_consensus.cc:603] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:29.520725 11891 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260806 03:54:29.530313  2584 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.723s	user 0.030s	sys 0.058s
I20260806 03:54:29.480351 12346 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:29.532701  2584 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.726s	user 0.030s	sys 0.058s
I20260806 03:54:29.496176 12242 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:29.538558  2474 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:54:29.538723  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:29.514536 12077 raft_consensus.cc:729] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:29.508960 11710 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election won for term 23
I20260806 03:54:29.545819  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:29.511809 12057 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:29.515486 12337 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:29.547223  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:29.551779  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:29.552512  2577 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.755s	user 0.017s	sys 0.032s
I20260806 03:54:29.516193 12285 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:29.548609  3592 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Advancing to term 22
W20260806 03:54:29.539403  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 425441us
W20260806 03:54:29.583107  2577 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.785s	user 0.017s	sys 0.036s
I20260806 03:54:29.588126  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:29.533363 12032 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:29.519897 12284 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:29.533200 12049 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:29.592389 12192 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.648s	user 0.018s	sys 0.015s
I20260806 03:54:29.549235 12282 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:29.516244  2436 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:29.614145  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 98026.5us
W20260806 03:54:29.588421 11728 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.689s	user 0.024s	sys 0.029s
I20260806 03:54:29.550190 11819 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:29.615391  2436 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:29.582494 12112 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.952s	user 0.012s	sys 0.041s
I20260806 03:54:29.549752 11710 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:29.548491 12245 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:29.588734 12297 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:29.506210 12315 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.043s	user 0.004s	sys 0.019s
I20260806 03:54:29.587924 11493 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:29.620558  2572 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:29.620462  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:29.532562 12127 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:29.599292 12032 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
W20260806 03:54:29.649225  2579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3236) took 1516 ms (client timeout 1890 ms). Trace:
W20260806 03:54:29.649791  2579 rpcz_store.cc:269] 0806 03:54:28.133143 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:28.532402 (+399259us) service_pool.cc:227] Handling call
0806 03:54:29.648993 (+1116591us) spinlock_profiling.cc:243] Waited 717 ms on lock 0x7b54004551d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:29.649147 (+   154us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1648426880}
I20260806 03:54:29.606266 12238 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.011s
W20260806 03:54:29.616844 12192 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.661s	user 0.018s	sys 0.015s
W20260806 03:54:29.632187  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.767s	user 0.015s	sys 0.024s
I20260806 03:54:29.652218 12081 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:29.657003  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:29.613199 12282 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:29.621040 11891 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:29.630558 11819 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:29.604107 12044 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
W20260806 03:54:29.617803 11728 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.718s	user 0.024s	sys 0.030s
W20260806 03:54:29.629851 12112 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.013s	user 0.016s	sys 0.045s
W20260806 03:54:29.696981  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.832s	user 0.015s	sys 0.025s
W20260806 03:54:29.759958  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 895732us
I20260806 03:54:29.657331  2436 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:29.620935 12049 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:29.606853 12207 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:29.637390  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.787s	user 0.012s	sys 0.028s
W20260806 03:54:29.763957  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.914s	user 0.013s	sys 0.028s
I20260806 03:54:29.674054 11691 raft_consensus.cc:3032] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:29.723307  3591 raft_consensus.cc:2379] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 18: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:29.658844  3587 raft_consensus.cc:1226] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 24 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 23. Current term is 24. Ops: [23.16-23.16]
I20260806 03:54:29.598903 12337 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:29.673763 12046 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:29.674036 12245 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.053s
W20260806 03:54:29.727512 12341 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260806 03:54:29.727962 12247 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:29.728603 12345 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:29.729269 12308 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:29.650360 12297 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:29.552843 12053 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 20.12, Last appended by leader: 12, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:29.730983 12357 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
W20260806 03:54:29.734252 12217 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.960s	user 0.014s	sys 0.001s
I20260806 03:54:29.724236 12282 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:29.737704 12315 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Stepping down as leader of term 17
W20260806 03:54:29.740336 12336 log.cc:924] Time spent T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.341s	user 0.000s	sys 0.001s
I20260806 03:54:29.740757 12077 consensus_queue.cc:260] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:29.717562 12277 consensus_meta.cc:287] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.521s	user 0.014s	sys 0.000s
I20260806 03:54:29.718011 12146 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:29.743076 12127 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:29.637415 12105 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:29.747624 12167 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:29.595070 12285 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:29.650622 12237 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:29.817970  2479 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:29.814217  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2334) took 1849 ms. Trace:
W20260806 03:54:29.671465 12170 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.766s	user 0.012s	sys 0.027s
I20260806 03:54:29.756140 11819 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:29.794523 12049 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:29.775265 12046 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:29.764410  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 914569us
I20260806 03:54:29.621294 11710 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Advancing to term 23
W20260806 03:54:29.765597  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.611s	user 0.035s	sys 0.056s
W20260806 03:54:29.829066  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.675s	user 0.035s	sys 0.056s
W20260806 03:54:29.829435  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 704409us
I20260806 03:54:29.765882 11691 raft_consensus.cc:729] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:29.766769 11821 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election won for term 19
W20260806 03:54:29.765524 12319 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.768s	user 0.037s	sys 0.067s
I20260806 03:54:29.801039 11891 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:29.777906 12292 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.574s	user 0.034s	sys 0.039s
I20260806 03:54:29.806463  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:29.779093 12112 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:54:29.777453 12192 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:29.767735 12207 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.036s
W20260806 03:54:29.845575 12319 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.859s	user 0.038s	sys 0.067s
I20260806 03:54:29.798558 12315 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:29.776870 11728 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.039s
I20260806 03:54:29.878063  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:54:29.762924  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 105750us
I20260806 03:54:29.879243  3591 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 20
W20260806 03:54:29.832813  2379 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.009s	sys 0.007s
W20260806 03:54:29.880345  2379 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.560s	user 0.010s	sys 0.007s
I20260806 03:54:29.881251  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1135) took 1759 ms. Trace:
I20260806 03:54:29.802875 12308 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:29.849141  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3234) took 1720 ms. Trace:
W20260806 03:54:29.855530 12292 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.660s	user 0.035s	sys 0.040s
I20260806 03:54:29.832581 11821 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:29.798489 12217 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:29.867362  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 61072.4us
I20260806 03:54:29.812518 12277 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:29.789940 12345 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:29.825146 12170 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.974s	user 0.012s	sys 0.028s
I20260806 03:54:29.881976  2578 rpcz_store.cc:276] 0806 03:54:28.129184 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:28.593839 (+464655us) service_pool.cc:227] Handling call
0806 03:54:28.594323 (+   484us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:28.604688 (+ 10365us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:28.604737 (+    49us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:28.605348 (+   611us) log.cc:842] Serialized 26 byte log entry
0806 03:54:29.479088 (+873740us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:29.479135 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:29.481568 (+  2433us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:29.848798 (+367230us) raft_consensus.cc:1671] finished
0806 03:54:29.848834 (+    36us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:29.849046 (+   212us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":9820,"raft.queue_time_us":12712,"raft.run_cpu_time_us":197,"raft.run_wall_time_us":14124,"thread_start_us":805135,"threads_started":1,"wal-append.queue_time_us":950188}
I20260806 03:54:29.853641 12053 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:29.820178  2369 rpcz_store.cc:276] 0806 03:54:27.964894 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:27.965168 (+   274us) service_pool.cc:227] Handling call
0806 03:54:27.999303 (+ 34135us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:27.999722 (+   419us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:27.999759 (+    37us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:28.006942 (+  7183us) log.cc:842] Serialized 26 byte log entry
0806 03:54:29.137802 (+1130860us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:29.137864 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:29.137956 (+    92us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:29.813818 (+675862us) raft_consensus.cc:1671] finished
0806 03:54:29.813852 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:29.814088 (+   236us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":3999,"raft.run_cpu_time_us":164,"raft.run_wall_time_us":2375,"thread_start_us":1130385,"threads_started":1,"wal-append.queue_time_us":1358868}
I20260806 03:54:29.884778  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:29.860890 12112 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:29.914981  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:29.915987  3588 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:54:29.917358  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 365669us
I20260806 03:54:29.879678 12105 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:29.923532  2482 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:29.881938 12337 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:29.846020 12049 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:29.894073 12362 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:29.885429 12057 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:29.900578 11821 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:29.932229  2534 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:29.861395 11891 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:29.920271 12170 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:29.852346 12367 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.094s
I20260806 03:54:29.949239  2534 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:29.898948 11912 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:29.941064 12337 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:29.935678 11493 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.015s
I20260806 03:54:29.954944  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 2087) took 1283 ms. Trace:
I20260806 03:54:29.971144  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:29.971987  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:29.956547 12167 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:29.958968  3587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 826) took 1620 ms. Trace:
I20260806 03:54:29.891372 12308 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:29.932613 12105 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:29.928443 12361 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:29.961421  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 3249) took 1006 ms. Trace:
I20260806 03:54:29.963028 11891 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:29.969982  2478 raft_consensus.cc:1261] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 22 index: 15. Preceding OpId from leader: term: 24 index: 16. (index mismatch)
I20260806 03:54:29.997174  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:29.970717  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:29.978639  2375 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
I20260806 03:54:29.998826  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:29.999470  2375 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:29.999511  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:30.000305  2376 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:30.001307  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:29.977612  2577 rpcz_store.cc:276] 0806 03:54:28.671269 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:28.744820 (+ 73551us) service_pool.cc:227] Handling call
0806 03:54:28.794632 (+ 49812us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:28.795153 (+   521us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:28.795194 (+    41us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:28.795839 (+   645us) log.cc:842] Serialized 26 byte log entry
0806 03:54:29.584575 (+788736us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:29.584640 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:29.584759 (+   119us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:29.954667 (+369908us) raft_consensus.cc:1671] finished
0806 03:54:29.954697 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:29.954867 (+   170us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":8385,"raft.run_cpu_time_us":133,"raft.run_wall_time_us":2954,"thread_start_us":786593,"threads_started":1,"wal-append.queue_time_us":1105246}
I20260806 03:54:29.971535  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:29.978184  2368 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
W20260806 03:54:29.960803 12352 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.108s	user 0.000s	sys 0.000s
I20260806 03:54:29.909322 11728 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.039s
I20260806 03:54:29.982388  3587 rpcz_store.cc:276] 0806 03:54:28.338215 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:28.338846 (+   631us) service_pool.cc:227] Handling call
0806 03:54:28.459938 (+121092us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:29.766878 (+1306940us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:29.958644 (+191766us) spinlock_profiling.cc:243] Waited 1.2 s on lock 0x7b54006cedd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:29.958869 (+   225us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2756586880}
I20260806 03:54:29.992265  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:29.992808  2372 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:29.881304 12192 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:29.991533  2482 rpcz_store.cc:276] 0806 03:54:28.955247 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:28.955368 (+   121us) service_pool.cc:227] Handling call
0806 03:54:29.961219 (+1005851us) spinlock_profiling.cc:243] Waited 962 ms on lock 0x7b5400150c54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:29.961352 (+   133us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2213653248}
W20260806 03:54:29.982807 12350 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.183s	user 0.000s	sys 0.001s
W20260806 03:54:30.026850  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 468089us
I20260806 03:54:29.964740 12236 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:30.015730  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:29.990731 12061 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.649s	user 0.061s	sys 0.102s
I20260806 03:54:29.881659  2379 rpcz_store.cc:276] 0806 03:54:28.121904 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:28.128837 (+  6933us) service_pool.cc:227] Handling call
0806 03:54:28.129232 (+   395us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:28.129492 (+   260us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:54:29.320081 (+1190589us) log.cc:842] Serialized 14 byte log entry
0806 03:54:29.880855 (+560774us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:29.880921 (+    66us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:29.880977 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:29.881051 (+    74us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:29.881186 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":1249691,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":50,"raft.queue_time_us":4842,"thread_start_us":1702951,"threads_started":2}
I20260806 03:54:30.034694  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:29.963982 12315 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 13, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.025331  3592 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
I20260806 03:54:29.982026 11595 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:30.002730 12167 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:30.011945 12297 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.033728  2376 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:29.917650 11691 consensus_queue.cc:260] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.037027  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:30.028299  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 21 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:30.063527  2372 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
I20260806 03:54:30.009310 12127 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:30.013276  2375 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:29.944617 12057 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:30.043231 12061 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.694s	user 0.061s	sys 0.102s
W20260806 03:54:29.996920 12354 log.cc:924] Time spent T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260806 03:54:30.057123  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:30.100596  2479 raft_consensus.cc:2379] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 15: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:30.059123  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:30.023567 11728 consensus_queue.cc:1225] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer 608e57d72aae496aaf8613622153aa0c log is divergent from this leader: its last log entry 13.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260806 03:54:30.070847  2577 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:30.070935 12127 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:30.071662 12358 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.142s	user 0.000s	sys 0.001s
I20260806 03:54:30.037200 12134 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:30.072486 12046 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.110772  2474 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 17: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:30.073262 12277 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.073637 12192 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:30.074916 12308 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:30.076905 12372 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260806 03:54:30.079071 11691 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:30.081607 12105 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.022384 12213 consensus_queue.cc:1035] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.040s
I20260806 03:54:30.084837 12217 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.085367 12285 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:30.085264 12237 consensus_queue.cc:1159] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "dff94100ffc5485f92cbe6a85addf0b2" responder_term: 17 status { last_received { term: 17 index: 12 } last_committed_idx: 12 last_received_current_leader { term: 17 index: 12 } }
I20260806 03:54:30.086706 12049 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:29.982676 11912 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.091223  3588 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:30.093685  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3232) took 1956 ms. Trace:
I20260806 03:54:30.041174 12146 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:30.108552  2370 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:30.106614 12081 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:30.099181 12315 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:30.106048 12262 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:54:30.120621  2537 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.530s	user 0.020s	sys 0.035s
W20260806 03:54:30.140995  2537 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.551s	user 0.020s	sys 0.035s
I20260806 03:54:30.120217  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:30.112614 12365 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.134s	user 0.001s	sys 0.000s
I20260806 03:54:30.126307  2581 rpcz_store.cc:276] 0806 03:54:28.127932 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:28.129415 (+  1483us) service_pool.cc:227] Handling call
0806 03:54:28.187014 (+ 57599us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:28.187423 (+   409us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:28.187453 (+    30us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:28.188086 (+   633us) log.cc:842] Serialized 26 byte log entry
0806 03:54:29.362445 (+1174359us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:29.362497 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:29.362579 (+    82us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:30.083783 (+721204us) raft_consensus.cc:1671] finished
0806 03:54:30.083814 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:30.083978 (+   164us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":19886,"raft.run_cpu_time_us":143,"raft.run_wall_time_us":143,"thread_start_us":1173813,"threads_started":1,"wal-append.queue_time_us":1575356}
I20260806 03:54:30.154472  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3245) took 1671 ms. Trace:
I20260806 03:54:30.111397  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:30.061259 11595 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.009941 12361 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.132392 12133 raft_consensus.cc:3032] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:30.155031  2584 rpcz_store.cc:276] 0806 03:54:28.483199 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:28.731073 (+247874us) service_pool.cc:227] Handling call
0806 03:54:28.731406 (+   333us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:28.745255 (+ 13849us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:28.745302 (+    47us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:28.774110 (+ 28808us) log.cc:842] Serialized 26 byte log entry
0806 03:54:29.540168 (+766058us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:29.540233 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:29.540342 (+   109us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:30.154127 (+613785us) raft_consensus.cc:1671] finished
0806 03:54:30.154163 (+    36us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:30.154385 (+   222us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":7159,"raft.queue_time_us":13429,"raft.run_cpu_time_us":178,"raft.run_wall_time_us":19045,"thread_start_us":732993,"threads_started":1,"wal-append.queue_time_us":1055288}
I20260806 03:54:30.168574  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:30.176307  3593 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 17: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:30.179234  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:30.062997 12170 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.188928  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 21 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:30.190240  3586 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
I20260806 03:54:30.140241 12081 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.117190 12134 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.150483 12262 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.197235 11821 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.198652 12262 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.199342 12134 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.161207 12345 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:30.139837 12146 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.127940 12032 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.155210 12167 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 19, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:30.229385  3592 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 1060) took 1372 ms (client timeout 1639 ms). Trace:
W20260806 03:54:30.266660  3592 rpcz_store.cc:269] 0806 03:54:28.856717 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:28.856862 (+   145us) service_pool.cc:227] Handling call
0806 03:54:30.229159 (+1372297us) spinlock_profiling.cc:243] Waited 647 ms on lock 0x7b54005a05d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:30.229297 (+   138us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1487575808}
I20260806 03:54:30.199520 11821 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.239442  2377 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
I20260806 03:54:30.270829  3591 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:30.268929  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:54:30.237136  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 126578us
I20260806 03:54:30.273629  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:30.168221 12105 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:30.220609  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:30.274750  2474 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 12. Current term is 13. Ops: []
I20260806 03:54:30.167347 12133 raft_consensus.cc:729] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:30.277916  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:30.280375  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 386774us
I20260806 03:54:30.282383  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:30.283574  2436 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:30.244593 11493 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election won for term 23
I20260806 03:54:30.287047  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:30.204227 12361 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:30.290027  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:30.205878 11912 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:30.229502 11595 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:30.294842  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 25 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:30.227928 12362 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:30.293854  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:30.276188 12077 raft_consensus.cc:3037] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:30.295903  2534 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:30.297780  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:30.283270 12217 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:30.301548  2332 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:30.302965  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:30.283226 12207 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:30.292321 12377 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 17.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.029s
I20260806 03:54:30.312202 12207 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.313328 12377 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:30.313727 12377 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:30.314718 12207 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:30.286154 12262 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:30.315467 12262 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.317996 12262 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.227429 11819 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.307736  2537 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:30.291931 11493 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:30.319132 11493 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:30.319542  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:30.320464 11819 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:30.320657  2537 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:30.321200 11819 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election won for term 23
I20260806 03:54:30.321621 11819 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:30.322006 11819 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:30.323098 12284 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader election won for term 22
I20260806 03:54:30.323657 12284 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 22 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:30.324476 12133 consensus_queue.cc:260] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 19.10, Last appended by leader: 10, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.324630 12284 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 20.14, Last appended by leader: 14, Current term: 22, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.293305 12049 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:30.326331 12133 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:30.328094 12287 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:30.330827  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:30.299469 12378 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:54:30.295620 12154 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:30.301887 12361 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:30.310981 12376 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:30.342204  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:30.325193 12032 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:30.309042 12127 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:30.344257  2584 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:30.304981 12247 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.040s
I20260806 03:54:30.299407 12337 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:30.332487  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:30.336614  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.345196  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:30.346053 12049 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 19 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:30.346437  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:30.346602  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.347083 12049 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.11, Last appended by leader: 11, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.347656  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:30.348546 12217 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:30.348889  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:30.349579 12217 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.293720 12363 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:30.351481  2572 raft_consensus.cc:1226] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 14. Current term is 15. Ops: []
W20260806 03:54:30.351774 11710 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.511s	user 0.012s	sys 0.002s
I20260806 03:54:30.361225 11710 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.362432  2574 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 22. Current term is 23. Ops: []
I20260806 03:54:30.363039  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:30.344775  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:30.296303 12081 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.341007  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:30.347790  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.345331 12337 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:30.386415 12337 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:30.387023 12170 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:30.388860 12170 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:30.391242  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:30.355005 12375 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:30.355350  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:30.355576  2373 raft_consensus.cc:2396] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 16 because replica has last-logged OpId of term: 15 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 9.
I20260806 03:54:30.360450  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:30.314764 12377 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.400153  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:30.400908  2537 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:30.401187  2477 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:54:30.352624  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.375231  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.371870  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:30.332531  2534 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:30.385612  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:30.396385  2372 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 15.
I20260806 03:54:30.230432 12282 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.405220  2482 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
W20260806 03:54:30.405737  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 97602us
I20260806 03:54:30.408325  2584 raft_consensus.cc:2379] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 15: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:30.402530  2581 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:30.414012  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.287971 12105 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.416461  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.474638  2374 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
W20260806 03:54:30.486272  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 78701.7us
I20260806 03:54:30.438165  2577 raft_consensus.cc:595] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:30.489308  2577 raft_consensus.cc:603] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:30.408418 12127 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:30.490324  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:30.417338 12154 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:30.493453  3547 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:30.392763 12081 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:30.494550 12081 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.495455 12367 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:30.495946 12367 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:30.496341 12367 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:30.497130 12081 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.499423 12105 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:30.399637 12375 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:30.500300 12375 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:30.400269 12362 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:30.417110 11595 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 17.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.090s
I20260806 03:54:30.507911 12315 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:30.508468 12315 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:30.511612 12247 consensus_queue.cc:1046] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 15.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:54:30.512171  2479 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 10. Preceding OpId from leader: term: 20 index: 11. (index mismatch)
I20260806 03:54:30.513513 12247 raft_consensus.cc:3032] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Stepping down as leader of term 15
W20260806 03:54:30.486704  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 131458us
I20260806 03:54:30.486954  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:30.367956 12057 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:30.401847 12237 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:30.408776 11821 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:30.521327  2331 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:30.487273  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:30.528198  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:30.529314  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:30.536127 12378 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260806 03:54:30.475584 12390 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260806 03:54:30.539443  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:30.435575 12039 raft_consensus.cc:3032] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:30.546219  2579 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:30.513926 12247 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:30.461742 12385 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:30.542029  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:30.477149 12192 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:30.547206 12057 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:54:30.547458  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.528528 12377 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:30.537539 12378 raft_consensus.cc:3032] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:30.558509  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.528100 12081 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:30.513849 12245 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.030s
I20260806 03:54:30.599725  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.601202  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:30.553575 12315 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.603183 12315 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:30.566859  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:30.569413  2579 raft_consensus.cc:2396] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 21 because replica has last-logged OpId of term: 19 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 17 index: 8.
I20260806 03:54:30.542964 11821 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.605928  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.552002 12383 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:30.607432  2579 raft_consensus.cc:1226] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 19. Current term is 20. Ops: [19.10-19.10]
I20260806 03:54:30.607957  2575 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:30.531886 11710 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:30.579290  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:30.610097 11595 consensus_queue.cc:1159] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "608e57d72aae496aaf8613622153aa0c" responder_term: 17 status { last_received { term: 17 index: 14 } last_committed_idx: 14 last_received_current_leader { term: 17 index: 14 } }
I20260806 03:54:30.580511 12247 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.7, Last appended by leader: 7, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.584419  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:30.585430  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:30.545951 12039 raft_consensus.cc:729] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:30.577469 12378 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:30.644078  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.651597  2576 raft_consensus.cc:2396] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 18 because replica has last-logged OpId of term: 17 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 9.
I20260806 03:54:30.655715  2479 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260806 03:54:30.543395 11618 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 18.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.075s
I20260806 03:54:30.610600 12057 raft_consensus.cc:686] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:30.597347  2578 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:30.597252 12337 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:30.599002 12364 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.571s	user 0.002s	sys 0.001s
I20260806 03:54:30.558362 12157 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 22.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.041s
I20260806 03:54:30.611301  2579 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:30.638684  2376 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:30.636606  2331 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:30.639202  2372 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:30.594794 12367 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.572641 12112 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:30.678742 12044 consensus_queue.cc:1159] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "dff94100ffc5485f92cbe6a85addf0b2" responder_term: 12 status { last_received { term: 12 index: 9 } last_committed_idx: 9 last_received_current_leader { term: 12 index: 9 } }
I20260806 03:54:30.679025 12383 consensus_queue.cc:1046] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 16.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:30.680323 11912 consensus_queue.cc:1046] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 18.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260806 03:54:30.683036 12363 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:30.679026 12112 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:30.684736 12383 raft_consensus.cc:3032] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:30.685187 12383 raft_consensus.cc:729] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:30.686256 12247 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:30.686173 12383 consensus_queue.cc:260] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.687674 12383 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:30.688621 11912 raft_consensus.cc:3032] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:30.688299 12057 consensus_queue.cc:237] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.704291 12167 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:30.704619 11912 raft_consensus.cc:729] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 19 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:30.704777 12167 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:30.705303 12170 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:30.705652 11912 consensus_queue.cc:260] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 19.10, Last appended by leader: 10, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.707214 11912 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:30.689945 12128 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:30.691180 12363 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:30.708195 12128 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.708292 12378 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.708863 12363 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 19.10, Last appended by leader: 10, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.709827 12378 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:30.691723 12134 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 22 LEADER]: Stepping down as leader of term 22
I20260806 03:54:30.692641 12039 consensus_queue.cc:260] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 19.11, Last appended by leader: 11, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.564327 12385 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.710366 12128 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.711668 12039 raft_consensus.cc:3037] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:30.668968 12386 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:30.687561 12375 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.696517 11821 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:30.698091  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:30.700404  2575 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:30.701025 12077 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:30.701447 12146 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:30.702024 11493 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.702910 12285 consensus_queue.cc:1046] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 16.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260806 03:54:30.705850 12170 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.710938 12134 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 22 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:30.715087  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.701437 12337 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:30.736461  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:30.735685  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:30.716562  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:30.739970  2368 raft_consensus.cc:3037] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:30.717412  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.724768  2576 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20. Ops: [19.11-19.11]
I20260806 03:54:30.727111  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:30.742183  2474 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:30.727705  2581 raft_consensus.cc:2354] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15.
I20260806 03:54:30.664439 12237 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.057s
I20260806 03:54:30.729367  2572 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:30.693742 12282 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:30.733060  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:30.733680  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 430756us
I20260806 03:54:30.734911  2379 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:30.755643  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:30.758396  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:30.765213  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:30.766121  2375 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:30.755568  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.769537  2583 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 22. Current term is 23. Ops: []
I20260806 03:54:30.769791  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:30.771200  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:30.789814  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:30.773864  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:30.744434  2538 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:30.801544  2331 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:30.802428  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:30.805174  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 60865.9us
I20260806 03:54:30.805428  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:30.769047 12361 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:30.799654 12345 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:30.795501 12287 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
I20260806 03:54:30.807847 12282 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader election lost for term 23. Reason: could not achieve majority
I20260806 03:54:30.808049 12049 raft_consensus.cc:3032] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:30.729791 12077 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:30.705651 12167 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 18.9, Last appended by leader: 9, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.721179 12386 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.769254 12362 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:30.904489  2368 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:30.807528 12262 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:30.807722 12207 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:30.773599 12105 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:30.936395  2375 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:30.944509  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:30.945657  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:30.986152  2477 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:30.946650  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:30.947649  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:30.949165  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:30.953513  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:30.988991  2484 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:30.817416 12337 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:30.835024 12127 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:30.826225 12385 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:31.004137  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 326382us
I20260806 03:54:30.976183  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:30.992740  2481 raft_consensus.cc:2379] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 20: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:30.993733  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:31.006979  2474 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:31.008523  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:31.009446  2377 raft_consensus.cc:1261] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
I20260806 03:54:31.004382  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:31.016954  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 74989.5us
I20260806 03:54:31.019057  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:31.020324  3585 raft_consensus.cc:2354] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:30.950003 12049 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:30.968076 12262 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:31.029229  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:31.011888  2476 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:31.033231  2483 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:31.014771  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:30.973498 12375 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:30.917435 12361 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:30.996361 12105 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:31.059684  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:31.004300 12167 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:31.058907  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:30.968899  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 167478us
I20260806 03:54:31.061137  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:30.997438 12337 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:31.003067 12127 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:54:31.050441 12397 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.377s	user 0.001s	sys 0.001s
I20260806 03:54:31.093392  2375 pending_rounds.cc:76] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 15
I20260806 03:54:31.130486  2375 pending_rounds.cc:97] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 23.16
I20260806 03:54:31.130841  2375 raft_consensus.cc:2866] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:31.094373  2481 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:54:31.133647  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53668.4us
I20260806 03:54:31.095897  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:31.097100  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:31.061501  2477 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:31.087796  2484 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:31.057583 12262 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:31.064043 12105 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:30.955801 12134 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 22.15, Last appended by leader: 15, Current term: 22, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:31.147208  3585 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260806 03:54:31.139138  2368 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 20 index: 13. Preceding OpId from leader: term: 21 index: 14. (index mismatch)
I20260806 03:54:31.163067  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:31.146337  2373 raft_consensus.cc:1226] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:31.166363  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:31.138072  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 348274us
I20260806 03:54:31.136454  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:31.170920  2483 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:54:31.154711  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 57765.1us
I20260806 03:54:31.173154  2331 leader_election.cc:398] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:31.173558  2331 leader_election.cc:401] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Cancelling election due to peer responding with higher term
W20260806 03:54:31.156095  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 44905.7us
I20260806 03:54:31.177742  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:31.178736  2576 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:31.179817  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 19 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:31.181231  2576 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:31.206281  2373 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:31.094815 12375 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:31.124004 12337 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:31.219019  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:31.131480 12127 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:31.224570  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:31.129899 12367 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:31.268455  2376 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.599s	user 0.009s	sys 0.005s
I20260806 03:54:31.251329  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:31.280346  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 107093us
I20260806 03:54:31.284961  2373 raft_consensus.cc:2396] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 21 because replica has last-logged OpId of term: 19 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 17 index: 8.
I20260806 03:54:31.281034  2376 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:31.133818 12410 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:31.318164  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:31.155083 12398 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:31.320446  2483 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:54:31.160012 12385 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:31.215085 12409 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:31.160341 12415 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:31.288337 12170 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:31.215117 11493 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:31.333036  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 25 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:31.322615  2379 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:31.264492 12416 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:31.329373 12402 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.293s	user 0.000s	sys 0.001s
I20260806 03:54:31.321401 12134 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:31.342897 12363 raft_consensus.cc:3037] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 17
I20260806 03:54:31.444852  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:31.446959  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:31.448850  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:31.449765  2373 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 19: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:31.450700  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2120) took 1090 ms. Trace:
I20260806 03:54:31.451116  2581 rpcz_store.cc:276] 0806 03:54:30.359883 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.600900 (+241017us) service_pool.cc:227] Handling call
0806 03:54:31.450497 (+849597us) spinlock_profiling.cc:243] Waited 126 ms on lock 0x7b540004ae54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:31.450633 (+   136us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":288878336}
I20260806 03:54:31.346501  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:31.276234 12375 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.317317  2481 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:31.488726  2481 pending_rounds.cc:76] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 6
I20260806 03:54:31.489383  2481 pending_rounds.cc:97] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 13.7
I20260806 03:54:31.489830  2481 raft_consensus.cc:2866] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:31.350306  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:31.416519  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:31.419032 11493 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:31.420344  2477 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19. Ops: [18.11-18.11]
I20260806 03:54:31.421125  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:31.423218 12401 log.cc:924] Time spent T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.371s	user 0.000s	sys 0.001s
I20260806 03:54:31.425414 12386 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:31.425927 12112 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.742s	user 0.013s	sys 0.000s
W20260806 03:54:31.427809 11819 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.105s	user 0.009s	sys 0.007s
W20260806 03:54:31.431536 12315 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.828s	user 0.012s	sys 0.000s
W20260806 03:54:31.432729 12399 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.279s	user 0.000s	sys 0.000s
W20260806 03:54:31.432816 12405 log.cc:924] Time spent T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.304s	user 0.000s	sys 0.000s
W20260806 03:54:31.575688 12383 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.856s	user 0.008s	sys 0.004s
I20260806 03:54:31.440048  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:31.583621  2484 raft_consensus.cc:2354] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:31.353801 12406 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:31.584569 12406 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:31.586946 12406 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:31.349959 12415 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.588162 12363 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 16. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:31.341533 12398 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.345906 12409 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.338330 12410 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.319883 12285 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:31.591101  2478 raft_consensus.cc:1226] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 19. Current term is 20. Ops: [19.11-19.11]
I20260806 03:54:31.591023 12285 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.592743 12361 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:31.526456 12077 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:31.554700 12237 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:31.600391 12237 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.608917  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:47302 (request call id 82) took 1551 ms. Trace:
I20260806 03:54:31.609638  2577 rpcz_store.cc:276] 0806 03:54:30.057410 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.057827 (+   417us) service_pool.cc:227] Handling call
0806 03:54:31.608532 (+1550705us) spinlock_profiling.cc:243] Waited 331 ms on lock 0x7b540013b0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cabfbc3 00007f0d81a0981a 00007f0d7b0fcd04 00007f0d7b0fcc92 00007f0d7b0fcbc1 00007f0d7b0fcb3c 00007f0d7b0fbdf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:31.608761 (+   229us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":762200960}
I20260806 03:54:31.622555  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 1003) took 1288 ms. Trace:
I20260806 03:54:31.631963  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 2122) took 1271 ms. Trace:
I20260806 03:54:31.632521  2575 rpcz_store.cc:276] 0806 03:54:30.360740 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.612209 (+251469us) service_pool.cc:227] Handling call
0806 03:54:30.612503 (+   294us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:30.725574 (+113071us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:31.631614 (+906040us) spinlock_profiling.cc:243] Waited 87.6 ms on lock 0x7b540028f0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:31.631873 (+   259us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":201531264}
I20260806 03:54:31.635608  2575 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:31.557335  2581 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260806 03:54:31.535620 11493 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.564389 12430 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:31.637926 12430 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.411716 12416 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.638499 12049 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.8, Last appended by leader: 8, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.395882 12385 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.162s
I20260806 03:54:31.568147 11819 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:31.643613 11819 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:31.570663 12418 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:31.644686 12418 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.570824 12375 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:31.439415  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 1000) took 1116 ms. Trace:
I20260806 03:54:31.647488  2578 rpcz_store.cc:276] 0806 03:54:30.322823 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.332225 (+  9402us) service_pool.cc:227] Handling call
0806 03:54:31.439190 (+1106965us) spinlock_profiling.cc:243] Waited 244 ms on lock 0x7b540024d6d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:31.439337 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":560622976}
I20260806 03:54:31.556061  3542 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:31.579288 12437 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:31.649863 12128 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:31.649403 12437 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.639983 12049 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:31.623270  2583 rpcz_store.cc:276] 0806 03:54:30.334032 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.334155 (+   123us) service_pool.cc:227] Handling call
0806 03:54:30.334491 (+   336us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:30.769921 (+435430us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:31.622119 (+852198us) spinlock_profiling.cc:243] Waited 435 ms on lock 0x7b540004a954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:31.622440 (+   321us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1000022784}
I20260806 03:54:31.567883 12337 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:31.674086 12337 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:31.677187 12400 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.870s	user 0.010s	sys 0.010s
W20260806 03:54:31.677810 12400 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.870s	user 0.010s	sys 0.010s
W20260806 03:54:31.734884  3547 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.505s	user 0.015s	sys 0.011s
W20260806 03:54:31.735679  3547 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.506s	user 0.015s	sys 0.011s
I20260806 03:54:31.741382 12438 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:31.742046 12438 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:31.745796  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.819s	user 0.006s	sys 0.014s
W20260806 03:54:31.753432  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.826s	user 0.006s	sys 0.014s
W20260806 03:54:31.753515 11821 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.006s	sys 0.020s
W20260806 03:54:31.753899 11821 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.534s	user 0.007s	sys 0.020s
I20260806 03:54:31.766987 12460 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:31.767771 12460 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:31.774044  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:31.774864 12446 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:31.775238 12446 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:31.775554 12446 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:31.776165  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:31.778673  3587 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 19. Current term is 20. Ops: []
W20260806 03:54:31.905802  2329 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.578s	user 0.019s	sys 0.023s
W20260806 03:54:31.907243  2329 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.580s	user 0.020s	sys 0.023s
W20260806 03:54:31.908650  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.587s	user 0.000s	sys 0.013s
W20260806 03:54:31.909337  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.588s	user 0.000s	sys 0.014s
W20260806 03:54:31.909781  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 619614us
I20260806 03:54:31.911041   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
W20260806 03:54:31.912328  2368 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.597s	user 0.012s	sys 0.005s
W20260806 03:54:31.912873  2368 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.598s	user 0.013s	sys 0.006s
I20260806 03:54:31.915561  2373 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 22 index: 15. (index mismatch)
I20260806 03:54:31.912165  2331 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:31.918026  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:31.918045  2374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3935) took 1902 ms (client timeout 1563 ms). Trace:
W20260806 03:54:31.920367  2374 rpcz_store.cc:269] 0806 03:54:30.015033 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.015432 (+   399us) service_pool.cc:227] Handling call
0806 03:54:31.917410 (+1901978us) spinlock_profiling.cc:243] Waited 388 ms on lock 0x7b54001ea0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:31.917740 (+   330us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":893219712}
I20260806 03:54:31.921399  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3947) took 1189 ms. Trace:
I20260806 03:54:31.919668  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3946) took 1188 ms. Trace:
I20260806 03:54:31.922019  2377 rpcz_store.cc:276] 0806 03:54:30.731359 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.733008 (+  1649us) service_pool.cc:227] Handling call
0806 03:54:30.773245 (+ 40237us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:31.009947 (+236702us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:31.920750 (+910803us) spinlock_profiling.cc:243] Waited 236 ms on lock 0x7b54003e9ed4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:31.921189 (+   439us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":542139136}
I20260806 03:54:31.919677  2376 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:31.941651  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:31.944422  2433 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.911s	user 0.003s	sys 0.020s
W20260806 03:54:31.945124  2433 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.912s	user 0.004s	sys 0.021s
W20260806 03:54:31.946489  2429 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.563s (SENT) [suppressed 11 similar messages]
I20260806 03:54:31.580472  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 19 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:31.949944  2474 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:31.956463  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:31.956892  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:31.957643  2476 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:31.957756  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:31.958128  2474 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:31.959344  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:31.964628  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:31.965852  2477 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 19. Current term is 20. Ops: []
I20260806 03:54:31.967221  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:31.968922  2476 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:31.970393  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:31.970759  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:31.971463  2379 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:31.972123  2374 raft_consensus.cc:2379] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:31.973414  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:31.976794  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:31.977756  2476 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:31.922923  2372 rpcz_store.cc:276] 0806 03:54:30.730964 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.733098 (+  2134us) service_pool.cc:227] Handling call
0806 03:54:30.789555 (+ 56457us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:30.981199 (+191644us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:30.981245 (+    46us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:31.003266 (+ 22021us) log.cc:842] Serialized 26 byte log entry
0806 03:54:31.157695 (+154429us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:31.220940 (+ 63245us) log.cc:842] Serialized 14 byte log entry
0806 03:54:31.221184 (+   244us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:31.658109 (+436925us) spinlock_profiling.cc:243] Waited 6.39 ms on lock 0x7b18004fe100. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:54:31.918731 (+260622us) spinlock_profiling.cc:243] Waited 191 ms on lock 0x7b54000596d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:31.918847 (+   116us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:31.918965 (+   118us) raft_consensus.cc:1671] finished
0806 03:54:31.918985 (+    20us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:31.919362 (+   377us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":63436,"prepare.run_cpu_time_us":95,"prepare.run_wall_time_us":25786,"raft.queue_time_us":51072,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":123,"spinlock_wait_cycles":454641664,"thread_start_us":141369,"threads_started":1,"wal-append.queue_time_us":613667}
I20260806 03:54:31.986244  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:31.988839  2368 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:31.989003  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:31.991160  2375 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:31.987071  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:31.992815  2379 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:31.993762  2373 raft_consensus.cc:1226] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 19. Current term is 20. Ops: []
I20260806 03:54:31.992592  2224 catalog_manager.cc:5495] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 17 to 18, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 18 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:31.992602  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 21 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:31.995445  2375 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:31.987732  2374 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:32.000519  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:32.004164  2224 catalog_manager.cc:5495] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 9 to 14. New cstate: current_term: 14 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:32.020381  2534 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:32.022087  2534 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:32.024741  2534 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:32.027685   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
W20260806 03:54:32.031037  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 474899us
I20260806 03:54:32.039968  2476 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:32.058156  2368 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:32.063832 12460 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:32.064193 12409 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.066182  2374 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260806 03:54:32.068895  3547 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:32.071105 12410 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.073873 12285 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:32.079574 12167 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.000s	user 0.011s	sys 0.011s
I20260806 03:54:32.072853  2377 raft_consensus.cc:2454] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:54:32.081413 11493 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:32.084348 12134 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.084638 11618 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:32.085865  2574 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.512s	user 0.006s	sys 0.022s
I20260806 03:54:32.089052 11691 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:32.090178 11819 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:32.104993 12053 raft_consensus.cc:2781] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:32.105786 12061 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.106156 12044 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:32.106288 12146 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:32.117247  2579 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:32.117934 12192 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:32.120474 12192 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:32.121091 12192 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:32.122931  2574 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:32.123057 12418 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:32.123806 12057 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:32.124567  2227 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33786 (request call id 217) took 51963 ms (client timeout 15000 ms). Trace:
I20260806 03:54:32.086093 12415 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.084663 12437 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.139997 12383 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.155289 12449 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:32.155409 11493 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 13, Time since last communication: 0.001s
W20260806 03:54:32.156814  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48022.3us
I20260806 03:54:32.156361 12449 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.166121 12438 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:32.167479  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 57175.7us
I20260806 03:54:32.166827 11618 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.171054 12404 raft_consensus.cc:2781] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election won for term 17
W20260806 03:54:32.167820  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 99325.5us
I20260806 03:54:32.176733  2534 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:32.177690 12217 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:32.178369 12217 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:32.180215  2479 consensus_meta.cc:287] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.552s	user 0.009s	sys 0.017s
I20260806 03:54:32.180915  2479 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:32.172377 12044 raft_consensus.cc:686] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:32.190510 12044 consensus_queue.cc:237] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.180277 12146 raft_consensus.cc:686] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:32.157944 11691 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.194141 12146 consensus_queue.cc:237] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.8, Last appended by leader: 8, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.150925 12134 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:32.192716  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 49630.9us
I20260806 03:54:32.124554 12057 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.205230 12237 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:32.175649 12404 raft_consensus.cc:686] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:54:32.207348 11912 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.499s	user 0.016s	sys 0.020s
I20260806 03:54:32.207655 12057 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.207227 12404 consensus_queue.cc:237] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.208593   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260806 03:54:32.211817  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 97032.6us
I20260806 03:54:32.194077  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:32.208235 12383 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:32.216487  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 59103.4us
I20260806 03:54:32.213557  2474 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:32.196960 11691 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:32.244964 11618 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:54:32.210513 12053 raft_consensus.cc:686] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:32.193950 12416 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:32.252060  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 46644.4us
I20260806 03:54:32.264129 12430 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.265173 12053 consensus_queue.cc:237] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:32.266919 12378 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.557s	user 0.019s	sys 0.022s
I20260806 03:54:32.267762 11710 raft_consensus.cc:2781] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
W20260806 03:54:32.261801  2481 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.623s	user 0.018s	sys 0.025s
I20260806 03:54:32.277062  2376 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 23.
W20260806 03:54:32.278379  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 231105us
I20260806 03:54:32.282568 12315 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 22.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260806 03:54:32.282975 12368 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.283524  3594 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 20 index: 14. Preceding OpId from leader: term: 22 index: 15. (index mismatch)
I20260806 03:54:32.285008 12438 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.283582  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 21 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:32.286530  3588 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:32.286010 12438 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:32.287434 12105 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.061s	user 0.013s	sys 0.013s
I20260806 03:54:32.288321  3585 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260806 03:54:32.158264 11819 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:32.290519  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 96655.9us
W20260806 03:54:32.294148  2481 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.803s	user 0.019s	sys 0.026s
W20260806 03:54:32.247803 12435 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.005s	sys 0.019s
I20260806 03:54:32.334008  2375 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 23.
I20260806 03:54:32.318795 11710 raft_consensus.cc:686] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:32.322429 12418 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.336584 11710 consensus_queue.cc:237] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.336747 12418 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.341805 11819 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:32.293116  2224 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 13 to 16, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 16 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:54:32.343886 12262 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.129s	user 0.016s	sys 0.016s
W20260806 03:54:32.346442  2574 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2111) took 1989 ms (client timeout 1880 ms). Trace:
I20260806 03:54:32.356237 12406 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.067s
I20260806 03:54:32.357209 12398 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:32.365532  2436 leader_election.cc:398] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15.
W20260806 03:54:32.321305 12435 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.747s	user 0.005s	sys 0.020s
I20260806 03:54:32.365990  3588 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 23.
I20260806 03:54:32.372445  2436 leader_election.cc:401] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Cancelling election due to peer responding with higher term
I20260806 03:54:32.283776 12368 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.374662 12262 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:32.368975  2574 rpcz_store.cc:269] 0806 03:54:30.357101 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.529021 (+171920us) service_pool.cc:227] Handling call
0806 03:54:32.346082 (+1817061us) spinlock_profiling.cc:243] Waited 1.04 s on lock 0x7b54004461d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:32.346303 (+   221us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2383403392}
W20260806 03:54:32.381028  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 81958us
I20260806 03:54:32.268613 12375 consensus_queue.cc:1035] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.118s
I20260806 03:54:32.335803 11618 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:32.287959 12105 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.383001 12449 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:32.339944 12418 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:32.369477 12415 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:32.410849  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 153983us
I20260806 03:54:32.413763 12451 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.415082  2369 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:32.414866 11493 consensus_queue.cc:1046] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:54:32.415653 12449 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election lost for term 14. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 14. Current term is 15.
I20260806 03:54:32.419677  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:32.420765 12400 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:32.421298  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:32.421846 12375 consensus_queue.cc:1046] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:32.413584  2538 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:32.424011 12416 consensus_queue.cc:1046] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 16.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.006s
I20260806 03:54:32.424347 12455 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:32.424842 12385 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.379792 11819 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:32.388818 12217 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.393317 11618 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:32.413240  2224 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 18 to 21. New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:32.413837 12105 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.459869  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:32.467139 12368 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.467288  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:32.467993 11819 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.469748  2576 raft_consensus.cc:2396] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 22 because replica has last-logged OpId of term: 21 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 20 index: 12.
I20260806 03:54:32.470713 11819 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:32.472757 12352 log.cc:924] Time spent T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.072s	user 0.001s	sys 0.001s
I20260806 03:54:32.473850 12262 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:32.485594 12446 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.709s	user 0.018s	sys 0.011s
I20260806 03:54:32.137616 12061 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.462306 11618 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:32.494165  2577 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 20. Current term is 21. Ops: []
W20260806 03:54:32.494745  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 226218us
W20260806 03:54:32.490527  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 77115.9us
I20260806 03:54:32.493788 12446 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:32.498538  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 79259.4us
I20260806 03:54:32.498663 12057 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260806 03:54:32.501276 12039 consensus_meta.cc:287] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.789s	user 0.016s	sys 0.020s
I20260806 03:54:32.502121 12385 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.504623  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:32.513830  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 166092us
I20260806 03:54:32.461455 12415 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.506232 12437 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:54:32.126993  2227 rpcz_store.cc:269] 0806 03:53:40.161089 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:40.172301 (+ 11212us) service_pool.cc:227] Handling call
0806 03:54:32.124164 (+51951863us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:24.595179 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:24.700801 (+105622us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:24.700887 (+    86us) write_op.cc:435] Acquired schema lock
0806 03:54:24.700902 (+    15us) tablet.cc:660] Decoding operations
0806 03:54:24.874484 (+173582us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:24.899836 (+ 25352us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:25.001935 (+102099us) tablet.cc:683] Acquiring locks for 23 operations
0806 03:54:25.564346 (+562411us) tablet.cc:699] Row locks acquired
0806 03:54:25.581092 (+ 16746us) write_op.cc:260] PREPARE: finished
0806 03:54:25.643018 (+ 61926us) write_op.cc:270] Start()
0806 03:54:25.674406 (+ 31388us) write_op.cc:276] Timestamp: P: 1785988465621968 usec, L: 0
0806 03:54:25.688880 (+ 14474us) op_driver.cc:331] REPLICATION: starting
0806 03:54:26.123943 (+435063us) log.cc:842] Serialized 8983 byte log entry
0806 03:54:26.845489 (+721546us) op_driver.cc:444] REPLICATION: finished
0806 03:54:27.542602 (+697113us) write_op.cc:301] APPLY: starting
0806 03:54:27.542758 (+   156us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:27.972101 (+429343us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:27.972271 (+   170us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:28.835032 (+862761us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:28.835465 (+   433us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=46,key_file_lookups=46,delta_file_lookups=46,mrs_lookups=0
0806 03:54:28.835530 (+    65us) write_op.cc:312] APPLY: finished
0806 03:54:28.918576 (+ 83046us) log.cc:842] Serialized 204 byte log entry
0806 03:54:29.911085 (+992509us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:29.930914 (+ 19829us) write_op.cc:454] Released schema lock
0806 03:54:29.977476 (+ 46562us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:30.022975 (+ 45499us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:30.027258 (+  4283us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":260191,"reported_tablets":52,"child_traces":[["op",{"apply.queue_time_us":662939,"apply.run_cpu_time_us":147203,"apply.run_wall_time_us":2508480,"cfile_cache_hit":94,"cfile_cache_hit_bytes":100451,"num_ops":23,"prepare.queue_time_us":891632,"prepare.run_cpu_time_us":21057,"prepare.run_wall_time_us":1719038,"raft.queue_time_us":104437,"raft.run_cpu_time_us":17270,"raft.run_wall_time_us":556740,"replication_time_us":1142649,"thread_start_us":1815143,"threads_started":5,"wal-append.queue_time_us":1184478,"wal-append.run_cpu_time_us":36794,"wal-append.run_wall_time_us":2677270}]]}
I20260806 03:54:32.502969 12217 raft_consensus.cc:3032] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:32.504849 11819 raft_consensus.cc:3032] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:32.503978 11493 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.473948 12451 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.550839  2575 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:32.523020 12044 raft_consensus.cc:2781] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election won for term 21
W20260806 03:54:32.561619 12049 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.875s	user 0.015s	sys 0.010s
I20260806 03:54:32.562039  2577 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260806 03:54:32.563627 12446 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.564672  2474 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
I20260806 03:54:32.534916 12438 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.529364 12383 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.564163 12081 consensus_queue.cc:1046] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 16.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.049s
I20260806 03:54:32.491642 12449 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.065s
I20260806 03:54:32.483021 12400 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.570561  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:32.543478 12217 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:32.502840 12455 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:32.573005  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 151932us
I20260806 03:54:32.574273  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.574922  2484 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260806 03:54:32.575333  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.548769 11819 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:32.576331  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:32.582051 12127 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.214s	user 0.032s	sys 0.004s
I20260806 03:54:32.582243  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.582679 12127 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.585673  2572 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 21. Current term is 22. Ops: []
W20260806 03:54:32.586447  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 3955) took 1750 ms (client timeout 2062 ms). Trace:
I20260806 03:54:32.586738 12467 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:32.586342 11819 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:32.587052  2369 rpcz_store.cc:269] 0806 03:54:30.835900 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.836160 (+   260us) service_pool.cc:227] Handling call
0806 03:54:32.586139 (+1749979us) spinlock_profiling.cc:243] Waited 1.42 s on lock 0x7b540014ee54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:32.586363 (+   224us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3254975360}
I20260806 03:54:32.587563 12467 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.588430 11819 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:32.582700  2476 raft_consensus.cc:2396] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 25 because replica has last-logged OpId of term: 24 index: 16, which is greater than that of the candidate, which has last-logged OpId of term: 23 index: 16.
I20260806 03:54:32.580937  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:32.592880 12127 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:32.593048 12467 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:32.595417  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 57715.2us
I20260806 03:54:32.596231  2477 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:32.597014  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:32.600044  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:32.600884  3585 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19. Ops: [18.13-18.13]
I20260806 03:54:32.602221 12415 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:32.609246  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 51680.9us
I20260806 03:54:32.611966  2370 raft_consensus.cc:1261] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 19 index: 11. Preceding OpId from leader: term: 20 index: 11. (term mismatch)
I20260806 03:54:32.612500  2370 pending_rounds.cc:76] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 10
I20260806 03:54:32.612743  2370 pending_rounds.cc:97] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 19.11
I20260806 03:54:32.613082  2370 raft_consensus.cc:2866] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:32.613662 12061 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:32.614780  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 417970us
I20260806 03:54:32.576903 12044 raft_consensus.cc:686] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:32.603144 12415 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:32.573060 12451 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.618489 12385 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.620749  2480 raft_consensus.cc:1226] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:32.621141  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:32.622323 12049 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:32.624645 12383 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Leader pre-election lost for term 25. Reason: could not achieve majority
I20260806 03:54:32.624610 12049 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.625686  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:32.626943 12049 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:32.625768 12245 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.604055 12134 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.629853  2332 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:32.637902  3585 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:32.630183  2224 catalog_manager.cc:5495] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:32.643009 12245 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:32.643390  2579 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3262) took 1912 ms (client timeout 1903 ms). Trace:
W20260806 03:54:32.644701  2579 rpcz_store.cc:269] 0806 03:54:30.730658 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.741076 (+ 10418us) service_pool.cc:227] Handling call
0806 03:54:32.643106 (+1902030us) spinlock_profiling.cc:243] Waited 1.35 s on lock 0x7b540028e1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:32.643285 (+   179us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3096081280}
I20260806 03:54:32.644886  2224 catalog_manager.cc:5495] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 15 to 17, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 17 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:32.646386 12245 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:32.648815  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:32.649593  2574 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:32.647987  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3945) took 2092 ms. Trace:
I20260806 03:54:32.658897  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:32.660339  2578 raft_consensus.cc:2379] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 15: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:32.665247  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:32.666153  3585 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
W20260806 03:54:32.668607  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 102195us
I20260806 03:54:32.668988 12284 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:32.669190 12385 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:32.669822 12284 raft_consensus.cc:686] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:32.670957 12284 consensus_queue.cc:237] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.672600 12460 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 22 LEADER]: Stepping down as leader of term 22
I20260806 03:54:32.673029 12460 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 22 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:54:32.673300  2479 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 3989) took 1975 ms (client timeout 1678 ms). Trace:
W20260806 03:54:32.673686  2479 rpcz_store.cc:269] 0806 03:54:30.697561 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.697753 (+   192us) service_pool.cc:227] Handling call
0806 03:54:32.673062 (+1975309us) spinlock_profiling.cc:243] Waited 861 ms on lock 0x7b54002701d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:32.673201 (+   139us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1980268416}
I20260806 03:54:32.674013 12460 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 22.15, Last appended by leader: 15, Current term: 22, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.675501 12460 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:32.675379  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.676347  2482 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
W20260806 03:54:32.672600  2217 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 47ed8dc77b144ba08169a0090b787536 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER failed with leader fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) due to error UNKNOWN_ERROR; will retry: Illegal state: Leader has not yet committed an operation in its own term
I20260806 03:54:32.679651  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.680781  2474 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 19: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:32.682054  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.682964  2476 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:32.684262 12167 raft_consensus.cc:3032] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:32.676263 12217 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.684657 12167 raft_consensus.cc:729] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:32.687103  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 2131) took 1214 ms. Trace:
I20260806 03:54:32.687813  2572 rpcz_store.cc:276] 0806 03:54:31.472344 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:31.570430 (+ 98086us) service_pool.cc:227] Handling call
0806 03:54:31.570814 (+   384us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:32.586269 (+1015455us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:32.686644 (+100375us) spinlock_profiling.cc:243] Waited 1.01 s on lock 0x7b540004b854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:32.686997 (+   353us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2332624256}
I20260806 03:54:32.690168 12400 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.579039 11493 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.675135 12044 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 19.10, Last appended by leader: 10, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.656606  2370 rpcz_store.cc:276] 0806 03:54:30.555925 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:30.556477 (+   552us) service_pool.cc:227] Handling call
0806 03:54:30.583499 (+ 27022us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:32.613660 (+2030161us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:32.647629 (+ 33969us) spinlock_profiling.cc:243] Waited 1.95 s on lock 0x7b54003e99d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:32.647916 (+   287us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4490030848}
I20260806 03:54:32.619989 12467 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:32.696575  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 66974us
I20260806 03:54:32.674492  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.698993  2480 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:54:32.692735  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:32.700779  2579 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:32.701318 12455 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:32.701946  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.702090 11493 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:32.687641 12167 consensus_queue.cc:260] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 19.12, Last appended by leader: 12, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.704695 12247 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:32.705765  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 82846.5us
I20260806 03:54:32.705533 12247 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.706293 12237 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:32.707026 12237 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.705483 12167 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:32.709309 12237 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:32.716555 12247 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:32.717721  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 66592.4us
I20260806 03:54:32.718030 12217 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:32.721132  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.722268  2332 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:32.742515  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.743451  2479 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
W20260806 03:54:32.747706  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 122138us
I20260806 03:54:32.749378  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:32.726963 12049 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:32.753957  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.751667  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.752158  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.730410 12455 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:32.762504  2436 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:32.769455  2476 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:32.768617  2480 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:54:32.731091 12467 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.781323  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:32.779155  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:32.785858  2429 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:32.756680 12237 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:32.787889  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 180998us
I20260806 03:54:32.790129  2579 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
W20260806 03:54:32.792665  2227 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33786 (request call id 218) took 19305 ms (client timeout 15000 ms). Trace:
W20260806 03:54:32.793183  2227 rpcz_store.cc:269] 0806 03:54:13.498773 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:32.782270 (+19283497us) service_pool.cc:214] Skipping call since client already timed out
0806 03:54:32.787664 (+  5394us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:54:32.776448 12455 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:32.808736  2572 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:32.647507  2224 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 12 to 15, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 15 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:32.780983 12127 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.776136 12375 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:32.811797  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:32.808326  2474 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:54:32.763573 12400 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.11, Next index: 12, Last known committed idx: 10, Time since last communication: 0.033s
I20260806 03:54:32.766134 12383 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.030s
W20260806 03:54:32.807359 12192 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.685s	user 0.016s	sys 0.002s
I20260806 03:54:32.790236 11710 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.819317  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:32.829170  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64976.7us
I20260806 03:54:32.812911 12455 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:32.822922 12081 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:32.843274  2224 catalog_manager.cc:5495] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 13 to 14, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 14 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:32.847643  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:32.811254 12105 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:32.822731 12406 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:32.847438  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:32.794570 12237 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.832105 12061 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:32.856352  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.853732  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.863732  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:32.868341  2480 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:32.862207 12039 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:32.872090  2482 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:32.872244 12400 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:32.872995 12400 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.875064 12237 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:32.879470  2376 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 22. Current term is 23. Ops: []
I20260806 03:54:32.881100 12415 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:32.881707 12415 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.882414  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:32.883160  2583 raft_consensus.cc:2362] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18. Re-sending same reply.
I20260806 03:54:32.884084  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:32.884413  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 23 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:32.884841  2574 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:32.885895  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:32.886264  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:32.886899  2583 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:32.889935 12467 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:32.890676  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:32.891278  3585 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:32.892066 11618 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.894197 11618 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:32.894677  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:32.895285  3585 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:32.829164 12127 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.896668  2584 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:32.897166  2581 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 23.
I20260806 03:54:32.898233 12127 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:32.900727 12488 log.cc:924] Time spent T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260806 03:54:32.903753 12451 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:32.904228 12451 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:32.904469  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:32.905189 12451 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.908798 12383 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 21.14, Next index: 15, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:32.909756 12385 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:32.910040 12451 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:32.910257 12383 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 21 LEADER]: Stepping down as leader of term 21
I20260806 03:54:32.829707 12192 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.910923  2474 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:32.848392 12081 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:32.875681 12400 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:32.847338 12437 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:32.853255 11710 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.862756 12375 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.859781 12061 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:32.913923  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:32.918289 12039 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:32.883920 12415 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:32.921883  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 128439us
W20260806 03:54:32.922323  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 161660us
I20260806 03:54:32.927282  2572 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
W20260806 03:54:32.933516  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 82682.9us
I20260806 03:54:32.936834  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:32.938431  2583 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:32.946120  2224 catalog_manager.cc:5495] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 11 to 12, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 12 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:32.934347 12081 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:32.928109 12383 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 21 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:32.953965  2538 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:32.953989  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 101096us
I20260806 03:54:32.954851  2368 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:54:32.956666  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3279) took 1529 ms. Trace:
I20260806 03:54:32.961011  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:32.961670  2376 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:32.957232  2224 catalog_manager.cc:5495] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 15 to 16, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 16 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:32.945145 12061 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:32.964706 11821 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:32.964901 12127 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:32.965535  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:32.958946  2481 rpcz_store.cc:276] 0806 03:54:31.420016 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:31.487774 (+ 67758us) service_pool.cc:227] Handling call
0806 03:54:31.488397 (+   623us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:32.364056 (+875659us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:32.379132 (+ 15076us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:32.503604 (+124472us) log.cc:842] Serialized 52 byte log entry
0806 03:54:32.571057 (+ 67453us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:32.928650 (+357593us) log.cc:842] Serialized 14 byte log entry
0806 03:54:32.932126 (+  3476us) log.cc:842] Serialized 14 byte log entry
0806 03:54:32.933103 (+   977us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:32.936853 (+  3750us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:32.943316 (+  6463us) raft_consensus.cc:1671] finished
0806 03:54:32.943341 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:32.949707 (+  6366us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":2937,"prepare.queue_time_us":13728,"prepare.run_cpu_time_us":92,"prepare.run_wall_time_us":94,"raft.queue_time_us":98930,"raft.run_cpu_time_us":92,"raft.run_wall_time_us":97,"spinlock_wait_cycles":22277248,"thread_start_us":1218555,"threads_started":3,"wal-append.queue_time_us":232876}
I20260806 03:54:32.978602 12375 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:32.979226  2332 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:32.981225  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:32.982190 12400 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:32.982797 12400 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:32.984172 12454 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader election won for term 23
I20260806 03:54:32.987841  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:32.989095 12105 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:32.990371 12383 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 21.14, Last appended by leader: 14, Current term: 21, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.972681 12127 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:32.992594 12127 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:32.984396 12385 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:32.996827 11821 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:32.944854 12437 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.001298  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:32.974265  2538 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.013978  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.014997  2376 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 22.
W20260806 03:54:33.032419  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 62470.5us
I20260806 03:54:33.033923  2538 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.005995 12467 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:33.001368 12437 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:33.017671  2224 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 12 to 15, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 15 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:33.012688 12454 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 23 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:33.042934  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55248.8us
I20260806 03:54:33.024225 12383 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:33.053476  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:33.053300  2224 catalog_manager.cc:5495] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 5 to 12. New cstate: current_term: 12 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:33.057340  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:33.044222 12247 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:33.064693 12284 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:33.065193 12284 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.065569 12284 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:33.069255 12455 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.071375 12455 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:33.078583 12454 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 22.15, Last appended by leader: 15, Current term: 23, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.080118  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:33.081034 12192 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:33.081352  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60157.2us
I20260806 03:54:33.081805 12192 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 16.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:54:33.083113 12192 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:33.083446 12192 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:54:33.085103  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48916.6us
I20260806 03:54:33.085321 12467 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:33.085803  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.086413 12044 consensus_queue.cc:1035] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:33.087294  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:33.087577  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 136676us
I20260806 03:54:33.088474  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.089344  2369 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:33.048607 12375 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader election won for term 23
I20260806 03:54:33.065440  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 23 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.091332  2538 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.086149  2429 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:33.090562  2370 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:32.984181 12400 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.11, Last appended by leader: 11, Current term: 20, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.099895  2376 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 22.
I20260806 03:54:33.106463  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.110160  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.112041  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:33.110311  2368 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:33.090698 12247 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.114032  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:33.112149  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.117386  2373 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:33.117655  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.114431  2538 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.112838  3594 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 23.
I20260806 03:54:33.115839  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.118338  2375 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 11.
I20260806 03:54:33.092206 11821 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:33.122433  2538 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.126358  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.127568  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:33.108304 12237 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:33.109488 12039 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:33.133173  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.133545  2537 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.136287  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.130111  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.136910  2583 raft_consensus.cc:1261] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260806 03:54:33.137218  2572 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:54:33.138330  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.140786  2379 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:33.120577 12247 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:33.112682 12375 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 23 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:33.124851 11493 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:33.159513 11493 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.160174 11493 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:33.161053  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.162272  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.163980  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.164361 12284 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.166940 12284 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:33.167447 12032 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:54:33.168009 12032 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:33.168407 12032 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:33.147691 12044 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:33.172905 12044 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.173312 12044 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:33.173547 12375 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 21.15, Last appended by leader: 15, Current term: 23, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.148480  2583 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
W20260806 03:54:33.176891  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 51210.1us
I20260806 03:54:33.147054  2368 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:33.110929 12167 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.032s
I20260806 03:54:33.151742  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:33.151937  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.152733  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.154488 12061 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:33.156111 12496 log.cc:924] Time spent T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
I20260806 03:54:33.184752  2581 raft_consensus.cc:2362] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13. Re-sending same reply.
I20260806 03:54:33.132751 12237 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.189752 12146 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:33.190114 12237 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:33.190472  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.191491  2581 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
W20260806 03:54:33.156607  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 70646.5us
I20260806 03:54:33.193001  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:33.193378 12061 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:33.195277 11819 consensus_meta.cc:287] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.590s	user 0.007s	sys 0.008s
W20260806 03:54:33.183145  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 43667.9us
I20260806 03:54:33.143476 12467 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:54:33.200794 12467 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:33.201227 12467 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:33.201618 12467 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:33.202370 12415 consensus_queue.cc:1046] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:33.203251 12237 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.156495 11710 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:33.187758  2576 raft_consensus.cc:2379] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 14: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:33.190395 12146 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.210789 12146 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:33.210937  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:33.211887  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:33.214221 11819 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:33.203785 12039 raft_consensus.cc:3032] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Stepping down as leader of term 20
I20260806 03:54:33.216162 12039 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:33.217074 11618 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:33.217197 12039 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 20.11, Last appended by leader: 11, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.149199 12192 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 18.13, Last appended by leader: 13, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.205245 12217 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:33.180173  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.218644  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:33.208611  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63930.1us
I20260806 03:54:33.145216 12455 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:33.201699  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:33.186223  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.219473  2376 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:33.222734  3594 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:33.223452  2572 raft_consensus.cc:2354] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 18. Current term is 19.
I20260806 03:54:33.225718  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:33.225531 12217 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.226224  2369 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260806 03:54:33.226402  2481 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:33.227483  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:33.228169  2474 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:33.228499  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:33.228658  2429 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:33.229866 12449 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:33.230139  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:33.230727 12449 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:33.231180 12416 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election won for term 18
W20260806 03:54:33.232072 12506 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.101s	user 0.000s	sys 0.000s
I20260806 03:54:33.233870  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:33.249130  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.252403  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:33.252749  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:33.252717 12455 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260806 03:54:33.253686  2481 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:33.252259 12385 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:33.254465 12385 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.254889 12385 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:33.256927  2331 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.259096  2331 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.261822 12105 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:33.262245 12105 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.262589 12105 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:33.262930  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:33.263007  2481 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:33.263485  2484 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 9. Preceding OpId from leader: term: 21 index: 11. (index mismatch)
I20260806 03:54:33.272586  2474 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:33.276111  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.278406  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.279381  2576 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 15: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:33.279767  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.280180  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.280725  2572 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 19: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:33.281004  2376 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
I20260806 03:54:33.281280  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.284309 11819 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:33.284973 11819 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.287531 11819 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:33.296787 12081 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.300843 12081 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:33.302516  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:33.210891 12237 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:33.305853  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:33.309202  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 75449.8us
I20260806 03:54:33.316045  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:54:33.317538  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 167360us
I20260806 03:54:33.266160 12039 raft_consensus.cc:3037] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:33.250492 12416 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:33.328055  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:33.329217  2538 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.323453  2481 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 19: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:33.317226 12483 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:33.332515  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:33.333211  3585 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:33.326975  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:33.343432  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:33.345734  2538 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.312237 11821 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:33.352511  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:33.355167  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:33.352262  2368 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
W20260806 03:54:33.341674 12049 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.583s	user 0.017s	sys 0.000s
I20260806 03:54:33.334440 12192 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:33.362300  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.362301  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:33.331576 12455 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260806 03:54:33.347219 12454 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:33.337016 12483 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:33.368291  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:33.373546  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:33.359854 12446 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Leader pre-election won for term 24
I20260806 03:54:33.379235  2575 raft_consensus.cc:2354] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 18. Current term is 19.
I20260806 03:54:33.365902 12237 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:33.366595 11618 raft_consensus.cc:2781] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:33.380847  3594 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:33.368417 12167 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:33.390260  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:33.369920 12049 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:33.371225 12454 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.376835 12483 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:33.369248 12217 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:33.369185 12455 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:33.355858 11821 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.396793  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.381678 12446 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.405644  2576 raft_consensus.cc:2396] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 21 because replica has last-logged OpId of term: 19 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 17 index: 11.
I20260806 03:54:33.391425 12237 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.418200  2484 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260806 03:54:33.415712  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.399622 12454 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:33.427497  2482 raft_consensus.cc:2396] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 21 because replica has last-logged OpId of term: 19 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 18 index: 9.
W20260806 03:54:33.441911  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 182898us
I20260806 03:54:33.407892 12455 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:33.449519  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.410782 12446 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:33.393959 12245 consensus_queue.cc:1046] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 17.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.029s
I20260806 03:54:33.415319 12237 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
W20260806 03:54:33.456430  2429 leader_election.cc:334] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.880s (SENT)
W20260806 03:54:33.457726  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61359.3us
I20260806 03:54:33.397701 12105 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.465000  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.443958 11710 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:33.466899  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:33.402917 12032 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.473289 12514 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.003s
W20260806 03:54:33.473345 12518 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260806 03:54:33.480737  2534 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:33.490680 11710 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader pre-election won for term 24
I20260806 03:54:33.491194 11710 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.497151 12514 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:33.497202 11710 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:33.498876  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:33.434502 12127 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.506292 12127 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:33.507503  2574 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 19: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:33.511787 12105 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:33.512377 12507 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.196s	user 0.001s	sys 0.001s
I20260806 03:54:33.543928  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:33.422928 12416 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:33.548748  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 455921us
I20260806 03:54:33.558590 12032 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:33.559602 12451 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.629s	user 0.011s	sys 0.013s
I20260806 03:54:33.492960 12245 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:33.560977  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.565121  2368 raft_consensus.cc:1261] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
W20260806 03:54:33.569424  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 70607.7us
I20260806 03:54:33.516531 12315 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Leader pre-election won for term 23
I20260806 03:54:33.577176  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 19 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:33.578208  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.579819  2375 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:33.580406  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:33.581115  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:33.584620  2583 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
W20260806 03:54:33.555265 12516 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260806 03:54:33.592455  2369 raft_consensus.cc:2396] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 21 because replica has last-logged OpId of term: 19 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 18 index: 9.
W20260806 03:54:33.590968  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 245295us
I20260806 03:54:33.595582  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:33.598235  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.564462 12105 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election won for term 23
I20260806 03:54:33.600391  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:33.602442  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:33.606276  2583 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:33.607645  2379 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:33.608104  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:33.609635  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:33.569032 12245 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:33.645794  2572 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:33.582988 12315 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:33.581945 12032 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader election won for term 22
I20260806 03:54:33.672561  2578 raft_consensus.cc:1226] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:54:33.680408  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:33.681463  2368 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:33.662562 12430 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:33.685887 12430 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.563973 11493 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.686547 12467 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.682396 12315 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:33.688589 11493 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:33.682905 12451 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:33.691155 12451 raft_consensus.cc:686] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:33.694543 12451 consensus_queue.cc:237] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.602270 12413 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.122s
I20260806 03:54:33.708894 12413 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:33.680408 12061 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:33.709550 12413 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:33.709606 12061 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.710672 12413 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.707381  2577 raft_consensus.cc:2354] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16.
I20260806 03:54:33.605566 12105 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:33.718200 12105 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:33.752211 12032 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 22 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:33.688700 12467 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:33.816955 12049 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:33.817895 12049 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.827273 12467 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:33.828169 12467 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:33.753988 12032 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 21.14, Last appended by leader: 14, Current term: 22, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:33.867002  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 460518us
W20260806 03:54:33.951665  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 359416us
I20260806 03:54:33.686712  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:33.960371  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 384129us
I20260806 03:54:33.644501 11618 raft_consensus.cc:686] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:33.963861  2331 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.962879 12537 consensus_queue.cc:1035] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.014s
W20260806 03:54:33.981099 12247 consensus_meta.cc:287] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.809s	user 0.028s	sys 0.045s
I20260806 03:54:33.981552 12247 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:33.982151 12446 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.511s	user 0.006s	sys 0.013s
I20260806 03:54:33.982539 12446 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.983697 12247 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:33.984350  2584 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 21: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:33.985160 12467 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:33.992998 12446 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:33.953862 12415 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:33.994689 12415 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:33.997138 12415 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:33.997226 12167 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.602s	user 0.025s	sys 0.044s
I20260806 03:54:33.997876 12167 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:33.998391  2436 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:33.998256 12467 consensus_queue.cc:1035] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:54:33.999658 12383 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:34.000144 12383 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:34.000523 12383 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:34.000957 12524 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:33.689966 11493 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.270s
I20260806 03:54:33.972965 12406 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:34.003432  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:34.003311 12406 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.003626  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:34.004594  2436 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:34.004890 12467 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:34.008407 12467 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:34.008857 12467 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:33.989640  2368 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:34.005978 12406 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:34.005329 12400 consensus_queue.cc:1046] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260806 03:54:34.011582 12406 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:54:34.007517  2331 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:34.012126 12406 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:34.014269 12526 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:34.013798 12406 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.014752 12526 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:34.015244 12526 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:34.011966 12400 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:34.017591 12400 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:34.018936 12400 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.12, Last appended by leader: 12, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.024955 12400 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:34.030040 11618 consensus_queue.cc:237] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 6, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.026217 12415 consensus_queue.cc:1046] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:54:34.032074 12415 raft_consensus.cc:3032] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Stepping down as leader of term 11
I20260806 03:54:34.032509 12415 raft_consensus.cc:729] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:34.032629 11821 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:34.033511 12415 consensus_queue.cc:260] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.034870 12415 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 11 FOLLOWER]: Advancing to term 12
W20260806 03:54:34.041898 12483 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.629s	user 0.045s	sys 0.020s
I20260806 03:54:34.042141 12467 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.043521  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:34.044309 12526 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:34.026754  3585 consensus_meta.cc:287] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.678s	user 0.011s	sys 0.010s
I20260806 03:54:34.047092  3585 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:34.047844 12134 raft_consensus.cc:2741] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election decision vote started in defunct term 18: won
I20260806 03:54:34.053651  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:34.054239 12467 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:34.056315 12451 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 16.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:34.062505  2581 pending_rounds.cc:76] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 11
I20260806 03:54:34.062932  2581 pending_rounds.cc:97] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 19.12
I20260806 03:54:34.063244  2581 raft_consensus.cc:2866] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:34.010872 12383 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.093245  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:34.094204  2576 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:34.085330 12049 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:34.093302 12061 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:34.099864  2332 leader_election.cc:398] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
W20260806 03:54:34.113725  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.508s	user 0.011s	sys 0.054s
W20260806 03:54:34.114441  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 509304us
I20260806 03:54:34.084823 12526 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:34.042487 12483 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:34.121206  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:34.116744  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.515s	user 0.012s	sys 0.009s
W20260806 03:54:34.124877  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.523s	user 0.012s	sys 0.009s
W20260806 03:54:34.125293  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 523930us
W20260806 03:54:34.128837 12146 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.917s	user 0.022s	sys 0.003s
I20260806 03:54:34.129428 12146 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.130584  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:34.132190 12146 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:34.133503  2572 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 21.
W20260806 03:54:34.121690  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.007s	sys 0.015s
W20260806 03:54:34.134892  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.536s	user 0.007s	sys 0.015s
I20260806 03:54:34.136900  2331 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:34.137519 12237 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.646s	user 0.016s	sys 0.005s
I20260806 03:54:34.137977 12237 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.142807 12383 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:34.164251  2576 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
W20260806 03:54:34.167380  2377 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.794s	user 0.036s	sys 0.055s
W20260806 03:54:34.167878  2377 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.795s	user 0.036s	sys 0.055s
I20260806 03:54:34.168946  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1171) took 1094 ms. Trace:
W20260806 03:54:34.180123  2583 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.513s	user 0.014s	sys 0.002s
I20260806 03:54:34.176169  2377 rpcz_store.cc:276] 0806 03:54:33.074587 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:33.076200 (+  1613us) service_pool.cc:227] Handling call
0806 03:54:33.076609 (+   409us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:33.076850 (+   241us) raft_consensus.cc:1520] Early marking committed up to index 16
0806 03:54:33.250558 (+173708us) log.cc:842] Serialized 14 byte log entry
0806 03:54:34.168320 (+917762us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:34.168416 (+    96us) raft_consensus.cc:1631] Marking committed up to 16
0806 03:54:34.168492 (+    76us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:34.168592 (+   100us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:34.168869 (+   277us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":174512,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":57,"raft.queue_time_us":91908,"raft.run_cpu_time_us":143,"raft.run_wall_time_us":146,"thread_start_us":1042260,"threads_started":3,"wal-append.queue_time_us":158887}
I20260806 03:54:34.184785  2583 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:34.189458  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:34.191818  3585 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 24: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:34.192373  2379 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 8. Preceding OpId from leader: term: 17 index: 9. (index mismatch)
I20260806 03:54:34.193094  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:34.194505  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:34.195137  3587 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:34.195834  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:34.196632  2369 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:34.194978  3545 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:34.199355  3594 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 22 index: 15. Preceding OpId from leader: term: 23 index: 16. (index mismatch)
I20260806 03:54:34.200148 12542 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:34.200671 12446 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:34.200795 12542 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.201165 12446 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:34.202090  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:34.202534 12237 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643)
I20260806 03:54:34.202840  2370 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:34.203323 12542 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:34.195080  2379 raft_consensus.cc:1261] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:34.211483  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:54:34.211788  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 90968.4us
I20260806 03:54:34.122280 12167 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:34.212155  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:34.211891  2375 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 22 index: 15. Preceding OpId from leader: term: 23 index: 16. (index mismatch)
I20260806 03:54:34.067765 12245 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.220973  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:34.163089 12526 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:34.226063  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 126985us
I20260806 03:54:34.227254  2538 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:34.209129 12430 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:34.222198 12375 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
W20260806 03:54:34.230501 12385 consensus_meta.cc:287] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.975s	user 0.013s	sys 0.010s
I20260806 03:54:34.190081 12105 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:34.251224  2476 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260806 03:54:34.252156 12545 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:54:34.253072  2217 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 47ed8dc77b144ba08169a0090b787536 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER failed with leader fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica fe3d17f4ad984b9088a268d58d87469c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 20 committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:34.254977 12127 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:34.233850 12446 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:34.259686  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:34.294113  2474 raft_consensus.cc:3037] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:34.265518  3587 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:34.247879  2534 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:34.274834  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 270299us
I20260806 03:54:34.216427 12542 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.037s
I20260806 03:54:34.283022 12483 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:34.284181 12544 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:34.284933 12553 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:34.285068 12245 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:34.255671  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:34.331173  2482 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 11 FOLLOWER]: Advancing to term 12
I20260806 03:54:34.305300  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:34.305540  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 57754.5us
I20260806 03:54:34.223111 12167 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.299366  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:34.334287  2476 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 16
I20260806 03:54:34.310546  2373 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:34.311759  2477 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:34.316810  2481 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 8. Preceding OpId from leader: term: 17 index: 9. (index mismatch)
I20260806 03:54:34.312773 12539 raft_consensus.cc:2781] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:34.343708  2479 raft_consensus.cc:1261] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260806 03:54:34.302428 12524 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:34.345633 12400 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:34.345250 12524 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.346096 12400 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:34.347096 12400 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.11, Last appended by leader: 11, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.280741 12385 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.350219 12385 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:34.348430  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:34.351346  2478 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:34.304971 12537 raft_consensus.cc:2741] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election decision vote started in defunct term 18: won
W20260806 03:54:34.352872 12044 consensus_meta.cc:287] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.179s	user 0.019s	sys 0.009s
I20260806 03:54:34.353181 12553 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:34.353384 12044 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:34.355613 12553 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:34.358084  2484 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:34.336705  2369 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
W20260806 03:54:34.360232  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 392092us
I20260806 03:54:34.293056 12127 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:54:34.363063  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 57942.8us
I20260806 03:54:34.281512 12526 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:34.292788 12375 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:34.359818  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 223003us
I20260806 03:54:34.355795 12044 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:34.390232  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:34.390717  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:34.391089  2583 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:54:34.388518  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 46410us
I20260806 03:54:34.398469  2474 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:34.390142  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:34.400601  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:34.401007 12167 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:34.401248  2481 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:34.405683  2581 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:34.409545  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:34.410274  2479 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 13: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:54:34.387020 12455 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.920s	user 0.012s	sys 0.010s
I20260806 03:54:34.412457 12455 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.412739  2482 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 12.
I20260806 03:54:34.413538  2377 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:34.418672  2478 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:34.416896  2583 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:34.417469  2436 leader_election.cc:398] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 18. Current term is 19.
W20260806 03:54:34.412629 12546 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.153s	user 0.000s	sys 0.000s
W20260806 03:54:34.427022  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 232098us
I20260806 03:54:34.428493  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:34.423377  2370 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:34.356180 12544 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:34.414644 12455 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:34.384426 12430 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:34.372711 12549 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260806 03:54:34.446228  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48948.7us
I20260806 03:54:34.448012  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:34.451104  3588 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 20 index: 12. (index mismatch)
I20260806 03:54:34.374400 12127 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:34.465647  3586 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:34.466265  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:34.428757 12032 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.028s
I20260806 03:54:34.468150  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:34.469357  3594 raft_consensus.cc:2396] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 24 because replica has last-logged OpId of term: 21 index: 15, which is greater than that of the candidate, which has last-logged OpId of term: 20 index: 14.
I20260806 03:54:34.470191  2579 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: [13.7-13.7]
I20260806 03:54:34.456707  2331 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:34.472604  2331 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:34.415652 12526 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 21 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:34.486951  2436 leader_election.cc:398] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 18. Current term is 19.
I20260806 03:54:34.473441  2476 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:34.443812 12400 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
W20260806 03:54:34.457329 11710 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.952s	user 0.027s	sys 0.008s
W20260806 03:54:34.501947  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 73564.6us
W20260806 03:54:34.497702  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 88268.8us
I20260806 03:54:34.498306  2377 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
W20260806 03:54:34.515839  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 49809.6us
I20260806 03:54:34.453154 12385 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:34.517699   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:54:34.526337  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:34.527469  2481 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:34.457867 12549 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:34.545156  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:34.548903  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:34.549891  2581 raft_consensus.cc:2354] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:54:34.551244 12049 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:34.551690  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:34.551946 12049 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.554677 12049 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:34.561080  2436 leader_election.cc:398] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16.
I20260806 03:54:34.562022  2436 leader_election.cc:401] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Cancelling election due to peer responding with higher term
W20260806 03:54:34.569286 12559 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.144s	user 0.000s	sys 0.001s
I20260806 03:54:34.569885 12245 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:34.500528 12455 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:34.571949  2538 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:34.573174  2483 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 18 index: 15. (index mismatch)
I20260806 03:54:34.572997  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:34.573149  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 59353.8us
I20260806 03:54:34.576728  2477 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:34.497359 12552 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:34.572839 12044 consensus_queue.cc:1035] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.012s
I20260806 03:54:34.579504 12375 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.572961 12416 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 15. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16.
I20260806 03:54:34.604324 12552 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:34.470484 12430 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.573588 12247 consensus_queue.cc:1046] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 16.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.011s
I20260806 03:54:34.519100 11710 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:34.605744 12552 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.607177 12430 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:34.607364 11710 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:34.585606 12455 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:34.608174  2436 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:34.608811 12455 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 18.9, Last appended by leader: 9, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.519380 12460 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:34.586874  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:34.589195  2579 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:34.591074  2538 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:34.591105  2581 raft_consensus.cc:1226] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 19. Current term is 20. Ops: [19.12-19.12]
I20260806 03:54:34.615286  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:34.616012  2370 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:34.562783 12549 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:34.579515 12284 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.014s
I20260806 03:54:34.592351  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:34.592386  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 65100.8us
I20260806 03:54:34.627835  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:34.594527  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:34.594857  2477 raft_consensus.cc:2454] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:34.595993  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:34.597926  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:34.598989  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:34.599478  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:34.610458  2574 raft_consensus.cc:2354] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 23. Current term is 24.
I20260806 03:54:34.617965  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:34.618228 12247 raft_consensus.cc:3032] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:34.618654  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:34.634779  2575 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:34.634931  2368 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 23.
I20260806 03:54:34.620213 12044 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Leader election won for term 12
I20260806 03:54:34.619825  2538 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:34.623389 12039 consensus_meta.cc:287] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.288s	user 0.009s	sys 0.015s
I20260806 03:54:34.572508 12245 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.052s
I20260806 03:54:34.624521  2370 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:34.625624 12105 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:34.628993  2572 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:34.634439 12460 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 19 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:34.640319  2577 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:34.651139  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:34.653344  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:34.576246 12385 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:34.657267  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 21 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:34.582552 12049 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:34.663178  2374 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 23.
I20260806 03:54:34.658962  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:34.659901  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:34.659196  2538 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:34.652527  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:34.661528  2372 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 20 index: 11. Preceding OpId from leader: term: 21 index: 11. (term mismatch)
I20260806 03:54:34.668996  2372 pending_rounds.cc:76] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 10
I20260806 03:54:34.669346  2372 pending_rounds.cc:97] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 20.11
I20260806 03:54:34.669607  2372 raft_consensus.cc:2866] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:34.669747 12560 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader pre-election lost for term 25. Reason: could not achieve majority
I20260806 03:54:34.664752  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:34.670909  3592 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 24: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:34.670607 12557 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.031s
I20260806 03:54:34.662515  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:34.690004  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 328818us
W20260806 03:54:34.654872  2376 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.555s	user 0.004s	sys 0.008s
W20260806 03:54:34.693727  2376 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.594s	user 0.004s	sys 0.008s
I20260806 03:54:34.635996 12539 raft_consensus.cc:686] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:34.634620 12247 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:34.714565  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:34.715523  3594 raft_consensus.cc:2354] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 23. Current term is 24.
I20260806 03:54:34.710867  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:34.701917  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:34.638434 12032 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:34.652870 12430 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:34.717362 12032 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:34.718030 12032 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:34.660537 12416 consensus_queue.cc:1046] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 18.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:54:34.695144  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 3995) took 1107 ms. Trace:
I20260806 03:54:34.718767  2376 rpcz_store.cc:276] 0806 03:54:33.587775 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:33.588001 (+   226us) service_pool.cc:227] Handling call
0806 03:54:33.951767 (+363766us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:33.952080 (+   313us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:54:33.975069 (+ 22989us) log.cc:842] Serialized 14 byte log entry
0806 03:54:34.694381 (+719312us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:34.694500 (+   119us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:34.694574 (+    74us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:34.694689 (+   115us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:34.694906 (+   217us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":94608,"prepare.queue_time_us":20447,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":45,"raft.queue_time_us":260896,"raft.run_cpu_time_us":246,"raft.run_wall_time_us":9313,"thread_start_us":594946,"threads_started":1}
W20260806 03:54:34.701244 12192 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.332s	user 0.018s	sys 0.010s
I20260806 03:54:34.672223 11710 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:34.709733 12560 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260806 03:54:34.727401  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 64966.4us
I20260806 03:54:34.709400 12385 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:34.749291 12385 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.708810 12044 raft_consensus.cc:686] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:34.752786 12044 consensus_queue.cc:237] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.775563 12564 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Leader pre-election won for term 24
I20260806 03:54:34.782637 12564 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:34.782986 12564 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:34.784371 12561 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:34.784994 12561 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.778589 11819 consensus_queue.cc:1035] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.008s
I20260806 03:54:34.665247 11618 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.071s
I20260806 03:54:34.728639 12039 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:34.787644 12561 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:34.680163 12049 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.739575 12542 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:34.724514 12105 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.073s
I20260806 03:54:34.758458 12284 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:34.759780 12574 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:34.782051 12560 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:34.780071 11710 raft_consensus.cc:686] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:34.836591  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:34.837726  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:34.849218  2379 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
I20260806 03:54:34.672952 12526 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 19.9, Last appended by leader: 9, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.817800  2373 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 24.
W20260806 03:54:34.819257  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 108948us
I20260806 03:54:34.852510  2477 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19. Ops: [18.15-18.15]
W20260806 03:54:34.853082  2429 leader_election.cc:334] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.563s (SENT)
I20260806 03:54:34.862071  2376 raft_consensus.cc:2354] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16.
I20260806 03:54:34.879308  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:34.797901 12406 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.043s
I20260806 03:54:34.824347 12561 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:34.884810  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 208937us
I20260806 03:54:34.886125  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:34.836515 12430 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 19 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:34.853120 12416 raft_consensus.cc:3032] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:34.891631  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:34.893970  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:34.893255  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 161119us
I20260806 03:54:34.852823 12284 raft_consensus.cc:686] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:34.904506  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:34.813328 12039 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:34.908599  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:34.909408  2369 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:34.910818  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:34.823662 12127 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.915855  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:34.916222  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 21 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:34.919849  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:34.816293 12460 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:34.900578 12416 raft_consensus.cc:729] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 19 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:34.939932  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:34.933476  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:34.945164  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:34.946029  2376 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 21: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:34.825341 12247 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.851091 12539 consensus_queue.cc:237] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:34.865429 12560 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:34.959583  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 106539us
I20260806 03:54:34.923332 11618 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:34.895987 12561 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:34.967767  2376 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 21. Current term is 22. Ops: [21.14-21.14]
W20260806 03:54:34.975365  2429 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.599s (SENT)
I20260806 03:54:34.976773  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:34.979159  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:34.982975  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 323846us
I20260806 03:54:34.977931 11618 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:34.973201 12315 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.284s	user 0.016s	sys 0.008s
I20260806 03:54:34.958329 11710 consensus_queue.cc:237] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 19.10, Last appended by leader: 10, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:35.021281  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:35.001001  2538 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:35.008936  2376 raft_consensus.cc:2379] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 19: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:34.924914 12544 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:35.020531  3584 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 21 index: 15. Preceding OpId from leader: term: 23 index: 16. (index mismatch)
I20260806 03:54:35.020834  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:35.017127  2379 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:35.011368  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:35.023950  2538 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:35.025926  2576 raft_consensus.cc:2379] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 21: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:34.976675 12044 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:34.967147 12591 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:35.032244 12416 consensus_queue.cc:260] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 19.12, Last appended by leader: 12, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:35.032969  2376 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:35.033244 12039 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:35.033648 12569 raft_consensus.cc:2781] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:35.046852  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:35.033785 11618 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:35.035457 12049 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:35.001894 12247 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:35.040234  2374 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:34.932917 12284 consensus_queue.cc:237] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:35.049151  2369 raft_consensus.cc:2396] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 19 because replica has last-logged OpId of term: 18 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 17 index: 11.
I20260806 03:54:35.060132  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:35.062233  2476 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 14 index: 7. (index mismatch)
I20260806 03:54:35.022640 12590 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:35.032305 12570 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:35.068586 12049 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:35.071633  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:35.074550  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 99225.5us
I20260806 03:54:35.047713 12584 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:35.072678  2369 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:35.022091 12061 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 17.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.045s
I20260806 03:54:35.077545  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:35.023586 12315 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:35.079432 12416 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:35.063683  2584 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:35.080040 12588 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260806 03:54:35.080438 12560 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:35.080750 12032 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:35.277369  2577 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:35.278229 12032 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:35.203873  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:35.206518  2429 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.785s (SENT)
I20260806 03:54:35.047094 12591 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:35.125396 12584 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:35.184336  3585 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 22. Current term is 23. Ops: [22.15-22.15]
W20260806 03:54:35.234282  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 167602us
I20260806 03:54:35.070353 12570 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:35.185292  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:35.084316 12573 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.277s	user 0.000s	sys 0.002s
W20260806 03:54:35.083659 12562 log.cc:924] Time spent T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.509s	user 0.000s	sys 0.004s
I20260806 03:54:35.225847 12569 raft_consensus.cc:686] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:35.161827  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 242036us
I20260806 03:54:35.270745  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:35.333423  2368 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:35.075865 12049 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:35.080806 12127 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:35.117578 12586 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
W20260806 03:54:35.083738 12400 consensus_meta.cc:287] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.573s	user 0.010s	sys 0.000s
I20260806 03:54:35.124511 12572 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:35.047379 12044 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:35.150110  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 438081us
I20260806 03:54:35.015056 12430 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 13, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:35.162268 12454 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.703s	user 0.019s	sys 0.015s
W20260806 03:54:35.393028  2574 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3286) took 1820 ms (client timeout 2097 ms). Trace:
W20260806 03:54:35.393621  2574 rpcz_store.cc:269] 0806 03:54:33.572461 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:33.577327 (+  4866us) service_pool.cc:227] Handling call
0806 03:54:35.392741 (+1815414us) spinlock_profiling.cc:243] Waited 1.01 s on lock 0x7b5400188dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:35.392939 (+   198us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2320141184}
I20260806 03:54:35.301225  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:35.302663  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:35.243574 12590 raft_consensus.cc:3032] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Stepping down as leader of term 17
W20260806 03:54:35.162551  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 460774us
I20260806 03:54:35.396812  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:35.314126  2217 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 47ed8dc77b144ba08169a0090b787536 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER failed with leader fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica fe3d17f4ad984b9088a268d58d87469c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 20 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:35.397063  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:35.397637  2217 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 83579.9us
I20260806 03:54:35.334146  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:35.335718  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:35.343153  2576 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:35.349207  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:35.308775 12570 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:35.364519  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:35.373325 12610 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
W20260806 03:54:35.375386 12600 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.177s	user 0.000s	sys 0.000s
I20260806 03:54:35.377826  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 1119) took 1012 ms. Trace:
I20260806 03:54:35.386628  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 4005) took 1227 ms. Trace:
I20260806 03:54:35.475112  2377 rpcz_store.cc:276] 0806 03:54:34.159069 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:34.209961 (+ 50892us) service_pool.cc:227] Handling call
0806 03:54:35.386352 (+1176391us) spinlock_profiling.cc:243] Waited 195 ms on lock 0x7b5400108bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:35.386521 (+   169us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":447368960}
I20260806 03:54:35.398418  2482 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:35.464764  2477 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:54:35.470109  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 73409us
W20260806 03:54:35.388751  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 1176) took 1261 ms (client timeout 1602 ms). Trace:
W20260806 03:54:35.477907  2373 rpcz_store.cc:269] 0806 03:54:34.127512 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:34.130248 (+  2736us) service_pool.cc:227] Handling call
0806 03:54:35.388534 (+1258286us) spinlock_profiling.cc:243] Waited 179 ms on lock 0x7b540026f054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:35.388679 (+   145us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":411607424}
I20260806 03:54:35.357442 12375 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:35.489023 12127 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260806 03:54:35.490420  2331 leader_election.cc:398] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 23. Current term is 24.
I20260806 03:54:35.494149  2331 leader_election.cc:401] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 election: Cancelling election due to peer responding with higher term
I20260806 03:54:35.490166 12400 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260806 03:54:35.491078 12478 consensus_queue.cc:1046] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260806 03:54:35.361346 12105 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:35.474884  2484 rpcz_store.cc:276] 0806 03:54:34.365757 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:34.366917 (+  1160us) service_pool.cc:227] Handling call
0806 03:54:34.406884 (+ 39967us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:34.407376 (+   492us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:34.407401 (+    25us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:34.408136 (+   735us) log.cc:842] Serialized 52 byte log entry
0806 03:54:34.560348 (+152212us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:34.805481 (+245133us) log.cc:842] Serialized 14 byte log entry
0806 03:54:34.805732 (+   251us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:34.805826 (+    94us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:35.377532 (+571706us) raft_consensus.cc:1671] finished
0806 03:54:35.377562 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:35.377754 (+   192us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":4633,"prepare.queue_time_us":333431,"prepare.run_cpu_time_us":91,"prepare.run_wall_time_us":3160,"raft.queue_time_us":137712,"raft.run_cpu_time_us":341,"raft.run_wall_time_us":18200,"thread_start_us":391522,"threads_started":2,"wal-append.queue_time_us":316604}
I20260806 03:54:35.392699 12454 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:35.465013 12167 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:35.504498  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:35.514201  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 290963us
I20260806 03:54:35.433025 12590 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:35.521150  2377 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:35.473785 12451 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader pre-election lost for term 24. Reason: could not achieve majority
I20260806 03:54:35.305470 12584 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:35.577764  2482 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:35.513621  2368 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:35.575917  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:35.577117  2534 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:54:35.579015  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 79398.1us
W20260806 03:54:35.573772  2474 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.504s	user 0.000s	sys 0.042s
W20260806 03:54:35.613909  2474 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.544s	user 0.000s	sys 0.042s
W20260806 03:54:35.581127  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 98156.2us
I20260806 03:54:35.581444  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:35.633601  2331 leader_election.cc:398] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:54:35.635200  2331 leader_election.cc:401] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260806 03:54:35.633924  2377 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:35.635555  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:35.635012  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:35.649170  2478 raft_consensus.cc:1226] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 11. Current term is 12. Ops: []
I20260806 03:54:35.649917  2331 leader_election.cc:398] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 23. Current term is 24.
W20260806 03:54:35.650629  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 73623.2us
I20260806 03:54:35.646178  2484 raft_consensus.cc:2354] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:54:35.654927  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:35.655709  2377 raft_consensus.cc:3037] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:35.657917  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:35.659643  2373 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260806 03:54:35.573057 12561 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:35.661057  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 460350us
I20260806 03:54:35.663017  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:35.661198  2538 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:35.612553 12549 consensus_meta.cc:287] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.992s	user 0.016s	sys 0.000s
I20260806 03:54:35.462585 12572 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:35.517323 12105 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:35.633602 12315 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 23 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:35.689337  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:35.649750 12564 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.866s	user 0.014s	sys 0.001s
I20260806 03:54:35.694147  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:35.678967  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:35.681062  2373 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 20 index: 14. Preceding OpId from leader: term: 23 index: 16. (index mismatch)
I20260806 03:54:35.681525 12602 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:35.636900 12524 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader election lost for term 23. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 23. Current term is 24.
I20260806 03:54:35.509490 12375 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:35.690255  2478 raft_consensus.cc:2379] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:35.691118  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:35.633009 12237 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:35.576288 12167 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:35.713788  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:35.713912  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:35.665746 12526 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:54:35.670835 11710 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:54:35.666252 12545 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:35.729240  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:35.778106 12542 raft_consensus.cc:2781] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:35.821882 12478 raft_consensus.cc:3032] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:35.826042  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:35.879541 12460 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.515s	user 0.006s	sys 0.001s
W20260806 03:54:35.879987 12460 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.519s	user 0.006s	sys 0.001s
I20260806 03:54:35.661674 12451 consensus_queue.cc:1046] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 12.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.032s
I20260806 03:54:35.828370  2377 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:35.816393  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:35.853159  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 19 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:35.881871  2477 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:35.882027  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:35.882522  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:35.883340  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:35.732653 12588 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:35.854651  2476 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:35.884168  2377 raft_consensus.cc:2379] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 24: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:35.884395 12588 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:35.885200  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:35.809844  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:35.886565 12588 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:35.679817 12549 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:35.883772  2478 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:35.887359  2478 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:35.873575  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 212494us
I20260806 03:54:35.888339  2478 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 18.15, Last appended by leader: 15, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:35.890369  2478 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:35.894920  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 23 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:35.896225 12643 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.226s	user 0.001s	sys 0.000s
I20260806 03:54:35.897415  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:35.898114  2482 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:35.724148 12564 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:35.907517  2377 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:35.663177 12569 consensus_queue.cc:237] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 14, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:35.860888 12049 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:35.918295  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:35.919539  2476 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:35.888872 12549 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:35.861238 12621 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:35.924085  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:35.929777  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:35.934741  2477 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 21.
I20260806 03:54:35.873534 12591 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:35.874853 12478 raft_consensus.cc:729] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:36.019167  2478 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 15. Preceding OpId from leader: term: 19 index: 15. (term mismatch)
I20260806 03:54:35.733578 12602 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:36.012322  2482 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:35.944199 12542 raft_consensus.cc:686] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:36.043551  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4053) took 1002 ms. Trace:
I20260806 03:54:35.874838 12237 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:35.888525 12451 consensus_queue.cc:1225] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 14.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260806 03:54:35.951284  2476 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:36.034237  2478 pending_rounds.cc:76] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 14
I20260806 03:54:35.723786 12590 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:36.037606  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.738s	user 0.018s	sys 0.035s
I20260806 03:54:36.041106  3587 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 23. Current term is 24. Ops: [23.16-23.16]
I20260806 03:54:36.050797  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:36.043010  2368 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:36.055491  2478 pending_rounds.cc:97] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 18.15
I20260806 03:54:35.948493 11710 raft_consensus.cc:686] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:35.952832 12044 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:36.007483 12454 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:36.061525  2482 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 17: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:54:36.060153  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.775s	user 0.019s	sys 0.035s
I20260806 03:54:36.061332  2478 raft_consensus.cc:2866] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:36.043967  2480 rpcz_store.cc:276] 0806 03:54:35.040881 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:35.042571 (+  1690us) service_pool.cc:227] Handling call
0806 03:54:35.045096 (+  2525us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:35.208798 (+163702us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:35.208842 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:35.226542 (+ 17700us) log.cc:842] Serialized 26 byte log entry
0806 03:54:35.283996 (+ 57454us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:35.284070 (+    74us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:35.284200 (+   130us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:36.043267 (+759067us) raft_consensus.cc:1671] finished
0806 03:54:36.043289 (+    22us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:36.043484 (+   195us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":18841,"raft.queue_time_us":42674,"raft.run_cpu_time_us":286,"raft.run_wall_time_us":59468,"thread_start_us":174017,"threads_started":2,"wal-append.queue_time_us":251923}
I20260806 03:54:36.062121  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:36.064380 12583 log.cc:924] Time spent T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.750s	user 0.004s	sys 0.000s
I20260806 03:54:36.076270 12105 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:36.077273 12542 consensus_queue.cc:237] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:36.081358 12606 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.545s	user 0.000s	sys 0.002s
I20260806 03:54:36.083882 12637 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:36.082332  2368 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 20 index: 13. Preceding OpId from leader: term: 22 index: 15. (index mismatch)
W20260806 03:54:36.087081  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 419644us
W20260806 03:54:36.089165 12641 log.cc:924] Time spent T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260806 03:54:36.084715 12637 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:35.891575 12545 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:36.070515 12478 consensus_queue.cc:260] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 18.15, Last appended by leader: 15, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:36.120260 12627 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.083s
I20260806 03:54:36.059839 12611 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:36.162360  2478 raft_consensus.cc:1226] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:36.117148  2476 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:36.173252  2377 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260806 03:54:36.177263  2477 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 20 index: 12. (index mismatch)
I20260806 03:54:36.178467  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:36.179440  2482 raft_consensus.cc:2354] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:54:36.091205 12590 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:36.092036 12044 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:36.186691  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:36.185027  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:36.195314  2376 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.010s	sys 0.045s
I20260806 03:54:36.198945  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:36.200402  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:36.212172  2376 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.528s	user 0.011s	sys 0.045s
I20260806 03:54:36.215155  2583 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 18 index: 9. Preceding OpId from leader: term: 20 index: 10. (index mismatch)
I20260806 03:54:36.209406  2484 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:36.223902  2482 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 19 index: 10. Preceding OpId from leader: term: 21 index: 11. (index mismatch)
W20260806 03:54:36.234699  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 118941us
I20260806 03:54:36.241318  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:36.244231  2374 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.934s	user 0.006s	sys 0.026s
W20260806 03:54:36.244758  2374 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.935s	user 0.006s	sys 0.026s
I20260806 03:54:36.245180  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.246171  2368 raft_consensus.cc:2362] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19. Re-sending same reply.
I20260806 03:54:36.272002  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:36.278012  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:36.278010  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:36.233702 12539 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.504s	user 0.010s	sys 0.040s
I20260806 03:54:36.235100  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:36.298998  2377 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: []
I20260806 03:54:36.277186  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:36.280480  2572 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
W20260806 03:54:36.274693  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 77991.6us
I20260806 03:54:36.286394  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:36.288266  2581 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:36.308753  2477 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:54:36.310981  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 76054.8us
I20260806 03:54:36.311789  2436 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:36.313750  2331 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:36.354275  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4000) took 2131 ms. Trace:
I20260806 03:54:36.235874 12584 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:36.355059  2372 rpcz_store.cc:276] 0806 03:54:34.154948 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:34.155140 (+   192us) service_pool.cc:227] Handling call
0806 03:54:34.207807 (+ 52667us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:34.670068 (+462261us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:36.285690 (+1615622us) spinlock_profiling.cc:243] Waited 445 ms on lock 0x7b54001eb4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:36.285867 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1022563712}
I20260806 03:54:36.252417 12561 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:36.363155  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.363184  2579 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:36.231671 12591 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:36.323557  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.272238 12574 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:36.287647 12627 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:36.290833 12539 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.010s	sys 0.041s
I20260806 03:54:36.355762 12375 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:36.278535 12315 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:36.163726 12611 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:36.385771  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:36.383399  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 71712.3us
I20260806 03:54:36.395320  3585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 1082) took 2195 ms. Trace:
I20260806 03:54:36.363534 12549 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:36.242811 12044 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:36.408947  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.400269  2477 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:36.389038  3542 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:36.391072 12167 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:36.402812 12584 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:36.423154  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 23 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:36.417802  3585 rpcz_store.cc:276] 0806 03:54:34.192645 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:34.200589 (+  7944us) service_pool.cc:227] Handling call
0806 03:54:34.200927 (+   338us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:35.300125 (+1099198us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:36.387917 (+1087792us) spinlock_profiling.cc:243] Waited 983 ms on lock 0x7b54005a05d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:36.388214 (+   297us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2261021440}
W20260806 03:54:36.389786 12633 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.567s	user 0.000s	sys 0.002s
I20260806 03:54:36.310670 12134 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:54:36.366947 12630 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.634s	user 0.000s	sys 0.002s
I20260806 03:54:36.317669 12105 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.096s
I20260806 03:54:36.463177  2377 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:36.463819  2584 raft_consensus.cc:595] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:36.363127 12526 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:36.478179  2578 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
W20260806 03:54:36.537487  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 135200us
W20260806 03:54:36.387892  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 196447us
I20260806 03:54:36.540982  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:36.410036 12564 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:36.429391 12430 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:36.413957 12602 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:36.414878 12552 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.104s
I20260806 03:54:36.401252 12591 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:36.559669  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.560463  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.541851  2477 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:36.570763  2368 raft_consensus.cc:2354] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16.
I20260806 03:54:36.567935  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:36.512266 12584 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:36.571489  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:36.418241 12561 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:36.408753 12574 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:36.599300  2478 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 21 index: 14. Preceding OpId from leader: term: 22 index: 15. (index mismatch)
I20260806 03:54:36.433974 12315 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:36.602659  2480 raft_consensus.cc:1261] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260806 03:54:36.537354 12526 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:36.585222  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:36.417186 12627 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:36.390235 11710 consensus_queue.cc:237] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:36.589452 12416 consensus_meta.cc:287] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.439s	user 0.017s	sys 0.000s
I20260806 03:54:36.516356 12603 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.090s
I20260806 03:54:36.585551 12584 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:36.617355  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4057) took 1575 ms. Trace:
I20260806 03:54:36.578823 12602 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:36.630322  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:36.634510  2481 rpcz_store.cc:276] 0806 03:54:35.042093 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:35.042674 (+   581us) service_pool.cc:227] Handling call
0806 03:54:35.042959 (+   285us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:35.043242 (+   283us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:35.043268 (+    26us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:35.050149 (+  6881us) log.cc:842] Serialized 26 byte log entry
0806 03:54:35.326099 (+275950us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:35.326169 (+    70us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:35.326268 (+    99us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:36.617099 (+1290831us) raft_consensus.cc:1671] finished
0806 03:54:36.617131 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:36.617278 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":94223,"raft.queue_time_us":30416,"raft.run_cpu_time_us":180,"raft.run_wall_time_us":10135,"thread_start_us":200897,"threads_started":1,"wal-append.queue_time_us":584105}
I20260806 03:54:36.649241  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 25 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.611701  2476 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:36.632793  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:36.649210 12618 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.294s	user 0.000s	sys 0.001s
I20260806 03:54:36.622627 12451 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:36.666487  3586 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 19 index: 15. (index mismatch)
W20260806 03:54:36.651758 12661 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.108s	user 0.000s	sys 0.000s
I20260806 03:54:36.653654 12574 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:36.654958  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4056) took 1613 ms. Trace:
I20260806 03:54:36.655589 12611 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:36.594309 12564 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:36.605167 12237 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:36.670496  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:36.545472 12134 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:36.619581 12526 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:36.670811 12667 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:36.604705 12167 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.064s
I20260806 03:54:36.679605  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:36.631021 12061 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:36.674796  2474 rpcz_store.cc:276] 0806 03:54:35.041760 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:35.048553 (+  6793us) service_pool.cc:227] Handling call
0806 03:54:35.068464 (+ 19911us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:35.068778 (+   314us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:35.068804 (+    26us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:35.069384 (+   580us) log.cc:842] Serialized 26 byte log entry
0806 03:54:35.636358 (+566974us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:35.636399 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:35.636467 (+    68us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:36.654757 (+1018290us) raft_consensus.cc:1671] finished
0806 03:54:36.654777 (+    20us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:36.654895 (+   118us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":403,"raft.queue_time_us":134795,"raft.run_cpu_time_us":158,"raft.run_wall_time_us":19737,"thread_start_us":544571,"threads_started":1,"wal-append.queue_time_us":1581100}
I20260806 03:54:36.613674 12683 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:36.691251  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 215568us
I20260806 03:54:36.687144  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:36.582473 12430 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:36.670744 12451 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:36.677610 12561 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:36.709290  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.733126  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:36.713546  2369 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:36.676507 12637 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:36.701640  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 312637us
I20260806 03:54:36.691686 12574 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:36.742727  2572 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 20: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:36.699806 12044 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:36.667096 12602 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:36.750267  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 339718us
W20260806 03:54:36.751500  2429 leader_election.cc:334] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.553s (SENT)
I20260806 03:54:36.753666  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.754568  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:36.761858  2575 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:36.676913 12656 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 20.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.066s
I20260806 03:54:36.757767  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:36.761083  2429 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:36.768597  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.769714  2538 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:36.752111 12613 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.386s	user 0.000s	sys 0.002s
W20260806 03:54:36.765775 12651 log.cc:924] Time spent T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.491s	user 0.000s	sys 0.002s
I20260806 03:54:36.776160  2579 raft_consensus.cc:2354] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17.
I20260806 03:54:36.763353  2436 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:36.771626  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.743268 12603 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:36.700584 12564 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:36.769585  2376 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 12.
W20260806 03:54:36.766189 12657 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.455s	user 0.001s	sys 0.001s
W20260806 03:54:36.777446  2429 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.572s (SENT)
I20260806 03:54:36.778574  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:36.781289  2436 leader_election.cc:398] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17.
I20260806 03:54:36.784338  2436 leader_election.cc:401] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Cancelling election due to peer responding with higher term
I20260806 03:54:36.784217  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:36.788373  2368 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
I20260806 03:54:36.790903  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.791934  2372 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 22.
I20260806 03:54:36.719129 12061 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:36.760052  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:36.778751 12416 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:36.713568 12667 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:36.808960  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2380) took 1912 ms (client timeout 1599 ms). Trace:
I20260806 03:54:36.776573 12545 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:36.758234 12574 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:36.811825  2379 rpcz_store.cc:269] 0806 03:54:34.896892 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:34.897090 (+   198us) service_pool.cc:227] Handling call
0806 03:54:36.808750 (+1911660us) spinlock_profiling.cc:243] Waited 106 ms on lock 0x7b5400012cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:36.808889 (+   139us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":242697088}
I20260806 03:54:36.725039 12683 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:36.823359  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:36.830201  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 70279.7us
I20260806 03:54:36.824333  2372 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:36.835243  3542 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:36.836941  3542 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:36.840474  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:36.793021 12542 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.040s
I20260806 03:54:36.826082 12416 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election won for term 19
W20260806 03:54:36.871160  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 101560us
W20260806 03:54:36.868738  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 493941us
I20260806 03:54:36.825635 12591 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:36.835551 12545 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:36.876998  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:36.878543  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4063) took 1538 ms. Trace:
I20260806 03:54:36.815035 12656 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 14, Time since last communication: 0.054s
I20260806 03:54:36.788338 12603 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:36.886603  2581 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:36.879014  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.842480 12315 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:36.888834  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 23 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:36.891088  2372 raft_consensus.cc:2396] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 19 because replica has last-logged OpId of term: 18 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 17 index: 11.
I20260806 03:54:36.883631  2479 rpcz_store.cc:276] 0806 03:54:35.339771 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:35.340013 (+   242us) service_pool.cc:227] Handling call
0806 03:54:35.363873 (+ 23860us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:35.376089 (+ 12216us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:35.376143 (+    54us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:35.376793 (+   650us) log.cc:842] Serialized 26 byte log entry
0806 03:54:35.515640 (+138847us) raft_consensus.cc:1631] Marking committed up to 6
0806 03:54:35.515697 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:35.515784 (+    87us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:36.878309 (+1362525us) raft_consensus.cc:1671] finished
0806 03:54:36.878336 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:36.878473 (+   137us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":11667,"raft.queue_time_us":28498,"raft.run_cpu_time_us":120,"raft.run_wall_time_us":123,"thread_start_us":138399,"threads_started":1,"wal-append.queue_time_us":643385}
I20260806 03:54:36.887404 12707 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:36.867491 12627 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:36.892063 12698 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Leader pre-election won for term 24
I20260806 03:54:36.892355  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.897075 12061 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:36.899535 12134 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:36.900513 12695 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:36.809406 12658 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.063s
I20260806 03:54:36.886319 12561 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:36.908876  2379 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:36.870872 12416 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:36.911037  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.876714 12105 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:36.922959  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:36.912768  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 131650us
I20260806 03:54:36.868268 11710 raft_consensus.cc:3032] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 22 LEADER]: Stepping down as leader of term 22
I20260806 03:54:36.901083 12430 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:36.932663  2369 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:36.937796 11710 raft_consensus.cc:729] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 22 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:36.925045 12666 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:36.912956 12707 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:36.939601  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:36.940877  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:36.922947 12668 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader election won for term 24
I20260806 03:54:36.942446  2379 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 19 index: 13. (term mismatch)
I20260806 03:54:36.945272  2379 pending_rounds.cc:76] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 12
I20260806 03:54:36.945562  2379 pending_rounds.cc:97] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 18.13
I20260806 03:54:36.945850  2379 raft_consensus.cc:2866] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:36.908453 12698 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:36.913492 12315 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Leader election lost for term 23. Reason: could not achieve majority
W20260806 03:54:36.952112 12705 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260806 03:54:36.952574 12683 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:36.953612 12665 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.524s	user 0.001s	sys 0.000s
W20260806 03:54:36.954352 12669 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260806 03:54:36.947868 12552 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:36.946108  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:36.956139 12693 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:36.956429 12552 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:36.956589  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4017) took 1275 ms. Trace:
I20260806 03:54:36.957108  2373 rpcz_store.cc:276] 0806 03:54:35.681068 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:35.886246 (+205178us) service_pool.cc:227] Handling call
0806 03:54:35.886587 (+   341us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:35.887001 (+   414us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:35.887036 (+    35us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:35.887601 (+   565us) log.cc:842] Serialized 26 byte log entry
0806 03:54:36.050816 (+163215us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:36.050868 (+    52us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:36.050972 (+   104us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:36.952774 (+901802us) spinlock_profiling.cc:243] Waited 24.9 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:36.956266 (+  3492us) raft_consensus.cc:1671] finished
0806 03:54:36.956297 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:36.956528 (+   231us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":163,"raft.run_cpu_time_us":108,"raft.run_wall_time_us":109,"spinlock_wait_cycles":57194240,"thread_start_us":162746,"threads_started":1,"wal-append.queue_time_us":384508}
I20260806 03:54:36.959023  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.959806  2373 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:36.960171  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 25 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:36.954255 12667 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:36.959602  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:36.933069 12061 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election lost for term 16. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17.
I20260806 03:54:36.933387 12416 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:36.972891  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.975796  3587 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 1090) took 2042 ms. Trace:
I20260806 03:54:36.974442  2376 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:36.976274  3587 rpcz_store.cc:276] 0806 03:54:34.919831 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:34.919997 (+   166us) service_pool.cc:227] Handling call
0806 03:54:34.953790 (+ 33793us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:36.064656 (+1110866us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:36.955962 (+891306us) spinlock_profiling.cc:243] Waited 1 s on lock 0x7b54006cfcd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:36.962183 (+  6221us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2310000512}
I20260806 03:54:36.980285  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:36.989010  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 114868us
I20260806 03:54:36.941447 12680 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:37.000511  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 222703us
I20260806 03:54:36.968883 12451 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:36.979332  2369 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:37.002516  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:36.953615 12714 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:37.005548  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.005730  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:36.961119 12698 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:37.007225  2538 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:37.017443  2373 raft_consensus.cc:2379] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 13: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:37.018955  2429 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.216s (SENT) [suppressed 27 similar messages]
I20260806 03:54:36.936689 12561 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.020907  3592 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
I20260806 03:54:36.941969 12105 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:37.049825 12105 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:37.051908 12574 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:37.025039 12714 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.053290 12603 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:37.054206 12714 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:37.002929 12666 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:37.060089  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:37.060905  2373 raft_consensus.cc:2362] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19. Re-sending same reply.
I20260806 03:54:37.060752 12666 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:37.063292 12726 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:37.065590  2372 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:37.027129  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2394) took 1868 ms. Trace:
I20260806 03:54:36.978060 12713 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:37.029361  2538 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:37.031061 12614 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.784s	user 0.001s	sys 0.001s
I20260806 03:54:37.035633  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.039824 12656 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:37.040241 12602 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:37.027237 12564 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:37.005028 12668 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 24 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:37.027479 12061 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:37.086014  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:37.117833  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:37.073400  2374 rpcz_store.cc:276] 0806 03:54:35.158903 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:35.159090 (+   187us) service_pool.cc:227] Handling call
0806 03:54:35.206399 (+ 47309us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:35.206641 (+   242us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:35.206666 (+    25us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:35.234506 (+ 27840us) log.cc:842] Serialized 26 byte log entry
0806 03:54:36.245235 (+1010729us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:36.567663 (+322428us) log.cc:842] Serialized 14 byte log entry
0806 03:54:36.567980 (+   317us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:36.568090 (+   110us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:37.025765 (+457675us) raft_consensus.cc:1671] finished
0806 03:54:37.025795 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:37.027051 (+  1256us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":469930,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":41,"raft.queue_time_us":8541,"raft.run_cpu_time_us":185,"raft.run_wall_time_us":19110,"thread_start_us":1214161,"threads_started":2,"wal-append.queue_time_us":1542013}
I20260806 03:54:37.112864  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:37.090878  2369 raft_consensus.cc:1261] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 19 index: 10. Preceding OpId from leader: term: 21 index: 11. (index mismatch)
W20260806 03:54:37.125227  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 95961.1us
I20260806 03:54:37.125916  3592 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 24: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
W20260806 03:54:37.107688 12570 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.607s	user 0.003s	sys 0.013s
I20260806 03:54:37.140215  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.140873  2482 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:37.141997  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:37.142246 12704 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.122s	user 0.000s	sys 0.001s
I20260806 03:54:37.087502 12105 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:37.086114 12451 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:37.134814  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.135388  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:37.138108  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.132824  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:37.110044 12552 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:37.148348  2373 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:37.150521  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.153786  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.155915  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.006829 12680 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.164950  3585 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:37.134243 12602 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:37.158891  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.139500 12542 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:37.133703 12656 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:37.116739 12698 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:37.168069  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.180557  2534 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:37.177695  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.179271  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:37.184639  2379 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:37.151999 12714 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:37.188923  3590 raft_consensus.cc:1226] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 22. Current term is 23. Ops: [22.15-22.15]
I20260806 03:54:37.186336  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.218886  2538 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:37.117780 12526 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.162262 12284 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:37.203284  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.203601 12708 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:37.113206 12713 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.205242 12561 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:37.206095 12701 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 22.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260806 03:54:37.150045 12105 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.245429  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.173645 12542 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:37.182669 12729 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:37.203400 12683 raft_consensus.cc:2781] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:37.133857 12061 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.152896 12451 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.147076 12570 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.212572 12656 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.7, Last appended by leader: 7, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.153338 12552 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:37.157996 12731 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.060s
I20260806 03:54:37.222448  2374 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
W20260806 03:54:37.224818  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44433.8us
I20260806 03:54:37.178738 12602 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:37.149441 12696 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.069s
I20260806 03:54:37.233381  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.234787  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.296752  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:37.240234  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 64522.5us
I20260806 03:54:37.248798  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.257107  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.299125  2482 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:37.297489  2368 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:37.300411  2482 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:37.258643  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.248474  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.261579  2377 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 19: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:37.302066  2581 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 21.
I20260806 03:54:37.266144  3591 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:37.220701 12714 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:37.316655  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.269749  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.280397  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.281075  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3308) took 1081 ms. Trace:
I20260806 03:54:37.319798  2478 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:37.281908  2479 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: [13.7-13.7]
I20260806 03:54:37.232348 12539 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:37.288343  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:37.227141  2373 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:37.259408 12729 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:37.288774  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:47302 (request call id 83) took 2245 ms. Trace:
I20260806 03:54:37.291731  2372 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 24.
I20260806 03:54:37.301492  2481 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:37.264257  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.297520  2480 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:37.303146  2576 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:37.251978 12542 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:37.300486  2369 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:37.308250 12723 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:37.308662 12733 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 23 LEADER]: Stepping down as leader of term 23
I20260806 03:54:37.354843  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.308533  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.309540  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.356933  2374 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:37.268656  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:37.358696  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 90128.9us
I20260806 03:54:37.307169  2331 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:37.321674  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.320075  2379 raft_consensus.cc:2454] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 15.
I20260806 03:54:37.355755  2373 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:37.317404  2572 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
I20260806 03:54:37.344929  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.320675  2578 rpcz_store.cc:276] 0806 03:54:36.199580 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:36.199715 (+   135us) service_pool.cc:227] Handling call
0806 03:54:36.256735 (+ 57020us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:36.537656 (+280921us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:37.280632 (+742976us) spinlock_profiling.cc:243] Waited 206 ms on lock 0x7b54004461d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:37.280980 (+   348us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":474667392}
I20260806 03:54:37.296489 12284 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:37.350152  2584 rpcz_store.cc:276] 0806 03:54:35.038437 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:35.041560 (+  3123us) service_pool.cc:227] Handling call
0806 03:54:37.283810 (+2242250us) spinlock_profiling.cc:243] Waited 1.38 s on lock 0x7b540040f1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cabfbc3 00007f0d81a0981a 00007f0d7b0fcd04 00007f0d7b0fcc92 00007f0d7b0fcbc1 00007f0d7b0fcb3c 00007f0d7b0fbdf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:37.283951 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3163824896}
I20260806 03:54:37.352885  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.361757  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.371917  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.367398  2581 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
I20260806 03:54:37.373118  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.373155  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.375818  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.375407  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.382827  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.383224  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.345118 12539 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:54:37.354135 12590 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.137s	user 0.010s	sys 0.007s
W20260806 03:54:37.370257  2332 connection.cc:232] RPC call timeout handler was delayed by -1.1467446009628475s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1512s for a response
W20260806 03:54:37.397568  2332 connection.cc:232] RPC call timeout handler was delayed by -1.1332446008455008s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1527s for a response
W20260806 03:54:37.398046  2332 connection.cc:232] RPC call timeout handler was delayed by -1.0666446008253843s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16010000000000002s for a response
I20260806 03:54:37.400103  2332 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.349524 12611 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:37.395527  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.401356 12611 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.402500  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.404399 12611 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:37.405349  2578 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: [13.7-13.7]
I20260806 03:54:37.407485  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.374841 12726 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:37.364475 12683 raft_consensus.cc:686] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:37.408630  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:37.417609  2481 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260806 03:54:37.417838  2368 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:37.418579  2373 raft_consensus.cc:2379] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 21: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:37.353446 12729 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:37.242551 12708 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.353777 12733 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 23 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:37.415495  2429 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.372687 12574 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:37.421283  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.437075  2575 raft_consensus.cc:2396] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 20 because replica has last-logged OpId of term: 18 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 10.
I20260806 03:54:37.250941 12668 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 22.15, Last appended by leader: 15, Current term: 24, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:37.395071 12591 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:54:37.396889 12539 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:37.420969 12695 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:37.442701  2578 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: [13.10-13.10]
W20260806 03:54:37.453168  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 145538us
I20260806 03:54:37.380082 12284 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.439530  2429 leader_election.cc:398] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Vote denied by peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643) with higher term. Message: Invalid argument: T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 15. Current term is 16.
W20260806 03:54:37.490968  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 183966us
W20260806 03:54:37.643584  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 204222us
I20260806 03:54:37.454957 12611 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:37.652257 12611 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:37.515949 12717 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:37.492638 12727 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.291s
I20260806 03:54:37.505012 12695 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:37.452092 12574 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:37.530756 12683 consensus_queue.cc:237] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.11, Last appended by leader: 11, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.474525 12604 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.243s
I20260806 03:54:37.516541 12716 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
W20260806 03:54:37.635489  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 142041us
I20260806 03:54:37.517455 12747 consensus_queue.cc:1046] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 20.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.062s
W20260806 03:54:37.635629  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 235628us
W20260806 03:54:37.684415 12584 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.012s	user 0.011s	sys 0.011s
I20260806 03:54:37.730692  2332 leader_election.cc:398] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
I20260806 03:54:37.731743  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.652894  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:37.424413 12430 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.071s
I20260806 03:54:37.715293  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:37.649660 12416 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.649s	user 0.015s	sys 0.006s
W20260806 03:54:37.723431  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 435159us
W20260806 03:54:37.733297  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 80544.1us
I20260806 03:54:37.685041 12611 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:37.741554  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.741665  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.684698 12698 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:37.747574  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.718856 12603 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:37.750620  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.744844  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:37.685266 12526 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:37.752691  2429 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.713568 12680 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:37.719395 12570 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:37.761147  2476 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:37.768411  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.785154  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.785990  2476 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:37.748508 12717 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Leader pre-election lost for term 25. Reason: could not achieve majority
I20260806 03:54:37.752295 12430 consensus_queue.cc:1225] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 14.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260806 03:54:37.761667 12591 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:37.798560  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.799964  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.769284 12590 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:37.766398 12105 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:37.792644  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:37.807991  2476 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 17: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:37.774168 12716 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:37.815588  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.782501 12713 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:37.794726 12745 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:37.746443 12584 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.820174  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.794526 12451 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:37.752552 12416 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:37.849036  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.853267  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:37.798113 12726 raft_consensus.cc:2741] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
W20260806 03:54:37.857933  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62844.8us
I20260806 03:54:37.866241  2429 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:54:37.866791  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45889us
I20260806 03:54:37.867563  2429 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:37.867895  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.809065 12552 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:37.877132 12757 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:37.877357  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.877496  2331 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:37.813181 12284 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:37.819319 12061 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:37.885339  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.798485 12667 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 13, Time since last communication: 0.070s
I20260806 03:54:37.890920  2478 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 19: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:37.850636 12105 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:37.889390  2477 raft_consensus.cc:2354] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 20. Current term is 21.
I20260806 03:54:37.852900 12714 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:37.916453  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.910925  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:37.898623  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 81225.1us
I20260806 03:54:37.892745  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:37.959257 12703 log.cc:924] Time spent T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 1.005s	user 0.000s	sys 0.005s
W20260806 03:54:37.960908 12724 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260806 03:54:37.884847 12716 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:37.881290 12430 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader pre-election won for term 23
I20260806 03:54:37.881491 12451 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader pre-election lost for term 24. Reason: could not achieve majority
W20260806 03:54:37.968817  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 227342us
I20260806 03:54:37.865262 12604 consensus_queue.cc:1035] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.108s
I20260806 03:54:37.880272 12745 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:37.892624 12552 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:37.956003 12590 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:37.814090 12717 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.152s
I20260806 03:54:37.885295 12708 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:37.976498  2332 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:37.978029  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 85367.6us
I20260806 03:54:37.967793 12709 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:37.763533 12733 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 23.16, Last appended by leader: 16, Current term: 23, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:38.015064  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:37.982918 12542 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.598s	user 0.012s	sys 0.003s
I20260806 03:54:38.016431  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:38.027772  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:38.045149  2429 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:37.987376 12726 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:38.056242  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:37.967871 12716 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:38.035393  3584 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 23. Current term is 24. Ops: []
I20260806 03:54:37.926059 12284 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.064s
I20260806 03:54:37.974159 12430 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:37.968078 12561 consensus_queue.cc:1046] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 12.6, Next index: 7, Last known committed idx: 7, Time since last communication: 0.070s
W20260806 03:54:38.041518  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 65109.4us
W20260806 03:54:38.016652 12729 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.575s	user 0.010s	sys 0.007s
I20260806 03:54:37.974803 12751 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Leader election lost for term 24. Reason: could not achieve majority
I20260806 03:54:37.975780  2374 raft_consensus.cc:3032] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:38.074215  2374 raft_consensus.cc:729] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:37.987046 12591 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:38.008474 12552 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:38.064594  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:38.056989  2578 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:38.038511 12061 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:38.069797  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:38.087405  2332 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:37.957418 12757 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.109s
I20260806 03:54:38.077519  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:38.076081  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:38.089257  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:38.087832  2331 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:38.067142 12539 consensus_meta.cc:287] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.574s	user 0.014s	sys 0.001s
I20260806 03:54:38.075146  2374 consensus_queue.cc:260] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:38.059960 12777 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:38.094507  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:38.065521 12716 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:38.071965 12430 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:38.106248  2332 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:38.102502  2374 raft_consensus.cc:3037] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:38.105005  2578 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:38.073738 12561 consensus_queue.cc:1225] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer fe3d17f4ad984b9088a268d58d87469c log is divergent from this leader: its last log entry 14.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260806 03:54:38.109172  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:38.077046 12574 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:38.086957 12552 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:38.050197 12542 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:38.127252  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 135102us
I20260806 03:54:38.063416 12590 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.043s
I20260806 03:54:38.133739  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:38.125918 12561 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:38.100235 12709 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:38.113032 12061 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:38.113713 12451 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:38.119298 12717 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:54:38.088614 12591 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:38.209451  2575 raft_consensus.cc:1226] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:38.096244 12767 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:38.078202 12729 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:38.152527 12574 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:38.068606 12726 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:38.240304  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 123432us
I20260806 03:54:38.141484 12416 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:38.243805  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 109506us
I20260806 03:54:38.138094 12584 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:38.145639 12561 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:38.212402 12590 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:38.206516 12061 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:38.213491 12761 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.339s	user 0.001s	sys 0.001s
I20260806 03:54:38.210110 12709 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:38.140297 12105 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.100s
I20260806 03:54:38.115445 12539 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:38.154553 12764 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:38.237952 12574 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:38.233392  2374 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 11. (term mismatch)
W20260806 03:54:38.256196  2538 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.609s	user 0.016s	sys 0.015s
I20260806 03:54:38.207607 12451 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:54:38.388628 12756 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.355s	user 0.000s	sys 0.001s
W20260806 03:54:38.311305  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.672s	user 0.025s	sys 0.041s
W20260806 03:54:38.744829  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.105s	user 0.051s	sys 0.095s
I20260806 03:54:38.475881 12572 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:38.427946  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4083) took 1129 ms. Trace:
I20260806 03:54:38.480901  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 3314) took 1108 ms. Trace:
I20260806 03:54:38.392848 12763 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 23.16, Next index: 17, Last known committed idx: 15, Time since last communication: 0.302s
I20260806 03:54:38.765689  2478 rpcz_store.cc:276] 0806 03:54:37.372646 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.372811 (+   165us) service_pool.cc:227] Handling call
0806 03:54:38.480682 (+1107871us) spinlock_profiling.cc:243] Waited 516 ms on lock 0x7b5400388bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:38.480832 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1187901312}
I20260806 03:54:38.442644 12750 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:38.117254 12745 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:38.262293 12709 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:38.463137  3593 raft_consensus.cc:1226] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 19. Current term is 20. Ops: [19.15-19.15]
I20260806 03:54:38.437636  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4016) took 2757 ms. Trace:
I20260806 03:54:38.854678  2370 rpcz_store.cc:276] 0806 03:54:35.680717 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:35.684235 (+  3518us) service_pool.cc:227] Handling call
0806 03:54:36.809474 (+1125239us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:36.809663 (+   189us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:36.809688 (+    25us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:36.809729 (+    41us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:36.809757 (+    28us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:36.809808 (+    51us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:38.437404 (+1627596us) spinlock_profiling.cc:243] Waited 1.12 s on lock 0x7b5400012cd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:38.437559 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2587067264}
I20260806 03:54:38.394956 12773 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:38.607240  2577 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3303) took 3580 ms. Trace:
I20260806 03:54:38.484933  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 3310) took 1221 ms. Trace:
W20260806 03:54:38.533248 12611 consensus_meta.cc:287] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.765s	user 0.015s	sys 0.000s
I20260806 03:54:38.639875 12788 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:38.296897  2374 pending_rounds.cc:76] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 10
I20260806 03:54:38.877737  2374 pending_rounds.cc:97] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 15.11
I20260806 03:54:38.878207  2374 raft_consensus.cc:2866] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:38.864231  2477 rpcz_store.cc:276] 0806 03:54:37.263696 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.263868 (+   172us) service_pool.cc:227] Handling call
0806 03:54:38.484656 (+1220788us) spinlock_profiling.cc:243] Waited 534 ms on lock 0x7b54002b2d54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:38.484834 (+   178us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1227176192}
W20260806 03:54:38.473438 12766 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.287s	user 0.001s	sys 0.000s
I20260806 03:54:38.562587 12591 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:38.478102 12770 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.332s	user 0.000s	sys 0.001s
I20260806 03:54:38.523495 12542 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:38.585301  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 338064us
W20260806 03:54:38.668603 12716 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.547s	user 0.010s	sys 0.000s
W20260806 03:54:38.598801  2534 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.707s	user 0.001s	sys 0.009s
W20260806 03:54:38.899943  2534 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.008s	user 0.002s	sys 0.010s
W20260806 03:54:38.900430  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.00897e+06us
I20260806 03:54:38.480491 12729 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:38.397697 12758 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.350s	user 0.002s	sys 0.000s
W20260806 03:54:38.448276  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 198455us
I20260806 03:54:38.389961 12772 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:38.464735 12061 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:38.474923 12787 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.240s	user 0.002s	sys 0.000s
I20260806 03:54:38.305588 12574 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:38.636207 12726 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:38.921957  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:38.471328 12783 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.149s	user 0.000s	sys 0.001s
I20260806 03:54:38.113356 12777 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:38.465365 12561 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:38.676122  2538 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.035s	user 0.018s	sys 0.018s
I20260806 03:54:38.839958  3542 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:38.686950 12451 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:38.764228  2482 rpcz_store.cc:276] 0806 03:54:37.298117 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.309241 (+ 11124us) service_pool.cc:227] Handling call
0806 03:54:37.309583 (+   342us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:37.309935 (+   352us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:37.309967 (+    32us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:37.310387 (+   420us) log.cc:842] Serialized 26 byte log entry
0806 03:54:37.607188 (+296801us) raft_consensus.cc:1631] Marking committed up to 14
0806 03:54:37.607239 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:37.607322 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:38.427471 (+820149us) raft_consensus.cc:1671] finished
0806 03:54:38.427512 (+    41us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:38.427846 (+   334us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1285,"raft.run_cpu_time_us":164,"raft.run_wall_time_us":27581,"thread_start_us":295499,"threads_started":1,"wal-append.queue_time_us":484649}
I20260806 03:54:38.873174  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4091) took 1069 ms. Trace:
I20260806 03:54:38.862920  2577 rpcz_store.cc:276] 0806 03:54:35.010503 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:35.010673 (+   170us) service_pool.cc:227] Handling call
0806 03:54:35.029201 (+ 18528us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:35.278011 (+248810us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:38.590603 (+3312592us) spinlock_profiling.cc:243] Waited 248 ms on lock 0x7b5400156154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:38.590916 (+   313us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":569996672}
W20260806 03:54:38.881807  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 443121us
I20260806 03:54:38.879158  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4041) took 1710 ms. Trace:
I20260806 03:54:38.899987  2332 leader_election.cc:398] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 12 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 12. Current term is 13.
W20260806 03:54:38.870271 12533 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 3.137s	user 0.033s	sys 0.038s
I20260806 03:54:38.925256  2534 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:38.926604 12167 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.932s	user 0.006s	sys 0.042s
I20260806 03:54:38.927768  2575 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:38.895984 12539 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:38.871461 12778 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:38.959905  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.880s	user 0.002s	sys 0.018s
I20260806 03:54:38.884043 12794 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:38.967032  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:38.926901 12784 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:38.890156 12611 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:38.977587  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 137780us
I20260806 03:54:38.980877  2478 rpcz_store.cc:276] 0806 03:54:37.803803 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:38.871824 (+1068021us) service_pool.cc:227] Handling call
0806 03:54:38.872415 (+   591us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:38.872689 (+   274us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:38.872729 (+    40us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:38.872788 (+    59us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:38.872832 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:38.872903 (+    71us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:38.873083 (+   180us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:39.061287  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:38.980688  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:38.983001  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 83230.8us
I20260806 03:54:38.960462 12049 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:38.996178  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 71027.8us
I20260806 03:54:38.902427 12788 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:38.926741 12542 consensus_queue.cc:1035] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.068s
W20260806 03:54:38.984112 12533 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 3.262s	user 0.037s	sys 0.038s
W20260806 03:54:39.050755  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.971s	user 0.002s	sys 0.018s
W20260806 03:54:39.116220  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.05166e+06us
I20260806 03:54:39.066280 12621 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:39.048278  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:38.994302 12167 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.009s	user 0.007s	sys 0.042s
I20260806 03:54:38.982405  2374 rpcz_store.cc:276] 0806 03:54:37.168872 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.973187 (+804315us) service_pool.cc:227] Handling call
0806 03:54:37.975653 (+  2466us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:38.878794 (+903141us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:38.879079 (+   285us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:38.981180 12729 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader election lost for term 24. Reason: could not achieve majority
I20260806 03:54:39.015111 12569 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:38.917927 12772 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.069305  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4088) took 1593 ms. Trace:
W20260806 03:54:39.128181 12803 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260806 03:54:39.056217 12794 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:38.912056 12716 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.129446 12772 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.128289  2476 rpcz_store.cc:276] 0806 03:54:37.475499 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.870373 (+394874us) service_pool.cc:227] Handling call
0806 03:54:37.870824 (+   451us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:37.891036 (+ 20212us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:37.891072 (+    36us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:37.957837 (+ 66765us) log.cc:842] Serialized 26 byte log entry
0806 03:54:38.066503 (+108666us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:38.066549 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:38.066626 (+    77us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:39.069037 (+1002411us) raft_consensus.cc:1671] finished
0806 03:54:39.069066 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:39.069223 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":28578,"raft.queue_time_us":19893,"raft.run_cpu_time_us":170,"raft.run_wall_time_us":34998,"thread_start_us":39837,"threads_started":1,"wal-append.queue_time_us":138001}
I20260806 03:54:39.130520  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:39.131064 12794 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.072767  2375 raft_consensus.cc:3032] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:54:39.064810 12784 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.131711  2375 raft_consensus.cc:729] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:54:39.131867 12552 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.980s	user 0.012s	sys 0.004s
I20260806 03:54:39.132349 12552 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.132712  2375 consensus_queue.cc:260] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.133669  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:39.083343  2482 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:39.134462 12552 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.135042  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:39.136268  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:39.048197 12793 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:39.136863 12797 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.159s	user 0.000s	sys 0.000s
I20260806 03:54:39.136816  2482 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:54:38.975896  3545 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.563s	user 0.000s	sys 0.018s
I20260806 03:54:39.125010  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:39.137897  3545 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.725s	user 0.000s	sys 0.018s
W20260806 03:54:39.138231  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 725916us
I20260806 03:54:39.112815  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:39.119202  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4086) took 1723 ms. Trace:
W20260806 03:54:39.111003 12593 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 19 current term: 19 is higher.
W20260806 03:54:39.126484 12807 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
W20260806 03:54:39.127302 12791 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260806 03:54:39.127146  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:39.131196  2476 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:39.133850  2375 raft_consensus.cc:3037] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:39.059799 12773 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:39.089373 12755 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:39.157388  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44676.8us
I20260806 03:54:39.143997  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:39.165108  2478 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:39.116726 12049 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.137230 12793 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:39.164299 12577 thread.cc:636] apply [worker] (thread pool) Time spent creating pthread: real 3.809s	user 0.058s	sys 0.119s
I20260806 03:54:39.151038 12603 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:39.184806 12817 log.cc:924] Time spent T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260806 03:54:39.185048 12603 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:39.175086 12049 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.148520  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:39.185981 12049 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:39.186946 12813 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.116s	user 0.000s	sys 0.000s
I20260806 03:54:39.186754 12049 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.141263  2480 rpcz_store.cc:276] 0806 03:54:37.395865 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.396419 (+   554us) service_pool.cc:227] Handling call
0806 03:54:37.422334 (+ 25915us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:37.431422 (+  9088us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:37.431469 (+    47us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:37.683926 (+252457us) log.cc:842] Serialized 26 byte log entry
0806 03:54:38.075149 (+391223us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:38.075186 (+    37us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:38.842390 (+767204us) spinlock_profiling.cc:243] Waited 8.75 ms on lock 0x7b54002a03d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:38.842468 (+    78us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:39.090233 (+247765us) raft_consensus.cc:1671] finished
0806 03:54:39.090264 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:39.119126 (+ 28862us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":20126976,"thread_start_us":335549,"threads_started":1,"wal-append.queue_time_us":515686}
I20260806 03:54:39.153245  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:39.188699  2482 raft_consensus.cc:2379] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 21: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:54:39.083491 12713 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.054s	user 0.043s	sys 0.125s
I20260806 03:54:39.189704  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 19 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:39.190013 12713 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.177s	user 0.044s	sys 0.125s
I20260806 03:54:39.190486  2482 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:39.190974 12713 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 23 LEADER]: Stepping down as leader of term 23
I20260806 03:54:39.191507 12713 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 23 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:39.141721  2538 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:39.131078 12716 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.140820 12784 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.165938  2534 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:39.140172 12794 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:39.056143 12778 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.236840 12549 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:54:39.237272 12549 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:39.238204 12549 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.238962 12778 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.239369 12549 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:39.166290 12773 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.243328 12773 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.162999 12772 consensus_queue.cc:1046] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 17.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.066s
I20260806 03:54:39.175647  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4037) took 2025 ms. Trace:
I20260806 03:54:39.173867  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:39.181161  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:39.086700  2379 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.980s	user 0.041s	sys 0.058s
W20260806 03:54:39.252439  2379 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 1.149s	user 0.042s	sys 0.058s
W20260806 03:54:39.190060 12645 log.cc:924] Time spent T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 2.711s	user 0.001s	sys 0.002s
I20260806 03:54:39.253669  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4030) took 2163 ms. Trace:
I20260806 03:54:39.253984 12780 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:39.254098 12767 raft_consensus.cc:3032] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:39.255241 12767 raft_consensus.cc:729] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:39.258481 12611 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.275753  2575 raft_consensus.cc:2454] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 21.
I20260806 03:54:39.175348  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:39.188727  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:39.280478  2480 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:39.182490  3593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 1104) took 1215 ms. Trace:
W20260806 03:54:39.220153  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78555.1us
I20260806 03:54:39.181623  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:39.191936  2482 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 18 index: 9. Preceding OpId from leader: term: 20 index: 10. (index mismatch)
I20260806 03:54:39.282634  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3322) took 1369 ms. Trace:
I20260806 03:54:39.283325  2482 rpcz_store.cc:276] 0806 03:54:37.913495 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.191225 (+1277730us) service_pool.cc:227] Handling call
0806 03:54:39.191550 (+   325us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:39.282286 (+ 90736us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.282558 (+   272us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:39.283710  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:39.186023 12789 log.cc:924] Time spent T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260806 03:54:39.123425 12621 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.161361 12726 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:39.228096 12716 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:39.233356  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 67541.3us
I20260806 03:54:39.233856 12545 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:39.228219 12105 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:39.233204  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:39.310141  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:39.234338 12822 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:39.246003  2368 rpcz_store.cc:276] 0806 03:54:37.150218 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.671140 (+520922us) service_pool.cc:227] Handling call
0806 03:54:37.726149 (+ 55009us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:37.981902 (+255753us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:37.981960 (+    58us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:37.994909 (+ 12949us) log.cc:842] Serialized 52 byte log entry
0806 03:54:38.117166 (+122257us) raft_consensus.cc:1631] Marking committed up to 15
0806 03:54:38.308395 (+191229us) log.cc:842] Serialized 14 byte log entry
0806 03:54:38.316082 (+  7687us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:38.316229 (+   147us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:39.175352 (+859123us) raft_consensus.cc:1671] finished
0806 03:54:39.175384 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:39.175566 (+   182us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":28760,"prepare.queue_time_us":337212,"prepare.run_cpu_time_us":111,"prepare.run_wall_time_us":5143,"raft.queue_time_us":67619,"raft.run_cpu_time_us":441,"raft.run_wall_time_us":24665,"thread_start_us":439720,"threads_started":3,"wal-append.queue_time_us":908799}
I20260806 03:54:39.279613  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:39.163630 11493 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:39.285064  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:39.286283  3593 rpcz_store.cc:276] 0806 03:54:37.966874 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.967075 (+   201us) service_pool.cc:227] Handling call
0806 03:54:37.967457 (+   382us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:38.854223 (+886766us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.182119 (+327896us) spinlock_profiling.cc:243] Waited 245 ms on lock 0x7b540067f7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:39.182409 (+   290us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":564380928}
W20260806 03:54:39.165401 12731 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.392s	user 0.022s	sys 0.087s
I20260806 03:54:39.297392  2375 raft_consensus.cc:1261] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 14 index: 7. (term mismatch)
I20260806 03:54:39.224169  2478 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:39.297891  2476 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
W20260806 03:54:39.225595 12577 thread.cc:602] apply [worker] (thread pool) Time spent starting thread: real 3.875s	user 0.058s	sys 0.130s
I20260806 03:54:39.178640 12805 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:39.304540  2436 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:39.253443 12430 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.128s	user 0.017s	sys 0.003s
I20260806 03:54:39.307797  3590 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 23. Current term is 24. Ops: []
I20260806 03:54:39.178356 12777 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.305769 12714 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:39.177369 12709 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.309628  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:39.259869 12788 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.257120 12049 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:39.311482  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 226782us
I20260806 03:54:39.315258  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:39.310740 12545 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:39.306332 12723 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:39.328006  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:39.340867  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:39.342229  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 57311.7us
I20260806 03:54:39.254137  2379 rpcz_store.cc:276] 0806 03:54:37.090598 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.394537 (+303939us) service_pool.cc:227] Handling call
0806 03:54:37.394920 (+   383us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:37.718548 (+323628us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:37.718621 (+    73us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:37.744214 (+ 25593us) log.cc:842] Serialized 26 byte log entry
0806 03:54:38.067095 (+322881us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:39.252965 (+1185870us) log.cc:842] Serialized 14 byte log entry
0806 03:54:39.253292 (+   327us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.253407 (+   115us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:39.253453 (+    46us) raft_consensus.cc:1671] finished
0806 03:54:39.253464 (+    11us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:39.253610 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":12891,"prepare.queue_time_us":238789,"prepare.run_cpu_time_us":62,"prepare.run_wall_time_us":64,"raft.queue_time_us":255811,"raft.run_cpu_time_us":415,"raft.run_wall_time_us":42774,"thread_start_us":1760276,"threads_started":3,"wal-append.queue_time_us":1093026}
I20260806 03:54:39.343756  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:39.331530 12668 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.089s	user 0.009s	sys 0.016s
I20260806 03:54:39.337809  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:39.338516  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4054) took 4288 ms. Trace:
I20260806 03:54:39.340837  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:39.322877  2375 pending_rounds.cc:76] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Aborting all ops after (but not including) 6
I20260806 03:54:39.344643  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:39.326900 12731 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.560s	user 0.022s	sys 0.087s
I20260806 03:54:39.352468 12561 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:39.353133 12603 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.348407  2332 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:39.317138 12105 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.355438 12603 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.355645 12105 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.340992 12061 raft_consensus.cc:2781] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:39.345739 12745 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:39.356594 12061 raft_consensus.cc:686] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 21 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:39.357929 12061 consensus_queue.cc:237] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 19.10, Last appended by leader: 10, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:39.358462 12786 log.cc:924] Time spent T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.103s	user 0.008s	sys 0.029s
I20260806 03:54:39.192459 12713 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 23.16, Last appended by leader: 16, Current term: 23, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.360894  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:44180 (request call id 445) took 3322 ms. Trace:
I20260806 03:54:39.338291 12430 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.362732 12611 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:39.364317  2477 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 22. Current term is 23. Ops: [22.15-22.15]
I20260806 03:54:39.313246 12716 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.315189 11819 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:39.167570 12755 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.352406 12824 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:39.352351 12621 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.338142 12805 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.410342 12805 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.421175  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:39.422273  2368 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 18: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:39.426494  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:39.427253 12731 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
W20260806 03:54:39.427681  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2178) took 2693 ms (client timeout 1817 ms). Trace:
I20260806 03:54:39.366007  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:39.319128 11493 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:39.368322  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:39.433588  2575 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:54:39.433826  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 67927.5us
I20260806 03:54:39.374560 12611 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:39.374392 11819 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:39.346626 12545 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:39.383301 12716 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.347036  2483 rpcz_store.cc:276] 0806 03:54:35.041160 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:35.041287 (+   127us) service_pool.cc:227] Handling call
0806 03:54:35.055385 (+ 14098us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:35.078301 (+ 22916us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:35.078349 (+    48us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:35.150272 (+ 71923us) log.cc:842] Serialized 26 byte log entry
0806 03:54:35.572209 (+421937us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:35.572402 (+   193us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.189150 (+3616748us) spinlock_profiling.cc:243] Waited 29.7 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:39.256795 (+ 67645us) spinlock_profiling.cc:243] Waited 16 ms on lock 0x7b54002c4054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:39.256849 (+    54us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:39.329649 (+ 72800us) raft_consensus.cc:1671] finished
0806 03:54:39.329679 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:39.329885 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1918,"raft.queue_time_us":156337,"raft.run_cpu_time_us":139,"raft.run_wall_time_us":6421,"spinlock_wait_cycles":105543680,"thread_start_us":236649,"threads_started":1,"wal-append.queue_time_us":1162763}
I20260806 03:54:39.452787  3591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 753) took 2505 ms. Trace:
I20260806 03:54:39.431583 12811 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:39.453261  3591 rpcz_store.cc:276] 0806 03:54:36.948006 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:36.948479 (+   473us) service_pool.cc:227] Handling call
0806 03:54:36.948757 (+   278us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:37.323970 (+375213us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.452491 (+2128521us) spinlock_profiling.cc:243] Waited 314 ms on lock 0x7b540052f654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:39.452706 (+   215us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":722127104}
I20260806 03:54:39.351421 11710 consensus_queue.cc:260] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 22.15, Last appended by leader: 15, Current term: 22, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.385848 12430 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.454098 12811 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.453938  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:39.456139  3585 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 752) took 2509 ms. Trace:
I20260806 03:54:39.388991 12800 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:39.456938  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:39.456579  3585 rpcz_store.cc:276] 0806 03:54:36.946886 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:36.947894 (+  1008us) service_pool.cc:227] Handling call
0806 03:54:37.158339 (+210445us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:37.169051 (+ 10712us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.455899 (+2286848us) spinlock_profiling.cc:243] Waited 210 ms on lock 0x7b540067f7d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:39.456075 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":482922752}
I20260806 03:54:39.389446  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:39.257191 12767 consensus_queue.cc:260] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:39.346804 12668 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.124s	user 0.009s	sys 0.016s
I20260806 03:54:39.368247 12701 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.030s
I20260806 03:54:39.459949  3547 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:39.337813 12593 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:39.338970 12714 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:39.398947  2379 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:39.375042  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:39.310073 12726 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:39.482822  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 107922us
I20260806 03:54:39.379029 12745 consensus_queue.cc:1046] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 17.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.028s
I20260806 03:54:39.345978 12723 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:39.366103 12451 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.347394  2375 pending_rounds.cc:97] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: Aborting uncommitted NO_OP operation due to leader change: 13.7
I20260806 03:54:39.502570  2375 raft_consensus.cc:2866] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:39.416102 12755 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.417599  2482 raft_consensus.cc:1261] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260806 03:54:39.361353  2574 rpcz_store.cc:276] 0806 03:54:36.038032 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:36.038336 (+   304us) service_pool.cc:227] Handling call
0806 03:54:39.360541 (+3322205us) spinlock_profiling.cc:243] Waited 132 ms on lock 0x7b5400454cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cacb7c5 00007f0d7cac3c1a 00007f0d81a076d9 00007f0d7b0f1184 00007f0d7b0f1112 00007f0d7b0f1041 00007f0d7b0f0fbc 00007f0d7b0f0272 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:39.360751 (+   210us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":303619840}
I20260806 03:54:39.428295 12539 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:39.428166 12731 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:39.429131  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53909.1us
I20260806 03:54:39.430207  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:39.423547  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:39.435043  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:39.432122  2583 rpcz_store.cc:269] 0806 03:54:36.734699 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:36.734861 (+   162us) service_pool.cc:227] Handling call
0806 03:54:39.426289 (+2691428us) spinlock_profiling.cc:243] Waited 885 us on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:54:39.427511 (+  1222us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2035584}
I20260806 03:54:39.444914 11819 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
W20260806 03:54:39.512779  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 86507us
I20260806 03:54:39.445674  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:39.440474 11493 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:39.440650 12105 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:39.423617 12695 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.365334 12709 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:39.480615 12668 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
I20260806 03:54:39.484391 12714 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:39.488252 12593 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.494833 12800 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader election lost for term 24. Reason: could not achieve majority
I20260806 03:54:39.557776  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:39.558094  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:39.558986  3594 raft_consensus.cc:2379] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 23: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:39.562105 12451 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.441835 12611 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:39.563295 12611 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:39.565495  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:39.569790 12811 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.550602 12701 raft_consensus.cc:3032] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:39.575112 12701 raft_consensus.cc:729] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:39.518791 12755 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:39.511600  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 76672.2us
I20260806 03:54:39.510953  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4018) took 3829 ms. Trace:
I20260806 03:54:39.445279 12707 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.509527  3586 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:39.582240  2375 rpcz_store.cc:276] 0806 03:54:35.681351 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:35.942777 (+261426us) service_pool.cc:227] Handling call
0806 03:54:36.030505 (+ 87728us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:39.072641 (+3042136us) spinlock_profiling.cc:243] Waited 23.8 ms on lock 0x7b540032b020. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca55730 00007f0d7cac7300 00007f0d7cac8371 00007f0d7cac4edf 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc
0806 03:54:39.510620 (+437979us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.510883 (+   263us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":54765312}
I20260806 03:54:39.595749  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:39.508733  2538 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:39.518926  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:39.518934  2377 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2414) took 2950 ms (client timeout 2803 ms). Trace:
I20260806 03:54:39.520941 12805 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:39.522132  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:39.544185  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:39.521706 12524 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 14 current term: 14 is higher.
I20260806 03:54:39.514364  2483 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:39.546269 12545 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.513664 12539 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.551954 12709 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:39.620473 12709 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:39.622184  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:39.574601  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 1137) took 3292 ms. Trace:
I20260806 03:54:39.626875  2484 rpcz_store.cc:276] 0806 03:54:36.281858 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:36.281983 (+   125us) service_pool.cc:227] Handling call
0806 03:54:36.294133 (+ 12150us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:36.618739 (+324606us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:36.618784 (+    45us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:36.618857 (+    73us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:36.618901 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.574266 (+2955365us) spinlock_profiling.cc:243] Waited 324 ms on lock 0x7b54001806d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:39.574334 (+    68us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:39.574493 (+   159us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":745907968}
I20260806 03:54:39.627632  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:39.628520  2375 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
W20260806 03:54:39.471087 12574 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.516s	user 0.009s	sys 0.006s
I20260806 03:54:39.629508 12574 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.630960  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4092) took 1773 ms. Trace:
I20260806 03:54:39.631316  2477 rpcz_store.cc:276] 0806 03:54:37.864823 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:38.896988 (+1032165us) service_pool.cc:227] Handling call
0806 03:54:38.898452 (+  1464us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:39.364789 (+466337us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.630694 (+265905us) spinlock_profiling.cc:243] Waited 466 ms on lock 0x7b5400036e54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:39.630900 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1070702976}
I20260806 03:54:39.632270  2370 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 19. Current term is 20. Ops: [19.13-19.13]
I20260806 03:54:39.632840  2477 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260806 03:54:39.633611  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1197) took 1849 ms. Trace:
I20260806 03:54:39.633956  2370 rpcz_store.cc:276] 0806 03:54:37.784202 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:38.880360 (+1096158us) service_pool.cc:227] Handling call
0806 03:54:38.881192 (+   832us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:39.632641 (+751449us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.633373 (+   732us) spinlock_profiling.cc:243] Waited 751 ms on lock 0x7b5400007654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:39.633553 (+   180us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1726749440}
I20260806 03:54:39.634963  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 19 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:39.638109  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1198) took 1853 ms. Trace:
I20260806 03:54:39.638526 12675 consensus_queue.cc:1046] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 16.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:54:39.639343 12733 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:39.639750 12675 raft_consensus.cc:3032] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:39.640386 12675 raft_consensus.cc:729] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 19 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:39.641326 12726 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.641664 12713 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:39.641498 12675 consensus_queue.cc:260] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 19.13, Last appended by leader: 13, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.643226 12675 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:39.631790 12574 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.546952 12793 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.644547  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:39.588212  2332 leader_election.cc:398] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 20. Current term is 21.
W20260806 03:54:39.599915  2377 rpcz_store.cc:269] 0806 03:54:36.559966 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:36.560179 (+   213us) service_pool.cc:227] Handling call
0806 03:54:39.509495 (+2949316us) spinlock_profiling.cc:243] Waited 671 ms on lock 0x7b54001072d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:39.509669 (+   174us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1544201984}
I20260806 03:54:39.645817  2332 leader_election.cc:401] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:54:39.563066 12593 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.650552  2377 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
W20260806 03:54:39.604748  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 96091.6us
I20260806 03:54:39.651473  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:39.611925  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 89907us
I20260806 03:54:39.612488  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:39.618484 12545 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:39.562110 12731 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.629891  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:39.576570  2476 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 7. Preceding OpId from leader: term: 17 index: 8. (index mismatch)
I20260806 03:54:39.638458  2370 rpcz_store.cc:276] 0806 03:54:37.808329 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.637376 (+1829047us) service_pool.cc:227] Handling call
0806 03:54:39.637639 (+   263us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:39.637804 (+   165us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:39.637832 (+    28us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:39.637869 (+    37us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:39.637904 (+    35us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.637955 (+    51us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:39.638057 (+   102us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:39.500734  2480 raft_consensus.cc:2454] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:39.646867  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:39.647048  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 59444.5us
I20260806 03:54:39.657826  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:39.576339  2575 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:39.658485  2370 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:39.607378 12716 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:39.660295  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:39.660558 12707 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:39.660986 12044 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:39.662372 12628 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 3.092s	user 0.002s	sys 0.001s
I20260806 03:54:39.663136  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:39.671510  2538 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:39.615527 12247 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:39.660399 12716 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.607070 12805 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.659193  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:39.658952  2429 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:39.673507  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:39.695179  2476 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 19: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:39.695724  2429 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:39.696275  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:39.697014  2476 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:39.698067 12825 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:39.698938 12825 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:39.703593  2477 raft_consensus.cc:1226] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:39.679070  2480 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260806 03:54:39.697206  2429 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:39.698022  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:39.704970  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:39.683820  2538 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:39.706746  2538 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:39.660205  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:39.694306  2331 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:39.708801  2480 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:39.705533  2476 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:39.714390  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:39.720184  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:39.654215 12793 raft_consensus.cc:3037] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 21
I20260806 03:54:39.723248  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:39.723400  2476 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 10. (term mismatch)
W20260806 03:54:39.724062  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 52494.3us
I20260806 03:54:39.724828  2480 raft_consensus.cc:2396] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 20 because replica has last-logged OpId of term: 19 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 17 index: 12.
I20260806 03:54:39.724048  2476 pending_rounds.cc:76] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 9
I20260806 03:54:39.725567  2476 pending_rounds.cc:97] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 13.10
I20260806 03:54:39.725869  2476 raft_consensus.cc:2866] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:39.726249  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:39.721037  2477 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:39.734731  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:39.737340  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:39.671941 12811 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:39.739650  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45462.8us
I20260806 03:54:39.700335 12545 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:39.692344 12247 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:39.738570 12416 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:39.742686  2375 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:39.743312  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 83405.3us
I20260806 03:54:39.642915 11819 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.729069 12400 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:39.716499 12837 raft_consensus.cc:2781] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
W20260806 03:54:39.847193  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 87459.9us
I20260806 03:54:39.748793  2538 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:39.742156  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:39.753254 12602 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.732167 12731 raft_consensus.cc:2781] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:39.770395 11493 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.766377  2375 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:39.772814  2370 raft_consensus.cc:2454] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:39.756927 12545 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:39.766211 12247 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:39.853473  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68163us
I20260806 03:54:39.766108 12416 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:39.850970  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:39.857591  2583 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:39.750744 12574 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election won for term 18
W20260806 03:54:39.854912  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 106241us
I20260806 03:54:39.887841  2477 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:39.752303 12542 consensus_queue.cc:1046] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 21.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.092s
I20260806 03:54:39.693219 12701 consensus_queue.cc:260] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 19.15, Last appended by leader: 15, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.890211 12105 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:39.755470 12315 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.118s
I20260806 03:54:39.895725 12105 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.897708  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:39.897445 12723 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.898887 12105 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:39.899000  3586 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 19. Current term is 20. Ops: []
I20260806 03:54:39.874321 12763 raft_consensus.cc:2781] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:39.903898  2577 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 22: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:39.851091 12400 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.906416  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4093) took 1989 ms. Trace:
I20260806 03:54:39.906924  2482 rpcz_store.cc:276] 0806 03:54:37.916703 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.299658 (+1382955us) service_pool.cc:227] Handling call
0806 03:54:39.300072 (+   414us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:39.503464 (+203392us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.906116 (+402652us) spinlock_profiling.cc:243] Waited 117 ms on lock 0x7b540023ffd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:39.906340 (+   224us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":269296000}
I20260806 03:54:39.907362  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:39.908660 12400 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.909416 11493 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:39.890523 12561 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:39.899364 12714 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:39.911384  2577 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:39.909382 12400 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:39.899257  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:39.883786 12451 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:39.924467 12778 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:54:39.924703 12451 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:39.919556  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 47188.5us
I20260806 03:54:39.917570  2477 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
W20260806 03:54:39.920502  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44505.3us
W20260806 03:54:39.929500  2429 leader_election.cc:334] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 3.250s (SENT)
I20260806 03:54:39.756551 12745 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.120s
I20260806 03:54:39.930855  2574 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:39.893152 12416 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:39.878244 12545 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:39.930154  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:39.954066  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:39.894546 12731 raft_consensus.cc:686] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:39.973155  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 43732.4us
I20260806 03:54:39.978132  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:39.981225 12716 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:39.982585 12049 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:39.910719 12561 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:39.890544 12773 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:39.876817 12837 raft_consensus.cc:686] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:39.911832 12539 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:40.010046  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:40.010145  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 1190) took 3096 ms (client timeout 1931 ms). Trace:
I20260806 03:54:39.967772  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:39.987026  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:39.926918 12603 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:39.989952  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 56779.3us
W20260806 03:54:40.019160  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 365468us
I20260806 03:54:39.927134 12574 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:39.961732 12701 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:39.997381 12716 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:40.011123  2372 rpcz_store.cc:269] 0806 03:54:36.914216 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:36.923866 (+  9650us) service_pool.cc:227] Handling call
0806 03:54:40.009892 (+3086026us) spinlock_profiling.cc:243] Waited 120 ms on lock 0x7b54004286d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:40.010061 (+   169us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":277148544}
I20260806 03:54:40.033111  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.034353  2372 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:40.011117  3587 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 24.
I20260806 03:54:39.958400  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:40.016507  2376 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 23. Current term is 24. Ops: [23.16-23.16]
I20260806 03:54:40.036957 12825 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:40.037621 12825 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:40.038172 12825 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:40.041364  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:40.043614 12772 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader pre-election won for term 25
I20260806 03:54:40.044574 12772 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:40.045135 12772 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Advancing to term 25
W20260806 03:54:40.025954  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2436) took 2865 ms (client timeout 3250 ms). Trace:
I20260806 03:54:39.930294 12400 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:40.053395 12400 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:40.054636  2373 rpcz_store.cc:269] 0806 03:54:37.160478 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.361406 (+200928us) service_pool.cc:227] Handling call
0806 03:54:40.025657 (+2664251us) spinlock_profiling.cc:243] Waited 32.6 ms on lock 0x7b54004380d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:40.025823 (+   166us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":74882432}
I20260806 03:54:40.056663  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.058694  2373 raft_consensus.cc:2454] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
W20260806 03:54:40.057544  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 99294.7us
I20260806 03:54:40.061919 12247 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:40.069469  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:40.072194  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 177954us
I20260806 03:54:40.079272 12837 consensus_queue.cc:237] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:40.082374 12734 log.cc:924] Time spent T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 2.715s	user 0.000s	sys 0.005s
W20260806 03:54:40.088840  2581 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56018 (request call id 1033) took 2796 ms (client timeout 1509 ms). Trace:
W20260806 03:54:40.089291  2581 rpcz_store.cc:269] 0806 03:54:37.292250 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.302702 (+ 10452us) service_pool.cc:227] Handling call
0806 03:54:40.088625 (+2785923us) spinlock_profiling.cc:243] Waited 5.24 ms on lock 0x7b540004b354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:40.088766 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":12048640}
I20260806 03:54:40.090600  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.096968  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:39.994414 12672 consensus_queue.cc:1046] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.038s
I20260806 03:54:40.100883 12574 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 17.8, Last appended by leader: 8, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:40.106094 12561 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:40.107021 12805 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:40.108942 12451 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:40.112375 12632 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:54:40.120452  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:40.091955  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.124895  2581 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 24.
W20260806 03:54:40.125689  2217 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 47ed8dc77b144ba08169a0090b787536 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER failed with leader fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica fe3d17f4ad984b9088a268d58d87469c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 20 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:40.077963  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2190) took 1157 ms. Trace:
I20260806 03:54:40.140046  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:40.099690 12672 raft_consensus.cc:3032] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:40.131373  2575 rpcz_store.cc:276] 0806 03:54:38.920269 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.000423 (+1080154us) service_pool.cc:227] Handling call
0806 03:54:40.077880 (+ 77457us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:40.165127  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:40.166953  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 136793us
I20260806 03:54:40.168286  2480 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260806 03:54:40.169425  2534 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:40.172883  2372 raft_consensus.cc:2454] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:40.175896  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:40.169981  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:40.218298  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 45272us
I20260806 03:54:40.004858 12773 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:40.249852  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.297951  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.298312 12773 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:40.299431  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.300978  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:40.302502 12709 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.681s	user 0.010s	sys 0.003s
I20260806 03:54:40.302321  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.304237  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.305285  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2197) took 1151 ms. Trace:
I20260806 03:54:40.305835  2581 rpcz_store.cc:276] 0806 03:54:39.153682 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.303883 (+1150201us) service_pool.cc:227] Handling call
0806 03:54:40.305228 (+  1345us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:40.307389 12731 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.8, Last appended by leader: 8, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:40.307204  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.314612  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.219913  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:40.029663 12603 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:40.321758  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2199) took 1017 ms. Trace:
I20260806 03:54:40.344658  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.256536  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:40.295897  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.342226  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:40.302423 12611 consensus_meta.cc:287] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.738s	user 0.010s	sys 0.002s
I20260806 03:54:40.344739  2581 rpcz_store.cc:276] 0806 03:54:39.303891 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.314302 (+1010411us) service_pool.cc:227] Handling call
0806 03:54:40.321700 (+  7398us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:40.351979  2372 raft_consensus.cc:2454] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
W20260806 03:54:40.352897  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 133128us
I20260806 03:54:40.353709  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.351972  2373 raft_consensus.cc:2454] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
W20260806 03:54:40.356086  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 180266us
I20260806 03:54:40.356703  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.357079  2534 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:40.361167  2373 raft_consensus.cc:2454] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:40.121358 12714 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:40.148545 11819 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:40.164510 12672 raft_consensus.cc:729] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:40.386870  2576 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3305) took 4188 ms. Trace:
I20260806 03:54:40.387734  2576 rpcz_store.cc:276] 0806 03:54:36.198519 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:36.198774 (+   255us) service_pool.cc:227] Handling call
0806 03:54:36.199100 (+   326us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:37.353150 (+1154050us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:40.386274 (+3033124us) spinlock_profiling.cc:243] Waited 1.1 s on lock 0x7b54001892d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:40.386737 (+   463us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2529513216}
I20260806 03:54:40.390837  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.355561  2480 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:40.362175  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.369252  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:40.375814  2476 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.015s	sys 0.022s
I20260806 03:54:40.362592  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:40.419907  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 57433.2us
I20260806 03:54:40.251781 12632 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:40.366036  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:40.396896  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.238081 12460 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:40.375363 12805 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:40.376123 12806 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:40.406383 12247 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:40.251564 12718 consensus_queue.cc:1035] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.146s
I20260806 03:54:40.365686 12542 consensus_queue.cc:1035] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.043s
W20260806 03:54:40.409261 12675 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.765s	user 0.013s	sys 0.005s
I20260806 03:54:40.075698 12716 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:40.409514  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:40.365345 12561 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader pre-election won for term 25
I20260806 03:54:40.410275 12672 consensus_queue.cc:260] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:40.418134  2538 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:40.443203  2377 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.059s	sys 0.117s
I20260806 03:54:40.445417  2538 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:40.426863  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:40.446906  3590 raft_consensus.cc:2396] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 20 because replica has last-logged OpId of term: 19 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 12.
W20260806 03:54:40.365823 12733 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.726s	user 0.008s	sys 0.005s
I20260806 03:54:40.431448 12806 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:40.421995  2476 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.016s	sys 0.022s
I20260806 03:54:40.394413  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:40.423151  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:40.305655 12844 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.194s	user 0.000s	sys 0.001s
I20260806 03:54:40.427088 12383 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:40.344393 12695 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:40.428764  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.427435 12460 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:40.388311 12658 raft_consensus.cc:2781] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:40.557250  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:40.558298  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.363030 12773 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:40.436000  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:40.303231 12709 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:40.586402  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 150617us
I20260806 03:54:40.594847 12709 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:40.595829  2375 raft_consensus.cc:1226] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:40.579420 12773 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:40.601769  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:40.602129 12763 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.643s	user 0.019s	sys 0.016s
I20260806 03:54:40.430308 12632 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:40.445545  2377 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.535s	user 0.059s	sys 0.117s
I20260806 03:54:40.444824 12561 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:40.602939 12632 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:40.452955 12780 consensus_queue.cc:1046] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 16.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:40.603163 12561 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Advancing to term 25
I20260806 03:54:40.604205 12780 raft_consensus.cc:3032] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:40.604601 12780 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:40.605469 12780 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.8, Last appended by leader: 8, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:40.606752 12780 raft_consensus.cc:3037] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:54:40.608631 12772 consensus_meta.cc:287] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.563s	user 0.005s	sys 0.011s
I20260806 03:54:40.609163 12772 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:40.455190 12760 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:40.612159 12760 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:40.612709 12760 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:40.455425  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:40.456383 12767 raft_consensus.cc:3037] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:40.619071 12658 raft_consensus.cc:686] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:40.480242 12806 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:40.468005 12745 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:40.428378 12748 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.014s
I20260806 03:54:40.457949 12672 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:40.461762 12247 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:40.433996 12805 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:40.442462 12690 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:40.414589  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4087) took 2981 ms. Trace:
I20260806 03:54:40.368745 12611 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:40.469923  2370 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.560s	user 0.013s	sys 0.019s
I20260806 03:54:40.558947  2373 raft_consensus.cc:2454] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 21.
W20260806 03:54:40.644644 12570 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.653s	user 0.001s	sys 0.028s
I20260806 03:54:40.438789  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.457067 12716 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:40.602797  2480 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 20: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:40.642200  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
W20260806 03:54:40.602783 12763 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.651s	user 0.019s	sys 0.016s
W20260806 03:54:40.699549  2477 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.713s	user 0.016s	sys 0.014s
I20260806 03:54:40.657434  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:40.686659  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:54:40.688234  2370 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.779s	user 0.013s	sys 0.020s
I20260806 03:54:40.702771  3587 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Advancing to term 25
I20260806 03:54:40.632964 12383 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260806 03:54:40.651234  2578 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.667s	user 0.009s	sys 0.020s
W20260806 03:54:40.708288  2578 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.724s	user 0.012s	sys 0.022s
I20260806 03:54:40.688936  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.687881  2481 rpcz_store.cc:276] 0806 03:54:37.433579 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.433764 (+   185us) service_pool.cc:227] Handling call
0806 03:54:37.434130 (+   366us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:37.761289 (+327159us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:37.761344 (+    55us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:37.761387 (+    43us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:37.761424 (+    37us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:40.414279 (+2652855us) spinlock_profiling.cc:243] Waited 327 ms on lock 0x7b54001de2d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:40.414340 (+    61us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:40.414512 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":751846272}
I20260806 03:54:40.615232 12772 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:40.638082 12667 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.685s	user 0.028s	sys 0.067s
W20260806 03:54:40.466925 12838 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.561s	user 0.049s	sys 0.057s
W20260806 03:54:40.702296  2477 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.716s	user 0.016s	sys 0.014s
W20260806 03:54:40.692723 12570 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.707s	user 0.002s	sys 0.029s
W20260806 03:54:40.709252  2331 service_pool.cc:137] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:37370 dropped due to backpressure. The service queue is full; it has 50 items.
I20260806 03:54:40.696728  2575 raft_consensus.cc:595] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:40.715999 12667 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.770s	user 0.029s	sys 0.067s
I20260806 03:54:40.723194  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.709338  2373 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:40.725167  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.725965  2373 raft_consensus.cc:2454] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:40.727074  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:40.712369  2481 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:40.713157  3585 raft_consensus.cc:2379] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 24: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:40.561388 12695 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:40.714742  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4100) took 1664 ms. Trace:
I20260806 03:54:40.733275  2478 rpcz_store.cc:276] 0806 03:54:39.050698 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.553079 (+502381us) service_pool.cc:227] Handling call
0806 03:54:39.553428 (+   349us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:39.553736 (+   308us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:39.553754 (+    18us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:39.607969 (+ 54215us) log.cc:842] Serialized 26 byte log entry
0806 03:54:39.914901 (+306932us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:39.914962 (+    61us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.915233 (+   271us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:40.714402 (+799169us) raft_consensus.cc:1671] finished
0806 03:54:40.714437 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:40.714640 (+   203us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":22477,"raft.run_cpu_time_us":203,"raft.run_wall_time_us":16167,"thread_start_us":203481,"threads_started":1,"wal-append.queue_time_us":413484}
W20260806 03:54:40.710415 12825 consensus_meta.cc:287] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.667s	user 0.017s	sys 0.000s
W20260806 03:54:40.716445 12838 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.811s	user 0.049s	sys 0.057s
W20260806 03:54:40.737243  3545 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.631s	user 0.017s	sys 0.011s
W20260806 03:54:40.740317  3545 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.634s	user 0.017s	sys 0.011s
I20260806 03:54:40.721241  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:40.741385  2372 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 22: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:40.702100 12763 raft_consensus.cc:686] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:40.747136  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:40.680446 12745 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:40.711882 12716 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:40.603353 12773 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:40.711846 12454 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:40.753125  3587 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 25.
I20260806 03:54:40.756986  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.762944  2575 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 24.
I20260806 03:54:40.724838 12603 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:40.699939 12561 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:40.777417  2576 raft_consensus.cc:2396] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 25 because replica has last-logged OpId of term: 23 index: 16, which is greater than that of the candidate, which has last-logged OpId of term: 22 index: 15.
I20260806 03:54:40.766155 12460 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:40.754277 12383 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:40.784629  2369 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 4036) took 3635 ms (client timeout 2055 ms). Trace:
W20260806 03:54:40.787673  2369 rpcz_store.cc:269] 0806 03:54:37.148970 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.150241 (+  1271us) service_pool.cc:227] Handling call
0806 03:54:40.784346 (+3634105us) spinlock_profiling.cc:243] Waited 149 ms on lock 0x7b540014e954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:40.784515 (+   169us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":343244544}
I20260806 03:54:40.791465  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:40.800673  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4078) took 3555 ms. Trace:
I20260806 03:54:40.801332  2474 rpcz_store.cc:276] 0806 03:54:37.244772 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.247713 (+  2941us) service_pool.cc:227] Handling call
0806 03:54:37.276492 (+ 28779us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:37.301216 (+ 24724us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:37.301251 (+    35us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:37.301289 (+    38us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:37.301318 (+    29us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:40.800309 (+3498991us) spinlock_profiling.cc:243] Waited 24.5 ms on lock 0x7b54003890d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:40.800388 (+    79us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:40.800578 (+   190us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":56364288}
I20260806 03:54:40.795006 12383 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:40.812883 12383 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:40.721168  2331 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:37370 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2466)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2444)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 4082)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2460)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2450)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 4075)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2467)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 4074)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4051)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4052)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4053)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4056)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4057)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4059)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4060)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4061)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4062)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4063)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4064)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4065)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1207)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4066)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4067)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4068)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4069)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2445)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2453)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2454)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2455)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1208)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1209)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1210)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1211)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1212)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1213)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4076)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4077)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4078)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4079)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2469)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4081)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1214)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2471)
W20260806 03:54:40.821753 12860 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260806 03:54:40.822827  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:40.824662 12574 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader pre-election won for term 24
I20260806 03:54:40.825171 12574 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:40.825654 12574 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:40.828665  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:40.830534  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:40.837476  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:40.724560 12658 consensus_queue.cc:237] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:40.843839 12859 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Leader election won for term 25
I20260806 03:54:40.844836 12859 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:40.846091 12859 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 22.15, Last appended by leader: 15, Current term: 25, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:40.743428 12825 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:40.728893 12632 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:40.855530  2575 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
I20260806 03:54:40.860899  2575 raft_consensus.cc:595] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:40.762138 12716 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:40.876691 12852 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
W20260806 03:54:40.875913 12545 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.873s	user 0.014s	sys 0.000s
I20260806 03:54:40.862735 12763 consensus_queue.cc:237] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:40.807628 12862 consensus_queue.cc:1046] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.097s
I20260806 03:54:40.901830  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3334) took 1175 ms. Trace:
I20260806 03:54:40.903430  2476 rpcz_store.cc:276] 0806 03:54:39.726098 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.727940 (+  1842us) service_pool.cc:227] Handling call
0806 03:54:39.728522 (+   582us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:39.739328 (+ 10806us) raft_consensus.cc:1520] Early marking committed up to index 10
0806 03:54:39.780822 (+ 41494us) log.cc:842] Serialized 14 byte log entry
0806 03:54:40.468048 (+687226us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:40.539072 (+ 71024us) log.cc:842] Serialized 26 byte log entry
0806 03:54:40.541717 (+  2645us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:40.541771 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:40.541870 (+    99us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:40.901442 (+359572us) raft_consensus.cc:1671] finished
0806 03:54:40.901476 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:40.901748 (+   272us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":10166,"prepare.queue_time_us":31168,"prepare.run_cpu_time_us":75,"prepare.run_wall_time_us":6878,"raft.queue_time_us":11804,"raft.run_cpu_time_us":355,"raft.run_wall_time_us":100296,"thread_start_us":593411,"threads_started":1,"wal-append.queue_time_us":851225}
I20260806 03:54:40.906953 12862 raft_consensus.cc:3032] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:40.907390 12862 raft_consensus.cc:729] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:40.908396 12862 consensus_queue.cc:260] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.12, Last appended by leader: 12, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:40.910413  2572 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2183) took 3669 ms (client timeout 2112 ms). Trace:
W20260806 03:54:40.910823  2572 rpcz_store.cc:269] 0806 03:54:37.240737 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.371697 (+130960us) service_pool.cc:227] Handling call
0806 03:54:40.910176 (+3538479us) spinlock_profiling.cc:243] Waited 1.31 s on lock 0x7b5400238054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:40.910338 (+   162us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3017356032}
I20260806 03:54:40.911386  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4090) took 3147 ms. Trace:
I20260806 03:54:40.912978  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:40.913739 12569 raft_consensus.cc:3032] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 22 LEADER]: Stepping down as leader of term 22
I20260806 03:54:40.914147 12569 raft_consensus.cc:729] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 22 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:40.914866  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 2192) took 1994 ms. Trace:
I20260806 03:54:40.913010  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4026) took 3823 ms. Trace:
I20260806 03:54:40.918854  2376 rpcz_store.cc:276] 0806 03:54:37.089230 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.089439 (+   209us) service_pool.cc:227] Handling call
0806 03:54:40.010905 (+2921466us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:40.035627 (+ 24722us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:40.912808 (+877181us) spinlock_profiling.cc:243] Waited 2.92 s on lock 0x7b54004286d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:40.912948 (+   140us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":6717783808}
I20260806 03:54:40.920519  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.909881 12862 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:40.927663  2376 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:41.059363  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.991322  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56244 (request call id 1155) took 1590 ms. Trace:
I20260806 03:54:40.911717  2479 rpcz_store.cc:276] 0806 03:54:37.764254 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:38.041105 (+276851us) service_pool.cc:227] Handling call
0806 03:54:38.065635 (+ 24530us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:38.097257 (+ 31622us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:54:38.134484 (+ 37227us) log.cc:842] Serialized 14 byte log entry
0806 03:54:38.248959 (+114475us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:38.249029 (+    70us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:38.249085 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.415033 (+1165948us) spinlock_profiling.cc:243] Waited 17.8 ms on lock 0x7b480024c258. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d8196c7f1 00007f0d819638e7 00007f0d8196377a 00007f0d81a5795f 00007f0d81a57627 00007f0d81a6bb2c 00007f0d81a6bad8 00007f0d81a6ba58 00007f0d81a6ba13 00007f0d81a6acbc 00007f0d809ecbe6
0806 03:54:40.911121 (+1496088us) spinlock_profiling.cc:243] Waited 31.4 ms on lock 0x7b54001dd8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:40.911176 (+    55us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:40.911331 (+   155us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":27753,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":43,"raft.queue_time_us":13296,"raft.run_cpu_time_us":13713,"raft.run_wall_time_us":1109996,"spinlock_wait_cycles":113184384,"thread_start_us":114055,"threads_started":1,"wal-append.queue_time_us":762178,"wal-append.run_cpu_time_us":2736,"wal-append.run_wall_time_us":1260725}
I20260806 03:54:41.060328  2483 rpcz_store.cc:276] 0806 03:54:39.401003 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.456606 (+ 55603us) service_pool.cc:227] Handling call
0806 03:54:40.991101 (+1534495us) spinlock_profiling.cc:243] Waited 56.6 ms on lock 0x7b54002a08d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:40.991252 (+   151us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":130104576}
I20260806 03:54:40.915266  2572 rpcz_store.cc:276] 0806 03:54:38.920868 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.914050 (+1993182us) service_pool.cc:227] Handling call
0806 03:54:40.914381 (+   331us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:40.914580 (+   199us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:40.914602 (+    22us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:40.914642 (+    40us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:40.914674 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:40.914725 (+    51us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:40.914818 (+    93us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:40.902076 12611 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:41.224850  2572 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:41.225664  2376 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 20: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:40.904131 12805 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:41.259904  2476 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 16. Current term is 17. Ops: []
W20260806 03:54:41.227133 12819 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.812s	user 0.044s	sys 0.070s
I20260806 03:54:41.261794  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 2195) took 2335 ms. Trace:
I20260806 03:54:41.282747  2572 rpcz_store.cc:276] 0806 03:54:38.926393 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.223689 (+2297296us) service_pool.cc:227] Handling call
0806 03:54:41.224542 (+   853us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:41.261488 (+ 36946us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.261726 (+   238us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.289129 12542 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:41.290637  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:40.897199 12545 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:41.190261 12773 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:41.299500 12611 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:41.226189 12785 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:41.435542 12611 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.436317 12785 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.438313 12611 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.438761 12785 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:41.438939 12611 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:41.302618 12793 consensus_meta.cc:287] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.558s	user 0.010s	sys 0.007s
I20260806 03:54:41.439675 12793 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 20. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 20. Current term is 21.
I20260806 03:54:41.206826 12695 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:41.440966  2379 raft_consensus.cc:2396] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 21 because replica has last-logged OpId of term: 19 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 18 index: 9.
W20260806 03:54:41.320439  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 60695.9us
W20260806 03:54:41.262383 12819 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.848s	user 0.044s	sys 0.070s
I20260806 03:54:41.325664  2483 raft_consensus.cc:1226] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 15. Current term is 16. Ops: []
W20260806 03:54:41.326448  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.735s	user 0.018s	sys 0.083s
I20260806 03:54:41.445295  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4126) took 1033 ms. Trace:
W20260806 03:54:41.445297  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.854s	user 0.018s	sys 0.083s
I20260806 03:54:41.226372 12603 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:41.295653 12805 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:41.439508 12611 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:40.915058 12569 consensus_queue.cc:260] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 22.15, Last appended by leader: 15, Current term: 22, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:41.388688  2377 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.778s	user 0.016s	sys 0.024s
W20260806 03:54:41.345115 12416 consensus_meta.cc:287] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.368s	user 0.014s	sys 0.001s
I20260806 03:54:41.338874 12561 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.305060 12574 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.422291  2376 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:41.469002  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2460) took 1509 ms. Trace:
I20260806 03:54:41.427979  2572 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "ef53ef49663446658709042138ce12f7"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "608e57d72aae496aaf8613622153aa0c"
 from {username='slave'} at 127.0.0.1:47302
W20260806 03:54:41.446036  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 854991us
I20260806 03:54:41.445750  2483 rpcz_store.cc:276] 0806 03:54:40.411560 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.290198 (+878638us) service_pool.cc:227] Handling call
0806 03:54:41.325386 (+ 35188us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:41.445001 (+119615us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.445228 (+   227us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:41.449750  2480 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.729s	user 0.006s	sys 0.017s
W20260806 03:54:41.472254  2480 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.752s	user 0.006s	sys 0.017s
I20260806 03:54:41.417723 12825 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.349627  2476 raft_consensus.cc:1226] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 22. Current term is 23. Ops: [22.15-22.15]
I20260806 03:54:41.485435  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4127) took 1073 ms. Trace:
I20260806 03:54:41.485901  2476 rpcz_store.cc:276] 0806 03:54:40.411834 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.291043 (+879209us) service_pool.cc:227] Handling call
0806 03:54:41.349249 (+ 58206us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:41.485049 (+135800us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.485355 (+   306us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:41.467227  2377 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.857s	user 0.017s	sys 0.024s
I20260806 03:54:41.469888  2376 rpcz_store.cc:276] 0806 03:54:40.013568 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.290231 (+1276663us) service_pool.cc:227] Handling call
0806 03:54:41.468909 (+178678us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.474165  2572 raft_consensus.cc:595] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Received request to transfer leadership to TS 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:41.495841  2572 raft_consensus.cc:603] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:41.497077  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:41.497884  2572 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:41.498821  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:41.501710 12478 raft_consensus.cc:3037] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:41.507092 12745 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.509305 11710 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:41.509639  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 25 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:41.510959  3585 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 25: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:41.499823  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2463) took 1196 ms. Trace:
I20260806 03:54:41.514729  2369 rpcz_store.cc:276] 0806 03:54:40.303319 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.498523 (+1195204us) service_pool.cc:227] Handling call
0806 03:54:41.499731 (+  1208us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.517299  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:41.476632  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:41.518870  3593 raft_consensus.cc:2379] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 20: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:41.490307  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4044) took 2120 ms. Trace:
I20260806 03:54:41.524282  2377 rpcz_store.cc:276] 0806 03:54:39.369954 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.843427 (+473473us) service_pool.cc:227] Handling call
0806 03:54:39.884857 (+ 41430us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:39.890892 (+  6035us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:39.890933 (+    41us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:39.909955 (+ 19022us) log.cc:842] Serialized 26 byte log entry
0806 03:54:40.610257 (+700302us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:41.489461 (+879204us) log.cc:842] Serialized 14 byte log entry
0806 03:54:41.489828 (+   367us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.489935 (+   107us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:41.489993 (+    58us) raft_consensus.cc:1671] finished
0806 03:54:41.490010 (+    17us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:41.490232 (+   222us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":5360,"raft.queue_time_us":33205,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":179,"thread_start_us":1578090,"threads_started":2,"wal-append.queue_time_us":809713}
I20260806 03:54:41.527700  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:41.532418  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 47883.3us
W20260806 03:54:41.535832  2478 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.729s	user 0.016s	sys 0.032s
I20260806 03:54:41.530084  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:54:41.599882  2478 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.793s	user 0.016s	sys 0.032s
I20260806 03:54:41.538442  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:41.546504  2370 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.783s	user 0.017s	sys 0.041s
W20260806 03:54:41.602514  2370 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.839s	user 0.017s	sys 0.041s
I20260806 03:54:41.546926  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:41.603993  2369 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:41.604761  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2450) took 1723 ms. Trace:
I20260806 03:54:41.605151  2369 rpcz_store.cc:276] 0806 03:54:39.881184 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.537316 (+1656132us) service_pool.cc:227] Handling call
0806 03:54:41.604674 (+ 67358us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.454039 12570 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:41.551791  2476 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 19 index: 15. (index mismatch)
W20260806 03:54:41.556972  2474 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.735s	user 0.026s	sys 0.008s
W20260806 03:54:41.612273  2474 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.790s	user 0.026s	sys 0.009s
I20260806 03:54:41.465665 12716 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:41.537099 12867 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.636s	user 0.002s	sys 0.000s
I20260806 03:54:41.616478 12570 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:41.558631 12806 consensus_meta.cc:287] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.935s	user 0.015s	sys 0.000s
W20260806 03:54:41.574930  2429 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.757s	user 0.027s	sys 0.027s
I20260806 03:54:41.452903 12773 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:41.456735 12805 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:41.580403  2572 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:41.626945  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:41.529001 12247 consensus_queue.cc:1046] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 15.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.039s
I20260806 03:54:41.628436  2436 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:41.560813 12569 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Advancing to term 23
W20260806 03:54:41.569669 12864 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.650s	user 0.001s	sys 0.001s
I20260806 03:54:41.634874  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:41.577368 12658 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.727s	user 0.008s	sys 0.027s
W20260806 03:54:41.636219 12658 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.789s	user 0.009s	sys 0.027s
I20260806 03:54:41.637003 12865 raft_consensus.cc:3032] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:41.637472 12865 raft_consensus.cc:729] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:41.638083  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3336) took 3399 ms. Trace:
I20260806 03:54:41.562084 12632 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.480669 12416 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:41.641798 12416 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:41.612510  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4129) took 1192 ms. Trace:
I20260806 03:54:41.664070  2476 rpcz_store.cc:276] 0806 03:54:40.419974 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.486901 (+1066927us) service_pool.cc:227] Handling call
0806 03:54:41.551297 (+ 64396us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:41.612077 (+ 60780us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.612422 (+   345us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.616628 12871 consensus_queue.cc:1046] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 17.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:41.430402 12542 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.621411  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4130) took 1201 ms. Trace:
I20260806 03:54:41.668774  2483 rpcz_store.cc:276] 0806 03:54:40.420362 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.602246 (+1181884us) service_pool.cc:227] Handling call
0806 03:54:41.620879 (+ 18633us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:41.621075 (+   196us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:41.621099 (+    24us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:41.621140 (+    41us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:41.621167 (+    27us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.621215 (+    48us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:41.621346 (+   131us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.622536  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:41.623644  2429 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.806s	user 0.027s	sys 0.027s
W20260806 03:54:41.671115  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 853254us
I20260806 03:54:41.671294  2369 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 20: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:41.638640  2578 rpcz_store.cc:276] 0806 03:54:38.238875 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:38.449786 (+210911us) service_pool.cc:227] Handling call
0806 03:54:38.450235 (+   449us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:38.450659 (+   424us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:38.450690 (+    31us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:39.946515 (+1495825us) spinlock_profiling.cc:243] Waited 4.47 ms on lock 0x7b2c001765a8. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:54:39.952428 (+  5913us) log.cc:842] Serialized 26 byte log entry
0806 03:54:40.710697 (+758269us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:40.710757 (+    60us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:40.710859 (+   102us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:41.637626 (+926767us) raft_consensus.cc:1671] finished
0806 03:54:41.637661 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:41.637999 (+   338us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":25563,"raft.run_cpu_time_us":55,"raft.run_wall_time_us":56,"spinlock_wait_cycles":10273152,"thread_start_us":726207,"threads_started":1,"wal-append.queue_time_us":883805}
I20260806 03:54:41.672839  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:41.673666 12716 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:41.674417  3547 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:41.610836 12825 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:41.636178  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:41.638343 12865 consensus_queue.cc:260] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:41.456431 12603 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.614449  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:41.642798  2481 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:41.643699  2575 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: [13.10-13.10]
I20260806 03:54:41.650645 12805 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:41.652908 12773 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:41.632308  2376 raft_consensus.cc:2454] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
W20260806 03:54:41.624683 12870 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260806 03:54:41.662853  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 1156) took 1688 ms. Trace:
I20260806 03:54:41.622864 12695 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:41.666726  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4131) took 1237 ms. Trace:
I20260806 03:54:41.677699  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 4075) took 1299 ms. Trace:
I20260806 03:54:41.686007  2578 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:41.691084  2369 rpcz_store.cc:276] 0806 03:54:40.377963 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.606113 (+1228150us) service_pool.cc:227] Handling call
0806 03:54:41.677611 (+ 71498us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.690990  2476 rpcz_store.cc:276] 0806 03:54:40.429974 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.665418 (+1235444us) service_pool.cc:227] Handling call
0806 03:54:41.666003 (+   585us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:41.666276 (+   273us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:41.666327 (+    51us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:41.666390 (+    63us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:41.666438 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.666510 (+    72us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:41.666652 (+   142us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.693288  2572 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:41.688742  2477 rpcz_store.cc:276] 0806 03:54:39.974527 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.974696 (+   169us) service_pool.cc:227] Handling call
0806 03:54:39.975096 (+   400us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:39.985179 (+ 10083us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:39.985213 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:39.985765 (+   552us) log.cc:842] Serialized 26 byte log entry
0806 03:54:40.717158 (+731393us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:40.717195 (+    37us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:40.717329 (+   134us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:41.662548 (+945219us) raft_consensus.cc:1671] finished
0806 03:54:41.662571 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:41.662740 (+   169us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":842,"raft.queue_time_us":10911,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":104,"thread_start_us":730945,"threads_started":1,"wal-append.queue_time_us":909298}
I20260806 03:54:41.711282  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 25 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:41.709034 12865 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:41.725080  2477 pending_rounds.cc:76] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 11
I20260806 03:54:41.725570  2477 pending_rounds.cc:97] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 19.12
I20260806 03:54:41.725911  2477 raft_consensus.cc:2866] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:41.726907  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:41.727444 12611 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.735144  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:41.735464 12574 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.736188  2369 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 19: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:41.736717  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2467) took 1304 ms. Trace:
I20260806 03:54:41.737057  2369 rpcz_store.cc:276] 0806 03:54:40.432054 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.692672 (+1260618us) service_pool.cc:227] Handling call
0806 03:54:41.736644 (+ 43972us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.737416 12542 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.737751 12603 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.740072  3588 raft_consensus.cc:1261] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 18 index: 15. Preceding OpId from leader: term: 19 index: 15. (term mismatch)
I20260806 03:54:41.678762 12716 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:41.741278  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:41.742316  3587 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:41.741266  3588 pending_rounds.cc:76] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Aborting all ops after (but not including) 14
I20260806 03:54:41.743211  3588 pending_rounds.cc:97] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Aborting uncommitted NO_OP operation due to leader change: 18.15
I20260806 03:54:41.743497  3588 raft_consensus.cc:2866] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:41.743680  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:41.749897  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 1163) took 1024 ms. Trace:
I20260806 03:54:41.680217 12785 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:41.687299 12545 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:41.626765 12806 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.752179  2377 raft_consensus.cc:2396] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 18 because replica has last-logged OpId of term: 17 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 10.
I20260806 03:54:41.751667  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:41.750425  2476 rpcz_store.cc:276] 0806 03:54:40.725118 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.723661 (+998543us) service_pool.cc:227] Handling call
0806 03:54:41.749289 (+ 25628us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:41.749460 (+   171us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:41.749493 (+    33us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:41.749537 (+    44us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:41.749570 (+    33us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.749626 (+    56us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:41.749827 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.710804 12805 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:41.724246  2578 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 24.
I20260806 03:54:41.774336 12805 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:41.775507  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:41.775774  3545 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:41.776341  2578 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:41.776722 12764 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader pre-election won for term 25
I20260806 03:54:41.777274  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:41.756597 12672 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.068s	user 0.015s	sys 0.000s
I20260806 03:54:41.784443  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:41.749598 12716 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 16.14, Last appended by leader: 14, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.767807 12723 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:41.769973  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4110) took 1642 ms. Trace:
I20260806 03:54:41.753203 12542 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:41.738277  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:41.812336  2369 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:41.813050  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2470) took 1166 ms. Trace:
I20260806 03:54:41.813424  2369 rpcz_store.cc:276] 0806 03:54:40.646537 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.737955 (+1091418us) service_pool.cc:227] Handling call
0806 03:54:41.812966 (+ 75011us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.779013  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2462) took 1599 ms. Trace:
I20260806 03:54:41.816542  2377 rpcz_store.cc:276] 0806 03:54:40.180166 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.619789 (+1439623us) service_pool.cc:227] Handling call
0806 03:54:41.778940 (+159151us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:41.780171  3542 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.964s	user 0.025s	sys 0.025s
I20260806 03:54:41.777110 12764 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:41.792994  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:41.744113 12762 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:41.832639 12762 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:41.835047 12767 consensus_meta.cc:287] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.218s	user 0.007s	sys 0.008s
I20260806 03:54:41.755730 12603 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:41.837267 12603 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.680941 12825 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.842195 12825 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.803442  2482 rpcz_store.cc:276] 0806 03:54:40.127107 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.138439 (+ 11332us) service_pool.cc:227] Handling call
0806 03:54:40.991252 (+852813us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:40.991467 (+   215us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:40.991491 (+    24us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:40.991531 (+    40us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:40.991559 (+    28us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:40.991625 (+    66us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:41.769751 (+778126us) spinlock_profiling.cc:243] Waited 852 ms on lock 0x7b54002a08d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:41.769899 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1960137984}
W20260806 03:54:41.797006 12862 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.577s	user 0.013s	sys 0.000s
I20260806 03:54:41.845117  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:41.846182  2482 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 23: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:41.693835 12768 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 16.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.095s
W20260806 03:54:41.858784  2331 thread.cc:636] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.730s	user 0.017s	sys 0.024s
W20260806 03:54:41.859231  2331 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.731s	user 0.017s	sys 0.024s
W20260806 03:54:41.859531  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 731659us
I20260806 03:54:41.725219 12695 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.820242  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:41.820331  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:41.843765 12825 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:41.824469  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:41.874593  2369 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 20: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:41.875142  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 4074) took 1508 ms. Trace:
I20260806 03:54:41.875504  2369 rpcz_store.cc:276] 0806 03:54:40.366701 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.814323 (+1447622us) service_pool.cc:227] Handling call
0806 03:54:41.875069 (+ 60746us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.753854 12785 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:41.828642  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:41.824148 12764 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Advancing to term 25
I20260806 03:54:41.795511 12805 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:41.817978  3542 thread.cc:602] dns-resolver [worker] (thread pool) Time spent starting thread: real 1.002s	user 0.025s	sys 0.026s
I20260806 03:54:41.879309 12806 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:41.804826 12748 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.595s	user 0.015s	sys 0.014s
W20260806 03:54:41.880241 12748 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.823s	user 0.015s	sys 0.015s
I20260806 03:54:41.880652 12570 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.868443  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:41.821195 12245 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:41.881909 12245 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.882673  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:41.868811  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:41.821882 12542 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:41.884143  2577 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 23.
I20260806 03:54:41.879386  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:41.870536  2374 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 20: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:41.889535  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:41.861660 12780 consensus_meta.cc:287] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.254s	user 0.016s	sys 0.001s
I20260806 03:54:41.877727 12785 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:41.895049  3585 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:41.895525  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:41.879786  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.06371e+06us
I20260806 03:54:41.881347  2578 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Advancing to term 25
I20260806 03:54:41.893306  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2473) took 1152 ms. Trace:
I20260806 03:54:41.901305  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:41.901340  2374 rpcz_store.cc:276] 0806 03:54:40.741459 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.889163 (+1147704us) service_pool.cc:227] Handling call
0806 03:54:41.893227 (+  4064us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:41.902573  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:41.902702  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:41.903446  2374 raft_consensus.cc:2454] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 22.
W20260806 03:54:41.860860 12667 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.138s	user 0.021s	sys 0.041s
I20260806 03:54:41.905267  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:41.907035  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:41.911095  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4121) took 1556 ms. Trace:
I20260806 03:54:41.911558  2478 rpcz_store.cc:276] 0806 03:54:40.355235 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.750016 (+394781us) service_pool.cc:227] Handling call
0806 03:54:40.750341 (+   325us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:40.757871 (+  7530us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:40.757910 (+    39us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:40.769972 (+ 12062us) log.cc:842] Serialized 26 byte log entry
0806 03:54:41.600582 (+830610us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:41.600648 (+    66us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.600768 (+   120us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:41.910807 (+310039us) raft_consensus.cc:1671] finished
0806 03:54:41.910839 (+    32us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:41.911020 (+   181us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1095,"raft.queue_time_us":27490,"raft.run_cpu_time_us":173,"raft.run_wall_time_us":7113,"thread_start_us":794014,"threads_started":1,"wal-append.queue_time_us":1124825}
I20260806 03:54:41.913429  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:41.914681  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:41.891700 12542 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
W20260806 03:54:41.916972 12760 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.304s	user 0.010s	sys 0.007s
I20260806 03:54:41.917428 12760 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:41.917822  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 2191) took 2997 ms. Trace:
I20260806 03:54:41.918314  2575 rpcz_store.cc:276] 0806 03:54:38.920574 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.885143 (+1964569us) service_pool.cc:227] Handling call
0806 03:54:41.643313 (+758170us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:41.681426 (+ 38113us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.917562 (+236136us) spinlock_profiling.cc:243] Waited 754 ms on lock 0x7b54004461d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:41.917737 (+   175us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1734703872}
I20260806 03:54:41.922478 12695 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.923252 12723 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:41.923694  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4111) took 1796 ms. Trace:
I20260806 03:54:41.923916 12723 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.924118  2484 rpcz_store.cc:276] 0806 03:54:40.127410 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.616070 (+488660us) service_pool.cc:227] Handling call
0806 03:54:40.616409 (+   339us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:40.755946 (+139537us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:40.755978 (+    32us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:40.756016 (+    38us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:40.756076 (+    60us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.923413 (+1167337us) spinlock_profiling.cc:243] Waited 139 ms on lock 0x7b54001dced4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:41.923473 (+    60us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:41.923629 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":320457600}
I20260806 03:54:41.926119 12768 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:41.926306 12723 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:41.926810 12768 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.928241  2581 raft_consensus.cc:2379] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 21: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:41.928359 12806 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:41.929064 12806 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:41.931346 12806 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.932468  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4123) took 1545 ms. Trace:
I20260806 03:54:41.932364  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:41.919708  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:41.936580  2374 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:41.944218  2538 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:41.932971  2474 rpcz_store.cc:276] 0806 03:54:40.386961 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.802795 (+415834us) service_pool.cc:227] Handling call
0806 03:54:40.820522 (+ 17727us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:40.821220 (+   698us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:40.821278 (+    58us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:40.821972 (+   694us) log.cc:842] Serialized 26 byte log entry
0806 03:54:41.612797 (+790825us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:41.612859 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.612960 (+   101us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:41.932214 (+319254us) raft_consensus.cc:1671] finished
0806 03:54:41.932241 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:41.932400 (+   159us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":2871,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":131,"thread_start_us":790335,"threads_started":1,"wal-append.queue_time_us":1104195}
I20260806 03:54:41.933344  2377 raft_consensus.cc:2454] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:41.946066  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:41.952821  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:41.954532  2484 raft_consensus.cc:3032] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:41.955093  2484 raft_consensus.cc:729] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:41.954980  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:41.929548 12768 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:41.967504  2369 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 24 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:41.959260  2484 consensus_queue.cc:260] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.10, Last appended by leader: 10, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:41.969702  2572 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 15: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:41.971031  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:41.892947 12603 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:41.976928  2484 raft_consensus.cc:3037] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:41.919576 12760 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:41.936312 12667 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.213s	user 0.021s	sys 0.041s
I20260806 03:54:41.971652  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:41.978745  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:41.979969  2369 raft_consensus.cc:2396] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 for term 24 because replica has last-logged OpId of term: 22 index: 15, which is greater than that of the candidate, which has last-logged OpId of term: 20 index: 14.
I20260806 03:54:41.974750  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:41.983332  2480 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.011s	sys 0.008s
I20260806 03:54:41.985407  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:41.989663  2480 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.516s	user 0.011s	sys 0.008s
I20260806 03:54:41.990710  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4113) took 1862 ms. Trace:
I20260806 03:54:41.992654  2480 rpcz_store.cc:276] 0806 03:54:40.128001 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.703674 (+575673us) service_pool.cc:227] Handling call
0806 03:54:40.704086 (+   412us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:40.704345 (+   259us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:54:41.472986 (+768641us) log.cc:842] Serialized 14 byte log entry
0806 03:54:41.990244 (+517258us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:41.990320 (+    76us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:41.990383 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:41.990471 (+    88us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:41.990644 (+   173us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":1215498,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":51,"thread_start_us":1268894,"threads_started":2}
I20260806 03:54:41.983068  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 2187) took 4707 ms. Trace:
I20260806 03:54:41.884526 12825 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:42.015352  2584 rpcz_store.cc:276] 0806 03:54:37.266905 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:37.647980 (+381075us) service_pool.cc:227] Handling call
0806 03:54:40.095470 (+2447490us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:40.095681 (+   211us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:40.095708 (+    27us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:40.095751 (+    43us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:40.095784 (+    33us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:40.095842 (+    58us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:41.971849 (+1876007us) spinlock_profiling.cc:243] Waited 2.38 s on lock 0x7b540004b350. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:41.972009 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5472856448}
I20260806 03:54:42.041741  2374 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:41.989125  2572 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:42.042237  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 1216) took 1187 ms. Trace:
I20260806 03:54:41.987594  3593 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:42.042626  2369 rpcz_store.cc:276] 0806 03:54:40.855428 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.905784 (+1050356us) service_pool.cc:227] Handling call
0806 03:54:42.042171 (+136387us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:41.943462 12859 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 1.092s	user 0.020s	sys 0.029s
I20260806 03:54:42.047755  2436 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:42.048237  2579 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.615s	user 0.003s	sys 0.042s
I20260806 03:54:42.050061  2572 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
mode: GRACEFUL
new_leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
 from {username='slave'} at 127.0.0.1:47302
W20260806 03:54:42.048636  2579 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.619s	user 0.003s	sys 0.043s
W20260806 03:54:42.051862 12859 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.201s	user 0.021s	sys 0.029s
I20260806 03:54:42.051745  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:41.966795 12574 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:42.017266 12763 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.009s	sys 0.016s
I20260806 03:54:42.057641  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:42.089985  2583 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3348) took 2441 ms (client timeout 1629 ms). Trace:
W20260806 03:54:42.090530  2583 rpcz_store.cc:269] 0806 03:54:39.648706 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.660025 (+ 11319us) service_pool.cc:227] Handling call
0806 03:54:42.089722 (+2429697us) spinlock_profiling.cc:243] Waited 182 ms on lock 0x7b54003a02d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:42.089899 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":418201472}
I20260806 03:54:42.092067  3588 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 1109) took 2866 ms. Trace:
I20260806 03:54:42.017704 12454 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:42.101438  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:42.092512  3588 rpcz_store.cc:276] 0806 03:54:39.225275 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.225412 (+   137us) service_pool.cc:227] Handling call
0806 03:54:39.232815 (+  7403us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:41.743931 (+2511116us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.091755 (+347824us) spinlock_profiling.cc:243] Waited 2.51 s on lock 0x7b5400541354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:42.091961 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5765154176}
I20260806 03:54:42.096124  2368 raft_consensus.cc:2454] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:42.109458  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:42.111601  2583 raft_consensus.cc:1226] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 13. Current term is 14. Ops: []
W20260806 03:54:42.081255 12763 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.593s	user 0.009s	sys 0.017s
I20260806 03:54:42.018045 12533 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.081s
I20260806 03:54:42.123050  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3337) took 3107 ms. Trace:
I20260806 03:54:42.124208 12888 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:42.124503 12859 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:42.124788 12611 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:42.124984 12773 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:42.125348  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:42.136441  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:42.131628  2583 rpcz_store.cc:276] 0806 03:54:39.015234 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.107407 (+3092173us) service_pool.cc:227] Handling call
0806 03:54:42.107793 (+   386us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.122660 (+ 14867us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.122973 (+   313us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:42.119442  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.006s	sys 0.035s
W20260806 03:54:42.137583  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.818s	user 0.006s	sys 0.035s
I20260806 03:54:42.130733  2331 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:42.138387  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:42.127218 12680 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:42.145939  3586 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36484 (request call id 771) took 2524 ms. Trace:
I20260806 03:54:42.100589 12478 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:42.141515  2478 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:42.149958  2578 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 25.
I20260806 03:54:42.157544  2578 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:42.138199  2583 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:42.152655  3586 rpcz_store.cc:276] 0806 03:54:39.621691 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.639657 (+ 17966us) service_pool.cc:227] Handling call
0806 03:54:39.640060 (+   403us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:39.899612 (+259552us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.145502 (+2245890us) spinlock_profiling.cc:243] Waited 259 ms on lock 0x7b54005424d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:42.145830 (+   328us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":594960128}
W20260806 03:54:42.165115  2574 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3347) took 2595 ms (client timeout 1564 ms). Trace:
W20260806 03:54:42.165657  2574 rpcz_store.cc:269] 0806 03:54:39.570184 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.614952 (+ 44768us) service_pool.cc:227] Handling call
0806 03:54:42.164879 (+2549927us) spinlock_profiling.cc:243] Waited 285 ms on lock 0x7b540028d7d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:42.165032 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":656465280}
I20260806 03:54:42.170753  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 1040) took 2943 ms. Trace:
I20260806 03:54:42.173235  2583 rpcz_store.cc:276] 0806 03:54:39.227442 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.137666 (+2910224us) service_pool.cc:227] Handling call
0806 03:54:42.138010 (+   344us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.163239 (+ 25229us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.170656 (+  7417us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.172008  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:42.081055 12574 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:42.194711  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 78234.7us
I20260806 03:54:42.189769  2575 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 24.
I20260806 03:54:42.199317  2478 raft_consensus.cc:2379] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:42.199585  2572 raft_consensus.cc:595] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Received request to transfer leadership to TS dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:42.200299  2572 raft_consensus.cc:603] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260806 03:54:42.203020  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:42.206115  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 1043) took 2928 ms. Trace:
I20260806 03:54:42.207908  2583 rpcz_store.cc:276] 0806 03:54:39.249643 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.175459 (+2925816us) service_pool.cc:227] Handling call
0806 03:54:42.175923 (+   464us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.177780 (+  1857us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:42.177821 (+    41us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:42.177880 (+    59us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:42.177925 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.177999 (+    74us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:42.178172 (+   173us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.200829  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 1041) took 2952 ms. Trace:
I20260806 03:54:42.210566  2578 rpcz_store.cc:276] 0806 03:54:39.248866 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.156834 (+2907968us) service_pool.cc:227] Handling call
0806 03:54:42.157281 (+   447us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.164333 (+  7052us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.200712 (+ 36379us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.212929  2575 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 24. Current term is 25. Ops: []
I20260806 03:54:42.213864  2574 raft_consensus.cc:1226] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 19. Current term is 20. Ops: []
I20260806 03:54:42.139279 12780 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
W20260806 03:54:42.217384  3591 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36474 (request call id 1113) took 2636 ms (client timeout 1827 ms). Trace:
I20260806 03:54:42.214833  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 1042) took 2965 ms. Trace:
I20260806 03:54:42.198010 12901 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election won for term 20
W20260806 03:54:42.217907  3591 rpcz_store.cc:269] 0806 03:54:39.571484 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.572218 (+   734us) service_pool.cc:227] Handling call
0806 03:54:42.202781 (+2630563us) spinlock_profiling.cc:243] Waited 1.37 ms on lock 0x7b5800000f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:54:42.207281 (+  4500us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3142912}
I20260806 03:54:42.218658  2574 rpcz_store.cc:276] 0806 03:54:39.249267 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.167120 (+2917853us) service_pool.cc:227] Handling call
0806 03:54:42.213610 (+ 46490us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.214383 (+   773us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.214737 (+   354us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.211222  2583 raft_consensus.cc:1226] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:42.161182 12524 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:42.117980 12542 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:42.231531  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:42.234512  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3342) took 2982 ms. Trace:
I20260806 03:54:42.235038  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 1045) took 2984 ms. Trace:
I20260806 03:54:42.234931  2583 rpcz_store.cc:276] 0806 03:54:39.251676 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.209520 (+2957844us) service_pool.cc:227] Handling call
0806 03:54:42.209906 (+   386us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.234167 (+ 24261us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.234444 (+   277us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.158965 12723 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:42.258185  2578 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:42.263571  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 1047) took 2952 ms. Trace:
I20260806 03:54:42.264108  2578 rpcz_store.cc:276] 0806 03:54:39.310799 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.212010 (+2901211us) service_pool.cc:227] Handling call
0806 03:54:42.257925 (+ 45915us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.263194 (+  5269us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.263492 (+   298us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.257264  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3349) took 2563 ms. Trace:
I20260806 03:54:42.267414  2583 rpcz_store.cc:276] 0806 03:54:39.693697 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.256213 (+2562516us) service_pool.cc:227] Handling call
0806 03:54:42.256674 (+   461us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.256904 (+   230us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:42.256928 (+    24us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:42.256976 (+    48us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:42.257007 (+    31us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.257058 (+    51us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:42.257193 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.265646  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 12 index: 6 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:42.285377  2574 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 21. Current term is 22. Ops: []
I20260806 03:54:42.286384  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 2202) took 2908 ms. Trace:
I20260806 03:54:42.286749  2574 rpcz_store.cc:276] 0806 03:54:39.378297 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.236890 (+2858593us) service_pool.cc:227] Handling call
0806 03:54:42.285068 (+ 48178us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.286035 (+   967us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.286308 (+   273us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.154624 12611 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:42.153944 12859 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:42.285334  2583 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:42.152202 12773 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:42.292984  2429 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.618s	user 0.050s	sys 0.064s
I20260806 03:54:42.168313 12680 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:42.296015  2429 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.621s	user 0.051s	sys 0.064s
I20260806 03:54:42.295295  2478 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:42.232398 12901 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:42.168596 12478 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:42.232681 12524 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:42.256234 12816 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:42.298892  2478 raft_consensus.cc:1226] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17. Ops: []
W20260806 03:54:42.236464 12871 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.562s	user 0.001s	sys 0.015s
I20260806 03:54:42.300499  2583 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 2211) took 2384 ms. Trace:
I20260806 03:54:42.154364 12888 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:42.235561  2575 rpcz_store.cc:276] 0806 03:54:39.250262 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.200038 (+2949776us) service_pool.cc:227] Handling call
0806 03:54:42.200630 (+   592us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.232349 (+ 31719us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.234975 (+  2626us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.203452 12167 consensus_queue.cc:1035] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.089s
I20260806 03:54:42.305783  2578 raft_consensus.cc:1226] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 21. Current term is 22. Ops: []
I20260806 03:54:42.311064  2583 rpcz_store.cc:276] 0806 03:54:39.915656 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.268837 (+2353181us) service_pool.cc:227] Handling call
0806 03:54:42.269259 (+   422us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.300197 (+ 30938us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.300431 (+   234us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.321898  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:44180 (request call id 446) took 1614 ms. Trace:
I20260806 03:54:42.333920  2574 rpcz_store.cc:276] 0806 03:54:40.690258 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.294072 (+1603814us) service_pool.cc:227] Handling call
0806 03:54:42.304883 (+ 10811us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.217715 12553 consensus_queue.cc:1046] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 16.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.077s
I20260806 03:54:42.351929  2578 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3350) took 2574 ms. Trace:
I20260806 03:54:42.352763  2578 rpcz_store.cc:276] 0806 03:54:39.777113 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.265211 (+2488098us) service_pool.cc:227] Handling call
0806 03:54:42.305584 (+ 40373us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.351503 (+ 45919us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.351847 (+   344us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.305524  2478 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 17 index: 8. Preceding OpId from leader: term: 21 index: 10. (index mismatch)
I20260806 03:54:42.357324  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:42.346913  2534 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.985s (SENT) [suppressed 18 similar messages]
I20260806 03:54:42.358213  2478 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:42.301783 12901 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:42.370223  2574 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.GetConsensusState from 127.0.0.1:44180 (request call id 447) took 1368 ms. Trace:
I20260806 03:54:42.371337  2574 rpcz_store.cc:276] 0806 03:54:40.992408 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.359394 (+1366986us) service_pool.cc:227] Handling call
0806 03:54:42.360975 (+  1581us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:42.307034 12871 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.632s	user 0.002s	sys 0.015s
W20260806 03:54:42.377166 12897 log.cc:924] Time spent T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.150s	user 0.000s	sys 0.001s
I20260806 03:54:42.377882 12773 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:42.380800 12871 consensus_queue.cc:1046] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 19.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260806 03:54:42.381417 12542 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:42.382747 12825 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:42.309338 12768 consensus_queue.cc:1046] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 20.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.075s
W20260806 03:54:42.384733 12875 log.cc:924] Time spent T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.272s	user 0.000s	sys 0.001s
I20260806 03:54:42.386771 12888 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:42.388783 12886 log.cc:924] Time spent T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.209s	user 0.000s	sys 0.000s
I20260806 03:54:42.394680 12574 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:42.267004 12723 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:42.304159 12524 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:42.303836 12716 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:54:42.362185 12883 log.cc:924] Time spent T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.304s	user 0.000s	sys 0.001s
W20260806 03:54:42.381708 12873 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.235s	user 0.000s	sys 0.000s
I20260806 03:54:42.372804 12603 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
W20260806 03:54:42.431408 12865 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.686s	user 0.011s	sys 0.003s
W20260806 03:54:42.437115 12785 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.508s	user 0.007s	sys 0.005s
I20260806 03:54:42.470933  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4135) took 1267 ms. Trace:
I20260806 03:54:42.485035  2482 rpcz_store.cc:276] 0806 03:54:41.203668 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.847047 (+643379us) service_pool.cc:227] Handling call
0806 03:54:41.847534 (+   487us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:41.847872 (+   338us) raft_consensus.cc:1520] Early marking committed up to index 8
0806 03:54:42.089662 (+241790us) log.cc:842] Serialized 14 byte log entry
0806 03:54:42.470409 (+380747us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:42.470492 (+    83us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:42.470557 (+    65us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.470662 (+   105us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:42.470848 (+   186us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":67866,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":31,"thread_start_us":602255,"threads_started":2}
I20260806 03:54:42.424993 12542 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:42.456954 12553 raft_consensus.cc:3032] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 20 LEADER]: Stepping down as leader of term 20
I20260806 03:54:42.487515  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:42.505245  2478 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:42.469977 12603 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:42.470744 12859 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:42.473230 12906 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:54:42.495690  2484 consensus_meta.cc:287] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.518s	user 0.011s	sys 0.000s
I20260806 03:54:42.536156  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4142) took 1012 ms. Trace:
I20260806 03:54:42.522373  3594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36474 (request call id 1111) took 2958 ms. Trace:
W20260806 03:54:42.538838  2534 leader_election.cc:334] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.521s (SENT)
I20260806 03:54:42.537340  3594 rpcz_store.cc:276] 0806 03:54:39.563841 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.574489 (+ 10648us) service_pool.cc:227] Handling call
0806 03:54:39.600147 (+ 25658us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:39.600793 (+   646us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:39.600837 (+    44us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:39.600885 (+    48us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:39.600923 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:39.600979 (+    56us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:42.522116 (+2921137us) spinlock_profiling.cc:243] Waited 25 ms on lock 0x7b54006b1f50. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:42.522289 (+   173us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":57535232}
I20260806 03:54:42.502000 12553 raft_consensus.cc:729] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 20 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:42.535852 12906 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:42.553382 12478 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:42.555198 12906 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:42.510854 12603 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:42.505513 12723 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:42.559902 12909 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260806 03:54:42.556514 12905 raft_consensus.cc:3032] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:42.501566 12785 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:42.503423 12542 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:42.605016 12762 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:42.587325 12611 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:42.599318 12905 raft_consensus.cc:729] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 19 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:42.641469 12245 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:42.613740 12680 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:42.668295  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 448940us
I20260806 03:54:42.674970  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:42.675915  3591 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:42.617725 12553 consensus_queue.cc:260] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 20.13, Last appended by leader: 13, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:42.673738 12905 consensus_queue.cc:260] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 19.14, Last appended by leader: 14, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:42.741881 12672 raft_consensus.cc:3032] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:42.742561 12672 raft_consensus.cc:729] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:54:42.757340 12893 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.521s	user 0.007s	sys 0.011s
W20260806 03:54:42.760996 12916 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
W20260806 03:54:42.810799  2217 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 47ed8dc77b144ba08169a0090b787536 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER failed with leader fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica fe3d17f4ad984b9088a268d58d87469c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 20 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:54:42.817408  2436 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.617s	user 0.002s	sys 0.020s
W20260806 03:54:42.818214  2436 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.618s	user 0.002s	sys 0.020s
W20260806 03:54:42.818908  2377 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.764s	user 0.000s	sys 0.011s
W20260806 03:54:42.819695  2377 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.765s	user 0.000s	sys 0.012s
W20260806 03:54:42.820134  2479 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.619s	user 0.006s	sys 0.016s
W20260806 03:54:42.820804  2479 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.620s	user 0.007s	sys 0.016s
I20260806 03:54:42.821813  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4050) took 3436 ms. Trace:
I20260806 03:54:42.821986  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4051) took 3436 ms. Trace:
I20260806 03:54:42.822580  2479 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4124) took 2411 ms. Trace:
I20260806 03:54:42.505736  2478 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:42.823655  2479 rpcz_store.cc:276] 0806 03:54:40.410847 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.060799 (+649952us) service_pool.cc:227] Handling call
0806 03:54:41.257324 (+196525us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:41.257660 (+   336us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:54:41.754279 (+496619us) log.cc:842] Serialized 14 byte log entry
0806 03:54:42.821531 (+1067252us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:42.821720 (+   189us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:42.821879 (+   159us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.822062 (+   183us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:42.822401 (+   339us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":55726,"prepare.queue_time_us":662487,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":35,"raft.queue_time_us":236199,"raft.run_cpu_time_us":57,"raft.run_wall_time_us":57,"thread_start_us":1420976,"threads_started":3,"wal-append.queue_time_us":641887}
W20260806 03:54:42.828382  2433 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.145s	user 0.004s	sys 0.021s
W20260806 03:54:42.828998  2433 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.145s	user 0.004s	sys 0.021s
W20260806 03:54:42.832335  2474 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.680s	user 0.005s	sys 0.005s
W20260806 03:54:42.832875  2474 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.681s	user 0.005s	sys 0.005s
I20260806 03:54:42.832963  2478 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 17.8, Last appended by leader: 8, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:42.834617  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4132) took 2277 ms. Trace:
I20260806 03:54:42.536667  2480 rpcz_store.cc:276] 0806 03:54:41.523680 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.999299 (+475619us) service_pool.cc:227] Handling call
0806 03:54:41.999733 (+   434us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:41.999987 (+   254us) raft_consensus.cc:1520] Early marking committed up to index 13
0806 03:54:42.081179 (+ 81192us) log.cc:842] Serialized 14 byte log entry
0806 03:54:42.535660 (+454481us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:42.535736 (+    76us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:42.535789 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.535885 (+    96us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:42.536080 (+   195us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":70693,"prepare.queue_time_us":81061,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":4080,"thread_start_us":429640,"threads_started":1,"wal-append.queue_time_us":580427}
W20260806 03:54:42.835372  2534 leader_election.cc:334] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.055s (SENT)
I20260806 03:54:42.835218  2483 rpcz_store.cc:276] 0806 03:54:40.557057 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.670143 (+1113086us) service_pool.cc:227] Handling call
0806 03:54:41.686427 (+ 16284us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:42.042689 (+356262us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:42.042722 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:42.047254 (+  4532us) log.cc:842] Serialized 26 byte log entry
0806 03:54:42.533360 (+486106us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:42.533420 (+    60us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.533544 (+   124us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:42.833855 (+300311us) raft_consensus.cc:1671] finished
0806 03:54:42.833913 (+    58us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:42.834369 (+   456us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":52525,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":99,"thread_start_us":841269,"threads_started":2,"wal-append.queue_time_us":527219}
I20260806 03:54:42.838351  2478 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:42.822490  2370 rpcz_store.cc:276] 0806 03:54:39.385595 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.857061 (+471466us) service_pool.cc:227] Handling call
0806 03:54:39.857538 (+   477us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:40.702918 (+845380us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:40.702967 (+    49us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:40.719686 (+ 16719us) log.cc:842] Serialized 52 byte log entry
0806 03:54:41.603072 (+883386us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:41.603132 (+    60us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.092401 (+489269us) spinlock_profiling.cc:243] Waited 51 ms on lock 0x7b540005a0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:42.092458 (+    57us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:42.820567 (+728109us) raft_consensus.cc:1671] finished
0806 03:54:42.820660 (+    93us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:42.821454 (+   794us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":431,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":121,"spinlock_wait_cycles":117313920,"thread_start_us":1633345,"threads_started":2,"wal-append.queue_time_us":1237463}
I20260806 03:54:42.845156  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:42.847064  2370 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:42.850219  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:42.851389  2370 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
W20260806 03:54:42.853247  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 341048us
W20260806 03:54:42.856360  2579 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.804s	user 0.000s	sys 0.012s
W20260806 03:54:42.856828  2579 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.805s	user 0.000s	sys 0.012s
I20260806 03:54:42.861905  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:42.864701  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:42.864871 12539 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:42.866036 12539 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:42.866909  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:42.818771  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 655439us
I20260806 03:54:42.865939  2578 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 16.
I20260806 03:54:42.727865 12553 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:42.902904 12695 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:42.903944 12898 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:42.904233 12695 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:42.905987 12785 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:42.905493 12898 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:42.909843  2368 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 4054) took 3522 ms (client timeout 1521 ms). Trace:
W20260806 03:54:42.910512  2368 rpcz_store.cc:269] 0806 03:54:39.387022 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.519160 (+132138us) service_pool.cc:227] Handling call
0806 03:54:42.909235 (+3390075us) spinlock_profiling.cc:243] Waited 2.28 s on lock 0x7b54001eafd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:42.909511 (+   276us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5236030720}
I20260806 03:54:42.912205 12898 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:42.743770 12672 consensus_queue.cc:260] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 16.14, Last appended by leader: 14, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:42.764847 12903 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.148s	user 0.000s	sys 0.001s
W20260806 03:54:42.919148  2372 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2444) took 3046 ms (client timeout 2723 ms). Trace:
I20260806 03:54:42.922456  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4048) took 3551 ms. Trace:
I20260806 03:54:42.922992  2375 rpcz_store.cc:276] 0806 03:54:39.371135 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.856878 (+485743us) service_pool.cc:227] Handling call
0806 03:54:39.900425 (+ 43547us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:40.596376 (+695951us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.921792 (+2325416us) spinlock_profiling.cc:243] Waited 695 ms on lock 0x7b5400007dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:42.922234 (+   442us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1598737792}
W20260806 03:54:42.925446  2376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2456) took 2977 ms (client timeout 3003 ms). Trace:
W20260806 03:54:42.925969  2376 rpcz_store.cc:269] 0806 03:54:39.949622 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.527213 (+1577591us) service_pool.cc:227] Handling call
0806 03:54:42.924891 (+1397678us) spinlock_profiling.cc:243] Waited 32.8 ms on lock 0x7b54004385d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:42.925174 (+   283us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":75522304}
I20260806 03:54:40.725260  2329 service_pool.cc:140] UpdateConsensus request on kudu.consensus.ConsensusService from 127.0.0.1:40728 dropped due to backpressure. The service queue is full; it has 50 items. Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2463)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2466)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2444)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2472)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 4082)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2460)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2456)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2450)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 4075)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2462)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2467)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2470)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 4074)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4051)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4052)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4053)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4056)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4057)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4059)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4060)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4061)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4062)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4063)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4064)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4065)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1207)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4066)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4067)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4068)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4069)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2445)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2453)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2454)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2455)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1208)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1209)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1210)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1211)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1212)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1213)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4076)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4077)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4078)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4079)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2469)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4081)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1214)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2471)
W20260806 03:54:42.933118  2373 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40734 (request call id 2466) took 2542 ms (client timeout 2155 ms). Trace:
I20260806 03:54:42.933590 12375 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:42.933920  3547 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:42.934619 12375 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:42.937527  2379 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40728 (request call id 4047) took 3566 ms (client timeout 2460 ms). Trace:
W20260806 03:54:42.938294  2379 rpcz_store.cc:269] 0806 03:54:39.370845 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.629606 (+258761us) service_pool.cc:227] Handling call
0806 03:54:42.936875 (+3307269us) spinlock_profiling.cc:243] Waited 1.79 s on lock 0x7b5400012a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:42.937216 (+   341us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4106224384}
W20260806 03:54:42.940296  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 56036.7us
I20260806 03:54:42.942869  2481 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4117) took 2806 ms. Trace:
I20260806 03:54:42.937631 12936 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:42.927489  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 25 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:42.943441  2481 rpcz_store.cc:276] 0806 03:54:40.135856 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.745837 (+609981us) service_pool.cc:227] Handling call
0806 03:54:40.746156 (+   319us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:41.685952 (+939796us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.942141 (+1256189us) spinlock_profiling.cc:243] Waited 896 ms on lock 0x7b5400037d54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:42.942593 (+   452us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2061464960}
I20260806 03:54:42.944641 12765 consensus_queue.cc:1046] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.012s
W20260806 03:54:42.933601  2373 rpcz_store.cc:269] 0806 03:54:40.390987 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.932712 (+2541725us) service_pool.cc:214] Skipping call since client already timed out
0806 03:54:42.932901 (+   189us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 03:54:42.919793  2372 rpcz_store.cc:269] 0806 03:54:39.872303 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.918595 (+3046292us) service_pool.cc:214] Skipping call since client already timed out
0806 03:54:42.918859 (+   264us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:54:42.950950 12245 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:42.956437  2479 raft_consensus.cc:1226] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:42.962249 12245 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:42.822697  2377 rpcz_store.cc:276] 0806 03:54:39.385957 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.956539 (+2570582us) service_pool.cc:227] Handling call
0806 03:54:42.016821 (+ 60282us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.017126 (+   305us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:54:42.054398 (+ 37272us) log.cc:842] Serialized 14 byte log entry
0806 03:54:42.820977 (+766579us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:42.821141 (+   164us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:42.821329 (+   188us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.821539 (+   210us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:42.821886 (+   347us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":2469,"prepare.queue_time_us":37449,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":61,"thread_start_us":765577,"threads_started":1,"wal-append.queue_time_us":692844}
I20260806 03:54:42.972759  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:42.974057  3588 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 23.
I20260806 03:54:42.974750  3591 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:42.977424  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4056) took 3589 ms. Trace:
I20260806 03:54:42.977990  2375 rpcz_store.cc:276] 0806 03:54:39.387788 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.975866 (+3588078us) service_pool.cc:227] Handling call
0806 03:54:42.976578 (+   712us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:42.976995 (+   417us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:42.977032 (+    37us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:42.977113 (+    81us) raft_consensus.cc:1631] Marking committed up to 15
0806 03:54:42.977157 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.977214 (+    57us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:42.977335 (+   121us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:42.980207  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4133) took 2231 ms. Trace:
I20260806 03:54:42.980894  2477 rpcz_store.cc:276] 0806 03:54:40.732650 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.724434 (+991784us) service_pool.cc:227] Handling call
0806 03:54:41.724874 (+   440us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:41.726520 (+  1646us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:41.726577 (+    57us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:41.730113 (+  3536us) log.cc:842] Serialized 26 byte log entry
0806 03:54:42.235913 (+505800us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:42.235968 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.239692 (+  3724us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:42.919759 (+680067us) raft_consensus.cc:1671] finished
0806 03:54:42.919833 (+    74us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:42.963684 (+ 43851us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":456419,"threads_started":1,"wal-append.queue_time_us":808536}
I20260806 03:54:42.982187 12375 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:42.992132  2376 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 24.
I20260806 03:54:42.998322  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:43.000557  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:43.000849 12542 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:42.931423 12928 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.040s
I20260806 03:54:43.001150  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:43.011904 12375 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
I20260806 03:54:43.016898  2534 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:43.019979 12416 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 18 current term: 18 is higher.
I20260806 03:54:43.029778  2372 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260806 03:54:43.030907  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4060) took 3641 ms. Trace:
I20260806 03:54:43.035432 12905 raft_consensus.cc:3037] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:43.019766 12375 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
I20260806 03:54:42.955525 12936 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:43.007685  2572 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:47302 (request call id 87) took 1410 ms. Trace:
I20260806 03:54:43.031376  2372 rpcz_store.cc:276] 0806 03:54:39.389568 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.028364 (+3638796us) service_pool.cc:227] Handling call
0806 03:54:43.029026 (+   662us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.030497 (+  1471us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.030804 (+   307us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:43.021103  3590 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 860) took 3370 ms (client timeout 1629 ms). Trace:
I20260806 03:54:43.052537  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:43.055361  3590 rpcz_store.cc:269] 0806 03:54:39.650611 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.650763 (+   152us) service_pool.cc:227] Handling call
0806 03:54:43.020391 (+3369628us) spinlock_profiling.cc:243] Waited 738 ms on lock 0x7b540070d0d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:43.020818 (+   427us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1697680640}
I20260806 03:54:43.053516  2572 rpcz_store.cc:276] 0806 03:54:41.596579 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.049925 (+453346us) service_pool.cc:227] Handling call
0806 03:54:43.007119 (+957194us) spinlock_profiling.cc:243] Waited 149 ms on lock 0x7b5400238a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cabfbc3 00007f0d81a0981a 00007f0d7b0fcd04 00007f0d7b0fcc92 00007f0d7b0fcbc1 00007f0d7b0fcb3c 00007f0d7b0fbdf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:43.007357 (+   238us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":342344576}
W20260806 03:54:43.097294  2332 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.956s	user 0.004s	sys 0.008s
I20260806 03:54:43.084798 12936 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
W20260806 03:54:43.110445  2332 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.969s	user 0.004s	sys 0.008s
W20260806 03:54:43.112464  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 96432.7us
I20260806 03:54:43.125474 12049 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:43.129314 12049 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.133792 12049 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:43.136065  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4134) took 2134 ms. Trace:
I20260806 03:54:43.137405 12245 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:43.137890  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 140058us
W20260806 03:54:43.140336  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 103729us
I20260806 03:54:43.140830 12762 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:43.141441 12762 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:43.141891 12762 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:54:43.142683  2374 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.975s	user 0.007s	sys 0.006s
W20260806 03:54:43.143260  2374 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 1.012s	user 0.007s	sys 0.006s
I20260806 03:54:43.145013 12695 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:43.173609  2379 raft_consensus.cc:1226] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 19. Current term is 20. Ops: []
I20260806 03:54:43.179210  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4057) took 3786 ms. Trace:
I20260806 03:54:43.128187 12539 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:43.179708  2379 rpcz_store.cc:276] 0806 03:54:39.388405 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.970573 (+3582168us) service_pool.cc:227] Handling call
0806 03:54:43.119544 (+148971us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.174324 (+ 54780us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.174615 (+   291us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.136684  2476 rpcz_store.cc:276] 0806 03:54:40.814002 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.758615 (+944613us) service_pool.cc:227] Handling call
0806 03:54:41.804927 (+ 46312us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:42.298168 (+493241us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:42.298201 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:42.298736 (+   535us) log.cc:842] Serialized 26 byte log entry
0806 03:54:42.824886 (+526150us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:42.825021 (+   135us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:42.825215 (+   194us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:42.894471 (+ 69256us) raft_consensus.cc:1671] finished
0806 03:54:42.894498 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:42.948745 (+ 54247us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":179147,"raft.run_cpu_time_us":163,"raft.run_wall_time_us":28611,"thread_start_us":920153,"threads_started":2,"wal-append.queue_time_us":491521}
W20260806 03:54:43.189762  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 1.0472e+06us
I20260806 03:54:43.194381 12237 consensus_queue.cc:1046] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 14.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260806 03:54:43.196815 12245 raft_consensus.cc:3032] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:43.197357 12245 raft_consensus.cc:729] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:43.198449  2577 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3346) took 3646 ms (client timeout 2045 ms). Trace:
W20260806 03:54:43.199173  2576 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44194 (request call id 3351) took 3283 ms (client timeout 3221 ms). Trace:
W20260806 03:54:43.199905  2576 rpcz_store.cc:269] 0806 03:54:39.916013 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.396542 (+480529us) service_pool.cc:227] Handling call
0806 03:54:43.198567 (+2802025us) spinlock_profiling.cc:243] Waited 353 ms on lock 0x7b540004a954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:43.198893 (+   326us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":811805056}
I20260806 03:54:43.200517  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:43.202082 12245 consensus_queue.cc:260] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.7, Last appended by leader: 7, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:43.198442  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4064) took 3806 ms. Trace:
I20260806 03:54:43.210134  2372 rpcz_store.cc:276] 0806 03:54:39.391680 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.105684 (+3714004us) service_pool.cc:227] Handling call
0806 03:54:43.181234 (+ 75550us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.198005 (+ 16771us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:43.198038 (+    33us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:43.198108 (+    70us) raft_consensus.cc:1631] Marking committed up to 13
0806 03:54:43.198176 (+    68us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.198247 (+    71us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.198358 (+   111us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:43.203773 12901 consensus_meta.cc:287] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.775s	user 0.008s	sys 0.013s
I20260806 03:54:43.218825  2575 raft_consensus.cc:1226] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:43.203799 12245 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:43.217163  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:43.199064  2577 rpcz_store.cc:269] 0806 03:54:39.552481 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:39.986688 (+434207us) service_pool.cc:227] Handling call
0806 03:54:43.198060 (+3211372us) spinlock_profiling.cc:243] Waited 1.87 s on lock 0x7b540028f5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:43.198248 (+   188us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":4305927424}
I20260806 03:54:43.230382 12901 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:43.224534  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 55714.5us
I20260806 03:54:43.233695  2370 raft_consensus.cc:2454] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:43.238998  2575 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56018 (request call id 1048) took 2491 ms. Trace:
I20260806 03:54:43.244402  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 1218) took 1150 ms. Trace:
I20260806 03:54:43.245769  2370 rpcz_store.cc:276] 0806 03:54:42.088839 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.847954 (+759115us) service_pool.cc:227] Handling call
0806 03:54:43.238672 (+390718us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.251791   732 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260806 03:54:43.257645  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 25 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:43.258296 12383 consensus_queue.cc:1046] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 21.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:43.240558  2575 rpcz_store.cc:276] 0806 03:54:40.743203 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.354307 (+1611104us) service_pool.cc:227] Handling call
0806 03:54:43.011384 (+657077us) spinlock_profiling.cc:243] Waited 2.66 ms on lock 0x7b5800264c98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:54:43.011812 (+   428us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.227763 (+215951us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.234514 (+  6751us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":6125440}
I20260806 03:54:43.261580  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54234 (request call id 3339) took 1454 ms. Trace:
W20260806 03:54:43.268342 12731 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.586s	user 0.019s	sys 0.070s
W20260806 03:54:43.268908 12731 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.692s	user 0.019s	sys 0.071s
I20260806 03:54:43.268388  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:43.270234  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 360479us
I20260806 03:54:43.236145 12539 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader pre-election won for term 24
I20260806 03:54:43.270606 12785 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:43.271184 12539 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:43.271682 12539 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:43.272905  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:43.274508  2429 leader_election.cc:334] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.112s (SENT)
I20260806 03:54:43.275075  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:43.276338 12785 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.279268 12785 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:43.287382  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:43.281860  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 19 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:43.282915  2331 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.023s	user 0.004s	sys 0.037s
I20260806 03:54:43.259718 12383 raft_consensus.cc:3032] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 21 LEADER]: Stepping down as leader of term 21
I20260806 03:54:43.287281  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:43.296763  2331 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.158s	user 0.005s	sys 0.038s
I20260806 03:54:43.296229  2478 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:43.304817  2477 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:43.306249  3588 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 21: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:43.282716 12731 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:43.310236  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:43.312104  2537 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:43.263012  2474 rpcz_store.cc:276] 0806 03:54:41.807131 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.053644 (+246513us) service_pool.cc:227] Handling call
0806 03:54:42.053947 (+   303us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:42.057828 (+  3881us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:42.057857 (+    29us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:42.091823 (+ 33966us) log.cc:842] Serialized 26 byte log entry
0806 03:54:42.915566 (+823743us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:43.177694 (+262128us) log.cc:842] Serialized 14 byte log entry
0806 03:54:43.221263 (+ 43569us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.228968 (+  7705us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:43.229071 (+   103us) raft_consensus.cc:1671] finished
0806 03:54:43.229082 (+    11us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.261440 (+ 32358us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":2702,"raft.queue_time_us":331687,"raft.run_cpu_time_us":296,"raft.run_wall_time_us":4197,"thread_start_us":972940,"threads_started":2,"wal-append.queue_time_us":654387}
I20260806 03:54:43.317939  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4065) took 3925 ms. Trace:
I20260806 03:54:43.318455  2379 rpcz_store.cc:276] 0806 03:54:39.392094 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.187571 (+3795477us) service_pool.cc:227] Handling call
0806 03:54:43.250925 (+ 63354us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.311296 (+ 60371us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:43.311353 (+    57us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:43.317586 (+  6233us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:43.317644 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.317722 (+    78us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.317871 (+   149us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.321589  2370 raft_consensus.cc:1226] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 16. Current term is 17. Ops: [16.10-16.10]
I20260806 03:54:43.381171  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4066) took 3728 ms. Trace:
I20260806 03:54:43.381457  2370 rpcz_store.cc:276] 0806 03:54:39.653136 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.262277 (+3609141us) service_pool.cc:227] Handling call
0806 03:54:43.316160 (+ 53883us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:43.380706 (+ 64546us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.381104 (+   398us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.324922 12737 raft_consensus.cc:3032] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:43.326375  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:43.379489  2477 raft_consensus.cc:2454] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
I20260806 03:54:43.328238  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4059) took 3939 ms. Trace:
I20260806 03:54:43.332181 12731 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.335881  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:43.382604 12737 raft_consensus.cc:729] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:54:43.388528 12716 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.948s	user 0.012s	sys 0.012s
I20260806 03:54:43.389032 12716 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:43.389360 12731 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:43.390292  2482 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:43.337237 12838 raft_consensus.cc:2781] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:43.299173 12416 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:54:43.341424  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 1.21081e+06us
I20260806 03:54:43.343799  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1207) took 3770 ms. Trace:
I20260806 03:54:43.394901  2372 rpcz_store.cc:276] 0806 03:54:39.573429 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.225367 (+3651938us) service_pool.cc:227] Handling call
0806 03:54:43.292315 (+ 66948us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.343424 (+ 51109us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:43.343458 (+    34us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:43.343522 (+    64us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:43.343556 (+    34us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.343616 (+    60us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.343740 (+   124us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.346930  2484 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4139) took 1855 ms. Trace:
I20260806 03:54:43.292716 12383 raft_consensus.cc:729] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 21 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:43.350760 12805 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:43.353312  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 51253.6us
I20260806 03:54:43.354099  2579 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3319) took 6489 ms. Trace:
I20260806 03:54:43.354724 12627 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:43.356005 12478 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 24 LEADER]: Stepping down as leader of term 24
W20260806 03:54:43.365154  2581 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2213) took 3211 ms (client timeout 3572 ms). Trace:
I20260806 03:54:43.365239  2584 raft_consensus.cc:1226] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 20. Current term is 21. Ops: []
W20260806 03:54:43.366009  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 91567.9us
W20260806 03:54:43.367256 12524 consensus_meta.cc:287] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.928s	user 0.014s	sys 0.010s
I20260806 03:54:43.372009 12672 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:43.337344 12901 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:43.327790  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4052) took 3941 ms. Trace:
I20260806 03:54:43.444587  2374 rpcz_store.cc:276] 0806 03:54:39.386298 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.050565 (+2664267us) service_pool.cc:227] Handling call
0806 03:54:42.050869 (+   304us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:42.051307 (+   438us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:42.051333 (+    26us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:42.051757 (+   424us) log.cc:842] Serialized 26 byte log entry
0806 03:54:43.143946 (+1092189us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:43.144037 (+    91us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.144174 (+   137us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:43.327331 (+183157us) raft_consensus.cc:1671] finished
0806 03:54:43.327376 (+    45us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.327688 (+   312us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":93,"raft.run_cpu_time_us":154,"raft.run_wall_time_us":26515,"thread_start_us":1012610,"threads_started":1,"wal-append.queue_time_us":1155033}
I20260806 03:54:43.446147 12627 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:43.446797  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:43.389483 12737 consensus_queue.cc:260] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.450493 12737 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:43.450953 12627 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:43.410866 12478 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 24 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:43.453382 12478 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 24.16, Last appended by leader: 16, Current term: 24, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.382905  2373 rpcz_store.cc:276] 0806 03:54:39.389246 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.326642 (+3937396us) service_pool.cc:227] Handling call
0806 03:54:43.327211 (+   569us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.327796 (+   585us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:43.327825 (+    29us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:43.327895 (+    70us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:43.327934 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.327997 (+    63us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.328148 (+   151us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":625,"raft.run_cpu_time_us":182,"raft.run_wall_time_us":183}
I20260806 03:54:43.447665  2374 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:43.412634  2482 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56244 (request call id 1165) took 1100 ms. Trace:
I20260806 03:54:43.399000  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:43.410983  2581 rpcz_store.cc:269] 0806 03:54:40.153818 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:40.428469 (+274651us) service_pool.cc:227] Handling call
0806 03:54:43.364556 (+2936087us) spinlock_profiling.cc:243] Waited 1.39 s on lock 0x7b540028e1d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:43.364885 (+   329us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3190589824}
I20260806 03:54:43.386744 12919 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:43.417786 12936 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.424667 12731 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:43.425696 12245 consensus_queue.cc:1046] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:54:43.439285 12838 raft_consensus.cc:686] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:43.464428  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:43.465468  3586 raft_consensus.cc:2354] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 20. Current term is 21.
I20260806 03:54:43.465642 12838 consensus_queue.cc:237] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 19.15, Last appended by leader: 15, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.468117  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:43.468492  2372 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:43.468899  2477 raft_consensus.cc:3037] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:43.469451 12936 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:43.469908  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:43.470916  2372 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 22: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:43.471611  2436 leader_election.cc:398] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 20. Current term is 21.
I20260806 03:54:43.471987  2436 leader_election.cc:401] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Cancelling election due to peer responding with higher term
I20260806 03:54:43.386482 12762 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.473249  3590 raft_consensus.cc:2379] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 17: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:43.474225 12762 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:43.461021 12919 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:43.475520 12919 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:43.476137  3591 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 16. Current term is 17. Ops: []
I20260806 03:54:43.476377  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:43.477388  2373 raft_consensus.cc:3037] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:43.478570  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:43.479575 12416 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 16.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:43.480196  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:43.481036 12416 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:43.481317  3588 raft_consensus.cc:2396] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 20 because replica has last-logged OpId of term: 19 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 12.
I20260806 03:54:43.481580 12416 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:43.424746 12603 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.856s	user 0.013s	sys 0.004s
I20260806 03:54:43.430846  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:43.399821  2579 rpcz_store.cc:276] 0806 03:54:36.864336 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:36.864497 (+   161us) service_pool.cc:227] Handling call
0806 03:54:36.864986 (+   489us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:36.871099 (+  6113us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:36.871135 (+    36us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:36.877016 (+  5881us) log.cc:842] Serialized 52 byte log entry
0806 03:54:41.429655 (+4552639us) spinlock_profiling.cc:243] Waited 1.38 ms on lock 0x7b1800326500. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:54:42.051639 (+621984us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:42.755802 (+704163us) spinlock_profiling.cc:243] Waited 4.5 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:54:42.857479 (+101677us) log.cc:842] Serialized 14 byte log entry
0806 03:54:43.353479 (+496000us) spinlock_profiling.cc:243] Waited 28.5 ms on lock 0x7b5400317a20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca58fb3 00007f0d7cac5f0f 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c
0806 03:54:43.353541 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.353719 (+   178us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:43.353773 (+    54us) raft_consensus.cc:1671] finished
0806 03:54:43.353788 (+    15us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.353997 (+   209us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":474,"prepare.queue_time_us":715168,"prepare.run_cpu_time_us":59,"prepare.run_wall_time_us":62,"raft.queue_time_us":138485,"raft.run_cpu_time_us":429,"raft.run_wall_time_us":9467,"spinlock_wait_cycles":79172736,"thread_start_us":1426413,"threads_started":2,"wal-append.queue_time_us":5329797}
I20260806 03:54:43.433097 12383 consensus_queue.cc:260] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 21.13, Last appended by leader: 13, Current term: 21, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:43.378720 12539 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.443434 12524 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.493479  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:43.498270  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:43.491412  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4062) took 4093 ms. Trace:
I20260806 03:54:43.499984  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:43.499605  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:43.492787  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3338) took 4459 ms. Trace:
I20260806 03:54:43.500062  2534 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:43.530011  2374 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:43.442559   732 auto_leader_rebalancer.cc:450] All tables' leader rebalancing finished this round
I20260806 03:54:43.396478  2484 rpcz_store.cc:276] 0806 03:54:41.446075 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.949000 (+502925us) service_pool.cc:227] Handling call
0806 03:54:41.954367 (+  5367us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.241904 (+1287537us) raft_consensus.cc:1520] Early marking committed up to index 9
0806 03:54:43.250927 (+  9023us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:43.264275 (+ 13348us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:43.264321 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.280949 (+ 16628us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.301890 (+ 20941us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":10846,"raft.queue_time_us":475958,"raft.run_cpu_time_us":184,"raft.run_wall_time_us":185,"thread_start_us":324192,"threads_started":1}
I20260806 03:54:43.448545 12733 consensus_queue.cc:1046] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:43.449800 12805 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:43.548357  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:43.336385  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 73816.3us
W20260806 03:54:43.385769  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 59579.5us
I20260806 03:54:43.550676  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4063) took 4159 ms. Trace:
I20260806 03:54:43.551479  2376 rpcz_store.cc:276] 0806 03:54:39.391255 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.202614 (+3811359us) service_pool.cc:227] Handling call
0806 03:54:43.203206 (+   592us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.203720 (+   514us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:54:43.300840 (+ 97120us) log.cc:842] Serialized 14 byte log entry
0806 03:54:43.550180 (+249340us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:43.550268 (+    88us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:43.550344 (+    76us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.550417 (+    73us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.550588 (+   171us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":23313,"prepare.queue_time_us":154306,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"thread_start_us":220809,"threads_started":2}
I20260806 03:54:43.454862 12478 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Advancing to term 25
I20260806 03:54:43.459067  2482 rpcz_store.cc:276] 0806 03:54:42.300749 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.510627 (+209878us) service_pool.cc:227] Handling call
0806 03:54:42.510921 (+   294us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.390861 (+879940us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.392930 (+  2069us) spinlock_profiling.cc:243] Waited 879 ms on lock 0x7b54001ab654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:43.401078 (+  8148us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2021518592}
I20260806 03:54:43.471909  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:43.487936 12245 consensus_queue.cc:1225] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer dff94100ffc5485f92cbe6a85addf0b2 log is divergent from this leader: its last log entry 18.12 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 11
W20260806 03:54:43.493206  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62836.6us
W20260806 03:54:43.529232  2429 leader_election.cc:334] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.155s (SENT)
I20260806 03:54:43.499969  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:43.513299  2477 raft_consensus.cc:2454] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:43.401584  2379 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:43.492733 12383 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:43.537482  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:43.531843 12762 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Leader pre-election lost for term 24. Reason: could not achieve majority
I20260806 03:54:43.528445  2584 rpcz_store.cc:276] 0806 03:54:39.033727 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.107732 (+3074005us) service_pool.cc:227] Handling call
0806 03:54:43.364855 (+1257123us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.438620 (+ 73765us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.492405 (+ 53785us) spinlock_profiling.cc:243] Waited 1.23 s on lock 0x7b540028e1d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:43.492663 (+   258us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2825767168}
I20260806 03:54:43.532507  2368 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:43.502846 12539 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:43.582331 12727 raft_consensus.cc:3032] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Stepping down as leader of term 16
I20260806 03:54:43.582937  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:43.583770 12762 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:54:43.584676  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 55509.3us
I20260806 03:54:43.559206  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:43.564177 12764 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 1.580s	user 0.006s	sys 0.020s
I20260806 03:54:43.565105   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:54:43.498338 11493 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:43.557145  2372 raft_consensus.cc:2362] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15. Re-sending same reply.
I20260806 03:54:43.575505  3588 raft_consensus.cc:2379] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 20: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:43.578513  2478 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:43.579275 12901 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election lost for term 20. Reason: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for earlier term 20. Current term is 21.
I20260806 03:54:43.581175  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:43.583166 12727 raft_consensus.cc:729] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:43.401103  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:43.571945  3542 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:43.512132  2377 rpcz_store.cc:276] 0806 03:54:39.390779 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.052421 (+3661642us) service_pool.cc:227] Handling call
0806 03:54:43.103443 (+ 51022us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.185620 (+ 82177us) raft_consensus.cc:1520] Early marking committed up to index 11
0806 03:54:43.226504 (+ 40884us) log.cc:842] Serialized 14 byte log entry
0806 03:54:43.483323 (+256819us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:43.483396 (+    73us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:43.483459 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.483557 (+    98us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.483737 (+   180us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":172047,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":58,"raft.queue_time_us":47348,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":118,"thread_start_us":210473,"threads_started":1,"wal-append.queue_time_us":267361}
I20260806 03:54:43.584666 12762 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.549269 12237 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election won for term 20
W20260806 03:54:43.600188  2368 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:37370 (request call id 1219) took 1476 ms (client timeout 1814 ms). Trace:
I20260806 03:54:43.602874  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:43.603912  2368 rpcz_store.cc:269] 0806 03:54:42.112245 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.911968 (+799723us) service_pool.cc:227] Handling call
0806 03:54:43.588523 (+676555us) spinlock_profiling.cc:243] Waited 423 ms on lock 0x7b5400012554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:43.588857 (+   334us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":972943232}
I20260806 03:54:43.579316 12032 raft_consensus.cc:3032] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:43.608317  2376 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:43.603971  2474 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:43.610847  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:43.617874  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:43.621840  2374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:43.492252 12603 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.624887 12936 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:43.625609 12936 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:43.626098 12936 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:43.603864 12237 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:43.602108 12716 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:43.628528  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
W20260806 03:54:43.625886  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54163.9us
I20260806 03:54:43.508319 12416 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.612295 12032 raft_consensus.cc:729] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:43.664358 12539 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader election lost for term 22. Reason: could not achieve majority
I20260806 03:54:43.664565  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:43.665436 12561 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:43.665665  2581 raft_consensus.cc:2379] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:43.665223 12032 consensus_queue.cc:260] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 19.12, Last appended by leader: 12, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:43.665905 12561 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:43.666352 12561 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:43.666858 12032 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:43.668290  2581 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 17 index: 8. Preceding OpId from leader: term: 18 index: 9. (index mismatch)
I20260806 03:54:43.650818  2479 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:43.668690 12611 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:43.669462 12416 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:43.669426  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:43.670636  2576 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
W20260806 03:54:43.656804  2224 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38220 (request call id 133) took 30293 ms (client timeout 15000 ms). Trace:
I20260806 03:54:43.656518  3588 raft_consensus.cc:1226] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:43.647604  2370 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 19 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
I20260806 03:54:43.673399  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:43.630674 12805 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:43.656677  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:43.657984  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:43.675484  3586 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:43.661062  2584 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Advancing to term 25
I20260806 03:54:43.660123  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:43.662335  2579 raft_consensus.cc:1226] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:43.605268 12764 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.675386  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:43.661005  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:43.635636  2379 raft_consensus.cc:2362] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18. Re-sending same reply.
I20260806 03:54:43.650938  2377 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 25 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:43.672927  2578 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 24. Current term is 25. Ops: [24.16-24.16]
I20260806 03:54:43.677178  2368 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 22.
W20260806 03:54:43.652204  2429 leader_election.cc:334] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.216s (SENT)
I20260806 03:54:43.688571  2429 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:43.680447  2574 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:43.681254  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:43.634359 12237 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:43.694542  2577 raft_consensus.cc:2379] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:43.696467  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 44337.1us
I20260806 03:54:43.691885  2478 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
I20260806 03:54:43.619853 11493 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:43.698067  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:43.703629  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 147044us
I20260806 03:54:43.712173  2374 raft_consensus.cc:2396] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 21 because replica has last-logged OpId of term: 19 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 18 index: 9.
I20260806 03:54:43.718508  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:43.727698  2235 catalog_manager.cc:5495] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:43.730646  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:43.732841 12680 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:43.727770  3587 raft_consensus.cc:2354] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 24. Current term is 25.
I20260806 03:54:43.669407 12611 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:43.738525  3587 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 871) took 1791 ms (client timeout 2083 ms). Trace:
I20260806 03:54:43.739049  2377 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:43.739864  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2453) took 3857 ms. Trace:
I20260806 03:54:43.740487  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:43.741062  2372 raft_consensus.cc:1226] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 21. Current term is 22. Ops: []
I20260806 03:54:43.741475  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:43.741744  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2454) took 3859 ms. Trace:
I20260806 03:54:43.742163  2372 rpcz_store.cc:276] 0806 03:54:39.882571 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.716035 (+3833464us) service_pool.cc:227] Handling call
0806 03:54:43.740899 (+ 24864us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.741503 (+   604us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.741697 (+   194us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.740151  2574 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 16 index: 14. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
I20260806 03:54:43.743424  2372 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2"
W20260806 03:54:43.739065  3587 rpcz_store.cc:269] 0806 03:54:41.947459 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:41.947638 (+   179us) service_pool.cc:227] Handling call
0806 03:54:43.738184 (+1790546us) spinlock_profiling.cc:243] Waited 1.72 s on lock 0x7b54004a2254. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:43.738426 (+   242us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3945799040}
I20260806 03:54:43.744335  2483 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 23.
I20260806 03:54:43.746945  2374 raft_consensus.cc:1203] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Deduplicated request from leader. Original: 12.9->[13.10-13.10]   Dedup: 13.10->[]
I20260806 03:54:43.745487  2534 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:43.740690  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:43.750411  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:43.750783 11493 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:43.707293 12805 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:43.752599 12764 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 25 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:43.756942  2368 raft_consensus.cc:1226] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 19. Current term is 20. Ops: [19.14-19.14]
I20260806 03:54:43.751555  2583 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:43.747689  2374 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 13. Current term is 14. Ops: [13.10-13.10]
I20260806 03:54:43.781930  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:43.742272  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:43.731515  2235 catalog_manager.cc:5495] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:43.740240  2377 rpcz_store.cc:276] 0806 03:54:39.882289 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.707999 (+3825710us) service_pool.cc:227] Handling call
0806 03:54:43.738796 (+ 30797us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.739603 (+   807us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.739800 (+   197us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.775403 12611 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:43.778477  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:43.780359 12837 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader pre-election won for term 24
I20260806 03:54:43.770327  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4067) took 4116 ms. Trace:
I20260806 03:54:43.788633  2578 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 9. Preceding OpId from leader: term: 21 index: 11. (index mismatch)
I20260806 03:54:43.788800  2376 rpcz_store.cc:276] 0806 03:54:39.653404 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.677902 (+4024498us) service_pool.cc:227] Handling call
0806 03:54:43.735859 (+ 57957us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.769917 (+ 34058us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:43.769944 (+    27us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:43.769994 (+    50us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:43.770028 (+    34us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.770086 (+    58us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.770238 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.791005  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2455) took 3900 ms. Trace:
I20260806 03:54:43.791565  2374 rpcz_store.cc:276] 0806 03:54:39.947729 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.720973 (+3773244us) service_pool.cc:227] Handling call
0806 03:54:43.746747 (+ 25774us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:43.782467 (+ 35720us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.782804 (+   337us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.793483  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2445) took 3920 ms. Trace:
I20260806 03:54:43.794034  2368 rpcz_store.cc:276] 0806 03:54:39.872620 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.687923 (+3815303us) service_pool.cc:227] Handling call
0806 03:54:43.736820 (+ 48897us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:43.793085 (+ 56265us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.793406 (+   321us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.799352  2373 raft_consensus.cc:2454] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:43.799245  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 25 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:43.801159  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:43.805049  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:43.805677  2483 raft_consensus.cc:2362] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21. Re-sending same reply.
I20260806 03:54:43.809744  2577 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Advancing to term 25
W20260806 03:54:43.812747  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 157953us
W20260806 03:54:43.813406  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 239972us
I20260806 03:54:43.816280  2368 raft_consensus.cc:1226] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:43.790645 12837 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:43.818861  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1212) took 3462 ms. Trace:
I20260806 03:54:43.819231  2368 rpcz_store.cc:276] 0806 03:54:40.356005 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.795002 (+3438997us) service_pool.cc:227] Handling call
0806 03:54:43.812793 (+ 17791us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.818596 (+  5803us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.818804 (+   208us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:54:43.821847  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 58855.1us
I20260806 03:54:43.822796  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:43.823987 12675 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:43.828828 12675 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:43.829201 12675 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:43.824182 12905 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:43.829612  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1211) took 3657 ms. Trace:
I20260806 03:54:43.790491 12680 consensus_queue.cc:1046] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 20.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.027s
I20260806 03:54:43.830966  2377 raft_consensus.cc:1226] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:43.832266  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1209) took 3778 ms. Trace:
I20260806 03:54:43.828227 12901 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:43.829870 12905 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:43.830446  2374 rpcz_store.cc:276] 0806 03:54:40.172402 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.808782 (+3636380us) service_pool.cc:227] Handling call
0806 03:54:43.828711 (+ 19929us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.829137 (+   426us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:43.829174 (+    37us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:43.829235 (+    61us) raft_consensus.cc:1631] Marking committed up to 9
0806 03:54:43.829278 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.829347 (+    69us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.829505 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.802408 12245 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:54:43.846097  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 48620.9us
I20260806 03:54:43.832456 12680 raft_consensus.cc:3032] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Stepping down as leader of term 20
I20260806 03:54:43.851091 12680 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:43.852592 12680 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 20.11, Last appended by leader: 11, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.854852 12680 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
W20260806 03:54:43.832480  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 82303.1us
W20260806 03:54:43.671780  2224 rpcz_store.cc:269] 0806 03:54:13.363156 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:22.729107 (+9365951us) service_pool.cc:227] Handling call
0806 03:54:43.656495 (+20927388us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:33.365063 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:33.588124 (+223061us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:33.603273 (+ 15149us) write_op.cc:435] Acquired schema lock
0806 03:54:33.610690 (+  7417us) tablet.cc:660] Decoding operations
0806 03:54:33.721397 (+110707us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:33.721533 (+   136us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:33.721585 (+    52us) tablet.cc:683] Acquiring locks for 12 operations
0806 03:54:33.722826 (+  1241us) tablet.cc:699] Row locks acquired
0806 03:54:33.722865 (+    39us) write_op.cc:260] PREPARE: finished
0806 03:54:33.723090 (+   225us) write_op.cc:270] Start()
0806 03:54:33.723298 (+   208us) write_op.cc:276] Timestamp: P: 1785988473723005 usec, L: 0
0806 03:54:33.723346 (+    48us) op_driver.cc:331] REPLICATION: starting
0806 03:54:33.792070 (+ 68724us) log.cc:842] Serialized 4800 byte log entry
0806 03:54:35.186539 (+1394469us) op_driver.cc:444] REPLICATION: finished
0806 03:54:38.466525 (+3279986us) spinlock_profiling.cc:243] Waited 29.6 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d79b7f5fe 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d804d5410
0806 03:54:39.251210 (+784685us) write_op.cc:301] APPLY: starting
0806 03:54:39.251334 (+   124us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:39.539196 (+287862us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:39.539308 (+   112us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:40.407147 (+867839us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:40.407557 (+   410us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=24,key_file_lookups=24,delta_file_lookups=24,mrs_lookups=0
0806 03:54:40.407630 (+    73us) write_op.cc:312] APPLY: finished
0806 03:54:40.413582 (+  5952us) log.cc:842] Serialized 113 byte log entry
0806 03:54:41.482338 (+1068756us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:41.537003 (+ 54665us) write_op.cc:454] Released schema lock
0806 03:54:41.564707 (+ 27704us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:41.589142 (+ 24435us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:41.592660 (+  3518us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":23904,"reported_tablets":24,"child_traces":[["op",{"apply.queue_time_us":4023314,"apply.run_cpu_time_us":152723,"apply.run_wall_time_us":2359199,"cfile_cache_hit":50,"cfile_cache_hit_bytes":54383,"num_ops":12,"prepare.queue_time_us":86644,"prepare.run_cpu_time_us":26458,"prepare.run_wall_time_us":908886,"raft.queue_time_us":524658,"raft.run_cpu_time_us":193355,"raft.run_wall_time_us":4247442,"replication_time_us":1424825,"spinlock_wait_cycles":68114304,"thread_start_us":5825494,"threads_started":5,"wal-append.queue_time_us":1667073,"wal-append.run_cpu_time_us":50704,"wal-append.run_wall_time_us":2647770}]]}
I20260806 03:54:43.856595  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 26 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:43.857102  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:43.825292  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:43.840287  2377 rpcz_store.cc:276] 0806 03:54:40.053921 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.799982 (+3746061us) service_pool.cc:227] Handling call
0806 03:54:43.830787 (+ 30805us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.831930 (+  1143us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.832206 (+   276us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.838300  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4061) took 4448 ms. Trace:
I20260806 03:54:43.859735  2375 rpcz_store.cc:276] 0806 03:54:39.390351 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.328992 (+3938641us) service_pool.cc:227] Handling call
0806 03:54:43.329513 (+   521us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:43.330236 (+   723us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:43.330265 (+    29us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:43.331199 (+   934us) log.cc:842] Serialized 26 byte log entry
0806 03:54:43.587251 (+256052us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:43.587295 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.587372 (+    77us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:43.838053 (+250681us) raft_consensus.cc:1671] finished
0806 03:54:43.838076 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.838239 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":5097,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":129,"thread_start_us":255499,"threads_started":1,"wal-append.queue_time_us":480801}
I20260806 03:54:43.861155 12539 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:43.848178 12940 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260806 03:54:43.835909  3542 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:43.845494 12905 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:43.860752 12805 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:43.849891  2332 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:43.818213 12524 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:43.820232 12837 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:43.906581 12737 raft_consensus.cc:2781] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election won for term 20
W20260806 03:54:43.907226  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 57516us
I20260806 03:54:43.907603 12737 raft_consensus.cc:686] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 20 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:43.796164 12727 consensus_queue.cc:260] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.10, Last appended by leader: 10, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:43.909111 12737 consensus_queue.cc:237] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 19.14, Last appended by leader: 14, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.909979 12611 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:43.909207  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:43.886246  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4079) took 3428 ms. Trace:
I20260806 03:54:43.916821  2375 rpcz_store.cc:276] 0806 03:54:40.444924 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.861367 (+3416443us) service_pool.cc:227] Handling call
0806 03:54:43.861766 (+   399us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.862014 (+   248us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:43.862063 (+    49us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:43.862111 (+    48us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:43.872284 (+ 10173us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.872383 (+    99us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.872550 (+   167us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.842168 12901 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:43.870203  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:43.903599  2534 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:43.869102 12805 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:43.951146  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 81060.2us
W20260806 03:54:43.962376  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 144555us
I20260806 03:54:43.965492  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:43.970111  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 107369us
I20260806 03:54:43.950515 12805 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:43.983939  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1213) took 3627 ms. Trace:
I20260806 03:54:43.984565  2373 rpcz_store.cc:276] 0806 03:54:40.356355 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.815074 (+3458719us) service_pool.cc:227] Handling call
0806 03:54:43.891084 (+ 76010us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:43.983390 (+ 92306us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:43.983444 (+    54us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:43.983513 (+    69us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:43.983560 (+    47us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.983658 (+    98us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.983861 (+   203us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:43.944329 12901 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:43.989049  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4053) took 4417 ms. Trace:
I20260806 03:54:43.989068 12524 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:43.990092 12524 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:43.989737  2369 rpcz_store.cc:276] 0806 03:54:39.386630 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:42.049027 (+2662397us) service_pool.cc:227] Handling call
0806 03:54:42.103704 (+ 54677us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:42.118422 (+ 14718us) raft_consensus.cc:1520] Early marking committed up to index 10
0806 03:54:43.201296 (+1082874us) spinlock_profiling.cc:243] Waited 11.2 ms on lock 0x7b1800310180. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f 00007f0d7cadee88
0806 03:54:43.319612 (+118316us) log.cc:842] Serialized 14 byte log entry
0806 03:54:43.513416 (+193804us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:43.578719 (+ 65303us) log.cc:842] Serialized 26 byte log entry
0806 03:54:43.578914 (+   195us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:43.579377 (+   463us) log.cc:842] Serialized 14 byte log entry
0806 03:54:43.579688 (+   311us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:43.579851 (+   163us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:43.798326 (+218475us) raft_consensus.cc:1671] finished
0806 03:54:43.798353 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:43.804044 (+  5691us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":38574,"prepare.queue_time_us":31643,"prepare.run_cpu_time_us":110,"prepare.run_wall_time_us":113,"raft.queue_time_us":46453,"raft.run_cpu_time_us":413,"raft.run_wall_time_us":3920,"spinlock_wait_cycles":25655680,"thread_start_us":173085,"threads_started":2,"wal-append.queue_time_us":240360}
I20260806 03:54:43.993144 12524 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:43.951151 12611 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election lost for term 22. Reason: could not achieve majority
I20260806 03:54:44.025813  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:44.028918  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:44.035964  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:44.041549 12871 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:44.042866 12871 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:44.045075  2375 raft_consensus.cc:1226] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:43.983047 12733 raft_consensus.cc:2781] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:44.050647 12805 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:44.051941 12901 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:44.060770 12727 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:44.061707  3594 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 16 index: 14. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
I20260806 03:54:44.093348  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4077) took 3671 ms. Trace:
I20260806 03:54:44.101142  2374 rpcz_store.cc:276] 0806 03:54:40.421989 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.864487 (+3442498us) service_pool.cc:227] Handling call
0806 03:54:43.968768 (+104281us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:44.092820 (+124052us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:44.092875 (+    55us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:44.092948 (+    73us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:44.093001 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.093100 (+    99us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:44.093271 (+   171us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:44.000480  2377 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 7. Preceding OpId from leader: term: 17 index: 8. (index mismatch)
I20260806 03:54:43.918802 11493 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Leader pre-election lost for term 25. Reason: could not achieve majority
I20260806 03:54:43.892803 12245 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:43.864199 12762 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 26 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:43.979465 12940 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
W20260806 03:54:44.080783  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 81790.6us
I20260806 03:54:44.082935  2368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4076) took 3695 ms. Trace:
I20260806 03:54:44.090561  2373 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:44.122313  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.091907  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2469) took 3535 ms. Trace:
I20260806 03:54:44.122795  2373 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:44.123098  2375 rpcz_store.cc:276] 0806 03:54:40.556976 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.968911 (+3411935us) service_pool.cc:227] Handling call
0806 03:54:44.044722 (+ 75811us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:44.091456 (+ 46734us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.091816 (+   360us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:44.122004  2368 rpcz_store.cc:276] 0806 03:54:40.388045 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.842686 (+3454641us) service_pool.cc:227] Handling call
0806 03:54:43.949269 (+106583us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:44.069380 (+120111us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:44.069432 (+    52us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:44.082287 (+ 12855us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:44.082354 (+    67us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.082443 (+    89us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:44.082831 (+   388us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:44.055814 12383 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:43.951380  2376 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 24. Current term is 25. Ops: [24.16-24.16]
W20260806 03:54:44.092586 12919 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.605s	user 0.011s	sys 0.005s
I20260806 03:54:44.110324  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4078) took 3676 ms. Trace:
W20260806 03:54:44.121398  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 212327us
I20260806 03:54:43.981424 12603 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:44.136384  2534 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:44.148180  2377 rpcz_store.cc:276] 0806 03:54:40.434408 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.874295 (+3439887us) service_pool.cc:227] Handling call
0806 03:54:43.981138 (+106843us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:44.103191 (+122053us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.110230 (+  7039us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:44.149606  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1210) took 4070 ms. Trace:
I20260806 03:54:44.153631  2376 rpcz_store.cc:276] 0806 03:54:40.079299 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.789874 (+3710575us) service_pool.cc:227] Handling call
0806 03:54:43.867682 (+ 77808us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:44.149143 (+281461us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.149478 (+   335us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:44.155965 12838 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:44.156665 12627 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:44.116636 12672 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:44.156805 12838 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.157151  2376 raft_consensus.cc:1261] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
I20260806 03:54:44.157225 12627 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:44.119956 12733 raft_consensus.cc:686] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:44.166597  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 577953us
I20260806 03:54:44.168012  2375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4084) took 1156 ms. Trace:
I20260806 03:54:44.168550  2375 rpcz_store.cc:276] 0806 03:54:43.011463 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:44.145566 (+1134103us) service_pool.cc:227] Handling call
0806 03:54:44.162692 (+ 17126us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:44.167634 (+  4942us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:44.167666 (+    32us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:44.167714 (+    48us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:44.167747 (+    33us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.167812 (+    65us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:44.167940 (+   128us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:44.166965  2377 raft_consensus.cc:3032] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:44.170148  2377 raft_consensus.cc:729] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:44.162786 12627 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:44.181402  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.179898  2375 raft_consensus.cc:1226] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:44.183748  2483 raft_consensus.cc:2379] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:44.183815  2373 raft_consensus.cc:1261] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 19 index: 10. Preceding OpId from leader: term: 21 index: 11. (index mismatch)
I20260806 03:54:44.184510  2373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40734 (request call id 2471) took 3491 ms. Trace:
I20260806 03:54:44.185266  2373 rpcz_store.cc:276] 0806 03:54:40.693507 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:44.145488 (+3451981us) service_pool.cc:227] Handling call
0806 03:54:44.183454 (+ 37966us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:44.184245 (+   791us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.184452 (+   207us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:44.164072 12672 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.190915  2377 consensus_queue.cc:260] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 18.11, Last appended by leader: 11, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:44.192332  2377 raft_consensus.cc:3037] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:44.192623 12672 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:44.198305  3594 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 21 index: 16. (index mismatch)
I20260806 03:54:44.199218  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:44.201997  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:44.206233  2374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1214) took 3561 ms. Trace:
I20260806 03:54:44.206826  2374 rpcz_store.cc:276] 0806 03:54:40.644763 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:44.102521 (+3457758us) service_pool.cc:227] Handling call
0806 03:54:44.171132 (+ 68611us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:44.197486 (+ 26354us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:44.197537 (+    51us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:44.205841 (+  8304us) raft_consensus.cc:1631] Marking committed up to 16
0806 03:54:44.205908 (+    67us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.205996 (+    88us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:44.206149 (+   153us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:54:44.159215 12919 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:44.226560  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.239029  2577 raft_consensus.cc:2454] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 25.
I20260806 03:54:44.250298  2368 raft_consensus.cc:1226] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 13. Current term is 14. Ops: [13.9-13.9]
I20260806 03:54:44.259096  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:44.260180 12683 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.073s
I20260806 03:54:44.261597 12727 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 14, Time since last communication: 0.001s
I20260806 03:54:44.262933 12683 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:44.265793  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.228866 12901 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:44.273455  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:44.276262 12524 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Leader election won for term 25
I20260806 03:54:44.280982  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.281976  2477 raft_consensus.cc:2379] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:44.284605  2477 raft_consensus.cc:1261] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 19 index: 15. Preceding OpId from leader: term: 21 index: 16. (index mismatch)
I20260806 03:54:44.247977 12921 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:44.289444 12921 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader election won for term 24
W20260806 03:54:44.253099 12936 consensus_meta.cc:287] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.626s	user 0.013s	sys 0.002s
I20260806 03:54:44.245519 12611 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:44.292719  2474 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
W20260806 03:54:44.297459  3586 consensus_meta.cc:287] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.621s	user 0.012s	sys 0.004s
I20260806 03:54:44.311569  3586 raft_consensus.cc:2454] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 24.
I20260806 03:54:44.299636 12611 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:44.279599 12837 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:44.368645  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 191269us
I20260806 03:54:44.321913 12805 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:44.320758 12921 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:54:44.389766  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 353856us
I20260806 03:54:44.393357   732 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260806 03:54:44.304844 12936 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.414940 12901 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260806 03:54:44.365061 12611 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:44.407440  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:44.431103  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 605939us
W20260806 03:54:44.436508  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 225600us
W20260806 03:54:44.437202  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 259943us
W20260806 03:54:44.426595 12237 consensus_meta.cc:287] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.717s	user 0.009s	sys 0.005s
I20260806 03:54:44.441920 12478 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:44.303907 12733 consensus_queue.cc:237] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 20.13, Last appended by leader: 13, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:44.433831 12905 consensus_meta.cc:287] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.546s	user 0.015s	sys 0.000s
I20260806 03:54:44.429199 12245 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:44.428146 12716 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
W20260806 03:54:44.461951  2535 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.003s	sys 0.024s
W20260806 03:54:44.466423  2535 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.669s	user 0.004s	sys 0.024s
W20260806 03:54:44.459808 12561 consensus_meta.cc:287] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.785s	user 0.017s	sys 0.000s
I20260806 03:54:44.467584  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:44.459667 12940 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:54:44.465325 12675 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Time spent flushing consensus metadata: real 0.636s	user 0.011s	sys 0.005s
I20260806 03:54:44.462963 12838 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:44.448344 12237 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:44.482677 12919 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:44.517688  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 307112us
I20260806 03:54:44.521106 12940 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:44.521798 12940 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:44.523435  2379 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4069) took 4869 ms. Trace:
I20260806 03:54:44.524967  3545 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 25 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:44.529145  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:44.531503 12940 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:44.533350 12919 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:44.533974  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:44.534688  2575 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:54:44.533396 12968 log.cc:924] Time spent T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260806 03:54:44.536343  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.537106  2474 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:44.537416  2370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4068) took 4883 ms. Trace:
I20260806 03:54:44.537896  2370 rpcz_store.cc:276] 0806 03:54:39.653593 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.674421 (+4020828us) service_pool.cc:227] Handling call
0806 03:54:43.674901 (+   480us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:43.675303 (+   402us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:43.675328 (+    25us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:43.675897 (+   569us) log.cc:842] Serialized 26 byte log entry
0806 03:54:44.080571 (+404674us) raft_consensus.cc:1631] Marking committed up to 12
0806 03:54:44.080642 (+    71us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.080782 (+   140us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:44.537113 (+456331us) raft_consensus.cc:1671] finished
0806 03:54:44.537147 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:44.537338 (+   191us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":377049,"threads_started":1,"wal-append.queue_time_us":658473}
I20260806 03:54:44.546782  2368 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "dff94100ffc5485f92cbe6a85addf0b2" is_pre_election: true
I20260806 03:54:44.547497  2368 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:44.549676  2537 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:44.516613  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 243295us
I20260806 03:54:44.518416  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.463279 12905 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:44.462594 12478 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.550859  2478 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:44.501821 12524 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
W20260806 03:54:44.557328  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 106434us
I20260806 03:54:44.471648 12561 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.523923  2379 rpcz_store.cc:276] 0806 03:54:39.653769 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.681788 (+4028019us) service_pool.cc:227] Handling call
0806 03:54:43.714332 (+ 32544us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:43.765563 (+ 51231us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:43.765605 (+    42us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:43.804764 (+ 39159us) log.cc:842] Serialized 26 byte log entry
0806 03:54:44.344408 (+539644us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:44.344466 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.344562 (+    96us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:44.523126 (+178564us) raft_consensus.cc:1671] finished
0806 03:54:44.523152 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:44.523342 (+   190us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":44188,"raft.run_cpu_time_us":247,"raft.run_wall_time_us":25787,"thread_start_us":452616,"threads_started":1,"wal-append.queue_time_us":602828}
W20260806 03:54:44.575239  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 50348us
I20260806 03:54:44.491534 12675 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.580698  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.589012  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.592495  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:44.609483  2372 raft_consensus.cc:1226] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19. Ops: [18.13-18.13]
W20260806 03:54:44.618288  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 137550us
I20260806 03:54:44.601326 12672 raft_consensus.cc:2781] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Leader election won for term 25
I20260806 03:54:44.625566  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:44.630082  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:44.639241 12982 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260806 03:54:44.642236  3594 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:44.616532 12936 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:44.640156 13002 raft_consensus.cc:2781] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Leader election won for term 24
I20260806 03:54:44.621933 12837 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:44.701471  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 60720.2us
I20260806 03:54:44.702131  2369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4081) took 4143 ms. Trace:
W20260806 03:54:44.706725  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 77702.6us
I20260806 03:54:44.713478  2477 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18. Ops: []
W20260806 03:54:44.714383 12680 consensus_meta.cc:287] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.856s	user 0.017s	sys 0.003s
I20260806 03:54:44.518783 12921 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 23.16, Last appended by leader: 16, Current term: 24, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.715188 13002 raft_consensus.cc:686] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 24 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:44.638568 12919 consensus_queue.cc:1046] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.078s
I20260806 03:54:44.704064 12672 raft_consensus.cc:686] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 25 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:44.715677 12731 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:44.741475  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 334172us
I20260806 03:54:44.742978  2372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37370 (request call id 1208) took 4717 ms. Trace:
I20260806 03:54:44.743399  2372 rpcz_store.cc:276] 0806 03:54:40.025838 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.764203 (+3738365us) service_pool.cc:227] Handling call
0806 03:54:43.814688 (+ 50485us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:44.617935 (+803247us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.742700 (+124765us) spinlock_profiling.cc:243] Waited 794 ms on lock 0x7b54001eb9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:44.742912 (+   212us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1827088640}
I20260806 03:54:44.776523 12478 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:44.776886 12979 log.cc:924] Time spent T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260806 03:54:44.777433 12675 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:44.777443  3587 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:44.778545 12998 consensus_queue.cc:1046] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.014s
I20260806 03:54:44.779461 12901 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 17.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:54:44.779943 12998 raft_consensus.cc:3032] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 21 LEADER]: Stepping down as leader of term 21
I20260806 03:54:44.780555 12998 raft_consensus.cc:729] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 21 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:44.780763 12978 raft_consensus.cc:3032] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:44.781383 12978 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:44.781701 12996 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260806 03:54:44.781826 12998 consensus_queue.cc:260] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 21.10, Last appended by leader: 10, Current term: 21, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:44.782470 12978 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.783577  2376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4108) took 1077 ms. Trace:
W20260806 03:54:44.780182 12627 consensus_meta.cc:287] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.565s	user 0.014s	sys 0.000s
I20260806 03:54:44.784169  2376 rpcz_store.cc:276] 0806 03:54:43.706357 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:44.215401 (+509044us) service_pool.cc:227] Handling call
0806 03:54:44.244728 (+ 29327us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:44.245024 (+   296us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:44.245050 (+    26us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:44.270197 (+ 25147us) log.cc:842] Serialized 26 byte log entry
0806 03:54:44.467138 (+196941us) raft_consensus.cc:1631] Marking committed up to 11
0806 03:54:44.467175 (+    37us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.467244 (+    69us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:44.783337 (+316093us) raft_consensus.cc:1671] finished
0806 03:54:44.783365 (+    28us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:44.783516 (+   151us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":145223,"threads_started":1,"wal-append.queue_time_us":321871}
W20260806 03:54:44.764470 12977 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.124s	user 0.000s	sys 0.002s
I20260806 03:54:44.793748  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.780835   732 tablet_server.cc:178] TabletServer@127.0.183.1:0 shutting down...
I20260806 03:54:44.756389 13006 raft_consensus.cc:3032] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:44.809598 13006 raft_consensus.cc:729] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:44.810735 13006 consensus_queue.cc:260] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.10, Last appended by leader: 10, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:44.728942 12524 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 22.15, Last appended by leader: 15, Current term: 25, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.812623 13002 consensus_queue.cc:237] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 22.15, Last appended by leader: 15, Current term: 24, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.783638 12998 raft_consensus.cc:3037] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:44.768854  2538 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:44.802846  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 240109us
I20260806 03:54:44.784631 12627 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:44.804927 12986 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
I20260806 03:54:44.805574 12672 consensus_queue.cc:237] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 23.16, Last appended by leader: 16, Current term: 25, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.760958 12237 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:44.819415  2575 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:44.749414 12731 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:44.822368  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:44.768497 12764 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:44.834197  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:44.786477 12905 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:44.819705 12978 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:54:44.844278  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 270776us
I20260806 03:54:44.816200 12561 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:44.852605  2377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 4089) took 1501 ms. Trace:
I20260806 03:54:44.854130  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:44.854588  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:44.855235  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:44.860001  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:44.856004  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:44.853811  2584 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:44.871680  2578 raft_consensus.cc:3037] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:44.855360  2436 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:44.859603  2377 rpcz_store.cc:276] 0806 03:54:43.350963 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:44.152687 (+801724us) service_pool.cc:227] Handling call
0806 03:54:44.162188 (+  9501us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:44.851120 (+688932us) raft_consensus.cc:1520] Early marking committed up to index 10
0806 03:54:44.852217 (+  1097us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:44.852268 (+    51us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:44.852319 (+    51us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.852392 (+    73us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:44.852517 (+   125us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":95660,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":122,"thread_start_us":398951,"threads_started":1}
I20260806 03:54:44.861089  2574 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:44.874924  2534 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:44.877417 12627 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:44.881845 12905 raft_consensus.cc:2781] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:44.884176  2476 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:44.886401  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:44.888403  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 119668us
I20260806 03:54:44.882575 12905 raft_consensus.cc:686] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:44.874377 12237 raft_consensus.cc:2781] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader election won for term 22
I20260806 03:54:44.871001 13006 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:44.921051  2436 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:44.883366 13014 consensus_queue.cc:1046] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.039s
I20260806 03:54:44.912077 12905 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.11, Last appended by leader: 11, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:44.914132 12989 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.274s	user 0.000s	sys 0.004s
I20260806 03:54:44.883816 12981 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:44.928618  2479 raft_consensus.cc:1261] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 19 index: 14. Preceding OpId from leader: term: 20 index: 15. (index mismatch)
W20260806 03:54:44.933378  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45562.5us
I20260806 03:54:44.854183 12764 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.934228  2534 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:44.940270  2331 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:44.944695 12764 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 26 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:44.947425  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 26 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:44.948411  2576 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 25.
I20260806 03:54:44.948912 12237 raft_consensus.cc:686] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 22 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:44.949811  3545 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 26 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:44.950845 12764 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Leader pre-election won for term 26
I20260806 03:54:44.950433 12237 consensus_queue.cc:237] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 19.9, Last appended by leader: 9, Current term: 22, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:44.951287 12764 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:44.951754 12764 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Advancing to term 26
I20260806 03:54:44.956063 12987 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:44.958431 12988 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.076s
W20260806 03:54:44.960747  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 193033us
I20260806 03:54:44.961043 12764 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 26 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:44.962153  2538 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:44.971586  2578 raft_consensus.cc:2454] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 21.
W20260806 03:54:44.936906 12416 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 1.267s	user 0.007s	sys 0.011s
I20260806 03:54:44.925092 12716 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:44.982712  2481 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
W20260806 03:54:44.982679  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 51283.8us
I20260806 03:54:44.845239 13007 consensus_queue.cc:1046] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 20.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.110s
I20260806 03:54:44.983229  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.992938  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.985636 12940 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:44.988759 12731 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:44.975898 12973 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:44.990346 12245 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:54:44.980839 12611 consensus_meta.cc:287] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.538s	user 0.014s	sys 0.001s
I20260806 03:54:45.001045 13007 raft_consensus.cc:3032] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Stepping down as leader of term 20
I20260806 03:54:44.707628  2369 rpcz_store.cc:276] 0806 03:54:40.558710 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:44.069096 (+3510386us) service_pool.cc:227] Handling call
0806 03:54:44.129737 (+ 60641us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:44.166431 (+ 36694us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:44.166478 (+    47us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:44.189726 (+ 23248us) log.cc:842] Serialized 26 byte log entry
0806 03:54:44.436250 (+246524us) raft_consensus.cc:1631] Marking committed up to 7
0806 03:54:44.585631 (+149381us) log.cc:842] Serialized 14 byte log entry
0806 03:54:44.594593 (+  8962us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:44.594693 (+   100us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:44.698357 (+103664us) raft_consensus.cc:1671] finished
0806 03:54:44.698571 (+   214us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:44.701732 (+  3161us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":9098,"prepare.queue_time_us":193149,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":49,"raft.queue_time_us":53207,"raft.run_cpu_time_us":426,"raft.run_wall_time_us":23135,"thread_start_us":331346,"threads_started":2,"wal-append.queue_time_us":309637}
I20260806 03:54:45.009102  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:45.010196 12973 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:45.016793  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:44.990950 12716 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:45.018217 12838 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:45.029595 12973 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:45.029834 12838 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:45.030390 12838 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:45.025343 12611 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:45.022079 13007 raft_consensus.cc:729] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:45.022536  2538 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:45.034693 12611 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:45.035506 12972 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:45.035084 13007 consensus_queue.cc:260] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 20.10, Last appended by leader: 10, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.036000 12972 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:45.036494 12972 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:45.037006 13007 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:45.023422  3545 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:45.038673 13010 raft_consensus.cc:2781] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:45.039294 13010 raft_consensus.cc:686] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 21 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:45.017577 12940 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:45.003996 12988 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:45.024284  2574 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:45.025818  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:45.042196  2477 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:45.021195  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:45.044255  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 123345us
W20260806 03:54:45.050177  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64360.8us
I20260806 03:54:45.040374 13010 consensus_queue.cc:237] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 19.13, Last appended by leader: 13, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:45.059978  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:45.071005 12611 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:45.071723 12611 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:45.072810 12611 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.11, Last appended by leader: 11, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.059520 12764 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 26 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:45.080472  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:45.082479 12478 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:45.083210 12478 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:45.084344 12478 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:45.086390  2481 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 4158) took 1604 ms (client timeout 2010 ms). Trace:
W20260806 03:54:45.087275  2481 rpcz_store.cc:269] 0806 03:54:43.481905 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.488103 (+  6198us) service_pool.cc:227] Handling call
0806 03:54:45.086139 (+1598036us) spinlock_profiling.cc:243] Waited 1.47 s on lock 0x7b540019fd54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:45.086284 (+   145us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3386494720}
W20260806 03:54:45.088376  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 84629.4us
I20260806 03:54:45.090866  2332 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:45.044777 12988 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:45.110942  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 43881.1us
I20260806 03:54:45.112571  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 26 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:45.113478  2574 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Advancing to term 26
I20260806 03:54:45.120702  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:45.122341  2538 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:45.118466 12733 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:45.112756 12988 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:45.116503 12921 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:45.050539 12981 consensus_queue.cc:1035] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.071s
I20260806 03:54:45.131315  2476 raft_consensus.cc:2454] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:45.149194  2574 raft_consensus.cc:2454] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 26.
I20260806 03:54:45.155066  3545 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 26 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:45.166815  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:45.170573  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:45.172214  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:45.140667 12980 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:45.148542 12733 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:45.361878  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 249600us
I20260806 03:54:45.510370 13022 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:45.511255 12998 consensus_meta.cc:287] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.681s	user 0.008s	sys 0.011s
I20260806 03:54:45.513152 12838 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:45.515487 12716 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.184003 12524 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:45.197081 12680 raft_consensus.cc:3032] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Stepping down as leader of term 13
I20260806 03:54:45.630561 12680 raft_consensus.cc:729] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:45.631692 12680 consensus_queue.cc:260] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.632880 12680 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:45.304342 13035 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:45.179299 12672 raft_consensus.cc:2781] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 26 FOLLOWER]: Leader election won for term 26
I20260806 03:54:45.303444 13024 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:45.541097 13021 log.cc:924] Time spent T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.595s	user 0.011s	sys 0.000s
W20260806 03:54:45.590687  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 455511us
W20260806 03:54:45.588406  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 457702us
W20260806 03:54:45.620061 12973 consensus_meta.cc:287] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.590s	user 0.014s	sys 0.009s
I20260806 03:54:45.622001 12988 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.581406 12805 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:45.624310 12940 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:45.625943 12716 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:45.630004  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49651.8us
I20260806 03:54:45.640333 12905 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:45.629618 13007 consensus_meta.cc:287] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.592s	user 0.021s	sys 0.001s
W20260806 03:54:45.587298 12972 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.550s	user 0.014s	sys 0.010s
W20260806 03:54:45.613096 12978 consensus_meta.cc:287] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.740s	user 0.015s	sys 0.008s
W20260806 03:54:45.647004  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 466531us
I20260806 03:54:45.635532 13022 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:45.690474 13034 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.100s	user 0.001s	sys 0.001s
W20260806 03:54:45.629794 13006 consensus_meta.cc:287] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.701s	user 0.011s	sys 0.003s
I20260806 03:54:45.581820 12032 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:45.654707  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:45.696326  2474 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:45.697021 12727 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:45.651099 13035 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.654263 12627 consensus_queue.cc:1035] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 14, Time since last communication: 0.045s
I20260806 03:54:45.651667 12733 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:45.688125 12805 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.703424  2538 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:45.655690 12672 raft_consensus.cc:686] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 26 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:54:45.709985  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 516938us
I20260806 03:54:45.676365 13039 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:45.661201  2331 connection.cc:232] RPC call timeout handler was delayed by -1.4287557499483228s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20830000000000004s for a response
I20260806 03:54:45.708947  2332 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:45.725239 13006 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:45.726248  2429 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 2.877s (SENT)
I20260806 03:54:45.726006 13006 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:45.726833  2429 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:45.727152 13010 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:45.728322 12978 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:45.729573  2429 connection.cc:232] RPC call timeout handler was delayed by -1.8095903580542654s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3572s for a response
I20260806 03:54:45.729789 13006 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:45.730129  2429 connection.cc:232] RPC call timeout handler was delayed by -1.75780013599433s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1765s for a response
W20260806 03:54:45.730628  2429 connection.cc:232] RPC call timeout handler was delayed by -1.4365001360420138s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2122s for a response
W20260806 03:54:45.730983  2429 connection.cc:232] RPC call timeout handler was delayed by -1.435600136173889s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21230000000000004s for a response
W20260806 03:54:45.731365  2429 connection.cc:232] RPC call timeout handler was delayed by -1.3892911679577082s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.3125s for a response
I20260806 03:54:45.732586 12901 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:45.733373 12901 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.737201 12901 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:45.738478 12901 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:45.739121 12901 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.742826 12901 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:45.747570  2429 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.678s (SENT)
W20260806 03:54:45.749506  2429 leader_election.cc:334] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.699s (SENT)
I20260806 03:54:45.753175  2429 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:45.755555 12901 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:45.758056 12805 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:45.757863  2429 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.806s (SENT)
I20260806 03:54:45.760660  2429 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:45.701735 12838 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:45.699858 13035 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:45.763545 13035 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:45.707279 12972 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.767338 12972 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:45.769519 12988 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:45.771837  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:45.806856  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 103487us
I20260806 03:54:45.655928 12973 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.721272 13022 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:45.808966 12727 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:45.722079 13039 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.813478 12988 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
W20260806 03:54:45.845805  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 164498us
I20260806 03:54:45.841553 12727 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:45.830237 12837 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:45.714588 12905 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.857148  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:45.838245 12416 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:45.860409  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 52273us
I20260806 03:54:45.859679  2474 raft_consensus.cc:2362] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19. Re-sending same reply.
I20260806 03:54:45.863548  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:45.865105  2476 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:45.857427 12727 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:45.887157  2331 leader_election.cc:398] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 election: Vote denied by peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215) with higher term. Message: Invalid argument: T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 24. Current term is 25.
I20260806 03:54:45.889034  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:45.888895  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:45.889808  2483 raft_consensus.cc:2362] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21. Re-sending same reply.
I20260806 03:54:45.889843  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:45.891453  2474 raft_consensus.cc:3037] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:45.891599  3586 raft_consensus.cc:1261] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 20 index: 14. Preceding OpId from leader: term: 24 index: 16. (index mismatch)
I20260806 03:54:45.856443 13053 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:45.861296 12627 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:45.859615 12805 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:45.897113  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:45.896818  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:45.897783  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:45.903465  2476 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Advancing to term 24
W20260806 03:54:45.897835  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 206019us
I20260806 03:54:45.898626  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:45.898774  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:45.901172  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:45.905158  2484 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:45.903720  2480 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:45.903141  2479 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 14.
I20260806 03:54:45.906229  3587 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:45.894658 12921 consensus_meta.cc:287] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.736s	user 0.009s	sys 0.008s
I20260806 03:54:45.908041  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:45.914435  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:45.861697 12837 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:45.911301  3594 raft_consensus.cc:1261] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 20 index: 13. Preceding OpId from leader: term: 21 index: 14. (index mismatch)
I20260806 03:54:45.896792 11493 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:45.851737 12672 consensus_queue.cc:237] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 24.16, Last appended by leader: 16, Current term: 26, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:45.915277  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:45.905503  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:45.914789  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:45.915436  2581 raft_consensus.cc:2396] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c for term 21 because replica has last-logged OpId of term: 18 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 10.
I20260806 03:54:45.942962  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:45.944059  2577 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
I20260806 03:54:45.868635 12416 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:45.942708  2479 pending_rounds.cc:76] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Aborting all ops after (but not including) 9
I20260806 03:54:45.916188 12921 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:45.976418 12905 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:45.971391  2483 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:45.978936  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:45.980123 13010 raft_consensus.cc:3032] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:45.980225 12733 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:45.980777  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:45.981181 12733 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:45.985790 13046 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.140s	user 0.000s	sys 0.000s
I20260806 03:54:45.994848  2576 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:46.003034  2584 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 14. Current term is 15. Ops: []
I20260806 03:54:46.004156 13010 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:46.005350 13010 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 13, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:46.006649  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:46.007004 13010 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:46.007563  2584 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:46.008436  2579 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 22.
W20260806 03:54:46.008596  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 138349us
I20260806 03:54:46.009712 12837 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:46.009940  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:45.926622 12731 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:45.918951 12988 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260806 03:54:45.970880  2479 pending_rounds.cc:97] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: Aborting uncommitted NO_OP operation due to leader change: 17.10
I20260806 03:54:46.014360  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:46.039386  2479 raft_consensus.cc:2866] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:46.014637  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:46.023469  2474 raft_consensus.cc:2454] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:46.042171  2584 raft_consensus.cc:2354] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:46.041438  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:46.043908  2474 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:46.041822 12837 consensus_queue.cc:1035] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 14, Time since last communication: 0.004s
I20260806 03:54:46.046013  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:46.019559 12905 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.029s
I20260806 03:54:46.012264 13007 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:46.050359  2436 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:46.056298 12905 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader pre-election won for term 23
I20260806 03:54:46.056414 12837 consensus_queue.cc:1035] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:46.056927 12905 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:46.057308 12905 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:46.057379 13039 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:46.059491  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:46.060168  3587 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:45.905632 12627 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:46.072942  2331 leader_election.cc:398] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:45.960594 13002 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:46.077337  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:45.967747 12838 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:46.080869  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:46.081825  2477 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:46.011982  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:46.044312 12977 log.cc:924] Time spent T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260806 03:54:46.078464  2331 leader_election.cc:401] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Cancelling election due to peer responding with higher term
I20260806 03:54:46.087795  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:45.924139 12805 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.097043  2474 raft_consensus.cc:2454] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:46.074090 13039 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:46.077625 12998 raft_consensus.cc:3037] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:46.126519 12416 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:46.109508  2579 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 24. Current term is 25. Ops: []
I20260806 03:54:46.109082 13058 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:46.128511 13058 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:46.080377 13007 consensus_queue.cc:1046] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.032s
I20260806 03:54:46.112746 13039 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:46.115151 12627 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 26 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:46.120872 12973 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:46.122553 12733 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:46.122704 12805 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:46.080561 13022 consensus_queue.cc:1046] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 17.11, Next index: 12, Last known committed idx: 10, Time since last communication: 0.045s
I20260806 03:54:46.081883 12731 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:46.125432 13053 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:45.967967 11493 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:46.131387  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 58676.4us
I20260806 03:54:46.133929  2476 raft_consensus.cc:2454] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 24.
W20260806 03:54:46.134588  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 122776us
I20260806 03:54:46.152386  2477 raft_consensus.cc:2454] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:46.152076 12524 raft_consensus.cc:3037] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:46.201814 13058 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:46.184772 13022 raft_consensus.cc:3032] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Stepping down as leader of term 17
W20260806 03:54:46.194965 12032 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.502s	user 0.010s	sys 0.000s
I20260806 03:54:46.183496 13053 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:46.196727 11493 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 26 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:46.197537  2581 pending_rounds.cc:76] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Aborting all ops after (but not including) 15
I20260806 03:54:46.197669 12921 raft_consensus.cc:3032] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Stepping down as leader of term 14
I20260806 03:54:46.209776 13007 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:46.211951  2581 pending_rounds.cc:97] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: Aborting uncommitted NO_OP operation due to leader change: 23.16
I20260806 03:54:46.212843  2581 raft_consensus.cc:2866] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:54:46.199411  2332 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:46.199702 13039 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:46.093387 12838 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.205813  2484 raft_consensus.cc:2454] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:46.183821 12973 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:46.094110 13002 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.182510 12901 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:46.204715 13022 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:46.212565 13053 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:46.212090 12921 raft_consensus.cc:729] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:46.213531 12032 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:46.251041  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:46.252079  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:46.251087  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:46.257002  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:46.262871  2574 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:46.262944  2484 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
W20260806 03:54:46.262413  3542 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.560s	user 0.008s	sys 0.007s
W20260806 03:54:46.271301  3542 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.569s	user 0.008s	sys 0.007s
I20260806 03:54:46.212371 12988 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.046s
W20260806 03:54:46.272137  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 570231us
W20260806 03:54:46.296283  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 391322us
W20260806 03:54:46.332794  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 62431.6us
W20260806 03:54:46.263381 12680 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.630s	user 0.013s	sys 0.003s
W20260806 03:54:46.269863  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:46.370785  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 106467us
I20260806 03:54:46.333128  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:46.314422  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:46.250990 13006 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
I20260806 03:54:46.216529 13007 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.248862 12901 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:46.248595 12973 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:46.365186  2538 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:46.382097  2577 raft_consensus.cc:2396] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 13 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 8.
I20260806 03:54:46.382570  2538 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:46.373263  2579 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 21.
I20260806 03:54:46.374075  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:46.374612  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 175354us
I20260806 03:54:46.384382  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 26 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:46.385470  3594 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 25.
I20260806 03:54:46.371804  2480 raft_consensus.cc:2454] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:46.375006  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 26 candidate_status { last_received { term: 23 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:46.388962  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:46.381428  2534 leader_election.cc:334] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:46.390009  3542 consensus_peers.cc:487] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:46.411221  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 26 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:46.411458  3547 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:46.414381  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:46.416069  2538 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:46.418449  2480 raft_consensus.cc:2396] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 17 because replica has last-logged OpId of term: 15 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 9.
I20260806 03:54:46.421831 11493 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:46.422406 11493 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:46.422760 11493 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:46.423118 13010 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:54:46.424037  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:46.424799 13070 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
W20260806 03:54:46.410804  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:46.425855  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:46.426116  3547 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:46.426513  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:46.427129  2534 consensus_peers.cc:487] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:46.427440 13007 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:46.427695  2534 leader_election.cc:334] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:46.426162 13010 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:46.421708  2538 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:46.428970  2534 leader_election.cc:334] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:46.427729  3547 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:46.436474  2538 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:46.428360 12764 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:46.386653 13006 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:46.421753 13000 raft_consensus.cc:2781] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:46.453241  2538 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:46.432880  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:46.347285 13022 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.428242 13073 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election lost for term 21. Reason: could not achieve majority
I20260806 03:54:46.446257 12627 raft_consensus.cc:2781] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:46.427870 13059 consensus_queue.cc:1035] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.037s
I20260806 03:54:46.452081 13076 raft_consensus.cc:2781] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:46.411731 13069 consensus_queue.cc:1046] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: INVALID_TERM, Last received: 17.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.096s
I20260806 03:54:46.478108  2577 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260806 03:54:46.464860 13002 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:46.508603  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:46.509455  3594 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:46.343601 12921 consensus_queue.cc:260] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.452598 12905 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.471949  2538 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:46.464499 13004 raft_consensus.cc:2781] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Leader election won for term 24
I20260806 03:54:46.500363  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:46.503136  2579 raft_consensus.cc:1261] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 23 index: 16. Preceding OpId from leader: term: 25 index: 17. (index mismatch)
I20260806 03:54:46.473649 13014 raft_consensus.cc:2781] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:46.475771 13000 raft_consensus.cc:686] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:46.497684  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:46.528393  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 54935.1us
I20260806 03:54:46.431113 12680 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:46.516706  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:46.501650 13022 raft_consensus.cc:3037] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:46.462996 13006 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.527123  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:46.528530  3586 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
W20260806 03:54:46.468336  2534 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:46.506543 12627 raft_consensus.cc:686] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:46.535817  2480 raft_consensus.cc:1261] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 8. Preceding OpId from leader: term: 22 index: 10. (index mismatch)
I20260806 03:54:46.536249  2484 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 23: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:46.533871  3591 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 21.
W20260806 03:54:46.540941  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72671.1us
W20260806 03:54:46.547816  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:46.547940  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:46.548709  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:46.550182  2484 raft_consensus.cc:1226] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:46.552229  2538 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:46.534574 13023 raft_consensus.cc:2781] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election won for term 17
W20260806 03:54:46.552119  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:46.536931 12921 raft_consensus.cc:3037] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:46.533985 12901 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:46.538146 12680 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:46.535132 13014 raft_consensus.cc:686] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:46.581138  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:46.564389 13010 consensus_queue.cc:1035] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.023s
W20260806 03:54:46.577243  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:46.544282 13004 raft_consensus.cc:686] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 24 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:46.538477 13076 raft_consensus.cc:686] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 19 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:46.594554  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:46.530730 12764 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.045s
I20260806 03:54:46.554580 12838 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:46.601120 12627 consensus_queue.cc:237] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.602216 12905 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:46.611531 12998 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:46.576835 12032 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Leader pre-election won for term 26
I20260806 03:54:46.573359 12731 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:46.584281 12680 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:46.616463  3586 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:46.569998 13005 raft_consensus.cc:2781] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:46.611766 12524 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election lost for term 16. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
W20260806 03:54:46.672978 13087 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.178s	user 0.001s	sys 0.000s
I20260806 03:54:46.612716 12973 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:46.613412 13006 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:46.818922 11493 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.598001 13023 raft_consensus.cc:686] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:46.824246  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 148733us
I20260806 03:54:46.553016 13002 consensus_queue.cc:1046] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.045s
W20260806 03:54:46.842065  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 419740us
W20260806 03:54:46.843261  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 431882us
W20260806 03:54:46.908469  3542 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:46.857065  2429 leader_election.cc:334] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.688s (SENT)
I20260806 03:54:46.825264 12988 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:46.904706  3593 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:46.906404 11493 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:46.905692 13006 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:46.911516 13079 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.374s	user 0.000s	sys 0.001s
I20260806 03:54:46.852614 12998 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:46.914214  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:46.917544  3542 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:46.916143  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:46.612254 13000 consensus_queue.cc:237] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 20.10, Last appended by leader: 10, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.614667 13004 consensus_queue.cc:237] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 22.15, Last appended by leader: 15, Current term: 24, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.921904  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:46.927287  3592 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 25 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 24. Current term is 25. Ops: []
W20260806 03:54:46.926767  3542 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:46.941924  3542 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:46.925629 13058 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:46.939051  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4195) took 1055 ms. Trace:
I20260806 03:54:46.919108 12901 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:46.939731  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:46.957546  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:46.925551  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 328794us
I20260806 03:54:46.947724 13102 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:46.969846 13102 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:46.948254  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 119914us
I20260806 03:54:46.949311 12478 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:46.951020 13101 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:46.953510  3542 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:46.942914  2474 rpcz_store.cc:276] 0806 03:54:45.883828 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:46.152325 (+268497us) service_pool.cc:227] Handling call
0806 03:54:46.152806 (+   481us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:46.153329 (+   523us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:46.153362 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:46.208052 (+ 54690us) log.cc:842] Serialized 26 byte log entry
0806 03:54:46.540609 (+332557us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:46.540672 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:46.540777 (+   105us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:46.938800 (+398023us) raft_consensus.cc:1671] finished
0806 03:54:46.938830 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:46.938987 (+   157us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":407,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":28838,"thread_start_us":309869,"threads_started":1,"wal-append.queue_time_us":677598}
I20260806 03:54:46.921860 12032 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:46.938158 13007 raft_consensus.cc:3032] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 LEADER]: Stepping down as leader of term 24
I20260806 03:54:46.911548 13006 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.967962 12905 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:46.968734 13073 raft_consensus.cc:3032] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:46.969148 12973 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:46.975003  2436 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:46.924381 12727 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 1.028s	user 0.016s	sys 0.000s
W20260806 03:54:46.976713  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 441759us
W20260806 03:54:46.989086  2429 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.719s (SENT)
I20260806 03:54:47.012851  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:46.912127 13023 consensus_queue.cc:237] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:46.994650  2476 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4197) took 1110 ms. Trace:
I20260806 03:54:46.954572 13058 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:46.921600 12988 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:47.001474 11493 consensus_queue.cc:1046] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:54:46.997910 12032 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Advancing to term 26
I20260806 03:54:46.998193 13007 raft_consensus.cc:729] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:46.998436 12416 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:46.943765 13014 consensus_queue.cc:237] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 16, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:47.008567 12905 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:47.023779 11493 raft_consensus.cc:3032] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:46.921432 13076 consensus_queue.cc:237] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:47.014338 12973 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:47.018838  2476 rpcz_store.cc:276] 0806 03:54:45.884386 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:46.189604 (+305218us) service_pool.cc:227] Handling call
0806 03:54:46.200468 (+ 10864us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:54:46.200728 (+   260us) raft_consensus.cc:1520] Early marking committed up to index 15
0806 03:54:46.571700 (+370972us) log.cc:842] Serialized 14 byte log entry
0806 03:54:46.994234 (+422534us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:54:46.994293 (+    59us) raft_consensus.cc:1631] Marking committed up to 15
0806 03:54:46.994343 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:46.994461 (+   118us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:46.994584 (+   123us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":268543,"prepare.run_cpu_time_us":63,"prepare.run_wall_time_us":65,"raft.queue_time_us":105,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":9325,"thread_start_us":792480,"threads_started":2}
I20260806 03:54:47.029929 11493 raft_consensus.cc:729] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:47.015403 13073 raft_consensus.cc:729] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:47.035175 12998 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:47.008930 12838 consensus_queue.cc:1035] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.029s
I20260806 03:54:47.017728 13058 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:47.031526  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:47.016449 12727 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:47.046516  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4194) took 1162 ms. Trace:
I20260806 03:54:47.043475  3592 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:47.046940  2483 rpcz_store.cc:276] 0806 03:54:45.883583 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:45.977894 (+ 94311us) service_pool.cc:227] Handling call
0806 03:54:45.978438 (+   544us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:45.978742 (+   304us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:45.978783 (+    41us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:45.979480 (+   697us) log.cc:842] Serialized 26 byte log entry
0806 03:54:46.256927 (+277447us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:46.257005 (+    78us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:46.257072 (+    67us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:47.046254 (+789182us) raft_consensus.cc:1671] finished
0806 03:54:47.046281 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:47.046444 (+   163us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":276161,"threads_started":1,"wal-append.queue_time_us":514833}
I20260806 03:54:47.034657 12905 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:47.001976 13101 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:47.050367 11493 consensus_queue.cc:260] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:47.059870 11493 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:47.036053 12973 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:47.063129  2578 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
W20260806 03:54:47.063751  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 434758us
W20260806 03:54:47.068827  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 79805us
I20260806 03:54:47.071581 12988 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:47.066216 13102 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:47.076478  2584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44204 (request call id 2254) took 1015 ms. Trace:
W20260806 03:54:47.076695 13081 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.185s	user 0.000s	sys 0.001s
I20260806 03:54:47.079521  2584 rpcz_store.cc:276] 0806 03:54:46.061097 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:46.061217 (+   120us) service_pool.cc:227] Handling call
0806 03:54:46.061621 (+   404us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:46.062059 (+   438us) raft_consensus.cc:1520] Early marking committed up to index 10
0806 03:54:46.062090 (+    31us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:46.062586 (+   496us) log.cc:842] Serialized 26 byte log entry
0806 03:54:46.465107 (+402521us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:46.465152 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:46.465239 (+    87us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:47.076126 (+610887us) raft_consensus.cc:1671] finished
0806 03:54:47.076165 (+    39us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:47.076383 (+   218us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1235,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":103,"thread_start_us":391522,"threads_started":1,"wal-append.queue_time_us":1001933}
W20260806 03:54:47.069957  2429 leader_election.cc:334] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.776s (SENT)
I20260806 03:54:47.057585 13110 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:47.086792  2581 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44194 (request call id 3377) took 1088 ms. Trace:
I20260806 03:54:47.090934  2429 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:47.108752  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:47.112157 13109 log.cc:924] Time spent T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
I20260806 03:54:47.115484  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:47.045132 12998 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:47.087296  2581 rpcz_store.cc:276] 0806 03:54:45.998046 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:45.998857 (+   811us) service_pool.cc:227] Handling call
0806 03:54:45.999200 (+   343us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:46.216291 (+217091us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:46.216336 (+    45us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:46.216800 (+   464us) log.cc:842] Serialized 26 byte log entry
0806 03:54:46.565932 (+349132us) raft_consensus.cc:1631] Marking committed up to 15
0806 03:54:46.565994 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:46.584998 (+ 19004us) spinlock_profiling.cc:243] Waited 198 ms on lock 0x7b540004a954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:46.585071 (+    73us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:47.077481 (+492410us) raft_consensus.cc:1671] finished
0806 03:54:47.077508 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:47.086701 (+  9193us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":455522688,"thread_start_us":303026,"threads_started":1,"wal-append.queue_time_us":842787}
W20260806 03:54:47.128845  3542 leader_election.cc:334] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 25 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:47.120416  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:47.130092  3542 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 26 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:47.130553  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 26 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:47.110466 13073 consensus_queue.cc:260] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:47.129526 13005 raft_consensus.cc:686] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:47.133762 13005 consensus_queue.cc:237] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 18.12, Last appended by leader: 12, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:47.125918 13110 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:47.136515 13110 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:47.136947 13108 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
W20260806 03:54:47.141258  3542 leader_election.cc:334] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:47.142045  3542 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:47.143541  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:47.147722  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:47.152810  3542 leader_election.cc:334] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:47.154938  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:47.159289  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:47.126488 13116 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:47.160841  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:47.065062 13007 consensus_queue.cc:260] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 24.17, Last appended by leader: 17, Current term: 24, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:47.163110  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 16 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:47.189193  2484 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:47.166270  2584 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 18 index: 11. Preceding OpId from leader: term: 20 index: 12. (index mismatch)
I20260806 03:54:47.166810  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:47.149000 13073 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:47.148303 13078 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:47.175885  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:47.179456  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:47.179901  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:47.204470  2577 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 22.
I20260806 03:54:47.205794 13102 consensus_queue.cc:1046] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 17, Last known committed idx: 15, Time since last communication: 0.001s
I20260806 03:54:47.206725 13102 consensus_queue.cc:1225] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 25.17 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 15
I20260806 03:54:47.175761  2478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4192) took 1292 ms. Trace:
I20260806 03:54:47.182255  2574 raft_consensus.cc:1261] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 21 index: 14. (index mismatch)
I20260806 03:54:47.212208  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:47.182845  2483 raft_consensus.cc:1226] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
W20260806 03:54:47.184276  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:47.253178  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68972.8us
W20260806 03:54:47.185245  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:47.254560  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 69377.7us
W20260806 03:54:47.185887  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 213746us
I20260806 03:54:47.190809  2476 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:47.160151 13006 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:47.188442  2482 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
W20260806 03:54:47.253971  2534 leader_election.cc:334] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:47.201382 12905 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:47.209177  2478 rpcz_store.cc:276] 0806 03:54:45.883099 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:45.883343 (+   244us) service_pool.cc:227] Handling call
0806 03:54:45.883695 (+   352us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:45.883924 (+   229us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:45.883948 (+    24us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:45.905344 (+ 21396us) log.cc:842] Serialized 26 byte log entry
0806 03:54:46.429537 (+524193us) raft_consensus.cc:1631] Marking committed up to 10
0806 03:54:46.429581 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:46.429649 (+    68us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:47.175530 (+745881us) raft_consensus.cc:1671] finished
0806 03:54:47.175557 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:47.175695 (+   138us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":409136,"threads_started":1,"wal-append.queue_time_us":629154}
I20260806 03:54:47.213135  2575 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Advancing to term 23
W20260806 03:54:47.255405  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:47.269438  3542 leader_election.cc:334] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 26 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:47.270782  3542 leader_election.cc:334] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 26 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:47.193552 12988 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:47.264220  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:47.296293  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:47.296818 13086 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.235s	user 0.000s	sys 0.001s
I20260806 03:54:47.297719  2483 raft_consensus.cc:2396] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 20 because replica has last-logged OpId of term: 19 index: 14, which is greater than that of the candidate, which has last-logged OpId of term: 17 index: 13.
W20260806 03:54:47.363297  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 206309us
I20260806 03:54:47.342700  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:47.317767  2474 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 22: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:47.365410  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:47.309806  2575 raft_consensus.cc:2454] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 23.
I20260806 03:54:47.344058  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:47.393282  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 214444us
W20260806 03:54:47.297938 12921 consensus_meta.cc:287] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.717s	user 0.012s	sys 0.000s
I20260806 03:54:47.413381  2482 raft_consensus.cc:2354] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
W20260806 03:54:47.385234 13053 consensus_meta.cc:287] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.122s	user 0.011s	sys 0.006s
I20260806 03:54:47.374511 12998 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:47.419891  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:47.364532 13072 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Leader pre-election lost for term 26. Reason: could not achieve majority
I20260806 03:54:47.417627  2484 raft_consensus.cc:2454] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:47.302332 12727 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:47.445227  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:47.435395  2575 raft_consensus.cc:1261] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 22 index: 15. Preceding OpId from leader: term: 26 index: 17. (index mismatch)
I20260806 03:54:47.563022  2476 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
W20260806 03:54:47.555768  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 49249.1us
W20260806 03:54:47.543915  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 122307us
I20260806 03:54:47.475565  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:47.502454  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:54:47.422595  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 174231us
I20260806 03:54:47.593772  3592 raft_consensus.cc:2379] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 17: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:47.354126 13101 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:47.541441 13120 log.cc:924] Time spent T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.366s	user 0.001s	sys 0.001s
I20260806 03:54:47.602550  3588 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 19 because replica has last-logged OpId of term: 18 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 17 index: 12.
I20260806 03:54:47.492801 12921 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:47.658459  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:47.512048 13123 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:47.448135 13116 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:47.661262  2331 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:47.667409 13094 log.cc:924] Time spent T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.344s	user 0.002s	sys 0.000s
I20260806 03:54:47.666977 13101 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:54:47.669417 13110 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election won for term 23
I20260806 03:54:47.670044 13110 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:47.670509 13110 raft_consensus.cc:3037] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:47.353689 12988 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:47.411295 12032 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:47.653134 13108 log.cc:924] Time spent T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
W20260806 03:54:47.663745 13022 consensus_meta.cc:287] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.119s	user 0.009s	sys 0.004s
I20260806 03:54:47.481976 13078 consensus_queue.cc:1035] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 12, Time since last communication: 0.180s
I20260806 03:54:47.435109 13053 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:47.699493  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:47.701668  3542 consensus_peers.cc:487] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:47.706122  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:47.711421  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:47.711509  2579 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 25. Current term is 26. Ops: []
I20260806 03:54:47.718636  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:54:47.721406  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:47.708006  2534 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 96 similar messages]
I20260806 03:54:47.731284 13157 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:47.705298 13101 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:47.736588  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 171571us
I20260806 03:54:47.710971 13022 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:47.689275 12921 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:47.731833 13157 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:47.733000 12905 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:47.773897  3542 consensus_peers.cc:487] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:47.682232 13116 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:47.778574  3584 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36468 (request call id 879) took 1197 ms. Trace:
W20260806 03:54:47.775504 12627 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.848s	user 0.003s	sys 0.014s
I20260806 03:54:47.780284  3584 rpcz_store.cc:276] 0806 03:54:46.508411 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:46.508656 (+   245us) service_pool.cc:227] Handling call
0806 03:54:46.512780 (+  4124us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:46.519101 (+  6321us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:46.519143 (+    42us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:46.551560 (+ 32417us) log.cc:842] Serialized 26 byte log entry
0806 03:54:46.982730 (+431170us) raft_consensus.cc:1631] Marking committed up to 15
0806 03:54:46.982780 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:46.982873 (+    93us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:47.595589 (+612716us) spinlock_profiling.cc:243] Waited 4.79 ms on lock 0x7b2400320828. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d799f5cf4 00007f0d799f3dfb 00007f0d79a82559 00007f0d79a821e5 00007f0d79a81740 00007f0d7c774578 00007f0d7c774cd8 00007f0d7c74c6e8 00007f0d7c747aea 00007f0d7c746f36
0806 03:54:47.686761 (+ 91172us) raft_consensus.cc:1671] finished
0806 03:54:47.686795 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:47.705834 (+ 19039us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":11026176,"thread_start_us":130780,"threads_started":1,"wal-append.queue_time_us":467169}
I20260806 03:54:47.685766 13123 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:47.772222 13022 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:47.791877 13151 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.297s	user 0.002s	sys 0.000s
I20260806 03:54:47.792223 13100 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:47.793306 12921 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:47.793963 13116 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:47.766417 13101 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:47.796535 13141 log.cc:924] Time spent T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.137s	user 0.000s	sys 0.001s
I20260806 03:54:47.796878 12988 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:47.787187 12627 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.864s	user 0.004s	sys 0.015s
W20260806 03:54:47.800223 12680 consensus_meta.cc:287] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.973s	user 0.011s	sys 0.007s
W20260806 03:54:47.811383 12973 consensus_meta.cc:287] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.745s	user 0.014s	sys 0.001s
I20260806 03:54:47.817019 13100 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:47.828014  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:47.841166  3584 raft_consensus.cc:2379] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 21: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:47.841015  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:47.821324  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:47.836143  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 60491.4us
I20260806 03:54:47.846524  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:47.849895  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:47.882012  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:47.886754  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:47.890708  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:47.895404  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:47.896200  2581 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 21.
I20260806 03:54:47.898748  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:47.883195 12988 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:47.906466  2574 raft_consensus.cc:1226] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 24. Current term is 25. Ops: [24.17-24.17]
I20260806 03:54:47.842308 12680 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:47.885000 13053 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:47.848155 12973 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:47.888912 12032 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 26 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:47.915045  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 26 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:47.892362 13014 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election won for term 21
W20260806 03:54:47.902701 13153 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260806 03:54:47.836529 13112 consensus_queue.cc:1035] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 15, Time since last communication: 0.074s
I20260806 03:54:47.881340 13110 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:47.917300 13177 consensus_queue.cc:1046] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.023s
I20260806 03:54:47.918751 12988 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:47.960086 12988 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:47.963135 13058 consensus_meta.cc:287] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: Time spent flushing consensus metadata: real 0.905s	user 0.014s	sys 0.000s
I20260806 03:54:47.963688 13058 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:47.919826 13014 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:47.965713 13014 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:47.966058 13058 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:47.938737 13100 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:47.970768 13100 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:47.971289 13100 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:47.974840 13172 log.cc:924] Time spent T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260806 03:54:47.946571 12973 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:47.956812 13148 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.172s	user 0.000s	sys 0.001s
I20260806 03:54:47.942670 13022 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:47.951601 13110 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:47.937562 13165 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:47.983435 13165 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:47.992115 13022 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:47.963673 12988 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:47.981739 13123 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:47.995079 13022 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:47.984036 13157 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:47.943377 13101 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:47.982795 12733 raft_consensus.cc:3032] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:47.997172 12733 raft_consensus.cc:729] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:47.997466 13022 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:47.983881 13165 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:47.998217 12733 consensus_queue.cc:260] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.9, Last appended by leader: 9, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:47.990485 12627 raft_consensus.cc:3032] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Stepping down as leader of term 17
I20260806 03:54:48.000437 12627 raft_consensus.cc:729] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Becoming Follower/Learner. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:48.001426 12627 consensus_queue.cc:260] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 17.8, Last appended by leader: 8, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:48.002791 12627 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:47.988574 13078 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:48.004633 13078 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:48.007135 13078 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:48.008101 13114 log.cc:924] Time spent T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.875s	user 0.000s	sys 0.003s
I20260806 03:54:48.010507 12680 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:48.010964  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:48.014180  3588 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 881) took 1476 ms. Trace:
I20260806 03:54:48.014639  3588 rpcz_store.cc:276] 0806 03:54:46.537350 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:46.537545 (+   195us) service_pool.cc:227] Handling call
0806 03:54:48.013897 (+1476352us) spinlock_profiling.cc:243] Waited 458 ms on lock 0x7b540052f654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:48.014103 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1052921088}
W20260806 03:54:48.016801  2578 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44204 (request call id 2245) took 2118 ms (client timeout 1871 ms). Trace:
W20260806 03:54:48.017262  2578 rpcz_store.cc:269] 0806 03:54:45.898346 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:45.898490 (+   144us) service_pool.cc:227] Handling call
0806 03:54:48.016587 (+2118097us) spinlock_profiling.cc:243] Waited 1.16 s on lock 0x7b5400155c54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:48.016719 (+   132us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2663598464}
I20260806 03:54:48.019794 13039 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
W20260806 03:54:48.011723  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 276111us
W20260806 03:54:48.024748  2534 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:48.028725  2534 leader_election.cc:334] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:48.029557  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:48.008446  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:48.035658  3584 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:48.039125  2534 leader_election.cc:334] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:48.039721  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:48.041980  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 652225us
I20260806 03:54:48.049253  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:48.045773  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:48.052597  2534 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:48.053484  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:48.052765  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:48.056005  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:48.056329  3592 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:48.057085  3588 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:54:48.061542  2534 leader_election.cc:334] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 26 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:48.062258  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 26 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:48.041693 12901 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
W20260806 03:54:48.071442  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 160217us
I20260806 03:54:48.051381 12416 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260806 03:54:48.051097 13006 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:48.053177 13177 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:48.076701  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:48.077418  3584 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:48.076702  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:48.079160  2575 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:48.082583 13006 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:48.084817 13006 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:48.085937  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:48.086521  2578 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:48.069608 12731 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:48.109942  2575 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:48.112815  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:48.087916  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:48.115041  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:48.118573  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:48.119455  2583 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:48.124493  2482 raft_consensus.cc:1261] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260806 03:54:48.125253  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:48.134407  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:48.135737  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:48.136859  2484 raft_consensus.cc:2354] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18.
I20260806 03:54:48.138415  2578 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 22.
I20260806 03:54:48.133719  3584 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:48.165469  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.205084  2481 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 13.
I20260806 03:54:48.167112 12901 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:48.192619 13100 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:48.187755  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:48.193923 13007 raft_consensus.cc:3037] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Advancing to term 25
I20260806 03:54:48.195603 13165 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:48.196762  2474 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54220 (request call id 4218) took 1050 ms. Trace:
I20260806 03:54:48.199120 13014 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:48.199616  2477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4201) took 2283 ms. Trace:
I20260806 03:54:48.177816  2484 raft_consensus.cc:1261] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260806 03:54:48.179514  2479 raft_consensus.cc:1261] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 20 index: 10. Preceding OpId from leader: term: 21 index: 11. (index mismatch)
I20260806 03:54:48.170010  2583 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:48.246628  2584 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:48.226826 12901 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:48.241968  2474 rpcz_store.cc:276] 0806 03:54:47.145907 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:47.146568 (+   661us) service_pool.cc:227] Handling call
0806 03:54:48.196506 (+1049938us) spinlock_profiling.cc:243] Waited 124 ms on lock 0x7b54002a08d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:48.196683 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":285698944}
I20260806 03:54:48.249533  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:48.165129  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:48.189172  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:48.173126  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:48.152860  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 91390.4us
I20260806 03:54:48.244637  2477 rpcz_store.cc:276] 0806 03:54:45.916561 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:46.217239 (+300678us) service_pool.cc:227] Handling call
0806 03:54:46.251983 (+ 34744us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:54:46.445439 (+193456us) raft_consensus.cc:1520] Early marking committed up to index 15
0806 03:54:46.462169 (+ 16730us) log.cc:842] Serialized 14 byte log entry
0806 03:54:46.580581 (+118412us) spinlock_profiling.cc:243] Waited 2.89 ms on lock 0x7b1800379ba0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b 00007f0d7cacf88a
0806 03:54:47.002807 (+422226us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:54:47.003532 (+   725us) log.cc:842] Serialized 26 byte log entry
0806 03:54:47.003700 (+   168us) raft_consensus.cc:1631] Marking committed up to 16
0806 03:54:47.004000 (+   300us) log.cc:842] Serialized 14 byte log entry
0806 03:54:47.295519 (+291519us) spinlock_profiling.cc:243] Waited 1.24 ms on lock 0x7b1800379ba0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:54:47.676834 (+381315us) spinlock_profiling.cc:243] Waited 1.94 ms on lock 0x7b1800379ba0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39
0806 03:54:47.678045 (+  1211us) spinlock_profiling.cc:243] Waited 4.78 ms on lock 0x7b1800379ba0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7 00007f0d7cae0058
0806 03:54:47.863910 (+185865us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:48.019487 (+155577us) spinlock_profiling.cc:243] Waited 4.97 ms on lock 0x7b1800379ba0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d8096dbcf 00007f0d79b9d7b6 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d
0806 03:54:48.199244 (+179757us) spinlock_profiling.cc:243] Waited 179 ms on lock 0x7b54001513d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:48.199302 (+    58us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:48.199353 (+    51us) raft_consensus.cc:1671] finished
0806 03:54:48.199387 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:48.199545 (+   158us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":745685,"prepare.queue_time_us":32677,"prepare.run_cpu_time_us":133,"prepare.run_wall_time_us":2250,"raft.queue_time_us":7472,"raft.run_cpu_time_us":454,"raft.run_wall_time_us":9119,"spinlock_wait_cycles":448464128,"thread_start_us":607339,"threads_started":2,"wal-append.queue_time_us":644589}
I20260806 03:54:48.171195  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:48.248518  3592 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 22.
I20260806 03:54:48.267349  2476 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 16
I20260806 03:54:48.243876 13010 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:48.269037 13010 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:48.271415 13165 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:48.271981 13010 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:48.186936 13196 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Leader pre-election lost for term 26. Reason: could not achieve majority
I20260806 03:54:48.183990  3588 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18.
I20260806 03:54:48.278215  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:48.266108  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:48.281411  2576 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 21: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:48.282050  3594 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:36468 (request call id 880) took 1769 ms (client timeout 1610 ms). Trace:
I20260806 03:54:48.243976  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:48.275318  2581 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:48.282598  3594 rpcz_store.cc:269] 0806 03:54:46.512950 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:46.515582 (+  2632us) service_pool.cc:227] Handling call
0806 03:54:48.279337 (+1763755us) spinlock_profiling.cc:243] Waited 1.55 s on lock 0x7b5400531454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:54:48.281956 (+  2619us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3558033792}
W20260806 03:54:48.284981  2534 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 26 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:48.293181  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:48.146243  2538 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:48.305755  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 159866us
I20260806 03:54:48.306272  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:48.312103  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:48.313083  2481 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:48.320436  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:48.331889  2575 raft_consensus.cc:2379] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 23: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:48.318382  2476 raft_consensus.cc:2454] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 16.
I20260806 03:54:48.292886 13115 raft_consensus.cc:3037] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:48.339891  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 289494us
I20260806 03:54:48.367640  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:48.369139  2476 raft_consensus.cc:2354] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
I20260806 03:54:48.319707 13022 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:48.330994 12032 raft_consensus.cc:2781] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
W20260806 03:54:48.376595 13148 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260806 03:54:48.403743  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.400703  2538 leader_election.cc:398] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18.
I20260806 03:54:48.397555  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.407637  2538 leader_election.cc:401] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 election: Cancelling election due to peer responding with higher term
I20260806 03:54:48.411845  2478 raft_consensus.cc:1226] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:48.417057  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:48.417917  2474 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:48.402458 13004 consensus_queue.cc:1035] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.018s
I20260806 03:54:48.327039 13006 consensus_queue.cc:1046] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 25.16, Next index: 17, Last known committed idx: 15, Time since last communication: 0.077s
W20260806 03:54:48.413682  3542 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:48.428480  3542 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:48.407503  2479 raft_consensus.cc:1226] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 14. Current term is 15. Ops: [14.10-14.10]
I20260806 03:54:48.423851  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:48.424861  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.35485e+06us
I20260806 03:54:48.430284  2483 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
W20260806 03:54:48.430742  2429 leader_election.cc:334] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Timed out: RequestConsensusVote RPC to 127.0.183.1:39643 timed out after 1.805s (SENT)
I20260806 03:54:48.431509  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:48.438185 13058 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:48.439085 13196 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election lost for term 17. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18.
I20260806 03:54:48.397779 13179 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:48.440413 13179 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:48.442097  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:48.442433  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:48.442787  2484 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:54:48.455952  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:48.463426  2481 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:48.465133  2478 raft_consensus.cc:1226] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 20. Current term is 21. Ops: []
I20260806 03:54:48.411935 12901 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:48.412508 12032 raft_consensus.cc:686] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:48.415531 13014 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:48.458559  2534 leader_election.cc:334] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:48.475041  2534 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:48.480723  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.475451  2534 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:48.484998  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:48.485994  2481 raft_consensus.cc:2354] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:48.486568  2479 raft_consensus.cc:2379] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 20: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:48.463600 12838 consensus_queue.cc:1035] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.030s
I20260806 03:54:48.468923 13134 consensus_queue.cc:1035] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.025s
W20260806 03:54:48.495381  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 64714.7us
I20260806 03:54:48.498783  2474 raft_consensus.cc:2396] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 19 because replica has last-logged OpId of term: 18 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 17 index: 12.
I20260806 03:54:48.499105  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.498323  2436 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:48.500808 13203 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.109s	user 0.000s	sys 0.000s
I20260806 03:54:48.495640 12032 consensus_queue.cc:237] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.10, Last appended by leader: 10, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:48.458411 13000 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:48.498668  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.535917 13000 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:48.531371  2484 raft_consensus.cc:2396] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 14 because replica has last-logged OpId of term: 13 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 8.
I20260806 03:54:48.476933 13072 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:48.537384  2476 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
W20260806 03:54:48.537250  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62233.6us
W20260806 03:54:48.536957  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 124727us
W20260806 03:54:48.538830  2534 leader_election.cc:334] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:48.539697  2534 leader_election.cc:334] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:48.536588 13000 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Advancing to term 15
W20260806 03:54:48.562126  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 103860us
I20260806 03:54:48.563135  2538 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:48.564957  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:48.582119  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:48.576648  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:48.555478 13014 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
W20260806 03:54:48.633014  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 56391.3us
W20260806 03:54:48.637018  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 73993.2us
I20260806 03:54:48.562307 13058 raft_consensus.cc:2781] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Leader election won for term 23
I20260806 03:54:48.566021 13198 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:48.644529  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 80343.7us
W20260806 03:54:48.645117  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:48.571326 13199 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:54:48.659706  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 74280.2us
I20260806 03:54:48.655220  2483 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:48.652637 13160 raft_consensus.cc:2781] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader election won for term 16
W20260806 03:54:48.662180  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 74103.2us
I20260806 03:54:48.668524  2538 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:48.669620  2436 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:48.674722  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 19 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:48.675753  2483 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 21
I20260806 03:54:48.676877  2436 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:48.679734  2484 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260806 03:54:48.682019  2474 raft_consensus.cc:1261] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 20 index: 13. (index mismatch)
I20260806 03:54:48.655692 13058 raft_consensus.cc:686] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 23 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:48.683874  2534 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 26 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:48.647213 13197 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:48.692698  2534 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 26 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:48.706759  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.707168  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.710367  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.711807  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.712533 13193 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:48.713217  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:48.713395 13193 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:48.716291  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.717900  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.718075  2483 raft_consensus.cc:2454] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:48.719352  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.714098  2484 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:48.667905 12988 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:48.672267 13022 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:48.691797 13130 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:48.693395 13179 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:48.733150  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:48.663111 13006 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 20.12, Next index: 13, Last known committed idx: 11, Time since last communication: 0.041s
I20260806 03:54:48.734411  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.655777 13198 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:48.689685 13160 raft_consensus.cc:686] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:48.732590  2479 raft_consensus.cc:1226] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19. Ops: [18.9-18.9]
I20260806 03:54:48.695807 12973 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election won for term 19
W20260806 03:54:48.772529  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 88683us
I20260806 03:54:48.703069 13221 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:48.763588  2484 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 13.
I20260806 03:54:48.723562 13039 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader election won for term 22
I20260806 03:54:48.721642 13073 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:48.788697  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:48.803781  2429 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:48.789475  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.804267  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:48.804610  2478 raft_consensus.cc:2379] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 24: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:48.800432  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.805711  2484 raft_consensus.cc:2379] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:48.867218  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 74062.2us
W20260806 03:54:48.793224 13007 consensus_meta.cc:287] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.552s	user 0.012s	sys 0.001s
I20260806 03:54:48.766399 13134 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Leader election lost for term 26. Reason: could not achieve majority
I20260806 03:54:48.765612 13074 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:48.868626  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.873950  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.874298  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:48.875089  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:48.799036 13130 raft_consensus.cc:686] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:48.893556  2484 raft_consensus.cc:2379] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 16: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:48.667596 13199 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:48.904233  2474 raft_consensus.cc:2379] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 21: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:48.767005 12988 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:48.912508  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 109252us
W20260806 03:54:48.913481  2429 leader_election.cc:334] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:48.914113  2429 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:48.815169 12973 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 19 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:48.874468 13139 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:48.782959 13022 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:48.891100 13123 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:48.914359 13202 log.cc:924] Time spent T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.414s	user 0.001s	sys 0.000s
I20260806 03:54:48.904872 13007 raft_consensus.cc:3032] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Stepping down as leader of term 20
W20260806 03:54:48.946174  2215 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.GetConsensusState -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 207920us
I20260806 03:54:48.870963 13073 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:48.891863 12901 consensus_queue.cc:1035] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 8, Time since last communication: 0.058s
I20260806 03:54:48.922765 13100 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:48.946578 13139 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:48.946511 13007 raft_consensus.cc:729] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:48.902853 13074 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:48.814885 13221 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:48.963490 13165 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:48.880662 13058 consensus_queue.cc:237] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 21.13, Last appended by leader: 13, Current term: 23, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:49.064079  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 150607us
I20260806 03:54:48.993950 13197 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:49.088459  2429 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.089107  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:49.093617  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 210404us
I20260806 03:54:48.970422 13023 consensus_queue.cc:1035] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 10, Time since last communication: 0.097s
I20260806 03:54:48.960147 13123 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:48.996901 13130 consensus_queue.cc:237] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 20.12, Last appended by leader: 12, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:49.092859 13207 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.398s	user 0.001s	sys 0.000s
I20260806 03:54:49.079715 13193 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:49.000569 13100 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.120635  2538 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:48.938004 13160 consensus_queue.cc:237] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 14.7, Last appended by leader: 7, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.078576 13165 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.138826  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:49.139561  2478 raft_consensus.cc:1261] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 21 index: 14. Preceding OpId from leader: term: 24 index: 16. (index mismatch)
I20260806 03:54:49.066358 12973 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 13, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.114037 13134 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.027s
I20260806 03:54:49.126261 13006 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:49.153329 13100 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.154009 13199 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:49.163300  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:49.165724  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 92872us
W20260806 03:54:49.166653  2429 leader_election.cc:334] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.167126  2429 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.142486 13022 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:49.162482  2534 leader_election.cc:334] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.110255 13007 consensus_queue.cc:260] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 20.12, Last appended by leader: 12, Current term: 20, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.145183 13198 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:49.194785  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:49.157589 12988 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:49.211180  2534 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:49.219493  2534 consensus_peers.cc:487] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:49.194803 13219 log.cc:924] Time spent T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.352s	user 0.000s	sys 0.001s
W20260806 03:54:49.194944 13229 log.cc:924] Time spent T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.343s	user 0.000s	sys 0.001s
W20260806 03:54:49.215063 13210 log.cc:924] Time spent T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.321s	user 0.000s	sys 0.002s
W20260806 03:54:49.235791  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 69183.2us
W20260806 03:54:49.269939  2429 leader_election.cc:334] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.270390  2429 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.172492 13006 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.194744 13244 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:49.235432 12988 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:49.211066 13073 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:49.262602 13221 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.225675 12032 consensus_queue.cc:1035] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 14, Time since last communication: 0.043s
I20260806 03:54:49.264727 13261 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:49.204056 13253 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:49.268437  2476 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.002s	sys 0.035s
I20260806 03:54:49.220767 13199 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:49.213405 13022 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:49.203984 13250 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:49.237957  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:49.195442 13254 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:49.145437 13197 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:49.278322  2534 leader_election.cc:334] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.240294 13074 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:49.282930 13247 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:54:49.293112  2476 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.564s	user 0.002s	sys 0.035s
I20260806 03:54:49.288926 13235 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:49.277357 13179 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:49.281109 13185 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.013s	sys 0.030s
W20260806 03:54:49.330394  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 52149.3us
I20260806 03:54:49.299134 13198 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Leader election lost for term 23. Reason: could not achieve majority
I20260806 03:54:49.335858 13240 raft_consensus.cc:2781] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:49.298476 13039 raft_consensus.cc:686] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 22 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:49.335830 13258 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.095s	user 0.000s	sys 0.002s
W20260806 03:54:49.340117 13204 log.cc:924] Time spent T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.319s	user 0.000s	sys 0.002s
I20260806 03:54:49.332417 13254 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.340497 13264 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:49.340951 13252 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:49.306731 13232 log.cc:924] Time spent T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.199s	user 0.000s	sys 0.001s
W20260806 03:54:49.349771  2534 leader_election.cc:334] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:49.354849 13185 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.626s	user 0.014s	sys 0.030s
I20260806 03:54:49.351266 13269 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:49.352573  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 82682us
I20260806 03:54:49.283840 12988 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.333602 13250 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.368584  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:49.369256  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:49.372957  2429 leader_election.cc:334] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.297971 13253 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.378554  2474 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:49.279881 13244 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:49.397802  2429 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.398330  2429 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:49.307308 13022 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.367908 13240 raft_consensus.cc:686] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:49.405153 13273 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:49.405252 13240 consensus_queue.cc:237] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 19.12, Last appended by leader: 12, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.405969 13273 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:49.409560 13266 log.cc:924] Time spent T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260806 03:54:49.410853 13115 consensus_meta.cc:287] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 1.019s	user 0.014s	sys 0.000s
I20260806 03:54:49.294848 13261 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.378008 13264 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.413111 13261 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.414045 13264 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.414602 13254 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:49.370704 13252 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.416524 13252 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.371743 13165 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:49.419162 13000 consensus_meta.cc:287] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.839s	user 0.011s	sys 0.000s
I20260806 03:54:49.356184 13179 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.352080 13235 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.421258 13253 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.421519 13244 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:49.411275 13115 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:49.429644  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:49.440804  2480 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54220 (request call id 4224) took 2283 ms. Trace:
I20260806 03:54:49.430040 12524 raft_consensus.cc:3032] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 LEADER]: Stepping down as leader of term 25
I20260806 03:54:49.376317 13269 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.419576 13000 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.403970 13100 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:49.459650  3594 raft_consensus.cc:2454] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 14.
I20260806 03:54:49.503660  2332 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:49.460675  2480 rpcz_store.cc:276] 0806 03:54:47.157867 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:47.182322 (+ 24455us) service_pool.cc:227] Handling call
0806 03:54:47.211218 (+ 28896us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:54:48.069236 (+858018us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:54:48.069276 (+    40us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:54:48.070409 (+  1133us) log.cc:842] Serialized 52 byte log entry
0806 03:54:48.393942 (+323533us) raft_consensus.cc:1631] Marking committed up to 8
0806 03:54:48.394000 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:54:48.394121 (+   121us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:54:49.440449 (+1046328us) raft_consensus.cc:1671] finished
0806 03:54:49.440486 (+    37us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:54:49.440717 (+   231us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":812364,"raft.queue_time_us":839834,"raft.run_cpu_time_us":154,"raft.run_wall_time_us":10921,"thread_start_us":334741,"threads_started":2,"wal-append.queue_time_us":635560}
I20260806 03:54:49.432848 13006 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.432103 13039 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 20.11, Last appended by leader: 11, Current term: 22, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:49.474463  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 76700.7us
W20260806 03:54:49.511099  2429 leader_election.cc:334] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:49.433017 13246 log.cc:924] Time spent T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.227s	user 0.002s	sys 0.000s
W20260806 03:54:49.500471  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 130592us
I20260806 03:54:49.469436 13197 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260806 03:54:49.458073  2534 leader_election.cc:334] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.461018  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:49.431358 13179 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:49.430140 13235 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.505774  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:54:49.464510  3542 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.519388  2538 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:49.431739 12988 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.470103 12524 raft_consensus.cc:729] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:49.515240  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:49.516649  2429 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:49.519929  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 55488us
W20260806 03:54:49.522934  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 69631.3us
I20260806 03:54:49.528324  2332 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:49.532636  3542 leader_election.cc:334] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.534828  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:49.548558  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:49.572969  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61930.7us
I20260806 03:54:49.522230 13006 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:49.523910 13273 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.534309 13115 raft_consensus.cc:2781] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260806 03:54:49.581234 12524 consensus_queue.cc:260] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 25.16, Last appended by leader: 16, Current term: 25, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.537689 13130 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:49.514362 13100 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.546837 12988 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader pre-election lost for term 25. Reason: could not achieve majority
I20260806 03:54:49.541182 13193 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
W20260806 03:54:49.596500  2534 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:49.604291  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 55788.9us
I20260806 03:54:49.617321  2534 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:49.628481  2332 leader_election.cc:398] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:49.592832 13115 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:49.618531  2429 leader_election.cc:334] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.604995 13130 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:49.638741  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:49.637043  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.606652 13278 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:49.645505  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:49.634460 13135 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:49.638960 13115 raft_consensus.cc:3037] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:49.641489 13130 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
W20260806 03:54:49.651499  2534 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:49.659070  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62692.6us
I20260806 03:54:49.659632 13073 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:49.667090  2429 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.643625 12973 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:49.672381  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:49.607905 13273 consensus_queue.cc:1159] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "cf6042e85bef47c4aac9d064d91501d1" responder_term: 25 status { last_received { term: 25 index: 16 } last_committed_idx: 16 last_received_current_leader { term: 25 index: 16 } }
I20260806 03:54:49.677167  2332 leader_election.cc:398] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
I20260806 03:54:49.677587  2332 leader_election.cc:401] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Cancelling election due to peer responding with higher term
I20260806 03:54:49.658160 13278 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260806 03:54:49.682093  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:49.683328  2476 raft_consensus.cc:3037] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Advancing to term 15
I20260806 03:54:49.665685 13000 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:49.667090 13022 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:49.686444  2332 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.673125 13073 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.692785 13253 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:49.693014 13073 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.694212 13269 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.695977  2332 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.697849  2332 leader_election.cc:398] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 16. Current term is 17.
I20260806 03:54:49.701769  2476 raft_consensus.cc:2454] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 15.
I20260806 03:54:49.703197  2538 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:49.675930 13197 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:49.708624 13000 raft_consensus.cc:2781] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Leader election won for term 15
I20260806 03:54:49.696379 13006 raft_consensus.cc:3037] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:49.716420 13197 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.718674 13197 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.683146 13278 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:49.719538 13278 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:49.721871 13280 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260806 03:54:49.733669 13000 raft_consensus.cc:686] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:49.734439 13100 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.735189 13000 consensus_queue.cc:237] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.736963  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.739115  2332 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:49.740345  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.740453 13235 raft_consensus.cc:3037] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:49.735986 13278 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.743530 13278 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:49.744199 13253 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:54:49.744282 13269 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:49.745692  2332 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.745749 13185 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:49.746416  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:49.747004  2332 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.747273  2483 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54234 (request call id 3380) took 1039 ms. Trace:
I20260806 03:54:49.746582 13185 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.748210 13252 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:49.748437  2332 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:49.749259 13253 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260806 03:54:49.749917 13253 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:54:49.750411 13253 raft_consensus.cc:686] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:49.751477 13185 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.753502  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.754036  3588 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 18 index: 14. (index mismatch)
I20260806 03:54:49.754403 13264 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
W20260806 03:54:49.754397 13265 log.cc:924] Time spent T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.472s	user 0.000s	sys 0.002s
I20260806 03:54:49.751380 13253 consensus_queue.cc:237] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.758391  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:49.763280  2332 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.764379 13264 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:49.707461 13022 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:49.766825  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.767729 13249 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:49.768882 13139 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:54:49.769659  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.769990 13185 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:49.770287  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 58961.3us
I20260806 03:54:49.770568 13269 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:49.771924  2332 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.772748 13269 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:49.773996  2332 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.775592 13269 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:49.776398 13076 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:49.776945 13076 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.773976 13193 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:49.779608  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.747666  2483 rpcz_store.cc:276] 0806 03:54:48.708603 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:48.719051 (+ 10448us) service_pool.cc:227] Handling call
0806 03:54:49.746254 (+1027203us) spinlock_profiling.cc:243] Waited 4.96 ms on lock 0x7b58002d3f98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:54:49.747210 (+   956us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":11403136}
I20260806 03:54:49.796350  2332 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:49.798185  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.799768  2332 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.688793 13250 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:49.733711  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 66671.4us
W20260806 03:54:49.812891  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 110114us
I20260806 03:54:49.814714  2332 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.816008  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.822962  2332 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.832621  2332 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.812675 13100 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:49.813251 13235 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:49.850047 12838 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:49.778162 13193 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.815965 13269 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election won for term 13
I20260806 03:54:49.818195 13249 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:49.834326 13022 raft_consensus.cc:3037] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Advancing to term 16
W20260806 03:54:49.904623  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 72087.7us
W20260806 03:54:49.845225  2429 leader_election.cc:334] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.821219 13261 raft_consensus.cc:3037] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Advancing to term 24
I20260806 03:54:49.878566 12838 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.894413 13100 raft_consensus.cc:3037] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:49.831286 13264 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader election lost for term 23. Reason: could not achieve majority
I20260806 03:54:49.883986 13130 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.818779 13244 consensus_queue.cc:1046] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.057s
I20260806 03:54:49.824265 13250 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:49.812955 13185 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.930172 13115 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.931394 13185 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:49.934224 13274 log.cc:924] Time spent T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.561s	user 0.000s	sys 0.004s
I20260806 03:54:49.846556 13078 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:49.905794  2332 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:49.936175 13078 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.938751 13078 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.939843 13250 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:49.888754 13076 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.890050 13197 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:49.941102 13197 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.943284 13197 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:49.811966 13278 consensus_queue.cc:1046] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 17.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.044s
I20260806 03:54:49.944532 13278 raft_consensus.cc:3032] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:49.944890 13278 raft_consensus.cc:729] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:49.947577  3592 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260806 03:54:49.907497 13269 raft_consensus.cc:686] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:49.949056 13269 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:49.950009  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:49.911957  2429 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:49.931596 13214 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 1.271s	user 0.003s	sys 0.000s
I20260806 03:54:49.968372  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:49.968925  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 123761us
W20260806 03:54:49.969909  2429 leader_election.cc:334] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.980468  3584 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 26 LEADER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 25. Current term is 26. Ops: []
W20260806 03:54:49.951545  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): ChangeConfig:REMOVE_PEER RPC failed for tablet 47ed8dc77b144ba08169a0090b787536: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:49.966056 13278 consensus_queue.cc:260] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 18.9, Last appended by leader: 9, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:49.967338 13250 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:49.970021  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:49.954137  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:49.925225 12524 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Advancing to term 26
I20260806 03:54:49.955117  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:49.971019 13199 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:49.955608  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:49.997715  2474 raft_consensus.cc:2379] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:49.955953  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:49.998621  2479 raft_consensus.cc:2454] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 12.
I20260806 03:54:49.956326  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:49.970042  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:49.969259  2483 raft_consensus.cc:2379] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:49.980724  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:49.995537  3584 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
I20260806 03:54:49.966540 13115 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:50.004882  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 43797.2us
I20260806 03:54:50.005586  2332 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:50.009188 13123 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 26 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:50.013377  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.013954  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.022207  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 26 candidate_status { last_received { term: 24 index: 17 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:50.015048  2482 raft_consensus.cc:2379] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 18: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:50.029788  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:49.950425 13252 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:50.037073  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.034483  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:50.029168  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.034483  2584 raft_consensus.cc:1226] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 25. Current term is 26. Ops: []
I20260806 03:54:50.038765  2477 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:50.040115  2575 raft_consensus.cc:1226] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Rejecting Update request from peer dff94100ffc5485f92cbe6a85addf0b2 for earlier term 25. Current term is 26. Ops: []
I20260806 03:54:50.038928  2474 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 15.
I20260806 03:54:50.042989  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.044535  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.047224  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.050426  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.051520  2332 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:50.014858 13270 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:50.050652  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.025794 13101 raft_consensus.cc:2781] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260806 03:54:50.053995  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.024593 13193 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:50.055896  3542 leader_election.cc:334] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 25 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.056525  2576 raft_consensus.cc:2354] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
I20260806 03:54:50.057781  2480 raft_consensus.cc:2454] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 21.
I20260806 03:54:50.059901  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.060436  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.065177  2332 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:50.042213 13278 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:50.032783 13158 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:54:50.068688  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 98979.3us
W20260806 03:54:50.073153  2429 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 25 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.073634  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:50.070365  2479 raft_consensus.cc:1226] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Rejecting Update request from peer fe3d17f4ad984b9088a268d58d87469c for earlier term 17. Current term is 18. Ops: []
I20260806 03:54:50.081910 13130 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:50.057607 13101 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:50.083237 13101 raft_consensus.cc:3037] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:50.035558 13197 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.026s
I20260806 03:54:50.015934 13250 consensus_queue.cc:1046] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 16, Last known committed idx: 17, Time since last communication: 0.046s
I20260806 03:54:50.081760 13193 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:50.076471 13221 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:50.092563 13221 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:50.095153 13221 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:50.096243  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.098061 12838 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:50.098961 13250 consensus_queue.cc:1225] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Peer cf6042e85bef47c4aac9d064d91501d1 log is divergent from this leader: its last log entry 26.17 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 17
I20260806 03:54:50.061406 13269 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election won for term 17
W20260806 03:54:50.101243  2429 leader_election.cc:334] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.089943  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.104121  2429 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:50.072908 13179 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:54:50.107877 13270 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:50.108937  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.104354  2484 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:50.074043 13252 raft_consensus.cc:2781] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:50.099668 13250 raft_consensus.cc:3032] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 LEADER]: Stepping down as leader of term 25
I20260806 03:54:50.115360  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.119764  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.125515  2477 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:50.126626  2332 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:50.116530 13252 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:50.134814  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:50.111419 13269 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:50.164072 13269 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:50.104030 13197 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Leader pre-election lost for term 25. Reason: could not achieve majority
I20260806 03:54:50.092217 13193 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:50.132375 13273 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader election won for term 16
I20260806 03:54:50.168936 13273 raft_consensus.cc:686] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:50.169636 13193 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 27 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:50.124684 12731 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:50.170590 12731 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:50.172870 12731 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:50.141556  2429 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:50.174322  2429 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.174703  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:50.143692  2302 auto_rebalancer.cc:663] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:50.176705  2302 auto_rebalancer.cc:264] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.177583 13007 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:50.178611 13100 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:50.132179 13252 raft_consensus.cc:3037] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Advancing to term 22
W20260806 03:54:50.189085  2429 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.192013  2429 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:50.193723  2429 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.193979 12416 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:50.115916 13250 raft_consensus.cc:729] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 LEADER]: Becoming Follower/Learner. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:50.196286 13250 consensus_queue.cc:260] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 25.16, Last appended by leader: 16, Current term: 25, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:50.194214  2429 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:50.200873 13250 raft_consensus.cc:3037] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Advancing to term 26
I20260806 03:54:50.206269 13101 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:50.135212 13014 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:50.085958 13158 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:50.220511  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.175688 13197 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:50.222244 13158 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:50.220557 13014 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:50.226720 13014 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:50.228065  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:50.147795 13006 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election lost for term 18. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
I20260806 03:54:50.228655 13101 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:50.207435 13179 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:50.176159 13022 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:54:50.209192  3542 leader_election.cc:334] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.213289  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.233976  2478 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:54:50.235831 12988 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:50.238245  3584 raft_consensus.cc:3032] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:54:50.238732  3584 raft_consensus.cc:729] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:50.239748 12733 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:50.239629  3584 consensus_queue.cc:260] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:50.240870  3584 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:50.251036  3584 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260806 03:54:50.254561 13022 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260806 03:54:50.259769  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260806 03:54:50.208504  2429 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.266697  2429 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:50.270187  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 140973us
I20260806 03:54:50.272817  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.170783 13273 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:50.274191  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.272763  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.297575  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.298424  2477 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
I20260806 03:54:50.274040  2572 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 16.
I20260806 03:54:50.300747  2474 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 7. Preceding OpId from leader: term: 16 index: 8. (index mismatch)
I20260806 03:54:50.303498  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 17 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.321175  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.324965  2474 raft_consensus.cc:2379] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c in current term 19: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:50.328387  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:50.305001 13014 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:50.329413  2481 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:50.329720 13014 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:50.335049  2538 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:50.336901 13239 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:50.337366 13239 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:50.337697 13239 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
W20260806 03:54:50.338802  2235 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 227) took 119146 ms (client timeout 15000 ms). Trace:
I20260806 03:54:50.341673 13190 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:50.349046 13190 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:50.351876 13190 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:50.342670 13014 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 26 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:50.343514  2538 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:50.380282  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.276088 13179 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:50.410749  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:50.388828 13014 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
W20260806 03:54:50.424475  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 215992us
W20260806 03:54:50.426136  2429 leader_election.cc:334] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.426652  2429 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:50.428378  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 26 candidate_status { last_received { term: 24 index: 17 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:50.339442  2235 rpcz_store.cc:269] 0806 03:52:51.276616 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:51.302985 (+ 26369us) service_pool.cc:227] Handling call
0806 03:54:50.338661 (+119035676us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:44.453147 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:44.701576 (+248429us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:44.712534 (+ 10958us) write_op.cc:435] Acquired schema lock
0806 03:54:44.715766 (+  3232us) tablet.cc:660] Decoding operations
0806 03:54:44.815108 (+ 99342us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:44.847953 (+ 32845us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:44.860528 (+ 12575us) tablet.cc:683] Acquiring locks for 2 operations
0806 03:54:44.881455 (+ 20927us) tablet.cc:699] Row locks acquired
0806 03:54:44.881492 (+    37us) write_op.cc:260] PREPARE: finished
0806 03:54:44.881704 (+   212us) write_op.cc:270] Start()
0806 03:54:44.881876 (+   172us) write_op.cc:276] Timestamp: P: 1785988484881624 usec, L: 0
0806 03:54:44.881915 (+    39us) op_driver.cc:331] REPLICATION: starting
0806 03:54:44.882738 (+   823us) log.cc:842] Serialized 917 byte log entry
0806 03:54:46.200322 (+1317584us) op_driver.cc:444] REPLICATION: finished
0806 03:54:47.077402 (+877080us) write_op.cc:301] APPLY: starting
0806 03:54:47.090461 (+ 13059us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:47.204985 (+114524us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:47.205113 (+   128us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:47.206452 (+  1339us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:47.206730 (+   278us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=4,key_file_lookups=4,delta_file_lookups=4,mrs_lookups=0
0806 03:54:47.206812 (+    82us) write_op.cc:312] APPLY: finished
0806 03:54:47.207094 (+   282us) log.cc:842] Serialized 33 byte log entry
0806 03:54:47.511304 (+304210us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:47.539017 (+ 27713us) write_op.cc:454] Released schema lock
0806 03:54:47.554343 (+ 15326us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:47.604334 (+ 49991us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:47.651823 (+ 47489us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2459487,"reported_tablets":52,"child_traces":[["op",{"apply.queue_time_us":838199,"apply.run_cpu_time_us":48617,"apply.run_wall_time_us":601861,"cfile_cache_hit":10,"cfile_cache_hit_bytes":12503,"num_ops":2,"prepare.queue_time_us":541931,"prepare.run_cpu_time_us":40139,"prepare.run_wall_time_us":624347,"raft.queue_time_us":490272,"raft.run_cpu_time_us":54344,"raft.run_wall_time_us":313509,"replication_time_us":1318271,"thread_start_us":1247234,"threads_started":5,"wal-append.queue_time_us":1174540,"wal-append.run_cpu_time_us":33926,"wal-append.run_wall_time_us":2376067}]]}
I20260806 03:54:50.429522  2574 raft_consensus.cc:2396] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for term 26 because replica has last-logged OpId of term: 25 index: 17, which is greater than that of the candidate, which has last-logged OpId of term: 24 index: 17.
I20260806 03:54:50.429253  2480 raft_consensus.cc:1261] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260806 03:54:50.348157 13269 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:50.410749 13221 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:50.447593  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:50.414625 13261 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader pre-election lost for term 24. Reason: could not achieve majority
I20260806 03:54:50.429093 13179 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:50.429752 13014 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:50.473439  2481 raft_consensus.cc:2454] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
W20260806 03:54:50.482877  2235 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 231) took 15434 ms (client timeout 15000 ms). Trace:
W20260806 03:54:50.483393  2235 rpcz_store.cc:269] 0806 03:54:35.032656 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:50.454398 (+15421742us) service_pool.cc:214] Skipping call since client already timed out
0806 03:54:50.466783 (+ 12385us) inbound_call.cc:173] Queueing failure response
Metrics: {}
I20260806 03:54:50.423110 13165 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.043s
I20260806 03:54:50.453449 13177 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:50.488415  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62319.9us
I20260806 03:54:50.491415  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:50.495644  2429 leader_election.cc:334] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.494088  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.496174  2429 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:50.496487  2575 raft_consensus.cc:2362] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 18. Re-sending same reply.
I20260806 03:54:50.500810  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.506739  2538 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:50.483381 13014 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:50.514060 13005 raft_consensus.cc:2781] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:50.536999 13005 raft_consensus.cc:686] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:50.529605 13269 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:50.530537  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 22 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.531214  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:50.532310  2429 leader_election.cc:334] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.533725  2583 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
I20260806 03:54:50.544517  2429 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:50.552748  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.532828 13252 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:50.510823 12416 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:50.504117  2227 catalog_manager.cc:5495] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 16 to 20. New cstate: current_term: 20 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:50.461122 13221 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:50.563827 13307 log.cc:924] Time spent T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
W20260806 03:54:50.578271  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46015.2us
W20260806 03:54:50.579420  2429 leader_election.cc:334] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.578084  3587 raft_consensus.cc:3032] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Stepping down as leader of term 12
I20260806 03:54:50.580492  3587 raft_consensus.cc:729] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:50.580082  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:50.581581  3587 consensus_queue.cc:260] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:50.512509 13122 consensus_queue.cc:1035] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.057s
I20260806 03:54:50.506234 13177 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:50.561983 13270 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election lost for term 17. Reason: could not achieve majority
I20260806 03:54:50.585925  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:50.594022  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 176051us
W20260806 03:54:50.595988  2436 leader_election.cc:334] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Timed out: RequestConsensusVote RPC to 127.0.183.3:46407 timed out after 1.871s (SENT)
W20260806 03:54:50.601218  2429 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.601697  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:50.603763  2478 raft_consensus.cc:1226] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: []
I20260806 03:54:50.595079  2227 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 14 to 16, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 16 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:54:50.607007  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:50.622776  2581 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 18 index: 14. (index mismatch)
I20260806 03:54:50.623898  2483 raft_consensus.cc:1261] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260806 03:54:50.624488  2482 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260806 03:54:50.632787  2583 raft_consensus.cc:1261] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 21 index: 13. Preceding OpId from leader: term: 23 index: 14. (index mismatch)
I20260806 03:54:50.626582  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:50.632962  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:50.632735  2481 raft_consensus.cc:1226] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 15. Current term is 16. Ops: []
I20260806 03:54:50.635921  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.636456  2482 raft_consensus.cc:1226] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 12. Current term is 13. Ops: []
I20260806 03:54:50.637768  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:50.640739  2534 leader_election.cc:334] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.640918  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.644388  2578 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 20 index: 11. Preceding OpId from leader: term: 22 index: 12. (index mismatch)
I20260806 03:54:50.641584  2483 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:50.650712  2576 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 18.
I20260806 03:54:50.538020 13005 consensus_queue.cc:237] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:50.659750  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.661248  2227 catalog_manager.cc:5495] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 13 to 17. New cstate: current_term: 17 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:50.572172 13239 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:50.605466 13179 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:50.632215 12416 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:50.648734 12988 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.024s
I20260806 03:54:50.657699 13267 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:50.685412  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.678730  2227 catalog_manager.cc:5495] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 9 to 17. New cstate: current_term: 17 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:50.688817  2572 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 19: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:50.692270  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 21 index: 16 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.694975  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.695905  2575 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:50.706672  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.684610 13252 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:50.702538 13197 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:54:50.711265  2534 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:50.716826  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.720252 13177 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:50.748131  2584 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19. Ops: []
W20260806 03:54:50.740236  3542 leader_election.cc:334] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.720744 13239 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:50.721681 13327 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260806 03:54:50.722090 13278 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:50.717446  2227 catalog_manager.cc:5495] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 13 to 24. New cstate: current_term: 24 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:50.739481  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.739765  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:50.747186  2534 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:50.690424 13267 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:50.759721  2477 raft_consensus.cc:2396] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe3d17f4ad984b9088a268d58d87469c for term 17 because replica has last-logged OpId of term: 15 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 9.
W20260806 03:54:50.749652 13324 log.cc:924] Time spent T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260806 03:54:50.764520  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9bcedcc1f7e94405bbfa0a2d56aa30fb" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 21 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.769976  2227 catalog_manager.cc:5495] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 8 to 17. New cstate: current_term: 17 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:50.772622 13221 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:50.773304  2227 catalog_manager.cc:5495] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 14 to 20, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 20 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:50.766714 13278 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:50.780740  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.781386  2578 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:54:50.782980  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.803933  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 25 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:50.803978  2534 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:50.806030  2534 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.807322  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.821250  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 27 candidate_status { last_received { term: 26 index: 17 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:50.831487  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:50.836958  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:50.846696  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 26 candidate_status { last_received { term: 25 index: 17 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:50.854929  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:50.858012  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.859714  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:50.863426  2429 leader_election.cc:334] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.865505  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:50.867105  2429 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.819600 13236 consensus_queue.cc:1035] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.034s
I20260806 03:54:50.835496 12478 consensus_queue.cc:1046] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.029s
I20260806 03:54:50.871342 13278 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:50.870784 13221 consensus_queue.cc:1046] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: INVALID_TERM, Last received: 15.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.005s
I20260806 03:54:50.872145 13236 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:50.877635 13236 raft_consensus.cc:3032] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Stepping down as leader of term 15
I20260806 03:54:50.878322 13236 raft_consensus.cc:729] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:50.882232 13267 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:50.902256  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 252643us
I20260806 03:54:50.927760  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:50.932185  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 24 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:50.884327 13236 consensus_queue.cc:260] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:50.939752  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:50.944348  2537 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:50.962620  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 95543.5us
W20260806 03:54:50.963563  2429 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:50.962805  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 208645us
W20260806 03:54:50.964942  2429 leader_election.cc:334] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.965364  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:50.970927  2429 leader_election.cc:334] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:50.971663  2429 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:50.968155 13250 consensus_meta.cc:287] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Time spent flushing consensus metadata: real 0.767s	user 0.012s	sys 0.006s
I20260806 03:54:50.929206 13270 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.048s
I20260806 03:54:50.942351 13267 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.049s
I20260806 03:54:50.981766  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.001106  2474 raft_consensus.cc:1261] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 21 index: 13. (index mismatch)
W20260806 03:54:50.982666  2429 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:51.076510  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 93886us
W20260806 03:54:51.077641  2429 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:51.066977  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 243896us
W20260806 03:54:51.011349  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 177053us
I20260806 03:54:50.995177  2482 raft_consensus.cc:1261] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 18 index: 11. (index mismatch)
I20260806 03:54:50.947225 13197 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:51.078730 13335 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:51.037020 13338 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260806 03:54:50.983397 13179 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.100s
I20260806 03:54:51.003711 13039 consensus_queue.cc:1035] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.079s
I20260806 03:54:51.120832 13160 consensus_queue.cc:1035] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.013s
I20260806 03:54:50.984361  2331 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.098964  3547 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:51.103076  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 243470us
W20260806 03:54:51.104863  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 157534us
W20260806 03:54:51.108409  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 126760us
I20260806 03:54:51.070371 13269 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:51.113493  3587 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 12 FOLLOWER]: Advancing to term 13
I20260806 03:54:51.128873  2474 raft_consensus.cc:1261] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 19 index: 12. Preceding OpId from leader: term: 21 index: 13. (index mismatch)
I20260806 03:54:51.120993  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:50.962302 13190 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:51.122429  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 138191us
I20260806 03:54:51.129436  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:51.142100  2331 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.126174  2537 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:51.144152  2331 leader_election.cc:398] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
I20260806 03:54:51.144484  2331 leader_election.cc:401] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:54:51.147711  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:51.147933  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:51.159124 13267 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:54:51.159736 13347 log.cc:924] Time spent T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260806 03:54:51.136516 13185 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:50.980331 13199 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.164s
I20260806 03:54:51.164110 13185 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:51.164558 13185 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:51.174216 13236 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 15 FOLLOWER]: Advancing to term 16
I20260806 03:54:51.145068 13269 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:51.149122  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:51.147075  3545 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:51.147933  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:51.141368  2483 raft_consensus.cc:2454] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 21.
I20260806 03:54:51.126504 13250 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:51.153434 13335 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:51.155570  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:51.178332  2579 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Advancing to term 17
W20260806 03:54:51.139003  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 61402us
W20260806 03:54:51.187374  2429 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.188108  2429 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.001992 13014 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:51.121969 12416 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:51.202172 13359 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:51.202956 13359 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:51.155725 13101 raft_consensus.cc:3037] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
W20260806 03:54:51.190026  2429 leader_election.cc:334] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.181793  3587 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260806 03:54:51.104178 13165 consensus_queue.cc:1035] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 10, Time since last communication: 0.074s
I20260806 03:54:51.195323  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 23 candidate_status { last_received { term: 22 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:51.146545 13039 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260806 03:54:51.185617  2332 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:51.221956  2479 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
W20260806 03:54:51.206743  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 62765.1us
I20260806 03:54:51.225965  2331 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:51.211099  2429 leader_election.cc:334] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.214613 13359 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 26 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:51.215406 13239 consensus_queue.cc:1035] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:54:51.218060 13351 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:51.227826  2429 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:51.241518  2429 leader_election.cc:334] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.242152  2429 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:51.244217  2429 leader_election.cc:334] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:51.248955  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 63488.9us
I20260806 03:54:51.252424  2331 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.205862 13335 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
W20260806 03:54:51.259652  2534 consensus_peers.cc:487] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:51.221592 13122 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:51.264415  2534 leader_election.cc:334] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 27 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.266731  2534 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 27 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:51.266021  2331 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.264982  2429 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:51.277383  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:51.256145 13343 log.cc:924] Time spent T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.130s	user 0.000s	sys 0.001s
I20260806 03:54:51.248725 13199 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:54:51.279279  2429 leader_election.cc:334] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.248952 12416 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:51.240061 13351 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:51.286981  2429 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:51.290426  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 133507us
I20260806 03:54:51.262919 13250 raft_consensus.cc:2781] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:54:51.270028 12988 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:54:51.298308  2429 leader_election.cc:334] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.278924 13278 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:51.278059 13039 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:51.300611  2429 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:51.317299  2429 leader_election.cc:334] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.317792  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:51.297843  2534 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.319164  2534 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:51.314383  3547 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.295749 13351 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:51.288998 13014 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:51.344352  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46526.5us
W20260806 03:54:51.346056  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:51.347170  2534 leader_election.cc:334] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.347652  2534 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:51.278838 13122 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:51.276314 13273 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:51.248809 12524 raft_consensus.cc:3037] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 19
I20260806 03:54:51.340745 13335 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:51.297242 13250 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:51.302532 13199 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:51.358455  2579 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 17.
W20260806 03:54:51.362922  2534 leader_election.cc:334] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.391281  2534 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:51.365949  3547 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:51.341354 13359 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:51.349556 13179 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
W20260806 03:54:51.409118  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 46256.3us
W20260806 03:54:51.415589  2534 leader_election.cc:334] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 26 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.416291  2534 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 26 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:51.372171 13252 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:51.372650 13239 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:51.333972 13278 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:51.388041 13190 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Leader pre-election lost for term 27. Reason: could not achieve majority
I20260806 03:54:51.391853 13250 raft_consensus.cc:3037] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:54:51.405059 13269 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 27 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:51.405337 13273 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:51.392624 13357 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:51.411803 12478 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:51.415360 13316 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:51.429841 13160 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Leader pre-election lost for term 26. Reason: could not achieve majority
W20260806 03:54:51.473403  2534 leader_election.cc:334] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.476526  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:51.450948 13269 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:51.454630 13252 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:51.479919  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 202769us
W20260806 03:54:51.487491  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 340513us
I20260806 03:54:51.489404  3545 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.482589 13316 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader pre-election lost for term 24. Reason: could not achieve majority
I20260806 03:54:51.493844 13359 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
W20260806 03:54:51.496724 13360 log.cc:924] Time spent T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
W20260806 03:54:51.497520  2429 leader_election.cc:334] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.498114  2429 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:51.499364  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 233435us
I20260806 03:54:51.499661  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:51.500450  2331 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.500703 13359 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:51.501683  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.444619 13273 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:51.528421  2538 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:51.577518  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:51.585664  2534 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.484054 13269 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:51.588488 13269 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:51.589075 13269 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:51.589571 13269 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:51.590878 13378 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:51.591638 13378 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:51.592239  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 63979.2us
I20260806 03:54:51.592672 13357 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260806 03:54:51.593485 13357 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:51.595155  3587 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 20 index: 11. Preceding OpId from leader: term: 22 index: 12. (index mismatch)
W20260806 03:54:51.530536  2429 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.535758  2474 raft_consensus.cc:1226] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Rejecting Update request from peer cf6042e85bef47c4aac9d064d91501d1 for earlier term 18. Current term is 19. Ops: []
W20260806 03:54:51.605460  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 75002.1us
W20260806 03:54:51.609905  2429 leader_election.cc:334] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.610356  2429 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:51.618798 13179 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:54:51.622331 13199 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:51.623070 13199 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:51.487747 13252 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:51.625401 13199 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:51.627171 13252 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:51.593914 13357 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:51.630993 13185 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:51.632764 12988 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:51.633481 12988 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:51.633945 12988 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:51.636924 13378 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:51.637554 13378 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:51.638057 13378 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:51.607400 13372 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:51.640796 13101 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:51.640887 13372 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:51.646976  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 145356us
I20260806 03:54:51.649837  3545 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:51.652210  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 57980.9us
I20260806 03:54:51.571745 13278 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:51.546882 13122 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 27 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:51.504506 13338 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:51.603826 13359 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:51.612612 13353 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:51.661039  3545 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:51.658738  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48870.6us
W20260806 03:54:51.666556  2429 leader_election.cc:334] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.648787 13362 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:51.654248 12988 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:51.590834 13250 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:51.691606 13250 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:51.692413  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:51.668952 13359 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:51.702099 13369 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:51.702852 13369 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:51.667623 13239 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:54:51.672585  2429 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.653016 13039 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:51.708496 13269 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:51.699621 13351 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:51.716389 12524 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 18. Reason: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
I20260806 03:54:51.716797  3592 raft_consensus.cc:1226] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 19. Current term is 20. Ops: []
I20260806 03:54:51.720487 13351 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:51.678750 13273 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:51.668639 13221 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:51.676092 13353 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:51.684671 13185 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:51.706372  2429 leader_election.cc:334] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.745855  2429 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.643358 13378 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:51.689035 13236 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader pre-election lost for term 25. Reason: could not achieve majority
W20260806 03:54:51.750845  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 250470us
I20260806 03:54:51.762180  2331 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.762326  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:51.763360  2478 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
W20260806 03:54:51.751535  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 176400us
W20260806 03:54:51.770166  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63857.9us
I20260806 03:54:51.771996  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:51.772686  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:51.773998  2474 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:51.778960  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:51.779842  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:51.780738  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.784161  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:51.735919 12524 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:51.771065  2429 consensus_peers.cc:487] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:51.801780  2429 leader_election.cc:334] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.802307  2429 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:51.796039  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
W20260806 03:54:51.793294  2534 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.806208  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
W20260806 03:54:51.806747  2429 leader_election.cc:334] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.807478  2429 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:51.821080  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:51.810191  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:51.826025  2429 leader_election.cc:334] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:51.826808  2429 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.836114  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 26 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.838265  2331 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.854146  2480 raft_consensus.cc:1261] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 19 index: 12. (index mismatch)
I20260806 03:54:51.801050 13378 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:51.758885 13039 consensus_queue.cc:1046] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 19.14, Next index: 15, Last known committed idx: 13, Time since last communication: 0.081s
I20260806 03:54:51.800917 12416 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
W20260806 03:54:51.858693  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 57858.6us
I20260806 03:54:51.817778 13179 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:51.840606 12988 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
W20260806 03:54:51.864606  2429 consensus_peers.cc:487] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:51.862604  3545 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 201140us
W20260806 03:54:51.857494 13355 log.cc:924] Time spent T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260806 03:54:51.841264 13250 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Leader pre-election lost for term 26. Reason: could not achieve majority
I20260806 03:54:51.900393 13101 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:51.901105 13101 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:51.904346 12416 raft_consensus.cc:3032] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 19 LEADER]: Stepping down as leader of term 19
I20260806 03:54:51.904834 12416 raft_consensus.cc:729] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 19 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:51.905714 13369 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:51.893900 13372 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 27 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:51.858696 13270 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:51.840209 13335 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:51.916532  2478 raft_consensus.cc:2454] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
I20260806 03:54:51.921016  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 27 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:51.872372  2331 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:51.830296 13392 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader pre-election lost for term 24. Reason: could not achieve majority
I20260806 03:54:51.850560 13278 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260806 03:54:51.829939 13273 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:51.893007  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:51.884286  2429 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:51.882166 13368 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260806 03:54:51.820277 12524 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:51.924153  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 51732us
I20260806 03:54:51.933276  2331 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:51.903798 13101 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:51.921917  3592 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 25.
I20260806 03:54:51.929442  2429 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:51.934937  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 50842.6us
W20260806 03:54:51.913424 13381 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260806 03:54:51.896095 13269 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:51.914825 13185 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:51.919061 13221 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:51.944604  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 51758.1us
I20260806 03:54:51.942354  2331 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:54:51.931365 13273 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:51.889613 13236 consensus_queue.cc:1046] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: INVALID_TERM, Last received: 18.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.050s
I20260806 03:54:51.955237 13273 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:51.955721 13236 raft_consensus.cc:3032] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:51.956270 13236 raft_consensus.cc:729] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:51.957283 13236 consensus_queue.cc:260] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:51.958812 13236 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:51.930006 13372 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:51.948550 13101 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election lost for term 22. Reason: could not achieve majority
I20260806 03:54:51.905786 12416 consensus_queue.cc:260] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 19.14, Last appended by leader: 14, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:51.964346  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 111161us
I20260806 03:54:51.977456  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:51.942775 13335 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:51.988652  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 26 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:51.988821  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:51.960904 13365 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
W20260806 03:54:51.991967  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 131075us
I20260806 03:54:51.948987 13278 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:52.000509  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:51.994988  2575 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 26: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:51.999969  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 27 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:51.999780  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:52.002166  3592 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 25.
I20260806 03:54:51.974318 13250 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:51.971479 13372 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting leader election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:52.006595  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:52.010172  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:51.960656 13269 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.017359  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:52.014953  2534 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 27 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:52.018414  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:51.992733  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 57028.4us
I20260806 03:54:51.962355 13185 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:51.962713 13221 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:52.026862  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:52.067101  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 27 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.069487  2479 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:52.028777  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:52.066608  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:52.028990  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.070245  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.068221  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.030130  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:52.019412  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.068608  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 27 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:52.008319 13353 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.020367  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:51.986683 13359 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:52.063328  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): ChangeConfig:REMOVE_PEER RPC failed for tablet 47ed8dc77b144ba08169a0090b787536: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:52.040643  2538 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:52.011270 13372 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:52.010483 13101 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:52.016214 13250 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:52.072122  2581 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 19.
I20260806 03:54:52.080818  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:54:52.037424  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260806 03:54:52.110091  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 72765.9us
I20260806 03:54:52.023689 13252 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:52.087729  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:51.986457 13390 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.049s
I20260806 03:54:52.163933  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.167325  3590 raft_consensus.cc:1226] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Rejecting Update request from peer 608e57d72aae496aaf8613622153aa0c for earlier term 18. Current term is 19. Ops: []
I20260806 03:54:52.031965 13389 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:52.036137  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 27 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.176756  2572 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 26.
I20260806 03:54:52.102769  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:52.103022 13101 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:52.104526 13399 log.cc:924] Time spent T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.090s	user 0.000s	sys 0.000s
W20260806 03:54:52.067448 13398 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260806 03:54:52.086422  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 23 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.112782 13250 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.10, Last appended by leader: 10, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.121212  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 23 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:52.125156 13396 log.cc:924] Time spent T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: Append to log took a long time: real 0.133s	user 0.000s	sys 0.000s
W20260806 03:54:52.132853 13401 log.cc:924] Time spent T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.138s	user 0.000s	sys 0.001s
I20260806 03:54:52.134195 12524 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.134902 13185 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:52.135201  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.137018 13269 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:52.140154 13385 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260806 03:54:52.089361 13374 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:52.145123 13357 consensus_meta.cc:287] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: Time spent flushing consensus metadata: real 0.515s	user 0.012s	sys 0.000s
I20260806 03:54:52.006350 13278 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.145406 13005 raft_consensus.cc:2781] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:52.146552  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 27 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:52.145154  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 104600us
I20260806 03:54:52.119922 12988 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:52.154214 13221 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:52.041374 13023 consensus_queue.cc:1035] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.116s
I20260806 03:54:52.174448  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:52.177596  2429 leader_election.cc:334] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:52.010528 12416 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:52.183836  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.202227  2429 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:52.200374  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 53950.6us
I20260806 03:54:52.205552 13359 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.212939 13390 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:52.213821 13390 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.181180 13389 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:52.215515 13418 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:52.193804 13269 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:52.217566 13389 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:52.217151 13269 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:52.198364 13374 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:52.173928 13252 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.225747 13252 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.227080  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.228813  2481 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.236305 13005 raft_consensus.cc:686] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:52.216204 13418 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.237643 13005 consensus_queue.cc:237] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 17.8, Last appended by leader: 8, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.196656 13357 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.241259 13357 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:52.242013 13357 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Leader pre-election won for term 27
I20260806 03:54:52.242287 13374 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:52.210955 13273 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.244223 13278 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.248253 13101 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.201901 12988 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.249063  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.249706  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.251089 12988 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:52.251837  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 56482.7us
W20260806 03:54:52.253335 13398 log.cc:924] Time spent T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260806 03:54:52.251945  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.255776 13269 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:52.257653 13390 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.259472  2483 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260806 03:54:52.239827 13418 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.265517 13273 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:52.267237  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 63782.6us
I20260806 03:54:52.276769  2479 raft_consensus.cc:2454] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:52.242403 13357 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:52.292235  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.294811  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.295720  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 27 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:52.296938  2331 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:52.297324  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:52.301404  2331 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:52.311183 13269 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:52.312566  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:52.313474 13269 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:52.314972  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.315914 13269 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:52.317296  2331 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.318130 13269 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:52.296737 13357 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Advancing to term 27
I20260806 03:54:52.321133  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.321877 12988 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:54:52.336310  2534 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:52.330614 12988 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:52.337929 12988 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:52.340646 13422 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.158s	user 0.004s	sys 0.000s
I20260806 03:54:52.301954 13390 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Leader pre-election won for term 27
I20260806 03:54:52.342978 13390 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:52.323334 13423 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:52.343956 13390 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Advancing to term 27
I20260806 03:54:52.288163 13418 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.021s
I20260806 03:54:52.357715  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.358649 13039 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:52.359305 13199 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:52.359912 13197 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:54:52.336863  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 137646us
W20260806 03:54:52.379031  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 96556.4us
I20260806 03:54:52.382195  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:52.382824  2482 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
W20260806 03:54:52.385241  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 64161.4us
I20260806 03:54:52.386473  2331 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:52.387904  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 212997us
W20260806 03:54:52.388650  2429 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:52.393249  2331 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.393798  3547 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.390952  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:52.395583  2477 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.395897  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:52.392697  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:52.398293  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:52.398872  2483 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:52.398904  2477 raft_consensus.cc:2379] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 19: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:52.445961  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 53667.4us
I20260806 03:54:52.446537  3547 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
W20260806 03:54:52.447081  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:52.447122  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 27 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.389599 13270 consensus_queue.cc:1046] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: INVALID_TERM, Last received: 18.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.059s
I20260806 03:54:52.400444 13359 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:52.449409 13423 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:52.448275 13424 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Leader pre-election lost for term 27. Reason: could not achieve majority
W20260806 03:54:52.447757  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49535.8us
I20260806 03:54:52.454641  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.457706  2331 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.459100  2331 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.460785  3547 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.462683  2331 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.397557 13250 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:52.466900 13273 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:52.383711 13199 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.478318 13372 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.389211 13197 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.480072 13039 raft_consensus.cc:3032] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Stepping down as leader of term 18
I20260806 03:54:52.504068 13039 raft_consensus.cc:729] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:52.505062 13039 consensus_queue.cc:260] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 18.14, Last appended by leader: 14, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:52.506428 13039 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:52.462595 13392 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader election lost for term 22. Reason: could not achieve majority
I20260806 03:54:52.466450 13101 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260806 03:54:52.466668  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 61272us
I20260806 03:54:52.502331 13199 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.464425 13359 raft_consensus.cc:2781] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:52.519053 13359 raft_consensus.cc:686] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 20 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:52.519637  2474 raft_consensus.cc:2454] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:52.522328 13357 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 27 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:52.524631 13357 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 27 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:52.486994  2331 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:52.490352   732 thread.cc:536] Waited for 1000ms trying to join with heartbeat (tid 2414)
W20260806 03:54:52.542192  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 55285.2us
I20260806 03:54:52.545364  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.461112 13423 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:52.498147 13221 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:52.525264 12988 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.492141 12478 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader election lost for term 19. Reason: could not achieve majority
I20260806 03:54:52.486876  2482 raft_consensus.cc:2454] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 19.
W20260806 03:54:52.564632  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:52.545267  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.547389  3547 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.497900  2483 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:52.537048  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 27 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:52.566983  3588 raft_consensus.cc:3037] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Advancing to term 27
I20260806 03:54:52.549249  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.550050  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.554206  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:52.568436  2581 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:52.555217  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.568881  2332 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2; no voters: 
I20260806 03:54:52.569494  2583 raft_consensus.cc:2379] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 17: Already voted for candidate dff94100ffc5485f92cbe6a85addf0b2 in this term.
I20260806 03:54:52.569762  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:52.561579  2575 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.562290  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.559428  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.555961  2574 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:52.565724  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:52.572757  2577 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.574045  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:52.577157  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:52.580868  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.578919 13236 raft_consensus.cc:2781] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:52.582290 13236 raft_consensus.cc:686] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 20 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:54:52.583181 13236 consensus_queue.cc:237] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 19.14, Last appended by leader: 14, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:52.563374 13221 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:52.594398 13221 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:52.599956  2581 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dff94100ffc5485f92cbe6a85addf0b2 in term 20.
I20260806 03:54:52.602276 13101 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:52.602938 13101 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Becoming Leader. State: Replica: dff94100ffc5485f92cbe6a85addf0b2, State: Running, Role: LEADER
I20260806 03:54:52.533610 13197 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.557449 13392 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:52.531971 13390 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 27 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:52.607179 13390 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 27 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:52.534409 13359 consensus_queue.cc:237] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:52.553244  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 65350.5us
W20260806 03:54:52.638248  2429 leader_election.cc:334] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:52.641179  2429 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.647533  3594 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260806 03:54:52.648936  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 27 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:52.649998  2579 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 27 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 27: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
W20260806 03:54:52.627934  3542 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 26 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:52.650925  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 26 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.655081  2331 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:52.655328  3542 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:52.663120  3542 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 23 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:52.664610  2331 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:52.643213  2429 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:52.666023  3588 raft_consensus.cc:2454] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 27 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 27.
I20260806 03:54:52.672899  2331 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.674013  2429 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.674376  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.687242  2331 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.689592  2331 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.690640  3594 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 27 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:52.691346  2331 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:52.646449 13392 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:52.643765 12988 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:52.667724 12524 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:52.671222 13269 raft_consensus.cc:3037] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
W20260806 03:54:52.672065 13383 log.cc:924] Time spent T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260806 03:54:52.667009 13414 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:52.693347  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.603863 13101 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 18.9, Last appended by leader: 9, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.697386  2537 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 27 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:52.710585  2534 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 248 similar messages]
W20260806 03:54:52.706583  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 63414.5us
I20260806 03:54:52.681289 13221 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 27 FOLLOWER]: Leader pre-election lost for term 26. Reason: could not achieve majority
I20260806 03:54:52.698592 13278 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader pre-election lost for term 25. Reason: could not achieve majority
I20260806 03:54:52.702507 13392 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.713343  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:52.705116 12988 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.741221 13226 raft_consensus.cc:2781] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 27 FOLLOWER]: Leader election won for term 27
I20260806 03:54:52.746929 12988 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.747886 13158 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:52.718997  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d2ddf38aaea54266a0a9e6100c48fc0d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 19 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.691919 13273 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader pre-election lost for term 24. Reason: could not achieve majority
I20260806 03:54:52.692479 13250 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:52.721788 13372 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.724457  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:52.695873 13424 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:52.687894 13418 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:52.739109  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.742465  3594 raft_consensus.cc:2379] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 27 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 27: Already voted for candidate fe3d17f4ad984b9088a268d58d87469c in this term.
I20260806 03:54:52.753448  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.754920  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.756199  2332 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:52.741928  2534 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:52.759874 13418 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:52.741887 12524 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
W20260806 03:54:52.780625  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48795.4us
W20260806 03:54:52.743402  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 50118.2us
I20260806 03:54:52.746968 13392 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:52.715478 13410 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:52.752167  2483 raft_consensus.cc:2354] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
I20260806 03:54:52.786389  2332 leader_election.cc:398] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
W20260806 03:54:52.787720  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:52.787215 13392 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:52.784014  2331 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:52.788522 13392 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:52.789331 12988 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:52.787811  2332 leader_election.cc:401] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Cancelling election due to peer responding with higher term
I20260806 03:54:52.790448 12988 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260806 03:54:52.793407 13424 raft_consensus.cc:3037] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Advancing to term 19
I20260806 03:54:52.803427  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:52.803676  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.804294  2579 raft_consensus.cc:2354] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
I20260806 03:54:52.805804  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:52.807001  2483 raft_consensus.cc:2379] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 in current term 20: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:52.809345 13392 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:52.810468  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:52.812798  2576 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:52.815831  2331 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.765515 13226 raft_consensus.cc:686] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 27 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:52.778133 13418 raft_consensus.cc:482] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:52.856848  2331 leader_election.cc:398] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 election: Vote denied by peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) with higher term. Message: Invalid argument: T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
W20260806 03:54:52.858587  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 70116.1us
I20260806 03:54:52.823078 13392 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:52.896677  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:52.858656  2227 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38220 (request call id 134) took 19793 ms (client timeout 15000 ms). Trace:
I20260806 03:54:52.872535 13424 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader election lost for term 18. Reason: Vote denied by peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) with higher term. Message: Invalid argument: T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader election vote request: Denying vote to candidate dff94100ffc5485f92cbe6a85addf0b2 for earlier term 18. Current term is 19.
I20260806 03:54:52.856654 13410 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260806 03:54:52.858106 13432 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
W20260806 03:54:52.922950  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260806 03:54:52.886315  2331 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 68262.2us
I20260806 03:54:52.879247 13418 raft_consensus.cc:504] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:52.927433  2480 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:54:52.925010  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 27 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.933542  2331 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:52.935060  2331 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:52.905865 13409 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:54:52.938429  3542 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:52.901324  2227 rpcz_store.cc:269] 0806 03:54:33.064925 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:33.086413 (+ 21488us) service_pool.cc:227] Handling call
0806 03:54:52.858540 (+19772127us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:51.116181 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:51.116779 (+   598us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:51.116846 (+    67us) write_op.cc:435] Acquired schema lock
0806 03:54:51.116862 (+    16us) tablet.cc:660] Decoding operations
0806 03:54:51.117834 (+   972us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:51.117912 (+    78us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:51.117940 (+    28us) tablet.cc:683] Acquiring locks for 7 operations
0806 03:54:51.118614 (+   674us) tablet.cc:699] Row locks acquired
0806 03:54:51.122739 (+  4125us) write_op.cc:260] PREPARE: finished
0806 03:54:51.154066 (+ 31327us) write_op.cc:270] Start()
0806 03:54:51.185875 (+ 31809us) write_op.cc:276] Timestamp: P: 1785988491145040 usec, L: 0
0806 03:54:51.185911 (+    36us) op_driver.cc:331] REPLICATION: starting
0806 03:54:51.278351 (+ 92440us) log.cc:842] Serialized 2854 byte log entry
0806 03:54:51.894991 (+616640us) op_driver.cc:444] REPLICATION: finished
0806 03:54:52.332497 (+437506us) write_op.cc:301] APPLY: starting
0806 03:54:52.332614 (+   117us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:52.502349 (+169735us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:52.502569 (+   220us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:52.590097 (+ 87528us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:52.590505 (+   408us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=14,key_file_lookups=14,delta_file_lookups=14,mrs_lookups=0
0806 03:54:52.590578 (+    73us) write_op.cc:312] APPLY: finished
0806 03:54:52.590963 (+   385us) log.cc:842] Serialized 73 byte log entry
0806 03:54:52.593721 (+  2758us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:52.594029 (+   308us) write_op.cc:454] Released schema lock
0806 03:54:52.594152 (+   123us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:52.594683 (+   531us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:52.594730 (+    47us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":89333,"reported_tablets":24,"child_traces":[["op",{"apply.queue_time_us":378669,"apply.run_cpu_time_us":15962,"apply.run_wall_time_us":271726,"cfile_cache_hit":30,"cfile_cache_hit_bytes":33443,"num_ops":7,"prepare.queue_time_us":294142,"prepare.run_cpu_time_us":17120,"prepare.run_wall_time_us":341928,"raft.queue_time_us":227890,"raft.run_cpu_time_us":24559,"raft.run_wall_time_us":342606,"replication_time_us":700653,"thread_start_us":789343,"threads_started":4,"wal-append.queue_time_us":309142}]]}
I20260806 03:54:52.952445  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:54:52.966756  3542 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:52.967484  3542 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:52.970191  2538 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:52.945492 13278 raft_consensus.cc:3037] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:52.939535 13424 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 27 FOLLOWER]: Leader election lost for term 27. Reason: could not achieve majority
I20260806 03:54:52.946291 12524 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:54:52.992259  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260806 03:54:52.997207  2534 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:52.991304 13441 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:53.001201 13449 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:53.001754 13418 leader_election.cc:288] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.005486  2476 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.008705  2483 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 19 index: 14. Preceding OpId from leader: term: 20 index: 15. (index mismatch)
I20260806 03:54:52.914124 13226 consensus_queue.cc:237] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 25.16, Last appended by leader: 16, Current term: 27, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:53.016384 13449 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260806 03:54:52.964560 13409 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:52.950071 13273 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.044s
I20260806 03:54:52.998032 13158 raft_consensus.cc:2781] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader election won for term 19
I20260806 03:54:53.042960  2478 raft_consensus.cc:1261] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 8. Preceding OpId from leader: term: 19 index: 9. (index mismatch)
I20260806 03:54:53.059199  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1f9fc024596a478e80a8be24774725e5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.035022 13267 raft_consensus.cc:482] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:54:53.067366 13101 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.075342 13158 raft_consensus.cc:686] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:53.077607 13267 raft_consensus.cc:504] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:53.110831 13409 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:53.117439 13267 leader_election.cc:288] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:53.143128 13269 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:53.147131 13278 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:53.196148  2236 catalog_manager.cc:5495] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:53.261162  2331 leader_election.cc:302] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.296618 13273 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.298214 13273 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:53.303982  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 337056us
I20260806 03:54:53.307724 13378 raft_consensus.cc:2726] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:53.320644 12524 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:53.322037 12524 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.324363 12988 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:53.325387 12988 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.330644 13250 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.331784 13250 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.334898 13250 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.338058 13158 consensus_queue.cc:237] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.9, Last appended by leader: 9, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.096436 13101 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:53.348742  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:53.355962  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.365321  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.384744  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.302918 13278 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:53.391009  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.393967 13372 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.395862 13372 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.398185  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:53.398470  3542 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:53.399217  3542 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:53.400223 13410 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.401537 12524 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.401257 13410 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:53.404942 12988 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.405192 13410 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:53.405866 13378 raft_consensus.cc:482] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.406839 13378 raft_consensus.cc:504] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.407697 13372 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.408548 13101 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:53.416603  2429 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:53.419975  2429 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:53.419394 13378 leader_election.cc:288] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.423192  2331 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.431965  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.432057 13273 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.429296 13449 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260806 03:54:53.434228 13465 log.cc:924] Time spent T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: Append to log took a long time: real 0.076s	user 0.003s	sys 0.000s
I20260806 03:54:53.438853 13273 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.451828  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:53.452402  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.440001 13273 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:53.462339 13437 log.cc:924] Time spent T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.137s	user 0.003s	sys 0.003s
I20260806 03:54:53.456615  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.456881 13424 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:53.427937 13410 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260806 03:54:53.458488  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:53.467311  2483 raft_consensus.cc:1261] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 20 index: 14. (index mismatch)
I20260806 03:54:53.479858  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.468853 13424 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:53.474414 12988 raft_consensus.cc:482] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.488600  2484 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 17 index: 8. Preceding OpId from leader: term: 20 index: 10. (index mismatch)
I20260806 03:54:53.488852 12988 raft_consensus.cc:504] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.491807  2581 raft_consensus.cc:3037] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:53.501544 12478 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.505239 12478 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:53.506945  3588 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:53.509460 13273 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.517340  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.518870  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:53.519562  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:53.512897  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.522657  2579 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:53.524272  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.527526  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:53.528918 12478 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.528864  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da90827d7f0646f5bb848777586aae32" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 20 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:53.542068   732 thread.cc:536] Waited for 2000ms trying to join with heartbeat (tid 2414)
I20260806 03:54:53.543661  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.558226 12524 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.559652 12524 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.568445 12524 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.575294 13273 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:53.576222 13273 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.579414 13273 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.583881 12988 leader_election.cc:288] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.539196  2236 catalog_manager.cc:5495] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 4 to 9. New cstate: current_term: 9 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:53.597841  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.598968 13449 consensus_queue.cc:1035] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.003s
I20260806 03:54:53.604547  2579 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Refusing update from remote peer dff94100ffc5485f92cbe6a85addf0b2: Log matching property violated. Preceding OpId in replica: term: 18 index: 9. Preceding OpId from leader: term: 20 index: 10. (index mismatch)
I20260806 03:54:53.606513  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.607280  2484 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:53.621030  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.622830  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.627807  2581 raft_consensus.cc:1261] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 19 index: 14. Preceding OpId from leader: term: 20 index: 15. (index mismatch)
I20260806 03:54:53.642338 13278 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.643340 13278 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.646173  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:53.644490 13273 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.002s
I20260806 03:54:53.649040 13278 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.649538 13406 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:53.650069 13406 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:53.650492 13406 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:53.661191  3547 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:53.664535  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c4f2c284701f44e495902166ab19b186" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.665345  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.667413  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.668062  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.670183 12478 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:53.670892 12478 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:53.671381 12478 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:53.672499  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:53.674659  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 59626.8us
I20260806 03:54:53.680708  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.683233  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.683815  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.690786  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.690718  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "01b082125feb462d9ba064ed2acf4dfd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.701687 13316 consensus_queue.cc:1035] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260806 03:54:53.705041 13423 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.706014 13423 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.718181 13423 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.729547  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.730623  2579 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 19.
I20260806 03:54:53.734025 13449 consensus_queue.cc:1035] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260806 03:54:53.737535  2331 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.738229 13273 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:53.739185  2331 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.740526 12988 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:53.722059  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:53.740579 13273 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:53.729359 13406 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:53.746593 13406 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:53.749296  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:53.751648  2331 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.758167  2331 leader_election.cc:302] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.753329  2538 leader_election.cc:302] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:53.763200  2331 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.766350  2331 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.769737  2331 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.770793 13101 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:53.770808 13378 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:53.774746  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.773102 12988 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:53.776100 12478 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:53.777702  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:53.778367  2572 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:53.778609  3591 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate 608e57d72aae496aaf8613622153aa0c in current term 20: Already voted for candidate cf6042e85bef47c4aac9d064d91501d1 in this term.
I20260806 03:54:53.782797 12478 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.783358  2483 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:53.784818  2483 raft_consensus.cc:2379] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election vote request: Denying vote to candidate cf6042e85bef47c4aac9d064d91501d1 in current term 20: Already voted for candidate 608e57d72aae496aaf8613622153aa0c in this term.
I20260806 03:54:53.769505 13273 raft_consensus.cc:2726] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:53.769264 13424 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:53.805604  2331 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.808502  2331 leader_election.cc:302] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.807871 13316 raft_consensus.cc:2726] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:53.813651  2331 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.807862 13424 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:53.821393 12524 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:53.820850 13273 raft_consensus.cc:2726] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader pre-election lost for term 25. Reason: could not achieve majority
I20260806 03:54:53.822527 13199 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.823386 13199 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:53.826220 13199 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:53.837193  2331 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.839951  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 20 candidate_status { last_received { term: 18 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:53.848532 13424 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:53.862653  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:53.865064 13392 raft_consensus.cc:482] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:53.866041 13392 raft_consensus.cc:504] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.872174 13039 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:53.882581  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 129576us
I20260806 03:54:53.863942  3588 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 19.
I20260806 03:54:53.885288  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.896299 13199 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:53.897173 13199 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.897536 12524 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.898716 12524 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:53.897888  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.876144 13410 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:53.901988 13410 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.902818 12524 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:53.905232 13392 leader_election.cc:288] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.905485 13449 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election lost for term 20. Reason: could not achieve majority
W20260806 03:54:53.907194  2429 leader_election.cc:334] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:53.907051  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:53.875895 13039 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.914896 13039 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.892679 13406 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:53.921677 13406 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:53.924564 13406 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:53.928097 13410 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:53.941411  2429 leader_election.cc:334] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:53.947813  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 53429.4us
W20260806 03:54:53.955349  2429 leader_election.cc:334] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:53.979470  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:53.980978  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:53.964414  2429 leader_election.cc:334] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:53.988188  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:53.987466 13410 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:53.992620 13410 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:53.996002  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 187670us
I20260806 03:54:53.999325 13372 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:54.006080 12988 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:54.006836 12988 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:54.008576  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.009642 12988 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:54.009830  2534 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 27 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:54.020967  2429 leader_election.cc:334] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:53.995645 13410 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:54.003506 13199 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:54.026145  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:54.038064  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 157101us
W20260806 03:54:54.041864  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.050856 13199 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:54.098415  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.100515 13372 raft_consensus.cc:482] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.101282 13372 raft_consensus.cc:504] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:54.101939  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:54.109158  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 26 candidate_status { last_received { term: 24 index: 17 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:54:54.090148  2534 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:54.051905 13199 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:54.116729  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3fb2162a24b741ebbc9732b674259c2d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 15 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:54.098380  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:54.119784 13487 log.cc:924] Time spent T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: Append to log took a long time: real 0.095s	user 0.000s	sys 0.001s
I20260806 03:54:54.123538 13406 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:54.121414 13372 leader_election.cc:288] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 26 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:54.130446  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.134272 13406 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:54.144104  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 89101.7us
I20260806 03:54:54.152652  2583 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.153155  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f327872ee26848bbaf04c03cc38edd54" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 26 candidate_status { last_received { term: 24 index: 17 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.137526 13199 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:54.155706 13493 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260806 03:54:54.156487 13493 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:54:54.157011 13493 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:54.158078  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.158901  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.161170  2581 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.164713  2331 leader_election.cc:302] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 26 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.167013 12524 raft_consensus.cc:2726] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Leader pre-election lost for term 26. Reason: could not achieve majority
I20260806 03:54:54.169131  3587 raft_consensus.cc:1261] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 27 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 25 index: 16. Preceding OpId from leader: term: 27 index: 17. (index mismatch)
I20260806 03:54:54.172366  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.181022 13406 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:54.183997 13493 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:54.187312 13493 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Requested vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:54.193262  2484 raft_consensus.cc:1261] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 9. Preceding OpId from leader: term: 19 index: 10. (index mismatch)
W20260806 03:54:54.209857  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 111549us
I20260806 03:54:54.200281  2572 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
W20260806 03:54:54.201763  2429 leader_election.cc:334] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:54.221891  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.228286  2436 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.229548  2436 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.226738  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5489408bdcc042f3919eae139ea82e7a" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 19 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:54.232594  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.235067  2436 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.200567 12524 raft_consensus.cc:482] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.232353 13493 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:54:54.245956  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:54.246894  2579 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Advancing to term 20
I20260806 03:54:54.248374  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:54.249167  3588 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Advancing to term 20
I20260806 03:54:54.252537 13392 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.253573 13392 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:54.265623  2579 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:54.270462  2436 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.272964  2436 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.266427 13406 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:54.274557  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.275838 13410 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:54.266580 13199 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:54.259940 12524 raft_consensus.cc:504] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:54.285144 13493 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:54.286887  2436 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.272358 13392 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:54.290709 13507 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:54.290549  2436 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:54.291818 13507 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:54.292436 13507 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 20 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:54.293670 13507 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 18.14, Last appended by leader: 14, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:54.299005  2436 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:54.300065 13493 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader election won for term 20
I20260806 03:54:54.300652 13493 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 20 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:54.302014  2332 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.301748 13493 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 18.13, Last appended by leader: 13, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:54.303179  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 78406.4us
I20260806 03:54:54.304250 13273 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:54.313397  2436 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.314074 13424 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:54.314487 13406 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:54.315117 13424 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:54.319592  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.321306  2332 leader_election.cc:302] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.328358  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:54.317579 13424 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:54.332567  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:54.333019 13372 raft_consensus.cc:2726] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:54:54.333865 13372 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.294427 13267 consensus_queue.cc:1035] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.120s
I20260806 03:54:54.352142  2332 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.356288  2332 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:54.352180  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:54.334545 13372 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:54.361533 13392 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:54.359776 13278 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:54.371035 12524 leader_election.cc:288] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:54.371976 13372 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:54.379146  3588 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:54.388820  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.390494  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.413529 13158 consensus_queue.cc:1035] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:54:54.420722 13273 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.433712 13273 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:54.434361 13493 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.434975 13493 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:54.437547 13493 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:54.426918  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.441047  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 27 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.447094  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 20 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.456382 13273 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 27 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:54.457965  2332 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 101751us
I20260806 03:54:54.462195  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 27 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:54.463203  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8655b80017d7422082efde215e797b5b" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:54.466475  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:54.470674  2534 consensus_peers.cc:487] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.489959  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 27 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.490217  2332 leader_election.cc:302] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.485968 13372 raft_consensus.cc:482] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.509023 13372 raft_consensus.cc:504] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:54.511538 13372 leader_election.cc:288] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:54:54.507187  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260806 03:54:54.512722  2534 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:54.513314  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:54.513875  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.525548  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.524760  2332 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.515826 13424 raft_consensus.cc:2726] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:54.528950 13273 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Leader pre-election lost for term 27. Reason: could not achieve majority
I20260806 03:54:54.529930  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2aa3fe3cb0444d6ea2df79f78a0d7543" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:54.531486 13372 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.532914 13372 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:54.535336 13372 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:54.538450  2429 leader_election.cc:334] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:54.538908  2429 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:54.542773   732 thread.cc:536] Waited for 3000ms trying to join with heartbeat (tid 2414)
I20260806 03:54:54.544628 13372 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:54.553435  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.559810  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:54.563304 13424 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:54:54.557714  2429 consensus_peers.cc:487] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.565214 13424 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:54.570492  2331 leader_election.cc:302] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:54.567137  2429 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260806 03:54:54.574317  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.580371 12524 raft_consensus.cc:2726] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:54.586366  2331 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.598492 12524 raft_consensus.cc:482] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.613289 13372 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.613613 12524 raft_consensus.cc:504] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:54.613883 13372 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:54.615147  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.617998  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:54.615854 13372 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:54.618515  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:54.615883 12524 leader_election.cc:288] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:54.618489  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ead4b99d10d24d13ba7f07dee24f79e3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.621301  2331 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.598333 13406 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:54.618136  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "42ea7d4af5d44cab89bf24f15376456e" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:54.606591 13392 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:54.625627 13424 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:54.627981  2331 leader_election.cc:302] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:54.628144  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:54.629060  2568 tablet_service.cc:1514] Processing DeleteTablet for tablet dfa9a0499fc04e10aefa0602a7adbbb1 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:44180
I20260806 03:54:54.630587 13392 raft_consensus.cc:2726] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:54.623795 13516 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:54:54.623836  2236 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33786 (request call id 216) took 109805 ms (client timeout 15000 ms). Trace:
I20260806 03:54:54.635352  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.635996  2227 catalog_manager.cc:5495] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 17 to 21, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:54.637317  2331 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.638514 13516 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:54.638055  2227 catalog_manager.cc:5495] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 10 to 18, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 18 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:54:54.635352  2236 rpcz_store.cc:269] 0806 03:53:04.818596 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:04.818758 (+   162us) service_pool.cc:227] Handling call
0806 03:54:54.623712 (+109804954us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:53.736563 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:53.737425 (+   862us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:53.737490 (+    65us) write_op.cc:435] Acquired schema lock
0806 03:54:53.737531 (+    41us) tablet.cc:660] Decoding operations
0806 03:54:53.738153 (+   622us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:53.738246 (+    93us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:53.738292 (+    46us) tablet.cc:683] Acquiring locks for 2 operations
0806 03:54:53.738834 (+   542us) tablet.cc:699] Row locks acquired
0806 03:54:53.738877 (+    43us) write_op.cc:260] PREPARE: finished
0806 03:54:53.745282 (+  6405us) write_op.cc:270] Start()
0806 03:54:53.745570 (+   288us) write_op.cc:276] Timestamp: P: 1785988493738997 usec, L: 0
0806 03:54:53.745627 (+    57us) op_driver.cc:331] REPLICATION: starting
0806 03:54:53.746493 (+   866us) log.cc:842] Serialized 917 byte log entry
0806 03:54:54.290783 (+544290us) op_driver.cc:444] REPLICATION: finished
0806 03:54:54.350302 (+ 59519us) write_op.cc:301] APPLY: starting
0806 03:54:54.350463 (+   161us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:54.382342 (+ 31879us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:54.386886 (+  4544us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:54.392683 (+  5797us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:54.393040 (+   357us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=4,key_file_lookups=4,delta_file_lookups=4,mrs_lookups=0
0806 03:54:54.393109 (+    69us) write_op.cc:312] APPLY: finished
0806 03:54:54.393429 (+   320us) log.cc:842] Serialized 33 byte log entry
0806 03:54:54.393628 (+   199us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:54.393734 (+   106us) write_op.cc:454] Released schema lock
0806 03:54:54.393800 (+    66us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:54.394164 (+   364us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:54.394193 (+    29us) write_op.cc:454] Released schema lock
0806 03:54:54.535249 (+141056us) spinlock_profiling.cc:243] Waited 1.07 ms on lock 0x7b1800347620. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d764 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
Metrics: {"mutex_wait_us":18023,"reported_tablets":51,"child_traces":[["op",{"apply.queue_time_us":58985,"apply.run_cpu_time_us":6762,"apply.run_wall_time_us":49676,"cfile_cache_hit":10,"cfile_cache_hit_bytes":12503,"num_ops":2,"prepare.queue_time_us":104379,"prepare.run_cpu_time_us":27293,"prepare.run_wall_time_us":73869,"raft.queue_time_us":122973,"raft.run_cpu_time_us":20654,"raft.run_wall_time_us":64708,"replication_time_us":545043,"spinlock_wait_cycles":2457472,"thread_start_us":265012,"threads_started":4,"wal-append.queue_time_us":203786}]]}
I20260806 03:54:54.650588 13424 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:54.652161 13424 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:54.657056 13424 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:54.658253  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:54.658205  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.661875  2331 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.663822 13424 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:54.665452 13424 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.666245 13424 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:54.671967  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.639894  2227 catalog_manager.cc:5495] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 20 to 21, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:54.676220  2227 catalog_manager.cc:5495] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 18 to 24. New cstate: current_term: 24 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:54.696238  2227 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 16 to 17, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 17 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:54.704880  2227 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 16 to 18. New cstate: current_term: 18 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:54.681631  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "39115846d5144463b3a3a8e09e8b4500" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 22 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:54.691334  2576 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 20 index: 14. (index mismatch)
W20260806 03:54:54.692061  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 84388.9us
W20260806 03:54:54.706878  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260806 03:54:54.707532  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260806 03:54:54.708434  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.708480 13493 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
W20260806 03:54:54.709123  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.709771  2331 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:54:54.710108  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260806 03:54:54.710772  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.675894 13424 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:54.693467  2579 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 14. Preceding OpId from leader: term: 20 index: 15. (index mismatch)
I20260806 03:54:54.711125 13516 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader pre-election lost for term 24. Reason: could not achieve majority
I20260806 03:54:54.715036 13493 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260806 03:54:54.718297  2217 catalog_manager.cc:4841] TS fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): tablet dfa9a0499fc04e10aefa0602a7adbbb1 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
W20260806 03:54:54.721665  2534 consensus_peers.cc:487] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260806 03:54:54.724427  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.732110  2227 catalog_manager.cc:5495] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 21 to 26, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 26 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:54.736477  2227 catalog_manager.cc:5495] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 17 to 19. New cstate: current_term: 19 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:54.752097  3584 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 20 index: 14. (index mismatch)
W20260806 03:54:54.758105  2429 consensus_peers.cc:487] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.762343 13507 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
W20260806 03:54:54.763240  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:54.768133  3584 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 14. Preceding OpId from leader: term: 20 index: 15. (index mismatch)
I20260806 03:54:54.769194 13516 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:54.769882 13516 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:54.775844 13516 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:54.778409 13406 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260806 03:54:54.780582  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:54.786000  2227 catalog_manager.cc:5495] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 17 to 19, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 19 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:54.786965  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 25 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:54.794107  2331 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:54.793720  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.788620  2227 catalog_manager.cc:5495] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 17 to 19. New cstate: current_term: 19 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:54.804793 13516 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Leader pre-election lost for term 25. Reason: could not achieve majority
W20260806 03:54:54.808769  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.806006  2227 catalog_manager.cc:5495] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 14 to 25, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 25 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:54.822152  2227 catalog_manager.cc:5495] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 15 to 21, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 21 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:54.860363  2227 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 15 to 20. New cstate: current_term: 20 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:54:54.867954  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:54.885285 13424 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.886001 13424 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:54.885517  2227 catalog_manager.cc:5495] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 16 to 20, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 20 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:54.895098 13424 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:54.898895  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.887770  2227 catalog_manager.cc:5495] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 17 to 25, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 25 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:54.905308  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:54.909839  2332 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.910905 13424 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader pre-election lost for term 24. Reason: could not achieve majority
I20260806 03:54:54.916502  2227 catalog_manager.cc:5495] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 12 to 13, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 13 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:54:54.932773  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
W20260806 03:54:54.972221  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:54.972338 13424 raft_consensus.cc:482] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:54.973307 13424 raft_consensus.cc:504] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:54.977252 13516 raft_consensus.cc:482] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:54:54.978060 13516 raft_consensus.cc:504] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:54.980154 13424 leader_election.cc:288] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:54.982465  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:54.990399  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cb0e9b9f35b4cd488afa1ae281597bc" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:54.993742  2332 leader_election.cc:302] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:54.996899 13424 raft_consensus.cc:2726] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:55.000154 13516 leader_election.cc:288] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:55.002789  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:55.005292  2480 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "95f6f3de31d442cfa812406b89ee2fe3" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:55.008980  2332 leader_election.cc:302] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:55.011094 13392 raft_consensus.cc:2726] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:55.018975  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260806 03:54:55.106549  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:55.203119 13516 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 27 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:55.203903 13516 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 27 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:55.206274 13516 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 28 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:55.208832  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 28 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:55.213296  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 28 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:55.210091  2227 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38220 (request call id 135) took 4529 ms. Trace:
I20260806 03:54:55.222859  2331 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 28 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:55.224984 13424 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 27 FOLLOWER]: Leader pre-election lost for term 28. Reason: could not achieve majority
I20260806 03:54:55.240011  2235 catalog_manager.cc:5495] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 7 to 16. New cstate: current_term: 16 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:55.246215  2235 catalog_manager.cc:5495] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 10 to 21. New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:55.219297  2227 rpcz_store.cc:276] 0806 03:54:50.680383 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:52.966553 (+2286170us) service_pool.cc:227] Handling call
0806 03:54:55.209965 (+2243412us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:54.973840 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:54.978396 (+  4556us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:54.978442 (+    46us) write_op.cc:435] Acquired schema lock
0806 03:54:54.978463 (+    21us) tablet.cc:660] Decoding operations
0806 03:54:54.983805 (+  5342us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:54.983896 (+    91us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:54.983923 (+    27us) tablet.cc:683] Acquiring locks for 16 operations
0806 03:54:54.985136 (+  1213us) tablet.cc:699] Row locks acquired
0806 03:54:54.985156 (+    20us) write_op.cc:260] PREPARE: finished
0806 03:54:54.985304 (+   148us) write_op.cc:270] Start()
0806 03:54:54.985421 (+   117us) write_op.cc:276] Timestamp: P: 1785988494985257 usec, L: 0
0806 03:54:54.985445 (+    24us) op_driver.cc:331] REPLICATION: starting
0806 03:54:54.986133 (+   688us) log.cc:842] Serialized 6247 byte log entry
0806 03:54:54.990618 (+  4485us) op_driver.cc:444] REPLICATION: finished
0806 03:54:55.067676 (+ 77058us) write_op.cc:301] APPLY: starting
0806 03:54:55.067791 (+   115us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:55.162919 (+ 95128us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:55.163031 (+   112us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:55.175895 (+ 12864us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:55.176217 (+   322us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=32,key_file_lookups=32,delta_file_lookups=32,mrs_lookups=0
0806 03:54:55.176266 (+    49us) write_op.cc:312] APPLY: finished
0806 03:54:55.176681 (+   415us) log.cc:842] Serialized 148 byte log entry
0806 03:54:55.177599 (+   918us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:55.177840 (+   241us) write_op.cc:454] Released schema lock
0806 03:54:55.177909 (+    69us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:55.178273 (+   364us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:55.178314 (+    41us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":94821,"reported_tablets":24,"child_traces":[["op",{"apply.queue_time_us":76677,"apply.run_cpu_time_us":24953,"apply.run_wall_time_us":128549,"cfile_cache_hit":66,"cfile_cache_hit_bytes":71135,"num_ops":16,"prepare.queue_time_us":17751,"prepare.run_cpu_time_us":4763,"prepare.run_wall_time_us":12636,"replication_time_us":5049,"thread_start_us":79859,"threads_started":2}]]}
I20260806 03:54:55.276268  2235 catalog_manager.cc:5495] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 7 to 16. New cstate: current_term: 16 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:55.284199  2235 catalog_manager.cc:5495] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 14 to 21. New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:55.286108  2235 catalog_manager.cc:5495] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 8 to 17. New cstate: current_term: 17 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:55.292691  2235 catalog_manager.cc:5495] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 10 to 22. New cstate: current_term: 22 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:55.300969  2235 catalog_manager.cc:5495] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 7 to 17. New cstate: current_term: 17 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:55.308611  2235 catalog_manager.cc:5495] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 10 to 16. New cstate: current_term: 16 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
W20260806 03:54:55.303315  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:55.310705  2235 catalog_manager.cc:5495] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 16 to 21, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 21 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:55.321228  2235 catalog_manager.cc:5495] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 15 to 20. New cstate: current_term: 20 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:55.346459 13516 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:55.347098 13516 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:55.350726  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:55.352698 13516 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:55.354571  2235 catalog_manager.cc:5495] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 6 to 14. New cstate: current_term: 14 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
W20260806 03:54:55.364055  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:55.369134  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:55.375597  2331 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:54:55.377372 13516 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:55.387826 13424 raft_consensus.cc:482] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:55.388430 13424 raft_consensus.cc:504] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:55.390594 13424 leader_election.cc:288] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:55.367823  2235 catalog_manager.cc:5495] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 8 to 16, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 16 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:55.392323  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:55.395556  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1d501df3fe34842812664d2f3ec81fb" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:55.412886  2534 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:55.414273  2331 leader_election.cc:302] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:55.415411 13516 raft_consensus.cc:2726] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:55.415282  2235 catalog_manager.cc:5495] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 12 to 17. New cstate: current_term: 17 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
W20260806 03:54:55.422142  2534 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:55.422206 13516 raft_consensus.cc:482] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:55.428249 13392 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:55.429011 13392 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:55.431532 13392 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:55.433364  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:55.435316  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 18 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:55.423776 13516 raft_consensus.cc:504] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:55.439538  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:55.439819  2331 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:55.449080 13424 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:55.451705 13516 leader_election.cc:288] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:55.455087  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "460a21786a7449039551dc0f1ffd04e2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:55.462982  2331 leader_election.cc:302] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:55.464205 13516 raft_consensus.cc:2726] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:54:55.444535  2235 catalog_manager.cc:5495] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 6 to 15. New cstate: current_term: 15 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:55.473716  2235 catalog_manager.cc:5495] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 16 to 22. New cstate: current_term: 22 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:55.509021  2235 catalog_manager.cc:5495] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 12 to 18, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 18 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:55.510764  2235 catalog_manager.cc:5495] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 12 to 17, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 17 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:55.516601 13516 raft_consensus.cc:482] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:55.518860 13516 raft_consensus.cc:504] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:55.519268  2235 catalog_manager.cc:5495] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 12 to 17, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 17 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:55.521070 13516 leader_election.cc:288] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:55.526446  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:55.526999  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b91e8fd3fd1340d2bd8db09b77bd7b0f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:55.532764  2235 catalog_manager.cc:5495] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 10 to 13. New cstate: current_term: 13 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:55.540429  2331 leader_election.cc:302] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:55.541582 13516 raft_consensus.cc:2726] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:54:55.543318   732 thread.cc:536] Waited for 4000ms trying to join with heartbeat (tid 2414)
I20260806 03:54:55.548925  2235 catalog_manager.cc:5495] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 8 to 17. New cstate: current_term: 17 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:55.551878  2235 catalog_manager.cc:5495] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 8 to 15, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 15 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
W20260806 03:54:55.613811  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:55.622512 13516 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:55.623153 13516 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:55.625456 13516 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:55.625931 13516 raft_consensus.cc:482] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:55.626386 13516 raft_consensus.cc:504] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:55.627568  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:55.628404 13516 leader_election.cc:288] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:55.630483  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:55.630800  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:55.632472  2331 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:55.639681  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8390916b6ac84b59b3943bf835a36a4c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:55.641448  2331 leader_election.cc:302] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:55.642163 13424 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:55.644550 13392 raft_consensus.cc:2726] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
W20260806 03:54:55.647394  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
W20260806 03:54:55.741197  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:55.836719 13424 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:55.837489 13424 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:55.841128  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:55.839876 13424 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:55.843536  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:55.847788  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:55.849890  2331 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:55.850924 13424 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:55.890691  2227 catalog_manager.cc:5495] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 16 to 17, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 17 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:55.898661 13424 raft_consensus.cc:482] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:55.900486 13424 raft_consensus.cc:504] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:55.902822 13424 leader_election.cc:288] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:55.904150  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:55.904908  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:55.907310  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7724acebda824fbcbf3d5bbc6a4b820c" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:55.907433  2227 catalog_manager.cc:5495] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 12 to 13, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 13 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260806 03:54:55.909467  2332 leader_election.cc:302] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:55.911645 13516 raft_consensus.cc:2726] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:55.910207 13424 raft_consensus.cc:482] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:55.912710 13424 raft_consensus.cc:504] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:55.915678 13424 leader_election.cc:288] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:55.916198  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:55.917367  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "223d3e4f95dc4407a7abb4d09b0cceb7" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:55.921347  2332 leader_election.cc:302] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:55.922354 13424 raft_consensus.cc:2726] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:55.923043 13516 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:55.923596 13516 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:55.925935 13516 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:55.927088  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:55.927716  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:55.929397  2332 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:55.930781 13424 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:54:55.934831  2235 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33786 (request call id 219) took 12491 ms (client timeout 15000 ms). Trace:
W20260806 03:54:55.935895  2217 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 14fa621f65da481d96d569096ded0a35 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER failed with leader fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica fe3d17f4ad984b9088a268d58d87469c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 22 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:55.928092  2227 catalog_manager.cc:5495] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 7 to 17, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 17 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:54:55.939715  2227 catalog_manager.cc:5495] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 13 to 20, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 20 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:55.961400  2227 catalog_manager.cc:5495] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 16 to 18. New cstate: current_term: 18 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:55.963249  2227 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 15 to 16, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 16 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260806 03:54:55.935437  2235 rpcz_store.cc:269] 0806 03:54:43.444197 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:50.498141 (+7053944us) service_pool.cc:227] Handling call
0806 03:54:55.934708 (+5436567us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:55.616587 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:55.624203 (+  7616us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:55.624245 (+    42us) write_op.cc:435] Acquired schema lock
0806 03:54:55.624261 (+    16us) tablet.cc:660] Decoding operations
0806 03:54:55.625886 (+  1625us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:55.625985 (+    99us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:55.626013 (+    28us) tablet.cc:683] Acquiring locks for 21 operations
0806 03:54:55.627598 (+  1585us) tablet.cc:699] Row locks acquired
0806 03:54:55.627616 (+    18us) write_op.cc:260] PREPARE: finished
0806 03:54:55.627805 (+   189us) write_op.cc:270] Start()
0806 03:54:55.627960 (+   155us) write_op.cc:276] Timestamp: P: 1785988495627745 usec, L: 0
0806 03:54:55.627977 (+    17us) op_driver.cc:331] REPLICATION: starting
0806 03:54:55.628782 (+   805us) log.cc:842] Serialized 8176 byte log entry
0806 03:54:55.686701 (+ 57919us) op_driver.cc:444] REPLICATION: finished
0806 03:54:55.687104 (+   403us) write_op.cc:301] APPLY: starting
0806 03:54:55.687202 (+    98us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:55.737423 (+ 50221us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:55.737553 (+   130us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:55.775853 (+ 38300us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:55.776162 (+   309us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=42,key_file_lookups=42,delta_file_lookups=42,mrs_lookups=0
0806 03:54:55.776207 (+    45us) write_op.cc:312] APPLY: finished
0806 03:54:55.776598 (+   391us) log.cc:842] Serialized 188 byte log entry
0806 03:54:55.781122 (+  4524us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:55.781494 (+   372us) write_op.cc:454] Released schema lock
0806 03:54:55.781918 (+   424us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:55.782199 (+   281us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:55.782228 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":61,"reported_tablets":52,"child_traces":[["op",{"apply.queue_time_us":103,"apply.run_cpu_time_us":27998,"apply.run_wall_time_us":95524,"cfile_cache_hit":84,"cfile_cache_hit_bytes":87948,"num_ops":21,"prepare.queue_time_us":35244,"prepare.run_cpu_time_us":5584,"prepare.run_wall_time_us":12539,"replication_time_us":58588,"thread_start_us":33383,"threads_started":1}]]}
W20260806 03:54:55.973306  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:55.973125  2227 catalog_manager.cc:5495] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 13 to 19. New cstate: current_term: 19 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:54:55.984972  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:55.986357  2227 catalog_manager.cc:5495] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 17 to 19. New cstate: current_term: 19 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:55.989373  2227 catalog_manager.cc:5495] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 8 to 14. New cstate: current_term: 14 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:54:56.006361  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:56.017771 13516 raft_consensus.cc:482] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:56.018508 13516 raft_consensus.cc:504] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:56.025238 13516 leader_election.cc:288] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:56.027348  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:56.032374  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "7901535e3d4042389b2a8853a881ff1d" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:56.034420  2331 leader_election.cc:302] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.035735 13516 raft_consensus.cc:2726] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:56.043218 13516 raft_consensus.cc:482] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:56.043936 13516 raft_consensus.cc:504] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:56.047094  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:56.077096 13516 leader_election.cc:288] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:56.081223  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2b2fa42f901d4b37bbfd3baccb897807" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:56.082768  2331 leader_election.cc:302] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.083689 13424 raft_consensus.cc:2726] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:54:56.086511  2534 consensus_peers.cc:487] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:56.095497 13516 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:56.096338 13516 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:56.102835  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:56.108623  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:56.114395  2331 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.115599 13424 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:56.120154 13516 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:56.122656  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:56.168076 13424 raft_consensus.cc:482] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:56.169106 13424 raft_consensus.cc:504] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:56.173363 13424 leader_election.cc:288] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:56.174294  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:56.174294  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "05e17a7474ab4829922b72cc624de950" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 18 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:56.183233  2331 leader_election.cc:302] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.184967 13516 raft_consensus.cc:2726] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:56.238056 13516 raft_consensus.cc:482] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:56.238871 13516 raft_consensus.cc:504] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:56.242384 13516 leader_election.cc:288] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:56.242228  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:56.248318  2215 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 54260.4us
I20260806 03:54:56.254576  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "24cc4c26e48e41e3acb2121cf91b6df1" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:56.256832  2331 leader_election.cc:302] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.260586 13424 raft_consensus.cc:2726] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:54:56.266044  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): ChangeConfig:REMOVE_PEER RPC failed for tablet 47ed8dc77b144ba08169a0090b787536: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:56.295195  2534 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:56.297637  2227 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 232) took 2555 ms. Trace:
I20260806 03:54:56.300724 13516 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:56.303449  2235 catalog_manager.cc:5495] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 18 to 20, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 20 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:56.311932 13516 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:56.325552  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:56.326511 13516 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:56.344202  2235 catalog_manager.cc:5495] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 17 to 20, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 20 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:54:56.347126  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:56.348423  2235 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 18 to 20. New cstate: current_term: 20 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:56.349851  2235 catalog_manager.cc:5495] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 19 to 20, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 20 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260806 03:54:56.351455  2235 catalog_manager.cc:5495] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 14 to 16, leader changed from cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 16 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:56.331893  2227 rpcz_store.cc:276] 0806 03:54:53.742425 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:55.265850 (+1523425us) service_pool.cc:227] Handling call
0806 03:54:56.297491 (+1031641us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:56.017838 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:56.018399 (+   561us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:56.018471 (+    72us) write_op.cc:435] Acquired schema lock
0806 03:54:56.018487 (+    16us) tablet.cc:660] Decoding operations
0806 03:54:56.019560 (+  1073us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:56.019621 (+    61us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:56.019654 (+    33us) tablet.cc:683] Acquiring locks for 9 operations
0806 03:54:56.020506 (+   852us) tablet.cc:699] Row locks acquired
0806 03:54:56.020525 (+    19us) write_op.cc:260] PREPARE: finished
0806 03:54:56.020687 (+   162us) write_op.cc:270] Start()
0806 03:54:56.020825 (+   138us) write_op.cc:276] Timestamp: P: 1785988496020643 usec, L: 0
0806 03:54:56.020847 (+    22us) op_driver.cc:331] REPLICATION: starting
0806 03:54:56.030417 (+  9570us) log.cc:842] Serialized 3578 byte log entry
0806 03:54:56.032742 (+  2325us) op_driver.cc:444] REPLICATION: finished
0806 03:54:56.033242 (+   500us) write_op.cc:301] APPLY: starting
0806 03:54:56.033341 (+    99us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:56.039156 (+  5815us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:56.039271 (+   115us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:56.047377 (+  8106us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:56.047618 (+   241us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=18,key_file_lookups=18,delta_file_lookups=18,mrs_lookups=0
0806 03:54:56.047659 (+    41us) write_op.cc:312] APPLY: finished
0806 03:54:56.047959 (+   300us) log.cc:842] Serialized 89 byte log entry
0806 03:54:56.050299 (+  2340us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:56.050465 (+   166us) write_op.cc:454] Released schema lock
0806 03:54:56.050523 (+    58us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:56.056238 (+  5715us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:56.056281 (+    43us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":43594,"reported_tablets":53,"child_traces":[["op",{"apply.queue_time_us":246,"apply.run_cpu_time_us":12113,"apply.run_wall_time_us":23411,"cfile_cache_hit":36,"cfile_cache_hit_bytes":37692,"num_ops":9,"prepare.queue_time_us":291,"prepare.run_cpu_time_us":4375,"prepare.run_wall_time_us":14896,"replication_time_us":11799}]]}
I20260806 03:54:56.357429  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 7 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:56.368620  2331 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.381071  2235 catalog_manager.cc:5495] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 20 to 22, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 22 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:56.383270  2235 catalog_manager.cc:5495] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 25 to 27, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 27 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:56.381843 13547 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:56.395390   732 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 03:54:56.399188   732 tablet_replica.cc:330] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:56.399806 13547 raft_consensus.cc:482] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:56.406785 13547 raft_consensus.cc:504] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:56.410439  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 27 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:56.406836   732 raft_consensus.cc:2229] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:56.412563   732 pending_rounds.cc:62] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Trying to abort 1 pending ops.
I20260806 03:54:56.412863   732 pending_rounds.cc:68] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 21 index: 10 } timestamp: 7315408793870393344 op_type: NO_OP noop_request { }
I20260806 03:54:56.414535   732 raft_consensus.cc:2866] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:56.414915   732 raft_consensus.cc:2258] T 8655b80017d7422082efde215e797b5b P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:56.414908  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e9f040dd271944b9bf08554a90afa940" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 27 candidate_status { last_received { term: 25 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:56.417474  2331 leader_election.cc:302] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 27 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.418308 13516 raft_consensus.cc:2726] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Leader pre-election lost for term 27. Reason: could not achieve majority
I20260806 03:54:56.416049 13547 leader_election.cc:288] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 27 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:56.434355 13547 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:56.434940 13547 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:56.437849  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:56.440368   732 tablet_replica.cc:330] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:56.441134  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:56.442068 13547 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:56.445612  2331 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.449128 13547 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:54:56.454731  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:56.462877  2235 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:38220 (request call id 136) took 1133 ms. Trace:
I20260806 03:54:56.463954 13547 raft_consensus.cc:482] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:56.464465   732 raft_consensus.cc:2229] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:56.472352  2484 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "14fa621f65da481d96d569096ded0a35"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54212
I20260806 03:54:56.473170  2484 raft_consensus.cc:595] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 22 LEADER]: Received request to transfer leadership
I20260806 03:54:56.464555 13547 raft_consensus.cc:504] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:56.472630   732 raft_consensus.cc:2258] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus is shut down!
W20260806 03:54:56.476478  2233 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33778 (request call id 218) took 140247 ms (client timeout 15000 ms). Trace:
I20260806 03:54:56.476895  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:56.479146   732 tablet_replica.cc:330] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:56.479307 13547 leader_election.cc:288] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:56.463428  2235 rpcz_store.cc:276] 0806 03:54:55.329307 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:55.966877 (+637570us) service_pool.cc:227] Handling call
0806 03:54:56.462747 (+495870us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:56.390879 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:56.391438 (+   559us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:56.391485 (+    47us) write_op.cc:435] Acquired schema lock
0806 03:54:56.391508 (+    23us) tablet.cc:660] Decoding operations
0806 03:54:56.401280 (+  9772us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:56.401367 (+    87us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:56.401408 (+    41us) tablet.cc:683] Acquiring locks for 7 operations
0806 03:54:56.402187 (+   779us) tablet.cc:699] Row locks acquired
0806 03:54:56.402213 (+    26us) write_op.cc:260] PREPARE: finished
0806 03:54:56.402426 (+   213us) write_op.cc:270] Start()
0806 03:54:56.402594 (+   168us) write_op.cc:276] Timestamp: P: 1785988496402366 usec, L: 0
0806 03:54:56.402623 (+    29us) op_driver.cc:331] REPLICATION: starting
0806 03:54:56.403446 (+   823us) log.cc:842] Serialized 2915 byte log entry
0806 03:54:56.406652 (+  3206us) op_driver.cc:444] REPLICATION: finished
0806 03:54:56.407347 (+   695us) write_op.cc:301] APPLY: starting
0806 03:54:56.407457 (+   110us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:56.413107 (+  5650us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:56.413215 (+   108us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:56.440817 (+ 27602us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:56.441103 (+   286us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=14,key_file_lookups=14,delta_file_lookups=14,mrs_lookups=0
0806 03:54:56.441161 (+    58us) write_op.cc:312] APPLY: finished
0806 03:54:56.441508 (+   347us) log.cc:842] Serialized 73 byte log entry
0806 03:54:56.442479 (+   971us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:56.442633 (+   154us) write_op.cc:454] Released schema lock
0806 03:54:56.442689 (+    56us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:56.456286 (+ 13597us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:56.456340 (+    54us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":52557,"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":298,"apply.run_cpu_time_us":12116,"apply.run_wall_time_us":49513,"cfile_cache_hit":28,"cfile_cache_hit_bytes":29316,"num_ops":7,"prepare.queue_time_us":97,"prepare.run_cpu_time_us":4294,"prepare.run_wall_time_us":12904,"replication_time_us":3895}]]}
I20260806 03:54:56.480448  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "84da474ba5944a7a84d7c76403b92a63" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 20 candidate_status { last_received { term: 17 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:56.484609  2331 leader_election.cc:302] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.484778   732 raft_consensus.cc:2229] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:56.485773 13516 raft_consensus.cc:2726] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
W20260806 03:54:56.476992  2233 rpcz_store.cc:269] 0806 03:52:36.228552 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:36.228790 (+   238us) service_pool.cc:227] Handling call
0806 03:54:56.476191 (+140247401us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":56544,"reported_tablets":47}
I20260806 03:54:56.498742  2478 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "14fa621f65da481d96d569096ded0a35"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54212
I20260806 03:54:56.499397  2478 raft_consensus.cc:595] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 22 LEADER]: Received request to transfer leadership
I20260806 03:54:56.500746   732 raft_consensus.cc:2258] T 940c72b441104eabbcb3ea23683268c1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:56.508456  2480 tablet_service.cc:1967] Received LeaderStepDown RPC: tablet_id: "14fa621f65da481d96d569096ded0a35"
dest_uuid: "608e57d72aae496aaf8613622153aa0c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54212
I20260806 03:54:56.509093  2480 raft_consensus.cc:595] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 22 LEADER]: Received request to transfer leadership
I20260806 03:54:56.511305 13516 raft_consensus.cc:482] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:56.512243 13516 raft_consensus.cc:504] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:56.480379  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:56.490043  2224 catalog_manager.cc:5495] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 10 to 15. New cstate: current_term: 15 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:54:56.520392  2302 auto_rebalancer.cc:663] Could not move replica: Remote error: Service unavailable: leadership transfer for 14fa621f65da481d96d569096ded0a35 already in progress
I20260806 03:54:56.520568 13516 leader_election.cc:288] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:56.520890  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:56.522236  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d93b8d7e5d334d3dac131b9a4c49b103" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 21 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:56.523804  2331 leader_election.cc:302] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
W20260806 03:54:56.520803  2302 auto_rebalancer.cc:264] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 14fa621f65da481d96d569096ded0a35 already in progress
I20260806 03:54:56.526376 13516 raft_consensus.cc:2726] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:56.525378  2224 catalog_manager.cc:5495] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 6 to 11, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 11 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:56.530390   732 tablet_replica.cc:330] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:56.532287   732 raft_consensus.cc:2229] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:56.533401   732 raft_consensus.cc:2258] T c4f2c284701f44e495902166ab19b186 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:56.538965 13549 raft_consensus.cc:979] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: : Instructing follower fe3d17f4ad984b9088a268d58d87469c to start an election
I20260806 03:54:56.539466 13549 raft_consensus.cc:1067] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 22 LEADER]: Signalling peer fe3d17f4ad984b9088a268d58d87469c to start an election
I20260806 03:54:56.547787  2579 tablet_service.cc:1939] Received Run Leader Election RPC: tablet_id: "14fa621f65da481d96d569096ded0a35"
dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
 from {username='slave'} at 127.0.0.1:44204
I20260806 03:54:56.548755  2579 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Starting forced leader election (received explicit request)
I20260806 03:54:56.549175  2579 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:56.561280   732 tablet_replica.cc:330] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:56.563733  2579 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:56.569681   732 raft_consensus.cc:2229] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:56.597087   732 raft_consensus.cc:2258] T ead4b99d10d24d13ba7f07dee24f79e3 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:56.599885  2579 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:56.600329  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 12 } } ignore_live_leader: true dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:56.601131  3591 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:56.607123  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 23 candidate_status { last_received { term: 22 index: 12 } } ignore_live_leader: true dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:56.608065  2479 raft_consensus.cc:3032] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 22 LEADER]: Stepping down as leader of term 22
I20260806 03:54:56.608493  2479 raft_consensus.cc:729] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 22 LEADER]: Becoming Follower/Learner. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:56.608608   732 tablet_replica.cc:330] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:56.615868   732 raft_consensus.cc:2229] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:56.628930   732 pending_rounds.cc:62] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Trying to abort 2 pending ops.
I20260806 03:54:56.636238   732 pending_rounds.cc:68] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 24 index: 17 } timestamp: 7315408833839763456 op_type: NO_OP noop_request { }
I20260806 03:54:56.636914   732 raft_consensus.cc:2866] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:56.637306   732 pending_rounds.cc:68] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 23 index: 16 } timestamp: 7315408786592202752 op_type: NO_OP noop_request { }
I20260806 03:54:56.637840   732 raft_consensus.cc:2866] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:56.609499  2479 consensus_queue.cc:260] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 22.12, Last appended by leader: 12, Current term: 22, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:56.633423  2224 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33778 (request call id 222) took 22118 ms (client timeout 15000 ms). Trace:
W20260806 03:54:56.634423  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:56.640130  2479 raft_consensus.cc:3037] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Advancing to term 23
I20260806 03:54:56.618930  2225 catalog_manager.cc:5495] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 15 to 16, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 16 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:54:56.646497  2225 catalog_manager.cc:5495] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 9 to 16, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 16 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:54:56.648238   732 raft_consensus.cc:2258] T f327872ee26848bbaf04c03cc38edd54 P dff94100ffc5485f92cbe6a85addf0b2 [term 25 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:56.649821  2225 catalog_manager.cc:5495] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 9 to 10, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 10 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:56.652676  2225 catalog_manager.cc:5495] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 7 to 8, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 8 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:56.639003  3591 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 23.
I20260806 03:54:56.665572  2225 catalog_manager.cc:5495] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 9 to 11, leader changed from fe3d17f4ad984b9088a268d58d87469c (127.0.183.3) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 11 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
W20260806 03:54:56.639482  2224 rpcz_store.cc:269] 0806 03:54:34.515254 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:43.857418 (+9342164us) service_pool.cc:227] Handling call
0806 03:54:56.542491 (+12685073us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:56.542529 (+    38us) write_op.cc:454] Released schema lock
0806 03:54:56.633284 (+ 90755us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:56.530538 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:56.531152 (+   614us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:56.531200 (+    48us) write_op.cc:435] Acquired schema lock
0806 03:54:56.531221 (+    21us) tablet.cc:660] Decoding operations
0806 03:54:56.531736 (+   515us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:56.531816 (+    80us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:56.531855 (+    39us) tablet.cc:683] Acquiring locks for 2 operations
0806 03:54:56.532429 (+   574us) tablet.cc:699] Row locks acquired
0806 03:54:56.532457 (+    28us) write_op.cc:260] PREPARE: finished
0806 03:54:56.532644 (+   187us) write_op.cc:270] Start()
0806 03:54:56.532774 (+   130us) write_op.cc:276] Timestamp: P: 1785988496532587 usec, L: 0
0806 03:54:56.532798 (+    24us) op_driver.cc:331] REPLICATION: starting
0806 03:54:56.533628 (+   830us) log.cc:842] Serialized 917 byte log entry
0806 03:54:56.536304 (+  2676us) op_driver.cc:444] REPLICATION: finished
0806 03:54:56.536853 (+   549us) write_op.cc:301] APPLY: starting
0806 03:54:56.536944 (+    91us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:56.538462 (+  1518us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:56.538577 (+   115us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:56.539964 (+  1387us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:56.540371 (+   407us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=4,key_file_lookups=4,delta_file_lookups=4,mrs_lookups=0
0806 03:54:56.540429 (+    58us) write_op.cc:312] APPLY: finished
0806 03:54:56.540675 (+   246us) log.cc:842] Serialized 33 byte log entry
0806 03:54:56.540852 (+   177us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:56.540967 (+   115us) write_op.cc:454] Released schema lock
0806 03:54:56.541016 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":142,"reported_tablets":52,"child_traces":[["op",{"apply.queue_time_us":304,"apply.run_cpu_time_us":4383,"apply.run_wall_time_us":4520,"cfile_cache_hit":8,"cfile_cache_hit_bytes":8376,"num_ops":2,"prepare.queue_time_us":155,"prepare.run_cpu_time_us":3435,"prepare.run_wall_time_us":11826,"replication_time_us":3383}]]}
I20260806 03:54:56.670300   732 tablet_replica.cc:330] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:56.680953 13516 raft_consensus.cc:482] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:56.681682 13516 raft_consensus.cc:504] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:56.688400   732 raft_consensus.cc:2229] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:56.689322   732 raft_consensus.cc:2258] T d7a939d2320d4a478b95733e1579e2b3 P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:56.689559  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:56.693614  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:56.695118  2331 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.691222  2479 raft_consensus.cc:2454] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 23.
I20260806 03:54:56.695955 13547 raft_consensus.cc:2726] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:56.710309  2538 leader_election.cc:302] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:54:56.712049  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "14fa621f65da481d96d569096ded0a35" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:56.712101 13516 leader_election.cc:288] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:56.715355 13545 raft_consensus.cc:2781] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader election won for term 23
I20260806 03:54:56.695812   732 tablet_replica.cc:330] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:56.720880 13545 raft_consensus.cc:686] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 23 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
W20260806 03:54:56.729907  2534 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:56.750619 13545 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 22.12, Last appended by leader: 12, Current term: 23, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:56.753332  2534 leader_election.cc:334] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 23 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:56.754951  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:56.757594 13516 raft_consensus.cc:482] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:56.758319 13516 raft_consensus.cc:504] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:56.762442   732 raft_consensus.cc:2229] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:56.763302   732 pending_rounds.cc:62] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Trying to abort 1 pending ops.
I20260806 03:54:56.763533   732 pending_rounds.cc:68] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 19 index: 13 } timestamp: 7315408795106738176 op_type: NO_OP noop_request { }
I20260806 03:54:56.763922   732 raft_consensus.cc:2866] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:56.764104 13516 leader_election.cc:288] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:56.765271  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:54:56.767318  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
W20260806 03:54:56.768285  2534 consensus_peers.cc:487] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:56.767365  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32d01287577744949bfebb63c59f3db6" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 19 candidate_status { last_received { term: 16 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:56.770725  2332 leader_election.cc:302] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.772571 13547 raft_consensus.cc:2726] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:54:56.764354   732 raft_consensus.cc:2258] T 1f9fc024596a478e80a8be24774725e5 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:56.780769   732 tablet_replica.cc:330] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:56.782024   732 raft_consensus.cc:2229] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:56.783052   732 pending_rounds.cc:62] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Trying to abort 1 pending ops.
W20260806 03:54:56.789215  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:56.825340   732 pending_rounds.cc:68] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 19 index: 10 } timestamp: 7315408756297252864 op_type: NO_OP noop_request { }
W20260806 03:54:56.825497  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 50704us
W20260806 03:54:56.826823  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
W20260806 03:54:56.827786  2534 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260806 03:54:56.825976   732 raft_consensus.cc:2866] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:56.846437   732 raft_consensus.cc:2258] T d2ddf38aaea54266a0a9e6100c48fc0d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:56.856554 13547 raft_consensus.cc:482] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:56.857226 13547 raft_consensus.cc:504] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:56.860997  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:56.861119 13547 leader_election.cc:288] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:56.863073  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8db383c38ecd45f2b2cb8c46ff360638" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:56.864660  2331 leader_election.cc:302] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.866118 13547 raft_consensus.cc:2726] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260806 03:54:56.886389  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
W20260806 03:54:56.888859  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
W20260806 03:54:56.889580  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:56.896521  2230 catalog_manager.cc:5495] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 9 to 14. New cstate: current_term: 14 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:54:56.899389  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
W20260806 03:54:56.900100  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
W20260806 03:54:56.901733  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:56.905344 13547 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:56.905972 13547 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:56.909237  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:56.911223  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:56.911646 13547 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:56.912388  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 22 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:56.914037  2331 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:56.914934 13547 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:54:56.879444   732 tablet_replica.cc:330] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
W20260806 03:54:56.921275  2534 consensus_peers.cc:487] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:56.922765   732 raft_consensus.cc:2229] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:56.923627   732 raft_consensus.cc:2258] T b91e8fd3fd1340d2bd8db09b77bd7b0f P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:56.927637   732 tablet_replica.cc:330] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:56.899106  2230 catalog_manager.cc:5495] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 reported cstate change: term changed from 9 to 16, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 16 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
W20260806 03:54:57.003822  2225 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33778 (request call id 221) took 47357 ms (client timeout 15000 ms). Trace:
I20260806 03:54:56.974352   732 raft_consensus.cc:2229] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 16 LEADER]: Raft consensus shutting down.
I20260806 03:54:57.012831   732 raft_consensus.cc:2258] T f5efa489aaa94f9988b77e5efc032e5e P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Raft consensus is shut down!
W20260806 03:54:57.005856  2225 rpcz_store.cc:269] 0806 03:54:09.646813 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:14.662111 (+5015298us) service_pool.cc:227] Handling call
0806 03:54:56.719166 (+42057055us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:56.719205 (+    39us) write_op.cc:454] Released schema lock
0806 03:54:57.003697 (+284492us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:56.693900 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:56.694585 (+   685us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:56.694620 (+    35us) write_op.cc:435] Acquired schema lock
0806 03:54:56.694630 (+    10us) tablet.cc:660] Decoding operations
0806 03:54:56.695364 (+   734us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:56.695419 (+    55us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:56.695449 (+    30us) tablet.cc:683] Acquiring locks for 5 operations
0806 03:54:56.696081 (+   632us) tablet.cc:699] Row locks acquired
0806 03:54:56.696100 (+    19us) write_op.cc:260] PREPARE: finished
0806 03:54:56.696254 (+   154us) write_op.cc:270] Start()
0806 03:54:56.696357 (+   103us) write_op.cc:276] Timestamp: P: 1785988496696197 usec, L: 0
0806 03:54:56.696377 (+    20us) op_driver.cc:331] REPLICATION: starting
0806 03:54:56.697187 (+   810us) log.cc:842] Serialized 2060 byte log entry
0806 03:54:56.700460 (+  3273us) op_driver.cc:444] REPLICATION: finished
0806 03:54:56.701016 (+   556us) write_op.cc:301] APPLY: starting
0806 03:54:56.701107 (+    91us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:56.704398 (+  3291us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:56.704523 (+   125us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:56.707671 (+  3148us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:56.707913 (+   242us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=10,key_file_lookups=10,delta_file_lookups=10,mrs_lookups=0
0806 03:54:56.707961 (+    48us) write_op.cc:312] APPLY: finished
0806 03:54:56.715544 (+  7583us) log.cc:842] Serialized 57 byte log entry
0806 03:54:56.716537 (+   993us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:56.716683 (+   146us) write_op.cc:454] Released schema lock
0806 03:54:56.716743 (+    60us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":5388,"reported_tablets":52,"child_traces":[["op",{"apply.queue_time_us":317,"apply.run_cpu_time_us":8248,"apply.run_wall_time_us":16212,"cfile_cache_hit":20,"cfile_cache_hit_bytes":20940,"num_ops":5,"prepare.queue_time_us":141,"prepare.run_cpu_time_us":3619,"prepare.run_wall_time_us":21092,"replication_time_us":3965}]]}
W20260806 03:54:57.019933  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:57.022652   732 tablet_replica.cc:330] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.040329   732 raft_consensus.cc:2229] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.059518   732 raft_consensus.cc:2258] T 0cb0e9b9f35b4cd488afa1ae281597bc P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.063319   732 tablet_replica.cc:330] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.075619   732 raft_consensus.cc:2229] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.083262   732 pending_rounds.cc:62] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Trying to abort 1 pending ops.
I20260806 03:54:57.083648   732 pending_rounds.cc:68] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 18 index: 12 } timestamp: 7315408768793985024 op_type: NO_OP noop_request { }
I20260806 03:54:57.084240   732 raft_consensus.cc:2866] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:57.084659   732 raft_consensus.cc:2258] T dad99dac270543b19675707d75149e78 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.088157   732 tablet_replica.cc:330] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.089368   732 raft_consensus.cc:2229] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Raft consensus shutting down.
W20260806 03:54:57.092940  2429 consensus_peers.cc:487] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:57.095834   732 raft_consensus.cc:2258] T 84da474ba5944a7a84d7c76403b92a63 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.116518   732 tablet_replica.cc:330] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.117769   732 raft_consensus.cc:2229] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.118604   732 raft_consensus.cc:2258] T 2b2fa42f901d4b37bbfd3baccb897807 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.121742   732 tablet_replica.cc:330] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
W20260806 03:54:57.122691  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:57.129487   732 raft_consensus.cc:2229] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.136456   732 pending_rounds.cc:62] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Trying to abort 2 pending ops.
I20260806 03:54:57.136807   732 pending_rounds.cc:68] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 22 index: 15 } timestamp: 7315408789771694080 op_type: NO_OP noop_request { }
I20260806 03:54:57.137250   732 raft_consensus.cc:2866] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:57.137625   732 pending_rounds.cc:68] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 21 index: 14 } timestamp: 7315408761179373568 op_type: NO_OP noop_request { }
I20260806 03:54:57.139873   732 raft_consensus.cc:2866] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:57.146570   732 raft_consensus.cc:2258] T 01b082125feb462d9ba064ed2acf4dfd P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Raft consensus is shut down!
W20260806 03:54:57.135768  2230 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33762 (request call id 230) took 47867 ms (client timeout 15000 ms). Trace:
W20260806 03:54:57.159495  2230 rpcz_store.cc:269] 0806 03:54:09.268563 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:09.269332 (+   769us) service_pool.cc:227] Handling call
0806 03:54:09.659268 (+389936us) spinlock_profiling.cc:243] Waited 63.3 ms on lock 0x7b54000e3154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d82a1fd6c 00007f0d82b19c3e 00007f0d80e2bfb4 00007f0d80e2bf42 00007f0d80e2be71 00007f0d80e2bdec 00007f0d80e2b0a2 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:57.135675 (+47476407us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:57.016495 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:57.017096 (+   601us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:57.017139 (+    43us) write_op.cc:435] Acquired schema lock
0806 03:54:57.017151 (+    12us) tablet.cc:660] Decoding operations
0806 03:54:57.017596 (+   445us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:57.017655 (+    59us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:57.017694 (+    39us) tablet.cc:683] Acquiring locks for 2 operations
0806 03:54:57.018245 (+   551us) tablet.cc:699] Row locks acquired
0806 03:54:57.018261 (+    16us) write_op.cc:260] PREPARE: finished
0806 03:54:57.018450 (+   189us) write_op.cc:270] Start()
0806 03:54:57.018590 (+   140us) write_op.cc:276] Timestamp: P: 1785988497018388 usec, L: 0
0806 03:54:57.018608 (+    18us) op_driver.cc:331] REPLICATION: starting
0806 03:54:57.019369 (+   761us) log.cc:842] Serialized 917 byte log entry
0806 03:54:57.022641 (+  3272us) op_driver.cc:444] REPLICATION: finished
0806 03:54:57.023163 (+   522us) write_op.cc:301] APPLY: starting
0806 03:54:57.023259 (+    96us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:57.024848 (+  1589us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:57.024967 (+   119us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:57.026538 (+  1571us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:57.026851 (+   313us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=4,key_file_lookups=4,delta_file_lookups=4,mrs_lookups=0
0806 03:54:57.026913 (+    62us) write_op.cc:312] APPLY: finished
0806 03:54:57.027154 (+   241us) log.cc:842] Serialized 33 byte log entry
0806 03:54:57.027348 (+   194us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:57.027453 (+   105us) write_op.cc:454] Released schema lock
0806 03:54:57.027504 (+    51us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:57.061889 (+ 34385us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:57.061934 (+    45us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":97532,"reported_tablets":53,"spinlock_wait_cycles":145528576,"child_traces":[["op",{"apply.queue_time_us":299,"apply.run_cpu_time_us":5201,"apply.run_wall_time_us":39198,"cfile_cache_hit":8,"cfile_cache_hit_bytes":8376,"num_ops":2,"prepare.queue_time_us":1141,"prepare.run_cpu_time_us":3259,"prepare.run_wall_time_us":8354,"replication_time_us":3906}]]}
I20260806 03:54:57.162253 13516 raft_consensus.cc:482] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:57.165791 13516 raft_consensus.cc:504] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:57.170610  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:57.172113 13516 leader_election.cc:288] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:57.163830   732 tablet_replica.cc:330] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.174300   732 raft_consensus.cc:2229] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.174489  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "04b1317a33c34953b84b5a8c6598368f" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 22 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:57.176499  2331 leader_election.cc:302] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:57.177891 13516 raft_consensus.cc:2726] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:57.178767   732 raft_consensus.cc:2258] T 39115846d5144463b3a3a8e09e8b4500 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.182214   732 tablet_replica.cc:330] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.192830   732 raft_consensus.cc:2229] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Raft consensus shutting down.
I20260806 03:54:57.194043   732 raft_consensus.cc:2258] T 1d90046b84bc4833ac8950bd501840d7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.200852   732 tablet_replica.cc:330] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.201851   732 raft_consensus.cc:2229] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.202419   732 raft_consensus.cc:2258] T d48e3c6f820045128d5e9bad24b98699 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.205892   732 tablet_replica.cc:330] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.206804   732 raft_consensus.cc:2229] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.207782   732 raft_consensus.cc:2258] T 27aa6efa6253470d9fb619f5536e8795 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.211094   732 tablet_replica.cc:330] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.212244   732 raft_consensus.cc:2229] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Raft consensus shutting down.
W20260806 03:54:57.216907  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:57.215283   732 raft_consensus.cc:2258] T f1d501df3fe34842812664d2f3ec81fb P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Raft consensus is shut down!
W20260806 03:54:57.228097  2218 catalog_manager.cc:5025] ChangeConfig:REMOVE_PEER RPC for tablet 14fa621f65da481d96d569096ded0a35 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER failed with leader 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 608e57d72aae496aaf8613622153aa0c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 23 committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:54:57.230949  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:57.238565   732 tablet_replica.cc:330] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
W20260806 03:54:57.244535  2534 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:57.246275   732 raft_consensus.cc:2229] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.247156   732 pending_rounds.cc:62] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Trying to abort 1 pending ops.
I20260806 03:54:57.247400   732 pending_rounds.cc:68] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 16 index: 11 } timestamp: 7315408798967595008 op_type: NO_OP noop_request { }
I20260806 03:54:57.247839   732 raft_consensus.cc:2866] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:57.248227   732 raft_consensus.cc:2258] T 4fed83d97aac42e4b3e69249098b6111 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.262380   732 tablet_replica.cc:330] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.263741   732 raft_consensus.cc:2229] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.264921   732 raft_consensus.cc:2258] T 95f6f3de31d442cfa812406b89ee2fe3 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.268589   732 tablet_replica.cc:330] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.269850   732 raft_consensus.cc:2229] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Raft consensus shutting down.
I20260806 03:54:57.274551   732 raft_consensus.cc:2258] T dfa9a0499fc04e10aefa0602a7adbbb1 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.278066   732 tablet_replica.cc:330] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.279687   732 raft_consensus.cc:2229] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.280850   732 raft_consensus.cc:2258] T 7724acebda824fbcbf3d5bbc6a4b820c P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.284613   732 tablet_replica.cc:330] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.285663   732 raft_consensus.cc:2229] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.286279   732 raft_consensus.cc:2258] T 223d3e4f95dc4407a7abb4d09b0cceb7 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.298429   732 tablet_replica.cc:330] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.299677   732 raft_consensus.cc:2229] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 27 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.303059   732 raft_consensus.cc:2258] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P dff94100ffc5485f92cbe6a85addf0b2 [term 27 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.306945   732 tablet_replica.cc:330] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.310281  2479 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 22 index: 12. Preceding OpId from leader: term: 23 index: 13. (index mismatch)
I20260806 03:54:57.312414   732 raft_consensus.cc:2229] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.314278   732 pending_rounds.cc:62] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Trying to abort 1 pending ops.
I20260806 03:54:57.314705   732 pending_rounds.cc:68] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 25 index: 16 } timestamp: 7315408834214334464 op_type: NO_OP noop_request { }
I20260806 03:54:57.315404   732 raft_consensus.cc:2866] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:57.315917   732 raft_consensus.cc:2258] T e9f040dd271944b9bf08554a90afa940 P dff94100ffc5485f92cbe6a85addf0b2 [term 26 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.318993 13552 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:54:57.323117  3588 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 22 index: 12. Preceding OpId from leader: term: 23 index: 13. (index mismatch)
I20260806 03:54:57.329325 13498 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260806 03:54:57.342963  2223 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33778 (request call id 220) took 77023 ms (client timeout 15000 ms). Trace:
W20260806 03:54:57.347422  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
W20260806 03:54:57.359843  2223 rpcz_store.cc:269] 0806 03:53:40.319639 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:53:40.381319 (+ 61680us) service_pool.cc:227] Handling call
0806 03:53:41.423929 (+1042610us) spinlock_profiling.cc:243] Waited 7.41 ms on lock 0x7b5400001590. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65d92 00007f0d82ab67c9 00007f0d82a4ec36 00007f0d82a1fc28 00007f0d82b19c3e 00007f0d80e2bfb4 00007f0d80e2bf42 00007f0d80e2be71 00007f0d80e2bdec
0806 03:54:57.342824 (+75918895us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":30601,"reported_tablets":52,"spinlock_wait_cycles":17040768}
I20260806 03:54:57.392803  2568 tablet_service.cc:1514] Processing DeleteTablet for tablet dfa9a0499fc04e10aefa0602a7adbbb1 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:44180
W20260806 03:54:57.416944  2429 consensus_peers.cc:487] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:57.399624   732 tablet_replica.cc:330] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.426954   732 raft_consensus.cc:2229] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 LEADER]: Raft consensus shutting down.
I20260806 03:54:57.434126   732 raft_consensus.cc:2258] T f3ae6cf9eba9410d8307ed1da6a62ea6 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.488116   732 tablet_replica.cc:330] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.492702   732 raft_consensus.cc:2229] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.507225   732 pending_rounds.cc:62] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Trying to abort 1 pending ops.
I20260806 03:54:57.507931   732 pending_rounds.cc:68] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 17 index: 9 } timestamp: 7315408817910308864 op_type: NO_OP noop_request { }
I20260806 03:54:57.508566   732 raft_consensus.cc:2866] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:57.509097   732 raft_consensus.cc:2258] T 0d63bf35a2e44ee881530227ba8e7e99 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.544541  2217 catalog_manager.cc:4841] TS fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): tablet dfa9a0499fc04e10aefa0602a7adbbb1 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
W20260806 03:54:57.578416  2232 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33786 (request call id 214) took 172537 ms (client timeout 15000 ms). Trace:
W20260806 03:54:57.579015  2232 rpcz_store.cc:269] 0806 03:52:04.954719 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:04.981149 (+ 26430us) service_pool.cc:227] Handling call
0806 03:52:05.967484 (+986335us) spinlock_profiling.cc:243] Waited 41.5 ms on lock 0x7b54000e3154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d82a1fd6c 00007f0d82b19c3e 00007f0d80e2bfb4 00007f0d80e2bf42 00007f0d80e2be71 00007f0d80e2bdec 00007f0d80e2b0a2 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:54:57.489606 (+171522122us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":56092,"reported_tablets":45,"spinlock_wait_cycles":95341824}
W20260806 03:54:57.579836  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:57.569579 13516 raft_consensus.cc:482] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:57.623718   732 tablet_replica.cc:330] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
W20260806 03:54:57.624393  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:57.634372 13516 raft_consensus.cc:504] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:57.635759  2223 catalog_manager.cc:5495] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 22 to 23, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 23 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:57.646332   732 raft_consensus.cc:2229] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Raft consensus shutting down.
W20260806 03:54:57.648298  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:57.659165 13547 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:57.671039  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:57.671332 13516 leader_election.cc:288] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:57.672271 13516 raft_consensus.cc:482] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:54:57.671056 13547 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:57.672940 13516 raft_consensus.cc:504] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:57.670042   732 raft_consensus.cc:2258] T 2ccb469db1664d3e941e7a360d048af2 P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.674425 13547 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:57.687064  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:57.686519   732 tablet_replica.cc:330] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.703238  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:57.704108  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "78ff87b2196e4600aed5d8442f9b9bdd" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 17 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:57.708244  2331 leader_election.cc:302] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:57.709218 13547 raft_consensus.cc:2726] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:57.710567  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "97ea60c38c204c989b4ca800e8478f18" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 24 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:57.710988 13516 leader_election.cc:288] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:57.712301   732 raft_consensus.cc:2229] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.713543   732 raft_consensus.cc:2258] T 3fb2162a24b741ebbc9732b674259c2d P dff94100ffc5485f92cbe6a85addf0b2 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.717494  2331 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:57.717067  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:57.723295  2484 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac682b8be46c4b6599610372a4c8c727" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:57.725018  3542 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 375 similar messages]
I20260806 03:54:57.725927 13516 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Leader pre-election lost for term 24. Reason: could not achieve majority
W20260806 03:54:57.775022  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 50053.6us
W20260806 03:54:57.788868  2436 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:46407, user_credentials={real_user=slave}} blocked reactor thread for 57241.7us
I20260806 03:54:57.790177  2332 leader_election.cc:302] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:57.795589 13580 raft_consensus.cc:482] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:54:57.796250 13580 raft_consensus.cc:504] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:57.798671 13580 leader_election.cc:288] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:57.804416 13516 raft_consensus.cc:2726] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260806 03:54:57.809916  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:57.818678  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:57.827482  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6796c2cfd90d4dc9ab9759b7845f0fd0" candidate_uuid: "dff94100ffc5485f92cbe6a85addf0b2" candidate_term: 23 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:57.831899  2331 leader_election.cc:302] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [CANDIDATE]: Term 23 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dff94100ffc5485f92cbe6a85addf0b2; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:57.833976   732 tablet_replica.cc:330] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.834190 13547 raft_consensus.cc:2726] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Leader pre-election lost for term 23. Reason: could not achieve majority
I20260806 03:54:57.843286   732 raft_consensus.cc:2229] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Raft consensus shutting down.
W20260806 03:54:57.854384  2229 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33786 (request call id 215) took 147366 ms (client timeout 15000 ms). Trace:
W20260806 03:54:57.854925  2229 rpcz_store.cc:269] 0806 03:52:30.488427 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:52:30.488775 (+   348us) service_pool.cc:227] Handling call
0806 03:54:57.854254 (+147365479us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1303004,"reported_tablets":50}
I20260806 03:54:57.879215   732 raft_consensus.cc:2258] T 04b1317a33c34953b84b5a8c6598368f P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.883893   732 tablet_replica.cc:330] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.890870   732 raft_consensus.cc:2229] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.897022   732 raft_consensus.cc:2258] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.909277  2568 tablet_service.cc:1514] Processing DeleteTablet for tablet dfa9a0499fc04e10aefa0602a7adbbb1 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:44180
I20260806 03:54:57.919085   732 tablet_replica.cc:330] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.937570   732 raft_consensus.cc:2229] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Raft consensus shutting down.
W20260806 03:54:57.925056  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:57.944875   732 raft_consensus.cc:2258] T 78ff87b2196e4600aed5d8442f9b9bdd P dff94100ffc5485f92cbe6a85addf0b2 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:57.965603  2217 catalog_manager.cc:4841] TS fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): tablet dfa9a0499fc04e10aefa0602a7adbbb1 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
W20260806 03:54:57.983695  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:57.984929   732 tablet_replica.cc:330] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:57.987759   732 raft_consensus.cc:2229] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:57.991942   732 raft_consensus.cc:2258] T 8390916b6ac84b59b3943bf835a36a4c P dff94100ffc5485f92cbe6a85addf0b2 [term 22 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.000056   732 tablet_replica.cc:330] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.006008  2236 catalog_manager.cc:5495] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 18 to 21, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.022171   732 raft_consensus.cc:2229] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.028414   732 raft_consensus.cc:2258] T bd8a4475fdfd488b8b2a5456043cfbc5 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.026590  2236 catalog_manager.cc:5495] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 22 to 24. New cstate: current_term: 24 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.044917  2236 catalog_manager.cc:5495] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 16 to 18. New cstate: current_term: 18 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.047385  2236 catalog_manager.cc:5495] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 16 to 22, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 22 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.048316   732 tablet_replica.cc:330] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
W20260806 03:54:58.052322  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:58.057734   732 raft_consensus.cc:2229] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.058144  2236 catalog_manager.cc:5495] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 17 to 18, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 18 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.059569   732 raft_consensus.cc:2258] T fb91ba465b9845129828f07c4d452970 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.062808   732 tablet_replica.cc:330] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.078272   732 raft_consensus.cc:2229] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.079303   732 raft_consensus.cc:2258] T 97ea60c38c204c989b4ca800e8478f18 P dff94100ffc5485f92cbe6a85addf0b2 [term 23 FOLLOWER]: Raft consensus is shut down!
W20260806 03:54:58.090190  2534 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
W20260806 03:54:58.090353  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:58.063681  2236 catalog_manager.cc:5495] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 16 to 21. New cstate: current_term: 21 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:58.096093   732 tablet_replica.cc:330] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.099110   732 raft_consensus.cc:2229] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.099921   732 raft_consensus.cc:2258] T 7901535e3d4042389b2a8853a881ff1d P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.097276  2236 catalog_manager.cc:5495] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 10 to 15, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 15 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.112201   732 tablet_replica.cc:330] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.113919   732 raft_consensus.cc:2229] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.128229   732 raft_consensus.cc:2258] T 42ea7d4af5d44cab89bf24f15376456e P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.131892   732 tablet_replica.cc:330] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.132925   732 raft_consensus.cc:2229] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.133764   732 pending_rounds.cc:62] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Trying to abort 1 pending ops.
I20260806 03:54:58.133975   732 pending_rounds.cc:68] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 18 index: 11 } timestamp: 7315408811030810624 op_type: NO_OP noop_request { }
I20260806 03:54:58.134400   732 raft_consensus.cc:2866] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:58.134744   732 raft_consensus.cc:2258] T 460a21786a7449039551dc0f1ffd04e2 P dff94100ffc5485f92cbe6a85addf0b2 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.124892  2236 catalog_manager.cc:5495] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 8 to 15, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 15 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.143492  2236 catalog_manager.cc:5495] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.167229  2236 catalog_manager.cc:5495] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 11 to 18. New cstate: current_term: 18 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:58.174249   732 tablet_replica.cc:330] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.176255  2236 catalog_manager.cc:5495] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 16 to 21. New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.190018   732 raft_consensus.cc:2229] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.194824  2236 catalog_manager.cc:5495] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 14 to 16. New cstate: current_term: 16 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.196349   732 raft_consensus.cc:2258] T 507574ca8b05468888fa8465ccdb2f80 P dff94100ffc5485f92cbe6a85addf0b2 [term 24 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.204421   732 tablet_replica.cc:330] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.205365   732 raft_consensus.cc:2229] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.205997   732 raft_consensus.cc:2258] T 05e17a7474ab4829922b72cc624de950 P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Raft consensus is shut down!
W20260806 03:54:58.213227  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:58.197212  2236 catalog_manager.cc:5495] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 21 to 23. New cstate: current_term: 23 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } }
I20260806 03:54:58.233909  2236 catalog_manager.cc:5495] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 14 to 20. New cstate: current_term: 20 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.236302  2236 catalog_manager.cc:5495] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 11 to 12, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 12 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.237926   732 tablet_replica.cc:330] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.238869   732 raft_consensus.cc:2229] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.239518   732 raft_consensus.cc:2258] T 6364534d89cb43079c8dafda6b5b8875 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.261940  2579 consensus_queue.cc:237] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 23.13, Last appended by leader: 12, Current term: 23, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.248508   732 tablet_replica.cc:330] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.277937  3591 raft_consensus.cc:1261] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 23 index: 13. Preceding OpId from leader: term: 23 index: 14. (index mismatch)
I20260806 03:54:58.279860 13579 consensus_queue.cc:1035] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260806 03:54:58.280992 13589 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:58.281577 13589 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:58.283809 13589 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:58.287287  2429 leader_election.cc:334] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:58.289100  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:58.281574   732 raft_consensus.cc:2229] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.291445  2436 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:58.290372   732 pending_rounds.cc:62] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Trying to abort 1 pending ops.
I20260806 03:54:58.293200   732 pending_rounds.cc:68] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2: Aborting op as it isn't in flight: id { term: 20 index: 12 } timestamp: 7315408806194827264 op_type: NO_OP noop_request { }
I20260806 03:54:58.293720   732 raft_consensus.cc:2866] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260806 03:54:58.294139   732 raft_consensus.cc:2258] T 24cc4c26e48e41e3acb2121cf91b6df1 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.292747 13589 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:58.305431 13575 raft_consensus.cc:2932] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 23 LEADER]: Committing config change with OpId 23.14: config changed from index 7 to 14, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:54:58.320436  3591 raft_consensus.cc:2932] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Committing config change with OpId 23.14: config changed from index 7 to 14, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:54:58.326583  2534 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:54:58.333691  2217 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 14fa621f65da481d96d569096ded0a35 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 8)
I20260806 03:54:58.340185   732 tablet_replica.cc:330] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.343763   732 raft_consensus.cc:2229] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 LEADER]: Raft consensus shutting down.
I20260806 03:54:58.350008   732 raft_consensus.cc:2258] T 47ed8dc77b144ba08169a0090b787536 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.358740   732 tablet_replica.cc:330] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.358853 13569 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:58.360832   732 raft_consensus.cc:2229] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 LEADER]: Raft consensus shutting down.
I20260806 03:54:58.360514 13569 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.363153 13569 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:58.364249  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:58.364614   732 raft_consensus.cc:2258] T 750d734a677a4861bca565b69d29396e P dff94100ffc5485f92cbe6a85addf0b2 [term 17 FOLLOWER]: Raft consensus is shut down!
W20260806 03:54:58.366885  3542 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:58.367599  3542 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:58.367947   732 tablet_replica.cc:330] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.368575 13569 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:54:58.369141   732 raft_consensus.cc:2229] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.371048   732 raft_consensus.cc:2258] T 14fa621f65da481d96d569096ded0a35 P dff94100ffc5485f92cbe6a85addf0b2 [term 21 FOLLOWER]: Raft consensus is shut down!
W20260806 03:54:58.373615  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:58.374778  2534 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
W20260806 03:54:58.378554  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:58.402935 13569 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:58.403851 13569 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.408468  2479 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:58.413733  3542 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:58.414458  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:58.415431 13568 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:58.412840 13569 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:58.419126  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:58.426544   732 tablet_replica.cc:330] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.427642   732 raft_consensus.cc:2229] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.438187  2236 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33778 (request call id 223) took 6730 ms. Trace:
I20260806 03:54:58.438786  2236 rpcz_store.cc:276] 0806 03:54:51.707419 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:54.668154 (+2960735us) service_pool.cc:227] Handling call
0806 03:54:58.438044 (+3769890us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:58.255325 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:58.255891 (+   566us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:58.255933 (+    42us) write_op.cc:435] Acquired schema lock
0806 03:54:58.255947 (+    14us) tablet.cc:660] Decoding operations
0806 03:54:58.257398 (+  1451us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:58.257462 (+    64us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:58.257490 (+    28us) tablet.cc:683] Acquiring locks for 15 operations
0806 03:54:58.258578 (+  1088us) tablet.cc:699] Row locks acquired
0806 03:54:58.258596 (+    18us) write_op.cc:260] PREPARE: finished
0806 03:54:58.258761 (+   165us) write_op.cc:270] Start()
0806 03:54:58.258879 (+   118us) write_op.cc:276] Timestamp: P: 1785988498258710 usec, L: 0
0806 03:54:58.258898 (+    19us) op_driver.cc:331] REPLICATION: starting
0806 03:54:58.265335 (+  6437us) log.cc:842] Serialized 5880 byte log entry
0806 03:54:58.271075 (+  5740us) op_driver.cc:444] REPLICATION: finished
0806 03:54:58.271830 (+   755us) write_op.cc:301] APPLY: starting
0806 03:54:58.271948 (+   118us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:58.285785 (+ 13837us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:58.285932 (+   147us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:58.354050 (+ 68118us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:58.354323 (+   273us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=30,key_file_lookups=30,delta_file_lookups=30,mrs_lookups=0
0806 03:54:58.354356 (+    33us) write_op.cc:312] APPLY: finished
0806 03:54:58.354653 (+   297us) log.cc:842] Serialized 139 byte log entry
0806 03:54:58.354869 (+   216us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:58.355059 (+   190us) write_op.cc:454] Released schema lock
0806 03:54:58.355117 (+    58us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:58.375465 (+ 20348us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:58.379186 (+  3721us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2172,"reported_tablets":52,"child_traces":[["op",{"apply.queue_time_us":477,"apply.run_cpu_time_us":23162,"apply.run_wall_time_us":111350,"cfile_cache_hit":60,"cfile_cache_hit_bytes":62820,"num_ops":15,"prepare.queue_time_us":155,"prepare.run_cpu_time_us":4567,"prepare.run_wall_time_us":20109,"replication_time_us":12069}]]}
I20260806 03:54:58.447285 13587 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:58.443640  2227 catalog_manager.cc:5495] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 17 to 19. New cstate: current_term: 19 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:58.464138 13587 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.443687 13569 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:58.466547 13569 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.470141 13569 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:58.470665  2429 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:58.471652  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:54:58.473008  3542 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:58.445616   732 raft_consensus.cc:2258] T 8db383c38ecd45f2b2cb8c46ff360638 P dff94100ffc5485f92cbe6a85addf0b2 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.475229  3547 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:58.478154 13569 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260806 03:54:58.478734  2227 catalog_manager.cc:5495] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 17 to 19. New cstate: current_term: 19 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:58.480391  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:58.481138  3591 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 16.
I20260806 03:54:58.482524  2436 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:58.483341 13589 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260806 03:54:58.483831 13589 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:58.484237 13589 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:58.484481   732 tablet_replica.cc:330] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.485440   732 raft_consensus.cc:2229] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.485522 13587 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:58.491602   732 raft_consensus.cc:2258] T ac682b8be46c4b6599610372a4c8c727 P dff94100ffc5485f92cbe6a85addf0b2 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.493991 13589 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.495945   732 tablet_replica.cc:330] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.496840   732 raft_consensus.cc:2229] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.497578   732 raft_consensus.cc:2258] T d93b8d7e5d334d3dac131b9a4c49b103 P dff94100ffc5485f92cbe6a85addf0b2 [term 20 FOLLOWER]: Raft consensus is shut down!
W20260806 03:54:58.499451  2429 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:58.513197  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f5efa489aaa94f9988b77e5efc032e5e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:58.514124  3591 raft_consensus.cc:3037] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Advancing to term 17
I20260806 03:54:58.523414  3591 raft_consensus.cc:2454] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 17.
I20260806 03:54:58.524248 13589 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:58.524868  2436 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:58.528322 13589 raft_consensus.cc:2781] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader election won for term 17
I20260806 03:54:58.529059 13589 raft_consensus.cc:686] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:58.528227  2227 catalog_manager.cc:5495] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 17 to 20, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1). New cstate: current_term: 20 leader_uuid: "dff94100ffc5485f92cbe6a85addf0b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } }
I20260806 03:54:58.533082   732 tablet_replica.cc:330] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2: stopping tablet replica
I20260806 03:54:58.533985   732 raft_consensus.cc:2229] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.534842   732 raft_consensus.cc:2258] T 32d01287577744949bfebb63c59f3db6 P dff94100ffc5485f92cbe6a85addf0b2 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.530112 13589 consensus_queue.cc:237] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.552603  2227 catalog_manager.cc:5495] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 12 to 21, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:58.569113 13587 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:58.569844 13587 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.573947  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:58.572319  2227 catalog_manager.cc:5495] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 15 to 19. New cstate: current_term: 19 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:58.574739  3591 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:58.577008  2436 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: 
I20260806 03:54:58.582880 13587 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:58.583508 13587 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260806 03:54:58.582468  2429 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:58.584457 13587 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:58.584906 13587 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
W20260806 03:54:58.597766  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:58.602854 13589 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:58.603493 13589 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.605532  2223 catalog_manager.cc:5495] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 7 to 14, VOTER 608e57d72aae496aaf8613622153aa0c (127.0.183.2) evicted. New cstate: current_term: 23 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:54:58.631067  2429 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:58.632404 13589 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:58.633091  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:58.633970  3591 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 13.
I20260806 03:54:58.638341  2472 tablet_service.cc:1514] Processing DeleteTablet for tablet 14fa621f65da481d96d569096ded0a35 with delete_type TABLET_DATA_TOMBSTONED (TS 608e57d72aae496aaf8613622153aa0c not found in new config with opid_index 14) from {username='slave'} at 127.0.0.1:54212
I20260806 03:54:58.643458 13579 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:58.644265 13579 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:58.646355 13579 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:54:58.646812  2436 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:58.649076 13597 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260806 03:54:58.649501  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:58.650465  2482 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:58.635826 13587 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.653178  2538 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:54:58.656169  2534 leader_election.cc:334] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:54:58.657151  2429 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:58.658457 13579 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:58.658998 13579 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:58.649607 13597 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:58.659435 13579 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:58.660995 13597 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:58.669809 13597 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.672616 13587 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:58.673691  3591 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dfa9a0499fc04e10aefa0602a7adbbb1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:58.704689  3591 raft_consensus.cc:3037] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:58.705899 13597 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:58.684451 13598 tablet_replica.cc:330] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
W20260806 03:54:58.696725  2534 consensus_peers.cc:487] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:58.700881 13579 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:58.707042  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f3ae6cf9eba9410d8307ed1da6a62ea6" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
W20260806 03:54:58.684343  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:58.711592  3587 raft_consensus.cc:3037] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 13 FOLLOWER]: Advancing to term 14
I20260806 03:54:58.712745 13579 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:58.713541  2429 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:58.714895  2227 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33786 (request call id 220) took 2463 ms. Trace:
W20260806 03:54:58.717468  2534 leader_election.cc:334] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:54:58.715371  2227 rpcz_store.cc:276] 0806 03:54:56.254870 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:54:56.373031 (+118161us) service_pool.cc:227] Handling call
0806 03:54:58.714720 (+2341689us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:54:58.587607 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:54:58.588148 (+   541us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:54:58.588186 (+    38us) write_op.cc:435] Acquired schema lock
0806 03:54:58.588202 (+    16us) tablet.cc:660] Decoding operations
0806 03:54:58.588875 (+   673us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:54:58.588964 (+    89us) write_op.cc:641] Partition lock acquired for write op
0806 03:54:58.588990 (+    26us) tablet.cc:683] Acquiring locks for 5 operations
0806 03:54:58.589516 (+   526us) tablet.cc:699] Row locks acquired
0806 03:54:58.589538 (+    22us) write_op.cc:260] PREPARE: finished
0806 03:54:58.589696 (+   158us) write_op.cc:270] Start()
0806 03:54:58.589830 (+   134us) write_op.cc:276] Timestamp: P: 1785988498589650 usec, L: 0
0806 03:54:58.589851 (+    21us) op_driver.cc:331] REPLICATION: starting
0806 03:54:58.590458 (+   607us) log.cc:842] Serialized 2064 byte log entry
0806 03:54:58.593174 (+  2716us) op_driver.cc:444] REPLICATION: finished
0806 03:54:58.593934 (+   760us) write_op.cc:301] APPLY: starting
0806 03:54:58.594060 (+   126us) tablet.cc:1365] starting BulkCheckPresence
0806 03:54:58.597411 (+  3351us) tablet.cc:1368] finished BulkCheckPresence
0806 03:54:58.597537 (+   126us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:54:58.601617 (+  4080us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:54:58.601844 (+   227us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=10,key_file_lookups=10,delta_file_lookups=10,mrs_lookups=0
0806 03:54:58.601889 (+    45us) write_op.cc:312] APPLY: finished
0806 03:54:58.602148 (+   259us) log.cc:842] Serialized 57 byte log entry
0806 03:54:58.603080 (+   932us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:58.603224 (+   144us) write_op.cc:454] Released schema lock
0806 03:54:58.603278 (+    54us) write_op.cc:341] FINISH: Updating metrics
0806 03:54:58.603604 (+   326us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:54:58.603638 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":66131,"reported_tablets":51,"child_traces":[["op",{"apply.queue_time_us":460,"apply.run_cpu_time_us":8691,"apply.run_wall_time_us":10078,"cfile_cache_hit":20,"cfile_cache_hit_bytes":20940,"num_ops":5,"prepare.queue_time_us":100,"prepare.run_cpu_time_us":3154,"prepare.run_wall_time_us":3153,"replication_time_us":3183}]]}
I20260806 03:54:58.719100  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 10 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:58.719902  2482 raft_consensus.cc:3037] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:58.725431 13598 raft_consensus.cc:2229] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Raft consensus shutting down.
I20260806 03:54:58.727195  3591 raft_consensus.cc:2454] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:58.733934  2236 catalog_manager.cc:5495] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 16 to 17, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 17 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260806 03:54:58.728013  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:58.742347 13598 raft_consensus.cc:2258] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Raft consensus is shut down!
I20260806 03:54:58.742841  2436 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:58.730463  2482 raft_consensus.cc:2454] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:54:58.735087  3587 raft_consensus.cc:2454] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 14.
I20260806 03:54:58.749059 13597 raft_consensus.cc:2781] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:58.749711 13597 raft_consensus.cc:686] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
W20260806 03:54:58.750792  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:58.750752 13597 consensus_queue.cc:237] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.749289  2538 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:58.755084 13598 ts_tablet_manager.cc:1905] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260806 03:54:58.755208 13562 raft_consensus.cc:2781] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:58.759827 13562 raft_consensus.cc:686] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:58.760955 13562 consensus_queue.cc:237] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 20.10, Last appended by leader: 10, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:58.755748  2436 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:58.763819 13587 raft_consensus.cc:2781] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Leader election won for term 14
I20260806 03:54:58.764478 13587 raft_consensus.cc:686] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:58.765463 13587 consensus_queue.cc:237] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:58.840010  2227 catalog_manager.cc:5495] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 13 to 14, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 14 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260806 03:54:58.843644  2227 catalog_manager.cc:5495] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 13 to 14, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 14 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260806 03:54:58.858886  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:58.859992  2534 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:58.864642 13598 ts_tablet_manager.cc:1918] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 23.13
I20260806 03:54:58.866688 13598 log.cc:1196] T 14fa621f65da481d96d569096ded0a35 P 608e57d72aae496aaf8613622153aa0c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1785988177119491-732-0/minicluster-data/ts-1-root/wals/14fa621f65da481d96d569096ded0a35
I20260806 03:54:58.869642  2218 catalog_manager.cc:4841] TS 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): tablet 14fa621f65da481d96d569096ded0a35 (table test-workload [id=9c22b399a4bb4dc19ff8a892da9b81fd]) successfully deleted
I20260806 03:54:58.858982  2236 catalog_manager.cc:5495] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 20 to 21, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
W20260806 03:54:58.929821  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:58.951359  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:58.955464  3587 raft_consensus.cc:1261] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260806 03:54:58.963022 13589 consensus_queue.cc:1035] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
W20260806 03:54:58.986722  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:59.073220  2429 consensus_peers.cc:487] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:59.084080  2534 consensus_peers.cc:487] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:59.091732  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:59.109762  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:59.129482  2534 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:59.150836  3587 raft_consensus.cc:1261] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260806 03:54:59.152585 13597 consensus_queue.cc:1035] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260806 03:54:59.187911  2429 consensus_peers.cc:487] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:59.204603  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:59.207864  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:59.252869  3591 raft_consensus.cc:1261] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260806 03:54:59.258065 13597 consensus_queue.cc:1035] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260806 03:54:59.261973  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 21: this message will repeat every 5th retry.
W20260806 03:54:59.267524  2329 connection.cc:441] server connection from 127.0.0.1:40728 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40728 (request call id 5234) could send its response
W20260806 03:54:59.270063  2534 connection.cc:535] client connection to 127.0.183.1:39643 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260806 03:54:59.372829 13596 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:59.380331 13596 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:59.383761 13596 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:54:59.385929 13610 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
W20260806 03:54:59.392517  2534 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:59.414017  2534 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:59.431753  2478 raft_consensus.cc:1261] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 20 index: 10. Preceding OpId from leader: term: 21 index: 11. (index mismatch)
I20260806 03:54:59.435814 13579 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:59.437836 13579 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:59.387195 13610 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:59.447903 13579 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:59.448750  2482 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:59.447942 13610 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:54:59.452466  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:59.470999  3542 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:54:59.472677  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:59.473378  2534 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:54:59.473877  2429 consensus_peers.cc:487] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260806 03:54:59.473901  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:59.474889  2429 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:54:59.474989  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260806 03:54:59.477145 13565 consensus_queue.cc:1035] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:54:59.480391  3542 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:59.481452 13620 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:54:59.488737  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:59.489678  2579 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:54:59.493233  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:59.500617  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:59.501336  3587 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:54:59.502473  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:59.512302  2436 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:54:59.513207 13589 raft_consensus.cc:2726] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:54:59.514607  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:59.517220 13565 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:54:59.520535  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:59.543174 13628 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:59.543766 13628 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:59.546092 13628 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:59.548444  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:59.565933  2534 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:54:59.580536  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:54:59.581490  2478 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 17.
I20260806 03:54:59.588495  2538 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:59.593922 13624 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:54:59.594389 13624 raft_consensus.cc:482] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:59.594781 13624 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:59.640621 13624 raft_consensus.cc:504] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:54:59.642972 13624 leader_election.cc:288] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:54:59.639482  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:59.651538  2478 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "750d734a677a4861bca565b69d29396e" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c"
I20260806 03:54:59.652227  2478 raft_consensus.cc:3037] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:54:59.660004  2478 raft_consensus.cc:2454] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
W20260806 03:54:59.667955  2534 leader_election.cc:334] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:54:59.674938  2538 leader_election.cc:302] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:59.681114 13624 raft_consensus.cc:2781] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:54:59.681733 13624 raft_consensus.cc:686] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:54:59.690680 13624 consensus_queue.cc:237] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 17.11, Last appended by leader: 11, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:54:59.709067  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:59.727694 13589 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:59.728555 13589 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:54:59.727720  2534 consensus_peers.cc:487] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:54:59.740788  2429 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:54:59.746920 13589 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:59.749424  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:54:59.760525  3587 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:59.754566  2236 catalog_manager.cc:5495] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 17 to 18, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 18 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } }
I20260806 03:54:59.758167  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:54:59.762874  2572 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 20.
I20260806 03:54:59.764572  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:59.766117 13589 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:54:59.769637 13589 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting leader election (detected failure of leader dff94100ffc5485f92cbe6a85addf0b2)
I20260806 03:54:59.770270 13589 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Advancing to term 21
W20260806 03:54:59.840077  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:54:59.824326 13589 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:59.848826  3587 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:54:59.849514  3587 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:54:59.852198 13589 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 election: Requested vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:54:59.859418  3587 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 21.
W20260806 03:54:59.861754  2429 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:54:59.874209  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 12 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:54:59.875010  2572 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
W20260806 03:54:59.891211  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260806 03:54:59.897543  2576 consensus_queue.cc:237] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:54:59.900565  2572 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 608e57d72aae496aaf8613622153aa0c in term 21.
I20260806 03:54:59.918180  2436 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:54:59.919390 13597 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:54:59.919955 13597 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 21 LEADER]: Becoming Leader. State: Replica: 608e57d72aae496aaf8613622153aa0c, State: Running, Role: LEADER
I20260806 03:54:59.921082 13597 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 20.12, Last appended by leader: 12, Current term: 21, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:00.063726  3587 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260806 03:55:00.067255 13624 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260806 03:55:00.071349  2429 consensus_peers.cc:487] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:00.071935  2429 consensus_peers.cc:487] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260806 03:55:00.082975  2236 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c reported cstate change: term changed from 20 to 21, leader changed from dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) to 608e57d72aae496aaf8613622153aa0c (127.0.183.2). New cstate: current_term: 21 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:00.113991  2479 raft_consensus.cc:1261] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260806 03:55:00.149168 13644 consensus_queue.cc:1035] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260806 03:55:00.169842  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:00.170573  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:00.170970  2534 consensus_peers.cc:487] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:00.188297 13603 raft_consensus.cc:2932] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Committing config change with OpId 16.11: config changed from index 3 to 11, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:00.196518  2474 raft_consensus.cc:2932] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Committing config change with OpId 16.11: config changed from index 3 to 11, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:00.202965  3587 raft_consensus.cc:2932] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Committing config change with OpId 16.11: config changed from index 3 to 11, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:00.205468  2479 raft_consensus.cc:1261] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 11. Preceding OpId from leader: term: 18 index: 12. (index mismatch)
I20260806 03:55:00.206396  2217 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 78ff87b2196e4600aed5d8442f9b9bdd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 14)
I20260806 03:55:00.207453 13603 consensus_queue.cc:1035] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260806 03:55:00.215193  2236 catalog_manager.cc:5495] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index 3 to 11, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New cstate: current_term: 16 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:55:00.257668  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:00.290059  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:00.322489  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:00.323462   732 thread.cc:536] Waited for 1000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:00.330667  2429 consensus_peers.cc:487] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:00.355207  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 78ff87b2196e4600aed5d8442f9b9bdd: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:00.402734  3587 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 20 index: 12. Preceding OpId from leader: term: 21 index: 13. (index mismatch)
I20260806 03:55:00.411963 13641 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260806 03:55:00.416324  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:00.438884  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260806 03:55:00.470541  2572 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 20 index: 12. Preceding OpId from leader: term: 21 index: 13. (index mismatch)
I20260806 03:55:00.473915 13641 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260806 03:55:00.497633  2534 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:00.519438  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:00.528071  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:00.609535  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:00.885699  2534 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:00.925154  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:00.961781  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:00.982401  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:00.995831  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:01.066463  2534 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:01.091717  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:01.172590  2534 consensus_peers.cc:487] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:01.256944  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:01.324009   732 thread.cc:536] Waited for 2000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:01.331043  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:01.428202  2429 consensus_peers.cc:487] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:01.431335  2534 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:01.435402  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:01.471451  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:01.518935  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:01.610641  2534 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:01.623427  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:01.626549  2572 consensus_queue.cc:237] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 16.8, Last appended by leader: 7, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:55:01.640476  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:01.651059  2474 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 8. Preceding OpId from leader: term: 16 index: 9. (index mismatch)
W20260806 03:55:01.651453  2537 consensus_peers.cc:487] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ccb469db1664d3e941e7a360d048af2. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:01.656127 13603 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260806 03:55:01.677759  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 78ff87b2196e4600aed5d8442f9b9bdd: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:01.683257  2534 consensus_peers.cc:487] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:01.694980  2534 consensus_peers.cc:487] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:01.699126  2534 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260806 03:55:01.704914 13628 raft_consensus.cc:2932] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Committing config change with OpId 16.9: config changed from index -1 to 9, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:55:01.713847  2482 raft_consensus.cc:2932] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Committing config change with OpId 16.9: config changed from index -1 to 9, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
W20260806 03:55:01.733500  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:01.751091  2227 catalog_manager.cc:5495] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 9, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 16 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260806 03:55:01.777585  2534 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:01.792203  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:01.796612  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:01.802913  2429 consensus_peers.cc:487] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:01.822073  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:01.846807  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:01.852375  2429 consensus_peers.cc:487] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:01.921666  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:01.924894  2482 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 18.12, Last appended by leader: 11, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:55:01.978816  2436 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6364534d89cb43079c8dafda6b5b8875. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:01.981112  2572 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 12. Preceding OpId from leader: term: 18 index: 13. (index mismatch)
I20260806 03:55:01.983091 13637 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260806 03:55:01.986825  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:02.012722  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:02.031940 13641 raft_consensus.cc:2932] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Committing config change with OpId 18.13: config changed from index -1 to 13, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:55:02.034344  2576 raft_consensus.cc:2932] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Committing config change with OpId 18.13: config changed from index -1 to 13, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:55:02.058290  2236 catalog_manager.cc:5495] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 13, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 18 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:55:02.107249  2572 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 21.11, Last appended by leader: 10, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:55:02.120111  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:02.189019  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260806 03:55:02.195286 13678 ts_tablet_manager.cc:927] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:02.221171  2482 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 21 index: 11. Preceding OpId from leader: term: 21 index: 12. (index mismatch)
W20260806 03:55:02.221158  2537 consensus_peers.cc:487] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27aa6efa6253470d9fb619f5536e8795. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:02.224351 13644 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
W20260806 03:55:02.226747  2534 consensus_peers.cc:487] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:02.239188 13678 tablet_copy_client.cc:316] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.3:46407
I20260806 03:55:02.242946  2598 tablet_copy_service.cc:140] P fe3d17f4ad984b9088a268d58d87469c: Received BeginTabletCopySession request for tablet 2ccb469db1664d3e941e7a360d048af2 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56018)
I20260806 03:55:02.243731  2598 tablet_copy_service.cc:161] P fe3d17f4ad984b9088a268d58d87469c: Beginning new tablet copy session on tablet 2ccb469db1664d3e941e7a360d048af2 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56018: session id = cf6042e85bef47c4aac9d064d91501d1-2ccb469db1664d3e941e7a360d048af2
W20260806 03:55:02.243865  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:02.259502  2598 tablet_copy_source_session.cc:205] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:55:02.266860 13678 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2ccb469db1664d3e941e7a360d048af2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:02.276129 13628 raft_consensus.cc:2932] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Committing config change with OpId 21.12: config changed from index -1 to 12, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:55:02.283540  2482 raft_consensus.cc:2932] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Committing config change with OpId 21.12: config changed from index -1 to 12, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
W20260806 03:55:02.286109  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:02.317534 13678 tablet_copy_client.cc:791] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:55:02.318378 13678 tablet_copy_client.cc:655] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
W20260806 03:55:02.324586   732 thread.cc:536] Waited for 3000ms trying to join with diag-logger (tid 2409)
I20260806 03:55:02.337139  2572 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.9, Last appended by leader: 8, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
W20260806 03:55:02.354677  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:02.364938 13678 tablet_copy_client.cc:531] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:55:02.376701  2236 catalog_manager.cc:5495] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index -1 to 12, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:55:02.389204 13683 ts_tablet_manager.cc:927] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:55:02.399120  2537 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215): Couldn't send request to peer cf6042e85bef47c4aac9d064d91501d1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d63bf35a2e44ee881530227ba8e7e99. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:02.402642  2482 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 9. Preceding OpId from leader: term: 17 index: 10. (index mismatch)
I20260806 03:55:02.407881 13628 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260806 03:55:02.415534  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:02.440904  2429 consensus_peers.cc:487] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:02.447507  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:02.470327  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:02.486016 13678 tablet_bootstrap.cc:492] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:55:02.459401 13683 tablet_copy_client.cc:316] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.2:45689
I20260806 03:55:02.495865  2496 tablet_copy_service.cc:140] P 608e57d72aae496aaf8613622153aa0c: Received BeginTabletCopySession request for tablet 6364534d89cb43079c8dafda6b5b8875 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56244)
I20260806 03:55:02.501585  2496 tablet_copy_service.cc:161] P 608e57d72aae496aaf8613622153aa0c: Beginning new tablet copy session on tablet 6364534d89cb43079c8dafda6b5b8875 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56244: session id = cf6042e85bef47c4aac9d064d91501d1-6364534d89cb43079c8dafda6b5b8875
I20260806 03:55:02.516112 13628 raft_consensus.cc:2932] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Committing config change with OpId 17.10: config changed from index -1 to 10, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:55:02.543665  2474 raft_consensus.cc:2932] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Committing config change with OpId 17.10: config changed from index -1 to 10, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } } }
I20260806 03:55:02.555048  2236 catalog_manager.cc:5495] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index -1 to 10, NON_VOTER cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) added. New cstate: current_term: 17 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:02.559569  2496 tablet_copy_source_session.cc:205] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:55:02.563585 13683 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6364534d89cb43079c8dafda6b5b8875. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:55:02.653990  2429 consensus_peers.cc:487] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:02.674964 13683 tablet_copy_client.cc:791] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:55:02.675634 13683 tablet_copy_client.cc:655] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:55:02.684334 13683 tablet_copy_client.cc:531] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:55:02.694777 13678 tablet_bootstrap.cc:492] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 03:55:02.712568 13683 tablet_bootstrap.cc:492] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:55:02.728178 13678 tablet_bootstrap.cc:492] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:55:02.729525 13678 ts_tablet_manager.cc:1397] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.244s	user 0.043s	sys 0.007s
W20260806 03:55:02.733520  2429 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111) [suppressed 533 similar messages]
I20260806 03:55:02.733675 13678 raft_consensus.cc:348] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:55:02.735198 13678 raft_consensus.cc:729] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:55:02.760641 13678 consensus_queue.cc:260] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 16.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:55:02.764099 13678 ts_tablet_manager.cc:1428] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.001s
I20260806 03:55:02.767403  2598 tablet_copy_service.cc:342] P fe3d17f4ad984b9088a268d58d87469c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-2ccb469db1664d3e941e7a360d048af2 received from {username='slave'} at 127.0.0.1:56018
I20260806 03:55:02.767931  2598 tablet_copy_service.cc:433] P fe3d17f4ad984b9088a268d58d87469c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-2ccb469db1664d3e941e7a360d048af2 on tablet 2ccb469db1664d3e941e7a360d048af2 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:55:02.771905 13678 ts_tablet_manager.cc:927] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:55:02.774892  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:02.784902  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:02.807061  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:02.813714 13678 tablet_copy_client.cc:316] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.3:46407
I20260806 03:55:02.830992  2598 tablet_copy_service.cc:140] P fe3d17f4ad984b9088a268d58d87469c: Received BeginTabletCopySession request for tablet 27aa6efa6253470d9fb619f5536e8795 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56018)
I20260806 03:55:02.831708  2598 tablet_copy_service.cc:161] P fe3d17f4ad984b9088a268d58d87469c: Beginning new tablet copy session on tablet 27aa6efa6253470d9fb619f5536e8795 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56018: session id = cf6042e85bef47c4aac9d064d91501d1-27aa6efa6253470d9fb619f5536e8795
W20260806 03:55:02.839771  2534 consensus_peers.cc:487] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:02.844681  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 78ff87b2196e4600aed5d8442f9b9bdd: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:02.848223  2598 tablet_copy_source_session.cc:205] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:55:02.853696 13678 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 27aa6efa6253470d9fb619f5536e8795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:02.882640 13687 ts_tablet_manager.cc:927] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1: Initiating tablet copy from peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:02.899961 13678 tablet_copy_client.cc:791] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:55:02.900888 13678 tablet_copy_client.cc:655] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:55:02.910017 13678 tablet_copy_client.cc:531] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260806 03:55:02.917471 13687 tablet_copy_client.cc:316] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.183.3:46407
I20260806 03:55:02.926262  2598 tablet_copy_service.cc:140] P fe3d17f4ad984b9088a268d58d87469c: Received BeginTabletCopySession request for tablet 0d63bf35a2e44ee881530227ba8e7e99 from peer cf6042e85bef47c4aac9d064d91501d1 ({username='slave'} at 127.0.0.1:56018)
I20260806 03:55:02.928810  2598 tablet_copy_service.cc:161] P fe3d17f4ad984b9088a268d58d87469c: Beginning new tablet copy session on tablet 0d63bf35a2e44ee881530227ba8e7e99 from peer cf6042e85bef47c4aac9d064d91501d1 at {username='slave'} at 127.0.0.1:56018: session id = cf6042e85bef47c4aac9d064d91501d1-0d63bf35a2e44ee881530227ba8e7e99
W20260806 03:55:02.937109 13683 log.cc:924] Time spent T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1: Append to log took a long time: real 0.051s	user 0.002s	sys 0.000s
W20260806 03:55:02.940817  2429 consensus_peers.cc:487] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260806 03:55:02.945547 13678 tablet_bootstrap.cc:492] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
I20260806 03:55:02.992679  2598 tablet_copy_source_session.cc:205] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: Tablet Copy: opened 0 blocks and 1 log segments
I20260806 03:55:02.998399 13687 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0d63bf35a2e44ee881530227ba8e7e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:03.017120 13683 tablet_bootstrap.cc:492] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=15 overwritten=2 applied=13 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 03:55:03.018599 13683 tablet_bootstrap.cc:492] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:55:03.019522 13683 ts_tablet_manager.cc:1397] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.307s	user 0.046s	sys 0.012s
I20260806 03:55:03.022575  3591 raft_consensus.cc:1203] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEARNER]: Deduplicated request from leader. Original: 16.8->[16.9-16.9]   Dedup: 16.9->[]
W20260806 03:55:03.037827  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:03.041711 13683 raft_consensus.cc:348] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:55:03.042935 13683 raft_consensus.cc:729] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:55:03.057257 13683 consensus_queue.cc:260] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 13, Last appended: 18.13, Last appended by leader: 13, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:55:03.065244 13683 ts_tablet_manager.cc:1428] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.002s
I20260806 03:55:03.096320  2496 tablet_copy_service.cc:342] P 608e57d72aae496aaf8613622153aa0c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-6364534d89cb43079c8dafda6b5b8875 received from {username='slave'} at 127.0.0.1:56244
I20260806 03:55:03.097016  2496 tablet_copy_service.cc:433] P 608e57d72aae496aaf8613622153aa0c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-6364534d89cb43079c8dafda6b5b8875 on tablet 6364534d89cb43079c8dafda6b5b8875 with peer cf6042e85bef47c4aac9d064d91501d1
W20260806 03:55:03.105796  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:03.115401  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:03.117520  2534 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:03.121981  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:03.138700  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:03.152014  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 46805.5us
W20260806 03:55:03.166518  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:03.165903 13687 tablet_copy_client.cc:791] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 0 data blocks...
I20260806 03:55:03.172127 13678 tablet_bootstrap.cc:492] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=13 overwritten=1 applied=12 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 03:55:03.181155 13687 tablet_copy_client.cc:655] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Starting download of 1 WAL segments...
I20260806 03:55:03.181807 13678 tablet_bootstrap.cc:492] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:55:03.182859 13678 ts_tablet_manager.cc:1397] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.238s	user 0.044s	sys 0.044s
I20260806 03:55:03.193118 13687 tablet_copy_client.cc:531] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260806 03:55:03.200968  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:03.207863 13678 raft_consensus.cc:348] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [term 21 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:55:03.209786 13678 raft_consensus.cc:729] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [term 21 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:55:03.210556 13678 consensus_queue.cc:260] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 21.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:55:03.238051 13678 ts_tablet_manager.cc:1428] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.001s
I20260806 03:55:03.240566  2598 tablet_copy_service.cc:342] P fe3d17f4ad984b9088a268d58d87469c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-27aa6efa6253470d9fb619f5536e8795 received from {username='slave'} at 127.0.0.1:56018
I20260806 03:55:03.241096  2598 tablet_copy_service.cc:433] P fe3d17f4ad984b9088a268d58d87469c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-27aa6efa6253470d9fb619f5536e8795 on tablet 27aa6efa6253470d9fb619f5536e8795 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:55:03.246834 13687 tablet_bootstrap.cc:492] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap starting.
W20260806 03:55:03.325120   732 thread.cc:536] Waited for 4000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:03.329735  2534 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260806 03:55:03.352300 13687 tablet_bootstrap.cc:492] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260806 03:55:03.353500 13687 tablet_bootstrap.cc:492] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1: Bootstrap complete.
I20260806 03:55:03.354414 13687 ts_tablet_manager.cc:1397] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1: Time spent bootstrapping tablet: real 0.108s	user 0.030s	sys 0.013s
I20260806 03:55:03.357788 13687 raft_consensus.cc:348] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:55:03.358769 13687 raft_consensus.cc:729] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEARNER]: Becoming Follower/Learner. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Initialized, Role: LEARNER
I20260806 03:55:03.490163  3587 raft_consensus.cc:1203] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEARNER]: Deduplicated request from leader. Original: 18.12->[18.13-18.13]   Dedup: 18.13->[]
W20260806 03:55:03.494990  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:03.359504 13687 consensus_queue.cc:260] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 17.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: NON_VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: true } }
I20260806 03:55:03.562705 13687 ts_tablet_manager.cc:1428] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1: Time spent starting tablet: real 0.208s	user 0.009s	sys 0.003s
W20260806 03:55:03.624109  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:03.626648  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:03.628392 13618 raft_consensus.cc:1050] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:55:03.633884 13618 consensus_queue.cc:237] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 16.9, Last appended by leader: 7, Current term: 16, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:03.656536  2598 tablet_copy_service.cc:342] P fe3d17f4ad984b9088a268d58d87469c: Request end of tablet copy session cf6042e85bef47c4aac9d064d91501d1-0d63bf35a2e44ee881530227ba8e7e99 received from {username='slave'} at 127.0.0.1:56018
I20260806 03:55:03.657234  2598 tablet_copy_service.cc:433] P fe3d17f4ad984b9088a268d58d87469c: ending tablet copy session cf6042e85bef47c4aac9d064d91501d1-0d63bf35a2e44ee881530227ba8e7e99 on tablet 0d63bf35a2e44ee881530227ba8e7e99 with peer cf6042e85bef47c4aac9d064d91501d1
I20260806 03:55:03.662060  3587 raft_consensus.cc:1203] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEARNER]: Deduplicated request from leader. Original: 17.9->[17.10-17.10]   Dedup: 17.10->[]
W20260806 03:55:03.699721  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:03.700866  2534 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:03.737452  3591 raft_consensus.cc:1203] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [term 21 LEARNER]: Deduplicated request from leader. Original: 21.11->[21.12-21.12]   Dedup: 21.12->[]
I20260806 03:55:03.739828  3584 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [term 16 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
W20260806 03:55:03.756414  2534 consensus_peers.cc:487] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:03.770929  2479 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260806 03:55:03.775987 13709 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260806 03:55:03.793146 13696 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260806 03:55:03.813197  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:03.813901  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:03.835700 13694 raft_consensus.cc:2932] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Committing config change with OpId 16.10: config changed from index 9 to 10, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:03.865720  2484 raft_consensus.cc:2932] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Committing config change with OpId 16.10: config changed from index 9 to 10, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:03.951297  3584 raft_consensus.cc:2932] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Committing config change with OpId 16.10: config changed from index 9 to 10, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:03.979969 13700 raft_consensus.cc:1050] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:55:03.983953 13700 consensus_queue.cc:237] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 18.13, Last appended by leader: 11, Current term: 18, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:04.023976  2223 catalog_manager.cc:5495] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index 9 to 10, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 16 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:55:04.061457  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:04.063120  2534 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:04.068943  2572 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 18 index: 14. (index mismatch)
W20260806 03:55:04.083387  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:04.084450  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:04.085820  3584 raft_consensus.cc:1261] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEARNER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 18 index: 13. Preceding OpId from leader: term: 18 index: 14. (index mismatch)
I20260806 03:55:04.093685 13703 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:55:04.097103 13703 consensus_queue.cc:1035] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
W20260806 03:55:04.115134  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:04.152082 13696 raft_consensus.cc:1050] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
I20260806 03:55:04.178931  2572 raft_consensus.cc:2932] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Committing config change with OpId 18.14: config changed from index 13 to 14, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:55:04.181771  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:04.184904  2429 consensus_peers.cc:487] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260806 03:55:04.182682 13703 raft_consensus.cc:2932] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Committing config change with OpId 18.14: config changed from index 13 to 14, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:04.202205 13696 consensus_queue.cc:237] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 17.10, Last appended by leader: 8, Current term: 17, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:04.232524  3587 raft_consensus.cc:2932] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Committing config change with OpId 18.14: config changed from index 13 to 14, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:04.241003  2579 consensus_queue.cc:237] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 7, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:55:04.237100  2534 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260806 03:55:04.256412  2484 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260806 03:55:04.257941 13618 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260806 03:55:04.259126 13694 raft_consensus.cc:1050] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: attempting to promote NON_VOTER cf6042e85bef47c4aac9d064d91501d1 to VOTER
W20260806 03:55:04.262061  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:04.267459  3584 raft_consensus.cc:1261] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260806 03:55:04.269636 13694 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 21.12, Last appended by leader: 10, Current term: 21, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:04.276739 13706 consensus_queue.cc:1035] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260806 03:55:04.280143  2236 catalog_manager.cc:5495] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c reported cstate change: config changed from index 13 to 14, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 18 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:55:04.283004  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:04.298226 13706 raft_consensus.cc:2932] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Committing config change with OpId 16.11: config changed from index 10 to 11, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:04.308878  3584 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:55:04.314289  2479 raft_consensus.cc:1261] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 17 index: 10. Preceding OpId from leader: term: 17 index: 11. (index mismatch)
I20260806 03:55:04.322144  3584 raft_consensus.cc:2932] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Committing config change with OpId 16.11: config changed from index 10 to 11, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:55:04.326063   732 thread.cc:536] Waited for 5000ms trying to join with diag-logger (tid 2409)
I20260806 03:55:04.319672 13696 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.021s
I20260806 03:55:04.346812 13618 consensus_queue.cc:1035] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260806 03:55:04.349644  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:04.361125  2534 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:04.366389  2227 catalog_manager.cc:5495] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 10 to 11, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New cstate: current_term: 16 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:55:04.389847  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 68173.3us
I20260806 03:55:04.392590  2479 raft_consensus.cc:2932] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Committing config change with OpId 16.11: config changed from index 10 to 11, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:55:04.424369  2429 consensus_peers.cc:487] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260806 03:55:04.443099  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:04.464214  3584 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [term 21 LEARNER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 21 index: 12. Preceding OpId from leader: term: 21 index: 13. (index mismatch)
W20260806 03:55:04.476768  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:04.494382  2429 consensus_peers.cc:487] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260806 03:55:04.521077  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 101580us
W20260806 03:55:04.527602  2215 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 79226.3us
I20260806 03:55:04.534789 13745 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260806 03:55:04.543639  2479 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 21.13, Last appended by leader: 12, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:55:04.551213  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2ccb469db1664d3e941e7a360d048af2: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:04.553761  2482 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 21 index: 12. Preceding OpId from leader: term: 21 index: 13. (index mismatch)
I20260806 03:55:04.554749  2217 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 2ccb469db1664d3e941e7a360d048af2 with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:55:04.560810 13618 raft_consensus.cc:2932] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Committing config change with OpId 17.11: config changed from index 10 to 11, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:04.569998 13706 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.002s
I20260806 03:55:04.571918  2474 raft_consensus.cc:2932] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Committing config change with OpId 17.11: config changed from index 10 to 11, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:55:04.593614  2534 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260806 03:55:04.601965  3584 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 21 index: 13. Preceding OpId from leader: term: 21 index: 14. (index mismatch)
I20260806 03:55:04.603940  3584 raft_consensus.cc:2932] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Committing config change with OpId 17.11: config changed from index 10 to 11, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:55:04.598834  2534 consensus_peers.cc:487] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:04.603965 13700 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.005s
W20260806 03:55:04.622052  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:04.635568  2576 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Refusing update from remote peer 608e57d72aae496aaf8613622153aa0c: Log matching property violated. Preceding OpId in replica: term: 21 index: 13. Preceding OpId from leader: term: 21 index: 14. (index mismatch)
I20260806 03:55:04.648504 13700 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260806 03:55:04.651049  2227 catalog_manager.cc:5495] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 10 to 11, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 17 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:55:04.666558  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:04.671437  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:04.672173  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:04.690574 13706 raft_consensus.cc:2932] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Committing config change with OpId 21.13: config changed from index 12 to 13, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:04.714236 13700 raft_consensus.cc:2932] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 21 LEADER]: Committing config change with OpId 21.14: config changed from index 6 to 14, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:04.716178  3587 raft_consensus.cc:2932] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Committing config change with OpId 21.14: config changed from index 6 to 14, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:55:04.722708  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:04.769433  3587 raft_consensus.cc:2932] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Committing config change with OpId 21.13: config changed from index 12 to 13, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:04.757880  2576 raft_consensus.cc:2932] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Committing config change with OpId 21.14: config changed from index 6 to 14, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:04.760850  2223 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 6 to 14, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New cstate: current_term: 21 leader_uuid: "608e57d72aae496aaf8613622153aa0c" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:04.758177  2482 raft_consensus.cc:2932] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Committing config change with OpId 21.13: config changed from index 12 to 13, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:04.823807  2218 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 47ed8dc77b144ba08169a0090b787536 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 11)
I20260806 03:55:04.823439  2223 catalog_manager.cc:5495] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: config changed from index 12 to 13, cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4) changed from NON_VOTER to VOTER. New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } attrs { replace: true } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:55:04.880272  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:04.904551  2579 consensus_queue.cc:237] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 21.13, Last appended by leader: 10, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:55:04.922422  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:04.944254  2479 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 21 index: 13. Preceding OpId from leader: term: 21 index: 14. (index mismatch)
I20260806 03:55:04.946022  3587 raft_consensus.cc:1261] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 21 index: 13. Preceding OpId from leader: term: 21 index: 14. (index mismatch)
I20260806 03:55:04.953383 13740 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.006s
I20260806 03:55:04.955905 13665 consensus_queue.cc:1035] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260806 03:55:04.979259 13665 raft_consensus.cc:2932] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Committing config change with OpId 21.14: config changed from index 13 to 14, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
W20260806 03:55:04.982167  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260806 03:55:04.983294  3587 raft_consensus.cc:2932] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Committing config change with OpId 21.14: config changed from index 13 to 14, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:05.013311  2482 raft_consensus.cc:2932] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Committing config change with OpId 21.14: config changed from index 13 to 14, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } } }
I20260806 03:55:05.016650  2217 catalog_manager.cc:5008] ChangeConfig:REMOVE_PEER RPC for tablet 27aa6efa6253470d9fb619f5536e8795 with cas_config_opid_index 13: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260806 03:55:05.027277  2227 catalog_manager.cc:5495] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: config changed from index 13 to 14, VOTER dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1) evicted. New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:55:05.095813  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:05.109112  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:05.148404  2429 consensus_peers.cc:487] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:05.214242  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:05.274900  2429 consensus_peers.cc:487] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:05.326673   732 thread.cc:536] Waited for 6000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:05.381543  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:05.412048  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:05.433880  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:05.471414  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:05.526858  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:05.557932  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:05.699424  2534 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:05.743966  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 27aa6efa6253470d9fb619f5536e8795: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:05.738572  2534 consensus_peers.cc:487] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260806 03:55:05.768803  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:05.808965  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:05.840351  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:05.866892  2534 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:05.925798  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:05.984382  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:06.001778  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:06.132589  2534 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:06.327344   732 thread.cc:536] Waited for 7000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:06.329648  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:06.364919  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:06.416604  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:06.589040  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:06.651490  2429 consensus_peers.cc:487] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:06.665130  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:06.685751  2429 consensus_peers.cc:487] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:06.856652  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:06.873692  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 56199.4us
W20260806 03:55:06.920204  2534 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:06.932163  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:06.933310  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:06.935542  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:06.937726  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:06.938267  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:06.940825  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:06.946105  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2ccb469db1664d3e941e7a360d048af2: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:06.997351  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:07.028815  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:07.058588  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:07.073619  2534 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:07.083690  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:07.084493  2534 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:07.092245  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:07.139286  2534 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:07.182464  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:07.324548  2429 consensus_peers.cc:487] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:07.328405   732 thread.cc:536] Waited for 8000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:07.428686  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:07.582633  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:07.587590  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:07.603273  2429 consensus_peers.cc:487] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:07.631402  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:07.658344  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:07.702215  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:07.734987  2429 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111) [suppressed 516 similar messages]
W20260806 03:55:07.752315  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:07.756956  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:07.769778  2429 consensus_peers.cc:487] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:07.909329  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:07.936494  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:08.091764  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:08.178882  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:08.184293  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:08.274349  2534 consensus_peers.cc:487] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:08.331177   732 thread.cc:536] Waited for 9000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:08.352921  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:08.366218  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:08.366781  2534 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:08.405803  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:08.410796  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:08.519214  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:08.538388  2534 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:08.586611  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:08.832657  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:08.881115  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:08.913923  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:09.003937  2534 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:09.020972  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260806 03:55:09.037288  2534 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:09.053886  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2ccb469db1664d3e941e7a360d048af2: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:09.189751  2429 consensus_peers.cc:487] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:09.331836   732 thread.cc:536] Waited for 10000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:09.340708  2429 consensus_peers.cc:487] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:09.370354  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:09.375948  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260806 03:55:09.409940  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:09.473991  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:09.500253  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:09.550071  2534 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:09.572006  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:09.622545  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:09.629261  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:09.669572  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:09.722393  2534 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:09.751914  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:09.773440  2534 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:09.785048  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:09.813876  2429 consensus_peers.cc:487] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:09.837533  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:09.852234  3547 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 97915us
W20260806 03:55:09.886152  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:09.926548  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:10.042204  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:10.080524  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:10.096866  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:10.111052  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:10.167268  2429 consensus_peers.cc:487] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:10.227694  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:10.257166  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:10.281559  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:10.332542   732 thread.cc:536] Waited for 11000ms trying to join with diag-logger (tid 2409)
I20260806 03:55:10.369426  2221 maintenance_manager.cc:419] P e1fd51235035487c913ffce700debedb: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.033356
W20260806 03:55:10.391323  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:10.401564  2429 consensus_peers.cc:487] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:10.459759  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260806 03:55:10.508507  2220 maintenance_manager.cc:643] P e1fd51235035487c913ffce700debedb: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.128s	user 0.051s	sys 0.000s Metrics: {"bytes_written":6168,"delete_count":0,"lbm_write_time_us":1122,"lbm_writes_lt_1ms":6,"reinsert_count":0,"thread_start_us":17479,"threads_started":1,"update_count":238,"wal-append.queue_time_us":17705}
I20260806 03:55:10.511349  2221 maintenance_manager.cc:419] P e1fd51235035487c913ffce700debedb: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.291672
W20260806 03:55:11.359205   732 thread.cc:536] Waited for 12000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:11.390913  2534 consensus_peers.cc:487] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:11.392480  2534 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:11.419170  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:11.434749  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:11.438125  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:11.441260  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:11.488933  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:11.491000  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260806 03:55:11.574085  2220 maintenance_manager.cc:643] P e1fd51235035487c913ffce700debedb: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 1.062s	user 0.107s	sys 0.013s Metrics: {"cfile_cache_miss":9,"cfile_cache_miss_bytes":27074,"cfile_init":4,"delete_count":0,"delta_blocks_compacted":2,"delta_iterators_relevant":2,"dirs.queue_time_us":8564,"dirs.run_cpu_time_us":610,"dirs.run_wall_time_us":1688,"lbm_read_time_us":3629,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":24,"lbm_write_time_us":5760,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":10,"reinsert_count":0,"thread_start_us":19683,"threads_started":3,"update_count":244,"wal-append.queue_time_us":7026}
I20260806 03:55:11.577013  2221 maintenance_manager.cc:419] P e1fd51235035487c913ffce700debedb: Scheduling MinorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.002000
I20260806 03:55:11.577984  2220 maintenance_manager.cc:643] P e1fd51235035487c913ffce700debedb: MinorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {}
W20260806 03:55:11.609215  2278 debug-util.cc:398] Leaking SignalData structure 0x7b080003ec60 after lost signal to thread 735
W20260806 03:55:11.610689  2278 debug-util.cc:398] Leaking SignalData structure 0x7b080033a8a0 after lost signal to thread 2283
W20260806 03:55:11.612349  2278 debug-util.cc:398] Leaking SignalData structure 0x7b080003ee80 after lost signal to thread 2516
W20260806 03:55:11.613695  2278 debug-util.cc:398] Leaking SignalData structure 0x7b080003e1c0 after lost signal to thread 2620
W20260806 03:55:11.625267  2278 debug-util.cc:398] Leaking SignalData structure 0x7b080013c200 after lost signal to thread 3624
W20260806 03:55:11.656060  2534 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:11.700193  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:11.707314  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:11.717983  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:11.742743  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:11.792538  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:11.799885  2534 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:11.869335  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:12.076138  2534 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:12.107333  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:12.149406  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:12.179433  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260806 03:55:12.210188  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:12.215739  2534 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:12.237421  2429 consensus_peers.cc:487] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:12.256758  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:12.277334  2429 consensus_peers.cc:487] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:12.320956  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:12.332897  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:12.359815   732 thread.cc:536] Waited for 13000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:12.558019  2534 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:12.588622  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:12.749773  2429 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111) [suppressed 436 similar messages]
W20260806 03:55:12.795306  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:12.844244  2429 consensus_peers.cc:487] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:12.873338  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:12.902518  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:12.941823  2429 consensus_peers.cc:487] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:12.958321  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:13.050071  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:13.055558  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:13.056818  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:13.085843  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:13.096539  2534 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:13.106169  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:13.135142  2429 consensus_peers.cc:487] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:13.187222  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:13.234531  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:13.226055  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2ccb469db1664d3e941e7a360d048af2: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:13.278358  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:13.344147  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:13.360464   732 thread.cc:536] Waited for 14000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:13.377372  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 49535.2us
W20260806 03:55:13.410494  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:13.518818  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:13.532266  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:13.613502  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 68911.4us
W20260806 03:55:13.700593  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:13.792093  2534 consensus_peers.cc:487] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:13.874660  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:13.899099  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:13.935168  2534 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:13.961830  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:14.037489  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:14.070812  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:14.214509  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:14.221000  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:14.318254  2534 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:14.328222  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:14.361260   732 thread.cc:536] Waited for 15000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:14.376863  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:14.430532  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:14.450263  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:14.470209  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:14.523424  2429 consensus_peers.cc:487] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:14.539177  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:14.640906  2429 consensus_peers.cc:487] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:14.757102  2534 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:14.788930  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:14.818984  2534 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:14.819820  2534 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:14.820281  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:14.838904  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:14.918732  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260806 03:55:14.943454  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:15.068380  2534 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:15.105881  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:15.203270  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:15.247243  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:15.279381  2429 consensus_peers.cc:487] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:15.369675   732 thread.cc:536] Waited for 16000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:15.351698  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:16.330219  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 978548us
W20260806 03:55:16.331048  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:15.331658  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 57324.3us
W20260806 03:55:15.443614  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:16.351866  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 908427us
I20260806 03:55:16.243266 13840 raft_consensus.cc:482] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:16.360381 13840 raft_consensus.cc:504] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:55:16.363663 13840 leader_election.cc:288] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:55:16.295400  2429 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 1.01606e+06us
I20260806 03:55:16.296892 13850 raft_consensus.cc:482] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:16.305186 13843 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:16.306028 13841 raft_consensus.cc:482] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
W20260806 03:55:16.331758  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260806 03:55:16.374507 13851 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 27 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:16.368382 13843 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:16.373397 13841 raft_consensus.cc:504] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:55:16.364609 13850 raft_consensus.cc:504] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:55:16.375269 13851 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 27 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:16.377031 13841 leader_election.cc:288] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:16.377305 13843 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:55:16.377813 13850 leader_election.cc:288] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:16.378158 13851 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 28 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:16.384199 13825 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:16.384965 13825 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:16.397967  3588 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:55:16.400769 13841 raft_consensus.cc:482] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:16.401652 13841 raft_consensus.cc:504] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:55:16.402998  2512 debug-util.cc:398] Leaking SignalData structure 0x7b080030a0e0 after lost signal to thread 735
W20260806 03:55:16.404671  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08002a32a0 after lost signal to thread 2283
W20260806 03:55:16.406617  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08000fb2e0 after lost signal to thread 2516
I20260806 03:55:16.406968 13825 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:55:16.410084  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08003e6bc0 after lost signal to thread 2620
I20260806 03:55:16.410754 13841 leader_election.cc:288] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:55:16.412072  2512 debug-util.cc:398] Leaking SignalData structure 0x7b0800206020 after lost signal to thread 3624
I20260806 03:55:16.416812 13850 raft_consensus.cc:482] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
I20260806 03:55:16.417706 13850 raft_consensus.cc:504] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:16.420660 13850 leader_election.cc:288] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:55:16.428012 13860 raft_consensus.cc:482] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader cf6042e85bef47c4aac9d064d91501d1)
W20260806 03:55:16.428339  2537 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:33215, user_credentials={real_user=slave}} blocked reactor thread for 57884.8us
I20260806 03:55:16.428951 13860 raft_consensus.cc:504] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:16.430037 13843 raft_consensus.cc:482] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:16.433367 13843 raft_consensus.cc:504] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:55:16.435285 13860 leader_election.cc:288] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
W20260806 03:55:16.430624  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 62655us
I20260806 03:55:16.435593  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "507574ca8b05468888fa8465ccdb2f80" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 25 candidate_status { last_received { term: 24 index: 16 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:55:16.435770 13843 leader_election.cc:288] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:16.439102  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dad99dac270543b19675707d75149e78" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 21 index: 13 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:16.440351  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:55:16.441121  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "27aa6efa6253470d9fb619f5536e8795" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:16.442085  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d48e3c6f820045128d5e9bad24b98699" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 19 candidate_status { last_received { term: 18 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:16.442458  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bd8a4475fdfd488b8b2a5456043cfbc5" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:16.444245 13841 raft_consensus.cc:482] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:16.445130  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d7a939d2320d4a478b95733e1579e2b3" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:16.444999 13841 raft_consensus.cc:504] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:55:16.453661  3584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "940c72b441104eabbcb3ea23683268c1" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:55:16.463985  2429 leader_election.cc:334] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:16.465480  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:55:16.469683 13841 leader_election.cc:288] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:55:16.470769  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
I20260806 03:55:16.474997  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c210749b55e24fa0bb7b9c7cdf3cc6b0" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 28 candidate_status { last_received { term: 27 index: 17 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:16.486400  2436 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:55:16.487036  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:16.487962  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
I20260806 03:55:16.488368  2436 leader_election.cc:302] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:55:16.489008  3542 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 28 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:16.489336 13843 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:55:16.489620  3542 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 28 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:16.490211 13843 raft_consensus.cc:2726] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:55:16.492677 13851 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:16.493183 13851 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:16.495157 13851 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:16.497282  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
I20260806 03:55:16.503033 13881 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 27 FOLLOWER]: Leader pre-election lost for term 28. Reason: could not achieve majority
I20260806 03:55:16.497208 13841 raft_consensus.cc:482] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:16.504537 13841 raft_consensus.cc:504] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:55:16.506820 13841 leader_election.cc:288] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:55:16.507349  2429 leader_election.cc:334] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:16.508157  2429 leader_election.cc:302] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:55:16.509263  2429 leader_election.cc:334] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 25 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:16.516261 13841 raft_consensus.cc:2726] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260806 03:55:16.524266 13881 raft_consensus.cc:482] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:16.524938  2429 leader_election.cc:302] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:55:16.525936 13843 raft_consensus.cc:2726] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Leader pre-election lost for term 25. Reason: could not achieve majority
W20260806 03:55:16.526346  2429 leader_election.cc:334] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:16.526957  2429 leader_election.cc:302] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:55:16.527992 13843 raft_consensus.cc:2726] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:55:16.528265  2429 leader_election.cc:334] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:16.529093  2429 consensus_peers.cc:487] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:16.529704  2429 leader_election.cc:334] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:16.530126  2429 leader_election.cc:302] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:16.531077 13843 raft_consensus.cc:2726] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:55:16.525701 13881 raft_consensus.cc:504] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } attrs { replace: true } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:55:16.531169  2429 leader_election.cc:334] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:16.534413  2429 leader_election.cc:302] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:55:16.539536  3542 leader_election.cc:334] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:16.555223 13843 raft_consensus.cc:2726] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:55:16.540383 13881 leader_election.cc:288] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:16.541276  2584 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb91ba465b9845129828f07c4d452970" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 21 candidate_status { last_received { term: 20 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:16.542663  2572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4fed83d97aac42e4b3e69249098b6111" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:16.543452  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1d90046b84bc4833ac8950bd501840d7" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 22 candidate_status { last_received { term: 21 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:16.558416  2538 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:55:16.544891  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:16.545339  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:16.552580 13841 raft_consensus.cc:482] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:16.561199  2436 leader_election.cc:302] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:16.562038  3545 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:16.563237 13843 raft_consensus.cc:2726] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
I20260806 03:55:16.560680 13841 raft_consensus.cc:504] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:55:16.564863  2429 leader_election.cc:334] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:16.565074  3545 leader_election.cc:302] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:16.566243 13851 raft_consensus.cc:2726] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260806 03:55:16.565099 13881 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:55:16.569563 13841 leader_election.cc:288] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:55:16.567126  2429 leader_election.cc:302] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:16.570415  3590 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:55:16.571511 13841 raft_consensus.cc:2726] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:55:16.573083 13869 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:55:16.576596  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2ccb469db1664d3e941e7a360d048af2" candidate_uuid: "608e57d72aae496aaf8613622153aa0c" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:16.578343  2436 leader_election.cc:302] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:16.580338 13841 raft_consensus.cc:2726] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260806 03:55:16.586918  2474 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0d63bf35a2e44ee881530227ba8e7e99" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 11 } } ignore_live_leader: false dest_uuid: "608e57d72aae496aaf8613622153aa0c" is_pre_election: true
W20260806 03:55:16.597795  2429 leader_election.cc:334] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:16.598367  2429 leader_election.cc:302] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 608e57d72aae496aaf8613622153aa0c; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:55:16.601881  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260806 03:55:16.603039 13841 raft_consensus.cc:2726] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
W20260806 03:55:16.610095  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:16.611052  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:16.612529  2534 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:16.624841  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:16.625787  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:16.639703  2429 consensus_peers.cc:487] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:16.651093  2534 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:16.850651  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:16.889400  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:16.916913  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:16.950158  2534 consensus_peers.cc:487] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:16.977520  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:17.144266  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:17.226547  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:17.280478  3620 debug-util.cc:398] Leaking SignalData structure 0x7b080016bea0 after lost signal to thread 735
W20260806 03:55:17.281837  3620 debug-util.cc:398] Leaking SignalData structure 0x7b0800367700 after lost signal to thread 2283
W20260806 03:55:17.283468  3620 debug-util.cc:398] Leaking SignalData structure 0x7b08003076a0 after lost signal to thread 2516
W20260806 03:55:17.283816  3620 debug-util.cc:398] Leaking SignalData structure 0x7b08002bf140 after lost signal to thread 2534
W20260806 03:55:17.284118  3620 debug-util.cc:398] Leaking SignalData structure 0x7b08002fc760 after lost signal to thread 2538
W20260806 03:55:17.285351  3620 debug-util.cc:398] Leaking SignalData structure 0x7b080033fa00 after lost signal to thread 2620
W20260806 03:55:17.286770  3620 debug-util.cc:398] Leaking SignalData structure 0x7b080025f2a0 after lost signal to thread 3624
W20260806 03:55:17.310736   732 thread.cc:536] Waited for 17000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:17.367741  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 78ff87b2196e4600aed5d8442f9b9bdd: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:17.440162  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:17.442919  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:17.530535  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:17.563748  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:17.594139  2429 consensus_peers.cc:487] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:17.647436  2534 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:17.689555  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:17.704099  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:17.754355  2534 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111) [suppressed 426 similar messages]
W20260806 03:55:17.771652  2429 consensus_peers.cc:487] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:17.830010  3542 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 48687.5us
W20260806 03:55:17.920606  2534 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:17.972121  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.016860  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:18.034104  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 60152.1us
W20260806 03:55:18.055212  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.072108  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.134506  2534 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:18.150990  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.156950  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.178184  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.180321  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.311380   732 thread.cc:536] Waited for 18000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:18.349895  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:18.453047  2534 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:18.491406  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.501821  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.516987  2534 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:18.606715  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.660208  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260806 03:55:18.716739  2534 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:39643, user_credentials={real_user=slave}} blocked reactor thread for 45723.3us
W20260806 03:55:18.753564  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.792887  2429 consensus_peers.cc:487] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.796609  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:18.798017  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.802884  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.805425  2429 consensus_peers.cc:487] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:18.814730  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:18.902393  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:18.918552  2534 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:18.921257  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.942461  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.959616  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:18.970031  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:18.984479  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:19.092103  2429 consensus_peers.cc:487] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:19.194497  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:19.266695  2534 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:19.271981  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:19.312000   732 thread.cc:536] Waited for 19000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:19.359851  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:19.458106  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:19.496253  2534 consensus_peers.cc:487] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:19.567999  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:19.753463  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:19.905045  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:19.990921  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:20.039465  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:20.097115  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:20.138115  2534 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:20.218010  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:20.226480  2534 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:20.267704  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:20.268324  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:20.313688   732 thread.cc:536] Waited for 20000ms trying to join with diag-logger (tid 2409)
W20260806 03:55:20.318068  2429 consensus_peers.cc:487] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:20.357420  2429 consensus_peers.cc:487] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:20.376885  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:20.408514  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:20.527443  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:20.550974  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:20.591341  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:20.670605  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:20.698153  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:20.857726  2534 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:20.885151  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:20.921898  2538 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:45689, user_credentials={real_user=slave}} blocked reactor thread for 74609.6us
W20260806 03:55:20.947858  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.016888  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260806 03:55:21.029479  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.034663  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.050670  2534 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:21.139750  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.169862  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.195544  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.196043  2429 consensus_peers.cc:487] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260806 03:55:21.196170  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.205611  2534 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:21.301431  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:21.305948  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.343230  2429 consensus_peers.cc:487] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.358316  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:21.390465  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.456247  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:21.463896  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.521790  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:21.527395  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2ccb469db1664d3e941e7a360d048af2: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:21.556818  2534 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:21.588420  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.695518  2429 consensus_peers.cc:487] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.763265  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:21.885170   732 tablet_server.cc:194] TabletServer@127.0.183.1:0 shutdown complete.
W20260806 03:55:21.905381  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:21.908653  2534 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:21.947136  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:22.001672  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:22.077493  2534 consensus_peers.cc:487] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260806 03:55:22.219534   732 tablet_server.cc:178] TabletServer@127.0.183.2:0 shutting down...
W20260806 03:55:22.243332  2302 auto_rebalancer.cc:663] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:55:22.244212  2302 auto_rebalancer.cc:264] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:55:22.249254  2538 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.250392  2538 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.252677  2538 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.253279  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:22.277449  2538 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.289819  2538 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.305773  3547 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.313717  2538 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.357493  2538 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.368098  2538 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.379267  3547 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.402768  2538 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.405812  2538 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.407447  2538 consensus_peers.cc:487] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.408105  2429 consensus_peers.cc:487] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:22.432471  2534 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260806 03:55:22.437930  3547 consensus_peers.cc:487] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.441077  2538 consensus_peers.cc:487] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.455868  2538 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.456617  2538 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.459357  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:22.460738  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:22.465734  2538 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.502410  2538 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.505357  2538 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.509066  3547 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.529515  2538 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.531066  2538 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.542201  2538 consensus_peers.cc:487] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.543372  2538 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:22.544363   732 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 03:55:22.545607   732 tablet_replica.cc:330] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.546690   732 raft_consensus.cc:2229] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.550909   732 raft_consensus.cc:2258] T 8655b80017d7422082efde215e797b5b P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.555047   732 tablet_replica.cc:330] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.558470   732 raft_consensus.cc:2229] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.559348   732 raft_consensus.cc:2258] T 940c72b441104eabbcb3ea23683268c1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.565917   732 tablet_replica.cc:330] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
W20260806 03:55:22.566448  2538 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:22.567016   732 raft_consensus.cc:2229] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.567869   732 raft_consensus.cc:2258] T c4f2c284701f44e495902166ab19b186 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.581619   732 tablet_replica.cc:330] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.589605   732 raft_consensus.cc:2229] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.591259   732 raft_consensus.cc:2258] T 0cb0e9b9f35b4cd488afa1ae281597bc P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.594549   732 tablet_replica.cc:330] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
W20260806 03:55:22.590451  2538 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.595296  2538 consensus_peers.cc:487] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.596621  2538 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:22.596812   732 raft_consensus.cc:2229] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Raft consensus shutting down.
W20260806 03:55:22.597175  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:22.597733   732 raft_consensus.cc:2258] T 2b2fa42f901d4b37bbfd3baccb897807 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.600657   732 tablet_replica.cc:330] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.601522   732 raft_consensus.cc:2229] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Raft consensus shutting down.
W20260806 03:55:22.601979  2538 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.603852  2538 consensus_peers.cc:487] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:22.602058   732 raft_consensus.cc:2258] T b91e8fd3fd1340d2bd8db09b77bd7b0f P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:22.611199  2538 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.617192  2538 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:22.607681   732 tablet_replica.cc:330] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.618532   732 raft_consensus.cc:2229] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Raft consensus shutting down.
I20260806 03:55:22.619971   732 raft_consensus.cc:2258] T f5efa489aaa94f9988b77e5efc032e5e P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.626791   732 tablet_replica.cc:330] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.627717   732 raft_consensus.cc:2229] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Raft consensus shutting down.
W20260806 03:55:22.628336  2538 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:22.628719   732 raft_consensus.cc:2258] T 01b082125feb462d9ba064ed2acf4dfd P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.635383   732 tablet_replica.cc:330] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.636967   732 raft_consensus.cc:2229] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus shutting down.
W20260806 03:55:22.638950  3547 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:22.642207   732 raft_consensus.cc:2258] T dad99dac270543b19675707d75149e78 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.647841   732 tablet_replica.cc:330] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.648741   732 raft_consensus.cc:2229] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.649787   732 raft_consensus.cc:2258] T 84da474ba5944a7a84d7c76403b92a63 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.653816   732 tablet_replica.cc:330] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
W20260806 03:55:22.660775  2538 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:22.662379   732 raft_consensus.cc:2229] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.663139   732 raft_consensus.cc:2258] T 5489408bdcc042f3919eae139ea82e7a P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:22.668424  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
I20260806 03:55:22.670439   732 tablet_replica.cc:330] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.671420   732 raft_consensus.cc:2229] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 20 LEADER]: Raft consensus shutting down.
W20260806 03:55:22.685065  3547 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.686954  2538 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.687620  2538 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:22.707348   732 raft_consensus.cc:2258] T a930c23072484f7ea5974173f5843bfe P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.721190   732 tablet_replica.cc:330] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.722252   732 raft_consensus.cc:2229] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.732843   732 raft_consensus.cc:2258] T 1d90046b84bc4833ac8950bd501840d7 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.736315   732 tablet_replica.cc:330] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.737362   732 raft_consensus.cc:2229] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.738404   732 raft_consensus.cc:2258] T d48e3c6f820045128d5e9bad24b98699 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.741266   732 tablet_replica.cc:330] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.742107   732 raft_consensus.cc:2229] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.742861   732 raft_consensus.cc:2258] T ac682b8be46c4b6599610372a4c8c727 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.746006   732 tablet_replica.cc:330] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.748956   732 raft_consensus.cc:2229] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.749753   732 raft_consensus.cc:2258] T 8db383c38ecd45f2b2cb8c46ff360638 P 608e57d72aae496aaf8613622153aa0c [term 12 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.754469   732 tablet_replica.cc:330] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.755445   732 raft_consensus.cc:2229] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Raft consensus shutting down.
W20260806 03:55:22.756255  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:22.756575   732 raft_consensus.cc:2258] T 4fed83d97aac42e4b3e69249098b6111 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:22.755412  2538 consensus_peers.cc:487] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:22.757668  2538 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 534 similar messages]
W20260806 03:55:22.760365  2538 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:22.762521   732 tablet_replica.cc:330] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.777158   732 raft_consensus.cc:2229] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.777873   732 raft_consensus.cc:2258] T 7724acebda824fbcbf3d5bbc6a4b820c P 608e57d72aae496aaf8613622153aa0c [term 13 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.781267   732 tablet_replica.cc:330] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.782053   732 raft_consensus.cc:2229] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.782716   732 raft_consensus.cc:2258] T 95f6f3de31d442cfa812406b89ee2fe3 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.785641   732 tablet_replica.cc:330] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.786470   732 raft_consensus.cc:2229] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Raft consensus shutting down.
I20260806 03:55:22.787906   732 raft_consensus.cc:2258] T dfa9a0499fc04e10aefa0602a7adbbb1 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.805043   732 tablet_replica.cc:330] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.806061   732 raft_consensus.cc:2229] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.806736   732 raft_consensus.cc:2258] T f1d501df3fe34842812664d2f3ec81fb P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.809545   732 tablet_replica.cc:330] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.810514   732 raft_consensus.cc:2229] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.812597   732 raft_consensus.cc:2258] T 2ccb469db1664d3e941e7a360d048af2 P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.815722   732 tablet_replica.cc:330] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.825995   732 raft_consensus.cc:2229] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.827117   732 raft_consensus.cc:2258] T 0d63bf35a2e44ee881530227ba8e7e99 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.839511   732 tablet_replica.cc:330] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.840430   732 raft_consensus.cc:2229] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.841099   732 raft_consensus.cc:2258] T fb91ba465b9845129828f07c4d452970 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:22.842561  2534 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260806 03:55:22.850795   732 tablet_replica.cc:330] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.851851   732 raft_consensus.cc:2229] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 23 LEADER]: Raft consensus shutting down.
I20260806 03:55:22.853271   732 raft_consensus.cc:2258] T 97ea60c38c204c989b4ca800e8478f18 P 608e57d72aae496aaf8613622153aa0c [term 23 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.858364   732 tablet_replica.cc:330] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.860888   732 raft_consensus.cc:2229] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 20 LEADER]: Raft consensus shutting down.
I20260806 03:55:22.862605   732 raft_consensus.cc:2258] T ef53ef49663446658709042138ce12f7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.865765   732 tablet_replica.cc:330] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.866643   732 raft_consensus.cc:2229] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.867794   732 raft_consensus.cc:2258] T 223d3e4f95dc4407a7abb4d09b0cceb7 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.871526   732 tablet_replica.cc:330] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.872746   732 raft_consensus.cc:2229] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 18 LEADER]: Raft consensus shutting down.
W20260806 03:55:22.873464  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:22.876621   732 raft_consensus.cc:2258] T 6364534d89cb43079c8dafda6b5b8875 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.893419   732 tablet_replica.cc:330] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.894680   732 raft_consensus.cc:2229] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.895663   732 raft_consensus.cc:2258] T 24cc4c26e48e41e3acb2121cf91b6df1 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.899367   732 tablet_replica.cc:330] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.900317   732 raft_consensus.cc:2229] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 21 LEADER]: Raft consensus shutting down.
I20260806 03:55:22.901726   732 raft_consensus.cc:2258] T 47ed8dc77b144ba08169a0090b787536 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.904822   732 tablet_replica.cc:330] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.905742   732 raft_consensus.cc:2229] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.906497   732 raft_consensus.cc:2258] T 05e17a7474ab4829922b72cc624de950 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:22.908660  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
I20260806 03:55:22.910976   732 tablet_replica.cc:330] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.916306   732 raft_consensus.cc:2229] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.917827   732 raft_consensus.cc:2258] T 27aa6efa6253470d9fb619f5536e8795 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.921128   732 tablet_replica.cc:330] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.922083   732 raft_consensus.cc:2229] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus shutting down.
W20260806 03:55:22.925760  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
I20260806 03:55:22.928781   732 raft_consensus.cc:2258] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.932173   732 tablet_replica.cc:330] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.933281   732 raft_consensus.cc:2229] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.935742   732 raft_consensus.cc:2258] T d7a939d2320d4a478b95733e1579e2b3 P 608e57d72aae496aaf8613622153aa0c [term 15 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.939222   732 tablet_replica.cc:330] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.949546   732 raft_consensus.cc:2229] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 21 LEADER]: Raft consensus shutting down.
W20260806 03:55:22.954142  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:22.955377   732 raft_consensus.cc:2258] T d2ddf38aaea54266a0a9e6100c48fc0d P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.960196   732 tablet_replica.cc:330] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.966346   732 raft_consensus.cc:2229] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.984236   732 raft_consensus.cc:2258] T 1f9fc024596a478e80a8be24774725e5 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.987166   732 tablet_replica.cc:330] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.987982   732 raft_consensus.cc:2229] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.988878   732 raft_consensus.cc:2258] T 3fb2162a24b741ebbc9732b674259c2d P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.991500   732 tablet_replica.cc:330] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:22.992334   732 raft_consensus.cc:2229] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:22.992962   732 raft_consensus.cc:2258] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:22.995551   732 tablet_replica.cc:330] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.006682   732 raft_consensus.cc:2229] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:23.007742   732 raft_consensus.cc:2258] T 04b1317a33c34953b84b5a8c6598368f P 608e57d72aae496aaf8613622153aa0c [term 22 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:23.010785   732 tablet_replica.cc:330] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.011605   732 raft_consensus.cc:2229] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 17 LEADER]: Raft consensus shutting down.
I20260806 03:55:23.012873   732 raft_consensus.cc:2258] T 2401ce53befd43c6a455e89c5df49a28 P 608e57d72aae496aaf8613622153aa0c [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:23.015560   732 tablet_replica.cc:330] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.017441   732 raft_consensus.cc:2229] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:23.018563   732 raft_consensus.cc:2258] T 78ff87b2196e4600aed5d8442f9b9bdd P 608e57d72aae496aaf8613622153aa0c [term 16 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:23.021261   732 tablet_replica.cc:330] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.021997   732 raft_consensus.cc:2229] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:23.022746   732 raft_consensus.cc:2258] T 8390916b6ac84b59b3943bf835a36a4c P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:23.025401   732 tablet_replica.cc:330] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.026163   732 raft_consensus.cc:2229] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:23.026875   732 raft_consensus.cc:2258] T bd8a4475fdfd488b8b2a5456043cfbc5 P 608e57d72aae496aaf8613622153aa0c [term 21 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:23.027009  2534 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:23.030133   732 tablet_replica.cc:330] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.030958   732 raft_consensus.cc:2229] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:23.031611   732 raft_consensus.cc:2258] T 507574ca8b05468888fa8465ccdb2f80 P 608e57d72aae496aaf8613622153aa0c [term 24 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:23.034401   732 tablet_replica.cc:330] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.035246   732 raft_consensus.cc:2229] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:23.035959   732 raft_consensus.cc:2258] T d93b8d7e5d334d3dac131b9a4c49b103 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:23.038717   732 tablet_replica.cc:330] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.039448   732 raft_consensus.cc:2229] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:23.040143   732 raft_consensus.cc:2258] T 32d01287577744949bfebb63c59f3db6 P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:23.043051   732 tablet_replica.cc:330] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.043833   732 raft_consensus.cc:2229] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:23.044675   732 raft_consensus.cc:2258] T 750d734a677a4861bca565b69d29396e P 608e57d72aae496aaf8613622153aa0c [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:23.047505   732 tablet_replica.cc:330] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.052265   732 raft_consensus.cc:2229] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:23.053138   732 raft_consensus.cc:2258] T 460a21786a7449039551dc0f1ffd04e2 P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:23.069562   732 tablet_replica.cc:330] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.070233   732 raft_consensus.cc:2229] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 14 LEADER]: Raft consensus shutting down.
I20260806 03:55:23.071278   732 raft_consensus.cc:2258] T f3ae6cf9eba9410d8307ed1da6a62ea6 P 608e57d72aae496aaf8613622153aa0c [term 14 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:23.073823   732 tablet_replica.cc:330] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.074486   732 raft_consensus.cc:2229] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:23.075083   732 raft_consensus.cc:2258] T da90827d7f0646f5bb848777586aae32 P 608e57d72aae496aaf8613622153aa0c [term 20 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:23.075193  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
I20260806 03:55:23.077780   732 tablet_replica.cc:330] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c: stopping tablet replica
I20260806 03:55:23.078439   732 raft_consensus.cc:2229] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:23.079094   732 raft_consensus.cc:2258] T 42ea7d4af5d44cab89bf24f15376456e P 608e57d72aae496aaf8613622153aa0c [term 19 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:23.116683  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:23.275655  2538 connection.cc:698] client connection to 127.0.183.2:45689 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260806 03:55:23.288609  2534 consensus_peers.cc:487] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:23.289422  2534 consensus_peers.cc:487] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:23.347800  2534 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:23.444471  2534 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:23.498082  2534 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:23.505681  2534 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:23.515833  2534 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:23.552765  2534 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:23.565413  2534 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260806 03:55:23.585294  2534 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260806 03:55:23.663213  2534 consensus_peers.cc:487] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:23.717398  2534 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
I20260806 03:55:23.736297 13866 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:23.738046 13866 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:55:23.745062  2534 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:23.748355 13866 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:55:23.752104  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:55:23.778254  2538 leader_election.cc:334] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:23.779713  2538 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:55:23.781872 13928 raft_consensus.cc:2726] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:55:23.793490  2534 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:23.802269  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
I20260806 03:55:23.843312 13926 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:23.844650 13926 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:23.847782 13926 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:23.849478  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:23.850431  2579 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 20.
I20260806 03:55:23.852996  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
W20260806 03:55:23.853751  3547 leader_election.cc:334] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:23.853914 13926 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:55:23.854418 13926 raft_consensus.cc:482] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:23.854912 13926 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:55:23.875186 13926 raft_consensus.cc:504] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:23.880625  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a930c23072484f7ea5974173f5843bfe" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
I20260806 03:55:23.881347  2579 raft_consensus.cc:3037] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
W20260806 03:55:23.881768  3547 leader_election.cc:334] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:23.896167 13926 leader_election.cc:288] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:23.900563 13905 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:23.910617  2579 raft_consensus.cc:2454] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 21.
I20260806 03:55:23.910745 13905 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:55:23.914897 13905 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:55:23.912609  3545 leader_election.cc:302] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:55:23.916318 13926 raft_consensus.cc:2781] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:55:23.916909 13926 raft_consensus.cc:686] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 21 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:55:23.918241 13926 consensus_queue.cc:237] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 20.15, Last appended by leader: 15, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:55:23.918980  2534 leader_election.cc:334] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:23.930446  2534 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:23.939539  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
I20260806 03:55:23.946147 13912 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:23.947041 13912 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:55:23.948297  2538 leader_election.cc:334] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:23.949258  2538 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:55:23.950179 13905 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader pre-election lost for term 24. Reason: could not achieve majority
I20260806 03:55:23.956244 13912 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:55:23.952351  2236 catalog_manager.cc:5495] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 20 to 21, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 21 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:55:23.964440  3542 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:23.981937  3547 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:23.982447  3547 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:55:23.983188 13912 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:55:24.050536  2534 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
I20260806 03:55:24.051736 13905 raft_consensus.cc:482] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.054932 13905 raft_consensus.cc:504] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
I20260806 03:55:24.060225 13905 leader_election.cc:288] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:55:24.070550  2538 leader_election.cc:334] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:24.078790  2534 leader_election.cc:334] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:24.081928  2534 leader_election.cc:302] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:55:24.084448 13905 raft_consensus.cc:2726] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:55:24.084908 13912 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.085898 13912 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.088295 13931 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.088856 13912 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:24.089075 13931 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.091229 13931 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:55:24.096652  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
W20260806 03:55:24.104743  3547 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:24.105166  3547 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
W20260806 03:55:24.105832  3547 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:24.106199  3542 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:24.106833 13931 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:55:24.107327  3542 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:24.107801  3542 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:55:24.108736 13931 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260806 03:55:24.141888  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
W20260806 03:55:24.147251  2534 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:24.157732 13905 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.158535 13905 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.165443 13914 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.166234 13914 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.171823  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:55:24.174008 13914 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:55:24.177191 13905 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:55:24.179967  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
W20260806 03:55:24.189973  2538 leader_election.cc:334] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:24.190512  2538 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:55:24.191510 13914 raft_consensus.cc:2726] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:55:24.207194  2538 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:24.208272  2538 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, cf6042e85bef47c4aac9d064d91501d1
I20260806 03:55:24.209197 13928 raft_consensus.cc:2726] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
W20260806 03:55:24.215517  2534 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:24.278861 13931 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.279637 13931 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.281867 13931 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:24.285750  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:24.291941 13905 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.292840 13905 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.296010 13905 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:55:24.297411  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6364534d89cb43079c8dafda6b5b8875" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 19 candidate_status { last_received { term: 18 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:55:24.298204  3592 raft_consensus.cc:2454] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 18.
W20260806 03:55:24.300110  3547 leader_election.cc:334] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:24.300555  3547 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:24.302134 13912 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election lost for term 21. Reason: could not achieve majority
W20260806 03:55:24.307648  2534 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:24.316708  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
W20260806 03:55:24.318889  2538 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:24.320266  2538 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:55:24.322531 13905 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260806 03:55:24.323733  2579 raft_consensus.cc:1261] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 20 index: 15. Preceding OpId from leader: term: 21 index: 16. (index mismatch)
I20260806 03:55:24.325400 13931 consensus_queue.cc:1035] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260806 03:55:24.338608 13931 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.339458 13931 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.341840 13931 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:55:24.344708  2534 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
W20260806 03:55:24.349048  3542 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
I20260806 03:55:24.349960 13905 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.350756 13905 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:55:24.356588  3547 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:24.357753  2579 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:24.358565  2579 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 21.
I20260806 03:55:24.359956  3545 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
W20260806 03:55:24.363341  2538 leader_election.cc:334] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:24.363770  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1" is_pre_election: true
I20260806 03:55:24.364567  3592 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 20.
I20260806 03:55:24.366156 13912 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election won for term 22
I20260806 03:55:24.366580 13912 raft_consensus.cc:482] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.367013 13912 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Advancing to term 22
W20260806 03:55:24.387440  2534 consensus_peers.cc:487] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
I20260806 03:55:24.392755  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:55:24.355834 13905 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:55:24.396296 13926 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.397162 13926 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.399551 13926 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:24.402207 13914 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Leader pre-election won for term 21
I20260806 03:55:24.402679 13914 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.403034 13914 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Advancing to term 21
W20260806 03:55:24.412794  3542 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
I20260806 03:55:24.417930  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c" is_pre_election: true
I20260806 03:55:24.418919  2578 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 17.
W20260806 03:55:24.424363  3547 leader_election.cc:334] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:24.426632  3545 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:55:24.435947 13926 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260806 03:55:24.436615 13926 raft_consensus.cc:482] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting leader election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.437155 13926 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:55:24.449730 13931 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:24.450496 13931 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.452970 13931 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:55:24.458590  3542 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:24.478260  3547 consensus_peers.cc:487] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:24.498481 13926 raft_consensus.cc:504] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:55:24.500959  3547 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:24.501478  3547 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:55:24.502856 13931 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:55:24.493367 13914 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.508909  3592 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ef53ef49663446658709042138ce12f7" candidate_uuid: "fe3d17f4ad984b9088a268d58d87469c" candidate_term: 21 candidate_status { last_received { term: 20 index: 14 } } ignore_live_leader: false dest_uuid: "cf6042e85bef47c4aac9d064d91501d1"
I20260806 03:55:24.509567  3592 raft_consensus.cc:3037] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Advancing to term 21
I20260806 03:55:24.522480 13912 raft_consensus.cc:504] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Starting leader election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.523934  3592 raft_consensus.cc:2454] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe3d17f4ad984b9088a268d58d87469c in term 21.
I20260806 03:55:24.527194 13914 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4:33215)
I20260806 03:55:24.545248  2576 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "47ed8dc77b144ba08169a0090b787536" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 22 candidate_status { last_received { term: 21 index: 14 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:55:24.530246  2538 leader_election.cc:334] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:24.546018  2576 raft_consensus.cc:3037] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Advancing to term 22
I20260806 03:55:24.534500 13926 leader_election.cc:288] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:24.550251  2537 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 21 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:55:24.552642 13905 raft_consensus.cc:2781] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Leader election won for term 21
I20260806 03:55:24.553443 13905 raft_consensus.cc:686] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Becoming Leader. State: Replica: fe3d17f4ad984b9088a268d58d87469c, State: Running, Role: LEADER
I20260806 03:55:24.541139  2578 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2401ce53befd43c6a455e89c5df49a28" candidate_uuid: "cf6042e85bef47c4aac9d064d91501d1" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "fe3d17f4ad984b9088a268d58d87469c"
W20260806 03:55:24.541288  3547 leader_election.cc:334] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:24.554551 13905 consensus_queue.cc:237] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 20.14, Last appended by leader: 14, Current term: 21, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.556382  2578 raft_consensus.cc:3037] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Advancing to term 18
I20260806 03:55:24.566524 13912 leader_election.cc:288] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 election: Requested vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:24.567638  2576 raft_consensus.cc:2454] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 22.
I20260806 03:55:24.569717  3545 leader_election.cc:302] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 
I20260806 03:55:24.573670 13912 raft_consensus.cc:2781] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Leader election won for term 22
W20260806 03:55:24.574004  3542 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:24.574203 13912 raft_consensus.cc:686] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 22 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
W20260806 03:55:24.577534  3547 leader_election.cc:334] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:24.581620  2538 consensus_peers.cc:487] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260806 03:55:24.575451 13912 consensus_queue.cc:237] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 21.14, Last appended by leader: 14, Current term: 22, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
W20260806 03:55:24.594903  2538 consensus_peers.cc:487] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260806 03:55:24.604383  2236 catalog_manager.cc:5495] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c reported cstate change: term changed from 20 to 21, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to fe3d17f4ad984b9088a268d58d87469c (127.0.183.3). New cstate: current_term: 21 leader_uuid: "fe3d17f4ad984b9088a268d58d87469c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260806 03:55:24.613746  2534 consensus_peers.cc:487] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
I20260806 03:55:24.590912  2578 raft_consensus.cc:2454] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf6042e85bef47c4aac9d064d91501d1 in term 18.
I20260806 03:55:24.621899  3545 leader_election.cc:302] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1, fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c
I20260806 03:55:24.623090 13926 raft_consensus.cc:2781] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader election won for term 18
I20260806 03:55:24.623661 13926 raft_consensus.cc:686] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Becoming Leader. State: Replica: cf6042e85bef47c4aac9d064d91501d1, State: Running, Role: LEADER
I20260806 03:55:24.624747 13926 consensus_queue.cc:237] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 17.15, Last appended by leader: 15, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:24.646586  2227 catalog_manager.cc:5495] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 21 to 22, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 22 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:55:24.653689  2538 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260806 03:55:24.694671  2227 catalog_manager.cc:5495] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 reported cstate change: term changed from 17 to 18, leader changed from 608e57d72aae496aaf8613622153aa0c (127.0.183.2) to cf6042e85bef47c4aac9d064d91501d1 (127.0.183.4). New cstate: current_term: 18 leader_uuid: "cf6042e85bef47c4aac9d064d91501d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260806 03:55:24.703029  2538 consensus_peers.cc:487] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:24.742014  2538 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:24.750872  2534 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
W20260806 03:55:24.799825  2538 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:24.800380  2538 consensus_peers.cc:487] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:24.802838  2534 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
W20260806 03:55:24.816797  3547 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:24.910825  3547 consensus_peers.cc:487] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260806 03:55:25.536335 13965 raft_consensus.cc:482] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:25.537025 13965 raft_consensus.cc:504] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:25.539747 13965 leader_election.cc:288] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:55:25.547142  3547 consensus_peers.cc:487] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:25.547658  3547 consensus_peers.cc:487] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:25.548044  3547 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.557293  2538 consensus_peers.cc:487] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260806 03:55:25.558768  2579 raft_consensus.cc:1261] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 17 index: 15. Preceding OpId from leader: term: 18 index: 16. (index mismatch)
W20260806 03:55:25.564713  2538 consensus_peers.cc:487] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260806 03:55:25.566082  2578 raft_consensus.cc:1261] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Refusing update from remote peer cf6042e85bef47c4aac9d064d91501d1: Log matching property violated. Preceding OpId in replica: term: 21 index: 14. Preceding OpId from leader: term: 22 index: 15. (index mismatch)
I20260806 03:55:25.567303  3588 raft_consensus.cc:1261] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Refusing update from remote peer fe3d17f4ad984b9088a268d58d87469c: Log matching property violated. Preceding OpId in replica: term: 20 index: 14. Preceding OpId from leader: term: 21 index: 15. (index mismatch)
W20260806 03:55:25.561465  2534 consensus_peers.cc:487] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
W20260806 03:55:25.572613  2534 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260806 03:55:25.573833  3542 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:25.573915  2534 consensus_peers.cc:487] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
I20260806 03:55:25.577513   732 tablet_server.cc:194] TabletServer@127.0.183.2:0 shutdown complete.
W20260806 03:55:25.579079  2534 consensus_peers.cc:487] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:25.579560 13928 consensus_queue.cc:1035] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
W20260806 03:55:25.571010  2538 consensus_peers.cc:487] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:25.580633  2538 consensus_peers.cc:487] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.581131  2538 consensus_peers.cc:487] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.581539  2538 consensus_peers.cc:487] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.582799  2538 consensus_peers.cc:487] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.583346  2538 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.583825  2538 consensus_peers.cc:487] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.584363  2538 consensus_peers.cc:487] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.585103  2538 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.585721  2538 consensus_peers.cc:487] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.586378  2538 consensus_peers.cc:487] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.587154  2538 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.588210  2534 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
I20260806 03:55:25.588836 13912 consensus_queue.cc:1035] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260806 03:55:25.589323 13942 consensus_queue.cc:1035] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
W20260806 03:55:25.587932  2538 consensus_peers.cc:487] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.591068  2538 consensus_peers.cc:487] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.591542  2538 consensus_peers.cc:487] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.591971  2538 consensus_peers.cc:487] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.592108  3547 leader_election.cc:334] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:25.593010  3547 leader_election.cc:302] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:55:25.594089 13942 raft_consensus.cc:2726] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260806 03:55:25.596698  3547 consensus_peers.cc:487] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.597397  3547 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.597957  3547 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.599093  2538 consensus_peers.cc:487] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.599963  2538 consensus_peers.cc:487] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.600695  2538 consensus_peers.cc:487] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.601254  2538 consensus_peers.cc:487] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.601672  2538 consensus_peers.cc:487] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.602134  2538 consensus_peers.cc:487] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.588821  2534 consensus_peers.cc:487] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260806 03:55:25.604014  2534 consensus_peers.cc:487] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
W20260806 03:55:25.613376  2538 consensus_peers.cc:487] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260806 03:55:25.614001  2538 consensus_peers.cc:487] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260806 03:55:25.615531 13970 raft_consensus.cc:482] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:25.616181 13970 raft_consensus.cc:504] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } }
W20260806 03:55:25.617640  2538 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260806 03:55:25.618829 13970 leader_election.cc:288] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:55:25.627517  2538 leader_election.cc:334] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:25.661810  2534 leader_election.cc:334] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:25.662508  2534 leader_election.cc:302] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [CANDIDATE]: Term 24 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe3d17f4ad984b9088a268d58d87469c; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:55:25.663513 13914 raft_consensus.cc:2726] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Leader pre-election lost for term 24. Reason: could not achieve majority
W20260806 03:55:25.685575  2534 consensus_peers.cc:487] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:25.791731   732 tablet_server.cc:178] TabletServer@127.0.183.3:0 shutting down...
W20260806 03:55:25.801131  2302 auto_rebalancer.cc:663] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260806 03:55:25.802549  2302 auto_rebalancer.cc:264] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260806 03:55:25.866303   732 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260806 03:55:25.867446   732 tablet_replica.cc:330] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.868547   732 raft_consensus.cc:2229] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:25.869463   732 raft_consensus.cc:2258] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:25.870841  2534 consensus_peers.cc:487] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260806 03:55:25.872131   732 tablet_replica.cc:330] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.873133   732 raft_consensus.cc:2229] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.874325   732 raft_consensus.cc:2258] T ead4b99d10d24d13ba7f07dee24f79e3 P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.876788   732 tablet_replica.cc:330] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.877429   732 raft_consensus.cc:2229] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 22 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.878485   732 raft_consensus.cc:2258] T 8655b80017d7422082efde215e797b5b P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.881321   732 tablet_replica.cc:330] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.882200   732 raft_consensus.cc:2229] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.883569   732 raft_consensus.cc:2258] T c4f2c284701f44e495902166ab19b186 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.886816   732 tablet_replica.cc:330] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.887634   732 raft_consensus.cc:2229] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:25.888373   732 raft_consensus.cc:2258] T f327872ee26848bbaf04c03cc38edd54 P fe3d17f4ad984b9088a268d58d87469c [term 25 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.891023   732 tablet_replica.cc:330] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.891826   732 raft_consensus.cc:2229] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.893144   732 raft_consensus.cc:2258] T 2b2fa42f901d4b37bbfd3baccb897807 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:25.894831  3545 consensus_peers.cc:487] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 -> Peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Couldn't send request to peer fe3d17f4ad984b9088a268d58d87469c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:25.895574   732 tablet_replica.cc:330] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.896417   732 raft_consensus.cc:2229] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.897336   732 raft_consensus.cc:2258] T 0cb0e9b9f35b4cd488afa1ae281597bc P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.899125   732 tablet_replica.cc:330] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.899724   732 raft_consensus.cc:2229] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.900646   732 raft_consensus.cc:2258] T 5489408bdcc042f3919eae139ea82e7a P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.902403   732 tablet_replica.cc:330] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.902910   732 raft_consensus.cc:2229] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.903765   732 raft_consensus.cc:2258] T b91e8fd3fd1340d2bd8db09b77bd7b0f P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.905614   732 tablet_replica.cc:330] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.906356   732 raft_consensus.cc:2229] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.907464   732 raft_consensus.cc:2258] T dad99dac270543b19675707d75149e78 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.910233   732 tablet_replica.cc:330] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.911054   732 raft_consensus.cc:2229] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.912305   732 raft_consensus.cc:2258] T 84da474ba5944a7a84d7c76403b92a63 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:25.913671  3545 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Couldn't send request to peer fe3d17f4ad984b9088a268d58d87469c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:25.915163   732 tablet_replica.cc:330] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.915961   732 raft_consensus.cc:2229] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 24 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.917322   732 raft_consensus.cc:2258] T 01b082125feb462d9ba064ed2acf4dfd P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.920012   732 tablet_replica.cc:330] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.920953   732 raft_consensus.cc:2229] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.922217   732 raft_consensus.cc:2258] T 4fed83d97aac42e4b3e69249098b6111 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:25.922389  2534 consensus_peers.cc:487] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
I20260806 03:55:25.924731   732 tablet_replica.cc:330] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.925634   732 raft_consensus.cc:2229] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.926925   732 raft_consensus.cc:2258] T 1d90046b84bc4833ac8950bd501840d7 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.929508   732 tablet_replica.cc:330] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.930151   732 raft_consensus.cc:2229] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.931146   732 raft_consensus.cc:2258] T d48e3c6f820045128d5e9bad24b98699 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.933219   732 tablet_replica.cc:330] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.933928   732 raft_consensus.cc:2229] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.935228   732 raft_consensus.cc:2258] T 7901535e3d4042389b2a8853a881ff1d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:25.937356  2534 consensus_peers.cc:487] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
I20260806 03:55:25.937769   732 tablet_replica.cc:330] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.938673   732 raft_consensus.cc:2229] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 24 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.939927   732 raft_consensus.cc:2258] T 39115846d5144463b3a3a8e09e8b4500 P fe3d17f4ad984b9088a268d58d87469c [term 24 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.942474   732 tablet_replica.cc:330] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
W20260806 03:55:25.943053  2538 consensus_peers.cc:487] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c -> Peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Couldn't send request to peer 608e57d72aae496aaf8613622153aa0c. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260806 03:55:25.943152   732 raft_consensus.cc:2229] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 13 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.944339   732 raft_consensus.cc:2258] T 7724acebda824fbcbf3d5bbc6a4b820c P fe3d17f4ad984b9088a268d58d87469c [term 13 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.946437   732 tablet_replica.cc:330] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.947156   732 raft_consensus.cc:2229] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:25.947679   732 raft_consensus.cc:2258] T a930c23072484f7ea5974173f5843bfe P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.949635   732 tablet_replica.cc:330] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.950323   732 raft_consensus.cc:2229] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.951398   732 raft_consensus.cc:2258] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.954064   732 tablet_replica.cc:330] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.955025   732 raft_consensus.cc:2229] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.956296   732 raft_consensus.cc:2258] T 27aa6efa6253470d9fb619f5536e8795 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.957911 13912 raft_consensus.cc:482] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:25.959039   732 tablet_replica.cc:330] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.958627 13912 raft_consensus.cc:504] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:25.959949   732 raft_consensus.cc:2229] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.961160 13912 leader_election.cc:288] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
I20260806 03:55:25.961184   732 raft_consensus.cc:2258] T f1d501df3fe34842812664d2f3ec81fb P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.964039   732 tablet_replica.cc:330] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.964722   732 raft_consensus.cc:2229] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Raft consensus shutting down.
W20260806 03:55:25.965391  3542 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:25.965790   732 raft_consensus.cc:2258] T 223d3e4f95dc4407a7abb4d09b0cceb7 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.968003   732 tablet_replica.cc:330] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.968852   732 raft_consensus.cc:2229] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 27 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.969782   732 raft_consensus.cc:2258] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P fe3d17f4ad984b9088a268d58d87469c [term 27 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:25.971194  3547 leader_election.cc:334] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:25.971845  3547 leader_election.cc:302] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:55:25.972184   732 tablet_replica.cc:330] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.972689 13912 raft_consensus.cc:2726] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260806 03:55:25.972936   732 raft_consensus.cc:2229] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:25.974342   732 raft_consensus.cc:2258] T 6364534d89cb43079c8dafda6b5b8875 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:25.978142  2617 debug-util.cc:398] Leaking SignalData structure 0x7b0800093280 after lost signal to thread 735
W20260806 03:55:25.979403  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08002fc680 after lost signal to thread 2283
W20260806 03:55:25.980858  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08003cf6c0 after lost signal to thread 2620
I20260806 03:55:25.981731   732 tablet_replica.cc:330] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
W20260806 03:55:25.982008  2617 debug-util.cc:398] Leaking SignalData structure 0x7b080029e580 after lost signal to thread 3624
W20260806 03:55:25.982581  2617 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9240 after lost signal to thread 13943
I20260806 03:55:25.982576   732 raft_consensus.cc:2229] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.983984   732 raft_consensus.cc:2258] T 24cc4c26e48e41e3acb2121cf91b6df1 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.986950   732 tablet_replica.cc:330] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.987880   732 raft_consensus.cc:2229] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:25.988984   732 raft_consensus.cc:2258] T 47ed8dc77b144ba08169a0090b787536 P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:25.995435   732 tablet_replica.cc:330] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:25.996538   732 raft_consensus.cc:2229] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Raft consensus shutting down.
I20260806 03:55:25.998749   732 raft_consensus.cc:2258] T 05e17a7474ab4829922b72cc624de950 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.001806   732 tablet_replica.cc:330] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.002744   732 raft_consensus.cc:2229] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 17 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.004921   732 raft_consensus.cc:2258] T 0d63bf35a2e44ee881530227ba8e7e99 P fe3d17f4ad984b9088a268d58d87469c [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.007926   732 tablet_replica.cc:330] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.008810   732 raft_consensus.cc:2229] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.010110   732 raft_consensus.cc:2258] T 2ccb469db1664d3e941e7a360d048af2 P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.017371   732 tablet_replica.cc:330] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.018198   732 raft_consensus.cc:2229] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.020938   732 raft_consensus.cc:2258] T d7a939d2320d4a478b95733e1579e2b3 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.024005   732 tablet_replica.cc:330] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.024905   732 raft_consensus.cc:2229] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:26.025941   732 raft_consensus.cc:2258] T d2ddf38aaea54266a0a9e6100c48fc0d P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.030030   732 tablet_replica.cc:330] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.030829   732 raft_consensus.cc:2229] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.035808   732 raft_consensus.cc:2258] T 1f9fc024596a478e80a8be24774725e5 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.038506   732 tablet_replica.cc:330] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.039153   732 raft_consensus.cc:2229] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 14 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.040478   732 raft_consensus.cc:2258] T 3fb2162a24b741ebbc9732b674259c2d P fe3d17f4ad984b9088a268d58d87469c [term 14 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.043114   732 tablet_replica.cc:330] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.043851   732 raft_consensus.cc:2229] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:26.044638   732 raft_consensus.cc:2258] T e9f040dd271944b9bf08554a90afa940 P fe3d17f4ad984b9088a268d58d87469c [term 26 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.047120   732 tablet_replica.cc:330] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.047752   732 raft_consensus.cc:2229] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:26.048390   732 raft_consensus.cc:2258] T da90827d7f0646f5bb848777586aae32 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.050714   732 tablet_replica.cc:330] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.051314   732 raft_consensus.cc:2229] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 20 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.054687   732 raft_consensus.cc:2258] T fb91ba465b9845129828f07c4d452970 P fe3d17f4ad984b9088a268d58d87469c [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.057696   732 tablet_replica.cc:330] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.058523   732 raft_consensus.cc:2229] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.059816   732 raft_consensus.cc:2258] T ef53ef49663446658709042138ce12f7 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.062851   732 tablet_replica.cc:330] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.063692   732 raft_consensus.cc:2229] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:26.064325   732 raft_consensus.cc:2258] T 97ea60c38c204c989b4ca800e8478f18 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.066531   732 tablet_replica.cc:330] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.067444   732 raft_consensus.cc:2229] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.068938   732 raft_consensus.cc:2258] T 750d734a677a4861bca565b69d29396e P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.071503   732 tablet_replica.cc:330] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.072219   732 raft_consensus.cc:2229] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.073451   732 raft_consensus.cc:2258] T bd8a4475fdfd488b8b2a5456043cfbc5 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.076553   732 tablet_replica.cc:330] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.077495   732 raft_consensus.cc:2229] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.078905   732 raft_consensus.cc:2258] T 8390916b6ac84b59b3943bf835a36a4c P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:26.080612  3545 consensus_peers.cc:487] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 -> Peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Couldn't send request to peer fe3d17f4ad984b9088a268d58d87469c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:26.080746  3542 consensus_peers.cc:487] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 71: this message will repeat every 5th retry.
I20260806 03:55:26.083877   732 tablet_replica.cc:330] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.084853   732 raft_consensus.cc:2229] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 19 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.086966   732 raft_consensus.cc:2258] T 460a21786a7449039551dc0f1ffd04e2 P fe3d17f4ad984b9088a268d58d87469c [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.090191   732 tablet_replica.cc:330] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.091048   732 raft_consensus.cc:2229] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 22 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.092304   732 raft_consensus.cc:2258] T 04b1317a33c34953b84b5a8c6598368f P fe3d17f4ad984b9088a268d58d87469c [term 22 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.095253   732 tablet_replica.cc:330] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.095793   732 raft_consensus.cc:2229] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 21 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.097177   732 raft_consensus.cc:2258] T 6796c2cfd90d4dc9ab9759b7845f0fd0 P fe3d17f4ad984b9088a268d58d87469c [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.099820   732 tablet_replica.cc:330] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.100520   732 raft_consensus.cc:2229] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:26.101287   732 raft_consensus.cc:2258] T 2401ce53befd43c6a455e89c5df49a28 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.105151   732 tablet_replica.cc:330] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.105918   732 raft_consensus.cc:2229] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 16 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.107342   732 raft_consensus.cc:2258] T 78ff87b2196e4600aed5d8442f9b9bdd P fe3d17f4ad984b9088a268d58d87469c [term 16 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.109797   732 tablet_replica.cc:330] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.110344   732 raft_consensus.cc:2229] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 12 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.111474   732 raft_consensus.cc:2258] T 8db383c38ecd45f2b2cb8c46ff360638 P fe3d17f4ad984b9088a268d58d87469c [term 12 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.113709   732 tablet_replica.cc:330] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.114230   732 raft_consensus.cc:2229] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 15 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.115229   732 raft_consensus.cc:2258] T ac682b8be46c4b6599610372a4c8c727 P fe3d17f4ad984b9088a268d58d87469c [term 15 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.117554   732 tablet_replica.cc:330] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.118093   732 raft_consensus.cc:2229] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 23 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.119421   732 raft_consensus.cc:2258] T 14fa621f65da481d96d569096ded0a35 P fe3d17f4ad984b9088a268d58d87469c [term 23 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:26.122186   732 tablet_replica.cc:330] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c: stopping tablet replica
I20260806 03:55:26.122788   732 raft_consensus.cc:2229] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 18 LEADER]: Raft consensus shutting down.
I20260806 03:55:26.124187   732 raft_consensus.cc:2258] T 32d01287577744949bfebb63c59f3db6 P fe3d17f4ad984b9088a268d58d87469c [term 18 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:26.127374  3545 consensus_peers.cc:487] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 -> Peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Couldn't send request to peer fe3d17f4ad984b9088a268d58d87469c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:26.137567  3545 consensus_peers.cc:487] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 -> Peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Couldn't send request to peer fe3d17f4ad984b9088a268d58d87469c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:26.179762  3545 consensus_peers.cc:487] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 -> Peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Couldn't send request to peer fe3d17f4ad984b9088a268d58d87469c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260806 03:55:26.233542  3545 consensus_peers.cc:487] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 -> Peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Couldn't send request to peer fe3d17f4ad984b9088a268d58d87469c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:26.378422 13942 raft_consensus.cc:482] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:26.378980 13942 raft_consensus.cc:504] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:26.380870 13942 leader_election.cc:288] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689)
W20260806 03:55:26.384517  3542 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:26.385696  3547 leader_election.cc:334] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
I20260806 03:55:26.386243  3547 leader_election.cc:302] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
I20260806 03:55:26.387120 13942 raft_consensus.cc:2726] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260806 03:55:26.509358  3542 consensus_peers.cc:487] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 71: this message will repeat every 5th retry.
W20260806 03:55:26.520738  3542 consensus_peers.cc:487] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 71: this message will repeat every 5th retry.
I20260806 03:55:26.693140 13942 raft_consensus.cc:482] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 608e57d72aae496aaf8613622153aa0c)
I20260806 03:55:26.693800 13942 raft_consensus.cc:504] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } attrs { replace: true } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:26.698580 13942 leader_election.cc:288] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:55:26.701550  3547 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:26.703562  3542 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:26.704066  3542 leader_election.cc:302] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, dff94100ffc5485f92cbe6a85addf0b2
W20260806 03:55:26.704665  3545 leader_election.cc:334] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Network error: Client connection negotiation failed: client connection to 127.0.183.3:46407: connect: Connection refused (error 111)
I20260806 03:55:26.704908 13942 raft_consensus.cc:2726] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
W20260806 03:55:26.870733  3542 consensus_peers.cc:487] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 71: this message will repeat every 5th retry.
W20260806 03:55:26.880955  2302 auto_rebalancer.cc:254] failed to send replica move request: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:26.887869  2302 auto_rebalancer.cc:663] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:26.888278  2302 auto_rebalancer.cc:264] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:26.892799  2302 auto_rebalancer.cc:663] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.0.183.3:46407: connect: Connection refused (error 111)
W20260806 03:55:26.893425  2302 auto_rebalancer.cc:264] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.0.183.3:46407: connect: Connection refused (error 111)
W20260806 03:55:26.899181  2302 auto_rebalancer.cc:663] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:26.899504  2302 auto_rebalancer.cc:264] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:26.904145  2302 auto_rebalancer.cc:663] Could not move replica: Network error: Client connection negotiation failed: client connection to 127.0.183.3:46407: connect: Connection refused (error 111)
W20260806 03:55:26.904567  2302 auto_rebalancer.cc:264] scheduled replica move failed to complete: Network error: Client connection negotiation failed: client connection to 127.0.183.3:46407: connect: Connection refused (error 111)
W20260806 03:55:26.942950  3542 consensus_peers.cc:487] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 -> Peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Couldn't send request to peer dff94100ffc5485f92cbe6a85addf0b2. Status: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111). This is attempt 71: this message will repeat every 5th retry.
I20260806 03:55:27.071256 14002 raft_consensus.cc:482] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:27.072122 13942 raft_consensus.cc:482] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:27.072075 14002 raft_consensus.cc:504] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:27.072850 13942 raft_consensus.cc:504] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:27.073769 14000 raft_consensus.cc:482] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 27 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:27.074342 14000 raft_consensus.cc:504] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 27 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:27.074875 14002 leader_election.cc:288] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:27.075098 13942 leader_election.cc:288] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:27.076671 14000 leader_election.cc:288] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 28 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:55:27.080556  3547 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:27.083150  3542 leader_election.cc:334] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:27.083786  3542 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 28 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:27.084409  3545 leader_election.cc:334] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Network error: Client connection negotiation failed: client connection to 127.0.183.3:46407: connect: Connection refused (error 111)
I20260806 03:55:27.084959  3545 leader_election.cc:302] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:27.086017 14000 raft_consensus.cc:2726] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260806 03:55:27.086154  3545 leader_election.cc:334] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Network error: Client connection negotiation failed: client connection to 127.0.183.3:46407: connect: Connection refused (error 111)
I20260806 03:55:27.086850   732 tablet_server.cc:194] TabletServer@127.0.183.3:0 shutdown complete.
I20260806 03:55:27.086829  3545 leader_election.cc:302] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:27.087702 14000 raft_consensus.cc:2726] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
W20260806 03:55:27.088404  3545 leader_election.cc:334] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 28 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Network error: Client connection negotiation failed: client connection to 127.0.183.3:46407: connect: Connection refused (error 111)
I20260806 03:55:27.088955  3545 leader_election.cc:302] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 28 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:27.089776 14000 raft_consensus.cc:2726] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 27 FOLLOWER]: Leader pre-election lost for term 28. Reason: could not achieve majority
I20260806 03:55:27.160718 13942 raft_consensus.cc:482] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:27.161572 13942 raft_consensus.cc:504] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:27.164388 13942 leader_election.cc:288] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:55:27.168694  3547 leader_election.cc:334] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:27.169747  3545 leader_election.cc:334] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Network error: Client connection negotiation failed: client connection to 127.0.183.3:46407: connect: Connection refused (error 111)
I20260806 03:55:27.170258  3545 leader_election.cc:302] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:27.171156 13942 raft_consensus.cc:2726] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:55:27.201876   732 tablet_server.cc:178] TabletServer@127.0.183.4:0 shutting down...
I20260806 03:55:27.227870 13942 raft_consensus.cc:482] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:27.230973 13942 raft_consensus.cc:504] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:27.234265 13942 leader_election.cc:288] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
W20260806 03:55:27.241293  3547 leader_election.cc:334] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:27.247409  3545 leader_election.cc:334] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Network error: Client connection negotiation failed: client connection to 127.0.183.3:46407: connect: Connection refused (error 111)
I20260806 03:55:27.248113  3545 leader_election.cc:302] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 22 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:27.250644 13942 raft_consensus.cc:2726] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Leader pre-election lost for term 22. Reason: could not achieve majority
I20260806 03:55:27.253355 14000 raft_consensus.cc:482] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:27.254180 14000 raft_consensus.cc:504] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dff94100ffc5485f92cbe6a85addf0b2" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 39643 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:27.256012 14000 leader_election.cc:288] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 25 pre-election: Requested pre-vote from peers dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:27.262627   732 ts_tablet_manager.cc:1500] Shutting down tablet manager...
W20260806 03:55:27.263001  3545 leader_election.cc:334] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 25 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Network error: Client connection negotiation failed: client connection to 127.0.183.3:46407: connect: Connection refused (error 111)
I20260806 03:55:27.263828   732 tablet_replica.cc:330] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
W20260806 03:55:27.263721  3542 leader_election.cc:334] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 25 pre-election: RPC error from VoteRequest() call to peer dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:27.264598  3542 leader_election.cc:302] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 25 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: dff94100ffc5485f92cbe6a85addf0b2, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:27.265324   732 raft_consensus.cc:2229] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.265799 14000 raft_consensus.cc:2726] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Leader pre-election lost for term 25. Reason: could not achieve majority
I20260806 03:55:27.266855   732 raft_consensus.cc:2258] T 14fa621f65da481d96d569096ded0a35 P cf6042e85bef47c4aac9d064d91501d1 [term 23 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.269302   732 tablet_replica.cc:330] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.269953   732 raft_consensus.cc:2229] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 27 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.270485   732 raft_consensus.cc:2258] T c210749b55e24fa0bb7b9c7cdf3cc6b0 P cf6042e85bef47c4aac9d064d91501d1 [term 27 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.272660   732 tablet_replica.cc:330] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.273258   732 raft_consensus.cc:2229] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 21 LEADER]: Raft consensus shutting down.
I20260806 03:55:27.274216   732 raft_consensus.cc:2258] T 2aa3fe3cb0444d6ea2df79f78a0d7543 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.276388   732 tablet_replica.cc:330] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.277006   732 raft_consensus.cc:2229] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 17 LEADER]: Raft consensus shutting down.
I20260806 03:55:27.277935   732 raft_consensus.cc:2258] T 95f6f3de31d442cfa812406b89ee2fe3 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.279798   732 tablet_replica.cc:330] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.280419   732 raft_consensus.cc:2229] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.280930   732 raft_consensus.cc:2258] T f3ae6cf9eba9410d8307ed1da6a62ea6 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.282970   732 tablet_replica.cc:330] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.283499   732 raft_consensus.cc:2229] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 18 LEADER]: Raft consensus shutting down.
I20260806 03:55:27.284514   732 raft_consensus.cc:2258] T 2401ce53befd43c6a455e89c5df49a28 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.286616   732 tablet_replica.cc:330] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.287268   732 raft_consensus.cc:2229] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.287823   732 raft_consensus.cc:2258] T 78ff87b2196e4600aed5d8442f9b9bdd P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.290340   732 tablet_replica.cc:330] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.290908   732 raft_consensus.cc:2229] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.291393   732 raft_consensus.cc:2258] T dfa9a0499fc04e10aefa0602a7adbbb1 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.293920   732 tablet_replica.cc:330] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.294504   732 raft_consensus.cc:2229] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 20 LEADER]: Raft consensus shutting down.
I20260806 03:55:27.295683   732 raft_consensus.cc:2258] T da90827d7f0646f5bb848777586aae32 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.298066   732 tablet_replica.cc:330] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.298640   732 raft_consensus.cc:2229] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 19 LEADER]: Raft consensus shutting down.
I20260806 03:55:27.299495   732 raft_consensus.cc:2258] T 42ea7d4af5d44cab89bf24f15376456e P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.302623   732 tablet_replica.cc:330] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.303401   732 raft_consensus.cc:2229] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.304199   732 raft_consensus.cc:2258] T 39115846d5144463b3a3a8e09e8b4500 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.306496   732 tablet_replica.cc:330] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.307101   732 raft_consensus.cc:2229] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.307617   732 raft_consensus.cc:2258] T 7901535e3d4042389b2a8853a881ff1d P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.309815   732 tablet_replica.cc:330] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.310354   732 raft_consensus.cc:2229] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 20 LEADER]: Raft consensus shutting down.
I20260806 03:55:27.311410   732 raft_consensus.cc:2258] T 940c72b441104eabbcb3ea23683268c1 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.313673   732 tablet_replica.cc:330] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.314580   732 raft_consensus.cc:2229] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.315248   732 raft_consensus.cc:2258] T 6364534d89cb43079c8dafda6b5b8875 P cf6042e85bef47c4aac9d064d91501d1 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.317844   732 tablet_replica.cc:330] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.318421   732 raft_consensus.cc:2229] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 21 LEADER]: Raft consensus shutting down.
I20260806 03:55:27.319344   732 raft_consensus.cc:2258] T a930c23072484f7ea5974173f5843bfe P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.321465   732 tablet_replica.cc:330] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.322086   732 raft_consensus.cc:2229] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.322578   732 raft_consensus.cc:2258] T f5efa489aaa94f9988b77e5efc032e5e P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.324653   732 tablet_replica.cc:330] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.325158   732 raft_consensus.cc:2229] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 25 LEADER]: Raft consensus shutting down.
I20260806 03:55:27.326009   732 raft_consensus.cc:2258] T f327872ee26848bbaf04c03cc38edd54 P cf6042e85bef47c4aac9d064d91501d1 [term 25 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.328191   732 tablet_replica.cc:330] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.328768   732 raft_consensus.cc:2229] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 20 LEADER]: Raft consensus shutting down.
I20260806 03:55:27.329744   732 raft_consensus.cc:2258] T d93b8d7e5d334d3dac131b9a4c49b103 P cf6042e85bef47c4aac9d064d91501d1 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.331881   732 tablet_replica.cc:330] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.332509   732 raft_consensus.cc:2229] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.333199   732 raft_consensus.cc:2258] T 0d63bf35a2e44ee881530227ba8e7e99 P cf6042e85bef47c4aac9d064d91501d1 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.335951   732 tablet_replica.cc:330] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.336524   732 raft_consensus.cc:2229] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.337001   732 raft_consensus.cc:2258] T ef53ef49663446658709042138ce12f7 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.338934   732 tablet_replica.cc:330] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.339499   732 raft_consensus.cc:2229] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.340433   732 raft_consensus.cc:2258] T 2ccb469db1664d3e941e7a360d048af2 P cf6042e85bef47c4aac9d064d91501d1 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.342742   732 tablet_replica.cc:330] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.343269   732 raft_consensus.cc:2229] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.343739   732 raft_consensus.cc:2258] T 9bcedcc1f7e94405bbfa0a2d56aa30fb P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.345757   732 tablet_replica.cc:330] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.346509   732 raft_consensus.cc:2229] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 22 LEADER]: Raft consensus shutting down.
I20260806 03:55:27.346386 14000 raft_consensus.cc:482] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader fe3d17f4ad984b9088a268d58d87469c)
I20260806 03:55:27.347322 14000 raft_consensus.cc:504] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "608e57d72aae496aaf8613622153aa0c" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 45689 } } peers { permanent_uuid: "fe3d17f4ad984b9088a268d58d87469c" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 46407 } } peers { permanent_uuid: "cf6042e85bef47c4aac9d064d91501d1" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 33215 } attrs { promote: false } }
I20260806 03:55:27.347904   732 raft_consensus.cc:2258] T 47ed8dc77b144ba08169a0090b787536 P cf6042e85bef47c4aac9d064d91501d1 [term 22 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.349596 14000 leader_election.cc:288] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689), fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407)
I20260806 03:55:27.351086   732 tablet_replica.cc:330] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.351920   732 raft_consensus.cc:2229] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 24 LEADER]: Raft consensus shutting down.
I20260806 03:55:27.353246   732 raft_consensus.cc:2258] T 507574ca8b05468888fa8465ccdb2f80 P cf6042e85bef47c4aac9d064d91501d1 [term 24 FOLLOWER]: Raft consensus is shut down!
W20260806 03:55:27.354189  3547 leader_election.cc:334] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer 608e57d72aae496aaf8613622153aa0c (127.0.183.2:45689): Network error: Client connection negotiation failed: client connection to 127.0.183.2:45689: connect: Connection refused (error 111)
W20260806 03:55:27.354818  3545 leader_election.cc:334] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer fe3d17f4ad984b9088a268d58d87469c (127.0.183.3:46407): Network error: Client connection negotiation failed: client connection to 127.0.183.3:46407: connect: Connection refused (error 111)
I20260806 03:55:27.355289  3545 leader_election.cc:302] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf6042e85bef47c4aac9d064d91501d1; no voters: 608e57d72aae496aaf8613622153aa0c, fe3d17f4ad984b9088a268d58d87469c
I20260806 03:55:27.356093   732 tablet_replica.cc:330] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.356159 14000 raft_consensus.cc:2726] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260806 03:55:27.357064   732 raft_consensus.cc:2229] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.357838   732 raft_consensus.cc:2258] T 27aa6efa6253470d9fb619f5536e8795 P cf6042e85bef47c4aac9d064d91501d1 [term 21 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.360221   732 tablet_replica.cc:330] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.360814   732 raft_consensus.cc:2229] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.361377   732 raft_consensus.cc:2258] T ead4b99d10d24d13ba7f07dee24f79e3 P cf6042e85bef47c4aac9d064d91501d1 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.363308   732 tablet_replica.cc:330] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.363771   732 raft_consensus.cc:2229] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260806 03:55:27.364387   732 raft_consensus.cc:2258] T 5489408bdcc042f3919eae139ea82e7a P cf6042e85bef47c4aac9d064d91501d1 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.366238   732 tablet_replica.cc:330] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1: stopping tablet replica
I20260806 03:55:27.366674   732 raft_consensus.cc:2229] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 26 LEADER]: Raft consensus shutting down.
I20260806 03:55:27.367561   732 raft_consensus.cc:2258] T e9f040dd271944b9bf08554a90afa940 P cf6042e85bef47c4aac9d064d91501d1 [term 26 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:27.638222   732 tablet_server.cc:194] TabletServer@127.0.183.4:0 shutdown complete.
I20260806 03:55:27.705358   732 master.cc:537] Master@127.0.183.62:40035 shutting down...
W20260806 03:55:33.788615  2215 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111) [suppressed 615 similar messages]
W20260806 03:55:33.792680  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 78ff87b2196e4600aed5d8442f9b9bdd: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
W20260806 03:55:37.954187  2215 catalog_manager.cc:4584] TS dff94100ffc5485f92cbe6a85addf0b2 (127.0.183.1:39643): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2ccb469db1664d3e941e7a360d048af2: Network error: Client connection negotiation failed: client connection to 127.0.183.1:39643: connect: Connection refused (error 111)
I20260806 03:55:38.654196   732 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [term 1 LEADER]: Raft consensus shutting down.
I20260806 03:55:38.655367   732 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260806 03:55:38.655748   732 tablet_replica.cc:330] T 00000000000000000000000000000000 P e1fd51235035487c913ffce700debedb: stopping tablet replica
I20260806 03:55:38.811535   732 master.cc:552] Master@127.0.183.62:40035 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (298467 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260806 03:55:38.958462   732 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.183.62:32775
I20260806 03:55:38.959828   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:55:38.967759 14015 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
W20260806 03:55:38.967979 14014 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
W20260806 03:55:38.968366 14018 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
I20260806 03:55:38.970909   732 server_base.cc:1034] running on GCE node
I20260806 03:55:38.975605   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:55:38.975823   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:55:38.975998   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988538975985 us; error 0 us; skew 500 ppm
I20260806 03:55:38.976711   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:55:38.979632   732 webserver.cc:460] Webserver started at http://127.0.183.62:45015/ using document root <none> and password file <none>
I20260806 03:55:38.980239   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:55:38.980439   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:55:38.980769   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:55:38.982151   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/master-0-root/instance:
uuid: "9763cfb4fa4a422884849b2062e8aea5"
format_stamp: "Formatted at 2026-08-06 03:55:38 on dist-test-slave-kvfs"
I20260806 03:55:38.987195   732 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260806 03:55:38.991393 14030 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:38.992530   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 03:55:38.993091   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/master-0-root
uuid: "9763cfb4fa4a422884849b2062e8aea5"
format_stamp: "Formatted at 2026-08-06 03:55:38 on dist-test-slave-kvfs"
I20260806 03:55:38.993582   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-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)
I20260806 03:55:39.011831   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:55:39.013412   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:55:39.064314   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.62:32775
I20260806 03:55:39.064461 14095 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.62:32775 every 8 connection(s)
I20260806 03:55:39.069391 14096 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:39.082008 14096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5: Bootstrap starting.
I20260806 03:55:39.087105 14096 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:39.092060 14096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5: No bootstrap required, opened a new log
I20260806 03:55:39.094363 14096 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9763cfb4fa4a422884849b2062e8aea5" member_type: VOTER }
I20260806 03:55:39.094993 14096 raft_consensus.cc:374] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:39.095301 14096 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9763cfb4fa4a422884849b2062e8aea5, State: Initialized, Role: FOLLOWER
I20260806 03:55:39.096076 14096 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9763cfb4fa4a422884849b2062e8aea5" member_type: VOTER }
I20260806 03:55:39.096688 14096 raft_consensus.cc:388] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260806 03:55:39.097033 14096 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260806 03:55:39.097373 14096 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:39.101985 14096 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9763cfb4fa4a422884849b2062e8aea5" member_type: VOTER }
I20260806 03:55:39.102514 14096 leader_election.cc:302] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [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: 9763cfb4fa4a422884849b2062e8aea5; no voters: 
I20260806 03:55:39.103820 14096 leader_election.cc:288] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260806 03:55:39.104663 14101 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:39.106323 14101 raft_consensus.cc:686] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [term 1 LEADER]: Becoming Leader. State: Replica: 9763cfb4fa4a422884849b2062e8aea5, State: Running, Role: LEADER
I20260806 03:55:39.107079 14101 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [LEADER]: Queue going to LEADER mode. State: All 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: "9763cfb4fa4a422884849b2062e8aea5" member_type: VOTER }
I20260806 03:55:39.107411 14096 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [sys.catalog]: configured and running, proceeding with master startup.
I20260806 03:55:39.116077 14106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9763cfb4fa4a422884849b2062e8aea5. Latest consensus state: current_term: 1 leader_uuid: "9763cfb4fa4a422884849b2062e8aea5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9763cfb4fa4a422884849b2062e8aea5" member_type: VOTER } }
I20260806 03:55:39.116255 14104 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9763cfb4fa4a422884849b2062e8aea5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9763cfb4fa4a422884849b2062e8aea5" member_type: VOTER } }
I20260806 03:55:39.116770 14106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [sys.catalog]: This master's current role is: LEADER
I20260806 03:55:39.116982 14104 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5 [sys.catalog]: This master's current role is: LEADER
I20260806 03:55:39.119076 14114 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260806 03:55:39.125036 14114 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260806 03:55:39.126375   732 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260806 03:55:39.136206 14114 catalog_manager.cc:1347] Generated new cluster ID: fa698e9bf2de43b89fadea112d672ec3
I20260806 03:55:39.136551 14114 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260806 03:55:39.163116 14114 catalog_manager.cc:1370] Generated new certificate authority record
I20260806 03:55:39.165166 14114 catalog_manager.cc:1504] Loading token signing keys...
I20260806 03:55:39.179831 14114 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5: Generated new TSK 0
I20260806 03:55:39.180706 14114 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260806 03:55:39.194765   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:55:39.203090 14126 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
W20260806 03:55:39.204864 14127 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
I20260806 03:55:39.208873   732 server_base.cc:1034] running on GCE node
W20260806 03:55:39.209276 14129 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
I20260806 03:55:39.214586   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:55:39.214895   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:55:39.215082   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988539215058 us; error 0 us; skew 500 ppm
I20260806 03:55:39.215798   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:55:39.219559   732 webserver.cc:460] Webserver started at http://127.0.183.1:43889/ using document root <none> and password file <none>
I20260806 03:55:39.220242   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:55:39.220476   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:55:39.220815   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:55:39.222572   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-0-root/instance:
uuid: "4db97c7dfa2f4d91b76802c5095b826c"
format_stamp: "Formatted at 2026-08-06 03:55:39 on dist-test-slave-kvfs"
I20260806 03:55:39.228582   732 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260806 03:55:39.233222 14138 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:39.234223   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260806 03:55:39.234694   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-0-root
uuid: "4db97c7dfa2f4d91b76802c5095b826c"
format_stamp: "Formatted at 2026-08-06 03:55:39 on dist-test-slave-kvfs"
I20260806 03:55:39.235080   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-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)
I20260806 03:55:39.254263   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:55:39.255954   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:55:39.257880   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:55:39.260987   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:55:39.261225   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:39.261529   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:55:39.261715   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:39.313841   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.1:38453
I20260806 03:55:39.314060 14236 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.1:38453 every 8 connection(s)
I20260806 03:55:39.319748   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:55:39.329185 14242 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
W20260806 03:55:39.330822 14243 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
W20260806 03:55:39.339313 14245 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
I20260806 03:55:39.343832   732 server_base.cc:1034] running on GCE node
I20260806 03:55:39.344869 14237 heartbeater.cc:347] Connected to a master server at 127.0.183.62:32775
I20260806 03:55:39.345395 14237 heartbeater.cc:464] Registering TS with master...
I20260806 03:55:39.346470 14237 heartbeater.cc:511] Master 127.0.183.62:32775 requested a full tablet report, sending...
I20260806 03:55:39.348215   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:55:39.348573   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:55:39.348752   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988539348738 us; error 0 us; skew 500 ppm
I20260806 03:55:39.349350 14053 ts_manager.cc:194] Registered new tserver with Master: 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:39.349395   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:55:39.352587 14053 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43100
I20260806 03:55:39.352866   732 webserver.cc:460] Webserver started at http://127.0.183.2:46801/ using document root <none> and password file <none>
I20260806 03:55:39.353494   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:55:39.353713   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:55:39.354070   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:55:39.355602   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-1-root/instance:
uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
format_stamp: "Formatted at 2026-08-06 03:55:39 on dist-test-slave-kvfs"
I20260806 03:55:39.360791   732 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260806 03:55:39.364742 14252 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:39.365703   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260806 03:55:39.366047   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-1-root
uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
format_stamp: "Formatted at 2026-08-06 03:55:39 on dist-test-slave-kvfs"
I20260806 03:55:39.366341   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-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)
I20260806 03:55:39.395076   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:55:39.396623   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:55:39.398316   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:55:39.400833   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:55:39.401079   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:39.401355   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:55:39.401494   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:39.451763   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.2:46787
I20260806 03:55:39.451969 14351 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.2:46787 every 8 connection(s)
I20260806 03:55:39.457456   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:55:39.466886 14355 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
W20260806 03:55:39.468912 14356 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
W20260806 03:55:39.470273 14358 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
I20260806 03:55:39.472615   732 server_base.cc:1034] running on GCE node
I20260806 03:55:39.473939   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260806 03:55:39.474159   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:55:39.474402   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988539474369 us; error 0 us; skew 500 ppm
I20260806 03:55:39.475137   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:55:39.477391 14352 heartbeater.cc:347] Connected to a master server at 127.0.183.62:32775
I20260806 03:55:39.477844 14352 heartbeater.cc:464] Registering TS with master...
I20260806 03:55:39.478295   732 webserver.cc:460] Webserver started at http://127.0.183.3:45763/ using document root <none> and password file <none>
I20260806 03:55:39.478698 14352 heartbeater.cc:511] Master 127.0.183.62:32775 requested a full tablet report, sending...
I20260806 03:55:39.478890   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:55:39.479130   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:55:39.479346   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:55:39.481032 14053 ts_manager.cc:194] Registered new tserver with Master: 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:39.481178   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-2-root/instance:
uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
format_stamp: "Formatted at 2026-08-06 03:55:39 on dist-test-slave-kvfs"
I20260806 03:55:39.482884 14053 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43110
I20260806 03:55:39.487036   732 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260806 03:55:39.492121 14364 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:39.493099   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260806 03:55:39.493489   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-2-root
uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
format_stamp: "Formatted at 2026-08-06 03:55:39 on dist-test-slave-kvfs"
I20260806 03:55:39.493834   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-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)
I20260806 03:55:39.511824   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:55:39.513473   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:55:39.515235   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:55:39.518358   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:55:39.518656   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:39.518954   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:55:39.519164   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:39.576637   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.3:39337
I20260806 03:55:39.576767 14462 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.3:39337 every 8 connection(s)
I20260806 03:55:39.582727   732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260806 03:55:39.592861 14466 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
W20260806 03:55:39.595256 14467 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
I20260806 03:55:39.601135   732 server_base.cc:1034] running on GCE node
I20260806 03:55:39.602047 14463 heartbeater.cc:347] Connected to a master server at 127.0.183.62:32775
W20260806 03:55:39.602200 14471 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
I20260806 03:55:39.602658 14463 heartbeater.cc:464] Registering TS with master...
I20260806 03:55:39.603662   732 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260806 03:55:39.603762 14463 heartbeater.cc:511] Master 127.0.183.62:32775 requested a full tablet report, sending...
W20260806 03:55:39.604104   732 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260806 03:55:39.604385   732 hybrid_clock.cc:648] HybridClock initialized: now 1785988539604367 us; error 0 us; skew 500 ppm
I20260806 03:55:39.605253   732 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260806 03:55:39.606449 14053 ts_manager.cc:194] Registered new tserver with Master: fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:39.608858   732 webserver.cc:460] Webserver started at http://127.0.183.4:44921/ using document root <none> and password file <none>
I20260806 03:55:39.609107 14053 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43126
I20260806 03:55:39.609638   732 fs_manager.cc:359] Metadata directory not provided
I20260806 03:55:39.609967   732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260806 03:55:39.610281   732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260806 03:55:39.612171   732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-3-root/instance:
uuid: "ea4c17bf862541aa93d120d173084b0e"
format_stamp: "Formatted at 2026-08-06 03:55:39 on dist-test-slave-kvfs"
I20260806 03:55:39.617903   732 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260806 03:55:39.622138 14476 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:39.623126   732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260806 03:55:39.623466   732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-3-root
uuid: "ea4c17bf862541aa93d120d173084b0e"
format_stamp: "Formatted at 2026-08-06 03:55:39 on dist-test-slave-kvfs"
I20260806 03:55:39.623818   732 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-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)
I20260806 03:55:39.633601   732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260806 03:55:39.634946   732 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260806 03:55:39.636649   732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260806 03:55:39.639185   732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260806 03:55:39.639424   732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:39.639664   732 ts_tablet_manager.cc:610] Registered 0 tablets
I20260806 03:55:39.639832   732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260806 03:55:39.692726   732 rpc_server.cc:307] RPC server started. Bound to: 127.0.183.4:34235
I20260806 03:55:39.692967 14559 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.0.183.4:34235 every 8 connection(s)
I20260806 03:55:39.712064 14560 heartbeater.cc:347] Connected to a master server at 127.0.183.62:32775
I20260806 03:55:39.712706 14560 heartbeater.cc:464] Registering TS with master...
I20260806 03:55:39.713675 14560 heartbeater.cc:511] Master 127.0.183.62:32775 requested a full tablet report, sending...
I20260806 03:55:39.716315 14053 ts_manager.cc:194] Registered new tserver with Master: ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:39.717258   732 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.020640028s
I20260806 03:55:39.718995 14053 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43134
I20260806 03:55:39.720511   732 test_util.cc:268] Using random seed: -595877091
I20260806 03:55:39.754575 14053 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43136:
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"
    }
  }
}
I20260806 03:55:40.070009 14407 tablet_service.cc:1467] Processing CreateTablet for tablet 31c661942d224cc38b27fa0282399e2a (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260806 03:55:40.071949 14407 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 31c661942d224cc38b27fa0282399e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.074551 14299 tablet_service.cc:1467] Processing CreateTablet for tablet 8a0f34dd9e79447cb6d5c738632e9e9b (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260806 03:55:40.075107 14301 tablet_service.cc:1467] Processing CreateTablet for tablet 31c661942d224cc38b27fa0282399e2a (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260806 03:55:40.077668 14298 tablet_service.cc:1467] Processing CreateTablet for tablet 10850ceaa01f412ea7836486d6f51aa1 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260806 03:55:40.078073 14297 tablet_service.cc:1467] Processing CreateTablet for tablet 209221f33bd7409f81e40450b4aa607f (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260806 03:55:40.080181 14299 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8a0f34dd9e79447cb6d5c738632e9e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.082281 14288 tablet_service.cc:1467] Processing CreateTablet for tablet f2d38b9e778c46ef93f2dc36346e28c5 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260806 03:55:40.080224 14296 tablet_service.cc:1467] Processing CreateTablet for tablet 1bfb0cc7ce9a4bc9810e7a7a65d2aafe (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260806 03:55:40.084600 14171 tablet_service.cc:1467] Processing CreateTablet for tablet 4b98a5afd8ff4705a4afb2f6e2b64db8 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260806 03:55:40.086467 14171 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4b98a5afd8ff4705a4afb2f6e2b64db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.086251 14287 tablet_service.cc:1467] Processing CreateTablet for tablet fb3c212ce6db469b85cb21f2c20fd494 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260806 03:55:40.089231 14286 tablet_service.cc:1467] Processing CreateTablet for tablet 56e9d1c4da89417a987f897c8db21fd4 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260806 03:55:40.091904 14170 tablet_service.cc:1467] Processing CreateTablet for tablet 209221f33bd7409f81e40450b4aa607f (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260806 03:55:40.092973 14284 tablet_service.cc:1467] Processing CreateTablet for tablet 79610af00611408194c853ffa9918b24 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260806 03:55:40.093604 14170 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 209221f33bd7409f81e40450b4aa607f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.095476 14169 tablet_service.cc:1467] Processing CreateTablet for tablet 1bfb0cc7ce9a4bc9810e7a7a65d2aafe (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260806 03:55:40.098325 14515 tablet_service.cc:1467] Processing CreateTablet for tablet 8a0f34dd9e79447cb6d5c738632e9e9b (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260806 03:55:40.082763 14172 tablet_service.cc:1467] Processing CreateTablet for tablet 8a0f34dd9e79447cb6d5c738632e9e9b (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260806 03:55:40.100281 14402 tablet_service.cc:1467] Processing CreateTablet for tablet 10850ceaa01f412ea7836486d6f51aa1 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260806 03:55:40.080578 14177 tablet_service.cc:1467] Processing CreateTablet for tablet 31c661942d224cc38b27fa0282399e2a (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260806 03:55:40.101151 14395 tablet_service.cc:1467] Processing CreateTablet for tablet aa582622423842f293676282b68ca978 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260806 03:55:40.101904 14402 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 10850ceaa01f412ea7836486d6f51aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.101611 14514 tablet_service.cc:1467] Processing CreateTablet for tablet 4b98a5afd8ff4705a4afb2f6e2b64db8 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260806 03:55:40.102655 14395 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet aa582622423842f293676282b68ca978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.104526 14513 tablet_service.cc:1467] Processing CreateTablet for tablet 10850ceaa01f412ea7836486d6f51aa1 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260806 03:55:40.105396 14397 tablet_service.cc:1467] Processing CreateTablet for tablet c96811ac1a4e4241b3fada5cf3b6e2f6 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260806 03:55:40.107000 14397 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c96811ac1a4e4241b3fada5cf3b6e2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.107276 14512 tablet_service.cc:1467] Processing CreateTablet for tablet 1bfb0cc7ce9a4bc9810e7a7a65d2aafe (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260806 03:55:40.107976 14177 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 31c661942d224cc38b27fa0282399e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.081910 14289 tablet_service.cc:1467] Processing CreateTablet for tablet c96811ac1a4e4241b3fada5cf3b6e2f6 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260806 03:55:40.110946 14168 tablet_service.cc:1467] Processing CreateTablet for tablet 5ce2e5a8d8a24998bb45ef6bc906d754 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260806 03:55:40.112704 14163 tablet_service.cc:1467] Processing CreateTablet for tablet 79610af00611408194c853ffa9918b24 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260806 03:55:40.112939 14401 tablet_service.cc:1467] Processing CreateTablet for tablet 209221f33bd7409f81e40450b4aa607f (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260806 03:55:40.114199 14167 tablet_service.cc:1467] Processing CreateTablet for tablet f2d38b9e778c46ef93f2dc36346e28c5 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260806 03:55:40.115118 14396 tablet_service.cc:1467] Processing CreateTablet for tablet f2d38b9e778c46ef93f2dc36346e28c5 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260806 03:55:40.116194 14297 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 209221f33bd7409f81e40450b4aa607f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.116935 14288 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f2d38b9e778c46ef93f2dc36346e28c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.117028 14166 tablet_service.cc:1467] Processing CreateTablet for tablet fb3c212ce6db469b85cb21f2c20fd494 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260806 03:55:40.117818 14400 tablet_service.cc:1467] Processing CreateTablet for tablet 5ce2e5a8d8a24998bb45ef6bc906d754 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260806 03:55:40.119864 14286 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 56e9d1c4da89417a987f897c8db21fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.120661 14287 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fb3c212ce6db469b85cb21f2c20fd494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.123240 14296 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1bfb0cc7ce9a4bc9810e7a7a65d2aafe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.124128 14289 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c96811ac1a4e4241b3fada5cf3b6e2f6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:55:40.125391 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:40.126976 14515 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8a0f34dd9e79447cb6d5c738632e9e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.129416 14394 tablet_service.cc:1467] Processing CreateTablet for tablet 56e9d1c4da89417a987f897c8db21fd4 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260806 03:55:40.131534 14393 tablet_service.cc:1467] Processing CreateTablet for tablet 79610af00611408194c853ffa9918b24 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260806 03:55:40.132907 14284 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 79610af00611408194c853ffa9918b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.135265 14510 tablet_service.cc:1467] Processing CreateTablet for tablet c96811ac1a4e4241b3fada5cf3b6e2f6 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260806 03:55:40.136094 14298 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 10850ceaa01f412ea7836486d6f51aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.136395 14514 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4b98a5afd8ff4705a4afb2f6e2b64db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.138006 14508 tablet_service.cc:1467] Processing CreateTablet for tablet fb3c212ce6db469b85cb21f2c20fd494 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260806 03:55:40.132505 14511 tablet_service.cc:1467] Processing CreateTablet for tablet 5ce2e5a8d8a24998bb45ef6bc906d754 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260806 03:55:40.140735 14301 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 31c661942d224cc38b27fa0282399e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.140899 14507 tablet_service.cc:1467] Processing CreateTablet for tablet aa582622423842f293676282b68ca978 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260806 03:55:40.143584 14506 tablet_service.cc:1467] Processing CreateTablet for tablet 56e9d1c4da89417a987f897c8db21fd4 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260806 03:55:40.109247 14404 tablet_service.cc:1467] Processing CreateTablet for tablet 4b98a5afd8ff4705a4afb2f6e2b64db8 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260806 03:55:40.110998 14164 tablet_service.cc:1467] Processing CreateTablet for tablet aa582622423842f293676282b68ca978 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260806 03:55:40.144786 14513 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 10850ceaa01f412ea7836486d6f51aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.146256 14505 tablet_service.cc:1467] Processing CreateTablet for tablet 38255c299a8545fb9845d5c17736e975 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260806 03:55:40.153095 14512 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1bfb0cc7ce9a4bc9810e7a7a65d2aafe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.157202 14505 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 38255c299a8545fb9845d5c17736e975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.159955 14506 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 56e9d1c4da89417a987f897c8db21fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.164721 14511 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5ce2e5a8d8a24998bb45ef6bc906d754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.168009 14510 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c96811ac1a4e4241b3fada5cf3b6e2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.172762 14508 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fb3c212ce6db469b85cb21f2c20fd494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.176748 14507 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet aa582622423842f293676282b68ca978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.179644 14163 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 79610af00611408194c853ffa9918b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.180962 14168 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5ce2e5a8d8a24998bb45ef6bc906d754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.182144 14164 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet aa582622423842f293676282b68ca978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.183287 14169 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1bfb0cc7ce9a4bc9810e7a7a65d2aafe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.184598 14401 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 209221f33bd7409f81e40450b4aa607f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.184990 14167 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f2d38b9e778c46ef93f2dc36346e28c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.186630 14396 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f2d38b9e778c46ef93f2dc36346e28c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.186765 14172 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8a0f34dd9e79447cb6d5c738632e9e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.188555 14400 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5ce2e5a8d8a24998bb45ef6bc906d754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.189529 14393 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 79610af00611408194c853ffa9918b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.190141 14166 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fb3c212ce6db469b85cb21f2c20fd494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.191721 14404 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4b98a5afd8ff4705a4afb2f6e2b64db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.193372 14394 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 56e9d1c4da89417a987f897c8db21fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.341158 14582 tablet_bootstrap.cc:492] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:40.357025 14237 heartbeater.cc:503] Master 127.0.183.62:32775 was elected leader, sending a full tablet report...
I20260806 03:55:40.358877 14584 tablet_bootstrap.cc:492] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:40.369599 14287 tablet_service.cc:1467] Processing CreateTablet for tablet 38255c299a8545fb9845d5c17736e975 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260806 03:55:40.371318 14287 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 38255c299a8545fb9845d5c17736e975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.385429 14505 tablet_service.cc:1467] Processing CreateTablet for tablet f4851493770a4a1fb367c90b156ad667 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260806 03:55:40.387116 14505 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f4851493770a4a1fb367c90b156ad667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.425356 14584 tablet_bootstrap.cc:654] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:40.431447 14284 tablet_service.cc:1467] Processing CreateTablet for tablet 38413935ec824d24b8ac055e781b68a4 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260806 03:55:40.441752 14582 tablet_bootstrap.cc:654] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:40.407287 14513 tablet_service.cc:1467] Processing CreateTablet for tablet 38413935ec824d24b8ac055e781b68a4 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260806 03:55:40.457556 14298 tablet_service.cc:1467] Processing CreateTablet for tablet cf03ecd0ff2245d4a116f705da81f33e (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260806 03:55:40.457885 14510 tablet_service.cc:1467] Processing CreateTablet for tablet 17c2bd15290044cc9ec88a24c9ef3978 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260806 03:55:40.497601 14397 tablet_service.cc:1467] Processing CreateTablet for tablet dbc977ba0695435b88d96235aabd1f86 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260806 03:55:40.505208 14397 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dbc977ba0695435b88d96235aabd1f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.464167 14506 tablet_service.cc:1467] Processing CreateTablet for tablet dbc977ba0695435b88d96235aabd1f86 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260806 03:55:40.471860 14299 tablet_service.cc:1467] Processing CreateTablet for tablet 17c2bd15290044cc9ec88a24c9ef3978 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260806 03:55:40.476521 14395 tablet_service.cc:1467] Processing CreateTablet for tablet 38413935ec824d24b8ac055e781b68a4 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260806 03:55:40.479138 14167 tablet_service.cc:1467] Processing CreateTablet for tablet 38255c299a8545fb9845d5c17736e975 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260806 03:55:40.467618 14407 tablet_service.cc:1467] Processing CreateTablet for tablet f4851493770a4a1fb367c90b156ad667 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260806 03:55:40.485213 14513 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 38413935ec824d24b8ac055e781b68a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.485518 14394 tablet_service.cc:1467] Processing CreateTablet for tablet cf03ecd0ff2245d4a116f705da81f33e (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260806 03:55:40.486413 14352 heartbeater.cc:503] Master 127.0.183.62:32775 was elected leader, sending a full tablet report...
I20260806 03:55:40.528239 14393 tablet_service.cc:1467] Processing CreateTablet for tablet e85aed78b22d4db2b00e5abf4575b185 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260806 03:55:40.529158 14395 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 38413935ec824d24b8ac055e781b68a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.545852 14514 tablet_service.cc:1467] Processing CreateTablet for tablet 32588d95b317426b8a07ba6831a7fe32 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260806 03:55:40.549943 14289 tablet_service.cc:1467] Processing CreateTablet for tablet 32588d95b317426b8a07ba6831a7fe32 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260806 03:55:40.552533 14170 tablet_service.cc:1467] Processing CreateTablet for tablet cf03ecd0ff2245d4a116f705da81f33e (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260806 03:55:40.551630 14301 tablet_service.cc:1467] Processing CreateTablet for tablet 576bebacfb56458f9cc3e5a59d25110d (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260806 03:55:40.556200 14167 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 38255c299a8545fb9845d5c17736e975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.556532 14510 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 17c2bd15290044cc9ec88a24c9ef3978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.559089 14166 tablet_service.cc:1467] Processing CreateTablet for tablet 17c2bd15290044cc9ec88a24c9ef3978 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260806 03:55:40.572798 14508 tablet_service.cc:1467] Processing CreateTablet for tablet e85aed78b22d4db2b00e5abf4575b185 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260806 03:55:40.573256 14166 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 17c2bd15290044cc9ec88a24c9ef3978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.573313 14299 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 17c2bd15290044cc9ec88a24c9ef3978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.574255 14508 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e85aed78b22d4db2b00e5abf4575b185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.571389 14288 tablet_service.cc:1467] Processing CreateTablet for tablet e85aed78b22d4db2b00e5abf4575b185 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260806 03:55:40.628202 14590 tablet_bootstrap.cc:492] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:40.627913 14396 tablet_service.cc:1467] Processing CreateTablet for tablet f1aa6f6e52c541d6b1d5122e267a1c5c (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260806 03:55:40.629024 14170 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cf03ecd0ff2245d4a116f705da81f33e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.625037 14284 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 38413935ec824d24b8ac055e781b68a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.632730 14506 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dbc977ba0695435b88d96235aabd1f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.648788 14164 tablet_service.cc:1467] Processing CreateTablet for tablet dbc977ba0695435b88d96235aabd1f86 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260806 03:55:40.652734 14177 tablet_service.cc:1467] Processing CreateTablet for tablet 32588d95b317426b8a07ba6831a7fe32 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260806 03:55:40.630614 14463 heartbeater.cc:503] Master 127.0.183.62:32775 was elected leader, sending a full tablet report...
I20260806 03:55:40.655471 14515 tablet_service.cc:1467] Processing CreateTablet for tablet f1aa6f6e52c541d6b1d5122e267a1c5c (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260806 03:55:40.657001 14515 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f1aa6f6e52c541d6b1d5122e267a1c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.658610 14407 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f4851493770a4a1fb367c90b156ad667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.644279 14584 tablet_bootstrap.cc:492] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:40.664492 14584 ts_tablet_manager.cc:1397] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.306s	user 0.042s	sys 0.013s
I20260806 03:55:40.664599 14393 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e85aed78b22d4db2b00e5abf4575b185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.658489 14589 tablet_bootstrap.cc:492] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:40.673013 14396 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f1aa6f6e52c541d6b1d5122e267a1c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.673890 14394 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cf03ecd0ff2245d4a116f705da81f33e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.671626 14584 raft_consensus.cc:348] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:40.675189 14584 raft_consensus.cc:374] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:40.675494 14584 raft_consensus.cc:729] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:40.676275 14514 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 32588d95b317426b8a07ba6831a7fe32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.678076 14590 tablet_bootstrap.cc:654] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:40.680219 14298 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cf03ecd0ff2245d4a116f705da81f33e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.676462 14584 consensus_queue.cc:260] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:40.688606 14400 tablet_service.cc:1467] Processing CreateTablet for tablet 576bebacfb56458f9cc3e5a59d25110d (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260806 03:55:40.690096 14400 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 576bebacfb56458f9cc3e5a59d25110d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.669754 14171 tablet_service.cc:1467] Processing CreateTablet for tablet f4851493770a4a1fb367c90b156ad667 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260806 03:55:40.705184 14589 tablet_bootstrap.cc:654] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:40.647477 14169 tablet_service.cc:1467] Processing CreateTablet for tablet 576bebacfb56458f9cc3e5a59d25110d (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260806 03:55:40.726078 14560 heartbeater.cc:503] Master 127.0.183.62:32775 was elected leader, sending a full tablet report...
I20260806 03:55:40.729512 14286 tablet_service.cc:1467] Processing CreateTablet for tablet 5471a18dcf2e4bb9b9e43d816cbacb08 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260806 03:55:40.731523 14286 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5471a18dcf2e4bb9b9e43d816cbacb08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.734856 14301 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 576bebacfb56458f9cc3e5a59d25110d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.687533 14163 tablet_service.cc:1467] Processing CreateTablet for tablet f1aa6f6e52c541d6b1d5122e267a1c5c (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260806 03:55:40.761993 14288 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e85aed78b22d4db2b00e5abf4575b185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.763070 14164 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dbc977ba0695435b88d96235aabd1f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.764876 14289 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 32588d95b317426b8a07ba6831a7fe32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.767418 14177 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 32588d95b317426b8a07ba6831a7fe32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.769548 14590 tablet_bootstrap.cc:492] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:40.770135 14590 ts_tablet_manager.cc:1397] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.004s
I20260806 03:55:40.775624 14584 ts_tablet_manager.cc:1428] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.111s	user 0.010s	sys 0.004s
I20260806 03:55:40.776889 14584 tablet_bootstrap.cc:492] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:40.784498 14171 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f4851493770a4a1fb367c90b156ad667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.785650 14590 raft_consensus.cc:348] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:40.786507 14590 raft_consensus.cc:374] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:40.786800 14590 raft_consensus.cc:729] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:40.787531 14163 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f1aa6f6e52c541d6b1d5122e267a1c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.788013 14590 consensus_queue.cc:260] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:40.789975 14582 tablet_bootstrap.cc:492] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:40.790661 14582 ts_tablet_manager.cc:1397] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.450s	user 0.037s	sys 0.042s
I20260806 03:55:40.794940 14589 tablet_bootstrap.cc:492] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:40.795629 14589 ts_tablet_manager.cc:1397] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.138s	user 0.019s	sys 0.007s
I20260806 03:55:40.799019 14589 raft_consensus.cc:348] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:40.799746 14589 raft_consensus.cc:374] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:40.808718 14505 tablet_service.cc:1467] Processing CreateTablet for tablet 5471a18dcf2e4bb9b9e43d816cbacb08 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260806 03:55:40.836946 14505 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5471a18dcf2e4bb9b9e43d816cbacb08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.837217 14169 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 576bebacfb56458f9cc3e5a59d25110d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.812301 14296 tablet_service.cc:1467] Processing CreateTablet for tablet b6004ab712f240e9836beeb3b7b92e15 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260806 03:55:40.817407 14397 tablet_service.cc:1467] Processing CreateTablet for tablet b6004ab712f240e9836beeb3b7b92e15 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260806 03:55:40.841003 14296 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b6004ab712f240e9836beeb3b7b92e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.841174 14397 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b6004ab712f240e9836beeb3b7b92e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.827353 14508 tablet_service.cc:1467] Processing CreateTablet for tablet da689d1cd14f4d82878eb853b71e70a5 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260806 03:55:40.845016 14508 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet da689d1cd14f4d82878eb853b71e70a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.853058 14402 tablet_service.cc:1467] Processing CreateTablet for tablet 5471a18dcf2e4bb9b9e43d816cbacb08 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260806 03:55:40.854743 14402 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5471a18dcf2e4bb9b9e43d816cbacb08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.829392 14166 tablet_service.cc:1467] Processing CreateTablet for tablet da689d1cd14f4d82878eb853b71e70a5 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260806 03:55:40.860312 14589 raft_consensus.cc:729] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:40.830205 14582 raft_consensus.cc:348] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:40.830523 14288 tablet_service.cc:1467] Processing CreateTablet for tablet da689d1cd14f4d82878eb853b71e70a5 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260806 03:55:40.834990 14404 tablet_service.cc:1467] Processing CreateTablet for tablet 9c42d4e8fdf54b4885827fc709c94fff (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260806 03:55:40.861258 14582 raft_consensus.cc:374] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:40.861621 14582 raft_consensus.cc:729] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:40.862140 14404 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9c42d4e8fdf54b4885827fc709c94fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.862609 14582 consensus_queue.cc:260] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:40.861438 14166 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet da689d1cd14f4d82878eb853b71e70a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.878674 14590 ts_tablet_manager.cc:1428] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.108s	user 0.012s	sys 0.001s
I20260806 03:55:40.880249 14510 tablet_service.cc:1467] Processing CreateTablet for tablet 9c42d4e8fdf54b4885827fc709c94fff (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260806 03:55:40.882161 14510 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9c42d4e8fdf54b4885827fc709c94fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.883268 14407 tablet_service.cc:1467] Processing CreateTablet for tablet cda7deeed33b48a49cd82336f0db07da (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260806 03:55:40.884817 14407 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cda7deeed33b48a49cd82336f0db07da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.885939 14299 tablet_service.cc:1467] Processing CreateTablet for tablet cda7deeed33b48a49cd82336f0db07da (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260806 03:55:40.888584 14170 tablet_service.cc:1467] Processing CreateTablet for tablet 9c42d4e8fdf54b4885827fc709c94fff (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260806 03:55:40.890995 14172 tablet_service.cc:1467] Processing CreateTablet for tablet ac223bbed6694e88a1d2e0ad026ccf3c (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260806 03:55:40.893220 14590 tablet_bootstrap.cc:492] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:40.893934 14513 tablet_service.cc:1467] Processing CreateTablet for tablet cda7deeed33b48a49cd82336f0db07da (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260806 03:55:40.893863 14589 consensus_queue.cc:260] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:40.895486 14513 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cda7deeed33b48a49cd82336f0db07da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.897533 14287 tablet_service.cc:1467] Processing CreateTablet for tablet ac223bbed6694e88a1d2e0ad026ccf3c (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260806 03:55:40.898319 14168 tablet_service.cc:1467] Processing CreateTablet for tablet b6004ab712f240e9836beeb3b7b92e15 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260806 03:55:40.899286 14393 tablet_service.cc:1467] Processing CreateTablet for tablet ac223bbed6694e88a1d2e0ad026ccf3c (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260806 03:55:40.900452 14172 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ac223bbed6694e88a1d2e0ad026ccf3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.901983 14288 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet da689d1cd14f4d82878eb853b71e70a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.904814 14287 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ac223bbed6694e88a1d2e0ad026ccf3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.904433 14512 tablet_service.cc:1467] Processing CreateTablet for tablet 13ad1b203c6d485cb707a934fded499c (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260806 03:55:40.906060 14512 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 13ad1b203c6d485cb707a934fded499c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.906777 14167 tablet_service.cc:1467] Processing CreateTablet for tablet 13ad1b203c6d485cb707a934fded499c (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260806 03:55:40.908192 14167 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 13ad1b203c6d485cb707a934fded499c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.909745 14299 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cda7deeed33b48a49cd82336f0db07da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.900665 14393 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ac223bbed6694e88a1d2e0ad026ccf3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.914955 14298 tablet_service.cc:1467] Processing CreateTablet for tablet 13ad1b203c6d485cb707a934fded499c (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260806 03:55:40.928166 14170 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9c42d4e8fdf54b4885827fc709c94fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.937252 14582 ts_tablet_manager.cc:1428] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.146s	user 0.006s	sys 0.014s
I20260806 03:55:40.937754 14298 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 13ad1b203c6d485cb707a934fded499c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.938467 14582 tablet_bootstrap.cc:492] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:40.945488 14584 tablet_bootstrap.cc:654] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:40.948556 14561 tablet.cc:2369] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260806 03:55:40.952080 14168 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b6004ab712f240e9836beeb3b7b92e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.972733 14400 tablet_service.cc:1467] Processing CreateTablet for tablet 1c4ea21620234e4ba06f252a77a535bc (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260806 03:55:40.975575 14164 tablet_service.cc:1467] Processing CreateTablet for tablet 1c4ea21620234e4ba06f252a77a535bc (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260806 03:55:40.977144 14164 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1c4ea21620234e4ba06f252a77a535bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.978999 14284 tablet_service.cc:1467] Processing CreateTablet for tablet 8d3ef74813d84192ab2334c92458b813 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260806 03:55:40.980371 14284 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8d3ef74813d84192ab2334c92458b813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.975575 14506 tablet_service.cc:1467] Processing CreateTablet for tablet 1c4ea21620234e4ba06f252a77a535bc (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260806 03:55:40.986766 14506 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1c4ea21620234e4ba06f252a77a535bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.990654 14400 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1c4ea21620234e4ba06f252a77a535bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:40.997874 14590 tablet_bootstrap.cc:654] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:41.029139 14596 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:41.030016 14596 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:41.033291 14596 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:41.041157 14584 tablet_bootstrap.cc:492] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:41.041918 14584 ts_tablet_manager.cc:1397] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.265s	user 0.004s	sys 0.015s
I20260806 03:55:41.047425 14593 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:41.048343 14593 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:41.058864 14397 tablet_service.cc:1467] Processing CreateTablet for tablet 8d3ef74813d84192ab2334c92458b813 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260806 03:55:41.060482 14397 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8d3ef74813d84192ab2334c92458b813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.061278 14593 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:41.067531 14584 raft_consensus.cc:348] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:41.076148 14394 tablet_service.cc:1467] Processing CreateTablet for tablet 3f819d8e7c764a358e90ed9ff3b5d30a (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260806 03:55:41.077651 14582 tablet_bootstrap.cc:654] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:41.078303 14394 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f819d8e7c764a358e90ed9ff3b5d30a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.085625 14286 tablet_service.cc:1467] Processing CreateTablet for tablet 444ced90e189446a8e28167537be8515 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260806 03:55:41.087265 14286 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 444ced90e189446a8e28167537be8515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.089572 14296 tablet_service.cc:1467] Processing CreateTablet for tablet 3f819d8e7c764a358e90ed9ff3b5d30a (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260806 03:55:41.090943 14396 tablet_service.cc:1467] Processing CreateTablet for tablet 8ad813065a7b48369c497d0a937ad6ae (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260806 03:55:41.092509 14396 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8ad813065a7b48369c497d0a937ad6ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.102165 14297 tablet_service.cc:1467] Processing CreateTablet for tablet fcd315adea064b8492d9ffd0d06df60c (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260806 03:55:41.091770 14296 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f819d8e7c764a358e90ed9ff3b5d30a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.109472 14401 tablet_service.cc:1467] Processing CreateTablet for tablet fcd315adea064b8492d9ffd0d06df60c (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260806 03:55:41.076198 14584 raft_consensus.cc:374] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:41.110617 14584 raft_consensus.cc:729] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:41.110944 14401 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fcd315adea064b8492d9ffd0d06df60c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.112198 14584 consensus_queue.cc:260] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:41.123759 14590 tablet_bootstrap.cc:492] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:41.124418 14590 ts_tablet_manager.cc:1397] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.231s	user 0.012s	sys 0.004s
I20260806 03:55:41.125622 14297 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fcd315adea064b8492d9ffd0d06df60c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:55:41.128223 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:41.130501 14590 raft_consensus.cc:348] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:41.131350 14590 raft_consensus.cc:374] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:41.131650 14590 raft_consensus.cc:729] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:41.144806 14593 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:41.165100 14599 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:41.165932 14600 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:41.165819 14599 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:41.159392 14584 ts_tablet_manager.cc:1428] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.117s	user 0.008s	sys 0.004s
I20260806 03:55:41.166625 14600 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:41.179114 14508 tablet_service.cc:1467] Processing CreateTablet for tablet 8d3ef74813d84192ab2334c92458b813 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260806 03:55:41.180490 14507 tablet_service.cc:1467] Processing CreateTablet for tablet 6a4731c57b01486d896f12aa23e78172 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260806 03:55:41.181047 14515 tablet_service.cc:1467] Processing CreateTablet for tablet 444ced90e189446a8e28167537be8515 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260806 03:55:41.186148 14514 tablet_service.cc:1467] Processing CreateTablet for tablet 8ad813065a7b48369c497d0a937ad6ae (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260806 03:55:41.186394 14505 tablet_service.cc:1467] Processing CreateTablet for tablet fcd315adea064b8492d9ffd0d06df60c (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260806 03:55:41.192994 14395 tablet_service.cc:1467] Processing CreateTablet for tablet b7aa49f403a54b6e827e1eb852e9876e (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260806 03:55:41.194671 14395 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b7aa49f403a54b6e827e1eb852e9876e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.160676 14593 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:41.221225 14396 tablet_service.cc:1467] Processing CreateTablet for tablet 564f56fa0630426cb769f92d85eca152 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260806 03:55:41.153587 14590 consensus_queue.cc:260] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:41.228950 14590 ts_tablet_manager.cc:1428] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.000s
I20260806 03:55:41.230257 14590 tablet_bootstrap.cc:492] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:41.240078 14508 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8d3ef74813d84192ab2334c92458b813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.181346 14599 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:41.223372 14600 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:41.247159 14299 tablet_service.cc:1467] Processing CreateTablet for tablet 564f56fa0630426cb769f92d85eca152 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260806 03:55:41.269986 14396 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 564f56fa0630426cb769f92d85eca152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.257534 14584 tablet_bootstrap.cc:492] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:41.261302 14593 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:41.305485 14515 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 444ced90e189446a8e28167537be8515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.306363 14514 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8ad813065a7b48369c497d0a937ad6ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.309526 14299 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 564f56fa0630426cb769f92d85eca152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.317255 14589 ts_tablet_manager.cc:1428] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.521s	user 0.014s	sys 0.011s
W20260806 03:55:41.317674 14589 ts_tablet_manager.cc:1460] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a: Tablet startup took 521ms
W20260806 03:55:41.317975 14589 ts_tablet_manager.cc:1462] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a: Trace:
0806 03:55:40.099273 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:40.107905 (+  8632us) service_pool.cc:227] Handling call
0806 03:55:40.121964 (+ 14059us) ts_tablet_manager.cc:663] Acquired tablet manager lock
0806 03:55:40.152224 (+ 30260us) ts_tablet_manager.cc:676] Creating new metadata...
0806 03:55:40.429321 (+277097us) tablet_metadata.cc:641] Metadata flushed
0806 03:55:40.453459 (+ 24138us) tablet_replica.cc:205] Creating consensus instance
0806 03:55:40.592568 (+139109us) inbound_call.cc:173] Queueing success response
0806 03:55:40.657904 (+ 65336us) ts_tablet_manager.cc:1373] Bootstrapping tablet
0806 03:55:40.796088 (+138184us) ts_tablet_manager.cc:1429] Starting tablet replica
0806 03:55:40.796733 (+   645us) tablet_replica.cc:259] Starting instrumentation
0806 03:55:40.797387 (+   654us) tablet_replica.cc:278] Starting consensus
Metrics: {"raft.queue_time_us":270146,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":196,"tablet-open.queue_time_us":203952,"thread_start_us":292289,"threads_started":2}
I20260806 03:55:41.333262 14407 tablet_service.cc:1467] Processing CreateTablet for tablet d12e0b5807184c3bb9294b8832e0af43 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260806 03:55:41.335615 14407 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d12e0b5807184c3bb9294b8832e0af43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.345508 14507 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6a4731c57b01486d896f12aa23e78172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.348644 14505 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fcd315adea064b8492d9ffd0d06df60c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.352998 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:55:41.367190 14479 leader_election.cc:341] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.370215 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:55:41.372375 14479 leader_election.cc:341] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.386394 14582 tablet_bootstrap.cc:492] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:41.361564 14589 tablet_bootstrap.cc:492] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:41.387066 14582 ts_tablet_manager.cc:1397] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.449s	user 0.015s	sys 0.006s
I20260806 03:55:41.393333 14506 tablet_service.cc:1467] Processing CreateTablet for tablet b7aa49f403a54b6e827e1eb852e9876e (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260806 03:55:41.393500 14510 tablet_service.cc:1467] Processing CreateTablet for tablet d12e0b5807184c3bb9294b8832e0af43 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260806 03:55:41.394977 14506 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b7aa49f403a54b6e827e1eb852e9876e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.395763 14510 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d12e0b5807184c3bb9294b8832e0af43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.397796 14582 raft_consensus.cc:348] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:41.398648 14582 raft_consensus.cc:374] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:41.398947 14582 raft_consensus.cc:729] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:41.399675 14590 tablet_bootstrap.cc:654] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:41.404412 14404 tablet_service.cc:1467] Processing CreateTablet for tablet c634546efbbf45e8bd0d383202c9a992 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260806 03:55:41.393497 14397 tablet_service.cc:1467] Processing CreateTablet for tablet 0e85d78e4ffe4a4a86431722a101125e (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260806 03:55:41.410768 14584 tablet_bootstrap.cc:654] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:41.442584 14296 tablet_service.cc:1467] Processing CreateTablet for tablet 6a4731c57b01486d896f12aa23e78172 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260806 03:55:41.444327 14296 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6a4731c57b01486d896f12aa23e78172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.454641 14397 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0e85d78e4ffe4a4a86431722a101125e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.436107 14582 consensus_queue.cc:260] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:41.461774 14599 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:41.465803 14599 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:41.466989 14172 tablet_service.cc:1467] Processing CreateTablet for tablet 3f819d8e7c764a358e90ed9ff3b5d30a (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260806 03:55:41.468757 14172 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f819d8e7c764a358e90ed9ff3b5d30a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.470511 14599 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:41.475742 14402 tablet_service.cc:1467] Processing CreateTablet for tablet 6322ef4e1d9746399a8b68993fe01f30 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260806 03:55:41.477056 14404 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c634546efbbf45e8bd0d383202c9a992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.477881 14402 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6322ef4e1d9746399a8b68993fe01f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.482568 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:55:41.484481 14139 leader_election.cc:341] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.494658 14164 tablet_service.cc:1467] Processing CreateTablet for tablet 564f56fa0630426cb769f92d85eca152 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260806 03:55:41.496274 14164 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 564f56fa0630426cb769f92d85eca152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.496438 14167 tablet_service.cc:1467] Processing CreateTablet for tablet 444ced90e189446a8e28167537be8515 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260806 03:55:41.497453 14170 tablet_service.cc:1467] Processing CreateTablet for tablet 6a4731c57b01486d896f12aa23e78172 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260806 03:55:41.498112 14167 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 444ced90e189446a8e28167537be8515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.497527 14168 tablet_service.cc:1467] Processing CreateTablet for tablet 0e85d78e4ffe4a4a86431722a101125e (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260806 03:55:41.496332 14169 tablet_service.cc:1467] Processing CreateTablet for tablet b7aa49f403a54b6e827e1eb852e9876e (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260806 03:55:41.500347 14163 tablet_service.cc:1467] Processing CreateTablet for tablet c634546efbbf45e8bd0d383202c9a992 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260806 03:55:41.502349 14177 tablet_service.cc:1467] Processing CreateTablet for tablet 65c7417862bf411badf621c97886dd17 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260806 03:55:41.494537 14166 tablet_service.cc:1467] Processing CreateTablet for tablet 8ad813065a7b48369c497d0a937ad6ae (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260806 03:55:41.503382 14171 tablet_service.cc:1467] Processing CreateTablet for tablet 0bd36671d77142ffad9d33d9623a8474 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260806 03:55:41.507206 14512 tablet_service.cc:1467] Processing CreateTablet for tablet c634546efbbf45e8bd0d383202c9a992 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260806 03:55:41.508765 14512 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c634546efbbf45e8bd0d383202c9a992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.509078 14511 tablet_service.cc:1467] Processing CreateTablet for tablet 19ce5e84d2934b95ba7ed9d2624db40a (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260806 03:55:41.509786 14589 tablet_bootstrap.cc:654] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:41.510529 14511 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 19ce5e84d2934b95ba7ed9d2624db40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.507635 14513 tablet_service.cc:1467] Processing CreateTablet for tablet 6322ef4e1d9746399a8b68993fe01f30 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260806 03:55:41.512190 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:41.498948 14170 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6a4731c57b01486d896f12aa23e78172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.516224 14171 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0bd36671d77142ffad9d33d9623a8474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.517185 14513 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6322ef4e1d9746399a8b68993fe01f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.518607 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:41.519064 14394 tablet_service.cc:1467] Processing CreateTablet for tablet 0bd36671d77142ffad9d33d9623a8474 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260806 03:55:41.522658 14477 leader_election.cc:341] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.523290 14477 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:41.524361 14163 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c634546efbbf45e8bd0d383202c9a992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.524439 14593 raft_consensus.cc:2726] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:55:41.525086 14145 leader_election.cc:341] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.525641 14145 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:41.528338 14169 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b7aa49f403a54b6e827e1eb852e9876e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.532663 14168 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0e85d78e4ffe4a4a86431722a101125e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.534291 14166 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8ad813065a7b48369c497d0a937ad6ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.536531 14394 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0bd36671d77142ffad9d33d9623a8474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.540858 14596 raft_consensus.cc:2726] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:41.542805 14177 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 65c7417862bf411badf621c97886dd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.547508 14590 tablet_bootstrap.cc:492] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:41.552321 14590 ts_tablet_manager.cc:1397] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.322s	user 0.027s	sys 0.040s
I20260806 03:55:41.552627 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:41.554502 14477 leader_election.cc:341] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.555011 14477 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:41.555877 14593 raft_consensus.cc:2726] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:41.558038 14506 tablet_service.cc:1467] Processing CreateTablet for tablet 65c7417862bf411badf621c97886dd17 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260806 03:55:41.560003 14506 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 65c7417862bf411badf621c97886dd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.566027 14590 raft_consensus.cc:348] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:41.566454 14393 tablet_service.cc:1467] Processing CreateTablet for tablet ec3dc2e1439b42c78d575af3982616bd (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260806 03:55:41.577394 14393 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ec3dc2e1439b42c78d575af3982616bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.578791 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:41.580996 14590 raft_consensus.cc:374] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:41.569306 14284 tablet_service.cc:1467] Processing CreateTablet for tablet d12e0b5807184c3bb9294b8832e0af43 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260806 03:55:41.581372 14590 raft_consensus.cc:729] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:41.582383 14284 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d12e0b5807184c3bb9294b8832e0af43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.582309 14590 consensus_queue.cc:260] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:41.569813 14297 tablet_service.cc:1467] Processing CreateTablet for tablet 0e85d78e4ffe4a4a86431722a101125e (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260806 03:55:41.585109 14297 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0e85d78e4ffe4a4a86431722a101125e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.571955 14288 tablet_service.cc:1467] Processing CreateTablet for tablet 65c7417862bf411badf621c97886dd17 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260806 03:55:41.572297 14286 tablet_service.cc:1467] Processing CreateTablet for tablet 6322ef4e1d9746399a8b68993fe01f30 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260806 03:55:41.574457 14301 tablet_service.cc:1467] Processing CreateTablet for tablet 0bd36671d77142ffad9d33d9623a8474 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260806 03:55:41.574723 14298 tablet_service.cc:1467] Processing CreateTablet for tablet 19ce5e84d2934b95ba7ed9d2624db40a (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260806 03:55:41.589643 14288 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 65c7417862bf411badf621c97886dd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.596984 14590 ts_tablet_manager.cc:1428] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.002s
I20260806 03:55:41.598178 14590 tablet_bootstrap.cc:492] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:41.606699 14582 ts_tablet_manager.cc:1428] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.219s	user 0.016s	sys 0.009s
I20260806 03:55:41.608295 14286 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6322ef4e1d9746399a8b68993fe01f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.609129 14298 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 19ce5e84d2934b95ba7ed9d2624db40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.612427 14582 tablet_bootstrap.cc:492] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:41.613473 14301 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0bd36671d77142ffad9d33d9623a8474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.617844 14596 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:41.618384 14596 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:41.620502 14596 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:41.622715 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:41.624751 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:41.625463 14421 raft_consensus.cc:2454] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
W20260806 03:55:41.629045 14145 leader_election.cc:341] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.630964 14139 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:41.632373 14596 raft_consensus.cc:2781] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:41.632752 14596 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:41.632988 14584 tablet_bootstrap.cc:492] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:41.633895 14584 ts_tablet_manager.cc:1397] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.408s	user 0.019s	sys 0.003s
I20260806 03:55:41.637595 14584 raft_consensus.cc:348] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:41.633093 14596 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:41.640681 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:41.664233 14253 leader_election.cc:341] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.666332 14287 tablet_service.cc:1467] Processing CreateTablet for tablet 5d2fd8182da64e7abe5aabbdb0eb6cd9 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260806 03:55:41.667762 14287 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5d2fd8182da64e7abe5aabbdb0eb6cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.671263 14584 raft_consensus.cc:374] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:41.671723 14584 raft_consensus.cc:729] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:41.709091 14584 consensus_queue.cc:260] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:41.644505 14171 tablet_service.cc:1467] Processing CreateTablet for tablet 19ce5e84d2934b95ba7ed9d2624db40a (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260806 03:55:41.711263 14171 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 19ce5e84d2934b95ba7ed9d2624db40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.678400 14164 tablet_service.cc:1467] Processing CreateTablet for tablet ec3dc2e1439b42c78d575af3982616bd (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
W20260806 03:55:41.688360 14253 leader_election.cc:341] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.733955 14296 tablet_service.cc:1467] Processing CreateTablet for tablet d208e1f8be0c4ae588a74decc1036fe1 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260806 03:55:41.692618 14396 tablet_service.cc:1467] Processing CreateTablet for tablet 5d2fd8182da64e7abe5aabbdb0eb6cd9 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260806 03:55:41.735646 14396 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5d2fd8182da64e7abe5aabbdb0eb6cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.735646 14296 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d208e1f8be0c4ae588a74decc1036fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.699973 14514 tablet_service.cc:1467] Processing CreateTablet for tablet 5d2fd8182da64e7abe5aabbdb0eb6cd9 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260806 03:55:41.702474 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:41.704924 14407 tablet_service.cc:1467] Processing CreateTablet for tablet fc15f9ec60b145bba0e8b251900194c9 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260806 03:55:41.706343 14505 tablet_service.cc:1467] Processing CreateTablet for tablet d208e1f8be0c4ae588a74decc1036fe1 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260806 03:55:41.710865 14400 tablet_service.cc:1467] Processing CreateTablet for tablet 4a94592515014b47b71c12a5ca5c2046 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260806 03:55:41.643131 14508 tablet_service.cc:1467] Processing CreateTablet for tablet ec3dc2e1439b42c78d575af3982616bd (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260806 03:55:41.722695 14164 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ec3dc2e1439b42c78d575af3982616bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.724244 14510 tablet_service.cc:1467] Processing CreateTablet for tablet 4a94592515014b47b71c12a5ca5c2046 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260806 03:55:41.724704 14170 tablet_service.cc:1467] Processing CreateTablet for tablet fc15f9ec60b145bba0e8b251900194c9 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260806 03:55:41.725852 14596 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:41.690270 14590 tablet_bootstrap.cc:654] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:41.696593 14582 tablet_bootstrap.cc:654] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:41.744005 14298 tablet_service.cc:1467] Processing CreateTablet for tablet fc15f9ec60b145bba0e8b251900194c9 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260806 03:55:41.767009 14298 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fc15f9ec60b145bba0e8b251900194c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.747895 14407 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fc15f9ec60b145bba0e8b251900194c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.752427 14508 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ec3dc2e1439b42c78d575af3982616bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.753639 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:41.768796 14297 tablet_service.cc:1467] Processing CreateTablet for tablet 56013948b5754ef38325076284910450 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260806 03:55:41.754900 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:41.756959 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:41.757526 14589 tablet_bootstrap.cc:492] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:41.760951 14584 ts_tablet_manager.cc:1428] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.127s	user 0.004s	sys 0.004s
I20260806 03:55:41.772102 14584 tablet_bootstrap.cc:492] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:41.772617 14514 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5d2fd8182da64e7abe5aabbdb0eb6cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.775198 14400 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4a94592515014b47b71c12a5ca5c2046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.776005 14505 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d208e1f8be0c4ae588a74decc1036fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.780751 14510 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4a94592515014b47b71c12a5ca5c2046. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:55:41.781837 14367 leader_election.cc:341] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:41.782038 14253 leader_election.cc:341] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.782650 14253 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:41.784298 14627 raft_consensus.cc:2726] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:55:41.785880 14253 leader_election.cc:341] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.786362 14253 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:41.788729 14170 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet fc15f9ec60b145bba0e8b251900194c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.792305 14627 raft_consensus.cc:2726] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:41.794672 14589 ts_tablet_manager.cc:1397] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.464s	user 0.022s	sys 0.006s
I20260806 03:55:41.795773 14196 raft_consensus.cc:2379] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:55:41.797262 14596 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:41.798187 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:41.798934 14421 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:41.800231 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:55:41.801915 14145 leader_election.cc:341] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.770628 14297 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 56013948b5754ef38325076284910450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.805097 14365 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:41.810168 14031 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 59163.5us
I20260806 03:55:41.814173 14584 tablet_bootstrap.cc:654] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:41.837637 14589 raft_consensus.cc:348] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:41.838929 14589 raft_consensus.cc:374] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:41.839301 14589 raft_consensus.cc:729] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:41.813681 14172 tablet_service.cc:1467] Processing CreateTablet for tablet 4a94592515014b47b71c12a5ca5c2046 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260806 03:55:41.845875 14593 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:41.846447 14593 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:41.850389 14590 tablet_bootstrap.cc:492] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:41.850929 14286 tablet_service.cc:1467] Processing CreateTablet for tablet 59c582f66b2f4a4f8afe6b669e1a0def (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260806 03:55:41.851650 14593 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:41.851336 14589 consensus_queue.cc:260] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:41.845026 14421 raft_consensus.cc:2454] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:41.852432 14286 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 59c582f66b2f4a4f8afe6b669e1a0def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.850987 14590 ts_tablet_manager.cc:1397] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.253s	user 0.010s	sys 0.004s
I20260806 03:55:41.859468 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:55:41.862007 14479 leader_election.cc:341] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.859318 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:41.862543 14582 tablet_bootstrap.cc:492] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:41.863207 14582 ts_tablet_manager.cc:1397] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.255s	user 0.015s	sys 0.017s
W20260806 03:55:41.863664 14477 leader_election.cc:341] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:41.864187 14477 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:41.871325 14593 raft_consensus.cc:2726] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:41.873085 14582 raft_consensus.cc:348] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:41.873876 14582 raft_consensus.cc:374] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:41.874178 14582 raft_consensus.cc:729] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:41.874969 14582 consensus_queue.cc:260] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:41.877286 14582 ts_tablet_manager.cc:1428] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260806 03:55:41.884434 14582 tablet_bootstrap.cc:492] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:41.885910 14590 raft_consensus.cc:348] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:41.886898 14590 raft_consensus.cc:374] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:41.887245 14590 raft_consensus.cc:729] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
W20260806 03:55:41.853284 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 48482.6us
I20260806 03:55:41.906316 14584 tablet_bootstrap.cc:492] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:41.907018 14584 ts_tablet_manager.cc:1397] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.135s	user 0.027s	sys 0.017s
I20260806 03:55:41.910588 14139 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:41.911679 14596 raft_consensus.cc:2781] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:41.901300 14172 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4a94592515014b47b71c12a5ca5c2046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.911685 14584 raft_consensus.cc:348] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:41.916637 14584 raft_consensus.cc:374] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:41.869727 14177 tablet_service.cc:1467] Processing CreateTablet for tablet d208e1f8be0c4ae588a74decc1036fe1 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260806 03:55:41.916988 14584 raft_consensus.cc:729] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:41.918618 14177 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d208e1f8be0c4ae588a74decc1036fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.925709 14284 tablet_service.cc:1467] Processing CreateTablet for tablet bf96497390d34b9c9b9fd330032aee83 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260806 03:55:41.888368 14590 consensus_queue.cc:260] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:41.927316 14284 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bf96497390d34b9c9b9fd330032aee83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.892828 14631 raft_consensus.cc:2726] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:41.939186 14582 tablet_bootstrap.cc:654] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:41.918318 14584 consensus_queue.cc:260] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:41.938843 14505 tablet_service.cc:1467] Processing CreateTablet for tablet 56013948b5754ef38325076284910450 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260806 03:55:41.941931 14505 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 56013948b5754ef38325076284910450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.942224 14584 ts_tablet_manager.cc:1428] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260806 03:55:41.943399 14584 tablet_bootstrap.cc:492] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:41.946379 14508 tablet_service.cc:1467] Processing CreateTablet for tablet bf96497390d34b9c9b9fd330032aee83 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260806 03:55:41.948390 14508 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bf96497390d34b9c9b9fd330032aee83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.954079 14393 tablet_service.cc:1467] Processing CreateTablet for tablet 59c582f66b2f4a4f8afe6b669e1a0def (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260806 03:55:41.955700 14393 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 59c582f66b2f4a4f8afe6b669e1a0def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.958719 14170 tablet_service.cc:1467] Processing CreateTablet for tablet 59c582f66b2f4a4f8afe6b669e1a0def (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260806 03:55:41.961377 14170 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 59c582f66b2f4a4f8afe6b669e1a0def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.958938 14397 tablet_service.cc:1467] Processing CreateTablet for tablet cdb1f48db09e44a08a69683c801e7b50 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260806 03:55:41.966069 14397 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cdb1f48db09e44a08a69683c801e7b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:41.977582 14596 raft_consensus.cc:686] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:41.972266 14584 tablet_bootstrap.cc:654] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:41.993945 14171 tablet_service.cc:1467] Processing CreateTablet for tablet bf96497390d34b9c9b9fd330032aee83 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260806 03:55:41.995421 14171 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bf96497390d34b9c9b9fd330032aee83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.004232 14298 tablet_service.cc:1467] Processing CreateTablet for tablet 578f37ca9e5f491cb5ee039224d97406 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260806 03:55:42.005849 14298 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 578f37ca9e5f491cb5ee039224d97406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.008010 14506 tablet_service.cc:1467] Processing CreateTablet for tablet cdb1f48db09e44a08a69683c801e7b50 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260806 03:55:42.009526 14506 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cdb1f48db09e44a08a69683c801e7b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.010915 14407 tablet_service.cc:1467] Processing CreateTablet for tablet 56013948b5754ef38325076284910450 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260806 03:55:42.012480 14407 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 56013948b5754ef38325076284910450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.017019 14634 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.017654 14634 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.019392 14400 tablet_service.cc:1467] Processing CreateTablet for tablet 578f37ca9e5f491cb5ee039224d97406 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260806 03:55:42.020849 14400 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 578f37ca9e5f491cb5ee039224d97406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.020681 14164 tablet_service.cc:1467] Processing CreateTablet for tablet cdb1f48db09e44a08a69683c801e7b50 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260806 03:55:42.022269 14164 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cdb1f48db09e44a08a69683c801e7b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.025427 14512 tablet_service.cc:1467] Processing CreateTablet for tablet 578f37ca9e5f491cb5ee039224d97406 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260806 03:55:42.026779 14512 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 578f37ca9e5f491cb5ee039224d97406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.027752 14627 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.028376 14627 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.029057 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:55:42.030689 14367 leader_election.cc:341] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.021920 14167 tablet_service.cc:1467] Processing CreateTablet for tablet f43b3d40b94a43989658e0e77f8edf37 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260806 03:55:41.978688 14596 consensus_queue.cc:237] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.032043 14167 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f43b3d40b94a43989658e0e77f8edf37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.055907 14589 ts_tablet_manager.cc:1428] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.260s	user 0.013s	sys 0.013s
I20260806 03:55:42.056595 14590 ts_tablet_manager.cc:1428] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.196s	user 0.007s	sys 0.028s
I20260806 03:55:42.045642 14634 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:42.061833 14286 tablet_service.cc:1467] Processing CreateTablet for tablet f43b3d40b94a43989658e0e77f8edf37 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260806 03:55:42.062186 14394 tablet_service.cc:1467] Processing CreateTablet for tablet f43b3d40b94a43989658e0e77f8edf37 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260806 03:55:42.061069 14635 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.065388 14163 tablet_service.cc:1467] Processing CreateTablet for tablet 92146e5cf556478e91b320a7a9789195 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260806 03:55:42.064486 14635 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.074252 14627 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:42.075007 14296 tablet_service.cc:1467] Processing CreateTablet for tablet 92146e5cf556478e91b320a7a9789195 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260806 03:55:42.074426 14163 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 92146e5cf556478e91b320a7a9789195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.076710 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:42.078457 14253 leader_election.cc:341] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.080588 14582 tablet_bootstrap.cc:492] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:42.081292 14635 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:42.083726 14394 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f43b3d40b94a43989658e0e77f8edf37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.083459 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:42.087668 14286 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet f43b3d40b94a43989658e0e77f8edf37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.092272 14636 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.096149 14590 tablet_bootstrap.cc:492] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:42.099303 14395 tablet_service.cc:1467] Processing CreateTablet for tablet 5a4270a2a64e4d1c917d785b072e3659 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260806 03:55:42.100620 14589 tablet_bootstrap.cc:492] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:42.101158 14508 tablet_service.cc:1467] Processing CreateTablet for tablet 5a4270a2a64e4d1c917d785b072e3659 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260806 03:55:42.115911 14508 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5a4270a2a64e4d1c917d785b072e3659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.128294 14636 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.103818 14582 ts_tablet_manager.cc:1397] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.197s	user 0.030s	sys 0.010s
I20260806 03:55:42.105976 14169 tablet_service.cc:1467] Processing CreateTablet for tablet 5a4270a2a64e4d1c917d785b072e3659 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260806 03:55:42.130381 14169 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5a4270a2a64e4d1c917d785b072e3659. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:55:42.134176 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:42.068925 14510 tablet_service.cc:1467] Processing CreateTablet for tablet 92146e5cf556478e91b320a7a9789195 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260806 03:55:42.144796 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:42.146013 14313 raft_consensus.cc:2454] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:42.147868 14145 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:42.144850 14510 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 92146e5cf556478e91b320a7a9789195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.148280 14395 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5a4270a2a64e4d1c917d785b072e3659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.152104 14636 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:42.152885 14636 raft_consensus.cc:2781] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:42.153293 14636 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:42.153618 14636 raft_consensus.cc:3037] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.165182 14296 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 92146e5cf556478e91b320a7a9789195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:55:42.188333 14593 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.192116 14593 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:55:42.200289 14139 leader_election.cc:341] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.205593 14593 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:42.219095 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:42.225529 14051 catalog_manager.cc:5495] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
W20260806 03:55:42.240597 14479 leader_election.cc:341] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.231729 14590 tablet_bootstrap.cc:654] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.225494 14636 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.228298 14582 raft_consensus.cc:348] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.257894 14582 raft_consensus.cc:374] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.258250 14589 tablet_bootstrap.cc:654] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.258330 14582 raft_consensus.cc:729] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.259335 14582 consensus_queue.cc:260] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.265736 14582 ts_tablet_manager.cc:1428] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.132s	user 0.008s	sys 0.000s
I20260806 03:55:42.266858 14582 tablet_bootstrap.cc:492] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:42.278723 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:42.279402 14313 raft_consensus.cc:3037] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.281193 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:42.281949 14419 raft_consensus.cc:2454] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:42.283114 14477 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:42.284642 14593 raft_consensus.cc:2781] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:42.285027 14593 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:42.285388 14593 raft_consensus.cc:3037] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.287185 14313 raft_consensus.cc:2454] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:42.288528 14145 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:42.289486 14596 raft_consensus.cc:2781] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:42.290004 14596 raft_consensus.cc:686] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:42.290889 14596 consensus_queue.cc:237] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.300635 14636 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:42.305537 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:42.333303 14589 tablet_bootstrap.cc:492] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:42.336006 14589 ts_tablet_manager.cc:1397] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.236s	user 0.015s	sys 0.006s
I20260806 03:55:42.337234 14584 tablet_bootstrap.cc:492] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:42.338014 14584 ts_tablet_manager.cc:1397] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.395s	user 0.025s	sys 0.035s
I20260806 03:55:42.349762 14582 tablet_bootstrap.cc:654] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.339952 14589 raft_consensus.cc:348] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.343966 14593 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.342358 14584 raft_consensus.cc:348] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.353042 14584 raft_consensus.cc:374] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.353160 14527 raft_consensus.cc:2379] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:42.353538 14584 raft_consensus.cc:729] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.354662 14584 consensus_queue.cc:260] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.356202 14365 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:42.351167 14589 raft_consensus.cc:374] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.358006 14634 raft_consensus.cc:3037] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.358218 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:42.359572 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:42.358026 14590 tablet_bootstrap.cc:492] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
W20260806 03:55:42.362473 14139 leader_election.cc:341] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.363157 14590 ts_tablet_manager.cc:1397] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.267s	user 0.015s	sys 0.010s
I20260806 03:55:42.363961 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:42.358538 14589 raft_consensus.cc:729] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.372184 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:42.365000 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:42.362003 14593 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:42.379309 14584 ts_tablet_manager.cc:1428] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.041s	user 0.021s	sys 0.006s
I20260806 03:55:42.376832 14589 consensus_queue.cc:260] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:42.380362 14253 leader_election.cc:341] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:42.380790 14139 leader_election.cc:341] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.380884 14253 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:42.365221 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:42.382507 14627 raft_consensus.cc:2726] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:55:42.384902 14479 leader_election.cc:341] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.386175 14589 ts_tablet_manager.cc:1428] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.008s
I20260806 03:55:42.366470 14590 raft_consensus.cc:348] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.387305 14589 tablet_bootstrap.cc:492] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:42.387475 14590 raft_consensus.cc:374] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.387981 14590 raft_consensus.cc:729] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.388230 14527 raft_consensus.cc:2454] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:42.393175 14139 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:42.394461 14596 raft_consensus.cc:2781] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:42.394924 14596 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:42.395308 14596 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.394714 14590 consensus_queue.cc:260] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.397657 14590 ts_tablet_manager.cc:1428] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260806 03:55:42.398984 14590 tablet_bootstrap.cc:492] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:42.395255 14582 tablet_bootstrap.cc:492] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:42.400993 14582 ts_tablet_manager.cc:1397] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.007s
I20260806 03:55:42.402946 14589 tablet_bootstrap.cc:654] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.397573 14634 raft_consensus.cc:2726] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:42.417416 14050 catalog_manager.cc:5495] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:42.421343 14627 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.421989 14627 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.426790 14590 tablet_bootstrap.cc:654] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.426303 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:42.424011 14627 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:55:42.428313 14253 leader_election.cc:341] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.426803 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:42.426002 14582 raft_consensus.cc:348] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.429824 14527 raft_consensus.cc:2454] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:42.429997 14582 raft_consensus.cc:374] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.430543 14582 raft_consensus.cc:729] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.431205 14253 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:42.432287 14627 raft_consensus.cc:2781] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:42.431903 14582 consensus_queue.cc:260] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.432757 14627 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:42.433151 14627 raft_consensus.cc:3037] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.436296 14584 tablet_bootstrap.cc:492] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:42.434794 14589 tablet_bootstrap.cc:492] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:42.438678 14589 ts_tablet_manager.cc:1397] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.016s
I20260806 03:55:42.442090 14419 raft_consensus.cc:2454] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:42.443859 14584 tablet_bootstrap.cc:654] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.445309 14589 raft_consensus.cc:348] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.445704 14477 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:42.448344 14589 raft_consensus.cc:374] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.449225 14589 raft_consensus.cc:729] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.449510 14660 raft_consensus.cc:2781] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:42.451016 14660 raft_consensus.cc:686] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:42.452170 14660 consensus_queue.cc:237] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.452251 14589 consensus_queue.cc:260] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.457170 14589 ts_tablet_manager.cc:1428] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260806 03:55:42.446540 14596 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.459956 14582 ts_tablet_manager.cc:1428] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.059s	user 0.014s	sys 0.008s
I20260806 03:55:42.461714 14596 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:42.462646 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:42.463562 14589 tablet_bootstrap.cc:492] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:42.464504 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:42.465976 14527 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:42.465266 14139 leader_election.cc:341] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.474118 14590 tablet_bootstrap.cc:492] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:42.474727 14590 ts_tablet_manager.cc:1397] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.010s
I20260806 03:55:42.474278 14627 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.477626 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:42.477952 14590 raft_consensus.cc:348] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.478838 14590 raft_consensus.cc:374] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.479128 14590 raft_consensus.cc:729] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
W20260806 03:55:42.479298 14253 leader_election.cc:341] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.480119 14590 consensus_queue.cc:260] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.481309 14627 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:42.481593 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:42.481945 14582 tablet_bootstrap.cc:492] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:42.482322 14525 raft_consensus.cc:3037] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.487843 14582 tablet_bootstrap.cc:654] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.478385 14053 catalog_manager.cc:5495] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:42.494175 14590 ts_tablet_manager.cc:1428] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260806 03:55:42.498580 14590 tablet_bootstrap.cc:492] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:42.498862 14525 raft_consensus.cc:2454] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:42.500345 14253 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:42.501184 14627 raft_consensus.cc:2781] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:42.497040 14527 raft_consensus.cc:2454] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:42.472139 14589 tablet_bootstrap.cc:654] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.503232 14139 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:42.504166 14596 raft_consensus.cc:2781] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:42.504647 14596 raft_consensus.cc:686] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:42.505467 14590 tablet_bootstrap.cc:654] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.505398 14596 consensus_queue.cc:237] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.499166 14582 tablet_bootstrap.cc:492] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:42.506995 14582 ts_tablet_manager.cc:1397] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.003s
I20260806 03:55:42.497234 14584 tablet_bootstrap.cc:492] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:42.501663 14627 raft_consensus.cc:686] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:42.508884 14627 consensus_queue.cc:237] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.513063 14584 ts_tablet_manager.cc:1397] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.003s
I20260806 03:55:42.518905 14666 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.519755 14666 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.526139 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:42.527369 14584 raft_consensus.cc:348] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:42.528594 14253 leader_election.cc:341] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.528910 14584 raft_consensus.cc:374] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.529449 14584 raft_consensus.cc:729] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.529812 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:42.530804 14584 consensus_queue.cc:260] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.530620 14196 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:42.532737 14666 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:42.533774 14590 tablet_bootstrap.cc:492] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:42.533435 14253 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:42.526638 14582 raft_consensus.cc:348] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.534327 14590 ts_tablet_manager.cc:1397] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.009s
I20260806 03:55:42.534570 14582 raft_consensus.cc:374] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.534986 14582 raft_consensus.cc:729] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.536711 14582 consensus_queue.cc:260] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.535434 14053 catalog_manager.cc:5495] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:42.537426 14590 raft_consensus.cc:348] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.538326 14590 raft_consensus.cc:374] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.538630 14590 raft_consensus.cc:729] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.539893 14582 ts_tablet_manager.cc:1428] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260806 03:55:42.540482 14596 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.541179 14582 tablet_bootstrap.cc:492] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:42.541009 14596 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.543177 14596 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:42.539362 14590 consensus_queue.cc:260] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.545048 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:42.545516 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:42.546322 14421 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
W20260806 03:55:42.547004 14145 leader_election.cc:341] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.547250 14590 ts_tablet_manager.cc:1428] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260806 03:55:42.547809 14139 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:42.548763 14596 raft_consensus.cc:2781] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:42.549031 14666 raft_consensus.cc:2781] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:42.549189 14596 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:42.549479 14666 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:42.549613 14596 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.549903 14666 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.550731 14584 ts_tablet_manager.cc:1428] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.000s
I20260806 03:55:42.552140 14584 tablet_bootstrap.cc:492] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:42.548422 14590 tablet_bootstrap.cc:492] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:42.562322 14582 tablet_bootstrap.cc:654] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.567243 14584 tablet_bootstrap.cc:654] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.562878 14590 tablet_bootstrap.cc:654] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.564640 14596 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.569797 14596 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:42.572055 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:42.572893 14051 catalog_manager.cc:5495] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
W20260806 03:55:42.574791 14145 leader_election.cc:341] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.577107 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:42.580505 14421 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.601984 14584 tablet_bootstrap.cc:492] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:42.603271 14584 ts_tablet_manager.cc:1397] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.000s
I20260806 03:55:42.605429 14421 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:42.610793 14589 tablet_bootstrap.cc:492] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:42.608642 14590 tablet_bootstrap.cc:492] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:42.611465 14589 ts_tablet_manager.cc:1397] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.150s	user 0.009s	sys 0.011s
I20260806 03:55:42.611809 14666 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.609719 14584 raft_consensus.cc:348] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.613087 14584 raft_consensus.cc:374] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.613431 14584 raft_consensus.cc:729] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.613588 14139 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:42.614560 14596 raft_consensus.cc:2781] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:42.614351 14584 consensus_queue.cc:260] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.615108 14596 raft_consensus.cc:686] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:42.611951 14590 ts_tablet_manager.cc:1397] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.032s
I20260806 03:55:42.615840 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:42.616071 14582 tablet_bootstrap.cc:492] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:42.616562 14196 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.616146 14596 consensus_queue.cc:237] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.618405 14582 ts_tablet_manager.cc:1397] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.077s	user 0.039s	sys 0.017s
I20260806 03:55:42.619195 14590 raft_consensus.cc:348] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.620458 14590 raft_consensus.cc:374] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.614077 14666 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:42.620769 14590 raft_consensus.cc:729] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.621641 14590 consensus_queue.cc:260] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.623875 14584 ts_tablet_manager.cc:1428] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260806 03:55:42.624505 14590 ts_tablet_manager.cc:1428] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260806 03:55:42.625437 14584 tablet_bootstrap.cc:492] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:42.627347 14660 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.627962 14660 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.631311 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:42.635882 14584 tablet_bootstrap.cc:654] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.636091 14660 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:42.637288 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:42.638043 14313 raft_consensus.cc:2379] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 1: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:55:42.637781 14589 raft_consensus.cc:348] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.637991 14582 raft_consensus.cc:348] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.638731 14589 raft_consensus.cc:374] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.639032 14582 raft_consensus.cc:374] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.639153 14589 raft_consensus.cc:729] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.639856 14582 raft_consensus.cc:729] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.639803 14479 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:42.640527 14589 consensus_queue.cc:260] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.641157 14582 consensus_queue.cc:260] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.642174 14660 raft_consensus.cc:3037] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.643894 14582 ts_tablet_manager.cc:1428] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260806 03:55:42.644227 14196 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:42.645205 14582 tablet_bootstrap.cc:492] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:42.645452 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:42.625528 14590 tablet_bootstrap.cc:492] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
W20260806 03:55:42.649245 14253 leader_election.cc:341] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.650023 14253 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:42.651453 14627 raft_consensus.cc:2781] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:42.651958 14627 raft_consensus.cc:686] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:42.652828 14627 consensus_queue.cc:237] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.653366 14590 tablet_bootstrap.cc:654] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.655591 14582 tablet_bootstrap.cc:654] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.636482 14048 catalog_manager.cc:5495] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:42.657544 14660 raft_consensus.cc:2726] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:42.661247 14589 ts_tablet_manager.cc:1428] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260806 03:55:42.666939 14590 tablet_bootstrap.cc:492] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:42.671350 14590 ts_tablet_manager.cc:1397] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.004s
I20260806 03:55:42.674226 14636 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.674804 14636 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.676062 14590 raft_consensus.cc:348] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.677091 14636 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:42.677279 14590 raft_consensus.cc:374] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.677764 14590 raft_consensus.cc:729] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.678689 14590 consensus_queue.cc:260] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.679473 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:42.681169 14139 leader_election.cc:341] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.682104 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:42.683964 14584 tablet_bootstrap.cc:492] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:42.684597 14584 ts_tablet_manager.cc:1397] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.014s
W20260806 03:55:42.684859 14145 leader_election.cc:341] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.685400 14145 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:55:42.686843 14145 consensus_peers.cc:487] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c -> Peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Couldn't send request to peer 54f2e0abda7f4ad28d52c215ed7e0070. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:42.687434 14596 raft_consensus.cc:2726] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:42.687788 14584 raft_consensus.cc:348] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.688555 14584 raft_consensus.cc:374] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.670150 14582 tablet_bootstrap.cc:492] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:42.689492 14590 ts_tablet_manager.cc:1428] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260806 03:55:42.689626 14582 ts_tablet_manager.cc:1397] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.001s
I20260806 03:55:42.688766 14048 catalog_manager.cc:5495] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:42.690699 14590 tablet_bootstrap.cc:492] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:42.692703 14582 raft_consensus.cc:348] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.693513 14582 raft_consensus.cc:374] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.693790 14582 raft_consensus.cc:729] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.694579 14582 consensus_queue.cc:260] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.696905 14582 ts_tablet_manager.cc:1428] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260806 03:55:42.697777 14590 tablet_bootstrap.cc:654] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.697960 14582 tablet_bootstrap.cc:492] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:42.667788 14589 tablet_bootstrap.cc:492] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:42.688823 14584 raft_consensus.cc:729] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.705559 14596 consensus_queue.cc:1035] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:42.705668 14584 consensus_queue.cc:260] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.708046 14596 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.708323 14584 ts_tablet_manager.cc:1428] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260806 03:55:42.708791 14596 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.712604 14596 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:42.713790 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:42.714131 14589 tablet_bootstrap.cc:654] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:42.715420 14145 leader_election.cc:341] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.716343 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:42.717094 14525 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:42.718289 14139 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:42.719467 14596 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:42.719858 14596 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:42.720261 14596 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.721695 14584 tablet_bootstrap.cc:492] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:42.725607 14582 tablet_bootstrap.cc:654] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.728422 14584 tablet_bootstrap.cc:654] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.733604 14596 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.737368 14634 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.738060 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:42.738178 14634 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.739341 14525 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.742569 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:42.743556 14314 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:42.744925 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:42.745841 14527 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:42.747677 14367 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:42.749878 14631 raft_consensus.cc:2781] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:42.750376 14631 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:42.750771 14631 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.742736 14634 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:42.755234 14596 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:42.756341 14589 tablet_bootstrap.cc:492] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:42.756963 14589 ts_tablet_manager.cc:1397] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.011s
I20260806 03:55:42.759284 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:42.760468 14589 raft_consensus.cc:348] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.761394 14589 raft_consensus.cc:374] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.761704 14589 raft_consensus.cc:729] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
W20260806 03:55:42.761775 14145 leader_election.cc:341] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.762559 14589 consensus_queue.cc:260] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.760515 14634 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.763636 14634 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.766153 14634 leader_election.cc:288] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:42.767282 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:42.767730 14590 tablet_bootstrap.cc:492] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:42.768393 14527 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:42.770689 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:42.771449 14196 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:42.778050 14589 ts_tablet_manager.cc:1428] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260806 03:55:42.773555 14365 leader_election.cc:302] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:42.779448 14590 ts_tablet_manager.cc:1397] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.008s
I20260806 03:55:42.783429 14638 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.784253 14638 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.784700 14590 raft_consensus.cc:348] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.785619 14590 raft_consensus.cc:374] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.785917 14590 raft_consensus.cc:729] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.786717 14590 consensus_queue.cc:260] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.786857 14638 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:42.788340 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:42.788949 14634 raft_consensus.cc:2781] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:42.789348 14314 raft_consensus.cc:2454] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:42.789455 14634 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:42.789927 14634 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.791625 14590 ts_tablet_manager.cc:1428] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260806 03:55:42.763725 14631 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.792764 14582 tablet_bootstrap.cc:492] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:42.793761 14582 ts_tablet_manager.cc:1397] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.006s
I20260806 03:55:42.795477 14631 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:42.792852 14590 tablet_bootstrap.cc:492] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:42.796419 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:42.797117 14527 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.796911 14582 raft_consensus.cc:348] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.797681 14582 raft_consensus.cc:374] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.797950 14582 raft_consensus.cc:729] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.798846 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:42.798666 14582 consensus_queue.cc:260] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.799371 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:42.800175 14421 raft_consensus.cc:2454] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:42.791985 14525 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:42.801272 14582 ts_tablet_manager.cc:1428] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260806 03:55:42.802153 14145 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:42.804821 14590 tablet_bootstrap.cc:654] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.802564 14582 tablet_bootstrap.cc:492] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:42.799501 14314 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.814168 14584 tablet_bootstrap.cc:492] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:42.818619 14584 ts_tablet_manager.cc:1397] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.102s	user 0.029s	sys 0.023s
I20260806 03:55:42.817984 14582 tablet_bootstrap.cc:654] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.821729 14584 raft_consensus.cc:348] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.822685 14584 raft_consensus.cc:374] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.823151 14584 raft_consensus.cc:729] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.828363 14584 consensus_queue.cc:260] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.823315 14589 tablet_bootstrap.cc:492] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:42.836109 14139 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:42.840723 14634 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.842882 14634 leader_election.cc:288] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:42.829499 14596 raft_consensus.cc:2781] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:42.843497 14596 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:42.843880 14596 raft_consensus.cc:3037] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.844515 14314 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:42.847759 14584 ts_tablet_manager.cc:1428] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260806 03:55:42.849172 14584 tablet_bootstrap.cc:492] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:42.849481 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:42.850585 14525 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.855791 14638 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:42.847278 14367 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:42.862047 14634 raft_consensus.cc:2781] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:42.862542 14634 raft_consensus.cc:686] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:42.863461 14634 consensus_queue.cc:237] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:42.876652 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:42.877442 14196 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.877712 14527 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:42.874271 14638 raft_consensus.cc:686] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:42.884084 14589 tablet_bootstrap.cc:654] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.887892 14196 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:42.889376 14590 tablet_bootstrap.cc:492] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:42.889904 14525 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:42.890347 14590 ts_tablet_manager.cc:1397] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.018s
I20260806 03:55:42.891556 14365 leader_election.cc:302] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:42.887738 14638 consensus_queue.cc:237] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.892547 14631 raft_consensus.cc:2781] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:42.893273 14582 tablet_bootstrap.cc:492] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:42.894205 14582 ts_tablet_manager.cc:1397] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.006s
I20260806 03:55:42.900134 14584 tablet_bootstrap.cc:654] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.903697 14702 consensus_queue.cc:1035] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260806 03:55:42.899107 14590 raft_consensus.cc:348] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.905859 14590 raft_consensus.cc:374] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.902890 14582 raft_consensus.cc:348] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.906780 14582 raft_consensus.cc:374] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.907119 14582 raft_consensus.cc:729] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.906286 14590 raft_consensus.cc:729] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.909698 14582 consensus_queue.cc:260] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:42.909893 14590 consensus_queue.cc:260] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:42.911939 14253 consensus_peers.cc:487] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 -> Peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Couldn't send request to peer fcb0445d7dcf41bdb630c3985d53ce7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:42.919927 14048 catalog_manager.cc:5495] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:42.921355 14582 ts_tablet_manager.cc:1428] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260806 03:55:42.920578 14596 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:42.924432 14582 tablet_bootstrap.cc:492] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:42.918725 14631 raft_consensus.cc:686] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:42.929486 14631 consensus_queue.cc:237] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.934346 14590 ts_tablet_manager.cc:1428] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.002s
I20260806 03:55:42.936122 14702 consensus_queue.cc:1035] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:42.940831 14596 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:42.940833 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:42.942559 14313 raft_consensus.cc:3037] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.945598 14590 tablet_bootstrap.cc:492] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:42.944691 14660 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:42.947574 14660 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.948506 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:42.954456 14593 consensus_queue.cc:1035] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:42.955576 14589 tablet_bootstrap.cc:492] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:42.956212 14589 ts_tablet_manager.cc:1397] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.014s
I20260806 03:55:42.958292 14660 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:42.959664 14589 raft_consensus.cc:348] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:42.960525 14589 raft_consensus.cc:374] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:42.960817 14589 raft_consensus.cc:729] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:42.961208 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:42.963573 14477 leader_election.cc:341] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:42.949265 14421 raft_consensus.cc:3037] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:42.961300 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:42.976883 14590 tablet_bootstrap.cc:654] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.979255 14582 tablet_bootstrap.cc:654] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:42.993940 14584 tablet_bootstrap.cc:492] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:42.994490 14584 ts_tablet_manager.cc:1397] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.146s	user 0.015s	sys 0.002s
I20260806 03:55:43.003357 14584 raft_consensus.cc:348] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.004293 14584 raft_consensus.cc:374] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.004603 14584 raft_consensus.cc:729] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.005332 14584 consensus_queue.cc:260] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.007737 14584 ts_tablet_manager.cc:1428] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
W20260806 03:55:43.009027 14139 consensus_peers.cc:487] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c -> Peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Couldn't send request to peer fcb0445d7dcf41bdb630c3985d53ce7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:43.009279 14584 tablet_bootstrap.cc:492] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:43.009825 14313 raft_consensus.cc:2454] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:43.011234 14145 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:43.010566 14051 catalog_manager.cc:5495] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:43.016085 14584 tablet_bootstrap.cc:654] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.012689 14596 raft_consensus.cc:2781] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:43.018055 14596 raft_consensus.cc:686] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:42.988219 14589 consensus_queue.cc:260] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.005087 14048 catalog_manager.cc:5495] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:43.021944 14596 consensus_queue.cc:237] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:43.030537 14417 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:43.034293 14477 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:43.036976 14660 raft_consensus.cc:2781] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:43.037588 14660 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:43.038051 14660 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.059598 14421 raft_consensus.cc:2454] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:43.060842 14666 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.067337 14584 tablet_bootstrap.cc:492] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
W20260806 03:55:43.067909 14479 consensus_peers.cc:487] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e -> Peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Couldn't send request to peer 54f2e0abda7f4ad28d52c215ed7e0070. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:43.067337 14582 tablet_bootstrap.cc:492] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:43.068132 14584 ts_tablet_manager.cc:1397] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.021s
I20260806 03:55:43.068342 14666 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.069097 14582 ts_tablet_manager.cc:1397] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.147s	user 0.022s	sys 0.007s
I20260806 03:55:43.071697 14627 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.072253 14590 tablet_bootstrap.cc:492] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:43.073304 14582 raft_consensus.cc:348] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.079417 14582 raft_consensus.cc:374] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.079663 14590 ts_tablet_manager.cc:1397] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.134s	user 0.009s	sys 0.010s
I20260806 03:55:43.075150 14596 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.081022 14596 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:43.076493 14660 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.083971 14660 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:43.079851 14582 raft_consensus.cc:729] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.074352 14584 raft_consensus.cc:348] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.085902 14584 raft_consensus.cc:374] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.086326 14584 raft_consensus.cc:729] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.087267 14584 consensus_queue.cc:260] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.085418 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:43.090116 14584 ts_tablet_manager.cc:1428] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260806 03:55:43.091292 14584 tablet_bootstrap.cc:492] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:43.091567 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:43.092538 14590 raft_consensus.cc:348] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.086540 14582 consensus_queue.cc:260] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:55:43.093425 14139 leader_election.cc:341] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:43.093464 14590 raft_consensus.cc:374] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.095276 14590 raft_consensus.cc:729] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.085623 14627 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:43.101984 14145 leader_election.cc:341] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:43.094605 14596 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:43.101596 14590 consensus_queue.cc:260] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.110363 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:43.111143 14419 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.120723 14590 ts_tablet_manager.cc:1428] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260806 03:55:43.121623 14590 tablet_bootstrap.cc:492] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:43.106760 14145 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:43.137285 14638 raft_consensus.cc:2726] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:43.139106 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:43.139846 14196 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.140383 14314 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:43.149771 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:43.157429 14419 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:43.160156 14313 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.163652 14726 consensus_queue.cc:1035] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260806 03:55:43.164270 14477 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:43.166848 14666 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:43.167495 14666 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.167970 14666 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.176874 14584 tablet_bootstrap.cc:654] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.174821 14627 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:43.185112 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:43.189142 14589 ts_tablet_manager.cc:1428] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.233s	user 0.012s	sys 0.002s
I20260806 03:55:43.189950 14527 raft_consensus.cc:2379] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:55:43.190500 14589 tablet_bootstrap.cc:492] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:43.182336 14638 consensus_queue.cc:1035] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260806 03:55:43.192489 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:43.193560 14419 raft_consensus.cc:2379] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:55:43.194551 14666 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:43.192489 14590 tablet_bootstrap.cc:654] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.196727 14048 catalog_manager.cc:5495] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:43.174094 14660 raft_consensus.cc:2781] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:43.206951 14666 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.208088 14196 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:43.207903 14666 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.205035 14660 raft_consensus.cc:686] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:43.210762 14660 consensus_queue.cc:237] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.220464 14666 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:43.220655 14582 ts_tablet_manager.cc:1428] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.151s	user 0.010s	sys 0.003s
I20260806 03:55:43.222025 14582 tablet_bootstrap.cc:492] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:43.223279 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:43.217751 14596 consensus_queue.cc:1035] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260806 03:55:43.232753 14638 consensus_queue.cc:1035] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:43.234120 14704 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.234753 14704 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.237736 14704 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:43.238466 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:43.239339 14313 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:43.247394 14145 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:43.250648 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:43.255471 14596 raft_consensus.cc:2781] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:43.258594 14596 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:43.261495 14589 tablet_bootstrap.cc:654] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.262253 14582 tablet_bootstrap.cc:654] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.263767 14596 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.268302 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:43.271631 14590 tablet_bootstrap.cc:492] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:43.272636 14590 ts_tablet_manager.cc:1397] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.151s	user 0.004s	sys 0.014s
I20260806 03:55:43.273113 14631 consensus_queue.cc:1035] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:43.273485 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:43.274350 14524 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:43.277392 14584 tablet_bootstrap.cc:492] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:43.277981 14584 ts_tablet_manager.cc:1397] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.187s	user 0.012s	sys 0.006s
I20260806 03:55:43.283918 14584 raft_consensus.cc:348] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.284974 14584 raft_consensus.cc:374] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.285297 14584 raft_consensus.cc:729] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.286118 14584 consensus_queue.cc:260] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.289403 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:43.280357 14526 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:43.290627 14196 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:43.301502 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:43.305981 14590 raft_consensus.cc:348] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.307096 14590 raft_consensus.cc:374] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.306845 14738 consensus_queue.cc:1035] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:43.307435 14590 raft_consensus.cc:729] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.308303 14590 consensus_queue.cc:260] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.308950 14253 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:43.302083 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:43.309903 14738 raft_consensus.cc:2781] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:43.310421 14738 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:43.310820 14738 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.311827 14631 consensus_queue.cc:1035] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:43.312541 14253 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:43.313330 14584 ts_tablet_manager.cc:1428] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.001s
I20260806 03:55:43.314576 14584 tablet_bootstrap.cc:492] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:43.328500 14590 ts_tablet_manager.cc:1428] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.003s
I20260806 03:55:43.329492 14590 tablet_bootstrap.cc:492] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:43.335156 14584 tablet_bootstrap.cc:654] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.335697 14666 raft_consensus.cc:2726] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:55:43.334030 14253 consensus_peers.cc:487] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 -> Peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Couldn't send request to peer fcb0445d7dcf41bdb630c3985d53ce7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:43.337913 14660 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.338467 14660 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.338930 14253 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:43.341938 14253 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:43.341961 14660 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:43.347092 14732 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.347867 14589 tablet_bootstrap.cc:492] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:43.348551 14589 ts_tablet_manager.cc:1397] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.158s	user 0.009s	sys 0.014s
I20260806 03:55:43.353536 14589 raft_consensus.cc:348] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:43.355136 14589 raft_consensus.cc:374] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.355578 14732 raft_consensus.cc:2726] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:43.356007 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:43.359201 14589 raft_consensus.cc:729] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.362973 14589 consensus_queue.cc:260] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:43.348471 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:43.372988 14479 leader_election.cc:341] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:43.374962 14196 raft_consensus.cc:2454] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:43.376243 14704 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.376870 14704 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.381381 14708 consensus_queue.cc:1035] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:43.383926 14477 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:43.385208 14660 raft_consensus.cc:2781] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:43.385632 14660 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:43.385962 14660 raft_consensus.cc:3037] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.393888 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:43.394032 14666 raft_consensus.cc:2726] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:43.393926 14704 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:43.402313 14660 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.403855 14525 raft_consensus.cc:2379] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:43.408902 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:43.416087 14589 ts_tablet_manager.cc:1428] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.001s
I20260806 03:55:43.417135 14589 tablet_bootstrap.cc:492] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
W20260806 03:55:43.427098 14742 log.cc:924] Time spent T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260806 03:55:43.428929 14660 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:55:43.427150 14145 leader_election.cc:341] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:43.429828 14145 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:43.431767 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:43.432107 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:43.432904 14192 raft_consensus.cc:3037] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:43.433899 14479 leader_election.cc:341] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:43.440968 14589 tablet_bootstrap.cc:654] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:43.417678 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 75800.8us
I20260806 03:55:43.443742 14584 tablet_bootstrap.cc:492] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:43.445219 14627 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:43.447962 14584 ts_tablet_manager.cc:1397] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.134s	user 0.024s	sys 0.011s
I20260806 03:55:43.447726 14627 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:43.451646 14584 raft_consensus.cc:348] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.453238 14584 raft_consensus.cc:374] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.453599 14584 raft_consensus.cc:729] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.454457 14584 consensus_queue.cc:260] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.457320 14584 ts_tablet_manager.cc:1428] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260806 03:55:43.451725 14627 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:43.458621 14584 tablet_bootstrap.cc:492] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:43.459306 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:43.460353 14596 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.462694 14596 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:43.462482 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:43.464090 14590 tablet_bootstrap.cc:654] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.445762 14050 catalog_manager.cc:5495] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:43.471014 14660 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.471614 14660 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.475112 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:43.476809 14660 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:43.477129 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:43.477277 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:43.482515 14524 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.482854 14582 tablet_bootstrap.cc:492] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:43.483542 14582 ts_tablet_manager.cc:1397] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.262s	user 0.011s	sys 0.007s
I20260806 03:55:43.484119 14738 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.477974 14708 consensus_queue.cc:1035] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260806 03:55:43.480398 14192 raft_consensus.cc:2454] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:43.488067 14704 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:43.488978 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:55:43.489708 14479 leader_election.cc:341] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:43.490075 14314 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:43.490569 14477 leader_election.cc:341] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:43.493362 14738 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:43.493803 14704 consensus_queue.cc:1035] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:43.491611 14582 raft_consensus.cc:348] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.497150 14477 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:43.498243 14593 raft_consensus.cc:2726] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:43.503297 14314 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:43.497208 14582 raft_consensus.cc:374] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.505390 14582 raft_consensus.cc:729] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.520630 14145 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:43.520926 14314 raft_consensus.cc:3037] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.523260 14704 raft_consensus.cc:2781] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:43.521027 14253 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:43.525223 14477 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:43.527451 14593 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.528153 14593 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.528851 14584 tablet_bootstrap.cc:654] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.526502 14759 raft_consensus.cc:2726] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:43.516840 14582 consensus_queue.cc:260] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.531538 14704 raft_consensus.cc:686] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:43.533941 14660 raft_consensus.cc:2781] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:43.537099 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:43.546269 14192 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.552894 14704 consensus_queue.cc:237] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.547330 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:43.556303 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:55:43.556641 14479 leader_election.cc:341] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:43.556751 14660 raft_consensus.cc:686] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:43.550542 14702 consensus_queue.cc:1035] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:43.557842 14660 consensus_queue.cc:237] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.545466 14524 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:43.554406 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:43.562104 14526 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.562934 14582 ts_tablet_manager.cc:1428] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.006s
I20260806 03:55:43.564165 14589 tablet_bootstrap.cc:492] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:43.564751 14589 ts_tablet_manager.cc:1397] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.148s	user 0.027s	sys 0.021s
I20260806 03:55:43.564299 14582 tablet_bootstrap.cc:492] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:43.552012 14593 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:55:43.570866 14477 leader_election.cc:341] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:43.576910 14477 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:43.578665 14593 raft_consensus.cc:2726] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:43.575392 14590 tablet_bootstrap.cc:492] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:43.580168 14590 ts_tablet_manager.cc:1397] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.251s	user 0.014s	sys 0.012s
I20260806 03:55:43.580484 14596 consensus_queue.cc:1035] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:43.586616 14589 raft_consensus.cc:348] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.587628 14589 raft_consensus.cc:374] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.587989 14589 raft_consensus.cc:729] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.588866 14589 consensus_queue.cc:260] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.590454 14596 consensus_queue.cc:1035] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:43.591651 14589 ts_tablet_manager.cc:1428] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260806 03:55:43.592947 14589 tablet_bootstrap.cc:492] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:43.597035 14590 raft_consensus.cc:348] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.606139 14590 raft_consensus.cc:374] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.606475 14590 raft_consensus.cc:729] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.607731 14584 tablet_bootstrap.cc:492] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:43.608310 14584 ts_tablet_manager.cc:1397] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.150s	user 0.015s	sys 0.003s
I20260806 03:55:43.619504 14526 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:43.628816 14582 tablet_bootstrap.cc:654] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.607383 14590 consensus_queue.cc:260] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.630940 14253 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:43.634004 14192 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:43.638422 14590 ts_tablet_manager.cc:1428] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260806 03:55:43.642644 14590 tablet_bootstrap.cc:492] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:43.643455 14759 raft_consensus.cc:2781] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:43.644162 14759 raft_consensus.cc:686] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:43.645216 14759 consensus_queue.cc:237] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.648269 14708 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.648862 14708 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:43.654901 14708 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:43.658438 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:43.659162 14584 raft_consensus.cc:348] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.659905 14584 raft_consensus.cc:374] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.660202 14584 raft_consensus.cc:729] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.660923 14584 consensus_queue.cc:260] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.661739 14726 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.662401 14726 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.663123 14584 ts_tablet_manager.cc:1428] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.000s
I20260806 03:55:43.664201 14584 tablet_bootstrap.cc:492] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:43.664778 14726 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:43.665026 14417 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.665750 14593 consensus_queue.cc:1035] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:43.668102 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:43.668964 14194 raft_consensus.cc:2379] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:43.669258 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:43.670925 14053 catalog_manager.cc:5495] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:43.671587 14589 tablet_bootstrap.cc:654] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.678401 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:43.699496 14593 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.704934 14593 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.707095 14253 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:43.684783 14365 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:43.709225 14726 raft_consensus.cc:3037] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.713335 14593 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:43.716070 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:43.716952 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:43.682559 14596 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:55:43.730929 14477 leader_election.cc:341] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:43.731932 14477 leader_election.cc:341] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:43.732350 14477 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:43.727892 14596 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.734606 14730 raft_consensus.cc:2726] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:43.735136 14596 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:43.736171 14590 tablet_bootstrap.cc:654] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.737723 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:43.740409 14584 tablet_bootstrap.cc:654] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:43.740715 14139 leader_election.cc:341] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:43.738322 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:43.742964 14139 leader_election.cc:341] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:43.743477 14139 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:43.745270 14596 raft_consensus.cc:2726] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:43.750137 14660 consensus_queue.cc:1035] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:43.758802 14589 tablet_bootstrap.cc:492] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:43.759855 14589 ts_tablet_manager.cc:1397] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.167s	user 0.019s	sys 0.012s
I20260806 03:55:43.771744 14726 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:43.773049 14050 catalog_manager.cc:5495] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:43.796257 14582 tablet_bootstrap.cc:492] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:43.797060 14582 ts_tablet_manager.cc:1397] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.233s	user 0.019s	sys 0.024s
I20260806 03:55:43.799754 14584 tablet_bootstrap.cc:492] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:43.800572 14582 raft_consensus.cc:348] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.801200 14584 ts_tablet_manager.cc:1397] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.137s	user 0.018s	sys 0.003s
I20260806 03:55:43.804507 14582 raft_consensus.cc:374] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.804872 14582 raft_consensus.cc:729] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.805634 14582 consensus_queue.cc:260] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.808424 14582 ts_tablet_manager.cc:1428] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260806 03:55:43.807965 14584 raft_consensus.cc:348] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.809067 14584 raft_consensus.cc:374] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.809440 14584 raft_consensus.cc:729] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.809520 14582 tablet_bootstrap.cc:492] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:43.810424 14584 consensus_queue.cc:260] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.813187 14584 ts_tablet_manager.cc:1428] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260806 03:55:43.814410 14584 tablet_bootstrap.cc:492] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:43.816282 14582 tablet_bootstrap.cc:654] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.818745 14708 raft_consensus.cc:2726] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:43.822609 14589 raft_consensus.cc:348] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.823554 14589 raft_consensus.cc:374] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.823840 14589 raft_consensus.cc:729] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.827849 14584 tablet_bootstrap.cc:654] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.826505 14589 consensus_queue.cc:260] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.830088 14582 tablet_bootstrap.cc:492] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:43.830657 14582 ts_tablet_manager.cc:1397] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260806 03:55:43.834475 14589 ts_tablet_manager.cc:1428] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.000s
I20260806 03:55:43.835374 14582 raft_consensus.cc:348] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.836181 14589 tablet_bootstrap.cc:492] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:43.836537 14582 raft_consensus.cc:374] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.837004 14582 raft_consensus.cc:729] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.839049 14582 consensus_queue.cc:260] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.890482 14634 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.891399 14582 ts_tablet_manager.cc:1428] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260806 03:55:43.891997 14634 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:43.894443 14582 tablet_bootstrap.cc:492] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:43.902423 14726 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.904832 14726 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.896095 14634 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:43.909178 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:43.916421 14708 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:43.917092 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:43.917855 14708 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:43.927639 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:43.928963 14421 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:43.931749 14253 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:43.933342 14759 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:43.933956 14759 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:43.934324 14582 tablet_bootstrap.cc:654] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:43.934473 14759 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.950896 14365 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:43.952834 14584 tablet_bootstrap.cc:492] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:43.953171 14726 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:43.953495 14631 raft_consensus.cc:2726] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:43.954100 14584 ts_tablet_manager.cc:1397] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.140s	user 0.021s	sys 0.000s
I20260806 03:55:43.955543 14053 catalog_manager.cc:5495] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:43.965380 14590 tablet_bootstrap.cc:492] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:43.966145 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:43.976411 14526 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:43.968780 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:43.970611 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:43.972208 14421 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:43.973516 14584 raft_consensus.cc:348] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.976624 14590 ts_tablet_manager.cc:1397] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.334s	user 0.022s	sys 0.012s
I20260806 03:55:43.968008 14708 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:43.979928 14524 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:43.983222 14584 raft_consensus.cc:374] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:43.984095 14584 raft_consensus.cc:729] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:43.985208 14584 consensus_queue.cc:260] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:43.988375 14365 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:43.994184 14584 ts_tablet_manager.cc:1428] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.000s
I20260806 03:55:43.996346 14660 consensus_queue.cc:1035] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:44.000905 14584 tablet_bootstrap.cc:492] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:44.001005 14708 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:44.001701 14708 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:44.002107 14708 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.002355 14759 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.005178 14312 raft_consensus.cc:2379] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:44.014473 14593 consensus_queue.cc:1035] T 17c2bd15290044cc9ec88a24c9ef3978 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260806 03:55:44.010202 14700 consensus_queue.cc:1035] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:44.023985 14589 tablet_bootstrap.cc:654] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.025002 14582 tablet_bootstrap.cc:492] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:44.026039 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:44.027149 14590 raft_consensus.cc:348] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.035498 14590 raft_consensus.cc:374] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.035847 14590 raft_consensus.cc:729] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.036643 14590 consensus_queue.cc:260] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.038441 14590 ts_tablet_manager.cc:1428] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.043s	user 0.000s	sys 0.007s
I20260806 03:55:44.040616 14590 tablet_bootstrap.cc:492] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:44.044564 14726 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.045567 14726 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.047618 14590 tablet_bootstrap.cc:654] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.032305 14582 ts_tablet_manager.cc:1397] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.139s	user 0.027s	sys 0.005s
I20260806 03:55:44.049639 14726 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:44.057964 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:44.059532 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:44.060076 14253 leader_election.cc:341] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.060375 14526 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:44.064462 14253 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:44.067991 14759 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:44.067080 14726 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:44.068383 14730 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.069223 14730 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.073545 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:44.074116 14596 consensus_queue.cc:1035] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:44.074955 14582 raft_consensus.cc:348] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.076515 14584 tablet_bootstrap.cc:654] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:44.076756 14479 leader_election.cc:341] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.078047 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:44.075868 14582 raft_consensus.cc:374] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.081652 14582 raft_consensus.cc:729] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.075477 14730 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:44.087615 14582 consensus_queue.cc:260] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.090124 14582 ts_tablet_manager.cc:1428] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260806 03:55:44.091629 14582 tablet_bootstrap.cc:492] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:44.093001 14730 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.093714 14730 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.082440 14726 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:55:44.084820 14477 leader_election.cc:341] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.100684 14477 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:44.103161 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:44.105288 14726 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.108618 14660 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:44.103979 14525 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.123415 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:44.133739 14582 tablet_bootstrap.cc:654] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.124347 14730 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:55:44.145005 14479 leader_election.cc:341] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.162559 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:44.166528 14759 consensus_queue.cc:1035] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:44.167971 14584 tablet_bootstrap.cc:492] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:44.168614 14584 ts_tablet_manager.cc:1397] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.168s	user 0.015s	sys 0.026s
I20260806 03:55:44.171589 14584 raft_consensus.cc:348] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.172417 14584 raft_consensus.cc:374] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.172686 14584 raft_consensus.cc:729] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.173424 14584 consensus_queue.cc:260] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:44.174685 14477 leader_election.cc:341] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.175215 14477 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:44.177008 14730 raft_consensus.cc:2726] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:44.179127 14584 ts_tablet_manager.cc:1428] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260806 03:55:44.180501 14584 tablet_bootstrap.cc:492] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:44.189754 14584 tablet_bootstrap.cc:654] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.190830 14590 tablet_bootstrap.cc:492] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:44.191834 14590 ts_tablet_manager.cc:1397] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.152s	user 0.016s	sys 0.026s
I20260806 03:55:44.211354 14589 tablet_bootstrap.cc:492] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:44.212414 14589 ts_tablet_manager.cc:1397] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.377s	user 0.016s	sys 0.005s
I20260806 03:55:44.222954 14589 raft_consensus.cc:348] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.223815 14589 raft_consensus.cc:374] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.224442 14589 raft_consensus.cc:729] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.226372 14589 consensus_queue.cc:260] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.228474 14589 ts_tablet_manager.cc:1428] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260806 03:55:44.230202 14589 tablet_bootstrap.cc:492] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:44.232734 14590 raft_consensus.cc:348] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.233749 14590 raft_consensus.cc:374] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.234180 14590 raft_consensus.cc:729] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.237087 14590 consensus_queue.cc:260] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.243696 14759 consensus_queue.cc:1035] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:44.250856 14590 ts_tablet_manager.cc:1428] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.003s
I20260806 03:55:44.269727 14708 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.271466 14417 raft_consensus.cc:2379] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:44.271682 14582 tablet_bootstrap.cc:492] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:44.275772 14726 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.274397 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:44.274659 14708 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:44.276715 14582 ts_tablet_manager.cc:1397] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.185s	user 0.030s	sys 0.021s
I20260806 03:55:44.280572 14313 raft_consensus.cc:2379] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:44.273877 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:44.278525 14525 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:44.285876 14582 raft_consensus.cc:348] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.286790 14582 raft_consensus.cc:374] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.287324 14582 raft_consensus.cc:729] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.288458 14365 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:44.288363 14582 consensus_queue.cc:260] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.291469 14582 ts_tablet_manager.cc:1428] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260806 03:55:44.293015 14582 tablet_bootstrap.cc:492] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:44.296134 14253 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:44.299980 14759 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:44.300772 14759 raft_consensus.cc:686] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:44.301987 14759 consensus_queue.cc:237] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:55:44.279618 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:44.306475 14584 tablet_bootstrap.cc:492] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:44.307097 14584 ts_tablet_manager.cc:1397] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.127s	user 0.005s	sys 0.014s
I20260806 03:55:44.312258 14590 tablet_bootstrap.cc:492] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:44.314508 14589 tablet_bootstrap.cc:654] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.317409 14584 raft_consensus.cc:348] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.318336 14584 raft_consensus.cc:374] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.318598 14584 raft_consensus.cc:729] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.319537 14584 consensus_queue.cc:260] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.298138 14708 raft_consensus.cc:2726] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:55:44.324896 14582 tablet_bootstrap.cc:654] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.323493 14726 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:44.349131 14584 ts_tablet_manager.cc:1428] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.003s
I20260806 03:55:44.351079 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:44.354550 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:44.355796 14526 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:44.360631 14253 leader_election.cc:341] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.374756 14730 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.375299 14730 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.377602 14730 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:44.381873 14590 tablet_bootstrap.cc:654] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.381268 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:44.384923 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:44.387724 14477 leader_election.cc:341] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.388329 14194 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:44.389916 14477 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:44.391716 14660 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:44.392699 14660 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:44.393884 14660 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.402339 14582 tablet_bootstrap.cc:492] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:44.402940 14582 ts_tablet_manager.cc:1397] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.110s	user 0.022s	sys 0.031s
I20260806 03:55:44.404464 14589 tablet_bootstrap.cc:492] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:44.405093 14589 ts_tablet_manager.cc:1397] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.175s	user 0.025s	sys 0.012s
I20260806 03:55:44.405777 14582 raft_consensus.cc:348] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.406585 14582 raft_consensus.cc:374] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.406754 14584 tablet_bootstrap.cc:492] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:44.406872 14582 raft_consensus.cc:729] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.408072 14582 consensus_queue.cc:260] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.408895 14660 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.410753 14582 ts_tablet_manager.cc:1428] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260806 03:55:44.411932 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:44.413146 14660 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:44.413924 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:55:44.414397 14477 leader_election.cc:341] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.414705 14194 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.415588 14726 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.416174 14726 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.417693 14703 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.418394 14726 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:44.420584 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:44.418289 14703 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.421131 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:44.422010 14192 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:44.422405 14584 tablet_bootstrap.cc:654] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:44.422636 14253 leader_election.cc:341] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.423520 14253 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:44.424824 14726 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:44.424656 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:44.418270 14589 raft_consensus.cc:348] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.426211 14726 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:44.427130 14726 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.426955 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:44.427404 14139 leader_election.cc:341] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.427940 14525 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:44.428186 14703 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:44.426517 14589 raft_consensus.cc:374] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.429286 14589 raft_consensus.cc:729] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.430167 14589 consensus_queue.cc:260] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.426952 14526 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:44.432670 14139 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:44.433349 14253 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:44.434213 14589 ts_tablet_manager.cc:1428] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260806 03:55:44.434326 14759 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:44.434921 14759 raft_consensus.cc:686] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:44.436578 14589 tablet_bootstrap.cc:492] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:44.436190 14759 consensus_queue.cc:237] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.440404 14596 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:44.440891 14596 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:44.441047 14582 tablet_bootstrap.cc:492] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:44.441243 14596 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.444360 14759 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.404165 14051 catalog_manager.cc:5495] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:44.444893 14759 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.465281 14596 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.467247 14759 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:44.444824 14589 tablet_bootstrap.cc:654] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.467888 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:44.469563 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:44.470289 14526 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:44.471746 14253 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:44.450708 14582 tablet_bootstrap.cc:654] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.463878 14590 tablet_bootstrap.cc:492] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
W20260806 03:55:44.473335 14253 leader_election.cc:341] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.473745 14590 ts_tablet_manager.cc:1397] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.177s	user 0.018s	sys 0.001s
I20260806 03:55:44.473662 14759 raft_consensus.cc:2781] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:44.474325 14759 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:44.474697 14759 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.477497 14421 raft_consensus.cc:3037] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.452675 14726 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.481460 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:44.458796 14194 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:44.482192 14192 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.483253 14477 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:44.485060 14660 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:44.485630 14660 raft_consensus.cc:686] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:44.486569 14726 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:44.488370 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:44.490031 14660 consensus_queue.cc:237] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.490531 14730 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.491292 14730 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:55:44.489950 14253 leader_election.cc:341] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.497677 14596 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:44.495014 14730 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:44.499413 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:44.499967 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:44.497555 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:44.500432 14590 raft_consensus.cc:348] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.501344 14590 raft_consensus.cc:374] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.501690 14590 raft_consensus.cc:729] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
W20260806 03:55:44.502197 14479 leader_election.cc:341] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.500211 14526 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.501457 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:55:44.503175 14477 leader_election.cc:341] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.503671 14477 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:44.505076 14730 raft_consensus.cc:2726] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:44.506923 14759 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.508729 14584 tablet_bootstrap.cc:492] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:44.508517 14590 consensus_queue.cc:260] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.509542 14584 ts_tablet_manager.cc:1397] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.124s	user 0.028s	sys 0.006s
W20260806 03:55:44.509991 14139 leader_election.cc:341] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.507637 14192 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:44.515763 14526 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:44.521092 14139 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:44.522377 14253 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:44.523420 14726 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:44.524335 14726 raft_consensus.cc:686] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:44.524869 14589 tablet_bootstrap.cc:492] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:44.525524 14589 ts_tablet_manager.cc:1397] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.089s	user 0.008s	sys 0.008s
I20260806 03:55:44.525615 14726 consensus_queue.cc:237] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.526716 14700 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:44.527484 14700 raft_consensus.cc:686] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:44.527895 14584 raft_consensus.cc:348] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.528744 14584 raft_consensus.cc:374] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.528481 14700 consensus_queue.cc:237] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.529147 14584 raft_consensus.cc:729] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.528780 14589 raft_consensus.cc:348] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.529821 14589 raft_consensus.cc:374] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.530176 14590 ts_tablet_manager.cc:1428] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.001s
I20260806 03:55:44.530184 14589 raft_consensus.cc:729] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.531606 14590 tablet_bootstrap.cc:492] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:44.531338 14589 consensus_queue.cc:260] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.534543 14589 ts_tablet_manager.cc:1428] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260806 03:55:44.535048 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:44.535468 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:44.536131 14589 tablet_bootstrap.cc:492] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:44.536338 14526 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:44.536810 14253 leader_election.cc:341] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.533878 14759 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:44.539907 14582 tablet_bootstrap.cc:492] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:44.540509 14582 ts_tablet_manager.cc:1397] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.004s
I20260806 03:55:44.543309 14582 raft_consensus.cc:348] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.544203 14582 raft_consensus.cc:374] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.544505 14582 raft_consensus.cc:729] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.548012 14590 tablet_bootstrap.cc:654] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.529983 14584 consensus_queue.cc:260] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.550827 14582 consensus_queue.cc:260] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.553838 14584 ts_tablet_manager.cc:1428] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260806 03:55:44.554768 14589 tablet_bootstrap.cc:654] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.555236 14051 catalog_manager.cc:5495] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:44.555337 14584 tablet_bootstrap.cc:492] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:44.560905 14582 ts_tablet_manager.cc:1428] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260806 03:55:44.562697 14708 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.563374 14708 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.567515 14708 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:44.567857 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:44.568074 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:44.568440 14582 tablet_bootstrap.cc:492] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:44.569190 14525 raft_consensus.cc:2379] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:44.571158 14526 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:44.571576 14367 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:44.573009 14584 tablet_bootstrap.cc:654] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.573338 14708 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.575161 14582 tablet_bootstrap.cc:654] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.576851 14253 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:44.578218 14759 raft_consensus.cc:2781] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:44.578752 14759 raft_consensus.cc:686] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:44.579268 14589 tablet_bootstrap.cc:492] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:44.579867 14589 ts_tablet_manager.cc:1397] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260806 03:55:44.579648 14759 consensus_queue.cc:237] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.585266 14589 raft_consensus.cc:348] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.586057 14589 raft_consensus.cc:374] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.586367 14589 raft_consensus.cc:729] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.587098 14589 consensus_queue.cc:260] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.590034 14589 ts_tablet_manager.cc:1428] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260806 03:55:44.591279 14589 tablet_bootstrap.cc:492] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:44.595508 14051 catalog_manager.cc:5495] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:44.600443 14759 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.601169 14759 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.598461 14590 tablet_bootstrap.cc:492] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:44.602368 14590 ts_tablet_manager.cc:1397] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.013s
I20260806 03:55:44.603408 14759 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:44.600484 14708 raft_consensus.cc:2726] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:44.602411 14589 tablet_bootstrap.cc:654] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.605144 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:44.605137 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:44.609789 14253 leader_election.cc:341] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.605348 14584 tablet_bootstrap.cc:492] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:44.611020 14584 ts_tablet_manager.cc:1397] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.001s
W20260806 03:55:44.630692 14253 leader_election.cc:341] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.631650 14253 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:44.637586 14726 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:44.636387 14590 raft_consensus.cc:348] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.639001 14590 raft_consensus.cc:374] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.639312 14590 raft_consensus.cc:729] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.640097 14590 consensus_queue.cc:260] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.644945 14584 raft_consensus.cc:348] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.646257 14584 raft_consensus.cc:374] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.646667 14584 raft_consensus.cc:729] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.647465 14584 consensus_queue.cc:260] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:44.650136 14582 tablet_bootstrap.cc:492] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:44.650696 14582 ts_tablet_manager.cc:1397] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.010s
I20260806 03:55:44.647534 14053 catalog_manager.cc:5495] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:44.653458 14582 raft_consensus.cc:348] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.654299 14582 raft_consensus.cc:374] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.654623 14582 raft_consensus.cc:729] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.653452 14053 catalog_manager.cc:5495] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:44.655279 14582 consensus_queue.cc:260] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.657793 14582 ts_tablet_manager.cc:1428] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260806 03:55:44.657971 14589 tablet_bootstrap.cc:492] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:44.658625 14589 ts_tablet_manager.cc:1397] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.001s
I20260806 03:55:44.659015 14582 tablet_bootstrap.cc:492] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:44.661520 14584 ts_tablet_manager.cc:1428] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260806 03:55:44.665067 14590 ts_tablet_manager.cc:1428] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.001s
I20260806 03:55:44.667992 14584 tablet_bootstrap.cc:492] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:44.672340 14589 raft_consensus.cc:348] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.673255 14589 raft_consensus.cc:374] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.673539 14589 raft_consensus.cc:729] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.673970 14582 tablet_bootstrap.cc:654] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.674625 14584 tablet_bootstrap.cc:654] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.674280 14589 consensus_queue.cc:260] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.676460 14590 tablet_bootstrap.cc:492] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:44.687966 14589 ts_tablet_manager.cc:1428] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260806 03:55:44.690276 14589 tablet_bootstrap.cc:492] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:44.708005 14590 tablet_bootstrap.cc:654] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.709195 14596 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.709904 14596 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.714076 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:44.714866 14421 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:44.715436 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:44.716106 14139 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:44.716274 14526 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:44.717293 14704 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:44.717715 14704 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:44.718077 14704 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.718052 14596 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:44.738171 14700 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.738739 14700 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.762207 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:44.762981 14526 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:44.764664 14139 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:44.765549 14703 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:44.765923 14703 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:44.766222 14703 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.774427 14704 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.778862 14700 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:44.778666 14589 tablet_bootstrap.cc:654] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.775804 14703 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.780164 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:44.781052 14313 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:44.782079 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:44.783520 14526 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.783341 14726 consensus_queue.cc:1035] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:44.786610 14584 tablet_bootstrap.cc:492] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:44.789331 14047 catalog_manager.cc:5495] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:44.792904 14590 tablet_bootstrap.cc:492] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:44.793589 14590 ts_tablet_manager.cc:1397] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.117s	user 0.015s	sys 0.000s
I20260806 03:55:44.787221 14584 ts_tablet_manager.cc:1397] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.032s
I20260806 03:55:44.797806 14704 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:44.798663 14582 tablet_bootstrap.cc:492] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:44.799299 14582 ts_tablet_manager.cc:1397] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.141s	user 0.034s	sys 0.031s
I20260806 03:55:44.802038 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:44.803449 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:44.804567 14414 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.804876 14313 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.803942 14703 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:44.802495 14526 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:44.808272 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:44.809008 14525 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.801947 14584 raft_consensus.cc:348] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.813325 14584 raft_consensus.cc:374] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.813656 14584 raft_consensus.cc:729] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.815208 14584 consensus_queue.cc:260] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.818379 14584 ts_tablet_manager.cc:1428] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260806 03:55:44.819067 14590 raft_consensus.cc:348] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.820405 14590 raft_consensus.cc:374] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.819327 14139 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:44.821748 14584 tablet_bootstrap.cc:492] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:44.821861 14590 raft_consensus.cc:729] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.825320 14627 consensus_queue.cc:1035] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260806 03:55:44.830559 14589 tablet_bootstrap.cc:492] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:44.832636 14589 ts_tablet_manager.cc:1397] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.143s	user 0.008s	sys 0.006s
I20260806 03:55:44.827977 14703 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:44.834313 14582 raft_consensus.cc:348] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.834928 14703 raft_consensus.cc:686] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:44.835439 14582 raft_consensus.cc:374] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.835640 14525 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:44.835850 14582 raft_consensus.cc:729] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.836681 14582 consensus_queue.cc:260] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.836411 14703 consensus_queue.cc:237] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.839547 14582 ts_tablet_manager.cc:1428] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260806 03:55:44.841292 14582 tablet_bootstrap.cc:492] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:44.845629 14726 consensus_queue.cc:1035] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:44.848817 14582 tablet_bootstrap.cc:654] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.852607 14700 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.853313 14700 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.858421 14700 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:44.859424 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:44.860508 14311 raft_consensus.cc:2454] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:44.828508 14590 consensus_queue.cc:260] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.863147 14145 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:44.864598 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:44.865080 14584 tablet_bootstrap.cc:654] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:44.865222 14590 ts_tablet_manager.cc:1428] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.002s
I20260806 03:55:44.866258 14708 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.860612 14313 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:44.866882 14708 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.868151 14700 raft_consensus.cc:2781] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:44.868780 14700 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:44.869431 14700 raft_consensus.cc:3037] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.870126 14708 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:44.871081 14596 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:55:44.871932 14139 leader_election.cc:341] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.871610 14596 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.873713 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:44.874884 14596 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:44.875856 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:44.876791 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:44.877084 14194 raft_consensus.cc:2379] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
W20260806 03:55:44.878618 14145 leader_election.cc:341] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:44.880481 14365 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:44.882225 14708 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:44.851539 14589 raft_consensus.cc:348] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.904856 14589 raft_consensus.cc:374] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:44.907439 14589 raft_consensus.cc:729] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:44.910532 14589 consensus_queue.cc:260] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:44.866946 14590 tablet_bootstrap.cc:492] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:44.936370 14139 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:44.937191 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:44.938107 14703 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:44.938412 14419 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:44.938896 14703 raft_consensus.cc:686] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:44.940542 14703 consensus_queue.cc:237] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.957309 14634 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.958297 14634 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:44.980768 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:44.981765 14524 raft_consensus.cc:2379] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:55:44.983844 14627 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:44.984733 14627 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:44.990743 14730 consensus_queue.cc:1035] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:44.994813 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:44.996531 14847 consensus_queue.cc:1035] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260806 03:55:45.009039 14253 leader_election.cc:341] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.012153 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:45.014011 14365 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:45.016433 14139 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:45.017306 14253 consensus_peers.cc:487] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 -> Peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Couldn't send request to peer fcb0445d7dcf41bdb630c3985d53ce7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:45.017511 14596 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:45.011260 14634 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:45.021950 14589 ts_tablet_manager.cc:1428] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.189s	user 0.010s	sys 0.001s
I20260806 03:55:44.979456 14050 catalog_manager.cc:5495] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:44.987800 14627 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:45.022989 14596 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:45.030821 14596 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.027434 14634 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.044112 14726 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.044692 14726 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.046639 14726 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:45.047849 14584 tablet_bootstrap.cc:492] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:45.048408 14584 ts_tablet_manager.cc:1397] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.227s	user 0.028s	sys 0.002s
I20260806 03:55:45.049734 14589 tablet_bootstrap.cc:492] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:45.055335 14582 tablet_bootstrap.cc:492] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:45.056005 14582 ts_tablet_manager.cc:1397] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.215s	user 0.064s	sys 0.105s
I20260806 03:55:45.059368 14584 raft_consensus.cc:348] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.060204 14584 raft_consensus.cc:374] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.060457 14584 raft_consensus.cc:729] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.061123 14584 consensus_queue.cc:260] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.066243 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:45.067843 14582 raft_consensus.cc:348] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:45.068581 14582 raft_consensus.cc:374] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.068826 14582 raft_consensus.cc:729] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.069442 14582 consensus_queue.cc:260] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:45.052389 14414 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:45.071681 14582 ts_tablet_manager.cc:1428] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260806 03:55:45.066118 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:45.074852 14582 tablet_bootstrap.cc:492] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
W20260806 03:55:45.072724 14253 leader_election.cc:341] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:45.077780 14253 leader_election.cc:341] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.073050 14634 raft_consensus.cc:2726] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:45.078634 14253 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:45.041159 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:45.087242 14596 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.089275 14660 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.090409 14590 tablet_bootstrap.cc:654] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.090246 14660 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:45.096535 14584 ts_tablet_manager.cc:1428] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260806 03:55:45.096475 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:45.091903 14526 raft_consensus.cc:2454] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:45.098037 14311 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:45.096439 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:45.080307 14847 consensus_queue.cc:1035] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260806 03:55:45.099478 14582 tablet_bootstrap.cc:654] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.102635 14479 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:45.100749 14596 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:45.099424 14627 raft_consensus.cc:2726] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:45.100268 14660 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:45.107183 14730 raft_consensus.cc:2781] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:45.122570 14730 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:45.123005 14730 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:45.123344 14477 leader_election.cc:341] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.120949 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:45.094653 14700 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.138609 14584 tablet_bootstrap.cc:492] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:45.145262 14660 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.140295 14726 consensus_queue.cc:1035] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
W20260806 03:55:45.158475 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 55960.7us
W20260806 03:55:45.153151 14145 leader_election.cc:341] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.165352 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:45.166320 14414 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.151155 14253 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:45.171342 14726 raft_consensus.cc:2781] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:45.179313 14726 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:45.179911 14726 raft_consensus.cc:3037] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.173641 14700 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:45.157924 14660 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.183122 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:45.193171 14730 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:55:45.195276 14139 leader_election.cc:341] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:45.203874 14253 consensus_peers.cc:487] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 -> Peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Couldn't send request to peer fcb0445d7dcf41bdb630c3985d53ce7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:45.186144 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:45.227535 14660 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:45.228499 14700 consensus_queue.cc:1035] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:45.230814 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:45.231388 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:55:45.234061 14477 leader_election.cc:341] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.237329 14700 consensus_queue.cc:1035] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:45.216214 14311 raft_consensus.cc:3037] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:45.245972 14477 leader_election.cc:341] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.246479 14477 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:45.246151 14590 tablet_bootstrap.cc:492] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:45.247532 14590 ts_tablet_manager.cc:1397] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.381s	user 0.019s	sys 0.008s
I20260806 03:55:45.250093 14589 tablet_bootstrap.cc:654] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.260178 14730 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:45.254308 14660 raft_consensus.cc:2726] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:45.268311 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:45.269076 14313 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.270751 14414 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:45.291229 14139 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:45.292368 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:45.293529 14700 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:45.294142 14700 raft_consensus.cc:686] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:45.299919 14703 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:45.301699 14050 catalog_manager.cc:5495] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } }
W20260806 03:55:45.303725 14477 leader_election.cc:341] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.295295 14700 consensus_queue.cc:237] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.269147 14708 raft_consensus.cc:2726] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:45.311246 14590 raft_consensus.cc:348] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.312151 14590 raft_consensus.cc:374] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.312428 14590 raft_consensus.cc:729] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.313160 14590 consensus_queue.cc:260] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.314385 14660 consensus_queue.cc:1035] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:45.315464 14590 ts_tablet_manager.cc:1428] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.068s	user 0.002s	sys 0.003s
I20260806 03:55:45.344812 14584 tablet_bootstrap.cc:654] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.345531 14590 tablet_bootstrap.cc:492] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:45.338454 14726 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:45.369433 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:45.383122 14527 raft_consensus.cc:3037] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.403431 14726 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:45.405540 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:55:45.407466 14253 leader_election.cc:341] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.415973 14596 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:45.430485 14050 catalog_manager.cc:5495] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:45.434186 14838 consensus_queue.cc:1035] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260806 03:55:45.459921 14589 tablet_bootstrap.cc:492] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:45.461059 14589 ts_tablet_manager.cc:1397] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.412s	user 0.035s	sys 0.030s
I20260806 03:55:45.419922 14313 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:45.462687 14479 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:45.464100 14660 raft_consensus.cc:2781] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:45.464684 14660 raft_consensus.cc:686] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:45.465610 14660 consensus_queue.cc:237] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:45.468421 14589 raft_consensus.cc:348] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.469592 14311 raft_consensus.cc:2454] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:45.473073 14590 tablet_bootstrap.cc:654] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.469642 14589 raft_consensus.cc:374] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.479226 14589 raft_consensus.cc:729] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
W20260806 03:55:45.427296 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:45.479843 14589 consensus_queue.cc:260] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.484537 14145 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:45.490895 14527 raft_consensus.cc:2454] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:45.500099 14582 tablet_bootstrap.cc:492] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:45.499965 14253 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:45.500846 14582 ts_tablet_manager.cc:1397] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.426s	user 0.013s	sys 0.031s
I20260806 03:55:45.501327 14726 raft_consensus.cc:2781] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:45.502133 14726 raft_consensus.cc:686] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:45.503993 14726 consensus_queue.cc:237] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:45.509902 14838 raft_consensus.cc:2781] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:45.512766 14838 raft_consensus.cc:686] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:45.513813 14838 consensus_queue.cc:237] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.526054 14589 ts_tablet_manager.cc:1428] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.064s	user 0.011s	sys 0.000s
I20260806 03:55:45.530022 14582 raft_consensus.cc:348] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.530920 14582 raft_consensus.cc:374] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.531160 14582 raft_consensus.cc:729] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.533317 14582 consensus_queue.cc:260] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.536082 14582 ts_tablet_manager.cc:1428] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260806 03:55:45.537386 14582 tablet_bootstrap.cc:492] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:45.548755 14704 consensus_queue.cc:1035] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:45.551515 14582 tablet_bootstrap.cc:654] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.555819 14584 tablet_bootstrap.cc:492] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:45.556777 14584 ts_tablet_manager.cc:1397] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.427s	user 0.042s	sys 0.018s
I20260806 03:55:45.561619 14584 raft_consensus.cc:348] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.562877 14584 raft_consensus.cc:374] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.563196 14584 raft_consensus.cc:729] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.564232 14589 tablet_bootstrap.cc:492] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:45.569715 14584 consensus_queue.cc:260] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.576179 14660 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.578001 14660 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.582340 14584 ts_tablet_manager.cc:1428] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.005s
I20260806 03:55:45.583554 14584 tablet_bootstrap.cc:492] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:45.583689 14589 tablet_bootstrap.cc:654] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.585177 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:55:45.586618 14477 leader_election.cc:341] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.589705 14584 tablet_bootstrap.cc:654] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.594482 14582 tablet_bootstrap.cc:492] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:45.595088 14582 ts_tablet_manager.cc:1397] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.008s
I20260806 03:55:45.597138 14050 catalog_manager.cc:5495] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:45.598624 14584 tablet_bootstrap.cc:492] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:45.598330 14582 raft_consensus.cc:348] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:45.599084 14582 raft_consensus.cc:374] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.599179 14584 ts_tablet_manager.cc:1397] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260806 03:55:45.599426 14582 raft_consensus.cc:729] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.600275 14582 consensus_queue.cc:260] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:45.602860 14582 ts_tablet_manager.cc:1428] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260806 03:55:45.602480 14584 raft_consensus.cc:348] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.603286 14584 raft_consensus.cc:374] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.603586 14584 raft_consensus.cc:729] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.600704 14660 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:45.604377 14584 consensus_queue.cc:260] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.605393 14582 tablet_bootstrap.cc:492] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:45.607182 14584 ts_tablet_manager.cc:1428] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260806 03:55:45.607771 14708 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.608346 14584 tablet_bootstrap.cc:492] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:45.608299 14708 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.612387 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:45.615131 14582 tablet_bootstrap.cc:654] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:45.616334 14477 leader_election.cc:341] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.616819 14477 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:45.618065 14660 raft_consensus.cc:2726] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:45.619963 14589 tablet_bootstrap.cc:492] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:45.620594 14589 ts_tablet_manager.cc:1397] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.005s
I20260806 03:55:45.621830 14708 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:45.624843 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:45.624823 14589 raft_consensus.cc:348] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.626106 14589 raft_consensus.cc:374] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.626406 14589 raft_consensus.cc:729] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.627164 14589 consensus_queue.cc:260] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.624836 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:45.629298 14589 ts_tablet_manager.cc:1428] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260806 03:55:45.629343 14367 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:45.630733 14589 tablet_bootstrap.cc:492] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:45.630853 14708 raft_consensus.cc:2726] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:45.631789 14584 tablet_bootstrap.cc:654] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.639878 14589 tablet_bootstrap.cc:654] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.643620 14051 catalog_manager.cc:5495] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:45.652189 14589 tablet_bootstrap.cc:492] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:45.652791 14589 ts_tablet_manager.cc:1397] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260806 03:55:45.655771 14589 raft_consensus.cc:348] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.656570 14589 raft_consensus.cc:374] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.656827 14589 raft_consensus.cc:729] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.657768 14589 consensus_queue.cc:260] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.659897 14589 ts_tablet_manager.cc:1428] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260806 03:55:45.661006 14589 tablet_bootstrap.cc:492] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:45.667306 14589 tablet_bootstrap.cc:654] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.667877 14590 tablet_bootstrap.cc:492] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:45.668648 14590 ts_tablet_manager.cc:1397] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.332s	user 0.020s	sys 0.022s
I20260806 03:55:45.666409 14048 catalog_manager.cc:5495] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:45.672191 14590 raft_consensus.cc:348] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.683647 14590 raft_consensus.cc:374] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.686791 14589 tablet_bootstrap.cc:492] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:45.687485 14589 ts_tablet_manager.cc:1397] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260806 03:55:45.687311 14590 raft_consensus.cc:729] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.689878 14590 consensus_queue.cc:260] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.691061 14589 raft_consensus.cc:348] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:45.692539 14589 raft_consensus.cc:374] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.692938 14589 raft_consensus.cc:729] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.693682 14589 consensus_queue.cc:260] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:45.697440 14589 ts_tablet_manager.cc:1428] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260806 03:55:45.697556 14590 ts_tablet_manager.cc:1428] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260806 03:55:45.698661 14589 tablet_bootstrap.cc:492] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:45.706357 14589 tablet_bootstrap.cc:654] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.723042 14589 tablet_bootstrap.cc:492] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:45.723798 14589 ts_tablet_manager.cc:1397] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
I20260806 03:55:45.726907 14589 raft_consensus.cc:348] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:45.727742 14589 raft_consensus.cc:374] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.728070 14589 raft_consensus.cc:729] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.728790 14589 consensus_queue.cc:260] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:45.731691 14589 ts_tablet_manager.cc:1428] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260806 03:55:45.732916 14589 tablet_bootstrap.cc:492] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:45.737143 14590 tablet_bootstrap.cc:492] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:45.739727 14589 tablet_bootstrap.cc:654] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.749368 14590 tablet_bootstrap.cc:654] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.758788 14708 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.759486 14708 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:45.763779 14582 tablet_bootstrap.cc:492] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:45.764513 14708 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:45.764635 14582 ts_tablet_manager.cc:1397] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.161s	user 0.009s	sys 0.018s
I20260806 03:55:45.769204 14582 raft_consensus.cc:348] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:45.770191 14582 raft_consensus.cc:374] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.770529 14582 raft_consensus.cc:729] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.771401 14582 consensus_queue.cc:260] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:45.763648 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:45.775622 14313 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.786649 14708 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.787652 14838 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.787330 14708 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:45.764842 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:45.789268 14312 raft_consensus.cc:2379] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:45.790088 14708 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:45.788239 14838 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.792877 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:45.793229 14367 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:45.795604 14708 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.798446 14590 tablet_bootstrap.cc:492] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:45.804912 14708 raft_consensus.cc:2726] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:45.805226 14582 ts_tablet_manager.cc:1428] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260806 03:55:45.806051 14590 ts_tablet_manager.cc:1397] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.006s
I20260806 03:55:45.809159 14700 consensus_queue.cc:1035] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:45.811167 14590 raft_consensus.cc:348] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:45.811992 14590 raft_consensus.cc:374] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.812304 14590 raft_consensus.cc:729] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.813676 14421 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.815665 14590 consensus_queue.cc:260] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:45.820528 14590 ts_tablet_manager.cc:1428] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260806 03:55:45.809150 14582 tablet_bootstrap.cc:492] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:45.824945 14590 tablet_bootstrap.cc:492] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:45.834661 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:45.836169 14312 raft_consensus.cc:2379] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:55:45.840341 14367 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:45.842193 14708 raft_consensus.cc:3037] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.849390 14582 tablet_bootstrap.cc:654] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.848726 14590 tablet_bootstrap.cc:654] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.851910 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:45.853300 14589 tablet_bootstrap.cc:492] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:45.853514 14584 tablet_bootstrap.cc:492] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:45.853967 14589 ts_tablet_manager.cc:1397] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.121s	user 0.037s	sys 0.040s
W20260806 03:55:45.854346 14139 leader_election.cc:341] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.856258 14838 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:45.859066 14589 raft_consensus.cc:348] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.860061 14589 raft_consensus.cc:374] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.860375 14589 raft_consensus.cc:729] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.859254 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:45.861106 14589 consensus_queue.cc:260] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.854101 14584 ts_tablet_manager.cc:1397] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.246s	user 0.072s	sys 0.121s
I20260806 03:55:45.862354 14838 consensus_queue.cc:1035] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:45.861325 14525 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:45.865923 14584 raft_consensus.cc:348] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:45.866482 14139 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:45.866865 14584 raft_consensus.cc:374] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:45.867235 14584 raft_consensus.cc:729] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:45.868113 14584 consensus_queue.cc:260] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:45.869553 14838 raft_consensus.cc:2781] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:45.870484 14838 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:45.871354 14838 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.882961 14589 ts_tablet_manager.cc:1428] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.006s
I20260806 03:55:45.884408 14589 tablet_bootstrap.cc:492] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:45.870844 14584 ts_tablet_manager.cc:1428] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260806 03:55:45.886197 14584 tablet_bootstrap.cc:492] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:45.890503 14838 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.892444 14589 tablet_bootstrap.cc:654] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.893579 14726 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.894225 14726 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:45.898342 14584 tablet_bootstrap.cc:654] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:45.899616 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:45.905043 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:45.906944 14253 leader_election.cc:341] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.903245 14726 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:45.915867 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:45.916777 14417 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.918435 14838 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:55:45.908447 14253 leader_election.cc:341] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.920686 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:45.921588 14525 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.925520 14253 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:45.930336 14627 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.930908 14627 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:45.933022 14525 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:45.933112 14627 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:45.935587 14417 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:45.940224 14139 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:45.938196 14708 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:45.952348 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:45.946969 14730 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.960096 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:45.961239 14524 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
W20260806 03:55:45.960116 14253 leader_election.cc:341] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.964318 14253 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:45.966126 14726 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:45.966538 14726 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:45.966877 14726 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.947111 14627 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:45.951364 14838 raft_consensus.cc:2781] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:45.969636 14838 raft_consensus.cc:686] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:45.970609 14838 consensus_queue.cc:237] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.972254 14730 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.974505 14730 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:45.978055 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:45.978843 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:45.979831 14477 leader_election.cc:341] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.980973 14704 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.981755 14704 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:45.984481 14730 consensus_queue.cc:1035] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260806 03:55:45.981019 14477 leader_election.cc:341] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:45.987048 14194 raft_consensus.cc:3037] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.988950 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:45.989964 14524 raft_consensus.cc:2454] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:45.991549 14139 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:45.986033 14477 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:45.992758 14703 raft_consensus.cc:2781] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:45.993228 14704 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:45.993604 14703 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:45.994197 14703 raft_consensus.cc:3037] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:45.997575 14708 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:45.998185 14708 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.000428 14708 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:46.002379 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:46.007006 14730 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:46.021041 14590 tablet_bootstrap.cc:492] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:46.027226 14590 ts_tablet_manager.cc:1397] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.206s	user 0.032s	sys 0.014s
I20260806 03:55:46.030810 14590 raft_consensus.cc:348] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:46.031720 14590 raft_consensus.cc:374] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.021875 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:46.023444 14759 consensus_queue.cc:1035] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:46.033735 14590 raft_consensus.cc:729] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
W20260806 03:55:46.034200 14367 leader_election.cc:341] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:46.025851 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:46.008152 14524 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:46.037235 14365 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:46.038820 14139 leader_election.cc:341] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:46.039625 14909 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:46.040445 14909 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:46.040951 14909 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:46.034868 14590 consensus_queue.cc:260] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:46.042527 14726 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:46.044888 14582 tablet_bootstrap.cc:492] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:46.044963 14584 tablet_bootstrap.cc:492] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:46.045666 14584 ts_tablet_manager.cc:1397] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.160s	user 0.015s	sys 0.015s
I20260806 03:55:46.045637 14590 ts_tablet_manager.cc:1428] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260806 03:55:46.040946 14703 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:46.046983 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:46.047820 14524 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:46.049317 14704 consensus_queue.cc:1035] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:46.045614 14582 ts_tablet_manager.cc:1397] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.238s	user 0.042s	sys 0.030s
I20260806 03:55:46.052397 14584 raft_consensus.cc:348] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:46.055207 14584 raft_consensus.cc:374] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.055531 14584 raft_consensus.cc:729] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:46.058401 14584 consensus_queue.cc:260] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:46.061388 14584 ts_tablet_manager.cc:1428] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260806 03:55:46.062319 14589 tablet_bootstrap.cc:492] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:46.062848 14584 tablet_bootstrap.cc:492] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:46.063311 14589 ts_tablet_manager.cc:1397] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.179s	user 0.017s	sys 0.018s
I20260806 03:55:46.069813 14584 tablet_bootstrap.cc:654] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:46.098937 14590 tablet_bootstrap.cc:492] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:46.106148 14589 raft_consensus.cc:348] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.107983 14589 raft_consensus.cc:374] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.109153 14589 raft_consensus.cc:729] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
W20260806 03:55:46.124640 14906 log.cc:924] Time spent T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260806 03:55:46.123322 14582 raft_consensus.cc:348] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.128294 14582 raft_consensus.cc:374] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.117005 14589 consensus_queue.cc:260] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.130189 14582 raft_consensus.cc:729] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:46.139788 14589 ts_tablet_manager.cc:1428] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.006s
I20260806 03:55:46.142060 14703 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:46.142139 14589 tablet_bootstrap.cc:492] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:46.160845 14708 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:46.161612 14708 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:46.119329 14726 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:46.169124 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:46.169544 14726 consensus_queue.cc:1035] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:46.170575 14053 catalog_manager.cc:5495] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:46.174044 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:46.177971 14365 leader_election.cc:341] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:46.181593 14730 consensus_queue.cc:1035] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:46.186811 14590 tablet_bootstrap.cc:654] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:46.135473 14582 consensus_queue.cc:260] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.196291 14194 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:46.217964 14589 tablet_bootstrap.cc:654] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:46.226509 14582 ts_tablet_manager.cc:1428] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.171s	user 0.010s	sys 0.000s
I20260806 03:55:46.205121 14730 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:46.220554 14708 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:46.245981 14584 tablet_bootstrap.cc:492] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:46.246676 14584 ts_tablet_manager.cc:1397] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.184s	user 0.032s	sys 0.063s
I20260806 03:55:46.266582 14582 tablet_bootstrap.cc:492] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:46.249933 14584 raft_consensus.cc:348] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.268463 14584 raft_consensus.cc:374] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.268894 14584 raft_consensus.cc:729] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:46.235965 14703 consensus_queue.cc:1035] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260806 03:55:46.269845 14584 consensus_queue.cc:260] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.231544 14730 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:46.289911 14730 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:46.299417 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:46.300072 14920 log.cc:924] Time spent T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
W20260806 03:55:46.329737 14365 leader_election.cc:341] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:46.330662 14365 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:46.331331 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:46.332051 14708 raft_consensus.cc:2726] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:46.293605 14524 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
W20260806 03:55:46.350752 14477 leader_election.cc:341] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:46.358418 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:46.363648 14582 tablet_bootstrap.cc:654] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:46.367193 14590 tablet_bootstrap.cc:492] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:46.367949 14590 ts_tablet_manager.cc:1397] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.275s	user 0.016s	sys 0.005s
I20260806 03:55:46.398594 14253 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:55:46.312834 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 58397us
I20260806 03:55:46.404855 14726 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:46.419872 14726 raft_consensus.cc:686] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:46.420655 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:46.421541 14527 raft_consensus.cc:3037] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:46.420979 14726 consensus_queue.cc:237] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:46.428535 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:55:46.443713 14139 leader_election.cc:341] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:46.449141 14909 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.451047 14589 tablet_bootstrap.cc:492] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:46.450969 14590 raft_consensus.cc:348] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.452546 14590 raft_consensus.cc:374] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.452606 14589 ts_tablet_manager.cc:1397] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.311s	user 0.029s	sys 0.068s
I20260806 03:55:46.453621 14584 ts_tablet_manager.cc:1428] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.207s	user 0.022s	sys 0.019s
I20260806 03:55:46.453044 14590 raft_consensus.cc:729] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:46.433566 14194 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:46.455895 14590 consensus_queue.cc:260] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.461397 14923 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:46.461742 14584 tablet_bootstrap.cc:492] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:46.462050 14923 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:46.450202 14527 raft_consensus.cc:2454] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:46.463804 14589 raft_consensus.cc:348] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.469060 14589 raft_consensus.cc:374] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.469339 14589 raft_consensus.cc:729] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:46.476387 14413 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:46.484421 14590 ts_tablet_manager.cc:1428] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.116s	user 0.008s	sys 0.002s
I20260806 03:55:46.480940 14589 consensus_queue.cc:260] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:46.485913 14479 leader_election.cc:341] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:46.486436 14479 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:46.487478 14931 raft_consensus.cc:2726] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:46.488592 14590 tablet_bootstrap.cc:492] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:46.488639 14139 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:46.493552 14940 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:46.494040 14940 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.496387 14938 raft_consensus.cc:2781] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:46.497066 14938 raft_consensus.cc:686] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:46.497943 14938 consensus_queue.cc:237] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:46.498980 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:46.499976 14589 ts_tablet_manager.cc:1428] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.002s
I20260806 03:55:46.506795 14589 tablet_bootstrap.cc:492] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
W20260806 03:55:46.505256 14139 leader_election.cc:341] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:46.496483 14940 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:46.512941 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:46.513931 14312 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:46.515894 14590 tablet_bootstrap.cc:654] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:46.527757 14759 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:46.530040 14759 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.532269 14589 tablet_bootstrap.cc:654] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:46.552476 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:46.553041 14909 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:46.526034 14923 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:46.555811 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:46.558863 14253 leader_election.cc:341] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:46.546164 14759 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:46.557124 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:46.562780 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:46.581342 14524 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:46.569717 14367 leader_election.cc:341] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:46.566148 14421 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:46.587855 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:46.605930 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:46.608534 14526 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:46.614820 14253 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:46.615370 14584 tablet_bootstrap.cc:654] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:46.618101 14726 raft_consensus.cc:2781] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:46.618688 14726 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:46.619199 14726 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:46.587694 14145 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:55:46.622821 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 46833.1us
I20260806 03:55:46.623443 14838 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:46.631181 14589 tablet_bootstrap.cc:492] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:46.636593 14589 ts_tablet_manager.cc:1397] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.012s
I20260806 03:55:46.642058 14590 tablet_bootstrap.cc:492] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:46.642665 14590 ts_tablet_manager.cc:1397] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.154s	user 0.022s	sys 0.020s
I20260806 03:55:46.643846 14589 raft_consensus.cc:348] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.645016 14589 raft_consensus.cc:374] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.645294 14589 raft_consensus.cc:729] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:46.645552 14524 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:46.645774 14590 raft_consensus.cc:348] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.646495 14590 raft_consensus.cc:374] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.647051 14590 raft_consensus.cc:729] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:46.646715 14589 consensus_queue.cc:260] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.647256 14365 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:46.632926 14838 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:46.648066 14838 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:46.649349 14589 ts_tablet_manager.cc:1428] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260806 03:55:46.649530 14908 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:46.650035 14908 raft_consensus.cc:686] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:46.650789 14589 tablet_bootstrap.cc:492] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:46.650985 14908 consensus_queue.cc:237] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.653496 14590 consensus_queue.cc:260] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.654814 14582 tablet_bootstrap.cc:492] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:46.655336 14582 ts_tablet_manager.cc:1397] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.418s	user 0.028s	sys 0.032s
I20260806 03:55:46.656569 14590 ts_tablet_manager.cc:1428] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
W20260806 03:55:46.658030 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:46.658202 14590 tablet_bootstrap.cc:492] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:46.664762 14048 catalog_manager.cc:5495] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:46.677569 14838 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.680269 14909 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:46.697876 14909 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.704268 14582 raft_consensus.cc:348] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.709438 14582 raft_consensus.cc:374] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.709728 14582 raft_consensus.cc:729] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:46.712662 14909 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:46.718966 14590 tablet_bootstrap.cc:654] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:46.720956 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:46.723593 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:46.724416 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:46.733283 14312 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:46.727694 14838 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:46.711845 14582 consensus_queue.cc:260] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.729940 14589 tablet_bootstrap.cc:654] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:46.742125 14139 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:46.742353 14726 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.742789 14582 ts_tablet_manager.cc:1428] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260806 03:55:46.744089 14584 tablet_bootstrap.cc:492] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:46.744369 14582 tablet_bootstrap.cc:492] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:46.744653 14584 ts_tablet_manager.cc:1397] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.283s	user 0.009s	sys 0.010s
I20260806 03:55:46.747414 14838 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:46.752137 14838 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:46.753605 14838 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:46.750283 14584 raft_consensus.cc:348] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:46.753098 14726 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:46.751375 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:46.757186 14414 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:46.756297 14584 raft_consensus.cc:374] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.764354 14584 raft_consensus.cc:729] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:46.765559 14584 consensus_queue.cc:260] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:46.752394 14312 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:46.776686 14367 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:46.771960 14838 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:46.777016 14870 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:46.791666 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:46.792455 14524 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:46.792102 14053 catalog_manager.cc:5495] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:46.793368 14589 tablet_bootstrap.cc:492] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:46.793859 14589 ts_tablet_manager.cc:1397] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.012s
I20260806 03:55:46.793721 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:46.794487 14417 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:46.791524 14870 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.799295 14589 raft_consensus.cc:348] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.800130 14589 raft_consensus.cc:374] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.800792 14589 raft_consensus.cc:729] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:46.801468 14589 consensus_queue.cc:260] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.799868 14909 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:46.801256 14838 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:46.809033 14589 ts_tablet_manager.cc:1428] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260806 03:55:46.809197 14524 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:46.810209 14584 ts_tablet_manager.cc:1428] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260806 03:55:46.810794 14139 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:46.813344 14838 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:46.814131 14838 raft_consensus.cc:686] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:46.814848 14870 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:46.815088 14838 consensus_queue.cc:237] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:46.815537 14417 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:46.778909 14145 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:46.819435 14938 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:46.819967 14938 raft_consensus.cc:686] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:46.820978 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:46.820856 14938 consensus_queue.cc:237] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.779140 14704 consensus_queue.cc:1035] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260806 03:55:46.821466 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:46.823338 14923 consensus_queue.cc:1035] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:46.787112 14931 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:46.825664 14931 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:46.826818 14524 raft_consensus.cc:2454] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:46.778514 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:46.828197 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:46.829011 14421 raft_consensus.cc:2454] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:46.826519 14589 tablet_bootstrap.cc:492] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
W20260806 03:55:46.831813 14253 leader_election.cc:341] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:46.834983 14584 tablet_bootstrap.cc:492] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:46.838960 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:46.840406 14312 raft_consensus.cc:2454] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:46.812304 14582 tablet_bootstrap.cc:654] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:46.842865 14479 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:46.844758 14589 tablet_bootstrap.cc:654] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:46.847429 14253 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:46.848605 14944 raft_consensus.cc:2781] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:46.849232 14944 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:46.849663 14944 raft_consensus.cc:3037] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:46.850767 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:46.851643 14413 raft_consensus.cc:2454] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:46.851100 14964 raft_consensus.cc:2781] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:46.852375 14964 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:46.852631 14964 raft_consensus.cc:3037] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:46.847522 14931 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:46.876348 14253 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:46.917400 14590 tablet_bootstrap.cc:492] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:46.918059 14590 ts_tablet_manager.cc:1397] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.260s	user 0.025s	sys 0.038s
I20260806 03:55:46.907720 14759 raft_consensus.cc:2781] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:46.924753 14759 raft_consensus.cc:686] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:46.927668 14759 consensus_queue.cc:237] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.953081 14590 raft_consensus.cc:348] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.961462 14590 raft_consensus.cc:374] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.961805 14590 raft_consensus.cc:729] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:46.962697 14590 consensus_queue.cc:260] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:46.972520 14589 tablet_bootstrap.cc:492] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:46.973132 14589 ts_tablet_manager.cc:1397] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.028s
I20260806 03:55:46.983865 14414 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:46.986449 14589 raft_consensus.cc:348] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:46.990134 14589 raft_consensus.cc:374] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:46.990422 14589 raft_consensus.cc:729] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:46.991492 14589 consensus_queue.cc:260] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:46.987211 14908 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:46.992947 14908 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.014029 14908 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:47.014364 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:46.998468 14522 raft_consensus.cc:1226] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:47.014202 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:47.015933 14311 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:47.017475 14965 consensus_queue.cc:1046] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:47.018086 14367 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:47.019182 14726 raft_consensus.cc:3032] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:47.018749 14047 catalog_manager.cc:5495] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:47.007563 14051 catalog_manager.cc:5495] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:47.021171 14584 tablet_bootstrap.cc:654] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:46.992072 14590 ts_tablet_manager.cc:1428] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.000s
I20260806 03:55:46.994563 14589 ts_tablet_manager.cc:1428] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260806 03:55:47.019567 14908 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:47.019629 14726 raft_consensus.cc:729] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:47.022686 14908 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:47.023110 14908 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:47.026985 14590 tablet_bootstrap.cc:492] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:47.028291 14726 consensus_queue.cc:260] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.029722 14726 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:47.032559 14589 tablet_bootstrap.cc:492] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:47.036703 14964 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:47.038123 14926 consensus_queue.cc:1035] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:47.008599 14944 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:47.042455 14194 raft_consensus.cc:1226] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:47.052775 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:47.053561 14417 raft_consensus.cc:3037] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.055668 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:47.056669 14311 raft_consensus.cc:2379] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:47.057083 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:47.058738 14477 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:47.059754 14942 raft_consensus.cc:2726] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:55:47.060390 14944 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:47.063618 14908 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.064659 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:47.067368 14522 raft_consensus.cc:2379] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:47.065385 14590 tablet_bootstrap.cc:654] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:47.065423 14964 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:47.069991 14053 catalog_manager.cc:5495] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:47.078008 14589 tablet_bootstrap.cc:654] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:47.079715 14053 catalog_manager.cc:5495] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 2, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 2 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:47.085114 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:47.087685 14582 tablet_bootstrap.cc:492] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:47.083750 14908 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:47.088474 14582 ts_tablet_manager.cc:1397] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.344s	user 0.014s	sys 0.005s
I20260806 03:55:47.088603 14838 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:47.088853 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:47.089540 14311 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:47.089206 14838 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.091678 14838 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:47.092561 14582 raft_consensus.cc:348] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:47.093683 14582 raft_consensus.cc:374] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.097689 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:47.098174 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:55:47.100605 14145 leader_election.cc:341] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:47.101228 14139 leader_election.cc:341] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.101672 14139 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:47.094026 14582 raft_consensus.cc:729] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:47.104588 14926 raft_consensus.cc:2726] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:47.109421 14419 raft_consensus.cc:3037] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.104918 14582 consensus_queue.cc:260] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:47.118286 14838 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:47.121789 14838 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.125247 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:47.126801 14838 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:47.127733 14838 consensus_queue.cc:1035] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260806 03:55:47.128474 14145 leader_election.cc:341] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.105656 14908 consensus_queue.cc:1035] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260806 03:55:47.129730 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:47.120388 14582 ts_tablet_manager.cc:1428] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260806 03:55:47.113041 14417 raft_consensus.cc:2454] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:47.146075 14311 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
W20260806 03:55:47.134330 14139 leader_election.cc:341] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.148679 14367 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:47.150604 14908 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:47.151480 14908 raft_consensus.cc:686] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:47.152940 14908 consensus_queue.cc:237] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.150192 14139 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:47.156201 14838 raft_consensus.cc:2726] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:47.166561 14253 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:47.175786 14582 tablet_bootstrap.cc:492] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:47.177445 14726 raft_consensus.cc:2781] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:47.177999 14726 raft_consensus.cc:686] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:47.183483 14590 tablet_bootstrap.cc:492] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:47.184175 14590 ts_tablet_manager.cc:1397] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.157s	user 0.020s	sys 0.003s
I20260806 03:55:47.186041 14312 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.185899 14726 consensus_queue.cc:237] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:47.187486 14944 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:47.188067 14944 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.190094 14944 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:47.191741 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:47.192488 14313 raft_consensus.cc:2454] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:47.202852 14590 raft_consensus.cc:348] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.206460 14590 raft_consensus.cc:374] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.206899 14590 raft_consensus.cc:729] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:47.210587 14479 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:47.204535 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:47.213197 14584 tablet_bootstrap.cc:492] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:47.212844 14944 raft_consensus.cc:2781] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:47.213891 14944 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:55:47.214063 14477 leader_election.cc:341] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.214537 14944 raft_consensus.cc:3037] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.219820 14909 consensus_queue.cc:1035] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:47.207887 14590 consensus_queue.cc:260] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.224468 14590 ts_tablet_manager.cc:1428] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260806 03:55:47.225514 14590 tablet_bootstrap.cc:492] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:47.213858 14584 ts_tablet_manager.cc:1397] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.379s	user 0.019s	sys 0.016s
I20260806 03:55:47.229933 14582 tablet_bootstrap.cc:654] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:47.181540 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 47781.7us
I20260806 03:55:47.232586 14584 raft_consensus.cc:348] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:47.233784 14584 raft_consensus.cc:374] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.233992 14584 raft_consensus.cc:729] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:47.234282 14051 catalog_manager.cc:5495] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:47.237363 14584 consensus_queue.cc:260] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:47.240604 14589 tablet_bootstrap.cc:492] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:47.241276 14589 ts_tablet_manager.cc:1397] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.209s	user 0.033s	sys 0.030s
I20260806 03:55:47.244969 14584 ts_tablet_manager.cc:1428] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260806 03:55:47.246384 14584 tablet_bootstrap.cc:492] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:47.252884 14589 raft_consensus.cc:348] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.256543 14589 raft_consensus.cc:374] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.257736 14589 raft_consensus.cc:729] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:47.260386 14589 consensus_queue.cc:260] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.268067 14589 ts_tablet_manager.cc:1428] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.000s
I20260806 03:55:47.270169 14589 tablet_bootstrap.cc:492] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:47.276073 14944 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.279543 14584 tablet_bootstrap.cc:654] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:47.283077 14590 tablet_bootstrap.cc:654] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:47.289191 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:47.289860 14312 raft_consensus.cc:3037] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.297828 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:55:47.300525 14477 leader_election.cc:341] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.294983 14944 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:47.345206 14421 raft_consensus.cc:1226] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:47.358820 14838 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:47.360615 14704 consensus_queue.cc:1046] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:47.361443 14704 consensus_queue.cc:1225] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer fcb0445d7dcf41bdb630c3985d53ce7a log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260806 03:55:47.361968 14704 raft_consensus.cc:3032] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:47.362270 14704 raft_consensus.cc:729] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:47.363032 14704 consensus_queue.cc:260] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.359696 14838 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.366291 14311 raft_consensus.cc:1226] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:47.371519 14704 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:47.372875 14589 tablet_bootstrap.cc:654] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:47.373219 14582 tablet_bootstrap.cc:492] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:47.373864 14582 ts_tablet_manager.cc:1397] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.215s	user 0.028s	sys 0.022s
I20260806 03:55:47.378822 14312 raft_consensus.cc:2454] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:47.380089 14479 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:47.382838 14944 raft_consensus.cc:2781] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:47.383432 14944 raft_consensus.cc:686] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:47.384397 14944 consensus_queue.cc:237] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.384378 14582 raft_consensus.cc:348] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.388326 14582 raft_consensus.cc:374] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.388576 14582 raft_consensus.cc:729] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:47.392172 14590 tablet_bootstrap.cc:492] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:47.392467 14838 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:47.392792 14590 ts_tablet_manager.cc:1397] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.017s
I20260806 03:55:47.391607 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:47.389194 14582 consensus_queue.cc:260] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:47.395758 14145 leader_election.cc:341] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.395866 14590 raft_consensus.cc:348] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.396834 14590 raft_consensus.cc:374] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.397142 14590 raft_consensus.cc:729] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:47.395619 14048 catalog_manager.cc:5495] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 2, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 2 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:47.397774 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:47.397933 14590 consensus_queue.cc:260] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.398880 14522 raft_consensus.cc:2454] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:47.399905 14582 ts_tablet_manager.cc:1428] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260806 03:55:47.402009 14139 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:47.400087 14590 ts_tablet_manager.cc:1428] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260806 03:55:47.403894 14838 raft_consensus.cc:2781] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:47.404450 14590 tablet_bootstrap.cc:492] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:47.404366 14838 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:47.405032 14838 raft_consensus.cc:3037] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.407930 14582 tablet_bootstrap.cc:492] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:47.428656 14582 tablet_bootstrap.cc:654] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:47.444226 14590 tablet_bootstrap.cc:654] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:47.458683 14909 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:47.459400 14909 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.461907 14909 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:47.468997 14584 tablet_bootstrap.cc:492] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:47.469554 14584 ts_tablet_manager.cc:1397] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.223s	user 0.039s	sys 0.028s
I20260806 03:55:47.470048 14838 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.472838 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:47.473313 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:47.473619 14196 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:47.474001 14312 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:47.474251 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:47.474951 14365 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:47.475917 14927 raft_consensus.cc:2781] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:47.476331 14927 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:47.476637 14927 raft_consensus.cc:3037] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.478134 14838 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:47.474998 14522 raft_consensus.cc:3037] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.480762 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:47.480522 14053 catalog_manager.cc:5495] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:47.486184 14584 raft_consensus.cc:348] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:47.487347 14584 raft_consensus.cc:374] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.487741 14584 raft_consensus.cc:729] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:47.488969 14584 consensus_queue.cc:260] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:47.499289 14522 raft_consensus.cc:2454] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:47.500375 14584 ts_tablet_manager.cc:1428] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.001s
I20260806 03:55:47.503911 14584 tablet_bootstrap.cc:492] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:47.499315 14927 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:47.511332 14145 leader_election.cc:341] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.513863 14196 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.515187 14139 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:47.519956 14589 tablet_bootstrap.cc:492] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:47.520637 14589 ts_tablet_manager.cc:1397] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.251s	user 0.031s	sys 0.008s
I20260806 03:55:47.516502 14944 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:47.522109 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:47.521907 14944 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:47.522765 14194 raft_consensus.cc:3037] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.524165 14589 raft_consensus.cc:348] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:47.525118 14589 raft_consensus.cc:374] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.525421 14589 raft_consensus.cc:729] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:47.516918 14927 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:47.526273 14589 consensus_queue.cc:260] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:47.524643 14526 raft_consensus.cc:1261] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260806 03:55:47.528434 14759 consensus_queue.cc:1035] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:47.528829 14589 ts_tablet_manager.cc:1428] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260806 03:55:47.530478 14589 tablet_bootstrap.cc:492] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:47.533483 14944 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:47.519462 14838 raft_consensus.cc:2781] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:47.535288 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:47.540146 14421 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:47.540290 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:47.540479 14938 consensus_queue.cc:1035] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:47.541635 14477 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:47.542660 14944 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:47.543030 14944 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:47.543350 14944 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:47.546414 14477 leader_election.cc:341] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.547096 14312 raft_consensus.cc:1261] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260806 03:55:47.547626 14312 pending_rounds.cc:76] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting all ops after (but not including) 0
I20260806 03:55:47.547196 14838 raft_consensus.cc:686] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:47.548198 14312 pending_rounds.cc:97] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260806 03:55:47.548604 14312 raft_consensus.cc:2866] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:55:47.551120 14589 tablet_bootstrap.cc:654] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:47.554566 14938 consensus_queue.cc:1035] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:47.557308 14838 consensus_queue.cc:237] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.562690 14582 tablet_bootstrap.cc:492] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:47.563419 14582 ts_tablet_manager.cc:1397] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.156s	user 0.033s	sys 0.012s
I20260806 03:55:47.566910 14582 raft_consensus.cc:348] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.567950 14582 raft_consensus.cc:374] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.568318 14582 raft_consensus.cc:729] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:47.569044 14582 consensus_queue.cc:260] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.571326 14582 ts_tablet_manager.cc:1428] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260806 03:55:47.572657 14582 tablet_bootstrap.cc:492] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:47.581300 14194 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:47.586203 14927 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:47.586892 14927 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:47.587450 14590 tablet_bootstrap.cc:492] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:47.588127 14590 ts_tablet_manager.cc:1397] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.184s	user 0.011s	sys 0.009s
I20260806 03:55:47.589180 14365 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:47.589313 14927 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:47.590117 14908 raft_consensus.cc:2781] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:47.591651 14584 tablet_bootstrap.cc:654] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:47.570663 14944 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:47.590677 14908 raft_consensus.cc:686] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:47.597673 14908 consensus_queue.cc:237] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.601393 14964 consensus_queue.cc:1035] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:47.594779 14590 raft_consensus.cc:348] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.603842 14590 raft_consensus.cc:374] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.605795 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:47.604341 14590 raft_consensus.cc:729] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
W20260806 03:55:47.613248 14367 leader_election.cc:341] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.612756 14590 consensus_queue.cc:260] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.618530 14582 tablet_bootstrap.cc:654] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:47.620158 14590 ts_tablet_manager.cc:1428] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260806 03:55:47.592243 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:47.631189 14590 tablet_bootstrap.cc:492] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:47.643968 14964 consensus_queue.cc:1035] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:47.646903 14311 raft_consensus.cc:1261] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260806 03:55:47.640275 14313 raft_consensus.cc:3037] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.669387 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:47.670254 14524 raft_consensus.cc:2454] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:47.676504 14365 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:47.677524 14927 consensus_queue.cc:1035] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:47.686105 14589 tablet_bootstrap.cc:492] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:47.686800 14589 ts_tablet_manager.cc:1397] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.020s
I20260806 03:55:47.690323 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:47.688665 14944 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:47.680425 14909 raft_consensus.cc:2781] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:47.687404 14759 consensus_queue.cc:1035] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260806 03:55:47.691118 15008 log.cc:924] Time spent T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260806 03:55:47.709292 14589 raft_consensus.cc:348] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:47.710469 14589 raft_consensus.cc:374] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.710772 14589 raft_consensus.cc:729] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:47.715072 14048 catalog_manager.cc:5495] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:47.717672 14589 consensus_queue.cc:260] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:47.721938 14053 catalog_manager.cc:5495] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:47.701426 14909 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:47.734659 14589 ts_tablet_manager.cc:1428] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.005s
I20260806 03:55:47.734696 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:47.735698 14417 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:47.711333 14477 leader_election.cc:341] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:47.738633 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 49122.9us
I20260806 03:55:47.739610 14584 tablet_bootstrap.cc:492] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:47.741382 14584 ts_tablet_manager.cc:1397] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.238s	user 0.022s	sys 0.000s
I20260806 03:55:47.742602 14589 tablet_bootstrap.cc:492] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:47.732268 14909 raft_consensus.cc:3037] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.760646 14192 raft_consensus.cc:1261] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260806 03:55:47.761235 14192 pending_rounds.cc:76] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c: Aborting all ops after (but not including) 0
I20260806 03:55:47.761462 14192 pending_rounds.cc:97] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260806 03:55:47.761711 14192 raft_consensus.cc:2866] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:55:47.783151 14838 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:47.783831 14838 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:55:47.788040 15003 log.cc:924] Time spent T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260806 03:55:47.801867 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:47.803694 14139 leader_election.cc:341] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.805152 14838 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:47.803891 14590 tablet_bootstrap.cc:654] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:47.806682 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:55:47.808522 14145 leader_election.cc:341] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.809079 14145 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:47.815778 15020 raft_consensus.cc:2726] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:55:47.820408 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 49992us
I20260806 03:55:47.822460 14589 tablet_bootstrap.cc:654] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:47.825542 14584 raft_consensus.cc:348] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.826620 14584 raft_consensus.cc:374] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.826959 14584 raft_consensus.cc:729] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:47.828634 14908 consensus_queue.cc:1035] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260806 03:55:47.829499 14584 consensus_queue.cc:260] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.848340 14417 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:47.850147 14582 tablet_bootstrap.cc:492] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:47.850885 14582 ts_tablet_manager.cc:1397] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.278s	user 0.008s	sys 0.010s
I20260806 03:55:47.853185 14584 ts_tablet_manager.cc:1428] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.111s	user 0.010s	sys 0.003s
I20260806 03:55:47.855824 14584 tablet_bootstrap.cc:492] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:47.850243 14313 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:47.886319 14726 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:47.887112 14477 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:47.886976 14726 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.888993 14942 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:47.889931 14726 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:47.895367 14582 raft_consensus.cc:348] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.896294 14582 raft_consensus.cc:374] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:47.896576 14582 raft_consensus.cc:729] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:47.896970 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:47.897289 14582 consensus_queue.cc:260] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:47.897710 14192 raft_consensus.cc:2454] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:47.899694 14582 ts_tablet_manager.cc:1428] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
W20260806 03:55:47.902776 14477 consensus_peers.cc:487] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e -> Peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Couldn't send request to peer 4db97c7dfa2f4d91b76802c5095b826c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:47.903743 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:47.908088 14944 consensus_queue.cc:1035] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:47.892830 14942 raft_consensus.cc:686] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
W20260806 03:55:47.925384 14253 leader_election.cc:341] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.926754 14253 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:47.931144 14726 raft_consensus.cc:2781] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:47.931532 14726 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:47.931834 14726 raft_consensus.cc:3037] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.949050 14582 tablet_bootstrap.cc:492] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:47.964151 14942 consensus_queue.cc:237] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:47.978087 14726 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:47.980962 14589 tablet_bootstrap.cc:492] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:47.981647 14589 ts_tablet_manager.cc:1397] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.246s	user 0.015s	sys 0.027s
I20260806 03:55:47.984261 14726 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:47.991478 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:47.995116 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:55:47.995373 14253 leader_election.cc:341] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:47.995774 14192 raft_consensus.cc:3037] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:47.996964 14909 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:47.999080 14909 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:47.999601 14909 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:48.001669 14582 tablet_bootstrap.cc:654] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:48.009305 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:48.013175 14909 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.014693 14584 tablet_bootstrap.cc:654] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:48.012984 14367 leader_election.cc:341] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.018895 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:48.029708 14524 raft_consensus.cc:3037] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:48.029922 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:48.035784 14365 leader_election.cc:341] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.044775 14589 raft_consensus.cc:348] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.045569 14589 raft_consensus.cc:374] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.045842 14589 raft_consensus.cc:729] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.052898 14192 raft_consensus.cc:2454] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:48.028385 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:48.054912 14526 raft_consensus.cc:2454] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:48.028010 14909 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:48.056869 14253 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:48.058817 15019 raft_consensus.cc:2781] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:48.059485 15019 raft_consensus.cc:686] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:48.060914 15019 consensus_queue.cc:237] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.077797 14365 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:48.079941 14582 tablet_bootstrap.cc:492] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:48.079944 14909 raft_consensus.cc:2781] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:48.080637 14909 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:48.081007 14909 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:48.083473 14589 consensus_queue.cc:260] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.080812 14582 ts_tablet_manager.cc:1397] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.132s	user 0.015s	sys 0.003s
I20260806 03:55:48.099174 14313 raft_consensus.cc:3037] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:48.098675 14051 catalog_manager.cc:5495] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:48.098570 14582 raft_consensus.cc:348] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:48.101821 14582 raft_consensus.cc:374] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.102173 14582 raft_consensus.cc:729] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.099094 14938 consensus_queue.cc:1035] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:48.103111 14582 consensus_queue.cc:260] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:48.106451 14582 ts_tablet_manager.cc:1428] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260806 03:55:48.107667 14582 tablet_bootstrap.cc:492] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:48.112074 14590 tablet_bootstrap.cc:492] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:48.112646 14590 ts_tablet_manager.cc:1397] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.488s	user 0.023s	sys 0.012s
I20260806 03:55:48.115646 14909 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.118841 14582 tablet_bootstrap.cc:654] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:48.120400 15020 consensus_queue.cc:1035] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:48.115753 14584 tablet_bootstrap.cc:492] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:48.122612 14584 ts_tablet_manager.cc:1397] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.267s	user 0.004s	sys 0.009s
I20260806 03:55:48.125954 14584 raft_consensus.cc:348] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:48.126940 14584 raft_consensus.cc:374] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.127274 14584 raft_consensus.cc:729] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.130142 14909 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:48.131278 14584 consensus_queue.cc:260] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:48.133344 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:48.145869 14589 ts_tablet_manager.cc:1428] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.164s	user 0.007s	sys 0.002s
I20260806 03:55:48.147020 14526 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:48.148530 14584 ts_tablet_manager.cc:1428] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.006s
I20260806 03:55:48.133605 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:48.149845 14584 tablet_bootstrap.cc:492] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
W20260806 03:55:48.154341 14365 leader_election.cc:341] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.157573 14590 raft_consensus.cc:348] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.139129 14908 consensus_queue.cc:1035] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:48.158334 14590 raft_consensus.cc:374] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.157989 14584 tablet_bootstrap.cc:654] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:48.135741 14582 tablet_bootstrap.cc:492] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:48.156352 14053 catalog_manager.cc:5495] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:48.158644 14590 raft_consensus.cc:729] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.159775 14524 raft_consensus.cc:2454] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:48.215528 14365 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:48.162066 14582 ts_tablet_manager.cc:1397] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.000s
I20260806 03:55:48.217962 14909 raft_consensus.cc:2781] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:48.219908 14584 tablet_bootstrap.cc:492] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:48.220566 14584 ts_tablet_manager.cc:1397] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.071s	user 0.032s	sys 0.016s
I20260806 03:55:48.222301 14909 raft_consensus.cc:686] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:48.223585 14909 consensus_queue.cc:237] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:48.226282 14942 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:48.226537 14584 raft_consensus.cc:348] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.227862 14584 raft_consensus.cc:374] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.228427 14584 raft_consensus.cc:729] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.226853 14942 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:48.188822 14944 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:48.229364 14584 consensus_queue.cc:260] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.229751 14944 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:48.230345 14942 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:48.231868 14584 ts_tablet_manager.cc:1428] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260806 03:55:48.233157 14584 tablet_bootstrap.cc:492] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:48.234218 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:48.235214 14311 raft_consensus.cc:2454] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:48.239108 14479 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:48.240275 15039 raft_consensus.cc:2781] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:48.240743 15039 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:48.240928 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:48.190313 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:48.166998 14526 raft_consensus.cc:2454] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:48.193914 14589 tablet_bootstrap.cc:492] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:48.234297 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:55:48.247823 14477 leader_election.cc:341] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:48.247850 14479 leader_election.cc:341] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.199270 14590 consensus_queue.cc:260] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.184459 14908 consensus_queue.cc:1035] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.044s
I20260806 03:55:48.241063 15039 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:48.250711 14365 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:48.256569 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:48.286123 14908 raft_consensus.cc:2781] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:48.286916 14908 raft_consensus.cc:686] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:48.231935 14944 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:55:48.300707 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 50101us
I20260806 03:55:48.302578 14584 tablet_bootstrap.cc:654] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:48.219688 14582 raft_consensus.cc:348] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.304576 14582 raft_consensus.cc:374] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.307780 14590 ts_tablet_manager.cc:1428] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.195s	user 0.015s	sys 0.005s
I20260806 03:55:48.315389 14590 tablet_bootstrap.cc:492] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:48.309885 14589 tablet_bootstrap.cc:654] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:48.313647 14584 tablet_bootstrap.cc:492] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:48.317713 14584 ts_tablet_manager.cc:1397] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.085s	user 0.040s	sys 0.031s
I20260806 03:55:48.322710 14584 raft_consensus.cc:348] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.323531 14584 raft_consensus.cc:374] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.323791 14584 raft_consensus.cc:729] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.324713 14584 consensus_queue.cc:260] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.329368 14584 ts_tablet_manager.cc:1428] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260806 03:55:48.327906 14704 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:48.333817 14589 tablet_bootstrap.cc:492] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:48.334474 14589 ts_tablet_manager.cc:1397] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.179s	user 0.013s	sys 0.017s
I20260806 03:55:48.334251 14704 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.305375 14908 consensus_queue.cc:237] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.337407 14589 raft_consensus.cc:348] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:48.337872 14704 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:48.338198 14589 raft_consensus.cc:374] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.338555 14589 raft_consensus.cc:729] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.340942 14584 tablet_bootstrap.cc:492] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:48.341521 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:48.340502 14589 consensus_queue.cc:260] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:48.334477 14582 raft_consensus.cc:729] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.344383 14589 ts_tablet_manager.cc:1428] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260806 03:55:48.345600 14589 tablet_bootstrap.cc:492] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:48.347790 14584 tablet_bootstrap.cc:654] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:48.351344 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 103572us
W20260806 03:55:48.358497 14477 leader_election.cc:341] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.359243 14477 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:48.355198 14589 tablet_bootstrap.cc:654] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:48.343371 14582 consensus_queue.cc:260] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.372308 14944 raft_consensus.cc:2726] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:48.400810 14590 tablet_bootstrap.cc:654] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:48.406299 14582 ts_tablet_manager.cc:1428] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.190s	user 0.008s	sys 0.000s
I20260806 03:55:48.428598 14047 catalog_manager.cc:5495] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:48.430094 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:48.373986 14311 raft_consensus.cc:2454] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
W20260806 03:55:48.431640 14139 leader_election.cc:341] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.436555 14582 tablet_bootstrap.cc:492] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:48.447423 14145 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:48.480371 14589 tablet_bootstrap.cc:492] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:48.481076 14589 ts_tablet_manager.cc:1397] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.136s	user 0.014s	sys 0.005s
I20260806 03:55:48.481731 14590 tablet_bootstrap.cc:492] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:48.455420 15039 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:48.482045 14584 tablet_bootstrap.cc:492] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:48.485141 14584 ts_tablet_manager.cc:1397] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.144s	user 0.043s	sys 0.056s
I20260806 03:55:48.482249 14590 ts_tablet_manager.cc:1397] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.167s	user 0.025s	sys 0.009s
I20260806 03:55:48.462771 14926 raft_consensus.cc:2781] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:48.489372 14926 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:48.495121 14926 raft_consensus.cc:3037] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:48.501406 15039 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:48.504341 14942 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:48.505147 14942 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.507339 14931 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:48.507920 14931 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.524469 14582 tablet_bootstrap.cc:654] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:48.530743 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:48.507983 14942 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:55:48.525215 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 77981.7us
I20260806 03:55:48.521992 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:48.509981 14931 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:48.532755 14413 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:48.514846 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:48.534977 14313 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:48.545454 14477 leader_election.cc:341] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.554983 14313 raft_consensus.cc:2454] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:48.557134 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:48.559022 14477 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:48.538339 14926 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.560185 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:48.565179 15067 log.cc:924] Time spent T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.082s	user 0.005s	sys 0.003s
I20260806 03:55:48.566211 14589 raft_consensus.cc:348] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.567056 14589 raft_consensus.cc:374] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.567308 14589 raft_consensus.cc:729] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.568012 14589 consensus_queue.cc:260] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.576910 15039 raft_consensus.cc:2781] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:48.580886 15039 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:48.581284 15039 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:48.577991 14479 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:48.585904 14931 consensus_queue.cc:1035] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:48.586957 14944 raft_consensus.cc:2781] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:48.587568 14944 raft_consensus.cc:686] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:48.588312 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:48.588798 14944 consensus_queue.cc:237] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:48.597084 14590 raft_consensus.cc:348] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.598377 14590 raft_consensus.cc:374] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.598685 14590 raft_consensus.cc:729] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.599385 14590 consensus_queue.cc:260] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.602550 14051 catalog_manager.cc:5495] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:48.611907 14589 ts_tablet_manager.cc:1428] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.130s	user 0.006s	sys 0.001s
I20260806 03:55:48.609826 14926 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:48.620544 14584 raft_consensus.cc:348] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:48.621452 14584 raft_consensus.cc:374] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.622259 14589 tablet_bootstrap.cc:492] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:48.621747 14584 raft_consensus.cc:729] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.625450 14584 consensus_queue.cc:260] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:55:48.643368 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 65550.6us
I20260806 03:55:48.644586 14582 tablet_bootstrap.cc:492] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:48.645196 14582 ts_tablet_manager.cc:1397] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.209s	user 0.024s	sys 0.014s
I20260806 03:55:48.652415 14908 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:48.653131 14908 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:48.628562 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:48.655526 14908 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:48.656448 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:48.656972 14964 consensus_queue.cc:1035] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260806 03:55:48.658193 14367 leader_election.cc:341] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.659803 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:48.660811 14526 raft_consensus.cc:2454] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:48.661624 14590 ts_tablet_manager.cc:1428] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.175s	user 0.003s	sys 0.006s
I20260806 03:55:48.663038 14590 tablet_bootstrap.cc:492] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:48.663403 14365 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:48.664677 14139 leader_election.cc:341] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:48.665362 14477 leader_election.cc:341] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.667572 14584 ts_tablet_manager.cc:1428] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.182s	user 0.008s	sys 0.002s
W20260806 03:55:48.671748 14477 leader_election.cc:341] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:48.672783 14477 leader_election.cc:341] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.673144 14477 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:48.673430 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:48.674351 14311 raft_consensus.cc:3037] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:48.675133 14704 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:48.675491 14931 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:48.671788 15024 raft_consensus.cc:2781] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:48.676534 15024 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:48.676911 15024 raft_consensus.cc:3037] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:48.680475 14477 consensus_peers.cc:487] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e -> Peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Couldn't send request to peer 4db97c7dfa2f4d91b76802c5095b826c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:48.675714 14704 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.689035 14051 catalog_manager.cc:5495] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:48.700244 14584 tablet_bootstrap.cc:492] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:48.704387 14590 tablet_bootstrap.cc:654] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:48.692090 14582 raft_consensus.cc:348] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:48.708762 14582 raft_consensus.cc:374] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.709618 14582 raft_consensus.cc:729] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.679272 15039 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.717914 14589 tablet_bootstrap.cc:654] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:48.711413 14582 consensus_queue.cc:260] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:48.727229 14584 tablet_bootstrap.cc:654] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:48.729265 14582 ts_tablet_manager.cc:1428] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.002s
I20260806 03:55:48.797767 14582 tablet_bootstrap.cc:492] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
W20260806 03:55:48.779639 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 106246us
I20260806 03:55:48.867391 14417 raft_consensus.cc:3037] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:48.873111 14590 tablet_bootstrap.cc:492] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:48.873629 14590 ts_tablet_manager.cc:1397] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.211s	user 0.041s	sys 0.046s
I20260806 03:55:48.869196 14704 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:48.881017 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:55:48.890213 14477 leader_election.cc:341] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.877115 15039 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:48.896788 14942 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:48.896890 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:48.897912 14527 raft_consensus.cc:2379] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:48.899601 14582 tablet_bootstrap.cc:654] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:48.897485 14942 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:48.902760 14942 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:48.904953 14584 tablet_bootstrap.cc:492] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:48.905529 14584 ts_tablet_manager.cc:1397] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.211s	user 0.014s	sys 0.012s
I20260806 03:55:48.903647 14590 raft_consensus.cc:348] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.908277 14590 raft_consensus.cc:374] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.908665 14590 raft_consensus.cc:729] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.909202 14589 tablet_bootstrap.cc:492] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:48.909852 14589 ts_tablet_manager.cc:1397] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.288s	user 0.019s	sys 0.011s
I20260806 03:55:48.909461 14590 consensus_queue.cc:260] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:48.913301 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:48.911129 15026 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:48.915377 15026 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:48.918434 15026 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:48.922223 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:48.925046 14253 leader_election.cc:341] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:48.926367 14479 leader_election.cc:341] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.930497 14584 raft_consensus.cc:348] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:48.931357 14584 raft_consensus.cc:374] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.931632 14584 raft_consensus.cc:729] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.932992 14311 raft_consensus.cc:2454] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:48.937204 14145 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:48.921423 15024 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:48.938617 15074 raft_consensus.cc:2781] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:48.939165 15074 raft_consensus.cc:686] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:48.939565 15024 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:48.940124 15074 consensus_queue.cc:237] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.941962 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:48.922787 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:48.945536 14477 leader_election.cc:341] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:48.946125 14477 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:48.941032 14589 raft_consensus.cc:348] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.946875 14589 raft_consensus.cc:374] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:48.948145 14589 raft_consensus.cc:729] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:48.951182 14942 raft_consensus.cc:2726] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:48.951728 14589 consensus_queue.cc:260] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.954332 14590 ts_tablet_manager.cc:1428] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.005s
I20260806 03:55:48.946805 14584 consensus_queue.cc:260] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:48.960906 15039 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:48.963018 15039 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:48.966755 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:48.967804 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:48.968624 14192 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:48.969444 14590 tablet_bootstrap.cc:492] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:48.974797 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:48.979082 15032 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:48.979633 15032 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:48.983520 15032 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:48.983892 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:48.986304 14477 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:48.986671 14584 ts_tablet_manager.cc:1428] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.081s	user 0.001s	sys 0.007s
I20260806 03:55:48.990236 14589 ts_tablet_manager.cc:1428] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.080s	user 0.011s	sys 0.000s
W20260806 03:55:48.987082 14479 leader_election.cc:341] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:48.995379 15087 log.cc:924] Time spent T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.089s	user 0.000s	sys 0.003s
I20260806 03:55:48.996887 14139 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:49.002774 14584 tablet_bootstrap.cc:492] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:48.987473 15039 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:49.002950 14589 tablet_bootstrap.cc:492] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:48.992671 14944 raft_consensus.cc:2781] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:49.007421 15072 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:49.009536 14944 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:49.020282 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:49.021442 14527 raft_consensus.cc:3037] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:49.022454 14582 tablet_bootstrap.cc:492] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:49.023105 14582 ts_tablet_manager.cc:1397] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.236s	user 0.038s	sys 0.048s
I20260806 03:55:49.020088 14944 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:49.027664 15081 consensus_queue.cc:1035] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:49.030130 14582 raft_consensus.cc:348] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.031041 14582 raft_consensus.cc:374] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:49.031327 14582 raft_consensus.cc:729] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:49.032335 14582 consensus_queue.cc:260] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.034726 14582 ts_tablet_manager.cc:1428] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260806 03:55:49.039875 14527 raft_consensus.cc:2454] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:49.045014 14582 tablet_bootstrap.cc:492] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:49.046061 14589 tablet_bootstrap.cc:654] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:49.041725 14590 tablet_bootstrap.cc:654] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:49.039458 14584 tablet_bootstrap.cc:654] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:49.063175 14367 leader_election.cc:341] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:49.069840 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 43610us
W20260806 03:55:49.071477 14367 consensus_peers.cc:487] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a -> Peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Couldn't send request to peer 54f2e0abda7f4ad28d52c215ed7e0070. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:49.080335 14582 tablet_bootstrap.cc:654] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:49.085436 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:49.086580 14413 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:49.089020 14589 tablet_bootstrap.cc:492] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:49.089665 14589 ts_tablet_manager.cc:1397] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.012s
I20260806 03:55:49.096117 14365 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:49.097275 15024 raft_consensus.cc:2781] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:49.098469 15024 raft_consensus.cc:686] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:49.098632 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:49.100071 15024 consensus_queue.cc:237] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:49.106700 14053 catalog_manager.cc:5495] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 1 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:49.111279 14704 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:55:49.119985 14253 leader_election.cc:341] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:49.115664 14589 raft_consensus.cc:348] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:49.120615 14253 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:49.121902 15026 raft_consensus.cc:2726] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:49.123884 14964 consensus_queue.cc:1035] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:49.129721 14584 tablet_bootstrap.cc:492] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:49.130262 14584 ts_tablet_manager.cc:1397] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.133s	user 0.024s	sys 0.025s
I20260806 03:55:49.133149 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:49.112174 14704 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:49.141217 14704 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:49.142235 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:49.130264 14413 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:49.144691 14584 raft_consensus.cc:348] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:49.144358 14048 catalog_manager.cc:5495] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:49.145753 14584 raft_consensus.cc:374] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:49.160595 14589 raft_consensus.cc:374] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:49.176723 14589 raft_consensus.cc:729] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:49.177497 14589 consensus_queue.cc:260] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:49.167690 14196 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:49.183135 14589 ts_tablet_manager.cc:1428] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.093s	user 0.010s	sys 0.000s
I20260806 03:55:49.184633 14589 tablet_bootstrap.cc:492] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:49.186923 14942 consensus_queue.cc:1035] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:49.155362 15072 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:49.169977 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:49.192507 14944 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.202905 14582 tablet_bootstrap.cc:492] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:49.203631 14582 ts_tablet_manager.cc:1397] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.159s	user 0.021s	sys 0.013s
I20260806 03:55:49.204619 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:49.205664 14311 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:49.207157 14582 raft_consensus.cc:348] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:49.208081 14589 tablet_bootstrap.cc:654] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:49.208354 14582 raft_consensus.cc:374] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:49.208840 14582 raft_consensus.cc:729] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:49.209761 14582 consensus_queue.cc:260] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:49.212603 14582 ts_tablet_manager.cc:1428] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260806 03:55:49.194861 14944 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:49.214738 14582 tablet_bootstrap.cc:492] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:49.222908 14582 tablet_bootstrap.cc:654] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:49.247905 14589 tablet_bootstrap.cc:492] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:49.248574 14589 ts_tablet_manager.cc:1397] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.023s
I20260806 03:55:49.251704 14589 raft_consensus.cc:348] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:49.252465 14589 raft_consensus.cc:374] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:49.252718 14589 raft_consensus.cc:729] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:49.253346 14589 consensus_queue.cc:260] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:49.256196 14589 ts_tablet_manager.cc:1428] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260806 03:55:49.161919 14584 raft_consensus.cc:729] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:49.168629 14477 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:49.258183 14584 consensus_queue.cc:260] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:49.258889 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 90324.2us
I20260806 03:55:49.259847 14584 ts_tablet_manager.cc:1428] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.129s	user 0.006s	sys 0.000s
I20260806 03:55:49.260695 15105 raft_consensus.cc:2781] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:49.263129 14584 tablet_bootstrap.cc:492] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:49.263653 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:49.264500 14196 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:49.269410 14584 tablet_bootstrap.cc:654] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:49.271248 15105 raft_consensus.cc:686] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
W20260806 03:55:49.272356 14477 consensus_peers.cc:487] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e -> Peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Couldn't send request to peer 4db97c7dfa2f4d91b76802c5095b826c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260806 03:55:49.272230 15105 consensus_queue.cc:237] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:49.279187 14589 tablet_bootstrap.cc:492] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:49.175985 14590 tablet_bootstrap.cc:492] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:49.284670 14590 ts_tablet_manager.cc:1397] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.316s	user 0.019s	sys 0.002s
I20260806 03:55:49.289208 15024 consensus_queue.cc:1035] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:49.291947 14590 raft_consensus.cc:348] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.292881 14590 raft_consensus.cc:374] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:49.293272 14590 raft_consensus.cc:729] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:49.296162 14582 tablet_bootstrap.cc:492] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:49.296821 14582 ts_tablet_manager.cc:1397] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.017s
I20260806 03:55:49.297466 14589 tablet_bootstrap.cc:654] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:49.283766 14196 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:49.301779 14477 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:49.305738 14942 raft_consensus.cc:2781] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:49.304304 14590 consensus_queue.cc:260] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.306447 14584 tablet_bootstrap.cc:492] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:49.306367 14942 raft_consensus.cc:686] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:49.306988 14584 ts_tablet_manager.cc:1397] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.005s
I20260806 03:55:49.308197 14590 ts_tablet_manager.cc:1428] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260806 03:55:49.307515 14942 consensus_queue.cc:237] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.309826 14590 tablet_bootstrap.cc:492] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:49.300328 14582 raft_consensus.cc:348] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:49.313961 14584 raft_consensus.cc:348] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.318825 15032 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:49.329051 14582 raft_consensus.cc:374] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:49.331434 14582 raft_consensus.cc:729] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:49.329180 15032 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:49.333369 14582 consensus_queue.cc:260] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:49.334750 15032 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:49.318039 14311 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:49.329993 14584 raft_consensus.cc:374] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:49.311386 14365 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:49.336409 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:49.337208 14582 ts_tablet_manager.cc:1428] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260806 03:55:49.337288 14309 raft_consensus.cc:2379] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:55:49.337982 14909 raft_consensus.cc:2726] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:49.339018 15081 consensus_queue.cc:1035] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:49.350636 14417 raft_consensus.cc:3037] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:49.339584 14139 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:49.344475 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:49.354436 15072 raft_consensus.cc:2726] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:49.355067 14192 raft_consensus.cc:3037] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:49.356714 14365 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:49.338606 14582 tablet_bootstrap.cc:492] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:49.357383 14309 raft_consensus.cc:3037] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:49.360778 14584 raft_consensus.cc:729] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:49.373150 14582 tablet_bootstrap.cc:654] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:49.383252 15069 consensus_queue.cc:1035] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:49.371730 14584 consensus_queue.cc:260] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.344866 14590 tablet_bootstrap.cc:654] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:49.377879 15081 raft_consensus.cc:2726] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:49.409718 14584 ts_tablet_manager.cc:1428] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.003s
I20260806 03:55:49.411829 14590 tablet_bootstrap.cc:492] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:49.412672 14590 ts_tablet_manager.cc:1397] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.000s
I20260806 03:55:49.413281 14584 tablet_bootstrap.cc:492] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:49.416074 14590 raft_consensus.cc:348] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:49.416843 14590 raft_consensus.cc:374] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:49.417308 14590 raft_consensus.cc:729] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:49.418323 14590 consensus_queue.cc:260] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:49.422092 14590 ts_tablet_manager.cc:1428] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260806 03:55:49.423666 14590 tablet_bootstrap.cc:492] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:49.431344 14047 catalog_manager.cc:5495] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:49.433271 14047 catalog_manager.cc:5495] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:49.459060 14589 tablet_bootstrap.cc:492] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:49.459782 14589 ts_tablet_manager.cc:1397] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.203s	user 0.012s	sys 0.019s
I20260806 03:55:49.460490 14590 tablet_bootstrap.cc:654] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:49.501116 15019 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:49.501853 15019 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:49.508285 14589 raft_consensus.cc:348] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:49.509397 14589 raft_consensus.cc:374] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:49.509727 14589 raft_consensus.cc:729] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:49.510617 14589 consensus_queue.cc:260] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:49.514009 14931 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:49.506827 15026 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:49.532943 15026 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:49.533612 15019 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:49.527635 14931 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.569296 14582 tablet_bootstrap.cc:492] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:49.569947 14582 ts_tablet_manager.cc:1397] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.232s	user 0.020s	sys 0.013s
I20260806 03:55:49.572695 14931 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:49.573860 14589 ts_tablet_manager.cc:1428] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.114s	user 0.008s	sys 0.000s
I20260806 03:55:49.575237 14582 raft_consensus.cc:348] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.577152 14582 raft_consensus.cc:374] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:49.577554 14582 raft_consensus.cc:729] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:49.584702 14590 tablet_bootstrap.cc:492] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:49.585337 14590 ts_tablet_manager.cc:1397] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.162s	user 0.034s	sys 0.022s
I20260806 03:55:49.588552 14590 raft_consensus.cc:348] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.590524 14590 raft_consensus.cc:374] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:49.590790 14590 raft_consensus.cc:729] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:49.579102 14582 consensus_queue.cc:260] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.591536 14590 consensus_queue.cc:260] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:49.593443 14590 ts_tablet_manager.cc:1428] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260806 03:55:49.594003 14582 ts_tablet_manager.cc:1428] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.001s
I20260806 03:55:49.594656 14590 tablet_bootstrap.cc:492] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:49.610463 14590 tablet_bootstrap.cc:654] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:49.595562 14582 tablet_bootstrap.cc:492] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:49.587791 14584 tablet_bootstrap.cc:654] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:50.001358 14590 tablet_bootstrap.cc:492] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:50.001922 14590 ts_tablet_manager.cc:1397] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.408s	user 0.014s	sys 0.013s
I20260806 03:55:50.005472 14590 raft_consensus.cc:348] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:50.006495 14590 raft_consensus.cc:374] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:50.006846 14590 raft_consensus.cc:729] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:50.007767 14590 consensus_queue.cc:260] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:50.008888 14582 tablet_bootstrap.cc:654] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:50.010424 14590 ts_tablet_manager.cc:1428] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260806 03:55:50.011957 14590 tablet_bootstrap.cc:492] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:50.020857 14590 tablet_bootstrap.cc:654] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:50.024242 14584 tablet_bootstrap.cc:492] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:50.024928 14584 ts_tablet_manager.cc:1397] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.612s	user 0.028s	sys 0.005s
I20260806 03:55:50.033846 14584 raft_consensus.cc:348] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:50.034669 14584 raft_consensus.cc:374] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:50.036836 14582 tablet_bootstrap.cc:492] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:50.037345 14584 raft_consensus.cc:729] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:50.037915 14582 ts_tablet_manager.cc:1397] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.443s	user 0.015s	sys 0.002s
I20260806 03:55:50.038347 14584 consensus_queue.cc:260] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:50.040732 14590 tablet_bootstrap.cc:492] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:50.041337 14590 ts_tablet_manager.cc:1397] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.007s
I20260806 03:55:50.041970 14582 raft_consensus.cc:348] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:50.042865 14582 raft_consensus.cc:374] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:50.043228 14582 raft_consensus.cc:729] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:50.044322 14590 raft_consensus.cc:348] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:50.045186 14590 raft_consensus.cc:374] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:50.044318 14582 consensus_queue.cc:260] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:50.045503 14590 raft_consensus.cc:729] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:50.046554 14584 ts_tablet_manager.cc:1428] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260806 03:55:50.046461 14590 consensus_queue.cc:260] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:50.047787 14584 tablet_bootstrap.cc:492] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:50.048205 14582 ts_tablet_manager.cc:1428] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260806 03:55:50.048347 14590 ts_tablet_manager.cc:1428] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260806 03:55:50.049685 14590 tablet_bootstrap.cc:492] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:50.049995 14582 tablet_bootstrap.cc:492] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:50.054136 14584 tablet_bootstrap.cc:654] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:50.055747 14590 tablet_bootstrap.cc:654] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:50.057390 14582 tablet_bootstrap.cc:654] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:50.073942 14582 tablet_bootstrap.cc:492] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:50.074688 14582 ts_tablet_manager.cc:1397] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.013s
I20260806 03:55:50.078868 14582 raft_consensus.cc:348] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:50.079849 14582 raft_consensus.cc:374] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:50.080255 14582 raft_consensus.cc:729] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:50.081128 14582 consensus_queue.cc:260] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:50.083102 14582 ts_tablet_manager.cc:1428] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260806 03:55:50.084405 14582 tablet_bootstrap.cc:492] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:50.092535 14582 tablet_bootstrap.cc:654] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:50.106527 14582 tablet_bootstrap.cc:492] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:50.106870 14589 tablet_bootstrap.cc:492] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:50.107268 14582 ts_tablet_manager.cc:1397] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260806 03:55:50.111012 14582 raft_consensus.cc:348] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:50.112098 14582 raft_consensus.cc:374] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:50.112495 14582 raft_consensus.cc:729] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:50.113313 14582 consensus_queue.cc:260] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:50.114120 14589 tablet_bootstrap.cc:654] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:50.115469 14582 ts_tablet_manager.cc:1428] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260806 03:55:50.116815 14582 tablet_bootstrap.cc:492] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:50.123912 14582 tablet_bootstrap.cc:654] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:50.126919 14589 tablet_bootstrap.cc:492] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:50.127477 14589 ts_tablet_manager.cc:1397] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.001s
I20260806 03:55:50.130052 14589 raft_consensus.cc:348] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:50.130751 14589 raft_consensus.cc:374] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:50.131039 14589 raft_consensus.cc:729] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:50.131850 14589 consensus_queue.cc:260] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:50.182256 15163 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:50.183025 15163 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:50.185603 15163 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:50.188575 14589 ts_tablet_manager.cc:1428] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.061s	user 0.015s	sys 0.013s
I20260806 03:55:50.190091 14589 tablet_bootstrap.cc:492] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:50.209537 14589 tablet_bootstrap.cc:654] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:50.215212 14931 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:50.215962 14931 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:50.219007 14931 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:50.235678 14589 tablet_bootstrap.cc:492] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:50.236413 14589 ts_tablet_manager.cc:1397] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.012s
I20260806 03:55:50.243090 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:50.239711 14589 raft_consensus.cc:348] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:50.263943 15026 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:50.264586 14589 raft_consensus.cc:374] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:50.285369 14589 raft_consensus.cc:729] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:50.294481 15159 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:50.308264 15159 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:50.311089 15159 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:50.314067 15159 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:50.319545 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:50.322175 14589 consensus_queue.cc:260] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:50.323313 15168 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:50.328136 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:50.388875 14527 raft_consensus.cc:2379] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:50.381716 15159 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:50.390250 14589 ts_tablet_manager.cc:1428] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.153s	user 0.010s	sys 0.001s
I20260806 03:55:50.388890 15168 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:50.392544 14589 tablet_bootstrap.cc:492] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:50.393813 15168 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:50.397434 15159 leader_election.cc:288] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:50.401367 14589 tablet_bootstrap.cc:654] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:50.402529 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:50.747385 15147 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:50.747836 15156 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:50.753361 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:50.764087 14942 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:55:50.824191 14255 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.690s	user 0.048s	sys 0.169s
I20260806 03:55:50.777330 15159 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:50.815363 15177 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:50.816735 15163 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:50.817564 15168 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:50.983198 15169 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:55:50.973006 14255 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.839s	user 0.049s	sys 0.170s
I20260806 03:55:50.972654 15159 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:50.817203 15147 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:50.995042 15147 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:50.997218 15147 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:50.998127 15147 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:50.999069 15172 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:50.966022 14942 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.010022 14942 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.010813 14942 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:51.011359 14942 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:50.989097 15168 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:50.989712 15177 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.029115 15177 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:51.029347 15168 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.030472 15168 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:51.030750 15159 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:50.820060 15156 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.040572 15154 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.041857 15159 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.016999 15147 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:50.999900 15172 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:50.986939 15163 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.041505 15154 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.031042 15168 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.013507 15169 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.043956 15162 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.047458 15177 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.042652 15159 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:55:51.074220 14253 leader_election.cc:341] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:51.060729 15147 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.091673 15168 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.092442 15172 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.092815 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.078126 15177 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.109651 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.083756 15147 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.106263 15168 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.110316 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.110229 15184 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.073300 15162 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.108363 15193 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:51.197887 15178 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.198956 15177 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.149889 15192 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.198566 15178 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.199916 15192 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:51.150300 14144 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.947s	user 0.004s	sys 0.017s
I20260806 03:55:51.151007 15159 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.139523 15188 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.210585 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.210973 15180 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.211447 14521 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:51.211167 15188 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:51.203785 14253 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.3:39337 timed out after 1.666s (SENT) [suppressed 3 similar messages]
I20260806 03:55:51.185475 15193 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.207616 15177 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:51.151840 15169 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.146538 14524 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:51.147684 14942 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:51.151278 15183 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.139611 15172 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:55:51.203871 14144 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.000s	user 0.013s	sys 0.018s
I20260806 03:55:51.221757 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:51.214082 15154 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.161321 14525 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:51.222131 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:51.148286 15162 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:51.188066 15168 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.209477 15178 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:51.257015 15178 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.238708 15159 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.259373 14309 raft_consensus.cc:2454] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:51.237016 15169 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.213577 15188 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.268144 14589 tablet_bootstrap.cc:492] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:51.268749 14589 ts_tablet_manager.cc:1397] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.876s	user 0.020s	sys 0.023s
I20260806 03:55:51.269608 15181 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:51.238626 14942 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:55:51.277288 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 73566.9us
I20260806 03:55:51.279618 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.280673 14525 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:51.146747 15184 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.261528 15154 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.257635 15178 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.227967 15177 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.259759 15159 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.236475 15183 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.288323 15181 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.288828 15203 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:51.289361 15203 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.290383 15159 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.267119 15156 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.211836 15180 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.291229 15156 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.290699 15181 leader_election.cc:288] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.292181 15192 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:51.292577 15181 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:51.292955 15193 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.292739 15154 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.293118 15181 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.276836 15163 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:51.294945 15154 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.295150 15181 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.295065 14589 raft_consensus.cc:348] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.296582 15184 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.307508 15184 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.308089 15184 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.296972 15195 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:55:51.310366 14582 thread.cc:636] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.183s	user 0.205s	sys 0.331s
I20260806 03:55:51.297811 15177 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:51.295922 15181 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:55:51.298444 14556 debug-util.cc:398] Leaking SignalData structure 0x7b08000b9d80 after lost signal to thread 735
I20260806 03:55:51.292189 15182 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.310911 15195 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.311316 15181 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.311931 15182 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.313616 15181 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.313825 15195 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:51.314141 15182 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.287829 14253 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:51.300076 15178 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.315090 15206 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:51.291735 15203 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:51.315779 14253 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:51.301093 15180 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.316421 15203 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:51.316696 14253 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:55:51.310909 14582 thread.cc:602] log-alloc [worker] (thread pool) Time spent starting thread: real 1.184s	user 0.206s	sys 0.332s
I20260806 03:55:51.290797 15210 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.318149 15147 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.317868 15210 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.318754 15147 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:51.319149 15147 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.319523 15147 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:51.320197 15205 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.320539 15210 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:51.321283 15209 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.314190 15181 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:51.322134 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.321979 15209 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.322331 15181 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.322906 14524 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:51.267634 15169 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.310415 15184 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.324640 15181 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:51.325055 15169 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.304215 14589 raft_consensus.cc:374] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:51.317301 15192 raft_consensus.cc:2781] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:51.325871 15192 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.276309 14942 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.326371 15192 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:51.328217 14589 raft_consensus.cc:729] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:51.329103 14589 consensus_queue.cc:260] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.320744 15205 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.330176 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.330916 14414 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:51.331247 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.331976 14419 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:51.252741 15172 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.334769 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.335021 15172 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:51.335644 14411 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:51.302219 15162 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:51.290417 15183 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.316851 15203 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.337989 14589 ts_tablet_manager.cc:1428] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260806 03:55:51.332044 15205 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.338685 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.363538 15203 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:51.364301 14413 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:51.366667 14589 tablet_bootstrap.cc:492] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:51.315634 15206 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.369791 15206 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.340526 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:55:51.344897 14590 thread.cc:636] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.286s	user 0.082s	sys 0.131s
I20260806 03:55:51.344990 15209 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:55:51.370616 14590 thread.cc:602] log-alloc [worker] (thread pool) Time spent starting thread: real 1.312s	user 0.083s	sys 0.132s
I20260806 03:55:51.297454 15171 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:51.287317 15168 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.371308 15171 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.328522 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.372685 14527 raft_consensus.cc:2454] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:51.373867 15162 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.374979 14590 tablet_bootstrap.cc:492] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:51.375726 14590 ts_tablet_manager.cc:1397] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 1.326s	user 0.091s	sys 0.133s
I20260806 03:55:51.320815 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.348526 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.361351 14942 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:51.362414 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.291806 15156 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.379310 14417 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:51.385730 14582 tablet_bootstrap.cc:492] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:51.386544 14582 ts_tablet_manager.cc:1397] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 1.270s	user 0.212s	sys 0.337s
I20260806 03:55:51.388479 14590 raft_consensus.cc:348] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.389632 14590 raft_consensus.cc:374] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:51.390589 14590 raft_consensus.cc:729] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:51.391376 14590 consensus_queue.cc:260] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.373922 15171 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.389175 14524 raft_consensus.cc:2454] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:51.412436 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.412861 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.411284 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.388006 15192 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.418260 15176 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:51.394819 15206 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.433590 14253 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:51.438592 14253 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:51.438060 15171 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.440228 15171 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.440938 15215 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.441517 15188 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.441799 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.441612 15215 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.442245 15188 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.434370 15206 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.444290 15188 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:51.445811 15180 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.445909 15206 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.446624 15206 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.446488 15180 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.447188 15178 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:51.447731 15178 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.448205 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:55:51.448798 14556 debug-util.cc:398] Leaking SignalData structure 0x7b080015f9a0 after lost signal to thread 14095
I20260806 03:55:51.449805 15178 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.452114 14590 ts_tablet_manager.cc:1428] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.001s
I20260806 03:55:51.453263 14365 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:51.451467 14253 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:51.457656 14589 tablet_bootstrap.cc:654] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:51.453528 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.433318 14525 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
W20260806 03:55:51.458760 14146 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.186s	user 0.030s	sys 0.137s
I20260806 03:55:51.454839 15159 raft_consensus.cc:2781] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:51.459429 15159 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.459895 15159 raft_consensus.cc:3037] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:51.460485 15172 raft_consensus.cc:2781] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:51.460886 15172 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:55:51.459275 14146 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.187s	user 0.030s	sys 0.138s
I20260806 03:55:51.461283 15172 raft_consensus.cc:3037] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:51.450738 15205 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:51.462651 15205 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.463019 15205 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:51.444344 15218 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.458818 15192 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.464458 15218 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.466053 15149 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.466683 15149 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.458894 14527 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:51.468456 15156 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.469447 15149 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:51.437419 15162 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:55:51.459782 14584 thread.cc:636] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.403s	user 0.054s	sys 0.080s
I20260806 03:55:51.472654 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:51.472998 14584 thread.cc:602] log-alloc [worker] (thread pool) Time spent starting thread: real 1.416s	user 0.055s	sys 0.080s
I20260806 03:55:51.459851 15216 raft_consensus.cc:2781] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:51.470798 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.473618 15216 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:51.473992 14521 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:51.471378 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:51.475167 14524 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:51.475610 14584 tablet_bootstrap.cc:492] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:51.475133 15159 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.476187 14584 ts_tablet_manager.cc:1397] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 1.429s	user 0.066s	sys 0.080s
I20260806 03:55:51.477418 14582 raft_consensus.cc:348] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.471985 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.478237 14582 raft_consensus.cc:374] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:51.478556 14582 raft_consensus.cc:729] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:51.479032 14584 raft_consensus.cc:348] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.477782 15159 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.479287 14582 consensus_queue.cc:260] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.464951 15164 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:51.480649 15164 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.474067 15216 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:51.434057 15176 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.482630 14582 ts_tablet_manager.cc:1428] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.002s
I20260806 03:55:51.479948 14584 raft_consensus.cc:374] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:51.471871 14253 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:51.484143 14584 raft_consensus.cc:729] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:51.442453 15171 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.489151 14964 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:51.489212 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
W20260806 03:55:51.490159 14556 debug-util.cc:398] Leaking SignalData structure 0x7b0800371a80 after lost signal to thread 14236
I20260806 03:55:51.490661 15218 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.491585 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.511009 14964 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:51.492393 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.516157 14964 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:55:51.494566 14139 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 1.445s	user 0.018s	sys 0.003s
I20260806 03:55:51.495863 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.517256 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.488085 15215 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:55:51.519560 14479 leader_election.cc:341] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:51.514961 14518 raft_consensus.cc:3037] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:51.520192 15176 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:51.496555 15178 consensus_queue.cc:1035] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:51.522323 14479 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:51.524176 15217 raft_consensus.cc:2781] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:51.524575 15217 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.524927 15217 raft_consensus.cc:3037] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:51.449862 15188 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.452796 15206 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.486806 15147 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.499773 14582 tablet_bootstrap.cc:492] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:51.500834 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.501667 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.534415 14417 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:51.501748 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.502228 14311 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:51.502884 15214 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:51.508837 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.542644 15214 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.543831 15203 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.544972 15214 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:51.496230 14365 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:51.509085 15219 consensus_queue.cc:1035] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:51.510147 15164 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.496464 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:51.484870 14584 consensus_queue.cc:260] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:51.449797 15180 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:55:51.515096 14556 debug-util.cc:398] Leaking SignalData structure 0x7b080024e640 after lost signal to thread 14237
W20260806 03:55:51.516897 14139 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 1.467s	user 0.018s	sys 0.003s
I20260806 03:55:51.527765 15188 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:51.538136 15147 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.540437 15206 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.509008 14590 tablet_bootstrap.cc:492] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:51.548400 15172 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.008170 15172 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.535882 14421 raft_consensus.cc:2454] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:52.078293 14479 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:52.078706 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.080791 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.082202 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.082492 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.083426 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.529120 14309 raft_consensus.cc:3037] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:51.619856 15178 raft_consensus.cc:2781] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.141886 14048 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43100 (request call id 71) took 1890 ms. Trace:
I20260806 03:55:52.142225 15178 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.620069 15220 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:52.142452 14048 rpcz_store.cc:276] 0806 03:55:50.251956 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:50.252230 (+   274us) service_pool.cc:227] Handling call
0806 03:55:52.141785 (+1889555us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1676685,"reported_tablets":1}
I20260806 03:55:52.143448 15220 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.146103 15220 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:51.548775 15203 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.142832 15178 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:51.621198 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.624152 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.149628 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.624536 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.152519 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.153265 14189 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:52.154335 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.154877 14051 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43110 (request call id 77) took 1138 ms. Trace:
I20260806 03:55:52.155329 14051 rpcz_store.cc:276] 0806 03:55:51.021651 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:51.545066 (+523415us) service_pool.cc:227] Handling call
0806 03:55:52.154813 (+609747us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":566903,"reported_tablets":3}
I20260806 03:55:51.626324 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.629848 15171 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:51.632606 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.151125 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.157766 14190 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:52.158051 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.158407 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.155696 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.636533 15223 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:52.160619 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.160107 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.638496 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:51.638888 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:51.589970 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.639813 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.163491 14304 raft_consensus.cc:2379] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:51.575994 15205 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.164578 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.164122 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.165318 14304 raft_consensus.cc:2454] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:52.166016 15205 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.645087 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.166361 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.645609 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:51.583626 15216 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.167475 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.910629 15219 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.646062 15188 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.922871 15217 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.587440 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:52.169010 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.920324 15164 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:52.170034 15164 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.170720 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.170778 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.929183 15224 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
W20260806 03:55:51.932339 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:51.935459 15204 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:52.172385 15224 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.172583 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.172637 15204 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.174216 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.174921 15224 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.930188 15225 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:51.942492 15195 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:51.936373 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.175555 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.947340 15159 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:51.949560 15229 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.968294 15206 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.572667 14524 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:51.971382 15180 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:51.971573 15215 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:51.975644 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.981328 15218 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:51.985514 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:51.987197 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.012558 15069 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:52.014725 14590 tablet_bootstrap.cc:654] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:51.555897 14964 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.175710 15225 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.178022 15218 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.022562 15234 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:52.180567 14964 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:52.180869 15218 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.058771 15176 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:52.181610 14312 raft_consensus.cc:1226] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.181313 15069 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.182834 14521 raft_consensus.cc:1226] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.183499 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.063470 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.072924 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.169667 14527 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.185140 15206 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.185885 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.186057 15229 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.186699 14411 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:52.187409 15206 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:52.084858 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.085561 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:52.086043 14589 thread.cc:636] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.589s	user 0.012s	sys 0.047s
I20260806 03:55:52.188426 14421 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
W20260806 03:55:52.090323 14146 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.628s	user 0.007s	sys 0.008s
I20260806 03:55:52.168475 15219 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:55:52.189188 14146 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.727s	user 0.008s	sys 0.008s
I20260806 03:55:52.189581 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.189906 15069 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:52.190992 15219 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.167490 14302 raft_consensus.cc:2379] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
W20260806 03:55:52.095293 14556 debug-util.cc:398] Leaking SignalData structure 0x7b08002ef360 after lost signal to thread 14351
I20260806 03:55:52.192903 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.193439 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.099638 14522 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51338 (request call id 108) took 1688 ms. Trace:
I20260806 03:55:52.187785 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.184468 14526 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:52.194200 14522 rpcz_store.cc:276] 0806 03:55:50.410806 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:50.442352 (+ 31546us) service_pool.cc:227] Handling call
0806 03:55:51.213432 (+771080us) spinlock_profiling.cc:243] Waited 2.26 ms on lock 0x7b5800146a98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:55:51.213749 (+   317us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:51.296293 (+ 82544us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:55:51.296336 (+    43us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:55:51.296389 (+    53us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:55:51.296435 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:52.099277 (+802842us) spinlock_profiling.cc:243] Waited 82.3 ms on lock 0x7b5400890b54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:55:52.099339 (+    62us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:55:52.099524 (+   185us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":194438784}
I20260806 03:55:52.195411 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.101883 14477 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:55:52.196678 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 94900.6us
W20260806 03:55:52.188928 14589 thread.cc:602] log-alloc [worker] (thread pool) Time spent starting thread: real 0.698s	user 0.014s	sys 0.048s
I20260806 03:55:52.195585 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.198009 14477 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.198378 14311 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:52.107867 15240 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:52.079583 15238 raft_consensus.cc:2781] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:52.199323 15164 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.199844 15238 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:52.183853 15217 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:52.110023 14253 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:52.200788 14942 raft_consensus.cc:2781] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:52.201390 14942 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:52.201217 15217 consensus_queue.cc:1035] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260806 03:55:52.201584 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 91640.8us
I20260806 03:55:52.202378 15241 raft_consensus.cc:2781] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260806 03:55:52.202481 14253 leader_election.cc:341] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:52.201857 14942 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.110692 14584 ts_tablet_manager.cc:1428] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.634s	user 0.013s	sys 0.011s
I20260806 03:55:52.111068 14931 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:52.116077 14047 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43134 (request call id 77) took 2689 ms. Trace:
I20260806 03:55:52.203118 14253 leader_election.cc:302] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:52.182350 14314 raft_consensus.cc:2454] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:52.123399 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.203420 14964 raft_consensus.cc:2726] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:52.205175 15205 raft_consensus.cc:2726] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:52.205852 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.206616 14520 raft_consensus.cc:1226] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.206826 14479 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:52.207366 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.126732 14412 raft_consensus.cc:2454] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:52.202907 15241 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:55:52.208367 14584 ts_tablet_manager.cc:1460] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e: Tablet startup took 731ms
I20260806 03:55:52.208480 15241 raft_consensus.cc:3037] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:52.209086 14584 ts_tablet_manager.cc:1462] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e: Trace:
0806 03:55:42.020779 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:42.024568 (+  3789us) service_pool.cc:227] Handling call
0806 03:55:42.026296 (+  1728us) ts_tablet_manager.cc:663] Acquired tablet manager lock
0806 03:55:42.026390 (+    94us) ts_tablet_manager.cc:676] Creating new metadata...
0806 03:55:42.169128 (+142738us) tablet_metadata.cc:641] Metadata flushed
0806 03:55:42.227412 (+ 58284us) tablet_replica.cc:205] Creating consensus instance
0806 03:55:42.227964 (+   552us) inbound_call.cc:173] Queueing success response
0806 03:55:50.047324 (+7819360us) ts_tablet_manager.cc:1373] Bootstrapping tablet
0806 03:55:51.476512 (+1429188us) ts_tablet_manager.cc:1429] Starting tablet replica
0806 03:55:51.477075 (+   563us) tablet_replica.cc:259] Starting instrumentation
0806 03:55:51.477665 (+   590us) tablet_replica.cc:278] Starting consensus
Metrics: {"raft.queue_time_us":1722,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":117,"tablet-open.queue_time_us":7819454}
I20260806 03:55:52.211613 14584 tablet_bootstrap.cc:492] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:52.212229 14253 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:52.203890 14931 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.175851 15195 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.181855 15176 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.213596 14964 raft_consensus.cc:2726] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:52.215026 14253 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:52.126991 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.184645 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.216614 14414 raft_consensus.cc:2454] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:52.194612 14411 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:52.137619 14582 tablet_bootstrap.cc:654] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:52.216864 14253 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.219372 15203 raft_consensus.cc:2781] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:52.219986 15203 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:52.220517 15203 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.121869 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.221555 14417 raft_consensus.cc:2454] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:52.139540 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.156574 14194 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:52.156705 15171 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.159415 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.634150 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.226737 14187 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:52.226886 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.227938 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.228044 15171 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:52.228526 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.229609 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.230014 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.230953 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.231362 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.635439 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.161100 15223 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.233081 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.204285 14047 rpcz_store.cc:276] 0806 03:55:49.426728 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:49.426891 (+   163us) service_pool.cc:227] Handling call
0806 03:55:50.130917 (+704026us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:55:50.130970 (+    53us) write_op.cc:454] Released schema lock
0806 03:55:52.115936 (+1984966us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:55:49.449126 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:55:49.449846 (+   720us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:55:49.449895 (+    49us) write_op.cc:435] Acquired schema lock
0806 03:55:49.449921 (+    26us) tablet.cc:660] Decoding operations
0806 03:55:49.456124 (+  6203us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:55:49.456343 (+   219us) write_op.cc:641] Partition lock acquired for write op
0806 03:55:49.456392 (+    49us) tablet.cc:683] Acquiring locks for 2 operations
0806 03:55:49.456923 (+   531us) tablet.cc:699] Row locks acquired
0806 03:55:49.456950 (+    27us) write_op.cc:260] PREPARE: finished
0806 03:55:49.457166 (+   216us) write_op.cc:270] Start()
0806 03:55:49.457297 (+   131us) write_op.cc:276] Timestamp: P: 1785988549457106 usec, L: 0
0806 03:55:49.457319 (+    22us) op_driver.cc:331] REPLICATION: starting
0806 03:55:49.461603 (+  4284us) log.cc:842] Serialized 916 byte log entry
0806 03:55:49.464772 (+  3169us) op_driver.cc:444] REPLICATION: finished
0806 03:55:49.466410 (+  1638us) write_op.cc:301] APPLY: starting
0806 03:55:49.466532 (+   122us) tablet.cc:1365] starting BulkCheckPresence
0806 03:55:49.466692 (+   160us) tablet.cc:1368] finished BulkCheckPresence
0806 03:55:49.466872 (+   180us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:55:49.467225 (+   353us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:55:49.467416 (+   191us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0806 03:55:49.467475 (+    59us) write_op.cc:312] APPLY: finished
0806 03:55:49.467741 (+   266us) log.cc:842] Serialized 28 byte log entry
0806 03:55:49.467934 (+   193us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:55:49.468070 (+   136us) write_op.cc:454] Released schema lock
0806 03:55:49.468124 (+    54us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":444007,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":1385,"apply.run_cpu_time_us":2039,"apply.run_wall_time_us":2038,"num_ops":2,"prepare.queue_time_us":148,"prepare.run_cpu_time_us":3730,"prepare.run_wall_time_us":19563,"replication_time_us":7339}]]}
I20260806 03:55:52.199548 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.234010 15223 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:51.637422 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.234409 14311 raft_consensus.cc:2379] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:52.234493 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.234843 14306 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:52.235355 14180 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:52.159358 15178 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.162250 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.163995 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:51.922403 15214 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:52.169179 15216 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:51.945091 15230 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:52.235978 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.239323 15230 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:51.945876 14518 raft_consensus.cc:2454] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:52.178228 15159 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.180346 15234 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:51.586742 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:52.059186 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.060704 15235 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:52.063144 15172 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:52.236552 14189 raft_consensus.cc:2454] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:52.256388 14516 raft_consensus.cc:2454] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:52.238793 15214 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.257447 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.239112 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.091403 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:55:52.193696 14556 debug-util.cc:398] Leaking SignalData structure 0x7b0800299260 after lost signal to thread 14462
I20260806 03:55:52.260212 14307 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:52.235466 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.098023 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.251319 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.199983 15215 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.237804 15178 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.199775 15240 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.200738 15238 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.262583 14931 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.263093 15172 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.263813 15215 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:52.194538 14408 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:52.264101 15240 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.202863 14589 tablet_bootstrap.cc:492] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:52.193728 14302 raft_consensus.cc:2379] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:52.215265 15195 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.264945 14589 ts_tablet_manager.cc:1397] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.899s	user 0.022s	sys 0.051s
I20260806 03:55:52.264173 14178 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:52.266335 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.267097 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.260735 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.215898 14964 raft_consensus.cc:2726] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:52.233150 15204 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.269256 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.178035 15180 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:52.261207 14556 debug-util.cc:398] Leaking SignalData structure 0x7b0800145800 after lost signal to thread 14559
I20260806 03:55:52.271162 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.261466 14311 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:52.272320 15180 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:52.240707 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.273101 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.236303 14308 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:52.245108 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.267848 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.273989 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.275146 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.276209 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:52.277029 15234 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:52.278324 15230 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.136113 14525 raft_consensus.cc:2454] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:52.248746 14522 raft_consensus.cc:1226] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.261935 14413 raft_consensus.cc:2454] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
W20260806 03:55:51.620484 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 124337us
I20260806 03:55:52.264394 14196 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:52.269676 14589 raft_consensus.cc:348] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.237726 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.277063 14306 raft_consensus.cc:2379] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:52.222289 14253 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.258827 15241 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.288049 14590 tablet_bootstrap.cc:492] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:52.188680 15229 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.161515 14309 raft_consensus.cc:2454] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:52.298584 14589 raft_consensus.cc:374] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:52.260624 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.312526 14589 raft_consensus.cc:729] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:52.307845 15159 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:52.258662 15214 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:52.321926 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.323112 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.323451 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.309348 14590 ts_tablet_manager.cc:1397] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.827s	user 0.025s	sys 0.008s
I20260806 03:55:52.215314 15176 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:52.281731 14190 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:52.281013 14479 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:52.274387 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.258846 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.166389 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.274830 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.292635 15219 raft_consensus.cc:2781] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.237685 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.314642 14589 consensus_queue.cc:260] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.308316 15220 consensus_queue.cc:1046] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260806 03:55:52.315964 14139 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:52.319685 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.321820 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:55:52.309111 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 86905.3us
I20260806 03:55:52.324887 15172 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.325762 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.326951 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.328475 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.329211 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:52.329340 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.353355 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.354559 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.355217 14192 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:52.258695 15235 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.356300 15171 raft_consensus.cc:2781] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.356963 15171 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:52.357458 15171 raft_consensus.cc:3037] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.357667 15235 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.339639 15234 raft_consensus.cc:2781] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:52.360481 15234 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:52.361171 15234 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.361913 14589 ts_tablet_manager.cc:1428] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.001s
I20260806 03:55:52.362951 14589 tablet_bootstrap.cc:492] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:52.329950 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.305135 15223 consensus_queue.cc:1046] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260806 03:55:52.364701 14518 raft_consensus.cc:2454] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:52.224490 15225 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:52.308656 14145 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:52.365506 15223 raft_consensus.cc:3032] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:52.357688 14311 raft_consensus.cc:1226] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.366225 15223 raft_consensus.cc:729] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:52.274819 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.370414 14312 raft_consensus.cc:2454] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:52.356312 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.355858 14308 raft_consensus.cc:1226] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:52.367645 15223 consensus_queue.cc:260] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.342541 15219 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:52.372005 15238 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.372996 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.373333 15241 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:55:52.373984 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 86057us
I20260806 03:55:52.406554 14408 raft_consensus.cc:1226] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.409293 14584 tablet_bootstrap.cc:654] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:52.410420 14145 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:52.375487 15230 raft_consensus.cc:3032] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:52.412228 15230 raft_consensus.cc:729] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:52.413169 15230 consensus_queue.cc:260] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.413628 14145 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:52.381574 14590 raft_consensus.cc:348] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.415011 14590 raft_consensus.cc:374] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:52.415352 14590 raft_consensus.cc:729] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:52.392462 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.382920 14582 tablet_bootstrap.cc:492] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:52.415552 14145 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:52.314495 14964 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.344458 14253 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.313716 15180 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:52.219503 14942 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.349087 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.420310 15225 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:52.426081 15230 raft_consensus.cc:3037] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.350463 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.351256 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.427091 15164 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:52.352104 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.428421 14520 raft_consensus.cc:2379] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:52.352442 14178 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:52.430078 14589 tablet_bootstrap.cc:654] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:52.420377 14964 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.430965 14964 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.387615 14179 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.379779 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.433310 15235 raft_consensus.cc:2781] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.433768 15235 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.434180 15235 raft_consensus.cc:3037] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.386168 15219 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.377254 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:52.374094 15220 raft_consensus.cc:2726] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:52.418113 14582 ts_tablet_manager.cc:1397] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.919s	user 0.031s	sys 0.008s
I20260806 03:55:52.377657 14311 raft_consensus.cc:1226] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
W20260806 03:55:52.336441 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 55492.9us
I20260806 03:55:52.384548 14309 raft_consensus.cc:1226] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.345501 14527 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:52.424971 15180 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.384079 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.426169 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.451717 14479 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:55:52.335525 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 136414us
I20260806 03:55:52.415947 14590 consensus_queue.cc:260] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:52.419778 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 75432.2us
I20260806 03:55:52.453197 14942 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.442662 15225 consensus_queue.cc:1046] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260806 03:55:52.453814 14253 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.454437 15225 raft_consensus.cc:3032] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:52.454873 15225 raft_consensus.cc:729] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:52.455070 14253 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.455973 15159 raft_consensus.cc:2781] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:52.456576 15159 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:52.456931 15159 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.457001 15172 raft_consensus.cc:2781] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.457638 15172 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.458014 15172 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.458261 15180 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:52.381462 14196 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.461615 14582 raft_consensus.cc:348] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.462409 14582 raft_consensus.cc:374] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:52.462704 14582 raft_consensus.cc:729] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:52.418881 15203 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.466764 14526 raft_consensus.cc:1226] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.467933 15203 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.468830 14313 raft_consensus.cc:2379] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:52.472721 15225 consensus_queue.cc:260] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.382637 14312 raft_consensus.cc:1226] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.384745 14307 raft_consensus.cc:1226] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.475014 15225 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.349984 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.474218 14964 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.476140 14308 raft_consensus.cc:1226] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.419862 14421 raft_consensus.cc:2379] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:52.449483 15229 consensus_queue.cc:1035] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260806 03:55:52.386135 15223 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.476197 14194 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.453940 14942 raft_consensus.cc:2781] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:52.478955 14942 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:52.479367 14942 raft_consensus.cc:3037] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.481437 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.481722 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.484443 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.473966 14253 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.485720 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.486603 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.487043 14253 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:52.487411 14410 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:52.487957 15176 raft_consensus.cc:2781] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.488394 15176 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.488767 15176 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.492938 15195 raft_consensus.cc:2726] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:52.493333 15171 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.434427 15238 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:52.463423 14582 consensus_queue.cc:260] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.494292 14365 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.494912 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.499022 14477 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.503497 15180 raft_consensus.cc:2781] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.494529 14253 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:55:52.506392 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 57419.6us
I20260806 03:55:52.509212 14367 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.494530 14189 raft_consensus.cc:1226] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.511914 15216 raft_consensus.cc:2781] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.511543 15230 consensus_queue.cc:1046] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:52.512395 15216 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.512828 15216 raft_consensus.cc:3037] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.508646 15195 raft_consensus.cc:2781] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.513517 15220 raft_consensus.cc:3032] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:55:52.513772 15195 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.514133 15220 raft_consensus.cc:729] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
W20260806 03:55:52.514503 15250 log.cc:924] Time spent T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260806 03:55:52.511123 15215 consensus_queue.cc:1035] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:52.515196 15220 consensus_queue.cc:260] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.514411 15195 raft_consensus.cc:3037] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.510646 14477 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.520195 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.520516 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.524303 15220 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:52.517450 15219 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.524569 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:52.526242 14516 raft_consensus.cc:1226] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.526332 15219 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.530870 15172 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.495965 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.533474 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.503942 15180 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:52.538430 15180 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.541181 14964 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.542706 14367 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:52.544059 15215 raft_consensus.cc:2781] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.544543 15215 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.544920 15215 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.546267 15176 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.550100 14365 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.506213 15217 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260806 03:55:52.556517 14365 leader_election.cc:341] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:52.558344 14365 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.497578 14582 ts_tablet_manager.cc:1428] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260806 03:55:52.562419 15178 raft_consensus.cc:2781] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.562916 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.563004 15178 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:52.563812 15178 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.496104 15171 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:52.565251 15216 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.563199 14582 tablet_bootstrap.cc:492] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
W20260806 03:55:52.568202 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 57656.6us
I20260806 03:55:52.563836 14421 raft_consensus.cc:2454] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:52.543478 14942 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.571635 14477 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:55:52.572108 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 53683.8us
I20260806 03:55:52.579337 14367 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:52.588860 14367 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:55:52.587432 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 135762us
I20260806 03:55:52.552182 15217 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.580690 14365 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.590405 14367 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:52.583850 14477 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:52.599861 14367 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:52.601580 14253 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:52.602888 14253 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:52.597992 14365 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.607703 14477 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.613029 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:52.586895 15238 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.591063 15218 raft_consensus.cc:2781] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:52.509829 15235 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.580135 15216 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:52.596992 15219 raft_consensus.cc:2781] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.612576 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.590348 15188 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:52.626346 15188 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.626734 15188 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.626663 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.627259 15188 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.601002 15163 raft_consensus.cc:2781] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.627782 15163 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:52.606284 14964 raft_consensus.cc:2726] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:55:52.628311 15163 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.628597 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.629070 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:52.629292 14194 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:52.629336 14190 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.629858 14517 raft_consensus.cc:3037] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.624244 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.632043 14942 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.633008 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:52.633486 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:52.634196 14302 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.618606 15239 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:52.636507 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:52.636588 15239 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.617431 15238 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.638622 15238 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.619663 15218 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:52.609928 15204 raft_consensus.cc:2781] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.639755 15219 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.640369 15204 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:52.640663 15219 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.640990 15204 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:55:52.624228 14233 debug-util.cc:398] Leaking SignalData structure 0x7b080029cfa0 after lost signal to thread 735
I20260806 03:55:52.621327 15229 consensus_queue.cc:1046] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260806 03:55:52.643148 14233 debug-util.cc:398] Leaking SignalData structure 0x7b08003000a0 after lost signal to thread 14095
I20260806 03:55:52.643966 15229 raft_consensus.cc:3032] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:52.622063 15164 consensus_queue.cc:1046] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260806 03:55:52.644558 15229 raft_consensus.cc:729] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:52.623492 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.605151 15156 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.605654 15154 raft_consensus.cc:2781] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.627604 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.623486 15247 raft_consensus.cc:2726] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:52.623754 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:52.644783 14233 debug-util.cc:398] Leaking SignalData structure 0x7b080019ff00 after lost signal to thread 14236
I20260806 03:55:52.590709 15206 consensus_queue.cc:1046] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260806 03:55:52.622714 14139 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:52.679051 14590 ts_tablet_manager.cc:1428] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.346s	user 0.009s	sys 0.002s
W20260806 03:55:52.679559 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 56937.8us
W20260806 03:55:52.681017 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 73363us
I20260806 03:55:52.497920 15159 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.683128 14477 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.683857 15252 raft_consensus.cc:2781] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.684326 15252 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.684378 15159 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:52.684774 15252 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.685418 15164 raft_consensus.cc:2726] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:52.687112 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:52.602847 15217 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.651840 14410 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.653925 15154 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.692314 15154 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.616012 15176 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.639202 15239 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.654512 15156 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:52.696745 15156 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.627444 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.652921 14942 raft_consensus.cc:2781] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.697840 14942 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:52.698307 14942 raft_consensus.cc:3037] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.588788 15225 consensus_queue.cc:1046] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260806 03:55:52.608353 15195 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.645411 15224 raft_consensus.cc:3032] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:52.704404 15224 raft_consensus.cc:729] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:52.705360 15224 consensus_queue.cc:260] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.705742 14313 raft_consensus.cc:1226] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.706920 15224 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.707911 14306 raft_consensus.cc:1226] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.709569 14309 raft_consensus.cc:1226] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.611047 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.710340 15225 consensus_queue.cc:1046] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:52.674319 14584 tablet_bootstrap.cc:492] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:52.713150 14584 ts_tablet_manager.cc:1397] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.502s	user 0.025s	sys 0.014s
I20260806 03:55:52.714409 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:52.639823 15218 raft_consensus.cc:3037] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.717705 14589 tablet_bootstrap.cc:492] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:52.718317 14589 ts_tablet_manager.cc:1397] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.356s	user 0.022s	sys 0.022s
I20260806 03:55:52.705885 15195 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.712893 15220 consensus_queue.cc:1046] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:55:52.657832 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:52.688207 14520 raft_consensus.cc:2379] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:52.719492 14582 tablet_bootstrap.cc:654] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:52.660728 15216 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.729092 14584 raft_consensus.cc:348] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:52.675719 14233 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5900 after lost signal to thread 14237
I20260806 03:55:52.738885 14584 raft_consensus.cc:374] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:52.739316 14584 raft_consensus.cc:729] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:52.746172 14589 raft_consensus.cc:348] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.742934 14584 consensus_queue.cc:260] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.746960 14589 raft_consensus.cc:374] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:52.747346 14589 raft_consensus.cc:729] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:52.750386 14589 consensus_queue.cc:260] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.736806 14314 raft_consensus.cc:3037] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.730428 14931 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:52.760370 14590 tablet_bootstrap.cc:492] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:52.764323 15223 raft_consensus.cc:3032] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:52.752117 15188 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.766018 15172 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.768715 14589 ts_tablet_manager.cc:1428] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.002s
I20260806 03:55:52.769980 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.760069 15154 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.771042 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:52.770956 15163 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.772357 15235 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.773988 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.744876 15229 consensus_queue.cc:260] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.775369 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.776364 15215 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.738165 15216 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:52.723466 15230 consensus_queue.cc:1046] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260806 03:55:52.680334 15234 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:55:52.809952 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 128421us
I20260806 03:55:52.879324 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.813536 14584 ts_tablet_manager.cc:1428] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.000s
I20260806 03:55:52.817149 14410 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:52.817950 14589 tablet_bootstrap.cc:492] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:52.817176 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:55:52.820245 14233 debug-util.cc:398] Leaking SignalData structure 0x7b080030f4e0 after lost signal to thread 14351
I20260806 03:55:52.808791 14931 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.894526 14582 tablet_bootstrap.cc:492] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:52.823541 15156 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.823967 15180 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.785019 15223 raft_consensus.cc:729] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:52.897148 15156 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:52.784679 15220 consensus_queue.cc:1046] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.079s
I20260806 03:55:52.822057 14517 raft_consensus.cc:2454] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:52.848158 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.898038 15156 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:52.794087 15204 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.898532 15156 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.900269 15204 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.900472 14525 raft_consensus.cc:1226] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.901146 14527 raft_consensus.cc:2379] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:52.902050 15180 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:55:52.888460 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 84244.9us
I20260806 03:55:52.878875 14521 raft_consensus.cc:2379] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:52.879854 15206 raft_consensus.cc:3032] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:52.904654 15206 raft_consensus.cc:729] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:52.905153 15163 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:52.895502 14931 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.905659 15206 consensus_queue.cc:260] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:52.906770 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.907024 15206 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.909049 15252 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.909431 15154 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.875459 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:52.911489 15252 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.914680 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.915414 14178 raft_consensus.cc:3037] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:52.919054 14308 raft_consensus.cc:1226] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:52.920521 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.921360 14307 raft_consensus.cc:2454] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:52.907059 14139 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:52.923941 15069 raft_consensus.cc:3032] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:52.920961 15178 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.924125 15188 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:52.925261 15261 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:52.926124 15178 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:52.925854 15261 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.882184 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:52.929059 14192 raft_consensus.cc:2379] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:52.885632 15214 raft_consensus.cc:2726] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:55:52.893106 14233 debug-util.cc:398] Leaking SignalData structure 0x7b08003ffd60 after lost signal to thread 14462
I20260806 03:55:52.896718 15223 consensus_queue.cc:260] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:52.902330 14942 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.924437 15069 raft_consensus.cc:729] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:52.880874 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:52.895454 14582 ts_tablet_manager.cc:1397] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.333s	user 0.021s	sys 0.013s
I20260806 03:55:52.875180 15216 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.937582 14590 tablet_bootstrap.cc:654] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:52.938130 14584 tablet_bootstrap.cc:492] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:52.945011 14477 leader_election.cc:302] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:52.889429 15229 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.947974 14477 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:52.951092 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 343733us
I20260806 03:55:52.953933 14477 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:52.949275 15214 raft_consensus.cc:2781] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:52.934377 14190 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:52.935138 14187 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
W20260806 03:55:52.955559 14253 leader_election.cc:341] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:52.972697 14253 leader_election.cc:341] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:52.967990 14479 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:52.975586 14253 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:52.950815 15252 raft_consensus.cc:2726] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:52.970120 14582 raft_consensus.cc:348] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.969012 14477 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:52.959381 14527 raft_consensus.cc:1226] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:53.000314 14253 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:52.935793 15217 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:52.959149 15259 raft_consensus.cc:2726] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:55:52.996634 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 398698us
I20260806 03:55:53.005631 14582 raft_consensus.cc:374] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:53.006703 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:52.947618 15240 consensus_queue.cc:1046] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.033s
I20260806 03:55:53.009526 14253 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:53.025502 14582 raft_consensus.cc:729] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:55:53.025739 14365 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:52.948400 15219 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:52.987771 14233 debug-util.cc:398] Leaking SignalData structure 0x7b08003eaa00 after lost signal to thread 14559
I20260806 03:55:53.027315 14253 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:52.948982 15238 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.028437 14931 raft_consensus.cc:2726] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:52.961192 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:52.969242 15214 raft_consensus.cc:686] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:52.960929 14302 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:52.959015 15234 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:52.966718 15223 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:52.959024 14314 raft_consensus.cc:2454] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:53.026798 14582 consensus_queue.cc:260] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:52.959894 15156 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:53.032612 14253 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:52.969502 15247 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.001667 15241 raft_consensus.cc:2781] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:52.957358 15235 consensus_queue.cc:1046] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260806 03:55:52.989151 15203 raft_consensus.cc:2781] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:53.024345 15239 raft_consensus.cc:2781] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election won for term 2
W20260806 03:55:53.041373 14365 leader_election.cc:341] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:53.031957 15195 raft_consensus.cc:2781] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:53.045150 14582 ts_tablet_manager.cc:1428] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.012s
I20260806 03:55:53.047079 14365 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:53.048089 14479 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:55:53.033454 14233 debug-util.cc:398] Leaking SignalData structure 0x7b080030b920 after lost signal to thread 14560
I20260806 03:55:53.043906 14516 raft_consensus.cc:1226] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:53.036723 15176 raft_consensus.cc:2726] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.054104 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:53.051251 14524 raft_consensus.cc:1226] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:53.056114 15238 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:53.056797 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:53.057301 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.057523 14194 raft_consensus.cc:2454] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:53.058677 15214 consensus_queue.cc:237] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.051858 15159 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:53.060825 15159 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:53.040742 14518 raft_consensus.cc:1226] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:53.055963 15274 raft_consensus.cc:2781] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:53.059059 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.065855 14942 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:53.040644 15156 raft_consensus.cc:2741] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260806 03:55:53.066481 15159 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:53.057588 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.044183 15171 raft_consensus.cc:3032] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.089110 15171 raft_consensus.cc:729] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:53.089977 15171 consensus_queue.cc:260] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:53.090935 14311 raft_consensus.cc:1226] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:53.067385 15261 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:53.069157 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.071367 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:53.093149 15219 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:53.077950 15215 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:53.093175 14313 raft_consensus.cc:1226] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:53.088343 15195 raft_consensus.cc:686] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:53.071916 14365 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:53.096206 15195 consensus_queue.cc:237] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.077553 15239 raft_consensus.cc:686] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:53.071707 15240 raft_consensus.cc:3032] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.040272 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:53.063104 15203 raft_consensus.cc:686] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:53.084218 15162 raft_consensus.cc:3032] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.084455 15220 consensus_queue.cc:1046] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260806 03:55:53.121975 15204 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:53.087497 15274 raft_consensus.cc:686] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:53.073560 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:53.049757 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.088429 15264 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:53.090996 15171 raft_consensus.cc:3037] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.093741 14314 raft_consensus.cc:2379] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:53.075940 15164 raft_consensus.cc:3032] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.039327 15241 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:53.101737 15239 consensus_queue.cc:237] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.098670 14365 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:53.135025 15220 raft_consensus.cc:3032] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.068499 14584 tablet_bootstrap.cc:654] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:53.100821 14527 raft_consensus.cc:1226] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:53.108158 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:53.169076 15272 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:53.171609 15272 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.141311 15264 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.172396 14178 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:53.113076 14582 tablet_bootstrap.cc:492] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:55:53.174418 15264 leader_election.cc:288] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:53.176337 15274 consensus_queue.cc:237] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.177767 15218 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.099649 15224 consensus_queue.cc:1046] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:53.180999 15224 raft_consensus.cc:3032] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.181443 15224 raft_consensus.cc:729] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:53.182469 15224 consensus_queue.cc:260] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:53.135396 14189 raft_consensus.cc:2454] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
W20260806 03:55:53.116276 15266 log.cc:924] Time spent T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260806 03:55:53.137226 15204 raft_consensus.cc:686] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:53.064715 15247 raft_consensus.cc:2781] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:53.121299 14589 tablet_bootstrap.cc:654] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:53.082732 14479 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:53.002327 15069 consensus_queue.cc:260] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.124887 15162 raft_consensus.cc:729] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:53.125481 15217 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:53.087069 15263 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:53.210809 15263 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:53.211967 15272 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:53.213472 14302 raft_consensus.cc:1226] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
W20260806 03:55:53.127933 14367 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.527s	user 0.013s	sys 0.002s
W20260806 03:55:53.214675 14367 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.614s	user 0.013s	sys 0.003s
W20260806 03:55:53.215499 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 615692us
I20260806 03:55:53.218330 14367 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
W20260806 03:55:53.138248 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 169174us
I20260806 03:55:53.120925 15240 raft_consensus.cc:729] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:53.143337 14304 raft_consensus.cc:2379] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:53.154870 14590 tablet_bootstrap.cc:492] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:53.229992 14590 ts_tablet_manager.cc:1397] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.478s	user 0.022s	sys 0.003s
I20260806 03:55:53.231086 15240 consensus_queue.cc:260] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.143721 15229 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:53.232874 14590 raft_consensus.cc:348] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.233764 14590 raft_consensus.cc:374] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:53.233240 15229 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:53.234095 14590 raft_consensus.cc:729] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:53.210695 15162 consensus_queue.cc:260] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.234906 14590 consensus_queue.cc:260] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.235460 15162 raft_consensus.cc:3037] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.157568 15203 consensus_queue.cc:237] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:53.163432 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 65491.7us
I20260806 03:55:53.241462 14365 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:53.243057 14365 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:53.058692 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:55:53.118233 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 85683.4us
I20260806 03:55:53.098237 15215 raft_consensus.cc:2726] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.142338 15164 raft_consensus.cc:729] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:53.166378 15220 raft_consensus.cc:729] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:53.255048 14253 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:53.186336 15218 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:53.143738 14180 raft_consensus.cc:2454] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:53.118944 15223 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:53.219794 14477 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:53.266400 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 46728.6us
I20260806 03:55:53.221369 14367 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:53.188277 15279 raft_consensus.cc:2726] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:55:53.224884 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 143320us
I20260806 03:55:53.228196 15156 raft_consensus.cc:2781] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:53.228767 15247 raft_consensus.cc:686] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:53.229784 15278 raft_consensus.cc:2781] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:53.160569 15241 raft_consensus.cc:3037] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.246345 14365 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:53.194901 15204 consensus_queue.cc:237] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.257844 14048 catalog_manager.cc:5495] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 2, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 2 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
W20260806 03:55:53.263021 14253 leader_election.cc:341] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:53.215682 15224 raft_consensus.cc:3037] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.264671 14590 ts_tablet_manager.cc:1428] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
W20260806 03:55:53.267940 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 46691.6us
I20260806 03:55:53.269306 14477 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:53.341252 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 95023.3us
W20260806 03:55:53.341835 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 72595.1us
I20260806 03:55:53.342195 14365 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:53.254205 15206 raft_consensus.cc:2726] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.342612 14477 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:53.293785 15278 raft_consensus.cc:686] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:53.293637 15230 consensus_queue.cc:1046] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260806 03:55:53.291186 15156 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:53.270112 15218 raft_consensus.cc:2726] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.260705 15229 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:53.295753 15214 consensus_queue.cc:1046] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:53.296571 15276 raft_consensus.cc:2781] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260806 03:55:53.297325 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:53.297142 15264 consensus_queue.cc:1046] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:53.297745 14190 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:53.300350 15220 consensus_queue.cc:260] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.334216 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:53.332736 14582 tablet_bootstrap.cc:654] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:53.274121 15223 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.261472 15240 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.263021 15235 raft_consensus.cc:2726] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.333321 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:53.256213 15263 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:53.332387 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:53.345837 15206 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:53.263854 15225 consensus_queue.cc:1046] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260806 03:55:53.339700 14253 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.260655 14194 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.346410 14589 tablet_bootstrap.cc:492] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
W20260806 03:55:53.353384 14365 leader_election.cc:341] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:53.343797 14477 leader_election.cc:341] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:53.400601 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 137607us
I20260806 03:55:53.356268 15156 raft_consensus.cc:3037] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.383854 14590 tablet_bootstrap.cc:492] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:53.343642 15219 raft_consensus.cc:2726] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.354853 15276 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:53.345551 15279 raft_consensus.cc:2726] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.345213 15217 raft_consensus.cc:2781] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:53.417475 15217 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:53.411820 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:53.417976 15217 raft_consensus.cc:3037] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:53.418448 14408 raft_consensus.cc:2454] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:53.405646 14527 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
W20260806 03:55:53.394335 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 97376.2us
I20260806 03:55:53.395844 15230 raft_consensus.cc:3032] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.420468 15278 consensus_queue.cc:237] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.421171 15230 raft_consensus.cc:729] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:53.421883 15223 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:53.422267 15230 consensus_queue.cc:260] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.294096 15281 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:53.377887 15215 raft_consensus.cc:2781] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:53.406003 15272 raft_consensus.cc:2726] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:53.424002 15215 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:53.405757 14589 ts_tablet_manager.cc:1397] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.588s	user 0.030s	sys 0.026s
I20260806 03:55:53.424690 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:53.405733 15206 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:53.426334 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:53.424758 15215 raft_consensus.cc:3037] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.411540 15069 raft_consensus.cc:3037] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.405979 14365 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
W20260806 03:55:53.406543 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 62784.2us
I20260806 03:55:53.354220 15171 consensus_queue.cc:1046] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
W20260806 03:55:53.429270 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 75931.2us
I20260806 03:55:53.430073 15279 raft_consensus.cc:2726] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:53.430518 15171 raft_consensus.cc:3032] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.430660 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:53.431089 15171 raft_consensus.cc:729] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:53.353526 15216 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.392129 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:53.405071 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:53.432075 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:53.432862 14417 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:53.404057 15247 consensus_queue.cc:237] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:53.389550 15220 raft_consensus.cc:3037] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.416359 15276 raft_consensus.cc:3037] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.393724 14584 tablet_bootstrap.cc:492] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:53.436344 15216 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:53.436715 14584 ts_tablet_manager.cc:1397] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.499s	user 0.026s	sys 0.051s
I20260806 03:55:53.406499 14253 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:53.442984 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:53.443545 15272 raft_consensus.cc:2741] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260806 03:55:53.444350 14527 raft_consensus.cc:2454] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:53.447516 14477 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:53.449476 15219 raft_consensus.cc:2781] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:53.449906 15219 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:53.450266 15219 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.450426 15171 consensus_queue.cc:260] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.451948 15171 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.455308 15230 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.419780 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:53.457667 14408 raft_consensus.cc:1226] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:53.458101 14365 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:53.459636 15279 raft_consensus.cc:2726] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.460325 15279 consensus_queue.cc:1046] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:55:53.461568 15218 raft_consensus.cc:3032] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.461957 15218 raft_consensus.cc:729] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:53.427666 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:53.462790 15218 consensus_queue.cc:260] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:53.428889 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:53.465255 14419 raft_consensus.cc:2379] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:53.469379 14584 raft_consensus.cc:348] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:53.470249 14584 raft_consensus.cc:374] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:53.470530 14584 raft_consensus.cc:729] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:53.481951 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:53.471167 14584 consensus_queue.cc:260] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:55:53.496995 14477 leader_election.cc:341] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:53.498939 14477 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:53.496300 14589 raft_consensus.cc:348] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.502764 14589 raft_consensus.cc:374] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:53.503155 14589 raft_consensus.cc:729] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:53.501433 14253 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.512954 14590 tablet_bootstrap.cc:654] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:53.504052 14589 consensus_queue.cc:260] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.516047 14477 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:53.529467 14589 ts_tablet_manager.cc:1428] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.104s	user 0.010s	sys 0.000s
I20260806 03:55:53.530577 14367 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:53.525935 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 85024.8us
I20260806 03:55:53.511883 15204 raft_consensus.cc:2726] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.507231 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:53.542950 14139 leader_election.cc:302] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:53.500905 15261 consensus_queue.cc:1035] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260806 03:55:53.549198 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:53.524171 15259 raft_consensus.cc:2781] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:53.548399 14417 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:53.545542 14139 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:53.521728 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:53.541078 15274 raft_consensus.cc:2726] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.542203 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:53.549099 15264 raft_consensus.cc:2781] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:53.550566 15206 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:53.531028 15242 consensus_queue.cc:1046] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
W20260806 03:55:53.577431 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 61611.6us
I20260806 03:55:53.561242 14942 raft_consensus.cc:2781] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:53.598364 14477 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:53.564692 15224 raft_consensus.cc:2781] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:53.607077 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.608062 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.608593 14584 ts_tablet_manager.cc:1428] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.171s	user 0.005s	sys 0.020s
I20260806 03:55:53.565316 14188 raft_consensus.cc:2454] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:53.572202 15259 raft_consensus.cc:686] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:53.638322 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:53.640465 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:53.617457 14942 raft_consensus.cc:686] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:53.640866 15259 consensus_queue.cc:237] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.634717 14194 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:53.641994 14942 consensus_queue.cc:237] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.643033 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.553460 15241 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:53.645581 15218 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.645730 15241 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:53.646669 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:53.648540 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:53.649266 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.649645 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:53.652626 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:53.654538 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.639354 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:53.655821 14187 raft_consensus.cc:2379] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:53.656224 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.657120 14180 raft_consensus.cc:2379] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:53.658488 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.658867 14582 tablet_bootstrap.cc:492] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:55:53.659144 14192 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.659389 14582 ts_tablet_manager.cc:1397] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 0.547s	user 0.046s	sys 0.022s
I20260806 03:55:53.660295 14527 raft_consensus.cc:1226] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:53.666225 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:53.672768 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.579675 15156 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:53.656924 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:53.679950 14187 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:53.682319 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.683303 14187 raft_consensus.cc:2379] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:53.633530 15274 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:53.684767 15274 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:53.685331 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:53.575332 15298 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:53.680532 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:53.690575 15298 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.692951 15298 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:53.635057 14253 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:53.579010 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:53.692058 14307 raft_consensus.cc:1261] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:53.595476 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.697618 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:53.698205 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:53.699070 15156 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:53.600451 15238 raft_consensus.cc:2726] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.701037 15229 raft_consensus.cc:3032] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.701438 15229 raft_consensus.cc:729] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:53.702242 15229 consensus_queue.cc:260] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.703425 15229 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.703158 15215 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:53.582113 15264 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:53.615288 15224 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:53.704775 15264 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.707209 14190 raft_consensus.cc:2454] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:53.704396 15224 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.708484 15223 consensus_queue.cc:1035] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:53.692037 14179 raft_consensus.cc:2454] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:53.687013 15274 leader_election.cc:288] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:53.617439 14477 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.689141 14582 raft_consensus.cc:348] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:53.697645 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.710889 14584 tablet_bootstrap.cc:492] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:53.709177 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.711572 14410 raft_consensus.cc:1226] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260806 03:55:53.712148 14187 raft_consensus.cc:2379] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
W20260806 03:55:53.712230 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 94922.9us
I20260806 03:55:53.713267 15238 raft_consensus.cc:2726] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.708597 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.715003 14477 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.713327 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:53.608073 14139 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.715910 15238 raft_consensus.cc:2726] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:55:53.716871 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 108947us
I20260806 03:55:53.717726 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:53.688153 14365 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:53.730154 14365 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:53.731752 14365 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:53.718725 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.719287 15274 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:53.734841 14365 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:53.710479 14582 raft_consensus.cc:374] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:53.717748 14477 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.689893 14311 raft_consensus.cc:1226] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:53.719836 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:53.720937 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:55:53.694445 15305 log.cc:924] Time spent T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260806 03:55:53.722074 14139 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.723507 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:53.743762 14192 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:53.729095 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.743983 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:53.745489 14192 raft_consensus.cc:1226] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:53.744609 14589 tablet_bootstrap.cc:492] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:55:53.733052 15156 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:55:53.712875 15164 consensus_queue.cc:260] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.749082 15164 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.750746 14409 raft_consensus.cc:3037] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:53.752755 15279 consensus_queue.cc:1046] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:53.752345 14050 catalog_manager.cc:5495] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:53.725375 14194 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
W20260806 03:55:53.725556 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 91075.6us
I20260806 03:55:53.724524 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:53.755589 14253 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.724483 15295 raft_consensus.cc:2726] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.757050 14253 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.758031 15206 raft_consensus.cc:2781] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:53.758620 15206 raft_consensus.cc:686] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:53.758838 14050 catalog_manager.cc:5495] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 2, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 2 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:53.759603 15206 consensus_queue.cc:237] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:53.761205 15217 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.761093 14050 catalog_manager.cc:5495] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 2, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 2 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:53.763512 15217 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:53.763873 15235 raft_consensus.cc:2726] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.764659 15300 raft_consensus.cc:3032] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.765447 15300 raft_consensus.cc:729] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:53.766358 15300 consensus_queue.cc:260] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.767493 15300 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.736853 15159 raft_consensus.cc:2781] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:53.768224 15159 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:53.768594 15159 raft_consensus.cc:3037] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:53.769021 15239 raft_consensus.cc:3032] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.769462 15239 raft_consensus.cc:729] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:53.770645 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:53.770713 15239 consensus_queue.cc:260] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:53.743427 15234 raft_consensus.cc:2726] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:55:53.697643 15281 raft_consensus.cc:2726] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:55:53.748404 15156 raft_consensus.cc:2726] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.772490 14413 raft_consensus.cc:1226] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:53.773197 15156 raft_consensus.cc:3032] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:53.773592 15156 raft_consensus.cc:729] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:53.774653 15215 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:53.774439 15156 consensus_queue.cc:260] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:53.740232 15274 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.764752 15235 raft_consensus.cc:2726] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.769330 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:53.777046 14524 raft_consensus.cc:2454] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:53.743914 15223 raft_consensus.cc:2726] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.778061 15274 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:53.776085 15239 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.771659 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:53.783519 14314 raft_consensus.cc:2379] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:53.741385 14139 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.766440 14253 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:53.736191 14582 raft_consensus.cc:729] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
W20260806 03:55:53.784992 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 43712.9us
I20260806 03:55:53.789376 14139 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.798758 14582 consensus_queue.cc:260] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:53.799777 14139 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:53.796692 14253 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.801514 14139 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.802989 14589 tablet_bootstrap.cc:654] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:53.771787 14527 raft_consensus.cc:2379] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:53.688007 15276 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.803957 14253 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.762992 14050 catalog_manager.cc:5495] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 2, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 2 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:53.807964 15203 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:53.802767 15195 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:55:53.784718 15223 raft_consensus.cc:2726] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.734338 15218 raft_consensus.cc:2726] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260806 03:55:53.830183 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 295354us
I20260806 03:55:53.833292 14582 ts_tablet_manager.cc:1428] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.174s	user 0.011s	sys 0.000s
I20260806 03:55:53.835539 14367 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:53.803243 15295 raft_consensus.cc:2741] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260806 03:55:53.802731 15171 raft_consensus.cc:2726] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.837898 14253 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:53.829777 15203 raft_consensus.cc:686] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:53.835026 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:53.834246 15195 raft_consensus.cc:686] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:53.843422 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:53.844575 15195 consensus_queue.cc:237] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.839289 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:53.848853 14477 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:53.843551 14524 raft_consensus.cc:2379] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:53.854197 14477 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:53.828866 15298 raft_consensus.cc:2726] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.854717 14253 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:53.831890 14139 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.857090 14139 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:55:53.859335 14477 leader_election.cc:341] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:53.809409 15264 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.870381 14139 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.839707 15235 raft_consensus.cc:2781] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:53.843750 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:53.817051 15219 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:53.878664 14253 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.869653 15259 raft_consensus.cc:2781] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election won for term 2
W20260806 03:55:53.887636 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 147459us
I20260806 03:55:53.858772 15162 raft_consensus.cc:2781] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:53.861722 15295 raft_consensus.cc:2726] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.874222 14139 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:53.860168 15240 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:53.890419 14365 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:53.850325 15318 raft_consensus.cc:2726] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.843585 15203 consensus_queue.cc:237] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:53.871747 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:53.871912 15272 raft_consensus.cc:2781] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:53.896494 15172 raft_consensus.cc:2781] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:53.897109 14524 raft_consensus.cc:1261] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:53.898881 14584 tablet_bootstrap.cc:654] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:53.878073 15223 raft_consensus.cc:2726] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:53.987913 14365 leader_election.cc:302] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:53.869946 15171 raft_consensus.cc:2726] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:55:53.931350 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 92677.3us
I20260806 03:55:53.901908 14590 tablet_bootstrap.cc:492] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:53.910382 14179 raft_consensus.cc:3037] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:54.000893 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:54.002512 14412 raft_consensus.cc:1226] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:54.006296 14590 ts_tablet_manager.cc:1397] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.626s	user 0.012s	sys 0.023s
I20260806 03:55:53.891882 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:55:53.900740 15321 log.cc:924] Time spent T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260806 03:55:53.999214 14367 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:53.909682 15259 raft_consensus.cc:686] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:53.922968 15274 raft_consensus.cc:2781] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:54.004649 15318 raft_consensus.cc:2781] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260806 03:55:54.039140 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 160565us
I20260806 03:55:53.998147 15172 raft_consensus.cc:686] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:54.032289 14477 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:54.033366 15314 consensus_queue.cc:1046] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:54.003466 15218 consensus_queue.cc:1035] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260806 03:55:53.912750 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:53.994577 15162 raft_consensus.cc:686] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:53.912288 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:54.045431 15318 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:53.908691 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:53.916347 15272 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:53.911054 15220 raft_consensus.cc:2726] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:55:53.902606 15240 raft_consensus.cc:686] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:54.091467 15162 consensus_queue.cc:237] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:54.094385 15240 consensus_queue.cc:237] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.929733 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:54.049139 15298 consensus_queue.cc:1035] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260806 03:55:53.921037 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:54.032459 15176 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:53.905505 15275 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:54.050571 14516 raft_consensus.cc:1226] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:54.053166 14520 raft_consensus.cc:1261] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:54.053756 14518 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:54.054360 15274 raft_consensus.cc:686] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:54.055299 15156 raft_consensus.cc:3037] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:53.900007 15159 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:54.093115 15272 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:54.007638 15235 raft_consensus.cc:686] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:54.044725 15241 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.080235 15276 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:54.082077 15264 leader_election.cc:288] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:54.068501 15279 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:54.083392 15318 raft_consensus.cc:3037] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:54.082971 15217 consensus_queue.cc:1035] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:53.913009 15224 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:53.909507 15219 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:54.103005 15176 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:54.114151 14524 raft_consensus.cc:1226] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:54.156328 14589 tablet_bootstrap.cc:492] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:55:54.172128 14589 ts_tablet_manager.cc:1397] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 0.428s	user 0.023s	sys 0.011s
I20260806 03:55:54.103931 14409 raft_consensus.cc:2454] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:54.142472 15247 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:54.178109 14517 raft_consensus.cc:1261] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:54.140223 15259 consensus_queue.cc:237] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:54.184607 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:54.185519 14527 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:54.186596 15274 consensus_queue.cc:237] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:54.176595 15322 raft_consensus.cc:2726] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:54.188861 14518 raft_consensus.cc:1261] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:54.111512 15172 consensus_queue.cc:237] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:54.137820 15275 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:54.193575 15176 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:54.199232 15159 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:54.199944 14590 raft_consensus.cc:348] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:54.200855 14590 raft_consensus.cc:374] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:54.201141 14590 raft_consensus.cc:729] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:54.201871 14590 consensus_queue.cc:260] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:54.203684 14590 ts_tablet_manager.cc:1428] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.197s	user 0.002s	sys 0.003s
I20260806 03:55:54.205271 14590 tablet_bootstrap.cc:492] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:54.148190 15279 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:54.193114 15247 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:54.213826 15224 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:54.229102 15275 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:55:54.229996 15340 log.cc:924] Time spent T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.053s	user 0.000s	sys 0.002s
W20260806 03:55:54.233417 15326 log.cc:924] Time spent T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.205s	user 0.000s	sys 0.004s
I20260806 03:55:53.910902 14178 raft_consensus.cc:2454] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:54.310783 14139 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:54.045197 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:54.316252 14189 raft_consensus.cc:1226] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:54.084314 14196 raft_consensus.cc:1226] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:54.318300 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:54.322690 14196 raft_consensus.cc:1261] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:54.104461 14190 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:54.059018 14253 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:55:54.329909 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 270804us
I20260806 03:55:54.332644 14180 raft_consensus.cc:2379] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:54.332582 14253 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:54.335987 14311 raft_consensus.cc:2379] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:54.336567 14253 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:54.344102 14180 raft_consensus.cc:1261] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:54.348816 14365 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:54.352207 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:54.355991 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:54.358153 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:54.368099 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:54.371971 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:54.374091 14180 raft_consensus.cc:1261] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:54.375857 14477 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:54.383100 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:54.388494 14253 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:54.399425 14410 raft_consensus.cc:2454] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:54.399164 15156 consensus_queue.cc:1046] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260806 03:55:54.400727 15220 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:54.402105 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:54.401881 15220 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:54.403353 14414 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:54.404737 15216 raft_consensus.cc:2781] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:54.404573 15224 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:54.409319 15216 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:54.410049 15216 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:54.409916 15224 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:54.418432 15162 raft_consensus.cc:2781] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:54.420001 15223 raft_consensus.cc:2781] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:54.420693 15223 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:54.421165 15223 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:54.422262 15274 consensus_queue.cc:1035] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:54.424623 15300 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:54.425731 15300 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:54.426577 15195 consensus_queue.cc:1046] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:54.438655 14196 raft_consensus.cc:2379] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:54.442126 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:54.419880 14518 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:54.446201 15247 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:54.448231 15159 raft_consensus.cc:2726] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.443689 14196 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:54.464395 14410 raft_consensus.cc:1226] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:54.476562 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:54.473699 15204 raft_consensus.cc:2726] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.464726 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:54.461108 15354 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:54.487504 14421 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:55:54.492401 15349 log.cc:924] Time spent T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.254s	user 0.000s	sys 0.003s
I20260806 03:55:54.492671 15171 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:54.493778 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:54.493716 15171 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:54.495216 14411 raft_consensus.cc:2379] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:54.495611 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:54.496238 15203 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:54.496709 14139 leader_election.cc:302] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:54.497170 15203 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:54.500485 15264 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:54.501487 15264 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:54.497006 14417 raft_consensus.cc:2379] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 2: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:54.504462 15240 raft_consensus.cc:2726] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260806 03:55:54.504716 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 129623us
I20260806 03:55:54.509366 15247 consensus_queue.cc:1035] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:54.510090 15261 consensus_queue.cc:1035] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:54.514618 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:54.515412 15300 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:54.516256 15300 raft_consensus.cc:2726] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.517009 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:54.517704 14584 tablet_bootstrap.cc:492] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:54.518008 14524 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:54.519074 14584 ts_tablet_manager.cc:1397] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.809s	user 0.028s	sys 0.023s
I20260806 03:55:54.519915 14412 raft_consensus.cc:2379] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 2: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:54.521464 15279 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:54.521752 14411 raft_consensus.cc:1226] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:54.522564 15219 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:54.523901 14188 raft_consensus.cc:1261] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:54.523528 15219 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:54.526890 15219 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:54.528281 14139 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:54.215842 15235 consensus_queue.cc:237] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:54.529600 15164 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:54.529845 15220 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:54.530190 14139 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:54.482894 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:54.531076 15252 consensus_queue.cc:1035] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:54.530689 15220 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:54.558135 15311 raft_consensus.cc:3032] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:54.558979 15311 raft_consensus.cc:729] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:54.560557 15295 raft_consensus.cc:2726] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:54.545850 15224 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:54.562683 15279 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:54.563328 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:54.563486 15279 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:54.563658 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:54.530519 15164 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:54.544745 15220 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:54.565994 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:54.565994 15204 raft_consensus.cc:2726] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.545992 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:54.547320 14180 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:54.566828 15279 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:54.570050 15220 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:54.590529 14367 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:54.592276 15322 consensus_queue.cc:1035] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260806 03:55:54.594194 15322 raft_consensus.cc:2726] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.594233 15171 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:54.595252 14145 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:54.596257 15239 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:54.597041 15239 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:54.597592 15264 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:54.599057 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:54.599967 14521 raft_consensus.cc:2454] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:54.601933 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:54.601558 15311 consensus_queue.cc:260] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:54.603008 14367 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:54.603082 15311 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:54.597975 14518 raft_consensus.cc:2454] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:54.542248 15354 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:54.602968 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:54.628808 14139 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:54.599826 15239 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:54.616338 15203 leader_election.cc:288] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:54.608976 14584 raft_consensus.cc:348] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:54.638025 14584 raft_consensus.cc:374] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:54.641022 14584 raft_consensus.cc:729] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:54.634992 15171 raft_consensus.cc:2781] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:54.641778 14589 raft_consensus.cc:348] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:54.659525 14589 raft_consensus.cc:374] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260806 03:55:54.648128 14179 consensus_meta.cc:287] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.604s	user 0.019s	sys 0.010s
I20260806 03:55:54.652431 14194 raft_consensus.cc:1226] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:54.652709 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:54.654662 15354 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:54.635156 15279 raft_consensus.cc:2726] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.656582 14413 raft_consensus.cc:1226] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:54.658540 14178 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39436 (request call id 102) took 1055 ms. Trace:
I20260806 03:55:54.635885 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:54.661166 15171 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:54.659862 14589 raft_consensus.cc:729] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:55:54.662793 14139 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:54.667606 14584 consensus_queue.cc:260] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:54.681133 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:54.686110 14414 raft_consensus.cc:2454] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:54.686602 14192 raft_consensus.cc:1226] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
W20260806 03:55:54.687358 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 347283us
I20260806 03:55:54.688829 14253 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:54.689106 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:54.690240 14419 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:55:54.689111 14311 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:54.692782 14189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 70) took 1125 ms. Trace:
I20260806 03:55:54.693130 14253 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:54.693414 14189 rpcz_store.cc:276] 0806 03:55:53.585172 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:53.599880 (+ 14708us) service_pool.cc:227] Handling call
0806 03:55:53.615752 (+ 15872us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:54.317283 (+701531us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:54.692396 (+375113us) spinlock_profiling.cc:243] Waited 695 ms on lock 0x7b54005fcb54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:55:54.692684 (+   288us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1598172544}
I20260806 03:55:54.666805 14178 rpcz_store.cc:276] 0806 03:55:53.603279 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:53.608875 (+  5596us) service_pool.cc:227] Handling call
0806 03:55:53.697444 (+ 88569us) spinlock_profiling.cc:243] Waited 5.11 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:55:54.658122 (+960678us) spinlock_profiling.cc:243] Waited 62.8 ms on lock 0x7b54003aa554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:55:54.658349 (+   227us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":156145280}
I20260806 03:55:54.697978 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:54.699186 14312 raft_consensus.cc:2379] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:54.698082 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:54.674074 15171 raft_consensus.cc:3037] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:54.673589 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:54.689162 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:54.703693 15360 raft_consensus.cc:2726] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.675030 14179 raft_consensus.cc:2454] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
W20260806 03:55:54.673343 14365 leader_election.cc:341] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:54.702215 14589 consensus_queue.cc:260] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:54.708882 14520 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:54.725414 15274 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:54.726985 15295 raft_consensus.cc:2781] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election won for term 2
W20260806 03:55:54.730531 15318 consensus_meta.cc:287] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.560s	user 0.004s	sys 0.016s
I20260806 03:55:54.679764 15223 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:55:54.734596 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 131853us
I20260806 03:55:54.715021 15162 raft_consensus.cc:686] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:54.716200 15164 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:54.734838 15295 raft_consensus.cc:686] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:54.754451 14589 ts_tablet_manager.cc:1428] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.582s	user 0.010s	sys 0.002s
W20260806 03:55:54.755156 14589 ts_tablet_manager.cc:1460] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a: Tablet startup took 582ms
I20260806 03:55:54.755672 15295 consensus_queue.cc:237] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:54.738744 15274 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:54.771250 15274 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:54.740545 15354 consensus_queue.cc:1046] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
W20260806 03:55:54.741961 14187 consensus_meta.cc:287] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.605s	user 0.013s	sys 0.013s
I20260806 03:55:54.777208 14187 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:54.777894 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:54.779013 14145 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:54.746964 14367 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:54.782166 14367 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:54.748392 15218 consensus_queue.cc:1046] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:54.783761 15322 raft_consensus.cc:2726] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.784716 14190 raft_consensus.cc:1226] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:54.784440 15318 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:54.785913 15218 raft_consensus.cc:3032] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:54.786370 15218 raft_consensus.cc:729] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:54.789212 15223 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:54.790459 14525 raft_consensus.cc:1226] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:54.793289 15162 consensus_queue.cc:237] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:54.795228 15335 raft_consensus.cc:3032] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
W20260806 03:55:54.749799 14365 leader_election.cc:341] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:54.796613 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 46872us
W20260806 03:55:54.752784 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 93200.5us
I20260806 03:55:54.796617 14421 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:54.751622 14590 tablet_bootstrap.cc:654] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:54.755640 14589 ts_tablet_manager.cc:1462] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a: Trace:
0806 03:55:42.061099 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:42.061317 (+   218us) service_pool.cc:227] Handling call
0806 03:55:42.071312 (+  9995us) ts_tablet_manager.cc:663] Acquired tablet manager lock
0806 03:55:42.083049 (+ 11737us) spinlock_profiling.cc:243] Waited 9.27 ms on lock 0x7b580070bf98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b66465 00007f0d81a509b8 00007f0d81a5139d 00007f0d81a02869 00007f0d7b004c44 00007f0d7b004bd2 00007f0d7b004b01 00007f0d7b004a7c 00007f0d7b003d32 00007f0d7aeef94c
0806 03:55:42.083275 (+   226us) ts_tablet_manager.cc:676] Creating new metadata...
0806 03:55:42.298833 (+215558us) tablet_metadata.cc:641] Metadata flushed
0806 03:55:42.344825 (+ 45992us) tablet_replica.cc:205] Creating consensus instance
0806 03:55:42.345417 (+   592us) inbound_call.cc:173] Queueing success response
0806 03:55:53.737379 (+11391962us) ts_tablet_manager.cc:1373] Bootstrapping tablet
0806 03:55:54.172586 (+435207us) ts_tablet_manager.cc:1429] Starting tablet replica
0806 03:55:54.427044 (+254458us) tablet_replica.cc:259] Starting instrumentation
0806 03:55:54.463059 (+ 36015us) tablet_replica.cc:278] Starting consensus
Metrics: {"mutex_wait_us":4439,"raft.queue_time_us":6187,"raft.run_cpu_time_us":3892,"raft.run_wall_time_us":27161,"spinlock_wait_cycles":21317760,"tablet-open.queue_time_us":11392046}
I20260806 03:55:54.795796 15335 raft_consensus.cc:729] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:54.803544 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:54.806617 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 163857us
I20260806 03:55:54.784646 15322 raft_consensus.cc:2726] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.807636 14526 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:54.808853 15275 raft_consensus.cc:3032] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:54.809449 15275 raft_consensus.cc:729] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:54.805760 15335 consensus_queue.cc:260] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:54.811445 15335 raft_consensus.cc:3037] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:54.810905 15275 consensus_queue.cc:260] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:54.813295 14584 ts_tablet_manager.cc:1428] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.294s	user 0.008s	sys 0.004s
I20260806 03:55:54.814370 15362 raft_consensus.cc:2726] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:54.819020 14308 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47312 (request call id 89) took 1184 ms. Trace:
I20260806 03:55:54.819581 14308 rpcz_store.cc:276] 0806 03:55:53.633895 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:53.636146 (+  2251us) service_pool.cc:227] Handling call
0806 03:55:53.843538 (+207392us) spinlock_profiling.cc:243] Waited 41.6 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:55:54.818400 (+974862us) spinlock_profiling.cc:243] Waited 777 ms on lock 0x7b5400647dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:55:54.818689 (+   289us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1881639168}
I20260806 03:55:54.828825 15275 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:54.830610 15164 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:54.831269 15164 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:54.831700 15164 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:54.787859 15318 leader_election.cc:288] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:54.838239 14048 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43100 (request call id 73) took 1630 ms. Trace:
I20260806 03:55:54.840685 14409 raft_consensus.cc:2454] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:54.846065 14187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39446 (request call id 73) took 1198 ms. Trace:
I20260806 03:55:54.846606 14187 rpcz_store.cc:276] 0806 03:55:53.647855 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:53.718446 (+ 70591us) service_pool.cc:227] Handling call
0806 03:55:54.845801 (+1127355us) spinlock_profiling.cc:243] Waited 317 ms on lock 0x7b5400457254. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:55:54.845988 (+   187us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":728104832}
W20260806 03:55:54.848260 15272 consensus_meta.cc:287] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.701s	user 0.016s	sys 0.002s
I20260806 03:55:54.849031 15272 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:54.851766 15272 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:54.838727 14048 rpcz_store.cc:276] 0806 03:55:53.208111 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:53.208739 (+   628us) service_pool.cc:227] Handling call
0806 03:55:54.837956 (+1629217us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:55:53.631657 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:55:53.661297 (+ 29640us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:55:53.661334 (+    37us) write_op.cc:435] Acquired schema lock
0806 03:55:53.661346 (+    12us) tablet.cc:660] Decoding operations
0806 03:55:53.661727 (+   381us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:55:53.661792 (+    65us) write_op.cc:641] Partition lock acquired for write op
0806 03:55:53.661817 (+    25us) tablet.cc:683] Acquiring locks for 1 operations
0806 03:55:53.662049 (+   232us) tablet.cc:699] Row locks acquired
0806 03:55:53.662062 (+    13us) write_op.cc:260] PREPARE: finished
0806 03:55:53.662236 (+   174us) write_op.cc:270] Start()
0806 03:55:53.662360 (+   124us) write_op.cc:276] Timestamp: P: 1785988553662184 usec, L: 0
0806 03:55:53.662376 (+    16us) op_driver.cc:331] REPLICATION: starting
0806 03:55:53.663162 (+   786us) log.cc:842] Serialized 534 byte log entry
0806 03:55:53.786061 (+122899us) spinlock_profiling.cc:243] Waited 65.1 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d79b7f5fe 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb
0806 03:55:54.206406 (+420345us) op_driver.cc:444] REPLICATION: finished
0806 03:55:54.239367 (+ 32961us) write_op.cc:301] APPLY: starting
0806 03:55:54.239510 (+   143us) tablet.cc:1365] starting BulkCheckPresence
0806 03:55:54.239615 (+   105us) tablet.cc:1368] finished BulkCheckPresence
0806 03:55:54.239641 (+    26us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:55:54.240089 (+   448us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:55:54.387356 (+147267us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0806 03:55:54.387499 (+   143us) write_op.cc:312] APPLY: finished
0806 03:55:54.388319 (+   820us) log.cc:842] Serialized 22 byte log entry
0806 03:55:54.388693 (+   374us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:55:54.388887 (+   194us) write_op.cc:454] Released schema lock
0806 03:55:54.388996 (+   109us) write_op.cc:341] FINISH: Updating metrics
0806 03:55:54.389633 (+   637us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:55:54.389664 (+    31us) write_op.cc:454] Released schema lock
0806 03:55:54.792216 (+402552us) spinlock_profiling.cc:243] Waited 20.1 ms on lock 0x7b1800311bc0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d764 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
Metrics: {"mutex_wait_us":307117,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":26699,"apply.run_cpu_time_us":4342,"apply.run_wall_time_us":189564,"num_ops":1,"prepare.queue_time_us":229516,"prepare.run_cpu_time_us":19253,"prepare.run_wall_time_us":399287,"raft.queue_time_us":94028,"raft.run_cpu_time_us":8312,"raft.run_wall_time_us":269126,"replication_time_us":532800,"spinlock_wait_cycles":195857024,"thread_start_us":499168,"threads_started":4,"wal-append.queue_time_us":373654}]]}
I20260806 03:55:54.854766 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:54.855561 15264 raft_consensus.cc:2726] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:54.873842 14190 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:54.809690 14477 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:54.877192 15252 raft_consensus.cc:2726] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260806 03:55:54.878229 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 68715.7us
I20260806 03:55:54.879527 14477 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:54.880878 15252 raft_consensus.cc:2726] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:55:54.859511 14139 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:54.899541 15264 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.787508 15218 consensus_queue.cc:260] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:54.907226 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 214399us
W20260806 03:55:54.909245 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 107838us
I20260806 03:55:54.920207 15234 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:54.920600 15218 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:54.920898 15234 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:54.923589 15234 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:55:54.925688 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 143683us
I20260806 03:55:54.923578 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:54.932703 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:54.933764 14518 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:55:54.935693 14051 catalog_manager.cc:5495] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } }
W20260806 03:55:54.938870 15216 consensus_meta.cc:287] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.521s	user 0.009s	sys 0.009s
I20260806 03:55:54.941171 14584 tablet_bootstrap.cc:492] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:55:54.943584 14139 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:54.943630 14590 tablet_bootstrap.cc:492] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:54.947935 14050 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43110 (request call id 79) took 1379 ms. Trace:
I20260806 03:55:54.948221 15298 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:55:54.948908 15298 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:54.955770 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:54.957306 14524 raft_consensus.cc:3037] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:54.947041 15318 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:54.960489 15318 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:54.962090 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:54.945308 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:54.965729 14521 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:54.948439 14050 rpcz_store.cc:276] 0806 03:55:53.557424 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:53.557665 (+   241us) service_pool.cc:227] Handling call
0806 03:55:54.925821 (+1368156us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:55:54.002495 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:55:54.003088 (+   593us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:55:54.003124 (+    36us) write_op.cc:435] Acquired schema lock
0806 03:55:54.003149 (+    25us) tablet.cc:660] Decoding operations
0806 03:55:54.003847 (+   698us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:55:54.008973 (+  5126us) write_op.cc:641] Partition lock acquired for write op
0806 03:55:54.012338 (+  3365us) tablet.cc:683] Acquiring locks for 4 operations
0806 03:55:54.032235 (+ 19897us) tablet.cc:699] Row locks acquired
0806 03:55:54.032259 (+    24us) write_op.cc:260] PREPARE: finished
0806 03:55:54.032434 (+   175us) write_op.cc:270] Start()
0806 03:55:54.032566 (+   132us) write_op.cc:276] Timestamp: P: 1785988554032369 usec, L: 0
0806 03:55:54.032592 (+    26us) op_driver.cc:331] REPLICATION: starting
0806 03:55:54.078611 (+ 46019us) log.cc:842] Serialized 1681 byte log entry
0806 03:55:54.237042 (+158431us) op_driver.cc:444] REPLICATION: finished
0806 03:55:54.388127 (+151085us) write_op.cc:301] APPLY: starting
0806 03:55:54.388389 (+   262us) tablet.cc:1365] starting BulkCheckPresence
0806 03:55:54.388709 (+   320us) tablet.cc:1368] finished BulkCheckPresence
0806 03:55:54.388989 (+   280us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:55:54.408884 (+ 19895us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:55:54.409307 (+   423us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0806 03:55:54.409362 (+    55us) write_op.cc:312] APPLY: finished
0806 03:55:54.409709 (+   347us) log.cc:842] Serialized 40 byte log entry
0806 03:55:54.410051 (+   342us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:55:54.410327 (+   276us) write_op.cc:454] Released schema lock
0806 03:55:54.410399 (+    72us) write_op.cc:341] FINISH: Updating metrics
0806 03:55:54.428517 (+ 18118us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:55:54.431177 (+  2660us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":150348,"apply.run_cpu_time_us":5269,"apply.run_wall_time_us":75366,"num_ops":4,"prepare.queue_time_us":131594,"prepare.run_cpu_time_us":7075,"prepare.run_wall_time_us":76500,"replication_time_us":204342,"spinlock_wait_cycles":2944,"thread_start_us":210351,"threads_started":1}]]}
I20260806 03:55:54.962570 15318 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:54.970883 14409 raft_consensus.cc:1226] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260806 03:55:54.971773 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:54.974942 14477 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:54.974114 14365 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:54.952930 14590 ts_tablet_manager.cc:1397] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.748s	user 0.026s	sys 0.022s
I20260806 03:55:54.979399 14253 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:54.939502 15216 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:54.949391 15298 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:55:54.996831 14584 tablet_bootstrap.cc:654] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:54.998836 15318 raft_consensus.cc:2726] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.999557 14365 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:55.000372 15318 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:55.000766 15318 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:55.001022 14365 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:55.001183 15318 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:54.980688 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:54.928902 15171 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.007300 15171 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:55.008055 15274 raft_consensus.cc:2726] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:54.988570 14522 raft_consensus.cc:2454] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:55.020562 14408 raft_consensus.cc:1226] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:55.021136 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:55.023104 15272 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:55.023962 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:55.025544 14520 raft_consensus.cc:3037] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:55.028302 15216 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:55.029605 15164 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.034785 14590 raft_consensus.cc:348] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.035565 14590 raft_consensus.cc:374] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260806 03:55:55.036767 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 57531.3us
W20260806 03:55:55.039264 14253 leader_election.cc:341] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:55.042587 14520 raft_consensus.cc:2454] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:55:55.017786 15335 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:55:55.048934 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:55.049758 14521 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:55:55.035851 14590 raft_consensus.cc:729] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:55.057570 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:55.058483 14522 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 3
W20260806 03:55:55.060544 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 144435us
I20260806 03:55:55.062510 14477 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:55.063577 14477 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:55.064298 15240 raft_consensus.cc:2726] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:55.064078 15335 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:55.064644 15234 consensus_queue.cc:1046] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:55:55.065038 15240 consensus_queue.cc:1035] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:55.065856 15234 consensus_queue.cc:1046] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:55:55.066497 15240 raft_consensus.cc:2781] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:55.060667 15242 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:55.066620 15335 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:55.066932 15234 raft_consensus.cc:3032] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:55.073927 15234 raft_consensus.cc:729] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:55.073854 14522 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:55:55.074738 14308 raft_consensus.cc:1261] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260806 03:55:55.067164 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 66228.9us
I20260806 03:55:55.067799 14590 consensus_queue.cc:260] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:54.987232 15220 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.096670 14139 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:55.098457 14139 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:55.053506 15164 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:55.105621 14139 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:55.108503 14590 ts_tablet_manager.cc:1428] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.126s	user 0.006s	sys 0.004s
I20260806 03:55:55.109829 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:55.110091 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:55.112422 15318 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:55.114408 14590 tablet_bootstrap.cc:492] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:55.115237 15318 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:55.103161 14524 raft_consensus.cc:2454] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:55.093830 15295 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.067227 15252 raft_consensus.cc:3032] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:55.117588 15252 raft_consensus.cc:729] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:55.117797 14194 raft_consensus.cc:1261] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260806 03:55:55.117056 15295 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:55.118613 15252 consensus_queue.cc:260] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.107733 15224 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:55:55.120522 15224 raft_consensus.cc:686] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:55.120749 15219 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:55.121387 15219 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:55.121479 14590 tablet_bootstrap.cc:654] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:55.122004 15219 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:55.127221 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:55.128801 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.129590 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:55.130357 14308 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:55.067021 15240 raft_consensus.cc:686] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:55.137524 14518 raft_consensus.cc:1261] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260806 03:55:55.138176 14518 pending_rounds.cc:76] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e: Aborting all ops after (but not including) 0
I20260806 03:55:55.138576 14518 pending_rounds.cc:97] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260806 03:55:55.139086 14518 raft_consensus.cc:2866] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:55:55.072608 15242 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:55.142632 15242 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:55.143989 15241 consensus_queue.cc:1035] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260806 03:55:55.143203 14308 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:55:55.135941 15240 consensus_queue.cc:237] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.121554 15224 consensus_queue.cc:237] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.154322 15295 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:55.157701 14365 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:55.159318 15318 raft_consensus.cc:2781] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:55.109946 15300 raft_consensus.cc:2781] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
W20260806 03:55:55.164994 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 59482.9us
I20260806 03:55:55.159956 14365 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:55.179354 14584 tablet_bootstrap.cc:492] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
I20260806 03:55:55.180439 14584 ts_tablet_manager.cc:1397] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 0.240s	user 0.011s	sys 0.031s
I20260806 03:55:55.075340 15234 consensus_queue.cc:260] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:55.162664 15300 raft_consensus.cc:686] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:55.159999 15318 raft_consensus.cc:686] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:55.160297 15252 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:55.187305 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:55.188849 15332 consensus_queue.cc:1035] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260806 03:55:55.193904 14584 raft_consensus.cc:348] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.194837 14584 raft_consensus.cc:374] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:55.195159 14584 raft_consensus.cc:729] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:55:55.196633 15300 consensus_queue.cc:237] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.169728 15164 raft_consensus.cc:2781] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:55:55.204066 15164 raft_consensus.cc:686] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:55.204236 15335 consensus_queue.cc:1035] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:55.205451 15164 consensus_queue.cc:237] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.207166 15318 consensus_queue.cc:237] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.210335 15234 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:55:55.175789 14365 leader_election.cc:341] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:55:55.219498 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 43749.4us
I20260806 03:55:55.161938 15220 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:55.177227 15275 raft_consensus.cc:2781] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:55.195960 14584 consensus_queue.cc:260] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.229974 14365 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:55.235283 14365 leader_election.cc:302] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:55.269194 14365 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
W20260806 03:55:55.276417 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 134675us
I20260806 03:55:55.231323 15275 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:55:55.278074 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 214620us
I20260806 03:55:55.280673 15354 raft_consensus.cc:2726] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:55.285944 14584 ts_tablet_manager.cc:1428] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.105s	user 0.009s	sys 0.000s
I20260806 03:55:55.254587 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:55.301156 14518 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:55.301994 14477 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:55.310812 15171 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:55.311656 15171 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:55.231539 15274 consensus_queue.cc:1035] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.057s
I20260806 03:55:55.312983 15239 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.313692 15239 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:55.314054 15242 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:55.315881 15242 consensus_queue.cc:1046] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:55:55.316362 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:55.317862 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:55.318259 15239 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:55.319420 14309 raft_consensus.cc:1261] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:55.320099 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.317924 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.323599 14313 raft_consensus.cc:2454] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:55.282452 15275 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:55.287562 15295 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:55.239857 15279 raft_consensus.cc:2781] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:55.341035 15327 raft_consensus.cc:2781] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:55.329963 15252 raft_consensus.cc:2781] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:55.341837 15327 raft_consensus.cc:686] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:55.342293 15252 raft_consensus.cc:686] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:55.343186 15327 consensus_queue.cc:237] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:55.344141 15229 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:55:55.345841 15383 log.cc:924] Time spent T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260806 03:55:55.346652 14520 raft_consensus.cc:1261] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:55.348366 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.329581 15241 consensus_queue.cc:1035] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260806 03:55:55.349351 15274 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.326727 15322 consensus_queue.cc:1035] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260806 03:55:55.354691 15298 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.322777 14307 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:55.341189 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:55.379010 14408 raft_consensus.cc:2454] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:55.352784 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.334672 15242 raft_consensus.cc:3032] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:55.366104 14477 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:55.371927 15219 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.373971 14312 raft_consensus.cc:2454] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:55.377362 15264 consensus_queue.cc:1035] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:55.378691 15295 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.356360 15171 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:55:55.369093 15382 log.cc:924] Time spent T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.132s	user 0.004s	sys 0.001s
I20260806 03:55:55.363806 15279 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:55.384866 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:55.395041 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.365447 15220 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.343744 15252 consensus_queue.cc:237] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:55.411453 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.402402 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:55.404439 15298 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:55.393481 15234 raft_consensus.cc:2726] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:55.406848 14524 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:55:55.381578 15242 raft_consensus.cc:729] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:55.418534 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:55.312520 14518 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:55:55.441305 14477 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:55.394596 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:55.408627 15279 raft_consensus.cc:3037] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:55.472604 14313 raft_consensus.cc:2454] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:55:55.477885 14590 tablet_bootstrap.cc:492] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:55.366291 15229 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:55.478652 14590 ts_tablet_manager.cc:1397] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.365s	user 0.031s	sys 0.003s
I20260806 03:55:55.391889 15274 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:55.483491 15224 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:55.438038 15241 consensus_queue.cc:1046] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260806 03:55:55.493018 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:55.468605 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:55:55.502070 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 126835us
I20260806 03:55:55.415289 15220 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:55.487469 14314 raft_consensus.cc:3037] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:55.508212 14139 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:55.511622 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:55.523909 14419 raft_consensus.cc:2379] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:55.497983 15224 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.527673 15224 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:55:55.534253 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 93119.7us
I20260806 03:55:55.519613 14367 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:55.511639 14307 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:55.508471 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:55.512230 15298 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:55.555460 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:55.560922 14526 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:55:55.548275 15377 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.541955 15300 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.517982 15234 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:55.599053 14590 raft_consensus.cc:348] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:55.600152 14590 raft_consensus.cc:374] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:55.600513 14590 raft_consensus.cc:729] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:55.560153 15171 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:55:55.581593 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:55.589555 15354 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.619758 14590 consensus_queue.cc:260] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:55.680989 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 93876.7us
I20260806 03:55:55.560598 15360 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.605479 14413 raft_consensus.cc:1261] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:55.555630 15224 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.624557 14180 raft_consensus.cc:2379] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:55.607241 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:55.551208 15242 consensus_queue.cc:260] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.625936 15295 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:55.590834 15275 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:55.694739 15327 raft_consensus.cc:2726] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:55.598217 15300 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.609462 15234 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:55.608958 15298 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.700284 15219 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:55:55.727717 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 368786us
I20260806 03:55:55.701794 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.710327 15281 raft_consensus.cc:2741] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260806 03:55:55.608323 15377 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.742285 14139 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:55.746068 14477 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:55.756778 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 268149us
I20260806 03:55:55.722898 15311 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:55.701905 15354 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.761637 15318 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.756312 14522 raft_consensus.cc:2379] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:55.718065 15224 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.725953 15332 consensus_queue.cc:1035] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260806 03:55:55.701835 15360 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:55.759958 15171 raft_consensus.cc:686] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:55.755570 15219 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:55:55.783180 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 57429.6us
I20260806 03:55:55.770898 14194 raft_consensus.cc:1226] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4. Ops: []
I20260806 03:55:55.792914 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.813879 14196 raft_consensus.cc:1261] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:55.816211 15274 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:55.817202 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:55.817353 15426 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.818277 15426 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:55:55.819010 15415 log.cc:924] Time spent T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260806 03:55:55.820618 15426 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:55.820801 14419 raft_consensus.cc:1261] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260806 03:55:55.822116 15405 log.cc:924] Time spent T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.271s	user 0.001s	sys 0.000s
I20260806 03:55:55.781394 15162 consensus_queue.cc:1035] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260806 03:55:55.782601 15362 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.824848 15362 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.825531 15281 consensus_queue.cc:1035] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:55.827330 15362 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:55.831359 14526 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:55:55.780489 15239 consensus_queue.cc:1046] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260806 03:55:55.844528 14590 ts_tablet_manager.cc:1428] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.359s	user 0.023s	sys 0.018s
I20260806 03:55:55.775177 15272 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260806 03:55:55.810451 15241 raft_consensus.cc:2781] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:55.853077 15171 consensus_queue.cc:237] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.854599 15354 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:55.797219 15229 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:55.856664 15300 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:55.857656 15377 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:55.858736 14307 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:55:55.860529 15239 raft_consensus.cc:3032] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:55:55.861047 15239 raft_consensus.cc:729] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
W20260806 03:55:55.862520 14302 consensus_meta.cc:287] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.544s	user 0.012s	sys 0.001s
I20260806 03:55:55.862999 14302 raft_consensus.cc:2454] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:55.813937 14411 raft_consensus.cc:1261] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:55.863937 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:55.864734 14409 raft_consensus.cc:2454] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:55.865561 15275 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:55.778384 15311 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:55.865983 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.867089 14307 raft_consensus.cc:2379] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:55.867672 15224 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:55.867870 15311 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:55.869361 15298 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:55.807301 15220 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:55.871748 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.851725 15430 raft_consensus.cc:2781] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:55.873064 15430 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:55.873236 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.847215 15274 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:55.874432 15274 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.862020 15239 consensus_queue.cc:260] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:55.876533 15274 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:55.876801 15239 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:55.872699 14313 raft_consensus.cc:2379] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 2: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:55.878072 15204 consensus_queue.cc:1035] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:55.873528 15430 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:55.852519 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:55.849534 15234 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:55.782454 15318 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:55.867825 15314 raft_consensus.cc:3032] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:55.894552 15274 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:55:55.900318 15406 log.cc:924] Time spent T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.312s	user 0.001s	sys 0.001s
I20260806 03:55:55.866148 14180 raft_consensus.cc:1261] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:55.907040 14314 raft_consensus.cc:2454] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:55.915445 14192 raft_consensus.cc:1261] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:55.905620 15274 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.919770 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:55.921857 15274 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:55.921902 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:55.922952 14190 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:55.925132 15318 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:55.904628 15272 consensus_queue.cc:1046] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260806 03:55:55.902441 15314 raft_consensus.cc:729] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:55.928836 15314 consensus_queue.cc:260] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.930517 15314 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:55.918917 15295 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:55.931588 14314 raft_consensus.cc:1261] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:55:55.841552 15219 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:55.932571 15204 raft_consensus.cc:3032] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:55.933087 15204 raft_consensus.cc:729] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:55.918013 14590 tablet_bootstrap.cc:492] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:55.937023 15219 leader_election.cc:288] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:55.931293 15295 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:55:55.939054 15410 log.cc:924] Time spent T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.197s	user 0.001s	sys 0.001s
I20260806 03:55:55.939708 15295 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:55:55.941617 15425 log.cc:924] Time spent T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260806 03:55:55.934254 15204 consensus_queue.cc:260] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:55.901100 14524 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
W20260806 03:55:55.992511 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 179811us
I20260806 03:55:55.978060 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:56.011982 15437 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.012725 15437 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.015344 15437 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:56.016357 15295 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:56.017264 15295 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.026731 15220 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:56.027177 15264 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.027406 15220 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.027753 15264 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.029719 15220 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:56.032487 15218 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.033033 15218 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.035327 15218 leader_election.cc:288] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:56.035539 14194 raft_consensus.cc:1261] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:56.035876 14190 raft_consensus.cc:1261] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:56.037122 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:56.037990 14307 raft_consensus.cc:3037] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:56.029858 15264 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:56.031852 15242 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:56.029719 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:56.039670 14196 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:56.030035 15434 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.044417 15434 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.045179 15360 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:56.019680 15295 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:55:56.054136 15279 consensus_meta.cc:287] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.565s	user 0.011s	sys 0.000s
I20260806 03:55:56.054780 15279 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.058727 14196 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:56.058882 15241 raft_consensus.cc:686] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:55.980558 15426 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.061301 14590 tablet_bootstrap.cc:654] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
W20260806 03:55:56.059397 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 317201us
I20260806 03:55:55.975100 15164 consensus_queue.cc:1035] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.089s
I20260806 03:55:56.066761 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:56.065548 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 271455us
W20260806 03:55:56.077446 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 198761us
I20260806 03:55:56.058085 15434 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:56.077649 14196 raft_consensus.cc:2379] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 2: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:55:56.086630 14365 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:56.115722 14367 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:56.088795 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:56.089582 15219 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:56.119556 14180 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:56.120071 15219 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.121428 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.116613 15318 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:56.122485 15219 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:56.122316 15318 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.123049 15439 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:56.124102 14308 raft_consensus.cc:1261] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260806 03:55:56.124559 14308 pending_rounds.cc:76] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting all ops after (but not including) 1
I20260806 03:55:56.124816 15204 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:56.125274 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.092198 15362 consensus_queue.cc:1035] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260806 03:55:56.127821 15332 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:56.128460 15332 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.122900 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.129995 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.130800 14521 raft_consensus.cc:2379] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:56.109627 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:56.118453 15240 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:56.132332 14302 raft_consensus.cc:2379] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:56.132643 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:56.132447 15240 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.133519 14196 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:56.135221 15240 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:56.137354 14188 raft_consensus.cc:1226] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:55:56.136781 15241 consensus_queue.cc:237] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:56.137727 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.138837 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:56.131510 15332 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:56.142184 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:56.090029 15218 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.134868 14314 raft_consensus.cc:3032] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:55:56.124828 14308 pending_rounds.cc:97] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:55:56.087198 15426 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.118256 14194 raft_consensus.cc:1261] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:56.158795 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:56.123646 15439 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.122417 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:56.163946 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 77463.2us
I20260806 03:55:56.161736 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:56.160705 14308 raft_consensus.cc:2866] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:55:56.124662 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:56.113830 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.172610 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:56.177973 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:56.178220 14188 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:56.178730 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:56.179518 14309 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:56.154383 14314 raft_consensus.cc:729] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:56.164268 15429 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.179997 14188 raft_consensus.cc:1226] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:55:56.189538 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.175326 15443 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:55:56.190340 14411 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:56.190658 15443 raft_consensus.cc:686] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:56.095906 15430 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:56.191811 15443 consensus_queue.cc:237] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.193357 15430 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:55:56.192420 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 115760us
I20260806 03:55:56.194227 14178 raft_consensus.cc:1226] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:56.160775 15450 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:56.194969 15327 consensus_queue.cc:1035] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:56.195251 15450 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.180927 15322 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:56.182642 14314 consensus_queue.cc:260] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:56.197826 15450 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:56.183657 14179 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:56.199620 14520 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:56.200423 14367 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:56.200979 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.185523 15318 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:56.202028 14179 raft_consensus.cc:1261] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:56.202652 15318 raft_consensus.cc:2781] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:56.203152 15318 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:56.203747 15318 raft_consensus.cc:3037] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:56.186038 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.184535 15429 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.204711 14408 raft_consensus.cc:2454] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:56.187201 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.186856 15426 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:56.206260 14414 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:55:56.206636 15429 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:56.183432 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.207785 14412 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:56.207886 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:56.182988 14365 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:56.184521 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:55:56.209033 14253 leader_election.cc:341] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:56.209192 14417 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:56.198853 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:56.198218 14526 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:56.210183 14194 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:56.201779 14525 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:56.213369 14413 raft_consensus.cc:1261] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:56.213940 15327 raft_consensus.cc:2781] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:56.214078 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:56.214442 15327 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:56.198181 14314 raft_consensus.cc:3037] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:56.214900 15327 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:56.215942 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:56.216640 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:55:56.209563 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 43901.5us
I20260806 03:55:56.220048 15419 consensus_queue.cc:1035] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:55:56.221446 15362 consensus_queue.cc:1046] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:56.222334 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:56.223265 14190 raft_consensus.cc:2379] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:56.224145 15272 raft_consensus.cc:3032] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:55:56.224272 15452 consensus_queue.cc:1035] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:56.224954 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.225198 15360 consensus_queue.cc:1035] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:55:56.225826 14419 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:56.226854 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.227603 14365 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:56.228531 15429 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:56.228906 15429 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:56.229496 15429 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:56.229990 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:56.231526 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.185470 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.224689 15272 raft_consensus.cc:729] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:56.201766 14367 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:56.216709 14196 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
W20260806 03:55:56.248538 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 46864.3us
I20260806 03:55:56.237217 14365 leader_election.cc:302] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:55:56.240621 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 46579us
I20260806 03:55:56.246472 14421 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:56.228828 14517 raft_consensus.cc:1226] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4. Ops: []
I20260806 03:55:56.214942 14525 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:56.265465 14365 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:56.170957 15279 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:56.279618 14253 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:56.305455 14253 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:56.281934 14047 catalog_manager.cc:5495] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 2 to 3, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 3 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:56.288653 14526 raft_consensus.cc:1261] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:56.227636 14516 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:56.236997 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:56.235159 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.235340 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.313925 14367 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:56.312541 14047 catalog_manager.cc:5495] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 2, leader changed from ea4c17bf862541aa93d120d173084b0e (127.0.183.4) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 2 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260806 03:55:56.231930 14180 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:56.235075 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:56.266392 15450 raft_consensus.cc:2781] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260806 03:55:56.316783 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 65392.9us
I20260806 03:55:56.272660 15275 raft_consensus.cc:2781] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:56.166476 15218 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.319726 14253 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:56.313726 15274 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:56.325798 15272 consensus_queue.cc:260] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:56.319213 15335 raft_consensus.cc:2781] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:56.321784 14047 catalog_manager.cc:5495] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 2, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 2 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:56.322273 15162 raft_consensus.cc:2781] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:56.333055 15450 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:56.351575 14590 tablet_bootstrap.cc:492] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:56.378573 15450 raft_consensus.cc:3037] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:56.378855 14590 ts_tablet_manager.cc:1397] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.476s	user 0.025s	sys 0.041s
I20260806 03:55:56.378674 14311 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:56.273237 15354 consensus_queue.cc:1035] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
W20260806 03:55:56.350826 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 70000.4us
I20260806 03:55:56.343266 15274 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:55:56.356346 14477 leader_election.cc:341] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:56.328832 15439 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:56.366618 14047 catalog_manager.cc:5495] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 2, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 2 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
W20260806 03:55:56.364872 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 61034.3us
I20260806 03:55:56.360152 15362 raft_consensus.cc:2781] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:56.381820 14590 raft_consensus.cc:348] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.389353 15362 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:56.389653 14590 raft_consensus.cc:374] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:56.389865 15362 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:56.390096 14590 raft_consensus.cc:729] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:56.390254 14139 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:56.390930 14590 consensus_queue.cc:260] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.391476 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.311966 15452 consensus_queue.cc:1035] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260806 03:55:56.372035 14518 raft_consensus.cc:2379] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:56.372390 15322 raft_consensus.cc:2781] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:56.321261 15241 consensus_queue.cc:1035] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260806 03:55:56.363698 15311 consensus_queue.cc:1035] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260806 03:55:56.361056 15335 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:56.412963 14477 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:56.376088 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:56.333714 15275 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:56.424381 14477 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:56.373363 15239 consensus_queue.cc:1046] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260806 03:55:56.334249 15360 consensus_queue.cc:1046] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260806 03:55:56.377916 15162 raft_consensus.cc:686] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:56.341717 14526 raft_consensus.cc:1226] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:55:56.451671 15162 consensus_queue.cc:237] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:56.452203 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.454249 14526 raft_consensus.cc:1261] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:55:56.369379 15429 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.380576 15354 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.392295 15430 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.392414 15164 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:56.394747 14590 ts_tablet_manager.cc:1428] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260806 03:55:56.391726 14139 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:56.462906 15171 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election won for term 4
W20260806 03:55:56.463126 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 71455.3us
I20260806 03:55:56.389456 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:56.383267 15218 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:56.381386 15272 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:55:56.380843 14522 raft_consensus.cc:2379] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:56.387174 14047 catalog_manager.cc:5495] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 2, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 2 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:56.374696 14516 raft_consensus.cc:1226] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:55:56.384661 15274 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:56.380779 14527 raft_consensus.cc:1226] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:55:56.411017 15439 consensus_queue.cc:1035] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:56.403120 15322 raft_consensus.cc:686] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:56.316113 15327 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:56.459697 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 108677us
I20260806 03:55:56.463515 15171 raft_consensus.cc:686] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
W20260806 03:55:56.520447 15463 log.cc:924] Time spent T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.250s	user 0.003s	sys 0.000s
W20260806 03:55:56.523566 15314 consensus_meta.cc:287] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.592s	user 0.014s	sys 0.000s
I20260806 03:55:56.525519 15327 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:56.526260 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.527843 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.528267 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.528585 14314 raft_consensus.cc:1261] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260806 03:55:56.529110 14314 pending_rounds.cc:76] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting all ops after (but not including) 1
I20260806 03:55:56.529489 14314 pending_rounds.cc:97] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:55:56.529772 14314 raft_consensus.cc:2866] T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:55:56.530593 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.414741 15335 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:56.501766 15281 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.546026 15281 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:56.547186 15279 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:56.447811 15275 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:56.459682 15446 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:56.547793 15279 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:56.474711 15354 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.550084 15279 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:56.550442 15354 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:56.532014 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.503952 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.551079 15429 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:56.505191 15452 raft_consensus.cc:3032] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:55:56.551388 14419 raft_consensus.cc:2454] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:56.551826 15452 raft_consensus.cc:729] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:56.552764 15452 consensus_queue.cc:260] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:56.554057 15452 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:56.473592 15424 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.511044 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.463403 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.513563 14590 tablet_bootstrap.cc:492] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:55:56.513367 14047 catalog_manager.cc:5495] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:56.514895 14526 raft_consensus.cc:1261] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:55:56.505255 15360 consensus_queue.cc:1225] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer 4db97c7dfa2f4d91b76802c5095b826c log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260806 03:55:56.516752 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:56.517226 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.518613 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:56.523345 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:56.362111 15318 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:56.580436 15318 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:55:56.580709 15480 log.cc:924] Time spent T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260806 03:55:56.584467 14409 raft_consensus.cc:2379] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 2: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:56.500274 14139 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:56.588922 15295 raft_consensus.cc:2781] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:56.589485 15295 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:56.589926 15295 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:56.558038 15204 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:56.592429 15204 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:56.594488 15204 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:56.520503 15171 consensus_queue.cc:237] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:56.572953 15424 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.602149 15424 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:55:56.608212 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 108039us
I20260806 03:55:56.611259 14139 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:56.542567 14253 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:56.528992 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.543967 14517 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:56.544646 15322 consensus_queue.cc:237] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.546233 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.548514 15446 raft_consensus.cc:686] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:56.508876 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:55:56.476293 15465 log.cc:924] Time spent T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.191s	user 0.000s	sys 0.004s
I20260806 03:55:56.500680 14145 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:56.507119 15218 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.502548 14312 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:56.565124 14417 raft_consensus.cc:2454] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:56.512372 15443 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:56.474571 15430 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:56.575811 14047 catalog_manager.cc:5495] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } }
I20260806 03:55:56.576658 14518 raft_consensus.cc:3037] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:56.529057 14413 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:56.659899 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.627771 14525 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:55:56.556991 15327 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.665885 14526 raft_consensus.cc:1261] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:55:56.666329 14417 raft_consensus.cc:1261] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:56.619802 14139 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:56.624984 14527 raft_consensus.cc:2379] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:56.625211 14590 tablet_bootstrap.cc:654] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:55:56.625057 15281 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:56.625711 15220 consensus_queue.cc:1035] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260806 03:55:56.635571 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 134977us
I20260806 03:55:56.710340 14047 catalog_manager.cc:5495] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } }
I20260806 03:55:56.640317 15204 raft_consensus.cc:2781] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:55:56.640508 15360 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:56.641536 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:56.643417 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:56.647027 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.617257 15434 raft_consensus.cc:2726] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:56.664505 14479 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:56.615643 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.705463 15311 raft_consensus.cc:2726] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260806 03:55:56.712759 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 170298us
I20260806 03:55:56.734845 14253 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:56.648912 15318 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:56.657892 15426 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.657963 15240 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.723004 14526 raft_consensus.cc:1261] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:55:56.617913 15275 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.649742 15440 raft_consensus.cc:2781] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:56.738363 14253 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:56.709479 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:55:56.740796 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 76428.8us
I20260806 03:55:56.716228 15204 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:56.657900 15218 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:56.658135 15443 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.729247 14411 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:56.745980 14367 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:56.715847 15327 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.743629 15171 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:56.744449 15434 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.731943 14414 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:56.781170 14253 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:56.746913 15439 raft_consensus.cc:2781] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:56.772837 14419 raft_consensus.cc:2379] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:56.768296 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.746183 15440 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:56.765796 15204 raft_consensus.cc:3037] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:56.797202 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 177399us
I20260806 03:55:56.745854 15470 raft_consensus.cc:2726] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:55:56.727118 15360 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.779728 15242 raft_consensus.cc:2726] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:55:56.810580 14139 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:56.779922 14409 raft_consensus.cc:1261] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260806 03:55:56.803642 14365 leader_election.cc:341] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:56.779567 14410 raft_consensus.cc:1261] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:56.754206 15252 consensus_queue.cc:1035] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260806 03:55:56.748551 15240 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.813504 14421 raft_consensus.cc:2379] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 2: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:56.748351 15318 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:56.748451 15426 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:56.789914 15439 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:56.781677 15171 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:56.793243 15322 raft_consensus.cc:2726] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:56.751821 15474 consensus_queue.cc:1035] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260806 03:55:56.745656 15272 consensus_queue.cc:1035] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.068s
I20260806 03:55:56.809384 15440 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:56.795539 15239 consensus_queue.cc:1035] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
W20260806 03:55:56.872781 15473 log.cc:924] Time spent T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.168s	user 0.001s	sys 0.001s
I20260806 03:55:56.855216 15439 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:56.876591 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.877466 15241 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.774233 15446 consensus_queue.cc:237] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:56.878584 15318 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:56.879447 15426 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:56.880734 15362 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:56.881387 15466 log.cc:924] Time spent T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.594s	user 0.004s	sys 0.000s
I20260806 03:55:56.881940 15430 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:56.882501 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:56.884666 15240 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:56.884809 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:56.925199 14526 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:56.887284 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.888490 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:56.889355 15218 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:56.880523 15443 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:56.891929 15360 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:56.893196 15335 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:56.894049 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 149601us
I20260806 03:55:56.793044 15434 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:56.895043 15275 leader_election.cc:288] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:56.895275 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.824645 15470 raft_consensus.cc:2726] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:55:56.896231 15490 log.cc:924] Time spent T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
W20260806 03:55:56.900219 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 83779.3us
I20260806 03:55:56.907163 15220 consensus_queue.cc:1035] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.066s
I20260806 03:55:56.990077 14417 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:56.875298 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.905030 14365 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:56.854959 15171 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:56.871807 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.896661 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:56.901513 15419 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:56.955997 15430 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:55:56.962035 15482 log.cc:924] Time spent T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
W20260806 03:55:56.924495 15450 consensus_meta.cc:287] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.521s	user 0.014s	sys 0.000s
I20260806 03:55:56.957695 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.976193 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:56.924896 15219 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:57.003786 14526 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:55:56.911031 15252 consensus_queue.cc:1035] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.068s
W20260806 03:55:57.011960 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 107062us
W20260806 03:55:56.989636 15484 log.cc:924] Time spent T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.256s	user 0.002s	sys 0.000s
I20260806 03:55:57.020673 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:56.978229 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.020015 14419 raft_consensus.cc:2354] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3.
I20260806 03:55:56.919847 15241 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:57.011260 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:55:57.052724 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 242247us
I20260806 03:55:57.017556 15318 raft_consensus.cc:2781] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:57.051414 14253 leader_election.cc:302] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:57.096310 14365 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:57.094255 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
W20260806 03:55:57.098101 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 71985.2us
I20260806 03:55:57.100121 14253 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:57.020226 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:57.115548 14365 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:57.095216 14139 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:57.011940 15272 consensus_queue.cc:1035] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.069s
I20260806 03:55:57.020228 15498 raft_consensus.cc:2781] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:57.123030 14411 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:57.080597 14309 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:57.070452 14413 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:57.060055 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.120810 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:57.121636 14414 raft_consensus.cc:1226] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:57.103227 15318 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:57.117758 15441 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:57.201864 14365 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:57.057286 15450 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:57.051492 15430 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:57.052485 15295 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:57.124742 15216 consensus_queue.cc:1035] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:57.102088 14312 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:57.095651 15327 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:55:57.126983 15460 log.cc:924] Time spent T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.803s	user 0.000s	sys 0.004s
W20260806 03:55:57.081498 15452 consensus_meta.cc:287] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.518s	user 0.007s	sys 0.007s
I20260806 03:55:57.017303 15474 consensus_queue.cc:1046] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.079s
W20260806 03:55:57.100844 15481 log.cc:924] Time spent T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.127s	user 0.001s	sys 0.001s
W20260806 03:55:57.118268 15492 log.cc:924] Time spent T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.127s	user 0.000s	sys 0.001s
I20260806 03:55:57.026340 15419 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:57.096333 15311 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:57.123243 15498 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:57.129138 15275 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:55:57.132108 14410 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.165067 14524 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40850 (request call id 193) took 1061 ms. Trace:
I20260806 03:55:57.229955 15470 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:57.206115 14479 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:57.208045 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.071327 15219 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:57.260686 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:57.261224 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:57.262632 15219 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:57.115746 14408 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:57.141693 15272 raft_consensus.cc:2726] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:57.213244 14419 raft_consensus.cc:1261] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:57.166766 15511 raft_consensus.cc:2726] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:57.215294 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:57.273103 14187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 146) took 1159 ms. Trace:
I20260806 03:55:57.216774 14411 raft_consensus.cc:1226] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260806 03:55:57.248826 15498 raft_consensus.cc:3037] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.226171 15424 raft_consensus.cc:2781] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:55:57.227108 14196 raft_consensus.cc:2379] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:55:57.275069 15424 raft_consensus.cc:686] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:57.276317 15424 consensus_queue.cc:237] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:57.239354 15362 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:55:57.232870 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 132906us
W20260806 03:55:57.233228 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 138175us
I20260806 03:55:57.202802 15318 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.179843 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:57.204633 15241 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:57.221339 15430 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:57.302907 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:57.273278 14527 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:57.304046 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.304785 14308 raft_consensus.cc:3032] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:55:57.305160 14308 raft_consensus.cc:729] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:57.303035 14312 raft_consensus.cc:1226] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:57.306061 14308 consensus_queue.cc:260] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:57.259582 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:57.309231 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:55:57.260063 15504 log.cc:924] Time spent T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.157s	user 0.000s	sys 0.001s
W20260806 03:55:57.260358 15513 log.cc:924] Time spent T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.128s	user 0.000s	sys 0.001s
I20260806 03:55:57.267249 15470 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:57.312254 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 331868us
I20260806 03:55:57.248739 14524 rpcz_store.cc:276] 0806 03:55:56.077074 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:56.082533 (+  5459us) service_pool.cc:227] Handling call
0806 03:55:56.113265 (+ 30732us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:55:56.184856 (+ 71591us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:55:56.184908 (+    52us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:55:56.284512 (+ 99604us) spinlock_profiling.cc:243] Waited 54.2 ms on lock 0x7b2c001c0378. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:55:56.284970 (+   458us) log.cc:842] Serialized 26 byte log entry
0806 03:55:56.313450 (+ 28480us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:55:56.313491 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:56.313559 (+    68us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:55:56.880542 (+566983us) spinlock_profiling.cc:243] Waited 53.3 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:55:57.138624 (+258082us) raft_consensus.cc:1671] finished
0806 03:55:57.138661 (+    37us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:55:57.138853 (+   192us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":14425,"raft.queue_time_us":102261,"raft.run_cpu_time_us":212,"raft.run_wall_time_us":39069,"spinlock_wait_cycles":247174144,"thread_start_us":22872,"threads_started":1,"wal-append.queue_time_us":1861}
I20260806 03:55:57.237092 15162 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:57.237600 15499 raft_consensus.cc:2741] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260806 03:55:57.265923 15204 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:57.336282 15240 raft_consensus.cc:2781] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:57.336735 15240 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:57.337051 15240 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.337850 15204 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:55:57.272293 15274 consensus_meta.cc:287] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.761s	user 0.007s	sys 0.007s
I20260806 03:55:57.316964 15281 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:57.340306 15274 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:57.341503 14409 raft_consensus.cc:1226] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:57.340814 15281 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:57.279232 14590 tablet_bootstrap.cc:492] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:55:57.342494 14590 ts_tablet_manager.cc:1397] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 0.836s	user 0.035s	sys 0.057s
I20260806 03:55:57.219628 15441 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:57.284281 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:57.348656 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.228309 15295 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:57.277937 15419 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:57.246858 15252 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:57.281605 14139 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:57.282790 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.247566 15520 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:57.281255 14516 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:57.289166 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:57.365196 15419 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:57.365696 14521 raft_consensus.cc:3037] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:57.273852 14187 rpcz_store.cc:276] 0806 03:55:56.120063 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:56.123407 (+  3344us) service_pool.cc:227] Handling call
0806 03:55:56.123911 (+   504us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:55:56.161765 (+ 37854us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:55:56.164465 (+  2700us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:55:56.182939 (+ 18474us) log.cc:842] Serialized 26 byte log entry
0806 03:55:56.320211 (+137272us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:55:56.341358 (+ 21147us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:56.359686 (+ 18328us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:55:57.126138 (+766452us) spinlock_profiling.cc:243] Waited 23.7 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:55:57.266837 (+140699us) raft_consensus.cc:1671] finished
0806 03:55:57.269718 (+  2881us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:55:57.273016 (+  3298us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":17538,"raft.queue_time_us":35759,"raft.run_cpu_time_us":174,"raft.run_wall_time_us":8233,"spinlock_wait_cycles":54605184,"thread_start_us":131011,"threads_started":1,"wal-append.queue_time_us":140445}
I20260806 03:55:57.368973 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:57.369779 14187 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:57.370167 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:57.292935 15434 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:57.278802 15335 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:57.368966 15450 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:57.292996 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:57.373780 14189 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:57.374331 15252 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:57.253490 15311 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:57.373387 14314 raft_consensus.cc:2379] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:57.377844 14526 raft_consensus.cc:2379] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:57.296058 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:57.297048 14051 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43126 (request call id 74) took 3549 ms. Trace:
I20260806 03:55:57.343963 15281 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:57.382711 14051 rpcz_store.cc:276] 0806 03:55:53.747475 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:53.752180 (+  4705us) service_pool.cc:227] Handling call
0806 03:55:54.843224 (+1091044us) spinlock_profiling.cc:243] Waited 249 ms on lock 0x7b54000e1ad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d82a1fd6c 00007f0d82b19c3e 00007f0d80e2bfb4 00007f0d80e2bf42 00007f0d80e2be71 00007f0d80e2bdec 00007f0d80e2b0a2 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:55:57.296936 (+2453712us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:55:55.513211 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:55:55.715741 (+202530us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:55:55.727023 (+ 11282us) write_op.cc:435] Acquired schema lock
0806 03:55:55.730121 (+  3098us) tablet.cc:660] Decoding operations
0806 03:55:55.829926 (+ 99805us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:55:55.849280 (+ 19354us) write_op.cc:641] Partition lock acquired for write op
0806 03:55:55.849319 (+    39us) tablet.cc:683] Acquiring locks for 1 operations
0806 03:55:55.849626 (+   307us) tablet.cc:699] Row locks acquired
0806 03:55:55.849667 (+    41us) write_op.cc:260] PREPARE: finished
0806 03:55:55.850013 (+   346us) write_op.cc:270] Start()
0806 03:55:55.850184 (+   171us) write_op.cc:276] Timestamp: P: 1785988555849774 usec, L: 0
0806 03:55:55.850204 (+    20us) op_driver.cc:331] REPLICATION: starting
0806 03:55:55.851025 (+   821us) log.cc:842] Serialized 534 byte log entry
0806 03:55:56.412458 (+561433us) op_driver.cc:444] REPLICATION: finished
0806 03:55:56.568445 (+155987us) write_op.cc:301] APPLY: starting
0806 03:55:56.568546 (+   101us) tablet.cc:1365] starting BulkCheckPresence
0806 03:55:56.568665 (+   119us) tablet.cc:1368] finished BulkCheckPresence
0806 03:55:56.568841 (+   176us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:55:56.613982 (+ 45141us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:55:56.636420 (+ 22438us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0806 03:55:56.657918 (+ 21498us) write_op.cc:312] APPLY: finished
0806 03:55:56.709310 (+ 51392us) log.cc:842] Serialized 22 byte log entry
0806 03:55:56.723802 (+ 14492us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:55:56.723944 (+   142us) write_op.cc:454] Released schema lock
0806 03:55:56.725751 (+  1807us) write_op.cc:341] FINISH: Updating metrics
0806 03:55:56.747430 (+ 21679us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:55:56.750318 (+  2888us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":3,"spinlock_wait_cycles":572492032,"child_traces":[["op",{"apply.queue_time_us":143752,"apply.run_cpu_time_us":3001,"apply.run_wall_time_us":198367,"num_ops":1,"prepare.queue_time_us":545956,"prepare.run_cpu_time_us":39435,"prepare.run_wall_time_us":619271,"raft.queue_time_us":225757,"raft.run_cpu_time_us":19170,"raft.run_wall_time_us":156159,"replication_time_us":562155,"thread_start_us":903084,"threads_started":5,"wal-append.queue_time_us":322080}]]}
I20260806 03:55:57.289920 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:57.124122 15443 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:57.307703 14308 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.310004 14188 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.328948 14477 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:55:57.362737 14518 consensus_meta.cc:287] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.656s	user 0.010s	sys 0.006s
I20260806 03:55:57.389535 14518 raft_consensus.cc:2454] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
W20260806 03:55:57.335641 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 129900us
I20260806 03:55:57.390908 14518 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40840 (request call id 121) took 1033 ms. Trace:
I20260806 03:55:57.391520 15520 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:57.329159 14365 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:57.353672 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:55:57.361953 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 80467.4us
I20260806 03:55:57.363540 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:57.365334 15441 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:57.365770 15419 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:57.352687 15162 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:57.303339 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.295027 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:57.388734 14520 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 3
W20260806 03:55:57.401909 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 73055.5us
I20260806 03:55:57.435415 14477 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:55:57.402685 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 73676.6us
I20260806 03:55:57.352737 14590 raft_consensus.cc:348] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:57.362067 14311 raft_consensus.cc:2362] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1. Re-sending same reply.
I20260806 03:55:57.438856 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.440485 14590 raft_consensus.cc:374] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:55:57.441248 14590 raft_consensus.cc:729] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:55:57.441910 14311 raft_consensus.cc:2454] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:55:57.439427 14477 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:57.443769 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.408373 14139 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:57.413276 14479 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:57.417441 15419 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.419517 15162 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:57.412621 15322 raft_consensus.cc:2781] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:57.421911 14412 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:57.409708 14194 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:57.423943 15252 leader_election.cc:288] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:57.424211 15278 raft_consensus.cc:2726] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:57.424232 14313 raft_consensus.cc:3037] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:55:57.423707 15440 consensus_meta.cc:287] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.517s	user 0.011s	sys 0.000s
W20260806 03:55:57.447122 14365 leader_election.cc:341] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:55:57.447839 14145 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:57.442175 14590 consensus_queue.cc:260] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:57.448670 14139 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:57.477123 14139 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:57.428292 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:57.457886 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.434710 15519 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:57.391415 14518 rpcz_store.cc:276] 0806 03:55:56.397295 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:56.518276 (+120981us) service_pool.cc:227] Handling call
0806 03:55:57.390835 (+872559us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:55:57.485280 14365 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:57.452380 15322 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:57.493638 15322 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:57.451974 15434 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:57.495563 15434 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:57.496008 15434 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.450191 14522 raft_consensus.cc:2454] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:57.469952 15234 raft_consensus.cc:2781] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:57.506233 14365 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:57.451601 15241 consensus_queue.cc:1035] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260806 03:55:57.483438 15485 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:57.509094 14139 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:57.484304 15252 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:57.544770 14590 ts_tablet_manager.cc:1428] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.202s	user 0.007s	sys 0.000s
W20260806 03:55:57.560688 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 51712.9us
W20260806 03:55:57.553022 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 113718us
I20260806 03:55:57.561985 14477 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:57.492813 15311 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:57.491236 15335 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:57.507227 15401 consensus_queue.cc:1035] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.101s
I20260806 03:55:57.568262 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.492503 15430 raft_consensus.cc:2781] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:57.574396 15500 raft_consensus.cc:2781] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:57.575173 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:57.492010 14419 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:57.576274 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.543192 15234 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:57.481038 15440 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:57.552284 15470 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:57.568076 15252 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:57.610481 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.611007 15500 raft_consensus.cc:686] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:57.611258 14306 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:57.490799 15519 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:57.578928 15430 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:57.586604 14477 leader_election.cc:398] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3.
I20260806 03:55:57.625885 14477 leader_election.cc:401] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:55:57.588534 15443 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:57.609234 14411 raft_consensus.cc:2379] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:57.609586 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:57.609874 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:57.589020 14410 raft_consensus.cc:2454] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:55:57.546140 15525 raft_consensus.cc:2781] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:57.622308 15500 consensus_queue.cc:237] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:57.622613 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.656450 15240 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:57.589625 15520 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:57.589212 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:57.659740 14189 raft_consensus.cc:3037] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:57.599634 15234 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:55:57.626880 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 44025.6us
I20260806 03:55:57.591739 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.551115 15322 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:57.669067 15322 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:57.610958 15252 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:57.669956 15318 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:57.583328 15274 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:57.588411 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:57.672215 14308 raft_consensus.cc:1261] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260806 03:55:57.655529 15419 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:57.673307 14189 raft_consensus.cc:2454] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:57.673507 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:57.587917 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:57.578431 15335 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:57.553591 15498 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:57.607661 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:57.560385 15485 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:57.685495 15485 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:57.688387 15335 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:57.689819 14517 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40850 (request call id 202) took 1286 ms. Trace:
I20260806 03:55:57.690310 14517 rpcz_store.cc:276] 0806 03:55:56.403660 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:56.525917 (+122257us) service_pool.cc:227] Handling call
0806 03:55:57.689575 (+1163658us) spinlock_profiling.cc:243] Waited 13.9 ms on lock 0x7b5400295ed4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:55:57.689731 (+   156us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":31943936}
I20260806 03:55:57.693962 15419 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:55:57.642426 15528 log.cc:924] Time spent T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.090s	user 0.000s	sys 0.000s
I20260806 03:55:57.630234 15430 raft_consensus.cc:3037] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.645547 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:57.646641 14188 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:55:57.646945 15434 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:57.631383 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:57.633312 15295 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:57.652490 14192 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:57.653587 15519 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:57.659031 15240 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:57.662434 14145 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
W20260806 03:55:57.731123 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 68812.1us
I20260806 03:55:57.665555 14477 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:57.672375 14417 raft_consensus.cc:2354] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:55:57.672726 14308 pending_rounds.cc:76] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting all ops after (but not including) 1
I20260806 03:55:57.601408 15311 raft_consensus.cc:2726] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:55:57.675884 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:57.586046 14365 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:55:57.671882 15171 consensus_meta.cc:287] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.650s	user 0.011s	sys 0.005s
I20260806 03:55:57.739447 15171 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:57.741549 15434 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:57.741490 15218 raft_consensus.cc:2781] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:57.744700 15218 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:57.745218 15218 raft_consensus.cc:3037] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:57.746604 15252 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:57.728595 14520 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:55:57.728225 15242 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:57.735277 14522 raft_consensus.cc:2379] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:57.679306 15440 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:57.749316 14516 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40850 (request call id 203) took 1142 ms. Trace:
I20260806 03:55:57.748947 15242 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:57.749958 14180 raft_consensus.cc:1226] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:57.749725 14516 rpcz_store.cc:276] 0806 03:55:56.606979 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:56.607153 (+   174us) service_pool.cc:227] Handling call
0806 03:55:56.896453 (+289300us) spinlock_profiling.cc:243] Waited 5.47 ms on lock 0x7b5800146a98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:55:57.749141 (+852688us) spinlock_profiling.cc:243] Waited 253 ms on lock 0x7b540034f3d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:55:57.749255 (+   114us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":593402368}
I20260806 03:55:57.750989 15241 raft_consensus.cc:2726] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3.
I20260806 03:55:57.734575 15295 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:57.753032 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.754539 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.755225 14302 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:57.639649 15525 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:57.714519 14313 raft_consensus.cc:2454] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:57.758958 15525 raft_consensus.cc:3037] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:57.767048 14313 raft_consensus.cc:1261] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260806 03:55:57.767611 14313 pending_rounds.cc:76] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting all ops after (but not including) 1
I20260806 03:55:57.655844 14409 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 133) took 1010 ms. Trace:
I20260806 03:55:57.767891 14313 pending_rounds.cc:97] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260806 03:55:57.736954 15519 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:57.768375 14313 raft_consensus.cc:2866] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:55:57.683135 15498 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:55:57.768935 15538 log.cc:924] Time spent T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.159s	user 0.003s	sys 0.000s
I20260806 03:55:57.695102 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.771562 15419 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:57.772199 15419 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:57.772879 15295 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:57.768185 14409 rpcz_store.cc:276] 0806 03:55:56.645292 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:57.131981 (+486689us) service_pool.cc:227] Handling call
0806 03:55:57.235255 (+103274us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:57.341946 (+106691us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:57.655448 (+313502us) spinlock_profiling.cc:243] Waited 106 ms on lock 0x7b5400269dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:55:57.655757 (+   309us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":243860224}
I20260806 03:55:57.774421 15419 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:57.774612 15242 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:55:57.775117 15459 log.cc:924] Time spent T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.885s	user 0.000s	sys 0.008s
I20260806 03:55:57.741734 15171 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:55:57.784798 15439 consensus_meta.cc:287] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.864s	user 0.010s	sys 0.004s
I20260806 03:55:57.785089 15360 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:57.785261 15439 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:57.735383 15537 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:57.785739 15360 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:57.786327 15537 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:57.786805 15537 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:57.787588 15439 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:57.790177 15252 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:57.785234 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:57.737429 14311 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.795495 15443 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:57.787972 15525 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:57.735632 15220 raft_consensus.cc:2781] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:57.730414 15164 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:57.800841 15164 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:55:57.800983 15534 log.cc:924] Time spent T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.191s	user 0.002s	sys 0.000s
I20260806 03:55:57.802567 15525 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:57.802845 14311 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:55:57.804243 14479 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:57.805073 15311 raft_consensus.cc:2781] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:55:57.805570 15311 raft_consensus.cc:686] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:57.805486 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:55:57.806391 15497 log.cc:924] Time spent T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.930s	user 0.003s	sys 0.004s
I20260806 03:55:57.806947 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:57.806773 15311 consensus_queue.cc:237] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:57.807761 14311 raft_consensus.cc:2379] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:57.808724 14304 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 151) took 1167 ms. Trace:
I20260806 03:55:57.809247 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:57.810169 14302 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.809165 14304 rpcz_store.cc:276] 0806 03:55:56.641368 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:56.641571 (+   203us) service_pool.cc:227] Handling call
0806 03:55:56.642130 (+   559us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:55:56.642467 (+   337us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:55:56.642517 (+    50us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:55:56.643130 (+   613us) log.cc:842] Serialized 26 byte log entry
0806 03:55:56.783191 (+140061us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:55:56.783249 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:56.792574 (+  9325us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:55:57.805616 (+1013042us) spinlock_profiling.cc:243] Waited 10.9 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:55:57.808395 (+  2779us) raft_consensus.cc:1671] finished
0806 03:55:57.808413 (+    18us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:55:57.808652 (+   239us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":25085696,"thread_start_us":136241,"threads_started":1,"wal-append.queue_time_us":174348}
I20260806 03:55:57.811379 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:57.804245 14521 raft_consensus.cc:1261] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260806 03:55:57.737599 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 151630us
I20260806 03:55:57.757220 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:57.679916 14525 raft_consensus.cc:2379] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 3: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:57.719290 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:57.814692 14189 raft_consensus.cc:2379] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:55:57.789031 14307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 148) took 1150 ms. Trace:
I20260806 03:55:57.735853 14308 pending_rounds.cc:97] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:55:57.816223 14308 raft_consensus.cc:2866] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:55:57.815423 14307 rpcz_store.cc:276] 0806 03:55:56.638339 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:56.648392 (+ 10053us) service_pool.cc:227] Handling call
0806 03:55:57.788234 (+1139842us) spinlock_profiling.cc:243] Waited 41.1 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:55:57.788462 (+   228us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:57.788662 (+   200us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:55:57.788698 (+    36us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:55:57.788743 (+    45us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:55:57.788772 (+    29us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:57.788834 (+    62us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:55:57.788950 (+   116us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":94470528}
I20260806 03:55:57.817039 14308 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 227) took 1441 ms. Trace:
I20260806 03:55:57.817731 14307 raft_consensus.cc:1261] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:55:57.817941 15314 raft_consensus.cc:2726] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:57.817407 14308 rpcz_store.cc:276] 0806 03:55:56.375882 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:56.380123 (+  4241us) service_pool.cc:227] Handling call
0806 03:55:56.380467 (+   344us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:57.304683 (+924216us) spinlock_profiling.cc:243] Waited 194 ms on lock 0x7b540010d220. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca55730 00007f0d7cac7300 00007f0d7cac8371 00007f0d7cac4edf 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc
0806 03:55:57.816729 (+512046us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:57.816978 (+   249us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":446044032}
I20260806 03:55:57.791316 15218 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:55:57.819422 15332 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260806 03:55:57.820211 14417 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59036 (request call id 176) took 1172 ms. Trace:
I20260806 03:55:57.820636 14417 rpcz_store.cc:276] 0806 03:55:56.655753 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:57.007074 (+351321us) service_pool.cc:227] Handling call
0806 03:55:57.819942 (+812868us) spinlock_profiling.cc:243] Waited 610 ms on lock 0x7b54002c1854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:55:57.820144 (+   202us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1403923328}
W20260806 03:55:57.821110 15493 log.cc:924] Time spent T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.935s	user 0.008s	sys 0.000s
I20260806 03:55:57.821419 15218 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:57.822757 14190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 139) took 1355 ms. Trace:
I20260806 03:55:57.768790 15519 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
W20260806 03:55:57.733734 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 68246.5us
I20260806 03:55:57.824846 14477 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:57.823290 14190 rpcz_store.cc:276] 0806 03:55:56.467285 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:56.473234 (+  5949us) service_pool.cc:227] Handling call
0806 03:55:56.517589 (+ 44355us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:55:56.518008 (+   419us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:55:56.518040 (+    32us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:55:56.518627 (+   587us) log.cc:842] Serialized 26 byte log entry
0806 03:55:56.612205 (+ 93578us) spinlock_profiling.cc:243] Waited 13.8 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d79b7f5fe 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb
0806 03:55:56.764265 (+152060us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:55:56.764335 (+    70us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:56.764454 (+   119us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:55:57.820268 (+1055814us) spinlock_profiling.cc:243] Waited 3.44 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:55:57.822440 (+  2172us) raft_consensus.cc:1671] finished
0806 03:55:57.822475 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:55:57.822679 (+   204us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1295,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":123,"spinlock_wait_cycles":39745664,"thread_start_us":220280,"threads_started":1,"wal-append.queue_time_us":311516}
I20260806 03:55:57.723614 15318 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:57.796114 15443 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.843420 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:57.893751 14367 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:57.847262 14524 raft_consensus.cc:1261] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:55:57.895625 14367 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:57.871325 14365 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:57.894645 14196 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.837847 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:57.896942 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:57.934695 14526 raft_consensus.cc:2379] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:57.924829 14367 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:57.827890 14477 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:57.823596 15519 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:57.939190 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:57.940204 14192 raft_consensus.cc:2454] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:55:57.771837 14309 raft_consensus.cc:1261] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:55:57.943053 14367 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:57.939545 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:55:57.933502 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 62337.3us
W20260806 03:55:57.945629 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:55:57.851511 14413 raft_consensus.cc:1226] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260806 03:55:57.842623 14189 raft_consensus.cc:1226] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:55:57.949313 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:57.843192 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:57.832757 14179 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 135) took 1628 ms. Trace:
W20260806 03:55:57.954315 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 126512us
I20260806 03:55:57.896693 15164 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.829583 15219 raft_consensus.cc:2781] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:57.783847 15234 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:57.968679 14139 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:57.850405 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:57.843842 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:57.921710 15295 consensus_queue.cc:1035] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.066s
I20260806 03:55:57.994871 15446 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:57.957113 15274 raft_consensus.cc:2726] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:57.849844 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:57.850054 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:57.973155 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:57.967888 15219 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:57.990188 15498 consensus_queue.cc:1035] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260806 03:55:58.007782 14477 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:57.868678 15220 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:57.791632 15360 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:57.952235 14365 leader_election.cc:302] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:57.835600 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:57.866545 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:57.863917 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:57.922609 15450 raft_consensus.cc:2726] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:57.921921 15424 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:57.846372 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:57.964035 14367 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:58.006814 15219 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:58.006999 14410 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:57.863337 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:57.827844 15241 consensus_queue.cc:1035] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.123s
I20260806 03:55:57.937636 15275 raft_consensus.cc:2726] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:57.941798 15218 raft_consensus.cc:2781] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:55:57.959285 15401 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:57.973554 15419 raft_consensus.cc:2726] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:57.973253 15204 consensus_queue.cc:1035] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:57.974285 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:58.034454 15426 raft_consensus.cc:2726] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:55:57.989842 14196 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:55:57.957813 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:57.937770 15171 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260806 03:55:57.937466 15318 consensus_queue.cc:1046] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260806 03:55:57.986828 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:58.005005 14308 raft_consensus.cc:2354] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:55:57.998530 14521 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:58.015414 14139 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:57.940007 15252 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:55:58.035085 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 72128.2us
I20260806 03:55:58.091933 14367 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:58.030942 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 78822.5us
I20260806 03:55:58.033409 15220 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:58.000877 15240 consensus_queue.cc:1046] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260806 03:55:58.002837 15440 consensus_queue.cc:1035] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260806 03:55:58.102077 14367 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:57.997457 15446 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:58.007138 14187 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:55:58.037367 15274 raft_consensus.cc:2781] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:55:58.054935 15401 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:58.009759 15434 consensus_queue.cc:1035] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260806 03:55:58.039727 15441 consensus_queue.cc:1035] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260806 03:55:58.091727 15426 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:58.092460 15275 raft_consensus.cc:3032] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:55:58.041551 15500 raft_consensus.cc:2726] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:55:57.958451 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:58.061585 14409 raft_consensus.cc:2379] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 2: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:58.058912 15218 raft_consensus.cc:686] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
W20260806 03:55:58.077368 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 62063.3us
I20260806 03:55:58.130945 14139 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.042028 14525 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:58.104353 14145 leader_election.cc:398] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:55:58.131721 14145 leader_election.cc:401] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260806 03:55:58.104548 14367 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:58.098834 15295 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:58.145236 14367 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:58.094616 14365 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:55:58.150661 14139 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.113011 15424 raft_consensus.cc:2726] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:58.127975 14190 raft_consensus.cc:2379] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
W20260806 03:55:58.169296 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 65186.3us
W20260806 03:55:58.158280 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 195369us
I20260806 03:55:58.096617 15430 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:58.102370 15520 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260806 03:55:58.125742 15401 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:58.125851 15318 raft_consensus.cc:2726] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:58.170419 14253 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:58.173059 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:58.126030 15275 raft_consensus.cc:729] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:58.177533 14526 raft_consensus.cc:1261] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260806 03:55:58.122198 15499 raft_consensus.cc:2781] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:58.103327 15252 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:58.149780 15498 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:58.154891 15500 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:58.125401 15485 consensus_queue.cc:1035] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.058s
I20260806 03:55:58.173324 15234 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:58.175910 15311 raft_consensus.cc:3032] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:58.151671 15274 raft_consensus.cc:686] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:58.131184 15426 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:58.183368 15322 raft_consensus.cc:2781] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election won for term 1
W20260806 03:55:58.226601 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 186211us
I20260806 03:55:58.155941 15295 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:58.178056 15522 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:55:58.300478 15554 log.cc:924] Time spent T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.133s	user 0.001s	sys 0.001s
I20260806 03:55:58.286667 15218 consensus_queue.cc:237] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:58.304286 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 159192us
I20260806 03:55:58.207257 15544 raft_consensus.cc:3037] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:55:58.203935 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:58.182094 15424 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:58.206750 15498 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:58.204245 14302 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:55:58.249903 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:58.206100 15500 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:58.327417 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:58.244115 15311 raft_consensus.cc:729] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
W20260806 03:55:58.305011 15528 log.cc:924] Time spent T fb3c212ce6db469b85cb21f2c20fd494 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.102s	user 0.000s	sys 0.000s
I20260806 03:55:58.333930 14477 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:58.315101 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 220569us
W20260806 03:55:58.346714 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 196136us
I20260806 03:55:58.339828 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:58.348336 14139 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:58.356930 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 186575us
I20260806 03:55:58.358763 14253 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:58.337277 15498 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:58.318351 15322 raft_consensus.cc:686] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:58.247037 15537 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:58.361645 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:58.361063 14139 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.318305 15234 consensus_queue.cc:1046] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260806 03:55:58.347226 15500 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:58.392124 14253 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.352414 15441 raft_consensus.cc:2726] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:55:58.364159 15434 raft_consensus.cc:2781] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:55:58.360127 15571 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:58.363740 15446 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:58.362583 15573 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:58.405272 15525 raft_consensus.cc:2726] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:58.328151 15275 consensus_queue.cc:260] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:58.405215 15552 log.cc:924] Time spent T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.320s	user 0.002s	sys 0.000s
I20260806 03:55:58.381862 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:58.439766 15295 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:58.412400 14314 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 230) took 1112 ms. Trace:
I20260806 03:55:58.427019 14139 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.384598 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:58.423162 15562 raft_consensus.cc:2741] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260806 03:55:58.472661 14479 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:57.962994 14179 rpcz_store.cc:276] 0806 03:55:56.204760 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:56.266242 (+ 61482us) service_pool.cc:227] Handling call
0806 03:55:56.346474 (+ 80232us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:55:56.393312 (+ 46838us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:55:56.393360 (+    48us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:55:56.394044 (+   684us) log.cc:842] Serialized 26 byte log entry
0806 03:55:56.634587 (+240543us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:55:56.733584 (+ 98997us) log.cc:842] Serialized 14 byte log entry
0806 03:55:56.891032 (+157448us) spinlock_profiling.cc:243] Waited 17.2 ms on lock 0x7b1800157420. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d799d8990 00007f0d79b9a864 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7 00007f0d7cae0058
0806 03:55:56.891269 (+   237us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:56.891350 (+    81us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:55:57.772119 (+880769us) spinlock_profiling.cc:243] Waited 10.4 ms on lock 0x7b1800157420. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b6af96 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11
0806 03:55:57.828051 (+ 55932us) spinlock_profiling.cc:243] Waited 4.79 ms on lock 0x7b1800157420. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:55:57.832454 (+  4403us) raft_consensus.cc:1671] finished
0806 03:55:57.832483 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:55:57.832682 (+   199us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":12841,"prepare.queue_time_us":75473,"prepare.run_cpu_time_us":89,"prepare.run_wall_time_us":9239,"raft.queue_time_us":149865,"raft.run_cpu_time_us":190,"raft.run_wall_time_us":191,"spinlock_wait_cycles":74364288,"thread_start_us":218833,"threads_started":1,"wal-append.queue_time_us":352642}
W20260806 03:55:58.477176 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 90901.9us
W20260806 03:55:58.478534 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 51648.7us
I20260806 03:55:58.492319 14139 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.443951 15332 raft_consensus.cc:2781] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:55:58.441205 15434 raft_consensus.cc:686] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
W20260806 03:55:58.496922 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 144900us
I20260806 03:55:58.499624 14139 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:58.448433 15573 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:58.442180 15571 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:58.520159 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:58.477734 15242 raft_consensus.cc:2726] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:55:58.527734 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 112691us
I20260806 03:55:58.481456 15430 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:58.529265 14139 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:58.493836 15295 raft_consensus.cc:2726] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260806 03:55:58.514875 15556 log.cc:924] Time spent T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.209s	user 0.000s	sys 0.001s
I20260806 03:55:58.533623 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:58.535944 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:58.539331 14365 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:55:58.523981 15560 log.cc:924] Time spent T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.174s	user 0.000s	sys 0.001s
I20260806 03:55:58.515075 15525 raft_consensus.cc:2726] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:58.569949 14417 raft_consensus.cc:2379] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 2: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
W20260806 03:55:58.582834 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 43621.2us
I20260806 03:55:58.521510 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:58.612389 14365 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:58.523772 15424 raft_consensus.cc:686] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:55:58.530369 15252 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:58.537784 15332 raft_consensus.cc:686] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:58.479004 15274 consensus_queue.cc:237] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:58.580526 15520 raft_consensus.cc:2726] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:58.563208 15584 raft_consensus.cc:2726] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:55:58.635776 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:58.651750 14417 raft_consensus.cc:2379] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:58.514977 15589 consensus_queue.cc:1035] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.109s
I20260806 03:55:58.573827 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:58.565598 15562 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:58.608855 15430 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:58.614789 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:58.581250 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:58.621797 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:58.634251 15318 raft_consensus.cc:2726] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:58.524329 15322 consensus_queue.cc:237] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:58.623410 15581 raft_consensus.cc:2781] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:58.667229 15430 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:58.673061 15575 log.cc:924] Time spent T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.229s	user 0.000s	sys 0.001s
I20260806 03:55:58.663177 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:58.649600 15434 consensus_queue.cc:237] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:58.622254 15586 consensus_queue.cc:1046] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.067s
I20260806 03:55:58.649634 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:58.650513 15252 raft_consensus.cc:2781] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:55:58.683210 15595 consensus_queue.cc:1035] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:58.638706 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:58.666386 15562 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:55:58.686594 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 105350us
I20260806 03:55:58.646476 15426 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:55:58.671141 15578 log.cc:924] Time spent T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.224s	user 0.000s	sys 0.001s
I20260806 03:55:58.660130 15537 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:58.709070 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:58.686969 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:58.689162 15581 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:55:58.704366 14410 consensus_meta.cc:287] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.657s	user 0.013s	sys 0.000s
W20260806 03:55:58.728865 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 107875us
I20260806 03:55:58.734189 14253 leader_election.cc:398] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:55:58.736953 14253 leader_election.cc:401] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:55:58.738544 14306 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 160) took 1346 ms. Trace:
I20260806 03:55:58.741662 15430 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:58.731374 15252 raft_consensus.cc:686] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:58.686017 15332 consensus_queue.cc:237] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:58.718412 15571 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:58.755116 14253 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.758101 14253 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.765018 15595 consensus_queue.cc:1035] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260806 03:55:58.759482 15519 consensus_meta.cc:287] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.801s	user 0.013s	sys 0.000s
I20260806 03:55:58.768736 15573 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:58.768488 15519 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:58.711401 15424 consensus_queue.cc:237] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:58.771620 15242 raft_consensus.cc:2726] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:55:58.743525 14410 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:55:58.772490 15519 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:58.763531 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:58.774446 14192 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:58.743484 15581 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:58.796093 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:58.797612 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:58.798404 14304 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:55:58.799862 14309 raft_consensus.cc:1261] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:55:58.800606 14194 raft_consensus.cc:1226] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:58.800836 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:58.801513 15520 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:58.802245 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:58.802131 15520 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:58.803481 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:58.809413 15450 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:58.775226 15593 raft_consensus.cc:2726] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:55:58.830837 14311 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:55:58.833778 14139 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.773655 15586 consensus_queue.cc:1046] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.059s
W20260806 03:55:58.851547 15164 consensus_meta.cc:287] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.859s	user 0.012s	sys 0.003s
I20260806 03:55:58.851394 15562 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:58.779036 15599 raft_consensus.cc:2726] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:55:58.852906 15598 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:58.476393 14314 rpcz_store.cc:276] 0806 03:55:57.346690 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:57.649939 (+303249us) service_pool.cc:227] Handling call
0806 03:55:57.650434 (+   495us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:57.650744 (+   310us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:55:58.036306 (+385562us) log.cc:842] Serialized 14 byte log entry
0806 03:55:58.349808 (+313502us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:55:58.360155 (+ 10347us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:55:58.362451 (+  2296us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:58.384006 (+ 21555us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:55:58.407621 (+ 23615us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":39460,"prepare.queue_time_us":152163,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":45,"raft.queue_time_us":139347,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":118,"thread_start_us":614121,"threads_started":2,"wal-append.queue_time_us":351367}
I20260806 03:55:58.857726 14145 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:58.738968 14306 rpcz_store.cc:276] 0806 03:55:57.392303 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:57.664227 (+271924us) service_pool.cc:227] Handling call
0806 03:55:57.692876 (+ 28649us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:55:57.693907 (+  1031us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:55:57.693951 (+    44us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:55:57.694698 (+   747us) log.cc:842] Serialized 26 byte log entry
0806 03:55:58.101453 (+406755us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:55:58.112192 (+ 10739us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:58.120383 (+  8191us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:55:58.733661 (+613278us) raft_consensus.cc:1671] finished
0806 03:55:58.733688 (+    27us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:55:58.738480 (+  4792us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":3111,"raft.queue_time_us":2099,"raft.run_cpu_time_us":220,"raft.run_wall_time_us":13950,"thread_start_us":394782,"threads_started":1,"wal-append.queue_time_us":488128}
I20260806 03:55:58.822459 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:58.878839 15164 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:58.881457 15443 consensus_meta.cc:287] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.943s	user 0.013s	sys 0.003s
I20260806 03:55:58.902796 15443 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:58.904292 15520 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:55:58.904626 15219 consensus_meta.cc:287] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.859s	user 0.015s	sys 0.001s
I20260806 03:55:58.905186 15443 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:58.905081 15219 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:58.860327 15295 raft_consensus.cc:2726] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:55:58.856207 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:58.907462 15219 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:58.809967 15450 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:58.911504 15450 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:55:58.912628 15561 log.cc:924] Time spent T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.549s	user 0.000s	sys 0.003s
I20260806 03:55:58.912231 15598 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:55:58.914693 15563 log.cc:924] Time spent T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.510s	user 0.000s	sys 0.001s
I20260806 03:55:58.914568 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:58.895401 14139 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.879858 15595 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:58.908201 15295 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:58.837658 15252 consensus_queue.cc:237] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:55:58.921828 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 64242us
W20260806 03:55:58.914685 15498 consensus_meta.cc:287] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.507s	user 0.012s	sys 0.001s
I20260806 03:55:58.929322 15498 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:58.933701 14139 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.934978 15519 raft_consensus.cc:2726] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:55:58.943740 15498 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:58.946745 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:58.855053 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:58.889603 15162 raft_consensus.cc:3032] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
W20260806 03:55:58.954108 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 119851us
I20260806 03:55:58.968976 14479 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:58.986862 14477 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.952648 15584 raft_consensus.cc:2726] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260806 03:55:58.961032 15544 consensus_meta.cc:287] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.627s	user 0.012s	sys 0.000s
I20260806 03:55:58.964087 14180 raft_consensus.cc:1226] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:58.960808 15520 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:55:58.964777 15570 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:58.996129 14187 raft_consensus.cc:2379] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:55:58.916913 15562 consensus_queue.cc:1046] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.089s
I20260806 03:55:58.968441 15162 raft_consensus.cc:729] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
W20260806 03:55:59.006999 15220 consensus_meta.cc:287] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.901s	user 0.008s	sys 0.007s
I20260806 03:55:59.032753 14477 leader_election.cc:302] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:58.971246 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:58.964545 15295 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:59.057886 14367 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:59.007485 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:59.004384 15544 raft_consensus.cc:2726] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:55:59.026412 15596 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:55:58.952942 15595 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:59.079842 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 47189.4us
I20260806 03:55:59.080879 14477 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:59.038002 15424 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:59.040470 15520 raft_consensus.cc:686] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:55:59.083958 14189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 157) took 1242 ms. Trace:
I20260806 03:55:59.088693 15439 raft_consensus.cc:2726] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:55:59.089437 15401 consensus_meta.cc:287] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.888s	user 0.009s	sys 0.006s
I20260806 03:55:59.090843 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:55:59.076861 15500 consensus_meta.cc:287] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.651s	user 0.014s	sys 0.000s
W20260806 03:55:59.113710 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 65829us
I20260806 03:55:59.117419 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:59.082408 15596 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:59.125442 14180 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.119445 15401 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.135071 15595 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:59.135663 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:59.136647 14409 raft_consensus.cc:2354] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:55:59.136799 15597 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:59.137667 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:59.138447 14409 raft_consensus.cc:2454] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:59.138814 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:59.139484 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:59.038618 15593 consensus_queue.cc:1046] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.069s
W20260806 03:55:59.141669 14521 consensus_meta.cc:287] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 1.028s	user 0.013s	sys 0.004s
I20260806 03:55:59.141891 15593 raft_consensus.cc:3032] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:55:59.142681 15593 raft_consensus.cc:729] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:59.107656 15537 raft_consensus.cc:2726] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:55:59.143797 15295 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:59.148197 14139 leader_election.cc:398] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:55:59.148744 14139 leader_election.cc:401] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260806 03:55:59.144639 15596 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:55:59.152277 15401 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:59.141314 15624 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:59.146411 15500 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:59.156230 15500 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:59.133249 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:59.049218 15220 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.102267 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:59.156404 14411 raft_consensus.cc:2379] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 3: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:59.157338 14410 raft_consensus.cc:2379] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 2: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:59.041013 15570 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:59.113863 15274 raft_consensus.cc:2726] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:55:59.142109 14521 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:59.109187 15424 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:59.126053 15162 consensus_queue.cc:260] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:59.182999 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:59.145507 15278 consensus_queue.cc:1035] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260806 03:55:59.184271 15598 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:59.183828 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:59.124979 15318 consensus_queue.cc:1035] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.061s
W20260806 03:55:59.198287 15522 consensus_meta.cc:287] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.885s	user 0.014s	sys 0.001s
I20260806 03:55:59.180660 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:59.190443 15446 raft_consensus.cc:2726] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:59.213020 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:59.140266 15639 consensus_queue.cc:1035] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.128s
I20260806 03:55:59.107596 14189 rpcz_store.cc:276] 0806 03:55:57.841686 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:57.841828 (+   142us) service_pool.cc:227] Handling call
0806 03:55:57.842286 (+   458us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:55:57.959496 (+117210us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:59.066189 (+1106693us) spinlock_profiling.cc:243] Waited 137 ms on lock 0x7b540007f1a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca55730 00007f0d7cac8b42 00007f0d7cac4f26 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:55:59.083881 (+ 17692us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":315915136}
W20260806 03:55:59.202582 14521 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40840 (request call id 142) took 1368 ms (client timeout 1633 ms). Trace:
I20260806 03:55:59.153335 15624 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.243209 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:59.258016 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:59.260907 15624 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:59.261430 15220 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:59.220619 15522 raft_consensus.cc:2726] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:55:59.262773 14190 raft_consensus.cc:1226] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:59.239039 14409 raft_consensus.cc:2379] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 2: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:59.267005 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:59.271298 15424 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:59.155912 15581 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:55:59.242455 15656 log.cc:924] Time spent T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260806 03:55:59.143962 15593 consensus_queue.cc:260] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:59.137423 15597 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:59.224282 15162 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:59.284001 14196 raft_consensus.cc:1226] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260806 03:55:59.236632 14309 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.307039 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:59.243368 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:59.280740 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:59.290768 15522 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:59.319295 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:55:59.244326 14521 rpcz_store.cc:269] 0806 03:55:57.833931 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:57.843476 (+  9545us) service_pool.cc:227] Handling call
0806 03:55:59.197491 (+1354015us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:55:59.319764 15581 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:59.211022 15520 consensus_queue.cc:237] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:59.298935 14190 raft_consensus.cc:1226] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:59.293359 15591 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:59.316587 15204 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:59.316308 15593 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.320775 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:59.331734 15584 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:55:59.338414 14409 raft_consensus.cc:3037] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:55:59.364176 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 281318us
I20260806 03:55:59.365098 14477 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:59.340976 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:59.369001 14477 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:59.345366 14413 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59036 (request call id 192) took 1033 ms. Trace:
I20260806 03:55:59.376595 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:59.374640 14477 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:59.334834 15522 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.363713 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:59.383180 15670 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:59.373303 15626 raft_consensus.cc:2726] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:55:59.371277 15544 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:59.370533 14314 pending_rounds.cc:76] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting all ops after (but not including) 1
I20260806 03:55:59.388926 15314 raft_consensus.cc:2726] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:55:59.375916 14307 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.370190 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:59.398260 15570 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:59.357612 15204 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:59.404040 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:59.410422 15204 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:59.410600 14525 raft_consensus.cc:2354] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:55:59.412437 15629 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:59.413125 15629 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:59.377725 15241 raft_consensus.cc:2726] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:55:59.375221 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:59.401340 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:59.402408 15275 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:55:59.404384 15627 log.cc:924] Time spent T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.321s	user 0.000s	sys 0.004s
I20260806 03:55:59.383757 15311 consensus_queue.cc:260] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.405318 14312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 236) took 1747 ms. Trace:
I20260806 03:55:59.406664 14411 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59036 (request call id 191) took 1094 ms. Trace:
I20260806 03:55:59.397847 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:59.376605 14253 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.4:34235 timed out after 1.579s (SENT) [suppressed 8 similar messages]
I20260806 03:55:59.374110 14180 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:55:59.421026 14139 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:59.438917 14516 raft_consensus.cc:2354] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:55:59.439090 14139 leader_election.cc:398] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:55:59.439132 15311 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:59.428515 14521 raft_consensus.cc:3037] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:59.444574 15470 raft_consensus.cc:3032] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:59.445142 15470 raft_consensus.cc:729] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:59.446167 15470 consensus_queue.cc:260] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:59.411823 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:59.456488 14525 raft_consensus.cc:2379] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:55:59.456295 15571 consensus_queue.cc:1046] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:59.457700 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:59.458457 14525 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:55:59.395502 15670 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:59.354306 15591 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.364902 15584 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.396117 14408 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:59.397847 14314 pending_rounds.cc:97] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:55:59.448657 15519 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:59.435129 14411 rpcz_store.cc:276] 0806 03:55:58.311747 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.319552 (+  7805us) service_pool.cc:227] Handling call
0806 03:55:59.406395 (+1086843us) spinlock_profiling.cc:243] Waited 685 ms on lock 0x7b54002643d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:55:59.406567 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1574386432}
I20260806 03:55:59.453817 15626 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:59.448796 15605 raft_consensus.cc:2726] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
W20260806 03:55:59.454964 14192 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60812 (request call id 163) took 1506 ms (client timeout 1606 ms). Trace:
I20260806 03:55:59.447748 15470 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:59.376170 14413 rpcz_store.cc:276] 0806 03:55:58.312083 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.319508 (+  7425us) service_pool.cc:227] Handling call
0806 03:55:59.306833 (+987325us) spinlock_profiling.cc:243] Waited 10.3 ms on lock 0x7b580070bf98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:55:59.343175 (+ 36342us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":23628672}
I20260806 03:55:59.417021 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:55:59.459098 15657 log.cc:924] Time spent T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.347s	user 0.004s	sys 0.000s
I20260806 03:55:59.439880 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
W20260806 03:55:59.462213 15659 log.cc:924] Time spent T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
I20260806 03:55:59.501639 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:59.460239 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:59.459452 15499 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:55:59.461440 15625 log.cc:924] Time spent T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.435s	user 0.000s	sys 0.003s
W20260806 03:55:59.495573 14192 rpcz_store.cc:269] 0806 03:55:57.948766 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:57.948965 (+   199us) service_pool.cc:227] Handling call
0806 03:55:59.454758 (+1505793us) spinlock_profiling.cc:243] Waited 817 ms on lock 0x7b540035c5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:55:59.454897 (+   139us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1878706560}
I20260806 03:55:59.507414 14477 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:55:59.417411 14307 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:55:59.540740 14477 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:55:59.541898 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 165313us
I20260806 03:55:59.458750 15571 consensus_queue.cc:1046] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.057s
I20260806 03:55:59.546777 14192 raft_consensus.cc:1226] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:59.547415 14253 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:59.497258 14314 raft_consensus.cc:2866] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:55:59.416700 15544 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:59.451328 15252 consensus_queue.cc:1046] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.087s
I20260806 03:55:59.433845 15596 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:59.554437 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:59.462860 15566 raft_consensus.cc:3032] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:55:59.528808 15401 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:59.557852 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:59.558809 15566 raft_consensus.cc:729] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:59.530490 14522 raft_consensus.cc:2454] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:55:59.550714 14307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47302 (request call id 173) took 1453 ms. Trace:
I20260806 03:55:59.548411 14527 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
W20260806 03:55:59.561724 15652 log.cc:924] Time spent T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.180s	user 0.000s	sys 0.001s
I20260806 03:55:59.499866 15626 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.553767 15599 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:59.551589 14190 raft_consensus.cc:1226] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:59.538847 15499 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:59.568287 14194 raft_consensus.cc:2379] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:55:59.569975 15278 raft_consensus.cc:2726] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:59.550261 15219 raft_consensus.cc:2781] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:59.600195 15219 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:59.600659 15219 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.572758 14524 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40850 (request call id 222) took 1076 ms. Trace:
I20260806 03:55:59.555243 15522 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:59.563984 15670 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:59.564374 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:59.594374 14309 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:55:59.566148 14192 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
W20260806 03:55:59.614410 15667 log.cc:924] Time spent T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.184s	user 0.000s	sys 0.001s
I20260806 03:55:59.615296 14304 raft_consensus.cc:2379] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 3: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:55:59.567147 14178 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:55:59.601280 14524 rpcz_store.cc:276] 0806 03:55:58.496564 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.496744 (+   180us) service_pool.cc:227] Handling call
0806 03:55:58.527065 (+ 30321us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:55:58.589615 (+ 62550us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:55:58.589654 (+    39us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:55:58.590178 (+   524us) log.cc:842] Serialized 26 byte log entry
0806 03:55:58.849081 (+258903us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:55:58.880236 (+ 31155us) log.cc:842] Serialized 14 byte log entry
0806 03:55:58.961571 (+ 81335us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:58.961697 (+   126us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:55:59.460689 (+498992us) spinlock_profiling.cc:243] Waited 87.4 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:55:59.571786 (+111097us) raft_consensus.cc:1671] finished
0806 03:55:59.571883 (+    97us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:55:59.572007 (+   124us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":178685,"prepare.queue_time_us":39442,"prepare.run_cpu_time_us":55,"prepare.run_wall_time_us":57,"raft.queue_time_us":216862,"raft.run_cpu_time_us":215,"raft.run_wall_time_us":7800,"spinlock_wait_cycles":209207936,"thread_start_us":198454,"threads_started":1,"wal-append.queue_time_us":322318}
I20260806 03:55:59.609866 15566 consensus_queue.cc:260] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:55:59.617144 15674 log.cc:924] Time spent T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260806 03:55:59.572329 14307 rpcz_store.cc:276] 0806 03:55:58.097370 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:59.320928 (+1223558us) service_pool.cc:227] Handling call
0806 03:55:59.547649 (+226721us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:55:59.617486 15566 raft_consensus.cc:3037] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.617506 14524 raft_consensus.cc:1226] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:59.619304 14524 raft_consensus.cc:1226] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:59.620939 14524 raft_consensus.cc:1261] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:55:59.435659 14312 rpcz_store.cc:276] 0806 03:55:57.657592 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:57.767247 (+109655us) service_pool.cc:227] Handling call
0806 03:55:57.767592 (+   345us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:57.767815 (+   223us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:55:58.098396 (+330581us) log.cc:842] Serialized 14 byte log entry
0806 03:55:59.404746 (+1306350us) spinlock_profiling.cc:243] Waited 3.45 ms on lock 0x7b180014f6e0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d7cabd3d0 00007f0d7cacf576 00007f0d7cae00d7
0806 03:55:59.404883 (+   137us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:55:59.404937 (+    54us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:55:59.404993 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:59.405089 (+    96us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:55:59.405245 (+   156us) inbound_call.cc:173] Queueing success response
0806 03:55:59.414005 (+  8760us) spinlock_profiling.cc:243] Waited 4.64 ms on lock 0x7b48007ab458. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d8196c7f1 00007f0d819638e7 00007f0d8196377a 00007f0d81a5795f 00007f0d81a57627 00007f0d81a6bb2c 00007f0d81a6bad8 00007f0d81a6ba58 00007f0d81a6ba13 00007f0d81a6acbc 00007f0d809ecbe6
Metrics: {"mutex_wait_us":30175,"prepare.queue_time_us":35373,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":42,"raft.queue_time_us":260080,"raft.run_cpu_time_us":5686,"raft.run_wall_time_us":1034164,"spinlock_wait_cycles":18614272,"thread_start_us":576516,"threads_started":2}
I20260806 03:55:59.621125 15522 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:59.621289 15584 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:59.621729 15522 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:59.569743 15401 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:59.627137 14479 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:55:59.605569 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 64978.1us
I20260806 03:55:59.589956 14527 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40850 (request call id 225) took 1084 ms. Trace:
I20260806 03:55:59.625550 14516 raft_consensus.cc:1226] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260806 03:55:59.652345 14253 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:59.657480 14253 leader_election.cc:398] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:55:59.658039 14253 leader_election.cc:401] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:55:59.659394 14253 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:59.636601 15522 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:59.661911 14253 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:59.660415 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:59.683809 15401 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:59.684693 15579 raft_consensus.cc:2781] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:59.685185 15579 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:59.685556 15579 raft_consensus.cc:3037] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.685604 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:59.640610 14527 rpcz_store.cc:276] 0806 03:55:58.497555 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.521501 (+ 23946us) service_pool.cc:227] Handling call
0806 03:55:59.460118 (+938617us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b5800146a98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:55:59.582167 (+122049us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":29812608}
I20260806 03:55:59.688406 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:59.692363 14139 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:55:59.694281 15584 raft_consensus.cc:2781] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:59.694682 15584 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:55:59.695199 15584 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.697873 15626 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:59.698987 15544 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:55:59.668421 15599 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:55:59.704191 14521 raft_consensus.cc:2454] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:55:59.671139 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:59.705670 15599 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:59.655529 15686 raft_consensus.cc:2781] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:55:59.707108 15219 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.710980 15219 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:59.708426 15599 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:55:59.712363 15335 consensus_queue.cc:1046] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:59.713958 15335 raft_consensus.cc:3032] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:59.714371 15335 raft_consensus.cc:729] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:55:59.715723 15601 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:59.660962 15162 raft_consensus.cc:2726] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:55:59.720386 14253 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:55:59.721282 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:59.726286 14192 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:59.662999 15670 raft_consensus.cc:2726] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:55:59.724012 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:59.728624 15204 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:55:59.715289 15335 consensus_queue.cc:260] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:59.724747 14190 raft_consensus.cc:1226] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260806 03:55:59.731878 14477 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:59.729156 15204 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:59.725251 14409 raft_consensus.cc:2454] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
W20260806 03:55:59.734843 15676 log.cc:924] Time spent T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260806 03:55:59.738456 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:59.738036 15499 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.717252 15570 consensus_queue.cc:1046] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260806 03:55:59.749794 14413 raft_consensus.cc:1226] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:59.734970 15204 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.729806 15686 raft_consensus.cc:686] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:59.755921 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:55:59.751111 15683 log.cc:924] Time spent T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260806 03:55:59.758770 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:59.739166 15596 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:59.727070 15601 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.749243 15335 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:59.768283 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:59.754787 15252 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:59.777895 15219 raft_consensus.cc:2781] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:59.796795 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:59.789749 15252 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.798761 15596 consensus_queue.cc:1046] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:55:59.800472 15686 consensus_queue.cc:237] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:59.800509 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:55:59.803020 14516 raft_consensus.cc:1226] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:59.801043 15601 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:59.803591 15499 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:59.804416 15252 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:59.814972 14253 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:59.817143 14409 raft_consensus.cc:1226] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:59.819162 14192 raft_consensus.cc:1226] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:59.820310 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:59.821506 14408 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:55:59.821671 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:59.821863 15688 consensus_queue.cc:1046] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:59.822623 14190 raft_consensus.cc:2454] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:55:59.830643 15629 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:59.823896 15570 raft_consensus.cc:2726] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:55:59.796427 14302 raft_consensus.cc:1261] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:55:59.790675 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:59.824932 15668 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:55:59.817615 14253 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:59.837787 14312 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:55:59.838277 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:59.840126 15668 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.840966 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:55:59.841331 14477 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:59.843688 14145 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:55:59.819010 15584 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:55:59.850244 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:55:59.862839 14194 raft_consensus.cc:1226] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:59.862809 14417 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.869897 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:55:59.870664 14190 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:55:59.871946 15584 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:55:59.873759 15281 raft_consensus.cc:3032] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:55:59.874167 15281 raft_consensus.cc:729] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:59.875010 15281 consensus_queue.cc:260] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.864010 15519 raft_consensus.cc:2726] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:59.877696 14190 raft_consensus.cc:1226] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3. Ops: []
I20260806 03:55:59.877568 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:55:59.877633 15314 raft_consensus.cc:3032] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:55:59.848805 15599 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:59.879572 15314 raft_consensus.cc:729] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:55:59.880431 15314 consensus_queue.cc:260] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:55:59.881242 15599 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:59.881430 15314 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.881589 15252 consensus_queue.cc:1035] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:55:59.884069 14047 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43110 (request call id 80) took 3865 ms. Trace:
I20260806 03:55:59.884541 14047 rpcz_store.cc:276] 0806 03:55:56.019035 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:56.020169 (+  1134us) service_pool.cc:227] Handling call
0806 03:55:56.218898 (+198729us) spinlock_profiling.cc:243] Waited 94.9 ms on lock 0x7b54000e1ad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d82a1fd6c 00007f0d82b19c3e 00007f0d80e2bfb4 00007f0d80e2bf42 00007f0d80e2be71 00007f0d80e2bdec 00007f0d80e2b0a2 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:55:59.883964 (+3665066us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:55:57.117563 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:55:57.118203 (+   640us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:55:57.118279 (+    76us) write_op.cc:435] Acquired schema lock
0806 03:55:57.118292 (+    13us) tablet.cc:660] Decoding operations
0806 03:55:57.119211 (+   919us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:55:57.119282 (+    71us) write_op.cc:641] Partition lock acquired for write op
0806 03:55:57.119307 (+    25us) tablet.cc:683] Acquiring locks for 8 operations
0806 03:55:57.119942 (+   635us) tablet.cc:699] Row locks acquired
0806 03:55:57.119960 (+    18us) write_op.cc:260] PREPARE: finished
0806 03:55:57.125739 (+  5779us) write_op.cc:270] Start()
0806 03:55:57.125869 (+   130us) write_op.cc:276] Timestamp: P: 1785988557125679 usec, L: 0
0806 03:55:57.125888 (+    19us) op_driver.cc:331] REPLICATION: starting
0806 03:55:57.126657 (+   769us) log.cc:842] Serialized 3209 byte log entry
0806 03:55:57.552921 (+426264us) op_driver.cc:444] REPLICATION: finished
0806 03:55:57.976200 (+423279us) write_op.cc:301] APPLY: starting
0806 03:55:57.976299 (+    99us) tablet.cc:1365] starting BulkCheckPresence
0806 03:55:57.976526 (+   227us) tablet.cc:1368] finished BulkCheckPresence
0806 03:55:57.976675 (+   149us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:55:57.977726 (+  1051us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:55:57.978013 (+   287us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0806 03:55:57.978070 (+    57us) write_op.cc:312] APPLY: finished
0806 03:55:57.978369 (+   299us) log.cc:842] Serialized 64 byte log entry
0806 03:55:57.978541 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:55:57.978688 (+   147us) write_op.cc:454] Released schema lock
0806 03:55:57.978742 (+    54us) write_op.cc:341] FINISH: Updating metrics
0806 03:55:57.979017 (+   275us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:55:57.979049 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":10,"spinlock_wait_cycles":218264448,"child_traces":[["op",{"apply.queue_time_us":399484,"apply.run_cpu_time_us":3269,"apply.run_wall_time_us":3268,"num_ops":8,"prepare.queue_time_us":285588,"prepare.run_cpu_time_us":4031,"prepare.run_wall_time_us":36437,"replication_time_us":415434,"thread_start_us":240016,"threads_started":2}]]}
I20260806 03:55:59.845683 15668 leader_election.cc:288] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:59.875790 15204 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:59.890261 15204 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:55:59.890322 14178 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39436 (request call id 156) took 1359 ms (client timeout 1804 ms). Trace:
I20260806 03:55:59.890661 14187 raft_consensus.cc:1261] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260806 03:55:59.890939 14178 rpcz_store.cc:269] 0806 03:55:58.530577 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.537588 (+  7011us) service_pool.cc:227] Handling call
0806 03:55:59.890076 (+1352488us) spinlock_profiling.cc:243] Waited 599 ms on lock 0x7b54005fc154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:55:59.890236 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1377525504}
I20260806 03:55:59.897392 14417 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:55:59.897930 14417 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59034 (request call id 151) took 1366 ms. Trace:
I20260806 03:55:59.898226 14417 rpcz_store.cc:276] 0806 03:55:58.531167 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.652722 (+121555us) service_pool.cc:227] Handling call
0806 03:55:59.850036 (+1197314us) spinlock_profiling.cc:243] Waited 5.4 ms on lock 0x7b580070bf98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:55:59.897882 (+ 47846us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":12428544}
I20260806 03:55:59.900192 14477 leader_election.cc:302] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:55:59.845990 15691 raft_consensus.cc:2781] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:55:59.901119 15691 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:55:59.901456 15691 raft_consensus.cc:3037] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:55:59.901611 15204 raft_consensus.cc:2726] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:55:59.902899 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:55:59.903952 14412 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59036 (request call id 190) took 1592 ms. Trace:
I20260806 03:55:59.904378 14412 rpcz_store.cc:276] 0806 03:55:58.311391 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.319422 (+  8031us) service_pool.cc:227] Handling call
0806 03:55:59.902685 (+1583263us) spinlock_profiling.cc:243] Waited 3.21 ms on lock 0x7b580070bf98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:55:59.903878 (+  1193us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7386496}
I20260806 03:55:59.876636 15281 raft_consensus.cc:3037] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.907141 14521 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40840 (request call id 153) took 1053 ms. Trace:
I20260806 03:55:59.907601 14521 rpcz_store.cc:276] 0806 03:55:58.853711 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:59.711736 (+858025us) service_pool.cc:227] Handling call
0806 03:55:59.712474 (+   738us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:55:59.747814 (+ 35340us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:55:59.755082 (+  7268us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:55:59.805035 (+ 49953us) log.cc:842] Serialized 26 byte log entry
0806 03:55:59.891648 (+ 86613us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:55:59.896763 (+  5115us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:59.904980 (+  8217us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:55:59.906925 (+  1945us) raft_consensus.cc:1671] finished
0806 03:55:59.906949 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:55:59.907083 (+   134us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":29496,"raft.queue_time_us":36281,"raft.run_cpu_time_us":262,"raft.run_wall_time_us":22953,"thread_start_us":46405,"threads_started":1,"wal-append.queue_time_us":100132}
W20260806 03:55:59.909430 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 91912us
I20260806 03:55:59.894220 14050 catalog_manager.cc:5495] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 1 to 2, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 2 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:59.910197 14518 raft_consensus.cc:1226] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:59.910956 14518 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51338 (request call id 172) took 1088 ms. Trace:
I20260806 03:55:59.911273 14518 rpcz_store.cc:276] 0806 03:55:58.823010 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.833261 (+ 10251us) service_pool.cc:227] Handling call
0806 03:55:59.909696 (+1076435us) spinlock_profiling.cc:243] Waited 2.38 ms on lock 0x7b5800146a98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:55:59.909936 (+   240us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:59.910691 (+   755us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:59.910897 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5471616}
I20260806 03:55:59.912186 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:59.912061 14050 catalog_manager.cc:5495] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 1 to 2, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 2 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:59.915179 15164 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:55:59.916153 14253 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:55:59.925879 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:59.936060 14050 catalog_manager.cc:5495] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260806 03:55:59.937829 14050 catalog_manager.cc:5495] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 1 to 2, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 2 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } }
W20260806 03:55:59.916692 15434 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.828s	user 0.002s	sys 0.021s
I20260806 03:55:59.946599 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:55:59.947613 14190 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.848433 15579 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:55:59.956370 15591 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:55:59.958854 15579 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:55:59.945499 15434 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.857s	user 0.003s	sys 0.021s
I20260806 03:55:59.940477 15470 raft_consensus.cc:2726] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:55:59.942669 14518 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:55:59.941643 15252 raft_consensus.cc:2781] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:55:59.941928 15599 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:55:59.995136 15599 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:59.989283 15612 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:55:59.997392 15612 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:55:59.998413 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:00.000725 14179 raft_consensus.cc:1226] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:00.001520 14179 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 154) took 1476 ms. Trace:
I20260806 03:56:00.001859 14179 rpcz_store.cc:276] 0806 03:55:58.525216 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.527789 (+  2573us) service_pool.cc:227] Handling call
0806 03:56:00.000301 (+1472512us) spinlock_profiling.cc:243] Waited 7.61 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65c6c 00007f0d79b65bd6 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:00.000509 (+   208us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:00.001213 (+   704us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:00.001457 (+   244us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":17514368}
I20260806 03:56:00.003968 14313 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 252) took 1150 ms. Trace:
I20260806 03:56:00.004418 14313 rpcz_store.cc:276] 0806 03:55:58.853795 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.853995 (+   200us) service_pool.cc:227] Handling call
0806 03:56:00.003203 (+1149208us) spinlock_profiling.cc:243] Waited 3.1 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:00.003440 (+   237us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:00.003641 (+   201us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:00.003674 (+    33us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:00.003714 (+    40us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:00.003748 (+    34us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:00.003800 (+    52us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:00.003907 (+   107us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":7129344}
I20260806 03:55:59.992825 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:55:59.994272 14139 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:00.015715 15520 raft_consensus.cc:2726] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:00.017333 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:00.018893 14527 raft_consensus.cc:1226] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:55:59.965715 15204 consensus_queue.cc:1046] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260806 03:56:00.020342 15439 raft_consensus.cc:3032] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:00.020754 15439 raft_consensus.cc:729] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:00.021063 15204 raft_consensus.cc:3032] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:55:59.944777 15568 consensus_queue.cc:1046] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.049s
I20260806 03:56:00.021584 15439 consensus_queue.cc:260] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:00.022441 15568 raft_consensus.cc:3032] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:00.022897 15568 raft_consensus.cc:729] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:00.022876 15586 consensus_queue.cc:1046] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:00.021596 15204 raft_consensus.cc:729] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:00.024694 15204 consensus_queue.cc:260] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:00.025969 15204 raft_consensus.cc:3037] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:00.022799 15598 consensus_queue.cc:1046] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.004s
I20260806 03:55:59.990389 15252 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:00.027750 15598 raft_consensus.cc:3032] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:00.027981 15252 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:00.028229 15598 raft_consensus.cc:729] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:00.019920 15434 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.029232 15598 consensus_queue.cc:260] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.030741 15598 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:00.023249 15439 raft_consensus.cc:3037] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:00.035727 15599 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:00.025127 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:00.037626 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:00.038395 14192 raft_consensus.cc:2379] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:00.029129 15434 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.040997 14526 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40850 (request call id 219) took 1655 ms. Trace:
I20260806 03:56:00.042371 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:00.041513 14526 rpcz_store.cc:276] 0806 03:55:58.385627 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.385812 (+   185us) service_pool.cc:227] Handling call
0806 03:55:58.422144 (+ 36332us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:58.579547 (+157403us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:55:58.842738 (+263191us) log.cc:842] Serialized 14 byte log entry
0806 03:55:59.102472 (+259734us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:55:59.102559 (+    87us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:55:59.102626 (+    67us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:00.040719 (+938093us) spinlock_profiling.cc:243] Waited 157 ms on lock 0x7b54001801d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:00.040778 (+    59us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:00.040925 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":100920,"prepare.queue_time_us":154211,"prepare.run_cpu_time_us":85,"prepare.run_wall_time_us":88,"raft.queue_time_us":80276,"raft.run_cpu_time_us":119,"raft.run_wall_time_us":120,"spinlock_wait_cycles":361322368,"thread_start_us":411894,"threads_started":2,"wal-append.queue_time_us":369994}
W20260806 03:56:00.043867 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 845579us
I20260806 03:56:00.044358 14192 raft_consensus.cc:2379] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:00.045934 14367 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:00.046133 15274 consensus_queue.cc:1035] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:55:59.981629 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:00.013173 15164 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:00.046475 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:00.053884 14417 raft_consensus.cc:1226] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260806 03:56:00.046988 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:00.061596 14365 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:00.067435 14196 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:00.066087 14192 raft_consensus.cc:2379] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:00.070701 14139 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:00.071568 14421 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59034 (request call id 144) took 1551 ms. Trace:
I20260806 03:56:00.074025 14139 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:00.077028 14417 raft_consensus.cc:1226] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:00.077183 14139 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:00.082036 14139 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:00.133039 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 48010us
I20260806 03:56:00.071976 14421 rpcz_store.cc:276] 0806 03:55:58.519704 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.519833 (+   129us) service_pool.cc:227] Handling call
0806 03:56:00.071376 (+1551543us) spinlock_profiling.cc:243] Waited 480 ms on lock 0x7b54002698d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:00.071509 (+   133us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1102940544}
I20260806 03:56:00.133805 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:00.133924 14365 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:00.080459 15440 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:00.049934 15485 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.048707 14412 raft_consensus.cc:1226] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:00.050239 14522 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51338 (request call id 176) took 1214 ms. Trace:
I20260806 03:56:00.047909 14419 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 145) took 1527 ms. Trace:
I20260806 03:56:00.049206 15322 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:00.142359 14196 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:00.154075 14365 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:00.054517 15612 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:00.051726 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:00.049788 15639 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.054159 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:00.051530 14411 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59036 (request call id 198) took 1017 ms. Trace:
I20260806 03:56:00.050945 14410 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46376 (request call id 206) took 1130 ms. Trace:
I20260806 03:56:00.056114 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:00.073956 15426 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.075544 15636 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:00.131918 15649 log.cc:924] Time spent T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.760s	user 0.004s	sys 0.000s
I20260806 03:56:00.157708 14365 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:00.059263 15241 consensus_queue.cc:1035] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.099s
I20260806 03:56:00.132134 15434 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:00.149287 15274 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:00.267495 14307 raft_consensus.cc:1226] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:00.150501 14522 rpcz_store.cc:276] 0806 03:55:58.835840 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:59.571063 (+735223us) service_pool.cc:227] Handling call
0806 03:55:59.571438 (+   375us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:59.644048 (+ 72610us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:00.049998 (+405950us) spinlock_profiling.cc:243] Waited 32.3 ms on lock 0x7b54003e53d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:00.050181 (+   183us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":74400128}
I20260806 03:56:00.269954 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:00.094472 15579 consensus_queue.cc:1046] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.065s
I20260806 03:56:00.245223 14410 rpcz_store.cc:276] 0806 03:55:58.920714 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:59.456812 (+536098us) service_pool.cc:227] Handling call
0806 03:55:59.457254 (+   442us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:59.457508 (+   254us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:55:59.457872 (+   364us) log.cc:842] Serialized 14 byte log entry
0806 03:56:00.050552 (+592680us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:00.050619 (+    67us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:00.050675 (+    56us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:00.050758 (+    83us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:00.050881 (+   123us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":497079,"prepare.queue_time_us":824,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":39,"raft.queue_time_us":498303,"raft.run_cpu_time_us":158,"raft.run_wall_time_us":158,"thread_start_us":90894,"threads_started":1,"wal-append.queue_time_us":151906}
I20260806 03:56:00.270710 14522 raft_consensus.cc:2454] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:00.271188 15579 raft_consensus.cc:3032] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:00.162209 14187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 162) took 1204 ms. Trace:
I20260806 03:56:00.271400 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:00.271649 15579 raft_consensus.cc:729] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:00.131628 15691 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.081527 15450 consensus_queue.cc:1035] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.083s
I20260806 03:56:00.272578 14308 raft_consensus.cc:1226] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:00.053408 14312 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:00.273802 15691 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:00.057245 15500 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:00.274499 15500 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:00.275573 14188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 165) took 1513 ms. Trace:
I20260806 03:56:00.061759 15568 consensus_queue.cc:260] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:00.276782 15568 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:00.277158 14479 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
W20260806 03:56:00.279017 14517 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51338 (request call id 182) took 1424 ms (client timeout 1692 ms). Trace:
W20260806 03:56:00.279467 14517 rpcz_store.cc:269] 0806 03:55:58.854890 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:59.254885 (+399995us) service_pool.cc:227] Handling call
0806 03:56:00.053999 (+799114us) spinlock_profiling.cc:243] Waited 26.9 ms on lock 0x7b5800146a98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:00.278950 (+224951us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":61902592}
I20260806 03:56:00.059657 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:00.165335 15668 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.226543 14518 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:00.165549 15275 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:00.129417 14520 raft_consensus.cc:1226] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:00.052335 15164 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:00.084666 15499 raft_consensus.cc:2726] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:00.180769 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:00.182204 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:00.186736 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:00.055322 14525 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51338 (request call id 174) took 1223 ms. Trace:
I20260806 03:56:00.084473 15498 raft_consensus.cc:2726] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:00.078450 15591 raft_consensus.cc:2726] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:00.134503 15519 raft_consensus.cc:2726] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:00.313220 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:00.131371 14516 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:00.233511 14477 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:00.137527 15468 consensus_queue.cc:1035] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260806 03:56:00.251895 14311 raft_consensus.cc:1226] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260806 03:56:00.251897 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 94304.3us
I20260806 03:56:00.251217 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:00.263244 15593 raft_consensus.cc:3032] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:00.250593 14408 raft_consensus.cc:2454] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:00.244747 14411 rpcz_store.cc:276] 0806 03:55:59.033785 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:59.562840 (+529055us) service_pool.cc:227] Handling call
0806 03:55:59.563183 (+   343us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:59.563446 (+   263us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:55:59.579422 (+ 15976us) log.cc:842] Serialized 14 byte log entry
0806 03:56:00.051142 (+471720us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:00.051207 (+    65us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:00.051261 (+    54us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:00.051338 (+    77us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:00.051466 (+   128us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":465949,"prepare.queue_time_us":13870,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":44,"raft.queue_time_us":469004,"raft.run_cpu_time_us":133,"raft.run_wall_time_us":133}
I20260806 03:56:00.152621 14419 rpcz_store.cc:276] 0806 03:55:58.520762 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.521456 (+   694us) service_pool.cc:227] Handling call
0806 03:55:58.621507 (+100051us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:58.651363 (+ 29856us) raft_consensus.cc:1520] Early marking committed up to index 1
0806 03:55:58.915913 (+264550us) log.cc:842] Serialized 14 byte log entry
0806 03:56:00.047447 (+1131534us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:00.047513 (+    66us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:00.047577 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:00.047668 (+    91us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:00.047820 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":822017,"prepare.queue_time_us":335108,"prepare.run_cpu_time_us":67,"prepare.run_wall_time_us":70,"raft.queue_time_us":823850,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":111,"thread_start_us":485791,"threads_started":2,"wal-append.queue_time_us":468146}
I20260806 03:56:00.266567 15252 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.269750 15686 consensus_queue.cc:1035] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:56:00.149677 15485 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.280768 15274 raft_consensus.cc:686] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:00.166002 15424 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:00.173027 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:00.271806 14187 rpcz_store.cc:276] 0806 03:55:58.958016 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:59.247669 (+289653us) service_pool.cc:227] Handling call
0806 03:55:59.890313 (+642644us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:59.891197 (+   884us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:00.161938 (+270741us) spinlock_profiling.cc:243] Waited 603 ms on lock 0x7b54005fc150. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:00.162128 (+   190us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1387451648}
I20260806 03:56:00.281431 15668 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.227258 15322 raft_consensus.cc:686] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
W20260806 03:56:00.291038 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 206934us
I20260806 03:56:00.248597 15318 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.246120 15584 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.304312 14314 raft_consensus.cc:1226] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:00.251294 15636 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:00.282532 15645 raft_consensus.cc:2781] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election won for term 2
W20260806 03:56:00.327149 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 93747us
I20260806 03:56:00.295302 15624 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:00.304328 15583 consensus_queue.cc:1046] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260806 03:56:00.252566 15426 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.309960 15691 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:00.252760 15639 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:00.334249 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:00.334904 14365 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:00.282452 14190 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:00.289875 15450 consensus_queue.cc:1046] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260806 03:56:00.363420 14253 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:00.312466 14414 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 146) took 1788 ms. Trace:
I20260806 03:56:00.321259 14520 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40850 (request call id 224) took 1824 ms. Trace:
I20260806 03:56:00.404035 15646 consensus_queue.cc:1035] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.063s
I20260806 03:56:00.397107 15691 raft_consensus.cc:686] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:00.408211 14520 rpcz_store.cc:276] 0806 03:55:58.497221 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.521078 (+ 23857us) service_pool.cc:227] Handling call
0806 03:56:00.075379 (+1554301us) spinlock_profiling.cc:243] Waited 34.1 ms on lock 0x7b5800146a98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:00.129091 (+ 53712us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:00.295168 (+166077us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:00.315964 (+ 20796us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":78347008}
W20260806 03:56:00.338833 15698 log.cc:924] Time spent T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.112s	user 0.000s	sys 0.001s
I20260806 03:56:00.409078 15691 consensus_queue.cc:237] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:00.409880 15252 leader_election.cc:288] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:00.328162 15593 raft_consensus.cc:729] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:00.410847 15426 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:00.314653 15275 consensus_queue.cc:1035] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
I20260806 03:56:00.332315 15281 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:56:00.374495 14139 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:00.333467 15591 consensus_queue.cc:1035] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260806 03:56:00.339761 15613 consensus_queue.cc:1046] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260806 03:56:00.402320 14253 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:00.405504 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:00.378758 15443 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.369629 15424 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.380482 14477 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:00.331990 15579 consensus_queue.cc:260] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:00.392277 15570 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:00.418292 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 43853us
I20260806 03:56:00.411583 15360 raft_consensus.cc:2726] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:00.379202 15584 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:00.400295 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:00.384951 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:00.380554 15318 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.392362 15624 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.410770 15274 consensus_queue.cc:237] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:00.287909 15332 consensus_queue.cc:1159] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:56:00.475797 14311 raft_consensus.cc:1226] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:00.482050 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:00.400594 15500 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:00.276055 14188 rpcz_store.cc:276] 0806 03:55:58.762659 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.774870 (+ 12211us) service_pool.cc:227] Handling call
0806 03:55:58.800354 (+ 25484us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:55:58.843310 (+ 42956us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:55:58.849661 (+  6351us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:55:58.902630 (+ 52969us) log.cc:842] Serialized 26 byte log entry
0806 03:55:59.072460 (+169830us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:55:59.077849 (+  5389us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:59.077987 (+   138us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:00.061532 (+983545us) spinlock_profiling.cc:243] Waited 4.1 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:00.275202 (+213670us) raft_consensus.cc:1671] finished
0806 03:56:00.275238 (+    36us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:00.275489 (+   251us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":14136,"raft.queue_time_us":22974,"raft.run_cpu_time_us":185,"raft.run_wall_time_us":7941,"spinlock_wait_cycles":9420544,"thread_start_us":145748,"threads_started":1,"wal-append.queue_time_us":436844}
I20260806 03:56:00.420075 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:00.508271 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:00.526641 15641 log.cc:924] Time spent T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 1.436s	user 0.003s	sys 0.001s
W20260806 03:56:00.636339 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 255907us
I20260806 03:56:00.419036 14253 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:00.651108 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:00.587405 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 252638us
W20260806 03:56:00.657996 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 239084us
W20260806 03:56:00.587833 15439 consensus_meta.cc:287] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.553s	user 0.004s	sys 0.009s
I20260806 03:56:00.660991 14253 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:00.429958 15499 raft_consensus.cc:2781] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:00.501816 15485 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:00.661619 14477 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:00.442116 15583 raft_consensus.cc:2781] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:56:00.416359 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:00.519377 15164 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:00.513837 14312 raft_consensus.cc:1261] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:00.429597 15470 raft_consensus.cc:2781] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260806 03:56:00.664433 15712 log.cc:924] Time spent T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.257s	user 0.002s	sys 0.000s
I20260806 03:56:00.649170 15639 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:00.599223 15645 raft_consensus.cc:686] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:00.509706 14413 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59036 (request call id 194) took 1477 ms. Trace:
I20260806 03:56:00.506484 15636 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:00.502614 15219 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:00.523669 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:00.429090 15281 raft_consensus.cc:686] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:00.641614 15426 raft_consensus.cc:2726] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:00.641351 15713 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.715433 15441 consensus_queue.cc:1035] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260806 03:56:00.687422 15599 raft_consensus.cc:2726] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:00.716862 15281 consensus_queue.cc:237] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:00.514034 15668 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:00.688102 15470 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:00.406014 14414 rpcz_store.cc:276] 0806 03:55:58.523602 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:58.654245 (+130643us) service_pool.cc:227] Handling call
0806 03:55:59.456044 (+801799us) spinlock_profiling.cc:243] Waited 3.16 ms on lock 0x7b580070bf98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:55:59.456291 (+   247us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:00.051071 (+594780us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:00.051106 (+    35us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:00.051622 (+   516us) log.cc:842] Serialized 26 byte log entry
0806 03:56:00.246485 (+194863us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:00.249210 (+  2725us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:00.283459 (+ 34249us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:00.288689 (+  5230us) raft_consensus.cc:1671] finished
0806 03:56:00.288726 (+    37us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:00.308718 (+ 19992us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":600679,"raft.queue_time_us":595359,"raft.run_cpu_time_us":120,"raft.run_wall_time_us":119,"spinlock_wait_cycles":7265664,"thread_start_us":176815,"threads_started":1,"wal-append.queue_time_us":215990}
I20260806 03:56:00.705219 14413 rpcz_store.cc:276] 0806 03:55:59.032416 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:59.506483 (+474067us) service_pool.cc:227] Handling call
0806 03:55:59.742328 (+235845us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:55:59.750384 (+  8056us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:00.509329 (+758945us) spinlock_profiling.cc:243] Waited 205 ms on lock 0x7b5400466250. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:00.509601 (+   272us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":470411648}
I20260806 03:56:00.675876 15605 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.730542 15597 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:00.731002 15605 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:00.663847 15589 consensus_queue.cc:1046] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260806 03:56:00.733074 15589 raft_consensus.cc:3032] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:00.733489 15589 raft_consensus.cc:729] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:00.733932 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:00.734409 15589 consensus_queue.cc:260] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:00.736935 15470 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:00.695422 15583 raft_consensus.cc:686] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
W20260806 03:56:00.688738 15710 log.cc:924] Time spent T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5: Append to log took a long time: real 0.324s	user 0.000s	sys 0.004s
I20260806 03:56:00.642617 15443 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:00.713373 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 51825.2us
I20260806 03:56:00.704879 15219 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:00.714639 14521 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:00.751753 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:00.752074 14518 raft_consensus.cc:1226] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:00.716318 15713 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:00.753297 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:00.754174 14526 raft_consensus.cc:2396] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a 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.
I20260806 03:56:00.754568 15713 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:00.679715 15360 raft_consensus.cc:2726] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:00.757377 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:00.714474 15314 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:00.758790 14302 raft_consensus.cc:2379] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:00.761451 15468 raft_consensus.cc:3032] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:00.761940 15468 raft_consensus.cc:729] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:00.575222 15544 consensus_queue.cc:1046] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.101s
I20260806 03:56:00.468987 15322 consensus_queue.cc:237] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:00.684952 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:00.419185 15593 consensus_queue.cc:260] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:00.726166 15220 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.483637 15519 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:00.706218 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 44677.9us
W20260806 03:56:00.739897 15440 consensus_meta.cc:287] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.602s	user 0.014s	sys 0.001s
I20260806 03:56:00.746384 14477 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:00.750653 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:00.715410 15595 raft_consensus.cc:3032] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:00.647188 15570 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.761790 15470 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:00.783077 15335 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.805145 15314 raft_consensus.cc:2726] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:00.782953 15219 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.808477 15335 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:00.808948 15583 consensus_queue.cc:237] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:00.810117 15219 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:00.801198 15645 consensus_queue.cc:237] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:00.735958 15589 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:00.810881 15335 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:00.777982 15499 raft_consensus.cc:686] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:00.812812 15499 consensus_queue.cc:237] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:00.814869 15570 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:00.801388 15519 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.762929 15468 consensus_queue.cc:260] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:00.817196 15468 raft_consensus.cc:3037] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:56:00.804452 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 58150.6us
I20260806 03:56:00.805061 14365 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:00.806869 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:00.783823 15424 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:00.837015 14365 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:00.837831 14477 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:00.801575 15440 raft_consensus.cc:2726] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:00.305732 14525 rpcz_store.cc:276] 0806 03:55:58.832204 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:59.499351 (+667147us) service_pool.cc:227] Handling call
0806 03:55:59.580964 (+ 81613us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:55:59.600250 (+ 19286us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:55:59.600281 (+    31us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:55:59.600791 (+   510us) log.cc:842] Serialized 26 byte log entry
0806 03:55:59.678764 (+ 77973us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:55:59.716195 (+ 37431us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:55:59.722350 (+  6155us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:55:59.792875 (+ 70525us) raft_consensus.cc:1671] finished
0806 03:55:59.794471 (+  1596us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:00.055044 (+260573us) spinlock_profiling.cc:243] Waited 16.6 ms on lock 0x7b5400419450. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:00.055247 (+   203us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":2672,"raft.run_cpu_time_us":201,"raft.run_wall_time_us":7660,"spinlock_wait_cycles":38231296,"thread_start_us":64051,"threads_started":1,"wal-append.queue_time_us":142118}
I20260806 03:56:00.855924 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:00.803752 15595 raft_consensus.cc:729] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:00.819144 14413 raft_consensus.cc:1261] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:00.806382 14409 raft_consensus.cc:1261] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:00.883285 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:00.884318 14417 raft_consensus.cc:2354] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:56:00.885227 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:00.835892 15581 consensus_queue.cc:1159] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ea4c17bf862541aa93d120d173084b0e" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 1 last_received_current_leader { term: 2 index: 2 } }
I20260806 03:56:00.851868 15636 raft_consensus.cc:2781] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:00.899546 15636 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:00.900285 15636 raft_consensus.cc:3037] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:00.801646 15220 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:00.856827 15219 raft_consensus.cc:2726] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:00.855279 15485 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:00.911614 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:00.855448 15498 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:00.893705 14309 raft_consensus.cc:1226] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:00.898083 15584 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:00.919376 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:00.917366 15318 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:00.915103 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:00.948661 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:00.922254 14417 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:56:00.963160 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:00.929582 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:00.942569 15519 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:00.931838 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:00.968681 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:56:01.025830 14311 raft_consensus.cc:1226] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:56:01.014488 14365 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:00.965359 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.016098 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:00.932091 15624 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:00.970611 14139 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:01.028967 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.030470 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:00.962505 15204 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:00.963641 15716 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:01.034274 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 63818.6us
I20260806 03:56:01.035844 14139 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:00.935303 15498 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:01.042874 14365 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:00.950732 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:01.044214 14253 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.074002 14194 raft_consensus.cc:1226] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:00.990494 15605 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:01.037235 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.076000 15275 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:01.081574 15275 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:01.050362 15720 raft_consensus.cc:2781] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:01.051167 15220 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:01.087251 14253 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:01.052456 15470 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:01.052865 14525 raft_consensus.cc:1226] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:01.053728 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:01.044492 15204 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:01.057916 15520 raft_consensus.cc:2741] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260806 03:56:01.052883 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.061030 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.063177 15443 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:01.018321 14188 raft_consensus.cc:3037] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:01.065660 14477 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:01.067191 14313 raft_consensus.cc:1226] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:01.028306 15726 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:01.024001 14190 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:01.026692 15318 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:01.035323 15568 consensus_meta.cc:287] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.758s	user 0.013s	sys 0.004s
I20260806 03:56:01.028203 15570 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:01.048066 15519 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:01.027529 14408 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:56:01.051550 15281 consensus_queue.cc:1035] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:01.064617 15500 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:00.952648 15595 consensus_queue.cc:260] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:01.092386 14194 raft_consensus.cc:3037] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:56:01.069937 15624 raft_consensus.cc:2726] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:01.101397 15275 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:01.102663 14520 raft_consensus.cc:1226] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:01.083261 15335 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:01.047324 15716 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:01.110471 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:01.110036 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:01.119560 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 53973.5us
I20260806 03:56:01.082993 15720 raft_consensus.cc:686] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:01.107954 14518 raft_consensus.cc:1226] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260806 03:56:01.080538 15584 consensus_queue.cc:1046] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260806 03:56:01.109429 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:01.212497 14527 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:01.122269 15470 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:01.144902 15617 raft_consensus.cc:2726] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:01.223532 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:01.233312 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.233807 14419 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:01.234194 15731 log.cc:924] Time spent T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.115s	user 0.000s	sys 0.000s
I20260806 03:56:01.213862 15519 raft_consensus.cc:686] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:01.157543 15318 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:01.236698 15734 log.cc:924] Time spent T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260806 03:56:01.157297 15570 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:01.114161 15586 consensus_queue.cc:1035] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.100s
I20260806 03:56:01.216837 15579 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:01.176337 14477 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.155228 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:01.176206 15732 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:01.254457 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 101982us
I20260806 03:56:01.262737 14139 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.153570 14409 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
W20260806 03:56:01.268240 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 92024.9us
I20260806 03:56:01.274649 14139 leader_election.cc:398] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:56:01.211028 15443 consensus_queue.cc:1046] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260806 03:56:01.230937 15470 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:01.276643 14477 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.278263 14139 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:01.254860 15735 log.cc:924] Time spent T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260806 03:56:01.209806 15500 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:01.235644 15519 consensus_queue.cc:237] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:01.267092 14308 raft_consensus.cc:2396] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260806 03:56:01.117040 15544 consensus_queue.cc:1046] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.151s
I20260806 03:56:01.254454 14187 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:01.286839 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:01.290431 14139 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.288278 14365 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:01.266250 15617 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:01.287973 14477 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:01.270429 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.265823 15434 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:01.281190 15668 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:01.281675 15520 raft_consensus.cc:2726] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:01.328249 15544 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:01.328991 15544 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:01.330053 15500 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:01.330888 15498 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:01.331025 15485 raft_consensus.cc:2726] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:01.284668 15470 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:01.284724 15597 raft_consensus.cc:2726] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:01.333285 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.157896 15726 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:01.286805 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:01.331378 15544 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:01.354252 14421 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 160) took 1100 ms. Trace:
I20260806 03:56:01.354689 14421 rpcz_store.cc:276] 0806 03:56:00.254115 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:00.653946 (+399831us) service_pool.cc:227] Handling call
0806 03:56:00.654414 (+   468us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:00.654828 (+   414us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:00.654859 (+    31us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:00.662991 (+  8132us) log.cc:842] Serialized 26 byte log entry
0806 03:56:00.949240 (+286249us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:01.012555 (+ 63315us) log.cc:842] Serialized 14 byte log entry
0806 03:56:01.057642 (+ 45087us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:01.057740 (+    98us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:01.354000 (+296260us) raft_consensus.cc:1671] finished
0806 03:56:01.354021 (+    21us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:01.354182 (+   161us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":62123,"prepare.queue_time_us":63374,"prepare.run_cpu_time_us":90,"prepare.run_wall_time_us":5778,"raft.queue_time_us":53259,"raft.run_cpu_time_us":332,"raft.run_wall_time_us":12150,"thread_start_us":248086,"threads_started":1,"wal-append.queue_time_us":369507}
I20260806 03:56:01.255725 15729 consensus_queue.cc:1046] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.071s
I20260806 03:56:01.299103 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.284483 15439 consensus_queue.cc:1035] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260806 03:56:01.356982 14365 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:01.356990 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.325212 15240 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:01.323676 15440 raft_consensus.cc:2726] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:01.323282 15322 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:01.323904 15617 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:01.272388 15732 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:01.374004 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.346813 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:01.379367 15424 raft_consensus.cc:2726] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:01.343154 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.383292 15204 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:01.384925 15617 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:01.353250 15720 consensus_queue.cc:237] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:01.376740 15240 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:01.379755 15318 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:01.355731 15668 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:01.387200 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:01.388175 14408 raft_consensus.cc:1226] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:01.389163 15726 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:01.391685 15716 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:01.338490 15434 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:01.363453 15500 consensus_queue.cc:1046] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260806 03:56:01.392478 15636 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:01.393417 15570 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:01.387864 15171 raft_consensus.cc:3032] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:01.448405 15171 raft_consensus.cc:729] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:01.448735 15434 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:01.421018 14518 raft_consensus.cc:2454] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:01.449329 15171 consensus_queue.cc:260] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:01.430965 14525 raft_consensus.cc:2396] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260806 03:56:01.450706 15171 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:01.444453 15589 consensus_meta.cc:287] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.633s	user 0.008s	sys 0.005s
I20260806 03:56:01.444684 14412 raft_consensus.cc:2396] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:01.451238 14419 raft_consensus.cc:2454] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
W20260806 03:56:01.410037 15468 consensus_meta.cc:287] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.592s	user 0.012s	sys 0.001s
I20260806 03:56:01.365103 15335 raft_consensus.cc:686] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:01.413587 15443 consensus_queue.cc:1046] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:56:01.419883 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:01.453928 14524 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:01.369668 15597 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:01.454939 15597 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:01.415642 14309 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 270) took 1135 ms. Trace:
I20260806 03:56:01.456489 14522 raft_consensus.cc:1261] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:01.458788 15579 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:01.458952 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.459479 15579 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:01.455407 15470 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:01.462045 15579 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:01.462193 15470 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:01.457405 15597 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:01.457584 14309 rpcz_store.cc:276] 0806 03:56:00.279768 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:00.288423 (+  8655us) service_pool.cc:227] Handling call
0806 03:56:00.738834 (+450411us) spinlock_profiling.cc:243] Waited 3.77 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:00.739050 (+   216us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:01.015812 (+276762us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:01.415265 (+399453us) spinlock_profiling.cc:243] Waited 131 ms on lock 0x7b5400647dd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:01.415551 (+   286us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":310665472}
I20260806 03:56:01.457768 14526 raft_consensus.cc:1261] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:56:01.457989 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:01.453198 15335 consensus_queue.cc:237] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:01.472700 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:01.473857 14516 raft_consensus.cc:2379] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
W20260806 03:56:01.475271 15738 log.cc:924] Time spent T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260806 03:56:01.434176 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.477000 14194 raft_consensus.cc:2379] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:01.478189 15171 consensus_queue.cc:1046] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:01.379734 15322 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:01.481938 15322 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:01.453287 15636 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:01.480561 14419 raft_consensus.cc:1261] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:01.483405 15732 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:01.481021 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.486181 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.487393 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.489594 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.490373 15322 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:01.430387 15240 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:01.492691 15322 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:01.490711 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:01.439687 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 325028us
I20260806 03:56:01.493947 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.494441 14253 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.494861 14178 raft_consensus.cc:2396] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:01.495970 15579 raft_consensus.cc:2726] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:01.497310 14253 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.498131 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.498507 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.498819 14180 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:01.499244 14194 raft_consensus.cc:2379] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:01.499562 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.499914 15579 raft_consensus.cc:2726] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:01.500885 14187 raft_consensus.cc:2396] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260806 03:56:01.502905 15500 raft_consensus.cc:3032] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:01.503366 15500 raft_consensus.cc:729] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:01.499835 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.504312 15500 consensus_queue.cc:260] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:01.505438 15499 raft_consensus.cc:3032] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:01.495707 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.505868 15500 raft_consensus.cc:3037] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:01.506361 14178 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:56:01.506388 15579 consensus_queue.cc:1035] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:01.509657 14253 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:01.505705 14180 raft_consensus.cc:1261] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:01.487653 14306 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:01.519954 15732 raft_consensus.cc:3032] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:01.526324 15732 raft_consensus.cc:729] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
W20260806 03:56:01.526680 14410 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59034 (request call id 159) took 1272 ms (client timeout 1596 ms). Trace:
I20260806 03:56:01.526870 14180 raft_consensus.cc:1261] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260806 03:56:01.510036 15318 consensus_queue.cc:1035] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260806 03:56:01.433632 15639 consensus_queue.cc:1046] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.093s
I20260806 03:56:01.524106 14412 raft_consensus.cc:1226] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:01.549628 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:01.569005 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 234053us
I20260806 03:56:01.527459 14180 pending_rounds.cc:76] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c: Aborting all ops after (but not including) 1
I20260806 03:56:01.505919 15499 raft_consensus.cc:729] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
W20260806 03:56:01.580128 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 289799us
I20260806 03:56:01.581339 14139 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.538082 14190 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:01.519371 15579 raft_consensus.cc:2781] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:01.584192 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.530922 15595 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:01.548777 15646 raft_consensus.cc:3032] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:01.521484 15470 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:01.442559 15668 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:01.548677 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:01.608952 14518 raft_consensus.cc:2379] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:01.608614 15470 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:01.609989 15668 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:01.534145 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:01.610984 15470 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:01.535145 15318 consensus_queue.cc:1035] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260806 03:56:01.533543 15485 consensus_queue.cc:1035] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.071s
I20260806 03:56:01.613564 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:01.604307 15498 raft_consensus.cc:2726] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:01.614609 14190 raft_consensus.cc:2379] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:01.542555 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:01.616400 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.540823 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.619905 15274 raft_consensus.cc:3032] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:01.620388 15274 raft_consensus.cc:729] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:01.620575 14411 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:01.621061 14253 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.621299 15274 consensus_queue.cc:260] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:01.622112 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.623347 15726 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:01.623962 15726 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:01.625104 15570 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:01.594128 14194 raft_consensus.cc:2454] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:01.570996 15581 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
W20260806 03:56:01.527236 14410 rpcz_store.cc:269] 0806 03:56:00.253905 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:00.271106 (+ 17201us) service_pool.cc:227] Handling call
0806 03:56:01.526424 (+1255318us) spinlock_profiling.cc:243] Waited 1e+03 ms on lock 0x7b54000cdad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:01.526601 (+   177us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2299148160}
I20260806 03:56:01.596936 15579 raft_consensus.cc:686] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:01.569998 14188 raft_consensus.cc:2454] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:01.577369 15322 raft_consensus.cc:3032] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:01.574730 14180 pending_rounds.cc:97] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:56:01.632378 14139 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:01.635030 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.584393 15434 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:01.654639 14194 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:01.606503 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.653810 14367 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:01.641260 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 265702us
I20260806 03:56:01.597584 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.647639 14312 raft_consensus.cc:1261] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:01.602404 15646 raft_consensus.cc:729] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:01.648617 15322 raft_consensus.cc:729] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:01.632144 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:01.646780 14525 raft_consensus.cc:1226] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:01.623030 14411 raft_consensus.cc:2454] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:01.527274 15732 consensus_queue.cc:260] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:01.636864 14189 raft_consensus.cc:1226] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:01.633230 15745 raft_consensus.cc:2726] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:01.623790 14253 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.666653 14365 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:01.667688 14192 raft_consensus.cc:1226] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: []
W20260806 03:56:01.722790 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 90584.9us
I20260806 03:56:01.723601 14312 raft_consensus.cc:1261] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:56:01.720819 14408 raft_consensus.cc:1261] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:56:01.748593 14139 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.661459 15318 raft_consensus.cc:2781] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:01.783159 15318 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:01.783633 15171 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:01.751449 15750 consensus_queue.cc:1035] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:01.784693 15322 consensus_queue.cc:260] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:01.724629 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.786710 15322 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:01.784650 15171 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:01.748464 15519 raft_consensus.cc:2781] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:01.788914 15519 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:01.789074 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.789463 15519 raft_consensus.cc:3037] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:01.786912 14419 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:01.767834 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.792960 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.793819 15171 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:01.782315 14517 raft_consensus.cc:2454] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:01.719439 14187 raft_consensus.cc:1226] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260806 03:56:01.757306 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.757503 15732 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:01.640980 15581 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:01.646463 15499 consensus_queue.cc:260] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:01.759306 15726 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:01.760057 14139 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.763383 14178 raft_consensus.cc:2379] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:01.764477 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.847571 15171 raft_consensus.cc:2726] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260806 03:56:01.770659 14304 raft_consensus.cc:1261] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:56:01.661074 15434 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:01.865355 15434 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:01.866357 15581 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:01.771317 15745 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:01.868548 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 54415.3us
I20260806 03:56:01.869091 15745 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:01.870723 15314 consensus_queue.cc:1035] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:01.871269 15745 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:01.871534 15686 consensus_queue.cc:1035] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:01.825620 15595 raft_consensus.cc:2726] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:01.841189 14306 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:01.870757 14477 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:01.772747 15593 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:01.640700 15570 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:01.777308 14521 raft_consensus.cc:1226] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:01.777591 15743 raft_consensus.cc:2781] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:01.775652 14516 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:01.780412 15240 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:01.781894 15579 consensus_queue.cc:237] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:01.783716 15318 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:01.670593 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:01.789901 14421 raft_consensus.cc:2454] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:01.664397 15668 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:01.923960 14194 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:01.924424 15668 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:01.925498 14194 raft_consensus.cc:1261] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260806 03:56:01.925894 14194 pending_rounds.cc:76] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c: Aborting all ops after (but not including) 1
I20260806 03:56:01.926117 14194 pending_rounds.cc:97] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260806 03:56:01.926365 14194 raft_consensus.cc:2866] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:01.926873 15668 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:01.665920 14409 raft_consensus.cc:2454] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:01.728468 15748 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:01.753111 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.933702 14312 raft_consensus.cc:2379] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:01.653328 14180 raft_consensus.cc:2866] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:01.814731 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:01.726745 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 103031us
W20260806 03:56:01.817035 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 150606us
W20260806 03:56:01.845566 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 85619.8us
I20260806 03:56:01.850982 15450 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:01.895762 15220 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:01.929477 14477 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:01.945886 14139 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:01.947710 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.888655 14479 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:01.891075 15743 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:01.900132 14308 raft_consensus.cc:1261] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260806 03:56:01.890074 15745 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:01.887075 14419 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:56:01.967245 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.958629 14139 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:01.959401 14365 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:01.922351 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:01.885175 15686 consensus_queue.cc:1035] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
W20260806 03:56:01.964377 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 84391us
I20260806 03:56:01.954986 14421 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:01.976753 14365 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:01.932775 15691 raft_consensus.cc:2781] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:01.999069 14365 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:01.999784 14253 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:02.002907 14365 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:02.007629 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:01.949429 15470 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:01.955312 15332 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:01.967322 15743 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:01.978489 15439 raft_consensus.cc:2781] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:01.974556 15729 raft_consensus.cc:2781] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:01.992871 15584 raft_consensus.cc:2726] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:01.989874 15668 raft_consensus.cc:2781] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:02.045286 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:02.026719 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:01.991992 15434 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:01.997535 15443 raft_consensus.cc:2781] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:02.017205 15424 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:02.016834 15717 raft_consensus.cc:2726] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:02.001226 15498 raft_consensus.cc:2781] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:02.010149 14414 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46376 (request call id 212) took 1150 ms. Trace:
I20260806 03:56:01.997597 15636 consensus_queue.cc:1035] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260806 03:56:01.974341 15745 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:02.047724 14312 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:56:01.957283 15450 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:01.990200 15275 consensus_queue.cc:1046] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260806 03:56:02.095826 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:01.998521 15691 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:02.099397 15691 raft_consensus.cc:3037] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:01.955921 15748 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:02.104357 15748 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:02.111636 15768 log.cc:924] Time spent T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
W20260806 03:56:02.058070 15759 log.cc:924] Time spent T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.119s	user 0.001s	sys 0.001s
I20260806 03:56:02.027606 15439 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:02.033113 15729 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:02.113361 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:02.101730 15646 consensus_queue.cc:260] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:02.124612 15599 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:02.125136 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:02.141742 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 142475us
I20260806 03:56:02.073828 15617 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:02.144109 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 178539us
I20260806 03:56:02.130980 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:02.074625 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:02.080468 15485 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:02.027801 15470 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:02.027586 15332 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:02.056964 15668 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:02.071157 15498 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:02.080931 15443 raft_consensus.cc:686] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:02.115798 14192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 149) took 1059 ms. Trace:
I20260806 03:56:02.257359 14192 rpcz_store.cc:276] 0806 03:56:01.056387 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.066335 (+  9948us) service_pool.cc:227] Handling call
0806 03:56:01.066630 (+   295us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:01.752454 (+685824us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:02.115454 (+363000us) spinlock_profiling.cc:243] Waited 601 ms on lock 0x7b54006f27d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:02.115719 (+   265us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1381649280}
I20260806 03:56:02.059335 15434 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:02.165380 14524 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:56:02.171286 14477 leader_election.cc:302] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:02.167883 14311 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:02.154229 15439 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:56:02.206271 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 203508us
I20260806 03:56:02.280570 14365 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:02.282568 14365 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:02.164682 14189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 150) took 1107 ms. Trace:
I20260806 03:56:02.071769 14414 rpcz_store.cc:276] 0806 03:56:00.859359 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:00.869842 (+ 10483us) service_pool.cc:227] Handling call
0806 03:56:01.898495 (+1028653us) spinlock_profiling.cc:243] Waited 7.62 ms on lock 0x7b580070bf98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:02.010035 (+111540us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":17530752}
I20260806 03:56:02.152359 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:02.161655 15729 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:02.159430 15614 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:02.248319 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 82323.8us
I20260806 03:56:02.167045 15599 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:02.166144 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:02.255429 15771 log.cc:924] Time spent T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.222s	user 0.000s	sys 0.001s
W20260806 03:56:02.255981 15777 log.cc:924] Time spent T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.123s	user 0.000s	sys 0.000s
W20260806 03:56:02.311446 15773 log.cc:924] Time spent T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.152s	user 0.000s	sys 0.000s
W20260806 03:56:02.261885 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 90676.3us
I20260806 03:56:02.196750 15646 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:02.205098 15570 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:02.174729 15519 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:02.310668 14311 raft_consensus.cc:1226] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:02.309921 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:02.401842 14525 raft_consensus.cc:2379] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:02.402099 15519 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:02.343158 14253 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:02.256937 15498 raft_consensus.cc:3037] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:02.225695 15240 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:02.350579 14139 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:02.171324 15617 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:02.372859 14477 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:56:02.421386 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 48644.7us
I20260806 03:56:02.375247 14196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 199) took 1426 ms. Trace:
I20260806 03:56:02.375885 15470 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:02.340276 14189 rpcz_store.cc:276] 0806 03:56:01.056852 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.057509 (+   657us) service_pool.cc:227] Handling call
0806 03:56:01.603290 (+545781us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:01.753129 (+149839us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:02.142945 (+389816us) spinlock_profiling.cc:243] Waited 539 ms on lock 0x7b54006de050. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:02.162048 (+ 19103us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1240761728}
I20260806 03:56:02.292759 15720 raft_consensus.cc:2726] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:56:02.382022 15732 consensus_meta.cc:287] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.541s	user 0.010s	sys 0.003s
I20260806 03:56:02.382361 14307 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:56:02.382474 15743 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:02.285106 15790 raft_consensus.cc:2781] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:02.279282 15783 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:02.457000 14527 raft_consensus.cc:1226] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:02.259331 15668 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:02.308780 15769 log.cc:924] Time spent T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.227s	user 0.006s	sys 0.000s
I20260806 03:56:02.390014 15443 consensus_queue.cc:237] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:02.453015 15581 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:02.470716 15581 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:02.472079 15485 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:02.473577 15581 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:02.455880 15335 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:02.475165 15335 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:02.392760 15450 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:02.429889 15322 consensus_meta.cc:287] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.643s	user 0.012s	sys 0.006s
I20260806 03:56:02.314705 14413 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 174) took 1434 ms. Trace:
I20260806 03:56:02.477941 15335 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:02.476831 14413 rpcz_store.cc:276] 0806 03:56:00.880442 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.393741 (+513299us) service_pool.cc:227] Handling call
0806 03:56:01.394258 (+   517us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:01.397955 (+  3697us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:01.397996 (+    41us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:01.398556 (+   560us) log.cc:842] Serialized 26 byte log entry
0806 03:56:01.721894 (+323338us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:56:01.721935 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:01.722033 (+    98us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:02.314388 (+592355us) raft_consensus.cc:1671] finished
0806 03:56:02.314430 (+    42us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:02.314623 (+   193us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":3175,"raft.queue_time_us":4078,"raft.run_cpu_time_us":134,"raft.run_wall_time_us":134,"spinlock_wait_cycles":30592,"thread_start_us":271512,"threads_started":1,"wal-append.queue_time_us":447557}
I20260806 03:56:02.460274 15790 raft_consensus.cc:686] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:02.481225 15790 consensus_queue.cc:237] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:02.417850 15645 raft_consensus.cc:2726] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:02.397358 15220 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:02.422151 14477 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:02.310971 15332 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:02.428954 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 80390.9us
I20260806 03:56:02.422307 14196 rpcz_store.cc:276] 0806 03:56:00.948930 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:00.949369 (+   439us) service_pool.cc:227] Handling call
0806 03:56:01.015932 (+ 66563us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:01.016415 (+   483us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:01.016445 (+    30us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:01.020548 (+  4103us) log.cc:842] Serialized 26 byte log entry
0806 03:56:01.619011 (+598463us) spinlock_profiling.cc:243] Waited 15.8 ms on lock 0x7b18004ec820. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:56:01.885915 (+266904us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:56:01.885953 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:01.886076 (+   123us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:02.374918 (+488842us) raft_consensus.cc:1671] finished
0806 03:56:02.374939 (+    21us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:02.375183 (+   244us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":13613,"raft.queue_time_us":4742,"raft.run_cpu_time_us":245,"raft.run_wall_time_us":23296,"spinlock_wait_cycles":36334336,"thread_start_us":266719,"threads_started":1,"wal-append.queue_time_us":925416}
W20260806 03:56:02.361413 15780 log.cc:924] Time spent T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
W20260806 03:56:02.496614 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 74540.2us
I20260806 03:56:02.497341 14139 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:02.431730 14365 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:02.428817 15589 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:02.368439 14179 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 154) took 1267 ms. Trace:
I20260806 03:56:02.367087 15745 leader_election.cc:288] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:02.445405 15617 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:02.429807 15605 consensus_queue.cc:1046] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260806 03:56:02.430394 15800 consensus_queue.cc:1035] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260806 03:56:02.341391 15500 consensus_queue.cc:1035] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.082s
I20260806 03:56:02.349257 15614 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:02.349664 15599 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:02.422134 15570 raft_consensus.cc:2781] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:02.431424 15519 raft_consensus.cc:2726] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:02.475615 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:02.405644 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 62582.9us
I20260806 03:56:02.543562 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:02.373055 14180 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:02.459333 15743 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:02.498463 14526 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:56:02.501184 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 69636.8us
I20260806 03:56:02.431051 15782 raft_consensus.cc:2781] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:02.459429 15726 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:02.454126 14516 raft_consensus.cc:1261] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260806 03:56:02.505722 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:02.507014 14192 raft_consensus.cc:1226] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:02.447885 15691 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:02.511263 14139 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:02.422494 15735 log.cc:924] Time spent T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260806 03:56:02.459096 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:02.499876 15220 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:02.508996 15589 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:02.529981 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:02.467590 15783 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:02.503515 15752 raft_consensus.cc:2781] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:56:02.536479 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:02.501410 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:02.542135 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:02.552577 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:02.557073 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:02.504252 14179 rpcz_store.cc:276] 0806 03:56:01.101275 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.503934 (+402659us) service_pool.cc:227] Handling call
0806 03:56:01.571978 (+ 68044us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:01.626593 (+ 54615us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:01.632425 (+  5832us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:01.718843 (+ 86418us) log.cc:842] Serialized 26 byte log entry
0806 03:56:01.953084 (+234241us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:56:01.953316 (+   232us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:01.989203 (+ 35887us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:02.368105 (+378902us) raft_consensus.cc:1671] finished
0806 03:56:02.368140 (+    35us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:02.368349 (+   209us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":14067,"raft.run_cpu_time_us":81,"raft.run_wall_time_us":82,"thread_start_us":160258,"threads_started":1,"wal-append.queue_time_us":430469}
I20260806 03:56:02.569090 15274 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:02.522866 15570 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:02.573577 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:02.574137 15763 log.cc:924] Time spent T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.546s	user 0.005s	sys 0.003s
I20260806 03:56:02.576470 15468 raft_consensus.cc:3032] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:02.509270 15322 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:02.520066 15732 raft_consensus.cc:2726] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:02.509021 15240 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.077s
I20260806 03:56:02.711009 15468 raft_consensus.cc:729] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:02.711212 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:02.711892 14180 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:02.713395 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:02.713735 15614 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:02.585058 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:02.715592 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:02.716393 14518 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:02.717550 15783 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:02.617460 15726 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:02.615953 14196 raft_consensus.cc:2379] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:02.713665 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:02.702378 15579 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:02.634537 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:02.720436 14520 raft_consensus.cc:2454] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:02.721729 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:02.724752 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:02.725174 14187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 152) took 1655 ms. Trace:
I20260806 03:56:02.725669 14179 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
W20260806 03:56:02.635967 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 124774us
I20260806 03:56:02.727048 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:02.728303 14190 raft_consensus.cc:2379] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:02.638916 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:02.710729 15322 raft_consensus.cc:686] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:02.654507 14479 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:56:02.733130 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 78766.6us
I20260806 03:56:02.733457 15322 consensus_queue.cc:237] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:02.663923 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:02.658558 15691 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:02.683921 14253 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:02.735239 14194 raft_consensus.cc:2379] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 2: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
W20260806 03:56:02.627847 15804 log.cc:924] Time spent T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.239s	user 0.002s	sys 0.000s
W20260806 03:56:02.735707 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 51910us
I20260806 03:56:02.609455 15745 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:02.736490 15745 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:02.688385 14421 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:56:02.695499 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:02.608846 15782 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:02.653810 15605 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:56:02.685678 15318 consensus_meta.cc:287] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.745s	user 0.009s	sys 0.006s
I20260806 03:56:02.659977 15686 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:02.762918 14526 raft_consensus.cc:1261] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:02.689031 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:02.709918 14522 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:02.710323 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:02.710718 15811 log.cc:924] Time spent T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260806 03:56:02.734273 15584 raft_consensus.cc:3032] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:02.700387 14367 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:02.738934 14253 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:02.720607 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:02.838191 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 137967us
I20260806 03:56:02.838943 14313 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47312 (request call id 160) took 1259 ms. Trace:
I20260806 03:56:02.839393 14313 rpcz_store.cc:276] 0806 03:56:01.579621 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.579860 (+   239us) service_pool.cc:227] Handling call
0806 03:56:01.903226 (+323366us) spinlock_profiling.cc:243] Waited 1.33 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:02.720440 (+817214us) spinlock_profiling.cc:243] Waited 24 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65b7c 00007f0d79b6573b 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:02.838866 (+118426us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":58251392}
W20260806 03:56:02.741226 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 215521us
I20260806 03:56:02.743841 14417 raft_consensus.cc:1261] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260806 03:56:02.844043 14417 pending_rounds.cc:76] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting all ops after (but not including) 1
I20260806 03:56:02.844383 14417 pending_rounds.cc:97] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:56:02.844664 14417 raft_consensus.cc:2866] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:02.845953 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:02.703034 15443 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:02.752061 15726 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:02.727839 14179 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:02.759481 14308 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 230) took 1033 ms. Trace:
I20260806 03:56:02.761660 14421 raft_consensus.cc:1261] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:56:02.708081 15570 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:02.684948 15720 consensus_queue.cc:1046] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
I20260806 03:56:02.853401 14421 raft_consensus.cc:1261] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:02.685838 15729 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:02.838053 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 99201.9us
I20260806 03:56:02.742633 15782 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:02.871781 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:02.735860 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:02.880092 14253 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:02.866521 15646 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:02.884298 15646 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:02.884658 15646 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:02.885737 15729 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:02.837086 15584 raft_consensus.cc:729] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:02.852105 14308 rpcz_store.cc:276] 0806 03:56:01.726019 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.786573 (+ 60554us) service_pool.cc:227] Handling call
0806 03:56:01.786999 (+   426us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:01.966462 (+179463us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:02.759050 (+792588us) spinlock_profiling.cc:243] Waited 89.9 ms on lock 0x7b54005bcf54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:02.759379 (+   329us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":206803200}
I20260806 03:56:02.887219 15584 consensus_queue.cc:260] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:02.888748 15584 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:02.833829 15686 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:02.897040 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:02.902076 14313 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:02.850700 14409 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:02.720474 15579 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:02.850368 15434 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:02.853502 15314 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:02.868075 15743 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:02.910274 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:02.915158 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 216359us
W20260806 03:56:02.911757 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 176910us
I20260806 03:56:02.876577 15605 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:02.761582 15318 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:02.875931 15728 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:02.921382 14477 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:02.922235 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:02.911405 15752 raft_consensus.cc:686] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:02.926280 14145 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:02.930634 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:02.932333 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:02.869614 15443 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:02.940219 15729 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:02.725804 14187 rpcz_store.cc:276] 0806 03:56:01.084347 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.501552 (+417205us) service_pool.cc:227] Handling call
0806 03:56:01.653351 (+151799us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:01.822202 (+168851us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:02.724912 (+902710us) spinlock_profiling.cc:243] Waited 145 ms on lock 0x7b54005fd050. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:02.725097 (+   185us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":332729088}
I20260806 03:56:02.939478 15728 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:02.967103 15499 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:02.950016 15281 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:02.967954 15281 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:02.968776 14525 raft_consensus.cc:1261] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:56:02.969122 14304 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 292) took 1181 ms. Trace:
I20260806 03:56:02.969962 15281 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:02.970453 15686 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:02.972116 14314 raft_consensus.cc:1226] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260806 03:56:02.972645 15498 consensus_meta.cc:287] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.519s	user 0.011s	sys 0.008s
W20260806 03:56:02.906661 15439 consensus_meta.cc:287] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.589s	user 0.011s	sys 0.006s
I20260806 03:56:02.944291 14253 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:02.950029 14421 raft_consensus.cc:2396] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:02.914975 15743 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:02.951301 14313 raft_consensus.cc:2379] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 3: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:02.906165 14517 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:02.919891 15726 raft_consensus.cc:2781] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:02.956525 14367 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:02.960429 15752 consensus_queue.cc:237] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:02.963382 15814 log.cc:924] Time spent T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260806 03:56:02.890496 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:03.013958 15579 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:02.969571 14304 rpcz_store.cc:276] 0806 03:56:01.787526 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.920859 (+133333us) service_pool.cc:227] Handling call
0806 03:56:01.974157 (+ 53298us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:02.346429 (+372272us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:02.350210 (+  3781us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:02.403520 (+ 53310us) log.cc:842] Serialized 26 byte log entry
0806 03:56:02.540509 (+136989us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:02.549619 (+  9110us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:02.968628 (+419009us) spinlock_profiling.cc:243] Waited 285 ms on lock 0x7b540023b9d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:02.968683 (+    55us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:02.968743 (+    60us) raft_consensus.cc:1671] finished
0806 03:56:02.968760 (+    17us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:02.969049 (+   289us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":16870,"raft.queue_time_us":25933,"raft.run_cpu_time_us":296,"raft.run_wall_time_us":42629,"spinlock_wait_cycles":655326464,"thread_start_us":118390,"threads_started":1,"wal-append.queue_time_us":209395}
W20260806 03:56:03.016611 15815 log.cc:924] Time spent T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260806 03:56:03.016083 15646 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:03.059116 15581 raft_consensus.cc:2781] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:03.069962 14520 raft_consensus.cc:1261] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:03.070096 15581 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:03.070518 15581 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:03.071105 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:02.956156 15434 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:02.942296 15745 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.020363 15589 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:02.973165 15498 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.021171 15335 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:02.967163 15728 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.021735 15732 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:56:02.982786 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 45410.4us
I20260806 03:56:03.025990 15783 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:03.026649 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:03.028314 14527 raft_consensus.cc:1226] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:03.030478 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.031239 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:03.032809 15318 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.036458 15788 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:56:03.060926 15668 consensus_meta.cc:287] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.560s	user 0.011s	sys 0.000s
I20260806 03:56:02.975921 15729 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.040777 15439 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.041574 14302 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47312 (request call id 147) took 2018 ms. Trace:
I20260806 03:56:03.041733 15220 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:02.937722 15605 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.020401 15443 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.047739 15332 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:03.012388 15743 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:56:03.051659 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 95269.6us
I20260806 03:56:03.053381 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:03.059906 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.076640 15335 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.076676 15434 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.085095 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:03.124791 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:03.125749 14196 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:03.126752 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:03.127458 14196 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:03.128849 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
W20260806 03:56:03.063437 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 320407us
I20260806 03:56:03.068725 15450 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:03.060458 14517 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40850 (request call id 253) took 1025 ms. Trace:
I20260806 03:56:03.130159 14525 raft_consensus.cc:2379] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:03.069096 15424 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:03.084364 14253 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:03.039551 15599 consensus_meta.cc:287] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.511s	user 0.009s	sys 0.000s
I20260806 03:56:03.057578 15726 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:03.071913 15646 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.076640 15219 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260806 03:56:03.154232 14139 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:03.116408 15335 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:03.111061 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.093070 15732 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.177523 14409 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:03.178017 15605 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.178687 15732 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.100237 14187 raft_consensus.cc:2454] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:03.180132 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:03.180895 14187 raft_consensus.cc:2454] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:56:03.184365 15821 consensus_queue.cc:1046] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:03.185025 15729 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.185709 15821 raft_consensus.cc:3032] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:03.186146 15821 raft_consensus.cc:729] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:03.186914 14304 raft_consensus.cc:2454] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:56:03.187094 15821 consensus_queue.cc:260] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.118304 15434 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:03.193620 15821 raft_consensus.cc:3037] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:03.165541 15220 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.165762 14518 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:03.133744 14189 raft_consensus.cc:1226] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:03.197445 14477 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:03.156103 15745 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:03.199004 15745 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.156298 15450 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.201623 15450 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.132586 14517 rpcz_store.cc:276] 0806 03:56:02.033668 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:02.042250 (+  8582us) service_pool.cc:227] Handling call
0806 03:56:02.735691 (+693441us) spinlock_profiling.cc:243] Waited 10.7 ms on lock 0x7b5800146a98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:03.059010 (+323319us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":24605568}
I20260806 03:56:03.097044 15783 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.203065 15219 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:03.203943 15783 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.203624 15219 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.160351 14196 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:03.097165 14302 rpcz_store.cc:276] 0806 03:56:01.023521 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.028441 (+  4920us) service_pool.cc:227] Handling call
0806 03:56:01.623069 (+594628us) spinlock_profiling.cc:243] Waited 4.48 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:01.623300 (+   231us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:01.623712 (+   412us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:01.623744 (+    32us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:01.624364 (+   620us) log.cc:842] Serialized 26 byte log entry
0806 03:56:01.879197 (+254833us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:56:01.885807 (+  6610us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:01.898812 (+ 13005us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:02.972647 (+1073835us) spinlock_profiling.cc:243] Waited 16.7 ms on lock 0x7b540063bb20. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca53771 00007f0d7ca5e220 00007f0d7ca5e1c8 00007f0d7ca5e148 00007f0d7ca5e103 00007f0d7ca5d38c 00007f0d82ace206 00007f0d82ac6808 00007f0d7ca9a38b 00007f0d7ca9ce80
0806 03:56:02.975490 (+  2843us) raft_consensus.cc:1671] finished
0806 03:56:02.975510 (+    20us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:03.041499 (+ 65989us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":7988,"raft.run_cpu_time_us":371,"raft.run_wall_time_us":19979,"spinlock_wait_cycles":48721152,"thread_start_us":191747,"threads_started":1,"wal-append.queue_time_us":231830}
I20260806 03:56:03.206298 15219 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:03.206990 15219 raft_consensus.cc:2726] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:03.207283 14196 raft_consensus.cc:1226] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:03.188408 15439 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:03.191283 15823 log.cc:924] Time spent T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260806 03:56:03.191875 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:03.208214 14180 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:03.209165 14522 raft_consensus.cc:2396] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:03.097159 15788 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.211735 15788 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.212066 15498 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.132858 15614 raft_consensus.cc:2726] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:03.218683 15468 consensus_queue.cc:260] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.221539 14365 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:03.225726 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:03.227116 14522 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:03.097769 15668 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.229245 14524 raft_consensus.cc:1226] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:03.232298 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.233134 14311 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:03.234439 15668 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:03.249432 15274 consensus_meta.cc:287] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.541s	user 0.009s	sys 0.000s
I20260806 03:56:03.252385 15783 raft_consensus.cc:2726] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:03.169188 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:03.254609 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 170368us
I20260806 03:56:03.212332 15788 raft_consensus.cc:2726] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:03.258201 14477 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:03.201702 15745 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.261745 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:03.280956 14196 raft_consensus.cc:2379] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:03.274211 14253 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:03.283265 14253 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:03.207058 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 52917.3us
I20260806 03:56:03.173054 15726 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:56:03.289429 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 68005.7us
I20260806 03:56:03.290382 14365 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:03.294785 14139 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:03.303025 14365 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:03.277242 14306 raft_consensus.cc:2379] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:03.310233 14477 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:03.260670 15468 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:03.314196 14139 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:03.287499 14253 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:03.317785 14139 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:03.195592 15570 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.291740 15668 raft_consensus.cc:2781] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260806 03:56:03.334616 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 47125.1us
I20260806 03:56:03.342021 14139 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:03.355165 15825 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:03.301615 15579 raft_consensus.cc:2726] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:03.366685 14139 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:03.368450 14139 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:03.364614 15668 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.373492 15668 raft_consensus.cc:3037] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:03.307281 15450 raft_consensus.cc:2781] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260806 03:56:03.365167 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 45267.7us
I20260806 03:56:03.312651 15589 consensus_queue.cc:1035] T b6004ab712f240e9836beeb3b7b92e15 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.061s
I20260806 03:56:03.307309 15274 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:03.289562 14408 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
W20260806 03:56:03.396701 14408 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59036 (request call id 219) took 1769 ms (client timeout 1787 ms). Trace:
I20260806 03:56:03.397097 15434 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:03.397173 14408 rpcz_store.cc:269] 0806 03:56:01.626933 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.753055 (+126122us) service_pool.cc:227] Handling call
0806 03:56:03.168969 (+1415914us) spinlock_profiling.cc:243] Waited 11.1 ms on lock 0x7b580070bf98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:03.396625 (+227656us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":25619712}
I20260806 03:56:03.314961 15788 raft_consensus.cc:2726] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:03.308568 15783 raft_consensus.cc:2726] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:03.175130 15599 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.321801 15318 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:03.164095 15424 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:03.400442 15318 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:03.329497 15646 consensus_queue.cc:1046] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.072s
I20260806 03:56:03.401903 15599 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.402433 15646 raft_consensus.cc:3032] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:03.402604 15318 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.402932 15646 raft_consensus.cc:729] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:03.390026 15750 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:03.404824 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:03.372510 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:03.408078 15750 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.408589 15750 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:03.374292 15498 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:03.410524 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:03.411075 15579 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:03.412003 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:03.334223 15732 raft_consensus.cc:2781] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:03.413209 15732 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:03.412751 15274 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.414350 15274 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:03.361220 14253 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:03.371590 15816 raft_consensus.cc:2726] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:03.328984 15439 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:03.314486 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:03.380560 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:03.306977 15605 consensus_queue.cc:1035] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.075s
I20260806 03:56:03.394227 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:03.394857 15570 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.395484 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:03.382669 15748 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:03.415038 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:03.333474 15745 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:03.416733 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.381732 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:03.417584 14179 raft_consensus.cc:1226] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:03.418190 14314 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47312 (request call id 158) took 1843 ms. Trace:
I20260806 03:56:03.318344 15686 consensus_queue.cc:1046] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.100s
I20260806 03:56:03.418808 15332 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:03.420354 14309 raft_consensus.cc:2354] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4.
I20260806 03:56:03.358457 15790 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:03.402520 15424 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.424374 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.425226 15783 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:03.364931 15593 raft_consensus.cc:2781] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:03.374280 15825 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.393028 15450 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.413744 15732 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:03.428385 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:03.316602 15720 raft_consensus.cc:2781] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:03.431057 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:03.431614 14525 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
W20260806 03:56:03.432056 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 278004us
I20260806 03:56:03.486931 14306 raft_consensus.cc:2454] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:03.500777 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:03.467370 15318 consensus_queue.cc:1035] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260806 03:56:03.489795 15593 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:03.502871 15593 raft_consensus.cc:3037] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:03.503204 15792 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:03.447722 15745 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.503737 15792 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.505426 15745 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.474025 15717 consensus_queue.cc:1035] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260806 03:56:03.433946 14526 raft_consensus.cc:3037] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:03.432369 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 71227.7us
I20260806 03:56:03.443929 14479 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:03.432312 15599 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:03.507426 15599 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.447969 14314 rpcz_store.cc:276] 0806 03:56:01.575071 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.577128 (+  2057us) service_pool.cc:227] Handling call
0806 03:56:02.715906 (+1138778us) spinlock_profiling.cc:243] Waited 11 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65b7c 00007f0d79b6573b 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:02.716210 (+   304us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:02.972565 (+256355us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:03.417877 (+445312us) spinlock_profiling.cc:243] Waited 215 ms on lock 0x7b54007bc5d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:03.418123 (+   246us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":520223744}
I20260806 03:56:03.509546 15599 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.435806 15220 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:03.493731 15450 raft_consensus.cc:3037] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:03.510253 15220 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.470948 15728 consensus_queue.cc:1035] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260806 03:56:03.512351 15220 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:03.513298 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 69488.7us
I20260806 03:56:03.514333 15821 raft_consensus.cc:2781] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:03.514825 15821 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.515152 15821 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:03.444099 15581 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:03.482690 15790 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.403800 15646 consensus_queue.cc:260] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.438932 15439 raft_consensus.cc:686] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:03.518155 15581 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.518605 15790 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.518249 15439 consensus_queue.cc:237] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.446096 15570 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:03.444507 15743 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.442692 15171 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:03.448822 15748 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:03.463898 15332 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:03.494009 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:03.411736 15579 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.464286 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:03.522112 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:03.505921 15792 leader_election.cc:288] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.465658 14139 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:03.540380 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 74824.7us
I20260806 03:56:03.541288 14139 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:03.520231 15570 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.438565 14190 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:03.520681 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:03.545018 14421 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:03.546057 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:03.452241 15589 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:03.538558 14253 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:03.536180 14524 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:03.550846 15570 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:03.512461 15720 raft_consensus.cc:686] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:03.496500 15434 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.523111 14518 raft_consensus.cc:2379] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:03.557859 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:03.567819 14421 raft_consensus.cc:2454] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:03.569018 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:03.550168 14417 raft_consensus.cc:2454] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:03.510334 15825 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:03.557152 15782 consensus_meta.cc:287] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.655s	user 0.007s	sys 0.007s
W20260806 03:56:03.520560 15443 consensus_queue.cc:1159] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ea4c17bf862541aa93d120d173084b0e" responder_term: 3 status { last_received { term: 2 index: 2 } last_committed_idx: 2 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:56:03.547197 14526 raft_consensus.cc:2454] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:03.544838 15499 raft_consensus.cc:2726] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:03.510424 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:03.491086 15783 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.535748 15646 raft_consensus.cc:3037] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:03.551631 15220 raft_consensus.cc:2781] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:03.573506 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:03.544695 15748 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.561930 15790 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:03.572218 15434 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:03.572623 15743 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.557559 15589 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.573263 15335 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.577760 15593 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.578831 14421 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:03.580905 14477 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:03.559218 14178 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 172) took 1932 ms. Trace:
I20260806 03:56:03.559674 14306 raft_consensus.cc:1226] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260806 03:56:03.584245 14139 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:03.559954 15745 raft_consensus.cc:2781] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:03.589239 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:03.571712 15726 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.565490 15579 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.544854 15171 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.563944 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:03.713641 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:03.595849 15450 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.725667 14517 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:03.727468 15450 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.590477 14516 raft_consensus.cc:1261] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:56:03.727819 14312 raft_consensus.cc:1226] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:03.729768 15726 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.730671 15281 raft_consensus.cc:2781] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:03.731114 15281 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.731449 15281 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:03.732081 15171 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.698544 15240 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:03.733174 15240 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.737188 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:03.739466 15844 log.cc:924] Time spent T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.177s	user 0.002s	sys 0.000s
I20260806 03:56:03.740286 15240 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:03.740545 15732 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.584585 15782 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.742690 15732 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:03.743147 15782 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:03.743948 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 159794us
I20260806 03:56:03.744828 14414 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46376 (request call id 225) took 1314 ms. Trace:
I20260806 03:56:03.745258 14414 rpcz_store.cc:276] 0806 03:56:02.430240 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:02.469583 (+ 39343us) service_pool.cc:227] Handling call
0806 03:56:03.744629 (+1275046us) spinlock_profiling.cc:243] Waited 759 ms on lock 0x7b54002af3d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:03.744766 (+   137us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1744561536}
I20260806 03:56:03.746686 14139 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:03.747895 15584 raft_consensus.cc:2781] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:03.748572 15584 raft_consensus.cc:686] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:03.748206 15171 raft_consensus.cc:2781] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:03.587227 15220 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.749172 15790 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.751189 14304 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:03.596727 15783 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.596225 15748 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.754889 15314 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.755095 14417 raft_consensus.cc:2396] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:56:03.601111 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.601863 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:03.756894 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:03.757333 14313 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:03.761291 14145 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:03.764433 14308 raft_consensus.cc:2379] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
W20260806 03:56:03.591189 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 125359us
W20260806 03:56:03.765610 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 184833us
I20260806 03:56:03.770071 15584 consensus_queue.cc:237] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.747417 15570 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:03.710382 15720 consensus_queue.cc:237] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.767369 15745 raft_consensus.cc:686] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:03.794468 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:03.820920 15745 consensus_queue.cc:237] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:03.714604 14413 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 187) took 1119 ms. Trace:
W20260806 03:56:03.609529 14309 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47312 (request call id 156) took 2043 ms (client timeout 1958 ms). Trace:
W20260806 03:56:03.824266 14309 rpcz_store.cc:269] 0806 03:56:01.566213 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.573831 (+  7618us) service_pool.cc:227] Handling call
0806 03:56:02.713170 (+1139339us) spinlock_profiling.cc:243] Waited 13.3 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:03.609144 (+895974us) spinlock_profiling.cc:243] Waited 706 ms on lock 0x7b5400846cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:03.609431 (+   287us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1653659136}
I20260806 03:56:03.826184 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:03.827433 14309 raft_consensus.cc:2354] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:03.598953 14253 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:03.615576 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.832585 14302 raft_consensus.cc:2379] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:03.833997 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.834357 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.614589 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.845274 15796 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:03.781284 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.577760 15274 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.846037 15796 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.846748 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.847893 15274 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:03.750443 15434 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.849076 15668 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.850538 15434 leader_election.cc:288] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.851523 14411 raft_consensus.cc:2379] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:03.781374 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:03.602546 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:03.810191 14477 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:03.809137 15314 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:03.853269 15797 raft_consensus.cc:2781] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:03.853811 15797 raft_consensus.cc:686] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:03.854677 15797 consensus_queue.cc:237] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:03.811790 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 50619.2us
I20260806 03:56:03.603969 15750 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.858063 15750 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.599597 15851 consensus_queue.cc:1035] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.217s
I20260806 03:56:03.858263 14479 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:03.805193 15593 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.859771 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.823871 14413 rpcz_store.cc:276] 0806 03:56:02.592849 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:02.605560 (+ 12711us) service_pool.cc:227] Handling call
0806 03:56:02.741656 (+136096us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:02.890812 (+149156us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:02.900899 (+ 10087us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:02.966328 (+ 65429us) log.cc:842] Serialized 26 byte log entry
0806 03:56:03.315557 (+349229us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:03.451803 (+136246us) log.cc:842] Serialized 14 byte log entry
0806 03:56:03.587483 (+135680us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:03.592520 (+  5037us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:03.668880 (+ 76360us) raft_consensus.cc:1671] finished
0806 03:56:03.683145 (+ 14265us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:03.712190 (+ 29045us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":39817,"prepare.queue_time_us":106674,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":38,"raft.queue_time_us":54688,"raft.run_cpu_time_us":386,"raft.run_wall_time_us":24673,"thread_start_us":557267,"threads_started":3,"wal-append.queue_time_us":449759}
I20260806 03:56:03.860570 14311 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:03.835147 14302 raft_consensus.cc:2354] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4.
I20260806 03:56:03.861640 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:03.862294 14311 raft_consensus.cc:3037] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:03.863603 15589 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.864550 14409 raft_consensus.cc:1261] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260806 03:56:03.865087 14409 pending_rounds.cc:76] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting all ops after (but not including) 1
I20260806 03:56:03.865372 14409 pending_rounds.cc:97] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260806 03:56:03.865675 14409 raft_consensus.cc:2866] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:03.866312 15314 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:03.830104 14051 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:43136 (request call id 41) took 1840 ms. Trace:
I20260806 03:56:03.868343 14050 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43134 (request call id 80) took 7952 ms. Trace:
I20260806 03:56:03.868914 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.843482 14365 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:03.845456 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:03.846282 15241 consensus_queue.cc:1046] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:03.848120 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:03.869809 14413 raft_consensus.cc:1226] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:03.784569 15220 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:03.868827 14050 rpcz_store.cc:276] 0806 03:55:55.915944 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:55.917368 (+  1424us) service_pool.cc:227] Handling call
0806 03:55:56.188245 (+270877us) spinlock_profiling.cc:243] Waited 196 ms on lock 0x7b54000e1ad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4aaf0 00007f0d7cacdf2a 00007f0d82a1fd6c 00007f0d82b19c3e 00007f0d80e2bfb4 00007f0d80e2bf42 00007f0d80e2be71 00007f0d80e2bdec 00007f0d80e2b0a2 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:03.868226 (+7679981us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:56:00.168658 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:56:00.169285 (+   627us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:56:00.169327 (+    42us) write_op.cc:435] Acquired schema lock
0806 03:56:00.169347 (+    20us) tablet.cc:660] Decoding operations
0806 03:56:00.169995 (+   648us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:56:00.170059 (+    64us) write_op.cc:641] Partition lock acquired for write op
0806 03:56:00.170089 (+    30us) tablet.cc:683] Acquiring locks for 4 operations
0806 03:56:00.170483 (+   394us) tablet.cc:699] Row locks acquired
0806 03:56:00.170502 (+    19us) write_op.cc:260] PREPARE: finished
0806 03:56:00.170674 (+   172us) write_op.cc:270] Start()
0806 03:56:00.170793 (+   119us) write_op.cc:276] Timestamp: P: 1785988560170627 usec, L: 0
0806 03:56:00.170817 (+    24us) op_driver.cc:331] REPLICATION: starting
0806 03:56:00.171497 (+   680us) log.cc:842] Serialized 1681 byte log entry
0806 03:56:00.687829 (+516332us) spinlock_profiling.cc:243] Waited 11.6 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:01.091482 (+403653us) op_driver.cc:444] REPLICATION: finished
0806 03:56:01.597498 (+506016us) write_op.cc:301] APPLY: starting
0806 03:56:01.606343 (+  8845us) tablet.cc:1365] starting BulkCheckPresence
0806 03:56:01.608567 (+  2224us) tablet.cc:1368] finished BulkCheckPresence
0806 03:56:01.608585 (+    18us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:56:01.609402 (+   817us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:56:01.609613 (+   211us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0806 03:56:01.609673 (+    60us) write_op.cc:312] APPLY: finished
0806 03:56:01.609972 (+   299us) log.cc:842] Serialized 40 byte log entry
0806 03:56:01.610177 (+   205us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:01.610317 (+   140us) write_op.cc:454] Released schema lock
0806 03:56:01.610377 (+    60us) write_op.cc:341] FINISH: Updating metrics
0806 03:56:01.610742 (+   365us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:01.610774 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":69741,"reported_tablets":11,"spinlock_wait_cycles":450372480,"child_traces":[["op",{"apply.queue_time_us":456724,"apply.run_cpu_time_us":2977,"apply.run_wall_time_us":33327,"num_ops":4,"prepare.queue_time_us":217417,"prepare.run_cpu_time_us":21745,"prepare.run_wall_time_us":87543,"raft.queue_time_us":283776,"raft.run_cpu_time_us":68864,"raft.run_wall_time_us":340646,"replication_time_us":917424,"spinlock_wait_cycles":26654080,"thread_start_us":601176,"threads_started":4,"wal-append.queue_time_us":147765,"wal-append.run_cpu_time_us":24797,"wal-append.run_wall_time_us":2289420}]]}
I20260806 03:56:03.856148 15570 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.778214 15332 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:03.868511 14051 rpcz_store.cc:276] 0806 03:56:01.990190 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:02.004401 (+ 14211us) service_pool.cc:227] Handling call
0806 03:56:02.009889 (+  5488us) catalog_manager.cc:2347] Looking up, locking, and authorizing table
0806 03:56:03.828312 (+1818423us) catalog_manager.cc:2245] Verify if the table creation is in progress for test-workload [id=186d24942bd743b0a7ee37a99d6826a1]
0806 03:56:03.829943 (+  1631us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1818104,"spinlock_wait_cycles":1792}
I20260806 03:56:03.860621 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:03.871641 14365 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:03.884466 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 285558us
I20260806 03:56:03.765184 15171 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.850906 14048 catalog_manager.cc:5495] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 2, leader changed from ea4c17bf862541aa93d120d173084b0e (127.0.183.4) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 2 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } }
I20260806 03:56:03.940619 14477 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:03.940758 14048 catalog_manager.cc:5495] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 2, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 2 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } }
I20260806 03:56:03.724824 14178 rpcz_store.cc:276] 0806 03:56:01.647356 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:01.850308 (+202952us) service_pool.cc:227] Handling call
0806 03:56:01.850767 (+   459us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:01.937373 (+ 86606us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:01.939376 (+  2003us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:02.026327 (+ 86951us) log.cc:842] Serialized 26 byte log entry
0806 03:56:02.265903 (+239576us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:56:02.284589 (+ 18686us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:03.487505 (+1202916us) spinlock_profiling.cc:243] Waited 29.6 ms on lock 0x7b5400155ed4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:03.491560 (+  4055us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:03.498675 (+  7115us) raft_consensus.cc:1671] finished
0806 03:56:03.498711 (+    36us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:03.559128 (+ 60417us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":9940,"raft.queue_time_us":5574,"raft.run_cpu_time_us":172,"raft.run_wall_time_us":14288,"spinlock_wait_cycles":68134656,"thread_start_us":141450,"threads_started":1,"wal-append.queue_time_us":466122,"wal-append.run_cpu_time_us":8088,"wal-append.run_wall_time_us":1161938}
I20260806 03:56:03.944620 15171 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:03.938977 15597 consensus_queue.cc:1046] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260806 03:56:03.947171 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:03.949544 15332 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:03.950403 14194 raft_consensus.cc:1261] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260806 03:56:03.943233 14048 catalog_manager.cc:5495] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 2, leader changed from fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 2 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:03.957005 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:03.739897 15281 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.893185 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:03.959539 14196 raft_consensus.cc:2454] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:03.962353 15281 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:03.815210 15335 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.869141 15314 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.963049 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:03.896654 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:03.964093 14309 raft_consensus.cc:2379] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:03.884161 15852 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:03.964664 14253 leader_election.cc:302] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:03.965031 15852 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.965663 15852 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:03.966233 15332 raft_consensus.cc:2726] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:03.891927 15274 consensus_queue.cc:1046] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.008s
I20260806 03:56:03.968408 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:03.968793 15274 raft_consensus.cc:3032] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:03.969549 15274 raft_consensus.cc:729] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:03.969846 15318 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:03.970322 15318 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:03.970695 15318 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:03.970534 15274 consensus_queue.cc:260] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.889883 14302 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:03.973589 15752 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:03.974161 15752 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.889605 15593 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:03.989565 15241 raft_consensus.cc:2726] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:03.991530 15597 raft_consensus.cc:3032] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:03.888787 15857 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:03.992000 15597 raft_consensus.cc:729] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:03.992435 15857 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:03.993090 15597 consensus_queue.cc:260] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.994612 15597 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:03.994220 15171 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:03.995031 15857 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:03.962697 15220 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:03.897185 15691 raft_consensus.cc:3032] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:03.884755 15439 raft_consensus.cc:2781] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:03.906587 15821 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:03.851593 15668 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:03.908334 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:03.882506 15748 raft_consensus.cc:2781] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:03.915050 15790 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:03.916337 15796 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:03.958318 14178 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:03.895632 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:03.958411 14048 catalog_manager.cc:5495] T fb3c212ce6db469b85cb21f2c20fd494 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 2 to 3, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 3 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
W20260806 03:56:03.969738 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 98437us
I20260806 03:56:03.975737 14311 raft_consensus.cc:2454] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:03.977399 14477 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:03.969336 14253 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:04.025143 15691 raft_consensus.cc:729] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:03.902972 14304 raft_consensus.cc:1226] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:03.969208 14412 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:04.045570 14313 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:04.044015 14308 raft_consensus.cc:1226] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:04.051174 15821 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:04.052656 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 50026.7us
I20260806 03:56:04.056954 14145 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:03.996294 15274 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:04.058234 15614 raft_consensus.cc:3032] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:04.077523 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:04.064844 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:04.064944 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 95691.5us
I20260806 03:56:03.999364 14192 raft_consensus.cc:1261] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260806 03:56:04.066329 14048 catalog_manager.cc:5495] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 2 to 3, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 3 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } }
W20260806 03:56:04.072175 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 94884.3us
I20260806 03:56:04.071964 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:04.062723 14516 raft_consensus.cc:2379] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:04.095757 14313 raft_consensus.cc:2379] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:04.087281 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:04.099248 14417 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:04.090073 14192 raft_consensus.cc:1226] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:04.093948 14139 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:04.059374 15748 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:04.108711 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:04.108080 14048 catalog_manager.cc:5495] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 2 to 3, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 3 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:04.109501 14421 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:04.113787 14139 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:04.118274 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:04.069430 15593 raft_consensus.cc:2726] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:04.070710 14518 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:04.143332 14417 raft_consensus.cc:2454] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:04.128482 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:04.130373 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:04.145990 14196 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:04.120600 14048 catalog_manager.cc:5495] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:04.061940 14408 raft_consensus.cc:2454] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:04.069144 15439 raft_consensus.cc:686] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:04.135921 14139 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:04.138867 14479 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:04.076927 15241 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:04.110472 15750 raft_consensus.cc:2726] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:04.123005 15171 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:04.123675 15499 raft_consensus.cc:2726] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:04.149463 15498 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:04.093380 15614 raft_consensus.cc:729] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:04.075779 15752 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:04.161202 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:56:04.165715 14421 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:04.157032 14139 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:04.168448 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:04.118062 15748 raft_consensus.cc:3037] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:04.121271 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:04.188771 14526 raft_consensus.cc:1226] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260806 03:56:04.159119 15728 raft_consensus.cc:2726] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:04.152163 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:04.105751 15468 consensus_queue.cc:1035] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.066s
I20260806 03:56:04.150866 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:04.221328 14196 raft_consensus.cc:2454] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:04.246768 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:04.193168 14312 raft_consensus.cc:1226] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:04.247881 14196 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:56:04.234798 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 77907.4us
W20260806 03:56:04.193608 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 54126.6us
I20260806 03:56:04.158706 15241 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:04.186725 15668 raft_consensus.cc:2781] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:04.178941 15443 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:04.259639 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:04.186254 15782 consensus_queue.cc:1035] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260806 03:56:04.266510 14196 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:04.270293 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:04.187258 15424 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:04.271595 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:04.237852 15729 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:04.277637 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:04.241379 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:04.249455 14187 raft_consensus.cc:1226] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:04.288770 14477 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:04.185961 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:04.160211 15691 consensus_queue.cc:260] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:04.266930 15241 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:04.296366 15220 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:04.297103 15281 raft_consensus.cc:2781] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:04.237869 15318 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:04.294924 15668 raft_consensus.cc:686] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:04.269002 15821 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:04.315274 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
W20260806 03:56:04.322007 15752 consensus_queue.cc:1159] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260806 03:56:04.266409 15322 consensus_queue.cc:1046] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260806 03:56:04.275698 15646 consensus_queue.cc:1046] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260806 03:56:04.325151 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:04.325655 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:04.330977 15318 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:04.336571 14192 raft_consensus.cc:1226] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:04.336429 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:04.309576 14413 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:04.268184 15443 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:04.338812 14179 raft_consensus.cc:2396] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:04.348704 14524 raft_consensus.cc:1261] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:04.398639 14189 raft_consensus.cc:2379] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 4: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:04.333585 15691 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:04.285647 15424 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:04.313290 15519 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:04.372594 14417 raft_consensus.cc:2379] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:04.373997 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:04.417456 14525 raft_consensus.cc:2354] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:04.417057 15519 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:04.371500 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:04.417786 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:04.418917 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:04.280503 15439 consensus_queue.cc:237] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:04.419953 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:04.420718 14417 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:04.387723 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:04.424566 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:04.425343 14196 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:04.282812 15614 consensus_queue.cc:260] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:04.346855 15617 consensus_queue.cc:1046] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.045s
I20260806 03:56:04.340857 15821 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:04.381551 14409 raft_consensus.cc:2379] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 5: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:04.369445 14411 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:04.317894 15281 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:04.416344 15424 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:04.418917 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:04.479626 14192 raft_consensus.cc:2379] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 2: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:04.413187 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:04.436743 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:04.419741 15519 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:04.438956 14196 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:04.490415 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:04.491431 14196 raft_consensus.cc:2379] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 4: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:04.491138 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:04.492146 14417 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 4
I20260806 03:56:04.440958 15614 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:04.441440 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:04.406441 15593 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:56:04.446532 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 126837us
I20260806 03:56:04.463044 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:04.475842 15281 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:04.410241 15852 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:04.472064 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:04.410681 15732 consensus_queue.cc:1035] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.060s
I20260806 03:56:04.494031 15318 raft_consensus.cc:3032] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Stepping down as leader of term 3
W20260806 03:56:04.511524 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 222818us
I20260806 03:56:04.406840 15668 consensus_queue.cc:237] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:04.530349 15443 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:04.531241 15861 log.cc:924] Time spent T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.456s	user 0.000s	sys 0.004s
W20260806 03:56:04.522047 15864 log.cc:924] Time spent T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.296s	user 0.001s	sys 0.000s
I20260806 03:56:04.509954 15593 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:04.537838 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:04.546277 14477 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:04.521533 15860 log.cc:924] Time spent T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.295s	user 0.000s	sys 0.002s
W20260806 03:56:04.525391 15870 log.cc:924] Time spent T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.123s	user 0.001s	sys 0.000s
I20260806 03:56:04.513514 15468 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:04.555050 14477 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:04.520447 15821 leader_election.cc:288] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:04.522403 15318 raft_consensus.cc:729] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:04.561858 15874 raft_consensus.cc:2781] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
W20260806 03:56:04.562333 15872 log.cc:924] Time spent T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.158s	user 0.001s	sys 0.000s
W20260806 03:56:04.562991 15868 log.cc:924] Time spent T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.164s	user 0.000s	sys 0.001s
I20260806 03:56:04.557574 15617 raft_consensus.cc:2781] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:04.553880 15686 consensus_queue.cc:1046] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260806 03:56:04.602478 15874 raft_consensus.cc:686] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:04.612478 15318 consensus_queue.cc:260] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:04.612287 15874 consensus_queue.cc:237] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:04.613929 15318 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:04.606706 15686 consensus_queue.cc:1225] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer fcb0445d7dcf41bdb630c3985d53ce7a log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260806 03:56:04.554544 15443 consensus_queue.cc:1046] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.047s
W20260806 03:56:04.622560 15871 log.cc:924] Time spent T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.194s	user 0.000s	sys 0.001s
W20260806 03:56:04.625216 15865 log.cc:924] Time spent T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.286s	user 0.002s	sys 0.000s
I20260806 03:56:04.625716 15875 raft_consensus.cc:3032] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:04.626425 15875 raft_consensus.cc:729] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:04.607755 15617 raft_consensus.cc:686] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:04.630009 15797 raft_consensus.cc:3032] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:04.630630 15797 raft_consensus.cc:729] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:04.630342 15617 consensus_queue.cc:237] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:04.558146 15468 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:04.639731 15867 log.cc:924] Time spent T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.347s	user 0.000s	sys 0.003s
I20260806 03:56:04.608122 15593 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:04.658496 15443 raft_consensus.cc:3032] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:04.659094 15443 raft_consensus.cc:729] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:04.631771 15797 consensus_queue.cc:260] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:04.714718 15852 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:04.716712 15797 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:04.627772 15875 consensus_queue.cc:260] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:04.766598 15875 raft_consensus.cc:3037] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:04.432226 14253 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:04.468322 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:04.465031 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:04.849964 14179 raft_consensus.cc:2454] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:56:04.474398 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:04.852146 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 477665us
I20260806 03:56:04.853315 14196 raft_consensus.cc:1226] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:04.522846 14302 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:04.484267 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:04.860365 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:04.876367 14419 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 185) took 2341 ms. Trace:
W20260806 03:56:04.850047 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 417673us
I20260806 03:56:04.881167 14517 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40850 (request call id 269) took 1130 ms. Trace:
I20260806 03:56:04.897416 15443 consensus_queue.cc:260] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:04.899186 15468 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:04.920414 15220 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:04.921065 15882 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:04.922605 15790 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:04.922505 15882 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:04.927275 15335 raft_consensus.cc:2781] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:04.928593 15335 raft_consensus.cc:686] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:04.929203 15852 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:04.923393 15686 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:04.875651 14477 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:04.937001 15728 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:04.938328 15593 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:04.881888 14517 rpcz_store.cc:276] 0806 03:56:03.750846 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:03.754512 (+  3666us) service_pool.cc:227] Handling call
0806 03:56:03.755131 (+   619us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:03.755628 (+   497us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:03.755661 (+    33us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:03.795724 (+ 40063us) log.cc:842] Serialized 26 byte log entry
0806 03:56:04.076508 (+280784us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:04.094877 (+ 18369us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:04.118803 (+ 23926us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:04.638953 (+520150us) spinlock_profiling.cc:243] Waited 5.81 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:04.880137 (+241184us) raft_consensus.cc:1671] finished
0806 03:56:04.880190 (+    53us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:04.880865 (+   675us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":129,"raft.run_cpu_time_us":135,"raft.run_wall_time_us":137,"spinlock_wait_cycles":13364096,"thread_start_us":257166,"threads_started":1,"wal-append.queue_time_us":437642}
W20260806 03:56:04.939788 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 68369.1us
I20260806 03:56:04.942865 15728 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:04.945712 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 70739.9us
I20260806 03:56:04.946604 15782 raft_consensus.cc:2726] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:04.947270 15728 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:04.945763 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:04.949107 14190 raft_consensus.cc:3037] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:04.948904 15593 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:04.921726 15220 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:04.939992 15686 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:04.953112 15220 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:04.954859 14365 leader_election.cc:302] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:04.876933 14419 rpcz_store.cc:276] 0806 03:56:02.534286 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:02.564249 (+ 29963us) service_pool.cc:227] Handling call
0806 03:56:02.564945 (+   696us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:02.624197 (+ 59252us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:02.636570 (+ 12373us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:03.748474 (+1111904us) spinlock_profiling.cc:243] Waited 2.04 ms on lock 0x7b2c00240b18. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:56:03.748919 (+   445us) log.cc:842] Serialized 26 byte log entry
0806 03:56:04.060520 (+311601us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:04.068076 (+  7556us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:04.070744 (+  2668us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:04.624397 (+553653us) spinlock_profiling.cc:243] Waited 2.51 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:04.871535 (+247138us) raft_consensus.cc:1671] finished
0806 03:56:04.871601 (+    66us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:04.876053 (+  4452us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":29067,"raft.queue_time_us":43334,"raft.run_cpu_time_us":267,"raft.run_wall_time_us":33999,"spinlock_wait_cycles":10465408,"thread_start_us":297984,"threads_started":1,"wal-append.queue_time_us":509610}
I20260806 03:56:04.940659 15424 consensus_queue.cc:1046] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260806 03:56:04.949460 15443 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:04.961742 14307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47312 (request call id 173) took 1339 ms. Trace:
I20260806 03:56:04.930365 15852 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:04.960635 14367 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:04.964773 15646 raft_consensus.cc:2726] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:04.923564 15790 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:04.962425 14307 rpcz_store.cc:276] 0806 03:56:03.562595 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:03.962566 (+399971us) service_pool.cc:227] Handling call
0806 03:56:04.110106 (+147540us) spinlock_profiling.cc:243] Waited 16.4 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:04.853590 (+743484us) spinlock_profiling.cc:243] Waited 4 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65b7c 00007f0d79b6573b 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:04.854467 (+   877us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:04.855373 (+   906us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:04.855429 (+    56us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:04.855695 (+   266us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:04.855801 (+   106us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:04.855932 (+   131us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:04.901699 (+ 45767us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":46951552}
I20260806 03:56:04.970764 15790 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:04.972064 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:04.972684 15424 raft_consensus.cc:3032] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:04.958066 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:04.982947 15468 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:04.992121 15593 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:04.994513 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:04.958945 15686 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:04.987764 15424 raft_consensus.cc:729] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:05.007215 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:05.009421 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:05.010100 14421 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:56:05.011451 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:05.007380 14516 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40850 (request call id 268) took 1256 ms. Trace:
W20260806 03:56:05.016103 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 61927.9us
I20260806 03:56:05.015923 15274 raft_consensus.cc:3032] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:05.018181 15274 raft_consensus.cc:729] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:05.020401 15274 consensus_queue.cc:260] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.027727 14365 leader_election.cc:398] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:05.028154 14365 leader_election.cc:401] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260806 03:56:05.014336 14516 rpcz_store.cc:276] 0806 03:56:03.750442 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:03.763578 (+ 13136us) service_pool.cc:227] Handling call
0806 03:56:05.006604 (+1243026us) spinlock_profiling.cc:243] Waited 157 ms on lock 0x7b54001801d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:05.007017 (+   413us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":360608640}
I20260806 03:56:05.003543 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:05.026876 14477 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:05.033443 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:04.977011 15335 consensus_queue.cc:237] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:05.022192 15274 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:05.034703 14192 raft_consensus.cc:1261] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:05.034868 14312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47312 (request call id 171) took 1473 ms. Trace:
I20260806 03:56:05.039913 14312 rpcz_store.cc:276] 0806 03:56:03.561031 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:03.906349 (+345318us) service_pool.cc:227] Handling call
0806 03:56:03.906725 (+   376us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:04.248590 (+341865us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:05.033558 (+784968us) spinlock_profiling.cc:243] Waited 4.38 ms on lock 0x7b5400638920. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7ca55730 00007f0d7cac8b42 00007f0d7cac4f26 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:56:05.034280 (+   722us) spinlock_profiling.cc:243] Waited 283 ms on lock 0x7b54004cb8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:05.034639 (+   359us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":661241984}
W20260806 03:56:05.042851 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 46209.6us
I20260806 03:56:05.043893 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:05.044795 15790 raft_consensus.cc:2726] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:56:05.064800 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 153568us
I20260806 03:56:05.069638 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:05.071942 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:05.073805 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:56:05.090070 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 65368.8us
I20260806 03:56:05.043895 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:05.097329 15468 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:05.101009 14414 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:05.101178 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:05.042949 14410 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46376 (request call id 231) took 1651 ms (client timeout 2191 ms). Trace:
I20260806 03:56:05.103279 14414 raft_consensus.cc:1261] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:05.145327 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.145987 14414 raft_consensus.cc:1226] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260806 03:56:05.103976 14410 rpcz_store.cc:269] 0806 03:56:03.391562 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:03.404490 (+ 12928us) service_pool.cc:227] Handling call
0806 03:56:05.042354 (+1637864us) spinlock_profiling.cc:243] Waited 788 ms on lock 0x7b54002d0ad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:05.042621 (+   267us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1812644224}
I20260806 03:56:05.148977 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:05.150048 14309 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:05.113556 15729 consensus_meta.cc:287] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.831s	user 0.024s	sys 0.046s
I20260806 03:56:05.156409 15729 raft_consensus.cc:2726] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:05.157397 14187 raft_consensus.cc:1226] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:05.113111 15424 consensus_queue.cc:260] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:05.113880 15882 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:05.161402 15424 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:56:05.112246 14417 consensus_meta.cc:287] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.571s	user 0.015s	sys 0.013s
I20260806 03:56:05.164450 14417 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:05.130105 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.127154 14139 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:05.130895 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:05.166723 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 167363us
I20260806 03:56:05.128408 15852 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:05.133574 14367 leader_election.cc:398] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4.
I20260806 03:56:05.168620 15729 raft_consensus.cc:2781] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:05.169549 15729 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:05.168972 14367 leader_election.cc:401] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:56:05.112562 15468 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:05.116291 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 59899.1us
I20260806 03:56:05.170775 15468 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.172297 15852 raft_consensus.cc:2726] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4.
I20260806 03:56:05.173602 15468 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:05.156625 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:05.175343 14188 raft_consensus.cc:3037] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:05.179143 15729 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:05.180787 14302 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
I20260806 03:56:05.173938 14367 leader_election.cc:398] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:05.228621 14367 leader_election.cc:401] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260806 03:56:05.125743 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
W20260806 03:56:05.125805 14411 consensus_meta.cc:287] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.636s	user 0.014s	sys 0.005s
W20260806 03:56:05.138888 15878 log.cc:924] Time spent T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.243s	user 0.001s	sys 0.002s
I20260806 03:56:05.141870 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:05.189936 14313 raft_consensus.cc:1261] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:56:05.195166 14139 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:56:05.201321 15614 consensus_meta.cc:287] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.707s	user 0.039s	sys 0.016s
W20260806 03:56:05.201472 14178 consensus_meta.cc:287] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 1.130s	user 0.012s	sys 0.008s
I20260806 03:56:05.191676 14180 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:05.208586 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:05.149062 14410 raft_consensus.cc:1226] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260806 03:56:05.209738 15281 consensus_meta.cc:287] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.575s	user 0.027s	sys 0.008s
W20260806 03:56:05.213878 15318 consensus_meta.cc:287] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.599s	user 0.008s	sys 0.016s
W20260806 03:56:05.214308 15498 consensus_meta.cc:287] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 1.020s	user 0.007s	sys 0.015s
W20260806 03:56:05.217504 15241 consensus_meta.cc:287] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.883s	user 0.015s	sys 0.008s
I20260806 03:56:05.217717 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:05.183682 14309 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
W20260806 03:56:05.220839 14413 consensus_meta.cc:287] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.815s	user 0.007s	sys 0.011s
I20260806 03:56:05.233644 14526 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 5
W20260806 03:56:05.141346 14306 consensus_meta.cc:287] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.881s	user 0.011s	sys 0.010s
I20260806 03:56:05.230592 14414 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46376 (request call id 245) took 1044 ms. Trace:
I20260806 03:56:05.230623 14253 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:05.258121 14477 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:05.259671 15220 raft_consensus.cc:2781] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260806 03:56:05.260008 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 92068us
I20260806 03:56:05.231061 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.259603 14188 raft_consensus.cc:2454] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:05.278247 14521 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:05.280249 14188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39436 (request call id 233) took 1232 ms. Trace:
I20260806 03:56:05.280710 14139 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:05.280916 14188 rpcz_store.cc:276] 0806 03:56:04.047566 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:04.052677 (+  5111us) service_pool.cc:227] Handling call
0806 03:56:04.179667 (+126990us) spinlock_profiling.cc:243] Waited 3.9 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:05.156325 (+976658us) spinlock_profiling.cc:243] Waited 46.4 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:05.280151 (+123826us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":115750016}
I20260806 03:56:05.249754 15468 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:05.282557 15332 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:05.283241 15332 raft_consensus.cc:686] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:05.282927 15468 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:05.267822 14414 rpcz_store.cc:276] 0806 03:56:04.185710 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:05.145062 (+959352us) service_pool.cc:227] Handling call
0806 03:56:05.145565 (+   503us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:05.146450 (+   885us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:05.230489 (+ 84039us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:56:05.264349 14411 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:05.272171 14419 raft_consensus.cc:2379] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:05.266440 15882 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:05.271799 15220 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:05.276938 14408 raft_consensus.cc:2396] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260806 03:56:05.287448 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 113767us
W20260806 03:56:05.278671 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 51409us
I20260806 03:56:05.286728 14194 raft_consensus.cc:1226] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:05.289253 14367 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:05.290494 14253 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:05.291797 15646 raft_consensus.cc:2726] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:05.291288 14194 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 205) took 1193 ms. Trace:
I20260806 03:56:05.293093 14194 rpcz_store.cc:276] 0806 03:56:04.097515 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:04.136508 (+ 38993us) service_pool.cc:227] Handling call
0806 03:56:05.100137 (+963629us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:05.286381 (+186244us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:05.289244 (+  2863us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:05.291060 (+  1816us) spinlock_profiling.cc:243] Waited 186 ms on lock 0x7b54000f8a50. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:05.291203 (+   143us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":457320704}
I20260806 03:56:05.266606 15281 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.285717 15332 consensus_queue.cc:237] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:05.264757 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:05.295766 15281 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:05.287159 15220 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:05.297205 14413 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:05.297997 14413 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59034 (request call id 205) took 1211 ms. Trace:
I20260806 03:56:05.298322 14413 rpcz_store.cc:276] 0806 03:56:04.086445 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:04.094352 (+  7907us) service_pool.cc:227] Handling call
0806 03:56:05.297914 (+1203562us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:56:05.260726 15686 consensus_queue.cc:1035] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260806 03:56:05.299185 15852 raft_consensus.cc:2726] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:05.277884 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:05.300242 14306 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
W20260806 03:56:05.301059 14306 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47312 (request call id 180) took 1704 ms (client timeout 1841 ms). Trace:
W20260806 03:56:05.301478 14306 rpcz_store.cc:269] 0806 03:56:03.597031 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:03.815090 (+218059us) service_pool.cc:227] Handling call
0806 03:56:04.131003 (+315913us) spinlock_profiling.cc:243] Waited 25.3 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:05.300944 (+1169941us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":58085120}
I20260806 03:56:05.305632 14408 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46376 (request call id 241) took 1121 ms. Trace:
I20260806 03:56:05.306073 14408 rpcz_store.cc:276] 0806 03:56:04.183681 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:04.194486 (+ 10805us) service_pool.cc:227] Handling call
0806 03:56:05.045603 (+851117us) spinlock_profiling.cc:243] Waited 4.12 ms on lock 0x7b580070bf98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:05.305390 (+259787us) spinlock_profiling.cc:243] Waited 194 ms on lock 0x7b54002643d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:05.305560 (+   170us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":455567872}
W20260806 03:56:05.307451 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 49507.7us
I20260806 03:56:05.308118 15240 raft_consensus.cc:2726] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:05.308429 14477 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:05.282574 14139 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:05.286947 15882 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.278045 14417 raft_consensus.cc:1261] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
W20260806 03:56:05.306243 15748 consensus_meta.cc:287] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.983s	user 0.014s	sys 0.011s
I20260806 03:56:05.313797 14417 pending_rounds.cc:76] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting all ops after (but not including) 2
I20260806 03:56:05.309556 14309 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47296 (request call id 326) took 1146 ms. Trace:
I20260806 03:56:05.319664 14309 rpcz_store.cc:276] 0806 03:56:04.124508 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:04.135052 (+ 10544us) service_pool.cc:227] Handling call
0806 03:56:05.078549 (+943497us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:05.148740 (+ 70191us) spinlock_profiling.cc:243] Waited 3.38 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65c6c 00007f0d79b65bd6 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:05.268462 (+119722us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":36388480}
I20260806 03:56:05.320271 14302 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:05.322598 15728 raft_consensus.cc:2781] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:05.323107 15728 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:05.323515 15728 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:05.314231 15241 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:05.286034 14411 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59036 (request call id 241) took 1032 ms. Trace:
I20260806 03:56:05.325001 14145 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:05.325309 14411 rpcz_store.cc:276] 0806 03:56:04.253231 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:04.287507 (+ 34276us) service_pool.cc:227] Handling call
0806 03:56:05.285909 (+998402us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:56:05.285997 14180 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39446 (request call id 194) took 1197 ms. Trace:
I20260806 03:56:05.286929 14419 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46376 (request call id 249) took 1094 ms. Trace:
I20260806 03:56:05.326598 15241 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:05.326779 14419 rpcz_store.cc:276] 0806 03:56:04.192994 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:05.083552 (+890558us) service_pool.cc:227] Handling call
0806 03:56:05.286817 (+203265us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:56:05.328678 15874 consensus_queue.cc:1035] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.067s
I20260806 03:56:05.331202 15499 raft_consensus.cc:2781] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:05.331919 15499 raft_consensus.cc:686] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:05.333431 14417 pending_rounds.cc:97] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260806 03:56:05.333348 15499 consensus_queue.cc:237] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:05.326370 14180 rpcz_store.cc:276] 0806 03:56:04.088501 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:04.093692 (+  5191us) service_pool.cc:227] Handling call
0806 03:56:05.043463 (+949771us) spinlock_profiling.cc:243] Waited 8.96 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:05.285751 (+242288us) spinlock_profiling.cc:243] Waited 101 ms on lock 0x7b54000f8a54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:05.285927 (+   176us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":252812416}
W20260806 03:56:05.337154 14518 consensus_meta.cc:287] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 1.166s	user 0.010s	sys 0.013s
I20260806 03:56:05.337757 14518 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:05.265722 14178 raft_consensus.cc:2454] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
W20260806 03:56:05.338622 14178 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39436 (request call id 228) took 1393 ms (client timeout 1856 ms). Trace:
W20260806 03:56:05.339288 14178 rpcz_store.cc:269] 0806 03:56:03.945257 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:03.956507 (+ 11250us) service_pool.cc:227] Handling call
0806 03:56:05.338518 (+1382011us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:56:05.340600 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:56:05.341313 15875 consensus_meta.cc:287] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.574s	user 0.014s	sys 0.014s
I20260806 03:56:05.341635 14306 raft_consensus.cc:2379] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:05.338665 14516 raft_consensus.cc:1226] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260806 03:56:05.343262 14518 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40850 (request call id 273) took 1461 ms. Trace:
I20260806 03:56:05.343713 14518 rpcz_store.cc:276] 0806 03:56:03.882124 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:03.884531 (+  2407us) service_pool.cc:227] Handling call
0806 03:56:05.343168 (+1458637us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 03:56:05.344681 15617 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.525s	user 0.016s	sys 0.019s
I20260806 03:56:05.345805 15617 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:05.334036 14417 raft_consensus.cc:2866] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:05.347622 15617 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:05.348344 15686 raft_consensus.cc:2726] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:05.267838 15498 raft_consensus.cc:2726] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:05.286168 15468 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:05.368381 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 60054.6us
I20260806 03:56:05.374473 15748 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:05.371037 15593 raft_consensus.cc:2781] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:05.379246 15593 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:05.379709 15593 raft_consensus.cc:3037] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:56:05.379937 15891 log.cc:924] Time spent T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.085s	user 0.004s	sys 0.000s
W20260806 03:56:05.382674 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 90859us
I20260806 03:56:05.385010 14189 raft_consensus.cc:2379] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:05.386641 14189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60812 (request call id 208) took 1222 ms. Trace:
I20260806 03:56:05.387040 14189 rpcz_store.cc:276] 0806 03:56:04.164311 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:04.447907 (+283596us) service_pool.cc:227] Handling call
0806 03:56:05.386336 (+938429us) spinlock_profiling.cc:243] Waited 532 ms on lock 0x7b54006f22d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:05.386543 (+   207us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1223397632}
I20260806 03:56:05.388399 14196 raft_consensus.cc:1226] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: []
W20260806 03:56:05.391240 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 109092us
I20260806 03:56:05.409660 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.410816 14516 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:05.409835 14517 raft_consensus.cc:1226] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260806 03:56:05.412309 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.413704 15171 raft_consensus.cc:2726] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:05.416411 15617 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:05.422113 15729 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:05.424510 14412 consensus_meta.cc:287] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 1.306s	user 0.012s	sys 0.014s
W20260806 03:56:05.425201 15797 consensus_meta.cc:287] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.707s	user 0.012s	sys 0.010s
I20260806 03:56:05.426033 14525 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:05.426867 15220 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:05.428786 15882 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:05.429344 15220 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:05.415514 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 90204.7us
I20260806 03:56:05.412344 15748 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:05.430869 14139 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:05.432677 14139 leader_election.cc:302] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:05.433380 15857 raft_consensus.cc:2726] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:05.435416 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:05.441078 14313 raft_consensus.cc:3037] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:05.439881 15729 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:05.425108 14412 raft_consensus.cc:2454] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:05.437105 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:05.443141 14189 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:05.443358 15171 raft_consensus.cc:2781] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:05.438905 14421 raft_consensus.cc:2396] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:56:05.433602 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:05.443989 15171 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:05.447219 15171 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:05.447438 15748 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:05.448247 15748 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:05.449864 15691 consensus_meta.cc:287] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 1.038s	user 0.012s	sys 0.013s
I20260806 03:56:05.450965 15748 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:05.445420 14421 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46376 (request call id 247) took 1259 ms. Trace:
W20260806 03:56:05.456182 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 53966.6us
W20260806 03:56:05.462023 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 171670us
I20260806 03:56:05.462500 15617 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:05.441766 15728 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:05.463238 15617 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.465835 15617 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:05.454823 15857 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:05.479473 14526 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
I20260806 03:56:05.455129 14421 rpcz_store.cc:276] 0806 03:56:04.186421 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:05.060579 (+874158us) service_pool.cc:227] Handling call
0806 03:56:05.445065 (+384486us) spinlock_profiling.cc:243] Waited 199 ms on lock 0x7b54002af3d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:05.445304 (+   239us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":458022272}
I20260806 03:56:05.471276 14477 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:56:05.444259 14412 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59034 (request call id 203) took 1582 ms (client timeout 1856 ms). Trace:
W20260806 03:56:05.488626 14412 rpcz_store.cc:269] 0806 03:56:03.861539 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:03.881209 (+ 19670us) service_pool.cc:227] Handling call
0806 03:56:05.444139 (+1562930us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:56:05.489596 15220 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:56:05.484787 14190 consensus_meta.cc:287] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.535s	user 0.014s	sys 0.000s
I20260806 03:56:05.468799 14314 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47312 (request call id 187) took 1041 ms. Trace:
I20260806 03:56:05.509729 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.492479 15220 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:05.521705 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 50529.7us
W20260806 03:56:05.522814 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 51648.3us
I20260806 03:56:05.491078 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.525786 14139 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:05.470180 15335 consensus_queue.cc:1046] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260806 03:56:05.540081 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:05.514398 14190 raft_consensus.cc:2454] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:05.539244 14521 raft_consensus.cc:2396] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:05.519526 15318 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:05.554327 15318 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:05.555691 14190 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39446 (request call id 192) took 1475 ms (client timeout 1730 ms). Trace:
I20260806 03:56:05.535440 15857 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:05.547885 15691 raft_consensus.cc:2781] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:05.553422 15220 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:05.547655 15792 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:05.560132 15686 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:05.562227 15908 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:05.568863 14313 raft_consensus.cc:2454] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:05.573611 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.578222 14145 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:05.580423 14312 raft_consensus.cc:2379] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:05.548504 15617 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:05.532470 15593 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:05.571396 15499 raft_consensus.cc:2726] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:05.559727 15728 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:05.575107 14409 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46376 (request call id 240) took 1386 ms. Trace:
W20260806 03:56:05.584352 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 85229.3us
W20260806 03:56:05.584905 14367 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.2:46787 timed out after 1.841s (SENT) [suppressed 9 similar messages]
I20260806 03:56:05.584841 15908 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:05.516574 14314 rpcz_store.cc:276] 0806 03:56:04.427440 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:04.536185 (+108745us) service_pool.cc:227] Handling call
0806 03:56:04.536548 (+   363us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:04.536840 (+   292us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:05.004054 (+467214us) log.cc:842] Serialized 14 byte log entry
0806 03:56:05.370552 (+366498us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:05.376299 (+  5747us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:05.402637 (+ 26338us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:05.468261 (+ 65624us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:05.468554 (+   293us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":475453,"prepare.run_cpu_time_us":64,"prepare.run_wall_time_us":65,"raft.queue_time_us":5632,"raft.run_cpu_time_us":213,"raft.run_wall_time_us":57432,"thread_start_us":612095,"threads_started":2,"wal-append.queue_time_us":345983}
I20260806 03:56:05.586500 14417 raft_consensus.cc:1261] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:05.575373 15686 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:05.560356 14190 rpcz_store.cc:269] 0806 03:56:04.080508 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:04.094085 (+ 13577us) service_pool.cc:227] Handling call
0806 03:56:04.945168 (+851083us) spinlock_profiling.cc:243] Waited 12.3 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:05.555595 (+610427us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":28363648}
I20260806 03:56:05.589115 15902 raft_consensus.cc:3032] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:05.540673 15332 consensus_queue.cc:1046] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260806 03:56:05.597591 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:05.561317 15335 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:05.578557 15691 raft_consensus.cc:686] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:05.606556 15902 raft_consensus.cc:729] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:05.613554 15691 consensus_queue.cc:237] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.613722 15902 consensus_queue.cc:260] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:05.618039 15908 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:05.615700 15902 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:05.620268 15908 raft_consensus.cc:3032] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:05.620966 15908 raft_consensus.cc:729] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:05.622112 15908 consensus_queue.cc:260] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:05.607846 15728 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:05.577333 15792 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.600564 15748 raft_consensus.cc:2781] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:05.625067 15908 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:05.625871 15748 raft_consensus.cc:686] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:05.595701 14409 rpcz_store.cc:276] 0806 03:56:04.183473 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:05.102494 (+919021us) service_pool.cc:227] Handling call
0806 03:56:05.103031 (+   537us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:05.108558 (+  5527us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:05.221849 (+113291us) log.cc:842] Serialized 14 byte log entry
0806 03:56:05.374586 (+152737us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:05.389922 (+ 15336us) log.cc:842] Serialized 26 byte log entry
0806 03:56:05.390116 (+   194us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:05.390373 (+   257us) log.cc:842] Serialized 14 byte log entry
0806 03:56:05.522390 (+132017us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:05.526936 (+  4546us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:05.550783 (+ 23847us) raft_consensus.cc:1671] finished
0806 03:56:05.550832 (+    49us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:05.562615 (+ 11783us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":238337,"prepare.queue_time_us":112774,"prepare.run_cpu_time_us":109,"prepare.run_wall_time_us":113,"raft.queue_time_us":133355,"raft.run_cpu_time_us":399,"raft.run_wall_time_us":5701,"thread_start_us":134961,"threads_started":1,"wal-append.queue_time_us":212161}
I20260806 03:56:05.628651 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.629701 14307 raft_consensus.cc:2379] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 5: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:05.638631 15728 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:05.639535 14312 raft_consensus.cc:1261] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:05.641800 15728 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:05.641968 15792 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:05.627254 15748 consensus_queue.cc:237] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:05.643695 15318 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:05.645270 14365 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:05.631287 15617 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:05.647306 14365 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:05.648873 15686 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:05.611790 15857 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:05.650966 15617 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:05.653228 15792 raft_consensus.cc:2781] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:05.677989 14365 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:05.665195 14302 raft_consensus.cc:1261] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:05.674176 15792 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:05.680711 15318 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:05.698444 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.698948 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.699599 14179 raft_consensus.cc:1226] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:05.700352 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.700523 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.698945 14189 raft_consensus.cc:1261] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:05.701285 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.701553 14139 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:05.702405 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:05.696102 15792 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:05.703400 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:05.704501 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:05.704373 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:05.705480 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:05.738379 14196 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:05.708004 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.683180 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:05.727423 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:05.728060 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:05.688596 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.702653 14477 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:05.703855 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:05.695811 15468 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:05.682466 15797 consensus_queue.cc:1035] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260806 03:56:05.651597 15335 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:05.720678 15593 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:05.750876 14365 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:05.752976 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 168124us
I20260806 03:56:05.758126 15729 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:05.758693 14520 raft_consensus.cc:2379] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 3: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
W20260806 03:56:05.772243 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 69785.6us
I20260806 03:56:05.775499 14516 raft_consensus.cc:2379] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 5: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:05.780344 15691 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:05.780846 15910 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:05.781176 15691 raft_consensus.cc:686] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:05.782122 15909 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:05.782701 15909 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:05.784224 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:05.785267 14187 raft_consensus.cc:2379] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 2: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:05.785621 15274 raft_consensus.cc:2726] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:05.786507 15274 consensus_queue.cc:1035] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:56:05.792403 14518 raft_consensus.cc:2396] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:05.794484 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:05.795368 14179 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:05.769130 15468 raft_consensus.cc:686] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:05.798173 15468 consensus_queue.cc:237] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:05.781654 15910 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:05.809158 14196 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:05.818411 14365 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:05.819818 14525 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:05.821965 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.822892 14521 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:05.828493 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:05.829437 15882 raft_consensus.cc:2726] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:05.830514 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.832413 14187 raft_consensus.cc:1226] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:05.832885 14477 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:05.835691 15686 consensus_queue.cc:1035] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:05.836640 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.836939 14421 raft_consensus.cc:1261] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:05.837414 14306 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:05.767133 14190 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:05.838212 15686 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:05.844477 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:05.845211 14192 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:56:05.845929 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:05.846275 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:05.851380 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:05.746843 15171 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.852540 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:05.853034 14178 raft_consensus.cc:1226] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260806 03:56:05.853678 14411 raft_consensus.cc:2396] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for term 4 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260806 03:56:05.828519 15335 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:05.782601 15691 consensus_queue.cc:237] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:05.843647 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:05.839891 15318 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:05.858106 14419 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:56:05.859753 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.860543 14302 raft_consensus.cc:1261] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:05.839612 14365 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:05.863034 15274 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:05.863554 15883 consensus_queue.cc:1046] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:05.859798 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.867493 14187 raft_consensus.cc:1261] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:05.857445 15318 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:05.875790 15274 raft_consensus.cc:686] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:05.877398 15274 consensus_queue.cc:237] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:05.878505 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.879753 14306 raft_consensus.cc:2379] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:05.881086 15883 raft_consensus.cc:3032] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:05.881549 14048 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43100 (request call id 74) took 8518 ms. Trace:
I20260806 03:56:05.881697 15883 raft_consensus.cc:729] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:05.881815 15910 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:05.882707 14365 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:05.882815 15883 consensus_queue.cc:260] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:05.884135 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 51379.9us
I20260806 03:56:05.884918 14477 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:05.885030 15792 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.885885 15668 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:05.886247 15668 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:05.886564 15668 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:05.886709 15882 raft_consensus.cc:2781] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:05.887193 15792 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:05.887760 15882 raft_consensus.cc:686] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
W20260806 03:56:05.887952 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 186545us
I20260806 03:56:05.888342 14477 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:05.889047 14139 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:05.889204 15617 raft_consensus.cc:2781] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:05.889884 15617 raft_consensus.cc:686] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:05.890139 15729 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:05.890837 15797 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:05.891554 15797 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.893810 15797 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:05.890858 15729 raft_consensus.cc:686] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:05.895887 15729 consensus_queue.cc:237] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.899928 14419 raft_consensus.cc:1261] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:56:05.900439 15171 leader_election.cc:288] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:05.900918 14307 raft_consensus.cc:2396] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 1.
I20260806 03:56:05.900349 15617 consensus_queue.cc:237] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.901575 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:05.902297 14411 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:05.905545 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.889220 15882 consensus_queue.cc:237] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:05.908773 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.908911 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.910871 14518 raft_consensus.cc:2379] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:05.913292 14309 raft_consensus.cc:1261] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:05.913362 14524 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:05.917402 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.926745 14194 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:05.928704 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.929028 14417 raft_consensus.cc:1261] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:05.928881 14518 raft_consensus.cc:1226] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:05.929569 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.929762 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:05.927846 14477 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:05.945263 14524 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:05.948760 14477 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:05.881985 14048 rpcz_store.cc:276] 0806 03:55:57.363400 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:55:57.363600 (+   200us) service_pool.cc:227] Handling call
0806 03:56:05.881254 (+8517654us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:56:04.464077 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:56:04.464731 (+   654us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:56:04.464781 (+    50us) write_op.cc:435] Acquired schema lock
0806 03:56:04.464803 (+    22us) tablet.cc:660] Decoding operations
0806 03:56:04.465865 (+  1062us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:56:04.465971 (+   106us) write_op.cc:641] Partition lock acquired for write op
0806 03:56:04.466004 (+    33us) tablet.cc:683] Acquiring locks for 7 operations
0806 03:56:04.466719 (+   715us) tablet.cc:699] Row locks acquired
0806 03:56:04.466745 (+    26us) write_op.cc:260] PREPARE: finished
0806 03:56:04.466940 (+   195us) write_op.cc:270] Start()
0806 03:56:04.467078 (+   138us) write_op.cc:276] Timestamp: P: 1785988564466880 usec, L: 0
0806 03:56:04.467103 (+    25us) op_driver.cc:331] REPLICATION: starting
0806 03:56:04.467933 (+   830us) log.cc:842] Serialized 2827 byte log entry
0806 03:56:05.436804 (+968871us) op_driver.cc:444] REPLICATION: finished
0806 03:56:05.519211 (+ 82407us) write_op.cc:301] APPLY: starting
0806 03:56:05.527563 (+  8352us) tablet.cc:1365] starting BulkCheckPresence
0806 03:56:05.534469 (+  6906us) tablet.cc:1368] finished BulkCheckPresence
0806 03:56:05.534680 (+   211us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:56:05.562406 (+ 27726us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:56:05.568794 (+  6388us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0806 03:56:05.568880 (+    86us) write_op.cc:312] APPLY: finished
0806 03:56:05.569593 (+   713us) log.cc:842] Serialized 58 byte log entry
0806 03:56:05.582753 (+ 13160us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:05.589836 (+  7083us) write_op.cc:454] Released schema lock
0806 03:56:05.590018 (+   182us) write_op.cc:341] FINISH: Updating metrics
0806 03:56:05.590428 (+   410us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:05.590457 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":95636,"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":75005,"apply.run_cpu_time_us":6429,"apply.run_wall_time_us":74960,"num_ops":7,"prepare.queue_time_us":233064,"prepare.run_cpu_time_us":17449,"prepare.run_wall_time_us":539143,"raft.queue_time_us":205260,"raft.run_cpu_time_us":8974,"raft.run_wall_time_us":54223,"replication_time_us":969513,"thread_start_us":748417,"threads_started":4,"wal-append.queue_time_us":547122}]]}
I20260806 03:56:05.964840 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:05.968108 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:05.968910 14417 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:56:05.970573 14313 raft_consensus.cc:1226] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
W20260806 03:56:05.974223 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 91679.9us
I20260806 03:56:05.974202 14253 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:05.930954 15909 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:05.954428 15797 raft_consensus.cc:2781] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:05.956918 15748 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:05.965867 15782 raft_consensus.cc:2781] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:05.976657 15728 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:06.006050 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:05.989401 15883 raft_consensus.cc:3037] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:05.983024 15797 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:06.023737 14417 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:05.997689 15782 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:56:06.037562 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 57163.2us
I20260806 03:56:06.038216 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:06.039767 14194 raft_consensus.cc:2379] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:06.042958 14139 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:05.983222 15874 consensus_queue.cc:1046] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260806 03:56:05.982731 15318 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:05.983024 15875 consensus_queue.cc:1035] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260806 03:56:06.051410 14139 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:06.054551 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:06.027367 15909 raft_consensus.cc:2726] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:06.061265 14139 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:06.039711 15797 raft_consensus.cc:3037] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:06.062029 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:06.000735 15748 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:06.063232 14410 raft_consensus.cc:2354] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 4. Current term is 5.
I20260806 03:56:06.064385 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:06.064985 15748 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:06.065076 14410 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:56:06.065939 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 93899us
I20260806 03:56:06.066354 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:06.120920 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 137224us
I20260806 03:56:06.042603 15782 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:06.122584 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:06.123545 14194 raft_consensus.cc:2379] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:06.037190 15852 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:06.129535 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:06.133790 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 70816.9us
I20260806 03:56:06.046157 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:06.037158 15728 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:06.141975 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:06.065877 15748 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:06.056813 15908 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:06.154189 15908 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:06.155020 15318 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:06.156502 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:06.156780 15908 leader_election.cc:288] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:06.157495 14180 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:56:06.051968 15171 consensus_queue.cc:1035] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.085s
I20260806 03:56:06.152896 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:06.129837 15729 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:06.162403 14367 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:06.132886 15220 raft_consensus.cc:2726] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:06.179092 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:06.137156 15909 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:06.143749 15790 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:06.139070 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:06.181874 14522 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:06.149971 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:06.160410 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:06.204376 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:06.136950 15852 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:06.210053 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 234674us
I20260806 03:56:06.211598 14417 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:06.179526 15318 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:06.191494 15468 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:06.218456 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 87760.7us
W20260806 03:56:06.230069 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 70634us
W20260806 03:56:06.218227 15923 log.cc:924] Time spent T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.163s	user 0.000s	sys 0.000s
I20260806 03:56:06.220407 15882 raft_consensus.cc:2726] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:06.249125 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:06.250135 14521 raft_consensus.cc:2379] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:06.252978 14139 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:06.231019 15318 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:06.193490 15909 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:06.193151 15790 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:06.275040 14139 leader_election.cc:398] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 4. Current term is 5.
I20260806 03:56:06.275447 14139 leader_election.cc:401] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:56:06.276007 15790 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:06.188958 15937 consensus_queue.cc:1035] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.060s
I20260806 03:56:06.276854 14139 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:06.265285 15928 log.cc:924] Time spent T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.107s	user 0.000s	sys 0.001s
I20260806 03:56:06.267416 15499 consensus_queue.cc:1035] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:06.279402 15499 raft_consensus.cc:2726] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260806 03:56:06.268545 15935 log.cc:924] Time spent T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260806 03:56:06.269734 15318 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:06.270718 15852 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:06.272605 14410 raft_consensus.cc:2454] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:06.281869 15728 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:06.282431 14139 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:06.283720 15499 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:06.284315 15499 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:56:06.283932 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 146187us
I20260806 03:56:06.272902 14253 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:06.308389 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:06.326071 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:06.312247 15940 log.cc:924] Time spent T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260806 03:56:06.284315 15748 raft_consensus.cc:2726] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:06.299435 15499 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:06.331290 14192 raft_consensus.cc:2379] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 4: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:06.258725 15857 consensus_queue.cc:1046] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.076s
W20260806 03:56:06.338697 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 65914.6us
I20260806 03:56:06.233471 15468 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:06.314416 15617 raft_consensus.cc:3032] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:06.324115 15908 raft_consensus.cc:2726] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:06.321089 15686 raft_consensus.cc:2726] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:06.291420 15797 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:06.360744 14367 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:06.330386 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:06.349223 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 118326us
I20260806 03:56:06.320439 14411 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:06.345521 15617 raft_consensus.cc:729] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:06.392395 14524 raft_consensus.cc:2354] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:06.393936 15797 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:06.394655 15909 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:06.397696 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 65077.6us
I20260806 03:56:06.398417 14253 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:06.399924 15949 raft_consensus.cc:2726] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:06.404922 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:06.408138 14410 raft_consensus.cc:2396] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260806 03:56:06.449514 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 131646us
W20260806 03:56:06.411661 15668 consensus_meta.cc:287] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.525s	user 0.009s	sys 0.002s
I20260806 03:56:06.412732 14180 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
I20260806 03:56:06.418247 15468 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:06.420918 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:06.431332 15617 consensus_queue.cc:260] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:06.486049 14312 raft_consensus.cc:1261] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260806 03:56:06.473739 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 75415.6us
I20260806 03:56:06.495908 15938 raft_consensus.cc:2726] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 4. Current term is 5.
I20260806 03:56:06.496068 15797 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:06.496697 15797 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:06.497651 14179 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:06.451643 15729 raft_consensus.cc:2726] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:06.498859 15797 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:06.500136 14365 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:06.508395 14365 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:06.509766 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 59248.7us
I20260806 03:56:06.510818 14477 leader_election.cc:302] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:06.480146 15909 raft_consensus.cc:2726] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:06.481223 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:06.483847 14413 raft_consensus.cc:2454] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:06.524904 15424 raft_consensus.cc:2781] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:06.478812 14522 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
I20260806 03:56:06.541971 15281 raft_consensus.cc:2726] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:06.523399 15468 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:06.542776 15468 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:06.536401 15908 consensus_queue.cc:1035] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.007s
I20260806 03:56:06.532083 15171 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:06.544183 15171 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:06.533684 15961 consensus_queue.cc:1035] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260806 03:56:06.456058 15668 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:06.543314 15468 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:06.453392 15782 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:06.548975 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 118842us
I20260806 03:56:06.540207 14307 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:06.560849 15499 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:06.552409 15424 raft_consensus.cc:686] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:06.544775 15963 consensus_queue.cc:1035] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260806 03:56:06.541215 15617 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:06.588862 14525 raft_consensus.cc:2354] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
W20260806 03:56:06.644922 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 59532.1us
I20260806 03:56:06.651510 14178 raft_consensus.cc:1226] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:06.651806 14180 raft_consensus.cc:1261] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260806 03:56:06.652138 15593 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:06.652760 15593 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:06.653018 15424 consensus_queue.cc:237] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:06.654790 15593 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:06.657040 15883 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:06.657593 15883 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:06.659614 15883 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:06.660094 15925 log.cc:924] Time spent T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.512s	user 0.007s	sys 0.011s
I20260806 03:56:06.661943 15171 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:06.647187 14477 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:06.670387 14145 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:06.678427 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:06.678927 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 91387.4us
I20260806 03:56:06.678683 15797 consensus_queue.cc:1035] T fcd315adea064b8492d9ffd0d06df60c P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:06.687690 15908 consensus_queue.cc:1035] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:56:06.688548 15908 consensus_queue.cc:1225] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer fcb0445d7dcf41bdb630c3985d53ce7a log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260806 03:56:06.690231 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:06.692272 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:06.682360 15691 raft_consensus.cc:2726] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:06.694401 15782 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:06.694499 15969 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:06.694638 14139 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:06.682680 15883 consensus_queue.cc:1035] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260806 03:56:06.695153 15969 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:06.695964 15963 raft_consensus.cc:2726] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:06.697429 14139 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:06.698210 15963 raft_consensus.cc:2781] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:06.698743 15963 raft_consensus.cc:686] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:06.701920 14139 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:06.705969 14477 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:06.706727 15729 raft_consensus.cc:2781] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:06.727772 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:06.735262 14527 raft_consensus.cc:3032] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:06.735771 14527 raft_consensus.cc:729] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:06.736543 14527 consensus_queue.cc:260] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:06.737566 14527 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:06.738559 14179 raft_consensus.cc:1226] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:06.739270 15732 raft_consensus.cc:2726] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:06.739794 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:06.740522 14311 raft_consensus.cc:1261] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:06.741739 14188 raft_consensus.cc:1261] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:06.741665 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:06.742775 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:06.743095 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:06.716694 15686 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:06.744498 15686 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:06.744935 15686 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:06.746413 15499 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:06.714692 15959 consensus_queue.cc:1035] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260806 03:56:06.750550 15969 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:06.755084 15748 raft_consensus.cc:3032] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:06.755519 15748 raft_consensus.cc:729] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:06.756385 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:06.757402 14477 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:06.758355 15959 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:06.759033 15959 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:06.759768 14365 leader_election.cc:398] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:06.760202 14365 leader_election.cc:401] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:56:06.760941 15318 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:56:06.761142 15959 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:06.699684 15963 consensus_queue.cc:237] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:06.765981 14194 raft_consensus.cc:1226] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260806 03:56:06.716547 15729 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:06.714969 15171 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:06.758332 14309 raft_consensus.cc:1226] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:06.762895 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:06.784943 14517 raft_consensus.cc:1261] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:06.784683 15748 consensus_queue.cc:260] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:06.791923 14365 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:06.792227 15748 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:06.792390 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 90550.2us
I20260806 03:56:06.793596 15274 raft_consensus.cc:2726] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:06.795451 14139 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:06.771793 15782 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:06.796445 15782 raft_consensus.cc:686] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:06.797616 15782 consensus_queue.cc:237] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:06.802809 14417 raft_consensus.cc:1261] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260806 03:56:06.803328 14417 pending_rounds.cc:76] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting all ops after (but not including) 2
I20260806 03:56:06.803581 14417 pending_rounds.cc:97] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260806 03:56:06.772501 15729 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:06.806753 14410 raft_consensus.cc:1261] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:56:06.809564 15171 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:06.813073 14194 raft_consensus.cc:1261] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:06.803864 14417 raft_consensus.cc:2866] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:06.775244 14527 raft_consensus.cc:1261] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260806 03:56:06.819591 14527 pending_rounds.cc:76] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e: Aborting all ops after (but not including) 2
I20260806 03:56:06.820075 14527 pending_rounds.cc:97] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260806 03:56:06.820490 14527 raft_consensus.cc:2866] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:06.827821 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:06.830753 14194 raft_consensus.cc:3037] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:56:06.832422 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 145986us
I20260806 03:56:06.844969 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:06.845335 14522 raft_consensus.cc:2396] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:06.848562 14192 raft_consensus.cc:1261] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:06.853572 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:06.854243 14311 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:06.855312 14417 raft_consensus.cc:1226] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:06.827790 15171 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:06.764536 15468 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:06.829715 15947 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:06.860610 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:06.864935 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:06.859254 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:06.885687 14413 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:06.886111 14524 raft_consensus.cc:1261] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:06.887128 15800 consensus_queue.cc:1035] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.048s
I20260806 03:56:06.885538 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:06.889138 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:06.889638 15424 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:06.890100 14419 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:06.890241 15424 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:06.842947 15668 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:06.893942 14194 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:06.870723 15732 consensus_queue.cc:1035] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260806 03:56:06.916262 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:06.916999 15424 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:06.902889 14253 connection.cc:232] RPC call timeout handler was delayed by -1.1071775290183723s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18130000000000002s for a response
W20260806 03:56:06.917651 14253 connection.cc:232] RPC call timeout handler was delayed by -1.0972775290720165s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1824s for a response
I20260806 03:56:06.918800 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:06.885499 15968 consensus_queue.cc:1035] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.035s
I20260806 03:56:06.920244 14187 raft_consensus.cc:1226] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:06.921773 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:06.922508 14187 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:06.923910 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:06.929241 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:06.930508 14192 raft_consensus.cc:1261] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:06.932401 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:06.933310 14194 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:06.936905 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:06.937772 14314 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:56:06.915144 15468 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:06.939154 15939 consensus_queue.cc:1035] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:06.939364 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:06.852169 15969 consensus_queue.cc:1035] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.073s
I20260806 03:56:06.940469 14409 raft_consensus.cc:3037] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:56:06.943699 15424 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:06.944334 15424 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:06.945495 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:06.946022 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:56:06.949493 14139 leader_election.cc:302] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:06.938694 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:06.943087 14192 raft_consensus.cc:1261] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:06.953867 14145 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:06.872465 15947 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:06.872011 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:06.965647 14477 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:06.968747 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:06.963733 15947 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:06.968948 15973 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:06.971633 15424 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:06.971771 15973 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:06.974365 15973 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:06.959354 15732 raft_consensus.cc:2726] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:06.968575 15969 raft_consensus.cc:2781] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:06.975258 15424 consensus_queue.cc:1035] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:06.976115 15969 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:06.976567 15969 raft_consensus.cc:3037] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:06.969620 14417 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:06.977820 14367 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:06.977928 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:06.978356 15318 raft_consensus.cc:2726] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:06.978893 15424 raft_consensus.cc:2726] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:06.970554 14477 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:06.962870 14410 raft_consensus.cc:1261] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:06.885987 15281 consensus_queue.cc:1035] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260806 03:56:06.943068 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:06.948721 14419 raft_consensus.cc:1261] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:06.926858 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:07.000437 14421 raft_consensus.cc:1261] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:07.000622 14194 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:06.986608 15668 raft_consensus.cc:2726] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:06.986104 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:07.007282 15939 consensus_queue.cc:1035] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:07.007879 14477 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:07.008735 15939 consensus_queue.cc:1035] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:07.011150 14477 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:07.012169 15797 raft_consensus.cc:2726] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:07.019191 14139 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:07.021078 14139 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:07.033629 14365 leader_election.cc:398] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:07.034071 14365 leader_election.cc:401] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:56:06.994261 15955 raft_consensus.cc:2781] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:07.065800 14524 raft_consensus.cc:1261] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:07.097711 14139 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:07.013231 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:07.046046 15728 raft_consensus.cc:2726] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:56:07.113332 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 68266.6us
I20260806 03:56:07.114480 14367 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:06.992225 15729 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:07.063652 15220 raft_consensus.cc:2781] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260806 03:56:07.119823 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 201680us
I20260806 03:56:07.092669 15274 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:07.128614 14367 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:07.024240 15732 consensus_queue.cc:1035] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.094s
I20260806 03:56:07.066865 15939 raft_consensus.cc:2781] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:07.122864 15220 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:07.118831 14190 raft_consensus.cc:2454] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:07.124945 15955 raft_consensus.cc:686] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:07.124423 15938 raft_consensus.cc:2726] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:07.167414 14367 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:07.133657 15882 raft_consensus.cc:2726] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:07.109737 15792 consensus_queue.cc:1035] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.038s
W20260806 03:56:07.174454 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 76866.1us
I20260806 03:56:07.155511 15220 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:07.183847 15939 raft_consensus.cc:686] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:07.162107 14517 raft_consensus.cc:1261] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:07.131564 15274 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:07.216692 14477 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:07.184386 15792 consensus_queue.cc:1225] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer ea4c17bf862541aa93d120d173084b0e log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260806 03:56:07.226727 14253 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:07.223979 15967 log.cc:924] Time spent T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260806 03:56:07.233657 15686 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:07.170073 15969 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:07.301934 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 81307us
I20260806 03:56:07.203980 15882 consensus_queue.cc:1046] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260806 03:56:07.234229 15617 raft_consensus.cc:2781] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:07.229925 15908 raft_consensus.cc:2726] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:07.304502 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:07.320077 15617 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:07.335366 15978 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:07.354815 14253 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:07.426436 14311 consensus_meta.cc:287] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.552s	user 0.014s	sys 0.002s
I20260806 03:56:07.313529 15949 raft_consensus.cc:2726] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:07.426975 14311 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:07.372613 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:07.421068 15617 raft_consensus.cc:3037] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:07.456369 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 225501us
I20260806 03:56:07.494901 15468 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:07.500746 15992 log.cc:924] Time spent T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.156s	user 0.000s	sys 0.000s
W20260806 03:56:07.506309 15983 log.cc:924] Time spent T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260806 03:56:07.443063 14190 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:07.507784 15274 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:07.438592 15978 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:07.510772 15979 log.cc:924] Time spent T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.205s	user 0.001s	sys 0.000s
W20260806 03:56:07.511807 15981 log.cc:924] Time spent T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.286s	user 0.001s	sys 0.000s
I20260806 03:56:07.512975 15686 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:07.431445 14521 raft_consensus.cc:1261] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:07.338698 15955 consensus_queue.cc:237] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:07.543805 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 210202us
I20260806 03:56:07.453485 15729 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:07.533638 14187 consensus_meta.cc:287] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.611s	user 0.020s	sys 0.001s
I20260806 03:56:07.463732 14188 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:07.539422 15281 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:07.592491 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 425182us
W20260806 03:56:07.577853 14306 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.597s	user 0.006s	sys 0.007s
I20260806 03:56:07.421641 15939 consensus_queue.cc:237] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:07.574888 15274 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:07.612581 14253 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:07.554363 15468 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:07.578227 14178 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 253) took 1268 ms. Trace:
W20260806 03:56:07.603304 15947 consensus_meta.cc:287] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.632s	user 0.007s	sys 0.007s
I20260806 03:56:07.607579 16009 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:07.622900 15274 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:07.624071 15973 raft_consensus.cc:2726] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:07.624770 14253 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:07.608685 14306 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.627s	user 0.006s	sys 0.011s
W20260806 03:56:07.632326 15998 log.cc:924] Time spent T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.178s	user 0.000s	sys 0.002s
I20260806 03:56:07.632817 16010 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:07.601027 14187 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:07.610229 15908 raft_consensus.cc:2726] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:07.610045 15797 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:07.656399 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 59585.5us
W20260806 03:56:07.663370 15980 log.cc:924] Time spent T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.393s	user 0.000s	sys 0.002s
W20260806 03:56:07.669994 15985 log.cc:924] Time spent T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.444s	user 0.000s	sys 0.003s
I20260806 03:56:07.638170 15969 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:07.669866 14413 consensus_meta.cc:287] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.783s	user 0.013s	sys 0.005s
I20260806 03:56:07.613180 15281 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:07.676553 15797 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:07.705144 16000 log.cc:924] Time spent T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260806 03:56:07.652851 15593 raft_consensus.cc:2726] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:56:07.710198 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 85503.4us
W20260806 03:56:07.718871 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 52837.6us
W20260806 03:56:07.716053 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 109487us
I20260806 03:56:07.645131 15947 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:07.719650 14312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 307) took 1048 ms. Trace:
I20260806 03:56:07.729094 14311 raft_consensus.cc:1261] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:07.734441 14253 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:07.727617 14312 rpcz_store.cc:276] 0806 03:56:06.671622 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:06.672807 (+  1185us) service_pool.cc:227] Handling call
0806 03:56:06.702088 (+ 29281us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:06.720865 (+ 18777us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:06.720907 (+    42us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:06.763367 (+ 42460us) log.cc:842] Serialized 26 byte log entry
0806 03:56:07.070158 (+306791us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:07.070203 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:07.070275 (+    72us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:07.719419 (+649144us) raft_consensus.cc:1671] finished
0806 03:56:07.719443 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:07.719591 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":9569,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":10317,"thread_start_us":284184,"threads_started":1,"wal-append.queue_time_us":384038}
I20260806 03:56:07.708750 14413 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:07.740976 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:07.630889 14178 rpcz_store.cc:276] 0806 03:56:06.310426 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:06.315375 (+  4949us) service_pool.cc:227] Handling call
0806 03:56:06.366731 (+ 51356us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:06.652171 (+285440us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:07.547533 (+895362us) spinlock_profiling.cc:243] Waited 281 ms on lock 0x7b540087afd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:07.575223 (+ 27690us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":647417600}
I20260806 03:56:07.644164 16009 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:07.770716 15274 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:07.733508 14180 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 226) took 1034 ms. Trace:
I20260806 03:56:07.771833 14180 rpcz_store.cc:276] 0806 03:56:06.698016 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:06.698195 (+   179us) service_pool.cc:227] Handling call
0806 03:56:06.698623 (+   428us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:06.699041 (+   418us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:06.699075 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:06.699617 (+   542us) log.cc:842] Serialized 26 byte log entry
0806 03:56:07.112241 (+412624us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:07.118738 (+  6497us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:07.124125 (+  5387us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:07.721913 (+597788us) raft_consensus.cc:1671] finished
0806 03:56:07.721935 (+    22us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:07.732046 (+ 10111us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":15075,"raft.queue_time_us":4482,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":3892,"thread_start_us":370021,"threads_started":1,"wal-append.queue_time_us":492820}
I20260806 03:56:07.764717 14411 raft_consensus.cc:1226] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:07.715886 16002 consensus_queue.cc:1035] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.056s
W20260806 03:56:07.779579 14412 consensus_meta.cc:287] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.787s	user 0.009s	sys 0.004s
W20260806 03:56:07.744654 15852 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.960s	user 0.048s	sys 0.055s
I20260806 03:56:07.781015 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:07.781626 15852 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.997s	user 0.048s	sys 0.055s
I20260806 03:56:07.782449 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:07.783154 14408 raft_consensus.cc:2454] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:56:07.743587 15318 raft_consensus.cc:2726] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:07.786490 15978 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:07.766466 16019 log.cc:924] Time spent T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260806 03:56:07.738994 15668 consensus_queue.cc:1035] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260806 03:56:07.779964 14412 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:07.796327 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:07.658391 16010 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:07.800506 16010 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:07.768811 15468 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:07.801236 15593 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:07.806778 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:07.807335 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 77699.6us
I20260806 03:56:07.808275 14253 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:07.809710 14253 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:07.807814 14304 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:07.810778 14253 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:07.768904 15792 consensus_queue.cc:1035] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:07.769471 15797 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:07.771459 16009 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:07.764945 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:07.818598 15973 raft_consensus.cc:2726] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:07.819522 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:07.816517 15593 raft_consensus.cc:2741] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260806 03:56:07.823501 14477 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
W20260806 03:56:07.814296 14409 consensus_meta.cc:287] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.872s	user 0.010s	sys 0.006s
I20260806 03:56:07.823318 14365 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:07.788220 15281 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:07.826160 14479 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:07.820704 15908 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:07.834568 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:07.840368 14253 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:07.842258 15593 consensus_queue.cc:1035] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:56:07.843797 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:07.840718 14311 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:07.827235 14190 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
I20260806 03:56:07.854645 14479 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:56:07.851802 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 551350us
I20260806 03:56:07.853130 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:07.838981 15668 raft_consensus.cc:2781] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:07.868305 14525 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:07.830829 14409 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:07.874403 14139 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:07.838496 15792 raft_consensus.cc:2781] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:07.838302 15908 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:07.880249 14192 raft_consensus.cc:1261] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:07.877733 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:07.881381 14312 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:07.884444 16008 consensus_queue.cc:1035] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:07.849733 14189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 217) took 1683 ms. Trace:
I20260806 03:56:07.864846 15593 raft_consensus.cc:2726] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:07.845494 16015 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:07.891664 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:07.873159 15668 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:07.880787 15792 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:07.882416 15908 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:07.888767 15424 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:07.865665 15939 consensus_queue.cc:1035] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260806 03:56:07.925441 14192 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
W20260806 03:56:07.939267 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 71325us
I20260806 03:56:07.939567 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:07.940387 14192 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:07.927156 15797 consensus_queue.cc:1035] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260806 03:56:07.941872 14253 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:07.936780 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 62482us
I20260806 03:56:07.879067 15973 consensus_queue.cc:1046] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260806 03:56:07.900492 16015 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:07.872304 15617 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:07.952877 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 67749.4us
I20260806 03:56:07.894182 15728 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:07.959753 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:07.927793 15171 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:07.934895 15668 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:07.934486 15792 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:07.943177 14410 raft_consensus.cc:1261] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:07.943326 15686 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:07.963910 14477 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:07.946324 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:07.951892 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:07.943693 16023 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:08.024560 14367 leader_election.cc:334] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Timed out: RequestConsensusVote RPC to 127.0.183.2:46787 timed out after 1.841s (SENT)
I20260806 03:56:07.956303 16015 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:07.944084 15593 consensus_queue.cc:1046] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260806 03:56:08.034950 14196 raft_consensus.cc:1261] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:07.962118 15947 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:07.961745 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:07.976100 15686 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:07.975075 15171 raft_consensus.cc:686] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:08.039923 15686 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:07.974381 14516 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40850 (request call id 302) took 1049 ms. Trace:
I20260806 03:56:07.969053 15728 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.046486 15945 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:08.034199 14309 raft_consensus.cc:3037] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:08.043537 14517 raft_consensus.cc:1226] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: [1.1-3.2]
I20260806 03:56:07.891222 14189 rpcz_store.cc:276] 0806 03:56:06.166071 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:06.167466 (+  1395us) service_pool.cc:227] Handling call
0806 03:56:06.781015 (+613549us) spinlock_profiling.cc:243] Waited 6.12 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:06.788383 (+  7368us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:06.833903 (+ 45520us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:06.837692 (+  3789us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:06.842331 (+  4639us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:06.852718 (+ 10387us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:07.849442 (+996724us) spinlock_profiling.cc:243] Waited 25.7 ms on lock 0x7b54006def54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:07.849503 (+    61us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:07.849671 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":73089664}
I20260806 03:56:08.037482 14419 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:56:08.056875 16035 log.cc:924] Time spent T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260806 03:56:08.046559 15962 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:56:08.065546 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 101742us
I20260806 03:56:08.040457 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:56:08.058256 15220 consensus_meta.cc:287] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.839s	user 0.009s	sys 0.006s
I20260806 03:56:08.066469 15797 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:08.068280 14412 raft_consensus.cc:1261] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260806 03:56:08.125484 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 270938us
I20260806 03:56:08.100587 15945 raft_consensus.cc:686] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:08.065551 14414 raft_consensus.cc:1226] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 4. Current term is 5. Ops: [3.2-4.3]
I20260806 03:56:08.133054 14194 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 274) took 1108 ms. Trace:
W20260806 03:56:08.135702 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 68781us
I20260806 03:56:08.112327 15852 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:08.136288 14194 rpcz_store.cc:276] 0806 03:56:07.024726 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:07.664558 (+639832us) service_pool.cc:227] Handling call
0806 03:56:07.664924 (+   366us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:07.844087 (+179163us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:07.844406 (+   319us) log.cc:842] Serialized 14 byte log entry
0806 03:56:07.894841 (+ 50435us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:07.938095 (+ 43254us) log.cc:842] Serialized 26 byte log entry
0806 03:56:07.938245 (+   150us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:07.938278 (+    33us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:07.938630 (+   352us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:08.132783 (+194153us) raft_consensus.cc:1671] finished
0806 03:56:08.132813 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:08.132978 (+   165us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":172265,"prepare.queue_time_us":692,"prepare.run_cpu_time_us":141,"prepare.run_wall_time_us":3358,"raft.queue_time_us":185109,"raft.run_cpu_time_us":349,"raft.run_wall_time_us":3460,"thread_start_us":49854,"threads_started":1,"wal-append.queue_time_us":100655}
I20260806 03:56:08.142851 14192 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:08.144212 16042 consensus_queue.cc:1035] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.124s
I20260806 03:56:08.145167 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:08.145953 16042 raft_consensus.cc:2726] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:08.146361 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:08.147073 16042 raft_consensus.cc:3032] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:08.148706 15617 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:08.150586 15728 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:08.151628 14188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 230) took 1135 ms. Trace:
I20260806 03:56:08.034616 16023 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.156422 14477 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:08.147737 16042 raft_consensus.cc:729] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:08.152987 14410 pending_rounds.cc:76] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting all ops after (but not including) 0
I20260806 03:56:08.172894 14410 pending_rounds.cc:97] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260806 03:56:08.173125 14411 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 234) took 1237 ms. Trace:
I20260806 03:56:08.173354 14410 raft_consensus.cc:2866] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:08.173590 14411 rpcz_store.cc:276] 0806 03:56:06.935810 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:07.004918 (+ 69108us) service_pool.cc:227] Handling call
0806 03:56:07.740634 (+735716us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:07.779634 (+ 39000us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:08.172825 (+393191us) spinlock_profiling.cc:243] Waited 734 ms on lock 0x7b5400269dd0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:08.173004 (+   179us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1687825152}
I20260806 03:56:08.154970 14306 raft_consensus.cc:2379] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 5: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:08.152308 15852 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.124006 15220 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:08.068938 15962 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.147178 14180 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:08.133947 15797 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:08.196657 16014 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:08.196946 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:08.163511 15617 consensus_queue.cc:1046] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
W20260806 03:56:08.211769 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 270065us
I20260806 03:56:08.140331 15171 consensus_queue.cc:237] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.152134 14188 rpcz_store.cc:276] 0806 03:56:07.016218 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:07.637925 (+621707us) service_pool.cc:227] Handling call
0806 03:56:07.722565 (+ 84640us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:56:07.851313 (+128748us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:07.851348 (+    35us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:56:07.851948 (+   600us) log.cc:842] Serialized 52 byte log entry
0806 03:56:07.929607 (+ 77659us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:56:07.942997 (+ 13390us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:07.954021 (+ 11024us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:08.151361 (+197340us) raft_consensus.cc:1671] finished
0806 03:56:08.151385 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:08.151556 (+   171us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":112176,"raft.queue_time_us":112492,"raft.run_cpu_time_us":126,"raft.run_wall_time_us":126,"thread_start_us":57946,"threads_started":1,"wal-append.queue_time_us":173187}
I20260806 03:56:08.196677 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:08.219280 14312 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:08.222330 14145 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:08.225816 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:08.228223 16062 raft_consensus.cc:2726] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:08.221316 14179 raft_consensus.cc:1226] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:08.232899 14179 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 228) took 1393 ms. Trace:
I20260806 03:56:08.231757 15668 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.233350 15999 raft_consensus.cc:3032] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:08.233902 15999 raft_consensus.cc:729] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:08.233311 14179 rpcz_store.cc:276] 0806 03:56:06.839758 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:06.846291 (+  6533us) service_pool.cc:227] Handling call
0806 03:56:08.197421 (+1351130us) spinlock_profiling.cc:243] Waited 12.2 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:08.207031 (+  9610us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:08.232592 (+ 25561us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:08.232831 (+   239us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":28072320}
I20260806 03:56:08.234164 14522 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:08.234858 15999 consensus_queue.cc:260] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:08.235572 15220 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:08.235677 14522 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40840 (request call id 238) took 1218 ms. Trace:
I20260806 03:56:08.236645 14522 rpcz_store.cc:276] 0806 03:56:07.016983 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:07.019189 (+  2206us) service_pool.cc:227] Handling call
0806 03:56:08.225685 (+1206496us) spinlock_profiling.cc:243] Waited 2.88 ms on lock 0x7b5800146a98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:08.235382 (+  9697us) spinlock_profiling.cc:243] Waited 7.55 ms on lock 0x7b5400295ed4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:08.235542 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":24004608}
I20260806 03:56:08.237874 15797 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:08.238310 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:08.213107 16042 consensus_queue.cc:260] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:08.241227 15668 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:08.242183 15993 log.cc:924] Time spent T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.812s	user 0.004s	sys 0.001s
I20260806 03:56:08.244350 15963 raft_consensus.cc:2781] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:08.245038 15963 raft_consensus.cc:686] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:08.246112 14419 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:08.246068 15963 consensus_queue.cc:237] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:08.254786 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:08.250109 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:08.042069 14516 rpcz_store.cc:276] 0806 03:56:06.923446 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:06.923601 (+   155us) service_pool.cc:227] Handling call
0806 03:56:06.924089 (+   488us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:06.924549 (+   460us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:07.201774 (+277225us) log.cc:842] Serialized 14 byte log entry
0806 03:56:07.546418 (+344644us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:07.619507 (+ 73089us) log.cc:842] Serialized 26 byte log entry
0806 03:56:07.624543 (+  5036us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:07.624604 (+    61us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:07.624711 (+   107us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:07.776089 (+151378us) spinlock_profiling.cc:243] Waited 12.3 ms on lock 0x7b18004ce880. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:56:07.931238 (+155149us) raft_consensus.cc:1671] finished
0806 03:56:07.960379 (+ 29141us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:07.972723 (+ 12344us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":248477,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":82413,"raft.run_cpu_time_us":428,"raft.run_wall_time_us":45007,"spinlock_wait_cycles":28332416,"thread_start_us":568956,"threads_started":3,"wal-append.queue_time_us":527945}
I20260806 03:56:08.256335 14417 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 232) took 1321 ms. Trace:
I20260806 03:56:08.256855 14417 rpcz_store.cc:276] 0806 03:56:06.935235 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:06.979178 (+ 43943us) service_pool.cc:227] Handling call
0806 03:56:06.980248 (+  1070us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:06.980453 (+   205us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:06.980476 (+    23us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:06.980962 (+   486us) log.cc:842] Serialized 26 byte log entry
0806 03:56:07.170846 (+189884us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:07.170894 (+    48us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:07.170991 (+    97us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:08.241417 (+1070426us) spinlock_profiling.cc:243] Waited 5.48 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:08.251917 (+ 10500us) raft_consensus.cc:1671] finished
0806 03:56:08.251942 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:08.256024 (+  4082us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":12598528,"thread_start_us":189464,"threads_started":1,"wal-append.queue_time_us":341202}
I20260806 03:56:08.258525 15617 raft_consensus.cc:3032] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:08.258940 15617 raft_consensus.cc:729] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:08.259048 15792 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.259922 15617 consensus_queue.cc:260] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.148762 15945 consensus_queue.cc:237] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:08.233026 16048 log.cc:924] Time spent T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
W20260806 03:56:08.295357 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 132144us
W20260806 03:56:08.304451 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 91631.3us
I20260806 03:56:08.329682 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:08.332083 14311 raft_consensus.cc:2379] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
W20260806 03:56:08.332393 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 68520.7us
I20260806 03:56:08.264820 14517 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:08.336323 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:08.336390 14311 raft_consensus.cc:1261] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:08.286731 15792 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:08.343796 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:08.344779 14311 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
W20260806 03:56:08.347555 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 47973.6us
W20260806 03:56:08.359210 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 158973us
I20260806 03:56:08.207227 16014 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.341265 15617 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:08.373718 14367 leader_election.cc:334] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Timed out: RequestConsensusVote RPC to 127.0.183.2:46787 timed out after 1.726s (SENT)
I20260806 03:56:08.299568 16065 consensus_queue.cc:1046] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.081s
I20260806 03:56:08.356523 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:08.381733 14477 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:08.386511 14312 raft_consensus.cc:1261] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260806 03:56:08.388094 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:08.388836 14311 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:08.370186 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:08.386955 14312 pending_rounds.cc:76] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting all ops after (but not including) 1
I20260806 03:56:08.394348 14312 pending_rounds.cc:97] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260806 03:56:08.394635 14312 raft_consensus.cc:2866] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:08.377646 15281 consensus_queue.cc:1035] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260806 03:56:08.400808 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:08.402580 16066 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:08.403235 16066 raft_consensus.cc:686] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:08.404244 16066 consensus_queue.cc:237] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.387666 15171 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:08.420776 15686 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:08.421769 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:08.427590 14311 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
I20260806 03:56:08.429401 16023 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:08.412868 15852 leader_election.cc:288] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:08.429879 14517 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:08.431879 16015 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:08.440186 14421 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 237) took 1475 ms. Trace:
I20260806 03:56:08.443167 14309 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:08.444720 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:08.452818 16059 log.cc:924] Time spent T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.118s	user 0.000s	sys 0.000s
I20260806 03:56:08.453457 15908 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:08.457227 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:08.609407 14518 raft_consensus.cc:2354] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 5. Current term is 6.
I20260806 03:56:08.612309 15908 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:08.459264 16014 leader_election.cc:288] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:08.609465 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:08.473245 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:08.614207 14411 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:08.466877 14313 raft_consensus.cc:3032] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:08.614566 14187 raft_consensus.cc:2379] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 4: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:08.614830 14313 raft_consensus.cc:729] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:08.615697 14313 consensus_queue.cc:260] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:08.617223 14313 raft_consensus.cc:3037] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:08.617647 16015 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:08.484458 14051 catalog_manager.cc:5495] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
W20260806 03:56:08.487751 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:56:08.621404 14051 catalog_manager.cc:5495] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 2, leader changed from fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 2 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } }
I20260806 03:56:08.485432 16042 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:08.493359 16068 raft_consensus.cc:3032] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:08.628757 16068 raft_consensus.cc:729] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:08.608062 14412 raft_consensus.cc:1261] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:08.629873 16068 consensus_queue.cc:260] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:08.630975 14411 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:08.631361 16068 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:08.390110 15962 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:08.586436 14421 rpcz_store.cc:276] 0806 03:56:06.965094 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:07.099881 (+134787us) service_pool.cc:227] Handling call
0806 03:56:07.100377 (+   496us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:07.305448 (+205071us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:07.305519 (+    71us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:07.343977 (+ 38458us) log.cc:842] Serialized 26 byte log entry
0806 03:56:07.714579 (+370602us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:07.714647 (+    68us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:08.439661 (+725014us) spinlock_profiling.cc:243] Waited 133 ms on lock 0x7b5400135954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:08.439730 (+    69us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:08.439798 (+    68us) raft_consensus.cc:1671] finished
0806 03:56:08.439816 (+    18us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:08.440108 (+   292us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":71511,"raft.queue_time_us":120045,"raft.run_cpu_time_us":328,"raft.run_wall_time_us":51351,"spinlock_wait_cycles":305560320,"thread_start_us":182350,"threads_started":1,"wal-append.queue_time_us":400940}
I20260806 03:56:08.508205 15748 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:08.572247 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 136052us
I20260806 03:56:08.632517 15969 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:08.633309 15969 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.601210 15686 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:08.609400 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:08.604478 15220 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:08.573526 15999 raft_consensus.cc:3037] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:08.613547 14304 raft_consensus.cc:1226] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:56:08.584895 15171 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.623730 14051 catalog_manager.cc:5495] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:08.668813 14051 catalog_manager.cc:5495] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 2, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 2 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } }
I20260806 03:56:08.670145 14365 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:08.670615 14051 catalog_manager.cc:5495] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 4, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:08.673084 14051 catalog_manager.cc:5495] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:08.675014 14051 catalog_manager.cc:5495] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 2 to 3, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 3 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } }
I20260806 03:56:08.677292 14051 catalog_manager.cc:5495] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 2, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 2 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
W20260806 03:56:08.659317 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 277673us
I20260806 03:56:08.663965 14139 leader_election.cc:398] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 5. Current term is 6.
I20260806 03:56:08.666131 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:08.703946 14139 leader_election.cc:401] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260806 03:56:08.704173 14526 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:08.664059 14314 raft_consensus.cc:1226] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:08.680984 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:08.710068 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
F20260806 03:56:08.664474   732 test_workload.cc:378] Timed out: Timed out waiting for Table Creation
I20260806 03:56:08.683364 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
*** Check failure stack trace: ***
I20260806 03:56:08.684245 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:08.688102 14521 raft_consensus.cc:1226] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260806 03:56:08.688571 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:08.784760 14179 raft_consensus.cc:2379] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 5: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:08.689527 15969 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
*** Aborted at 1785988568 (unix time) try "date -d @1785988568" if you are using GNU date ***
I20260806 03:56:08.687697 14145 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:08.691780 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:08.696404 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:08.696689 14307 raft_consensus.cc:1226] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
W20260806 03:56:08.697431 14253 connection.cc:232] RPC call timeout handler was delayed by -1.0874454171862453s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21840000000000004s for a response
I20260806 03:56:08.697613 15424 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:08.698174 14365 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:08.658669 14313 raft_consensus.cc:1261] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260806 03:56:08.709193 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:08.709769 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:08.632633 15748 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:08.711472 14196 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:08.712425 15171 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:08.711998 16023 consensus_queue.cc:1035] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:08.668329 15686 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:08.714303 15792 consensus_queue.cc:1035] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:08.807704 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:08.809259 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:08.809844 14524 raft_consensus.cc:2362] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3. Re-sending same reply.
I20260806 03:56:08.715420 14367 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:08.715270 15318 consensus_queue.cc:1035] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:08.716950 15883 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:08.667222 15220 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:08.721935 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:08.689464 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:08.734045 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:08.740067 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 76268.8us
I20260806 03:56:08.748482 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:08.748951 14051 catalog_manager.cc:5495] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 0 to 1, leader changed from <none> to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 1 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:08.747493 14526 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
I20260806 03:56:08.819587 14194 raft_consensus.cc:1226] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:08.819114 14051 catalog_manager.cc:5495] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 3, leader changed from fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 3 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } }
I20260806 03:56:08.750196 16065 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:08.753881 15963 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:08.812824 15686 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:08.826377 15883 raft_consensus.cc:686] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:08.780975 14527 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
W20260806 03:56:08.792078 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 104535us
I20260806 03:56:08.792776 14313 pending_rounds.cc:76] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting all ops after (but not including) 2
I20260806 03:56:08.792776 14253 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:08.792663 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 94608.4us
W20260806 03:56:08.811604 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 96330.6us
I20260806 03:56:08.815182 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:08.964823 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:08.965266 14314 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:08.820612 14051 catalog_manager.cc:5495] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 3, leader changed from ea4c17bf862541aa93d120d173084b0e (127.0.183.4) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 3 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:08.822657 14526 raft_consensus.cc:1261] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260806 03:56:08.966061 14526 pending_rounds.cc:76] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e: Aborting all ops after (but not including) 1
I20260806 03:56:08.966296 14526 pending_rounds.cc:97] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260806 03:56:08.966531 14526 raft_consensus.cc:2866] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:08.755220 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:08.971496 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:08.832691 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:08.833328 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:08.834331 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:08.838542 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:08.800269 15424 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:08.876705 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 57981.9us
I20260806 03:56:08.803730 15969 raft_consensus.cc:2781] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:56:08.802641 15999 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:08.832401 14302 raft_consensus.cc:2396] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:08.992556 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:08.813764 15882 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:08.964596 14313 pending_rounds.cc:97] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260806 03:56:09.038529 14313 raft_consensus.cc:2866] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:08.969209 14051 catalog_manager.cc:5495] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 2, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 2 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:08.830569 16065 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:08.960765 14196 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 5.
I20260806 03:56:08.951196 14308 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:08.977684 14525 raft_consensus.cc:2396] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for term 4 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:56:08.823005 14178 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:56:08.982583 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 189915us
I20260806 03:56:09.053257 14253 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:09.054726 14253 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:08.982623 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:08.994354 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:08.981788 14309 raft_consensus.cc:2362] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5. Re-sending same reply.
I20260806 03:56:08.968447 16032 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:09.075142 16032 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:09.000922 14414 raft_consensus.cc:1261] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:09.011210 15963 raft_consensus.cc:2726] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 5. Current term is 6.
I20260806 03:56:08.999977 15883 consensus_queue.cc:237] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:09.077409 16032 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:09.077634 14414 raft_consensus.cc:1261] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:08.991621 16042 raft_consensus.cc:2726] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:09.015318 14314 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:09.016361 16062 consensus_queue.cc:1046] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:09.016939 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:08.981973 16054 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:08.998701 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:08.951735 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:09.023412 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:08.992540 15999 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:09.009569 15424 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:08.968257 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:09.026098 14417 raft_consensus.cc:1261] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260806 03:56:09.036955 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 67436.8us
I20260806 03:56:09.056149 14421 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:09.109987 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:09.058030 15908 raft_consensus.cc:2726] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:09.060429 15969 raft_consensus.cc:686] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:09.064061 15958 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:09.066363 14308 raft_consensus.cc:1261] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:09.067147 14521 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40840 (request call id 250) took 1216 ms. Trace:
I20260806 03:56:09.068926 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:09.071455 16065 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:09.074431 16068 raft_consensus.cc:2781] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260806 03:56:09.090222 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 47049.4us
I20260806 03:56:09.090504 14051 catalog_manager.cc:5495] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 0 to 1, leader changed from <none> to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 1 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } }
I20260806 03:56:09.079473 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:09.057572 15593 raft_consensus.cc:922] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260806 03:56:09.122280 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:09.125375 14051 catalog_manager.cc:5495] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } }
I20260806 03:56:09.130820 14051 catalog_manager.cc:5495] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } }
I20260806 03:56:09.132644 15969 consensus_queue.cc:237] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:09.136147 16066 consensus_queue.cc:1035] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:09.137567 16066 consensus_queue.cc:1035] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:09.110206 14304 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:09.143306 14479 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:09.144251 14479 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:09.144799 14412 raft_consensus.cc:2354] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5.
I20260806 03:56:09.121794 15958 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:09.146881 16044 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:09.147279 16044 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:09.147676 16044 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:09.111928 14413 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:09.148209 16010 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:09.148747 16010 raft_consensus.cc:686] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:09.125679 16068 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:09.149338 16068 raft_consensus.cc:3037] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:09.149719 16010 consensus_queue.cc:237] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:09.152400 15782 consensus_queue.cc:1035] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:09.104698 15999 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:09.118587 14521 rpcz_store.cc:276] 0806 03:56:07.850527 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:07.850780 (+   253us) service_pool.cc:227] Handling call
0806 03:56:07.851208 (+   428us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:08.783782 (+932574us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:09.066866 (+283084us) spinlock_profiling.cc:243] Waited 786 ms on lock 0x7b54006991d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:09.067077 (+   211us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1808770944}
I20260806 03:56:09.117216 14307 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:09.157063 15686 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:09.103224 16054 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:09.161542 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:09.130087 14477 leader_election.cc:302] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:09.181731 14477 leader_election.cc:398] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5.
I20260806 03:56:09.182235 14477 leader_election.cc:401] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260806 03:56:09.185700 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:09.186841 14194 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:09.114602 15748 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:09.170116 15171 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:56:09.174685 16092 log.cc:924] Time spent T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.179s	user 0.000s	sys 0.001s
I20260806 03:56:09.147871 15958 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:09.182741 15686 raft_consensus.cc:2781] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:09.204350 15686 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:09.204834 15686 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:09.216758 14187 raft_consensus.cc:1226] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:56:09.224445 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:09.225499 14306 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:09.226827 16066 raft_consensus.cc:2726] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5.
I20260806 03:56:09.164366 15220 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:09.169799 15963 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:09.202181 15748 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:09.191126 16089 log.cc:924] Time spent T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.214s	user 0.001s	sys 0.000s
I20260806 03:56:09.201825 15171 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:09.230321 15963 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:09.233501 15963 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:09.230386 15748 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:09.199772 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:09.201943 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:09.309615 14192 raft_consensus.cc:1261] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:09.311746 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:56:09.315091 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 56284.5us
W20260806 03:56:09.315762 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 345676us
I20260806 03:56:09.321903 14192 raft_consensus.cc:1261] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:09.306488 16023 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:09.304368 15960 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:09.291909 14178 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
I20260806 03:56:09.271291 15797 consensus_queue.cc:1035] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
W20260806 03:56:09.333838 16090 log.cc:924] Time spent T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.219s	user 0.003s	sys 0.000s
W20260806 03:56:09.362721 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 376210us
I20260806 03:56:09.357218 14194 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:09.395406 14194 raft_consensus.cc:1261] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:09.415307 14365 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:09.359207 15220 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:09.348858 15963 consensus_queue.cc:1035] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.053s
I20260806 03:56:09.424611 14145 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
W20260806 03:56:09.437737 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 74235.3us
W20260806 03:56:09.428784 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 374106us
I20260806 03:56:09.442447 14253 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:09.417299 14189 raft_consensus.cc:1261] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:09.389683 16054 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:09.453737 14253 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:09.352149 16023 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:09.360910 15960 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:09.450635 14365 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:09.457468 15883 raft_consensus.cc:2781] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:09.451402 15732 raft_consensus.cc:2781] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:09.455806 15593 raft_consensus.cc:2726] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:09.466208 15728 consensus_queue.cc:1035] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:09.418170 15748 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:09.474403 16044 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:09.433322 16007 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:09.480221 16007 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:09.482336 16007 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:09.437069 15220 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:09.419497 15945 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:09.485530 15945 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:09.486028 15220 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:09.487587 15945 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:09.391551 16068 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:09.464485 15732 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:56:09.506466 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 55965.6us
I20260806 03:56:09.514134 16044 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:09.514575 15939 raft_consensus.cc:3032] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:09.515162 15939 raft_consensus.cc:729] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:09.519254 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:09.520061 14311 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:09.520859 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:09.453518 15171 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:09.516078 15960 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:09.491726 15883 raft_consensus.cc:686] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:09.524129 15939 consensus_queue.cc:260] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:09.539870 15939 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:09.540916 14365 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:09.505954 15732 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:09.505235 15593 raft_consensus.cc:2726] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:09.546729 14365 leader_election.cc:302] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:09.522599 15852 raft_consensus.cc:2781] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260806 03:56:09.553154 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 47069.1us
I20260806 03:56:09.521950 16054 consensus_queue.cc:1035] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.038s
I20260806 03:56:09.524821 15424 consensus_queue.cc:1046] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260806 03:56:09.546319 14309 raft_consensus.cc:1226] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:09.553912 15882 raft_consensus.cc:2726] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:09.584492 15686 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:09.556885 14253 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:09.555251 15852 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:09.602341 14311 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
W20260806 03:56:09.604213 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 204494us
I20260806 03:56:09.597839 14253 leader_election.cc:302] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:09.558841 14304 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:09.616884 14479 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:09.581797 15424 consensus_queue.cc:1225] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer ea4c17bf862541aa93d120d173084b0e log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
W20260806 03:56:09.626155 14313 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.505s	user 0.020s	sys 0.026s
I20260806 03:56:09.641125 14479 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:09.645474 14313 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.524s	user 0.020s	sys 0.026s
I20260806 03:56:09.606877 15852 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:09.608472 15593 raft_consensus.cc:2726] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:09.610090 15908 raft_consensus.cc:2726] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:09.609570 15882 raft_consensus.cc:2781] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:09.643652 15945 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:09.664951 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:09.654618 15955 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:09.674897 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:09.676695 14417 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:09.659950 15882 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:09.680927 14253 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:09.680163 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:09.699990 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 260964us
I20260806 03:56:09.676333 16068 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:09.644424 15883 consensus_queue.cc:237] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:09.679032 15945 raft_consensus.cc:686] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:09.692786 15882 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:09.686081 15955 raft_consensus.cc:686] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
W20260806 03:56:09.713922 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 289396us
W20260806 03:56:09.726125 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 179487us
I20260806 03:56:09.733938 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:09.737031 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:09.738340 14196 raft_consensus.cc:2396] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:56:09.773737 14139 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:09.775645 14139 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:09.784754 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:09.786027 14524 raft_consensus.cc:2396] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260806 03:56:09.788008 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:09.790642 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:09.732453 16023 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:09.730594 16062 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:09.731065 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:09.768431 15424 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:09.719774 16068 consensus_queue.cc:1046] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.073s
I20260806 03:56:09.784124 15318 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:09.779464 15499 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:09.761031 15969 consensus_queue.cc:1035] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.071s
I20260806 03:56:09.830930 14417 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:09.829128 15958 raft_consensus.cc:2781] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:09.910449 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:09.814610 15686 leader_election.cc:288] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:09.837904 15220 raft_consensus.cc:2726] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:56:09.860215 16103 log.cc:924] Time spent T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.165s	user 0.000s	sys 0.001s
I20260806 03:56:09.842455 14518 raft_consensus.cc:1261] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:09.842442 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:09.842134 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:09.900897 15748 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:09.831363 16076 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:09.860211 16096 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:09.960436 16096 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:09.963371 16096 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:09.935256 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:09.832304 16094 consensus_queue.cc:1046] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.172s
I20260806 03:56:09.901962 15874 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:09.951315 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:09.920496 15955 consensus_queue.cc:237] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:09.915462 16068 raft_consensus.cc:2726] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:09.860478 15945 consensus_queue.cc:237] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:09.829473 16062 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:09.959370 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:09.924175 16054 raft_consensus.cc:3032] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:09.968439 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:09.940944 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:56:09.913596 15782 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:09.981101 14314 raft_consensus.cc:1261] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260806 03:56:09.933707 15958 raft_consensus.cc:686] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:09.986253 16131 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:09.859567 16100 consensus_queue.cc:1035] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.393s
I20260806 03:56:09.905809 15499 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:10.014443 16054 raft_consensus.cc:729] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:10.023636 16094 raft_consensus.cc:3032] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:09.975396 15748 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:10.027783 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 338600us
I20260806 03:56:10.024398 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:10.040234 14367 leader_election.cc:334] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Timed out: RequestConsensusVote RPC to 127.0.183.2:46787 timed out after 1.624s (SENT)
I20260806 03:56:09.980136 14414 raft_consensus.cc:2454] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:09.838762 15424 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:10.040664 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 296775us
I20260806 03:56:10.048803 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:09.849848 15318 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:10.054054 14367 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:10.063504 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:10.049916 15999 consensus_meta.cc:287] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.895s	user 0.007s	sys 0.016s
I20260806 03:56:09.975667 16076 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:10.051704 14521 raft_consensus.cc:2379] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:10.072934 16023 raft_consensus.cc:2726] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:09.999588 15874 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:10.075201 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 394409us
I20260806 03:56:10.085677 14253 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:10.078998 14477 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:10.081152 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:10.041937 15782 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:10.083328 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:10.093096 14313 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:10.053313 16094 raft_consensus.cc:729] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:10.090057 14314 raft_consensus.cc:2379] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:10.048566 15852 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:10.073029 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:10.115001 14367 leader_election.cc:334] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Timed out: RequestConsensusVote RPC to 127.0.183.2:46787 timed out after 1.689s (SENT)
I20260806 03:56:10.115912 14253 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:10.066041 15617 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.035s
I20260806 03:56:10.118770 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:10.124517 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 348990us
I20260806 03:56:10.100075 16068 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:10.104565 16032 raft_consensus.cc:3032] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:10.077497 15999 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:10.141925 16007 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:10.139672 14367 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:10.049636 16131 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:10.137494 16032 raft_consensus.cc:729] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:10.133680 16123 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:56:10.156421 16108 log.cc:924] Time spent T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.234s	user 0.001s	sys 0.001s
I20260806 03:56:10.179368 16134 raft_consensus.cc:2741] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
W20260806 03:56:10.190056 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 50402.5us
I20260806 03:56:10.238533 14367 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:10.186009 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 65386.6us
W20260806 03:56:10.190083 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 74251.7us
I20260806 03:56:10.242108 14253 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:10.177917 16007 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:10.142055 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:10.136493 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 57616.8us
I20260806 03:56:10.197563 16068 raft_consensus.cc:686] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:10.205000 16123 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:10.261114 14367 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:56:10.209038 15939 consensus_meta.cc:287] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.668s	user 0.017s	sys 0.000s
I20260806 03:56:10.209693 16062 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:10.210191 16112 log.cc:924] Time spent T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.119s	user 0.000s	sys 0.000s
I20260806 03:56:10.210934 14419 raft_consensus.cc:1261] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260806 03:56:10.229699 16115 log.cc:924] Time spent T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.412s	user 0.003s	sys 0.000s
W20260806 03:56:10.212884 16129 log.cc:924] Time spent T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.129s	user 0.000s	sys 0.000s
W20260806 03:56:10.214761 16106 log.cc:924] Time spent T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.392s	user 0.002s	sys 0.000s
I20260806 03:56:10.216454 14408 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 258) took 1226 ms. Trace:
I20260806 03:56:10.216739 16032 consensus_queue.cc:260] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:10.218144 15782 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:10.218717 14313 raft_consensus.cc:1261] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:10.251856 15220 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:10.229595 15852 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:10.232242 15728 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:10.232808 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:10.233309 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:10.235251 16125 log.cc:924] Time spent T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.195s	user 0.001s	sys 0.000s
I20260806 03:56:10.099169 16054 consensus_queue.cc:260] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:10.193030 16121 log.cc:924] Time spent T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.214s	user 0.000s	sys 0.003s
I20260806 03:56:10.316196 16155 raft_consensus.cc:2726] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:10.193009 15792 raft_consensus.cc:2726] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:10.301617 14145 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:10.237987 16116 raft_consensus.cc:2726] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:10.303386 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:10.211831 16076 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:10.245735 15908 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:10.326418 16062 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:10.135403 15958 consensus_queue.cc:237] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:10.220172 14196 raft_consensus.cc:1261] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:10.194694 16152 consensus_queue.cc:1046] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.136s
I20260806 03:56:10.250517 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:10.340147 16032 raft_consensus.cc:3037] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:10.328308 16100 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:10.344368 14311 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:10.335917 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:10.353996 14192 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:56:10.352864 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 110857us
W20260806 03:56:10.341162 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 105824us
I20260806 03:56:10.346275 15424 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:10.342612 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:10.340610 15883 raft_consensus.cc:2726] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:10.353340 15748 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:10.343341 14308 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:10.384378 16148 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:10.385614 14139 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:10.323619 14408 rpcz_store.cc:276] 0806 03:56:08.990272 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.004377 (+ 14105us) service_pool.cc:227] Handling call
0806 03:56:09.004726 (+   349us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:09.005079 (+   353us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:09.005111 (+    32us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:09.038276 (+ 33165us) log.cc:842] Serialized 26 byte log entry
0806 03:56:09.579503 (+541227us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:10.124772 (+545269us) log.cc:842] Serialized 14 byte log entry
0806 03:56:10.143874 (+ 19102us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:10.163542 (+ 19668us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:10.216114 (+ 52572us) raft_consensus.cc:1671] finished
0806 03:56:10.216148 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.216348 (+   200us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":62774,"prepare.queue_time_us":85113,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":68,"raft.queue_time_us":13493,"raft.run_cpu_time_us":373,"raft.run_wall_time_us":20925,"thread_start_us":891094,"threads_started":2,"wal-append.queue_time_us":694545}
I20260806 03:56:10.384732 16130 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:10.563261 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 177816us
W20260806 03:56:10.386910 16149 log.cc:924] Time spent T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.192s	user 0.000s	sys 0.000s
I20260806 03:56:10.380064 16068 consensus_queue.cc:237] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:10.350687 16054 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:10.381610 14253 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:10.340500 15728 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:10.339051 15220 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:10.472846 16044 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:10.351593 15171 raft_consensus.cc:2781] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:10.386112 16132 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:10.388067 15874 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:10.387240 16136 consensus_queue.cc:1035] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.090s
I20260806 03:56:10.358129 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:10.583806 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:10.563426 14412 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 263) took 1317 ms. Trace:
I20260806 03:56:10.669907 14192 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:10.392499 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:10.641546 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 294412us
W20260806 03:56:10.642553 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 381572us
I20260806 03:56:10.354861 16062 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:10.566425 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 265492us
I20260806 03:56:10.717147 14477 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:10.652899 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 271372us
I20260806 03:56:10.718657 14253 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:10.479943 15959 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:10.359953 16100 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:10.484890 15617 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:10.484778 15999 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:10.566308 15908 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:10.686537 14417 raft_consensus.cc:2454] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:10.359795 15499 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:10.709709 14145 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:10.639938 15171 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:10.639783 16134 raft_consensus.cc:2726] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:56:10.707574 16149 log.cc:924] Time spent T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260806 03:56:10.661391 15686 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:10.704454 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:10.744344 15732 consensus_meta.cc:287] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 1.187s	user 0.013s	sys 0.004s
I20260806 03:56:10.579126 16130 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:10.651463 16044 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:10.784691 16044 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:10.738288 14190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 299) took 1421 ms. Trace:
I20260806 03:56:10.785457 14190 rpcz_store.cc:276] 0806 03:56:09.312111 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.314565 (+  2454us) service_pool.cc:227] Handling call
0806 03:56:10.469195 (+1154630us) spinlock_profiling.cc:243] Waited 2.4 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:10.563495 (+ 94300us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:10.656680 (+ 93185us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:10.662501 (+  5821us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:10.684250 (+ 21749us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:10.702253 (+ 18003us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:10.714780 (+ 12527us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.732927 (+ 18147us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":5508992}
I20260806 03:56:10.786701 16062 leader_election.cc:288] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:10.787186 16169 raft_consensus.cc:2726] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:10.788096 16177 raft_consensus.cc:2726] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:10.787907 15955 consensus_queue.cc:1035] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:10.788815 16062 consensus_queue.cc:1035] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260806 03:56:10.792472 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:10.571439 16148 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:10.756187 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:10.798254 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:10.799453 14417 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:10.729125 16131 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:10.742636 14525 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40850 (request call id 317) took 1018 ms. Trace:
W20260806 03:56:10.761555 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 51977.5us
I20260806 03:56:10.751997 14410 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 247) took 1782 ms. Trace:
I20260806 03:56:10.753842 15171 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:56:10.780757 16164 log.cc:924] Time spent T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.386s	user 0.000s	sys 0.001s
I20260806 03:56:10.778781 15686 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:10.725483 16152 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
PC: @                0x0 (unknown)
I20260806 03:56:10.787781 16188 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:10.851199 16152 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:10.723534 16076 consensus_queue.cc:1035] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260806 03:56:10.752279 16007 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:10.737306 15617 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:10.809731 14525 rpcz_store.cc:276] 0806 03:56:09.724336 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.724496 (+   160us) service_pool.cc:227] Handling call
0806 03:56:10.741706 (+1017210us) spinlock_profiling.cc:243] Waited 9.92 ms on lock 0x7b5800146a98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:10.741980 (+   274us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:10.742215 (+   235us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:10.742252 (+    37us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:10.742307 (+    55us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:10.742348 (+    41us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:10.742418 (+    70us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.742550 (+   132us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":22819200}
I20260806 03:56:10.852384 15499 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:10.852982 15499 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:10.854219 15617 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:10.808243 14477 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:10.813356 14145 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:10.855507 15499 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:10.771526 16134 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:10.775076 14188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 286) took 1616 ms. Trace:
I20260806 03:56:10.848606 16187 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:10.850590 15686 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:10.851610 14139 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.3:39337 timed out after 1.510s (SENT) [suppressed 13 similar messages]
I20260806 03:56:10.748733 15999 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:10.851436 16188 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:10.701674 14412 rpcz_store.cc:276] 0806 03:56:09.168162 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.170504 (+  2342us) service_pool.cc:227] Handling call
0806 03:56:09.202802 (+ 32298us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:09.203277 (+   475us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:09.203320 (+    43us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:09.203959 (+   639us) log.cc:842] Serialized 26 byte log entry
0806 03:56:09.582377 (+378418us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:09.582455 (+    78us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:09.582580 (+   125us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:10.395071 (+812491us) raft_consensus.cc:1671] finished
0806 03:56:10.395092 (+    21us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.485622 (+ 90530us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":11787,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":112,"thread_start_us":372226,"threads_started":1,"wal-append.queue_time_us":843891}
W20260806 03:56:10.855556 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 47373.5us
I20260806 03:56:10.729353 15959 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:10.820436 15874 consensus_queue.cc:1035] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260806 03:56:10.765223 14189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 248) took 1028 ms. Trace:
I20260806 03:56:10.857988 16152 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:10.816788 14410 rpcz_store.cc:276] 0806 03:56:08.967631 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:08.973072 (+  5441us) service_pool.cc:227] Handling call
0806 03:56:08.981389 (+  8317us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:09.077000 (+ 95611us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:09.448097 (+371097us) log.cc:842] Serialized 14 byte log entry
0806 03:56:09.736315 (+288218us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:09.820916 (+ 84601us) log.cc:842] Serialized 26 byte log entry
0806 03:56:09.821072 (+   156us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:09.821110 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:09.822363 (+  1253us) spinlock_profiling.cc:243] Waited 95.1 ms on lock 0x7b540036d654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:09.822423 (+    60us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:10.719876 (+897453us) raft_consensus.cc:1671] finished
0806 03:56:10.729244 (+  9368us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.749190 (+ 19946us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":8284,"prepare.queue_time_us":566424,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":39,"raft.queue_time_us":11193,"raft.run_cpu_time_us":256,"raft.run_wall_time_us":32687,"spinlock_wait_cycles":218752768,"thread_start_us":613836,"threads_started":2,"wal-append.queue_time_us":509460}
I20260806 03:56:10.804577 16123 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:10.858743 16172 raft_consensus.cc:2726] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:10.796494 15732 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:10.859903 15728 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:10.877462 14419 raft_consensus.cc:2454] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:56:10.687479 16132 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:10.862871 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:10.913683 14309 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 358) took 1950 ms. Trace:
W20260806 03:56:10.880456 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 67180.5us
I20260806 03:56:10.868462 16187 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:10.865998 14516 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51338 (request call id 229) took 2069 ms. Trace:
I20260806 03:56:10.892786 14477 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:10.880128 14518 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
W20260806 03:56:10.914963 16104 log.cc:924] Time spent T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.926s	user 0.012s	sys 0.001s
W20260806 03:56:10.936348 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 43696.1us
W20260806 03:56:10.940953 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 89371.5us
I20260806 03:56:10.904316 15171 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:10.867758 14517 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40850 (request call id 318) took 1138 ms. Trace:
I20260806 03:56:10.888538 15593 raft_consensus.cc:2726] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:10.860297 14411 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 246) took 1893 ms. Trace:
I20260806 03:56:10.891109 14189 rpcz_store.cc:276] 0806 03:56:09.736898 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.762912 (+ 26014us) service_pool.cc:227] Handling call
0806 03:56:10.577345 (+814433us) spinlock_profiling.cc:243] Waited 4.77 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65c6c 00007f0d79b65bd6 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:10.640753 (+ 63408us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:10.684230 (+ 43477us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:10.724193 (+ 39963us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:10.730243 (+  6050us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:10.733173 (+  2930us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:10.745246 (+ 12073us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.756625 (+ 11379us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":10973952}
I20260806 03:56:10.910461 16148 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:10.911089 16176 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:10.911984 16167 log.cc:924] Time spent T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
I20260806 03:56:10.912341 16178 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:10.912971 14524 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40840 (request call id 262) took 1170 ms. Trace:
I20260806 03:56:10.965101 14524 rpcz_store.cc:276] 0806 03:56:09.742375 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.809019 (+ 66644us) service_pool.cc:227] Handling call
0806 03:56:10.912219 (+1103200us) spinlock_profiling.cc:243] Waited 1.26 ms on lock 0x7b5800146a98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:10.912460 (+   241us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:10.912665 (+   205us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:10.912692 (+    27us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:10.912735 (+    43us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:10.912760 (+    25us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:10.912812 (+    52us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.912914 (+   102us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2893184}
I20260806 03:56:10.905730 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:10.967360 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:10.913839 16188 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:10.908077 15220 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:10.928282 14516 rpcz_store.cc:276] 0806 03:56:08.796644 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:08.804540 (+  7896us) service_pool.cc:227] Handling call
0806 03:56:08.967445 (+162905us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:56:09.101979 (+134534us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:09.103658 (+  1679us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:56:09.235059 (+131401us) spinlock_profiling.cc:243] Waited 1.97 ms on lock 0x7b2c001c0378. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:56:09.908367 (+673308us) spinlock_profiling.cc:243] Waited 18.7 ms on lock 0x7b2c001c0378. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7b4a8e11 00007f0d7b4b8442 00007f0d7cb00c11 00007f0d7cac558a 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772
0806 03:56:10.026583 (+118216us) log.cc:842] Serialized 52 byte log entry
0806 03:56:10.390990 (+364407us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:56:10.396748 (+  5758us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:10.475807 (+ 79059us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:10.806972 (+331165us) raft_consensus.cc:1671] finished
0806 03:56:10.809230 (+  2258us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.862119 (+ 52889us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":91421,"raft.queue_time_us":49126,"raft.run_cpu_time_us":191,"raft.run_wall_time_us":3572,"spinlock_wait_cycles":47503104,"thread_start_us":259104,"threads_started":1,"wal-append.queue_time_us":718481}
W20260806 03:56:10.914959 16160 log.cc:924] Time spent T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.253s	user 0.000s	sys 0.001s
I20260806 03:56:10.882501 15999 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:10.885617 16186 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:10.969353 16186 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:10.969736 16186 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:10.747994 15908 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:10.972306 14408 raft_consensus.cc:2379] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 4: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:10.972718 15908 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:10.876266 16134 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:10.973074 14520 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40850 (request call id 315) took 2155 ms. Trace:
I20260806 03:56:10.973280 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:10.974581 16134 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:10.942366 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:10.942896 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:10.892153 15686 consensus_queue.cc:1035] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260806 03:56:10.945442 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:10.944564 14517 rpcz_store.cc:276] 0806 03:56:09.729860 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.737285 (+  7425us) service_pool.cc:227] Handling call
0806 03:56:09.827723 (+ 90438us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:10.208342 (+380619us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:10.208377 (+    35us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:10.208431 (+    54us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:10.208469 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:10.860754 (+652285us) spinlock_profiling.cc:243] Waited 380 ms on lock 0x7b5400698cd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:10.860804 (+    50us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.863750 (+  2946us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":874788224}
I20260806 03:56:10.974867 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:10.978245 14408 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:10.979467 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:10.981444 15732 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:10.982759 16100 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:10.983714 16168 log.cc:924] Time spent T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.262s	user 0.000s	sys 0.001s
I20260806 03:56:10.987037 15959 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:10.981563 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:10.868242 14188 rpcz_store.cc:276] 0806 03:56:09.158881 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.165165 (+  6284us) service_pool.cc:227] Handling call
0806 03:56:09.522774 (+357609us) spinlock_profiling.cc:243] Waited 19.5 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:09.536011 (+ 13237us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:09.554891 (+ 18880us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:09.581879 (+ 26988us) log.cc:842] Serialized 14 byte log entry
0806 03:56:10.215987 (+634108us) spinlock_profiling.cc:243] Waited 3.75 ms on lock 0x7b180039c9a0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b 00007f0d7cacf88a
0806 03:56:10.729094 (+513107us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:10.737647 (+  8553us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:10.743682 (+  6035us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:10.751937 (+  8255us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.769223 (+ 17286us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":14364,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":41,"raft.queue_time_us":165353,"raft.run_cpu_time_us":223,"raft.run_wall_time_us":17814,"spinlock_wait_cycles":53431552,"thread_start_us":345536,"threads_started":2,"wal-append.queue_time_us":1150891}
I20260806 03:56:10.948571 15171 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:10.950237 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 231678us
I20260806 03:56:10.917711 14409 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46376 (request call id 285) took 1153 ms. Trace:
I20260806 03:56:10.957649 15499 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:10.948228 14411 rpcz_store.cc:276] 0806 03:56:08.966532 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:08.970616 (+  4084us) service_pool.cc:227] Handling call
0806 03:56:08.996868 (+ 26252us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:09.308206 (+311338us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:09.310125 (+  1919us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:09.397078 (+ 86953us) log.cc:842] Serialized 26 byte log entry
0806 03:56:09.675128 (+278050us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:09.684867 (+  9739us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:10.859748 (+1174881us) spinlock_profiling.cc:243] Waited 21 ms on lock 0x7b54006685d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:10.859809 (+    61us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:10.859890 (+    81us) raft_consensus.cc:1671] finished
0806 03:56:10.859908 (+    18us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.860219 (+   311us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":577,"raft.run_cpu_time_us":76,"raft.run_wall_time_us":76,"spinlock_wait_cycles":48261504,"thread_start_us":469112,"threads_started":2,"wal-append.queue_time_us":482379}
I20260806 03:56:10.959636 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:10.960551 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:10.929031 15728 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:10.927078 16187 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:10.961596 14196 raft_consensus.cc:1226] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:10.918782 14309 rpcz_store.cc:276] 0806 03:56:08.963715 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.063715 (+100000us) service_pool.cc:227] Handling call
0806 03:56:09.080179 (+ 16464us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:09.597209 (+517030us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:10.913426 (+1316217us) spinlock_profiling.cc:243] Waited 435 ms on lock 0x7b5400425754. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:10.913618 (+   192us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1001023744}
I20260806 03:56:10.963966 16094 consensus_queue.cc:260] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:10.970715 15999 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:10.996186 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.004254 14412 raft_consensus.cc:1226] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4. Ops: []
W20260806 03:56:11.007432 16111 log.cc:924] Time spent T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 1.293s	user 0.002s	sys 0.001s
I20260806 03:56:11.007931 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:10.941134 15748 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:10.940732 15318 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:11.045676 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.052135 14313 raft_consensus.cc:1226] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: [3.2-5.3]
I20260806 03:56:11.077594 14421 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 266) took 1904 ms. Trace:
I20260806 03:56:11.078126 14421 rpcz_store.cc:276] 0806 03:56:09.172765 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.172895 (+   130us) service_pool.cc:227] Handling call
0806 03:56:09.173199 (+   304us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:09.173527 (+   328us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:09.173565 (+    38us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:09.174072 (+   507us) log.cc:842] Serialized 26 byte log entry
0806 03:56:09.546232 (+372160us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:09.546278 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:09.549303 (+  3025us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:11.006803 (+1457500us) spinlock_profiling.cc:243] Waited 11.2 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:11.077151 (+ 70348us) raft_consensus.cc:1671] finished
0806 03:56:11.077184 (+    33us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:11.077510 (+   326us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1319,"raft.run_cpu_time_us":158,"raft.run_wall_time_us":10358,"spinlock_wait_cycles":25667968,"thread_start_us":371709,"threads_started":1,"wal-append.queue_time_us":500399}
I20260806 03:56:11.079120 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.050735 14477 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:11.084649 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.085345 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.085896 15617 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:11.086410 15617 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:11.086735 14521 raft_consensus.cc:1226] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260806 03:56:11.087821 14477 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:11.062258 16132 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:11.092866 16148 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:11.093276 16148 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:11.093652 16148 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:11.094238 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.097667 15792 raft_consensus.cc:3032] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:11.098070 15792 raft_consensus.cc:729] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:11.099004 15792 consensus_queue.cc:260] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:11.101560 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:11.103102 16114 log.cc:924] Time spent T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 1.283s	user 0.002s	sys 0.001s
I20260806 03:56:11.070966 14517 raft_consensus.cc:1226] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: [1.1-3.2]
I20260806 03:56:11.062769 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:11.063375 16130 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:11.059760 16094 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:11.065039 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:11.065791 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.064302 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.069324 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.070030 16199 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:10.973961 14520 rpcz_store.cc:276] 0806 03:56:08.818034 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:08.829421 (+ 11387us) service_pool.cc:227] Handling call
0806 03:56:09.071838 (+242417us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:09.072097 (+   259us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:56:09.447556 (+375459us) log.cc:842] Serialized 14 byte log entry
0806 03:56:09.843117 (+395561us) spinlock_profiling.cc:243] Waited 4.26 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:10.039436 (+196319us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:10.047216 (+  7780us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:10.047315 (+    99us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:10.047486 (+   171us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.972752 (+925266us) spinlock_profiling.cc:243] Waited 242 ms on lock 0x7b5400419450. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:10.972934 (+   182us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":884,"prepare.queue_time_us":523867,"prepare.run_cpu_time_us":61,"prepare.run_wall_time_us":64,"raft.queue_time_us":81930,"raft.run_cpu_time_us":209,"raft.run_wall_time_us":12122,"spinlock_wait_cycles":566060160,"thread_start_us":880801,"threads_started":3,"wal-append.queue_time_us":376504,"wal-append.run_cpu_time_us":2219,"wal-append.run_wall_time_us":1036727}
I20260806 03:56:11.032974 15958 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:11.072558 15999 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:11.045035 15499 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:11.094563 14408 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:11.113040 15499 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:11.113694 14408 raft_consensus.cc:1226] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
W20260806 03:56:11.114499 16109 log.cc:924] Time spent T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 1.065s	user 0.002s	sys 0.000s
I20260806 03:56:11.063194 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:11.117219 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.118304 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.119086 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.105273 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.122942 14179 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 249) took 1361 ms. Trace:
I20260806 03:56:11.109944 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.083604 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.089336 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:11.089715 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:11.086766 15617 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:11.188572 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.189527 14525 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:11.061856 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.102975 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:10.991055 16176 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:11.074579 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.117230 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.079972 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:11.082021 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.047905 15728 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:11.126525 14313 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:10.945967 16172 raft_consensus.cc:2726] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:11.037897 14253 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:11.128603 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:11.132511 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 81484.1us
I20260806 03:56:11.119612 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:10.951889 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:11.099551 16032 consensus_meta.cc:287] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.738s	user 0.012s	sys 0.000s
I20260806 03:56:11.103994 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.195557 14477 leader_election.cc:302] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:56:11.139559 15882 consensus_meta.cc:287] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 1.392s	user 0.012s	sys 0.005s
I20260806 03:56:11.201434 14314 raft_consensus.cc:2454] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:56:11.205350 14312 raft_consensus.cc:2379] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:11.205413 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.206943 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:56:11.207110 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 169285us
I20260806 03:56:11.110308 14178 raft_consensus.cc:2454] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:56:11.209265 14194 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60812 (request call id 238) took 1099 ms. Trace:
I20260806 03:56:11.209337 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.227561 14194 rpcz_store.cc:276] 0806 03:56:10.109462 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:10.109634 (+   172us) service_pool.cc:227] Handling call
0806 03:56:11.117055 (+1007421us) spinlock_profiling.cc:243] Waited 1 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:11.209201 (+ 92146us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2303872}
I20260806 03:56:11.228206 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.228761 14367 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:11.227556 14253 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:11.133329 15797 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:11.141054 16154 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:11.221822 14311 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:11.222458 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:11.222821 14417 raft_consensus.cc:2454] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:11.110145 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.236222 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.228935 14312 raft_consensus.cc:2454] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:56:11.230731 14253 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:11.123390 14179 rpcz_store.cc:276] 0806 03:56:09.761359 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.768722 (+  7363us) service_pool.cc:227] Handling call
0806 03:56:09.842691 (+ 73969us) spinlock_profiling.cc:243] Waited 13.9 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:09.842949 (+   258us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:09.958390 (+115441us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:09.958451 (+    61us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:09.958530 (+    79us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:09.958568 (+    38us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:11.122702 (+1164134us) spinlock_profiling.cc:243] Waited 108 ms on lock 0x7b54006de554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:11.122754 (+    52us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:11.122884 (+   130us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":279376128}
I20260806 03:56:11.201334 15792 raft_consensus.cc:3037] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:11.202883 14516 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:11.244139 14139 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:11.246358 14313 raft_consensus.cc:2396] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 6 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:11.233099 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.199659 14308 raft_consensus.cc:2454] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:56:11.186312 14306 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:11.111217 15999 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:11.234257 14413 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 262) took 2058 ms. Trace:
W20260806 03:56:11.241322 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 45835.7us
I20260806 03:56:11.205103 15424 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:11.105639 15748 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:11.233464 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.209022 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:11.260497 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.264483 14253 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:11.270385 14139 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:11.213812 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:10.965145 16178 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:11.110954 15958 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:11.273550 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.276175 14311 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:11.277858 16134 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:11.347862 14477 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:11.279524 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:11.278298 16123 raft_consensus.cc:2726] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:11.278273 16100 consensus_queue.cc:1046] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
W20260806 03:56:11.284904 16179 log.cc:924] Time spent T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.419s	user 0.002s	sys 0.000s
I20260806 03:56:11.284684 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.285714 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:11.288231 16133 raft_consensus.cc:2726] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:11.287848 16187 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:11.235580 16068 consensus_queue.cc:1046] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 0, Time since last communication: 0.055s
I20260806 03:56:11.221551 15963 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:11.373396 15963 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:11.294031 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.279807 16176 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:11.297355 14313 raft_consensus.cc:1261] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:56:11.314083 14145 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:11.248142 16154 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:11.351688 15424 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:11.354342 16134 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:11.381780 16134 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:11.382566 15424 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:11.383198 15908 raft_consensus.cc:2726] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:11.009730 14409 rpcz_store.cc:276] 0806 03:56:09.763113 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:10.477401 (+714288us) service_pool.cc:227] Handling call
0806 03:56:10.659737 (+182336us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:10.716417 (+ 56680us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:56:10.767809 (+ 51392us) log.cc:842] Serialized 14 byte log entry
0806 03:56:10.883270 (+115461us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:10.886048 (+  2778us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:10.890664 (+  4616us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:10.896986 (+  6322us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:10.916164 (+ 19178us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":29415,"prepare.run_cpu_time_us":89,"prepare.run_wall_time_us":92,"raft.queue_time_us":145,"raft.run_cpu_time_us":140,"raft.run_wall_time_us":140,"thread_start_us":71416,"threads_started":1,"wal-append.queue_time_us":138718}
I20260806 03:56:11.315738 14413 rpcz_store.cc:276] 0806 03:56:09.167764 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.181676 (+ 13912us) service_pool.cc:227] Handling call
0806 03:56:09.212587 (+ 30911us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:56:09.213277 (+   690us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:09.213334 (+    57us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:56:09.214138 (+   804us) log.cc:842] Serialized 52 byte log entry
0806 03:56:09.580049 (+365911us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:09.595655 (+ 15606us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:09.605933 (+ 10278us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:11.102356 (+1496423us) spinlock_profiling.cc:243] Waited 8.33 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:11.141071 (+ 38715us) raft_consensus.cc:1671] finished
0806 03:56:11.183370 (+ 42299us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:11.226520 (+ 43150us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":2186,"raft.run_cpu_time_us":65,"raft.run_wall_time_us":67,"spinlock_wait_cycles":19163392,"thread_start_us":349239,"threads_started":1,"wal-append.queue_time_us":568077}
I20260806 03:56:11.388213 15748 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:11.241641 16132 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:11.251353 16054 raft_consensus.cc:2781] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:11.389536 15999 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:11.259405 16172 raft_consensus.cc:2781] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:11.390385 16172 raft_consensus.cc:686] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:11.390309 16132 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:11.110509 16199 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:11.391786 16068 raft_consensus.cc:3032] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:11.391633 16172 consensus_queue.cc:237] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:11.392377 16068 raft_consensus.cc:729] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:11.393138 16132 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:11.393777 16199 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:11.393585 16068 consensus_queue.cc:260] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:11.278272 15728 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:11.297443 14410 raft_consensus.cc:1226] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4. Ops: [1.1-3.2]
I20260806 03:56:11.350400 14196 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:56:11.348793 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 84370.6us
I20260806 03:56:11.298074 16131 raft_consensus.cc:2726] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:11.236459 16032 consensus_queue.cc:1035] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.080s
W20260806 03:56:11.359436 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 95010us
I20260806 03:56:11.229197 15882 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:11.366485 16145 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
*** SIGABRT (@0x3e8000002dc) received by PID 732 (TID 0x7f0d757cf880) from PID 732; stack trace: ***
    @           0x29bbc0 __tsan::CallUserSignalHandler() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
    @           0x29e2b0 rtl_sigaction() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2005
I20260806 03:56:11.451717 16145 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:11.452225 15882 leader_election.cc:288] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:11.452987 14414 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:11.454007 16145 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:11.367329 14308 raft_consensus.cc:1261] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260806 03:56:11.460848 16137 consensus_queue.cc:1035] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:11.463320 16116 consensus_queue.cc:1046] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:11.464493 16116 raft_consensus.cc:3032] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:11.464850 16116 raft_consensus.cc:729] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:11.389106 14180 raft_consensus.cc:2396] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:11.247236 15797 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:11.319588 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 112730us
I20260806 03:56:11.317970 16065 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:11.204185 16186 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:11.371428 16148 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:11.401752 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 87830.4us
W20260806 03:56:11.402587 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 81454.3us
W20260806 03:56:11.404345 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 56706.6us
I20260806 03:56:11.357149 14309 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:11.405584 14253 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:11.489992 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 84508.8us
W20260806 03:56:11.407016 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 178406us
I20260806 03:56:11.492274 14477 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:11.493360 14367 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:11.409413 14139 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:56:11.495225 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 85908.2us
I20260806 03:56:11.465679 16116 consensus_queue.cc:260] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:11.497249 14139 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:11.409082 16190 raft_consensus.cc:2726] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:11.498916 15748 raft_consensus.cc:2781] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:11.499459 15748 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:11.499949 15748 raft_consensus.cc:3037] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:11.500267 14145 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:11.502117 15728 raft_consensus.cc:2726] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:11.502676 16136 consensus_queue.cc:1035] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:11.504335 15593 raft_consensus.cc:2781] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:11.504738 15593 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:11.505066 15593 raft_consensus.cc:3037] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:11.502328 16123 raft_consensus.cc:2781] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:11.506875 16123 raft_consensus.cc:686] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:11.435842 15617 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:11.438191 16203 log.cc:924] Time spent T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5: Append to log took a long time: real 0.082s	user 0.001s	sys 0.001s
I20260806 03:56:11.440342 16202 raft_consensus.cc:2781] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:11.444386 16187 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:11.445194 15963 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:11.446587 16138 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:11.448382 16068 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:11.375931 14516 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:11.482344 14365 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:11.486658 14196 raft_consensus.cc:2396] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260806 03:56:11.511608 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:11.543284 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 60824.1us
I20260806 03:56:11.543880 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:11.509258 14408 raft_consensus.cc:1261] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:56:11.510792 14479 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:11.516752 14477 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:11.516078 14367 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:11.507627 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.556521 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.580636 14196 raft_consensus.cc:2454] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:56:11.559566 14194 raft_consensus.cc:1226] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 4. Current term is 5. Ops: []
W20260806 03:56:11.581389 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 92247.9us
W20260806 03:56:11.574946 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 58993.7us
I20260806 03:56:11.582283 14479 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:11.583105 14367 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:11.584501 14253 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:11.583602 14479 leader_election.cc:302] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:11.587225 14196 raft_consensus.cc:1226] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:11.514398 16202 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:11.589339 14367 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:11.535498 15882 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:11.533953 15939 raft_consensus.cc:2726] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:11.487457 16065 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:11.600441 14367 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:11.600957 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 84290.2us
I20260806 03:56:11.545858 16211 raft_consensus.cc:2726] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:11.614148 16100 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:11.616425 15939 raft_consensus.cc:2726] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:11.540979 16138 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:11.624657 16100 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:11.627020 16138 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:11.613524 15883 raft_consensus.cc:2781] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:11.628490 15883 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:11.628969 15883 raft_consensus.cc:3037] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:11.615794 14365 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:11.631731 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.632429 16001 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:11.632627 14517 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:11.633230 16001 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:11.593170 16202 raft_consensus.cc:3037] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:11.639437 15424 raft_consensus.cc:2781] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:11.640051 15424 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:11.640482 15424 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:11.644208 16201 log.cc:924] Time spent T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.164s	user 0.001s	sys 0.000s
I20260806 03:56:11.646879 14365 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:11.648629 16209 raft_consensus.cc:2726] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:11.650370 16209 raft_consensus.cc:2726] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:11.618880 15958 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:11.652809 14253 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:11.656302 16192 raft_consensus.cc:2726] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:11.656529 16065 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:11.657164 14417 raft_consensus.cc:1261] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260806 03:56:11.657688 14417 pending_rounds.cc:76] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting all ops after (but not including) 2
I20260806 03:56:11.657968 14196 raft_consensus.cc:1226] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:11.627146 16100 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:11.659363 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.657944 14417 pending_rounds.cc:97] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260806 03:56:11.666234 14417 raft_consensus.cc:2866] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:11.507776 16123 consensus_queue.cc:237] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:11.668236 14365 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:11.668810 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:11.669275 16152 raft_consensus.cc:2726] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:11.671109 14365 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:11.671974 16152 raft_consensus.cc:2781] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:11.672545 16152 raft_consensus.cc:686] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:11.672901 16188 raft_consensus.cc:3032] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:11.673285 16188 raft_consensus.cc:729] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:11.673525 16152 consensus_queue.cc:237] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:11.674216 16188 consensus_queue.cc:260] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:11.675282 16188 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:11.677774 16178 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:11.680392 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.681010 16148 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:11.681819 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.682180 14421 raft_consensus.cc:1261] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:11.682698 14302 raft_consensus.cc:2454] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:11.596249 15874 raft_consensus.cc:2781] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:11.683454 15874 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:11.684005 15874 raft_consensus.cc:3037] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:11.688223 15617 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:11.691674 16134 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:11.694481 16134 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:11.695744 14307 raft_consensus.cc:1226] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:11.699189 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.699949 14313 raft_consensus.cc:1261] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:11.611232 14518 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51338 (request call id 231) took 1310 ms. Trace:
I20260806 03:56:11.702180 14518 rpcz_store.cc:276] 0806 03:56:10.289190 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:10.301013 (+ 11823us) service_pool.cc:227] Handling call
0806 03:56:11.587403 (+1286390us) spinlock_profiling.cc:243] Waited 476 ms on lock 0x7b5400414454. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:11.599048 (+ 11645us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1094200192}
I20260806 03:56:11.598877 16094 raft_consensus.cc:3037] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:11.708434 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:11.592424 15959 raft_consensus.cc:2726] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:11.591281 16145 raft_consensus.cc:2781] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:11.701632 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:11.712387 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.713759 14196 raft_consensus.cc:2454] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:11.592597 15792 raft_consensus.cc:2781] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:11.715309 14145 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:11.692302 14179 raft_consensus.cc:1261] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:11.596447 16190 raft_consensus.cc:2726] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:11.743253 16136 raft_consensus.cc:2781] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:11.683715 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.724365 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.725088 14307 raft_consensus.cc:2396] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260806 03:56:11.725750 15593 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:11.727180 14139 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:11.721150 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:11.728111 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.595495 14188 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:11.688474 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.737735 14253 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:11.723960 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.745136 14526 raft_consensus.cc:1261] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260806 03:56:11.755358 14526 pending_rounds.cc:76] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Aborting all ops after (but not including) 2
I20260806 03:56:11.755611 14526 pending_rounds.cc:97] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260806 03:56:11.755887 14526 raft_consensus.cc:2866] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:11.729800 16145 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:11.755650 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:11.743782 16136 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:11.723306 14414 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
W20260806 03:56:11.767161 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 52005.1us
I20260806 03:56:11.741039 15792 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:11.736320 15908 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:11.736725 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.766637 14417 raft_consensus.cc:2379] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 5: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:11.754491 14253 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:11.778614 14253 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:11.768551 14313 raft_consensus.cc:1226] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:11.768616 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:11.780212 14196 raft_consensus.cc:2354] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6.
I20260806 03:56:11.745803 16001 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:11.748185 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.789151 14526 raft_consensus.cc:1261] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:11.757694 15963 raft_consensus.cc:2781] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:11.812769 15963 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:11.813309 15963 raft_consensus.cc:3037] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:11.815364 14196 raft_consensus.cc:1261] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:11.816679 16202 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:11.817513 14365 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:11.818946 16202 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:11.764173 16134 raft_consensus.cc:2781] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:11.752367 16169 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:11.819041 14365 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:11.828390 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:11.829738 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:11.816762 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:11.766438 16136 raft_consensus.cc:3037] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:11.776285 16145 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:11.777954 15792 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:11.851003 14365 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:11.848539 14302 raft_consensus.cc:2354] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:11.804545 16192 raft_consensus.cc:2781] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:11.809702 16065 raft_consensus.cc:2781] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:11.865219 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:11.865935 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.848294 15882 raft_consensus.cc:2726] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:11.781220 16131 consensus_queue.cc:1035] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.080s
I20260806 03:56:11.826671 16199 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:11.827441 16134 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:11.780910 15908 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:11.882391 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:12.019367 14421 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:11.855821 16209 raft_consensus.cc:2726] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260806 03:56:11.888473 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 293817us
I20260806 03:56:11.854823 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:11.830856 16186 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:12.025781 16134 raft_consensus.cc:3037] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:12.025521 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:12.026072 15959 consensus_queue.cc:1035] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:12.028120 16199 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:12.030190 16199 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:12.030352 14139 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:12.030681 16199 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:12.031137 16199 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:12.032373 14139 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:12.032919 16054 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:12.033390 16054 raft_consensus.cc:3037] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:12.036898 15220 raft_consensus.cc:2781] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:12.037293 15220 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:12.037653 15220 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:11.864435 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:12.039175 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:11.878855 15797 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:12.044215 16178 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:11.860682 16130 consensus_queue.cc:1046] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.056s
I20260806 03:56:11.878539 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:12.047374 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:11.905593 16176 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:11.858134 16169 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:11.855619 16132 consensus_queue.cc:1035] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.067s
I20260806 03:56:11.940418 15874 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:12.051687 15874 leader_election.cc:288] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:11.918632 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:12.052942 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:12.053627 14412 raft_consensus.cc:2454] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:56:11.949730 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:12.055104 14314 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:12.055801 14525 raft_consensus.cc:1226] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:11.878611 15963 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:11.954258 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:11.926010 15318 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:11.964331 16145 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:11.941208 16225 log.cc:924] Time spent T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260806 03:56:12.064466 15220 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:12.065644 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:11.980703 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 213707us
I20260806 03:56:11.942520 16032 consensus_queue.cc:1046] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
W20260806 03:56:11.987421 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:56:11.973667 15593 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:12.014619 16065 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:12.001850 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 150965us
I20260806 03:56:12.092505 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:11.994889 16192 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:12.022603 16246 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:12.023572 16241 log.cc:924] Time spent T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260806 03:56:12.099956 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:12.025081 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:12.028384 16148 consensus_queue.cc:1046] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260806 03:56:11.935994 16213 log.cc:924] Time spent T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.313s	user 0.001s	sys 0.000s
I20260806 03:56:12.056730 14139 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:12.110239 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 53597.7us
I20260806 03:56:12.057485 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:12.054522 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:12.066962 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:12.079645 14367 leader_election.cc:398] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:12.111877 14367 leader_election.cc:401] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:56:12.081113 14253 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:12.086488 14477 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:12.048767 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:12.114053 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:12.114899 14196 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:12.075374 15318 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:12.115522 16148 raft_consensus.cc:3032] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:12.116452 14196 raft_consensus.cc:1261] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260806 03:56:12.117108 15318 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:12.118800 16145 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:12.120893 14180 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39446 (request call id 246) took 2387 ms (client timeout 2113 ms). Trace:
W20260806 03:56:12.121349 14180 rpcz_store.cc:269] 0806 03:56:09.733518 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.737547 (+  4029us) service_pool.cc:227] Handling call
0806 03:56:11.084488 (+1346941us) spinlock_profiling.cc:243] Waited 25.1 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:12.120611 (+1036123us) spinlock_profiling.cc:243] Waited 303 ms on lock 0x7b54000f7654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:12.120802 (+   191us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":755394304}
I20260806 03:56:12.124202 16001 raft_consensus.cc:2726] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:12.125874 14189 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 313) took 1084 ms. Trace:
I20260806 03:56:12.126271 14189 rpcz_store.cc:276] 0806 03:56:11.041890 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:11.289031 (+247141us) service_pool.cc:227] Handling call
0806 03:56:11.289416 (+   385us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:11.289829 (+   413us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:11.289860 (+    31us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:11.290340 (+   480us) log.cc:842] Serialized 26 byte log entry
0806 03:56:11.353954 (+ 63614us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:11.362848 (+  8894us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:11.388162 (+ 25314us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:12.125636 (+737474us) raft_consensus.cc:1671] finished
0806 03:56:12.125657 (+    21us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:12.125809 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":2509,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":127,"thread_start_us":28667,"threads_started":1,"wal-append.queue_time_us":265662}
I20260806 03:56:12.127660 16132 raft_consensus.cc:2726] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:12.128585 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:12.128814 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:12.129580 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:12.131201 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:12.131683 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 45323.5us
I20260806 03:56:12.131876 14412 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:56:12.134254 16251 consensus_queue.cc:1035] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:12.132972 15617 raft_consensus.cc:2726] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:12.098076 15220 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:12.097934 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:12.141697 14187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 294) took 2903 ms. Trace:
I20260806 03:56:11.985492 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:12.143252 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:12.142150 14187 rpcz_store.cc:276] 0806 03:56:09.270009 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:09.304550 (+ 34541us) service_pool.cc:227] Handling call
0806 03:56:10.356013 (+1051463us) spinlock_profiling.cc:243] Waited 5.19 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:10.960272 (+604259us) spinlock_profiling.cc:243] Waited 21.7 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:10.960476 (+   204us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:11.250057 (+289581us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:56:11.555276 (+305219us) log.cc:842] Serialized 14 byte log entry
0806 03:56:11.856948 (+301672us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:11.859895 (+  2947us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:11.863913 (+  4018us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:12.141411 (+277498us) spinlock_profiling.cc:243] Waited 266 ms on lock 0x7b54003aa554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:12.141468 (+    57us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:12.141604 (+   136us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":5426,"prepare.queue_time_us":404445,"prepare.run_cpu_time_us":49,"prepare.run_wall_time_us":50,"raft.queue_time_us":21635,"raft.run_cpu_time_us":129,"raft.run_wall_time_us":7720,"spinlock_wait_cycles":673994624,"thread_start_us":463185,"threads_started":2,"wal-append.queue_time_us":362211}
I20260806 03:56:12.095785 14365 leader_election.cc:398] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6.
I20260806 03:56:12.131359 14192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 309) took 1183 ms. Trace:
I20260806 03:56:12.111048 14139 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:12.123615 16136 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:12.141588 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:12.086689 16176 raft_consensus.cc:3032] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:12.089799 14314 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:12.061113 16096 raft_consensus.cc:2726] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:12.144286 14365 leader_election.cc:401] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260806 03:56:12.172644 15318 raft_consensus.cc:2726] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6.
I20260806 03:56:12.097110 16192 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:12.146121 15220 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:12.147109 14196 raft_consensus.cc:1226] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3. Ops: []
W20260806 03:56:12.173717 16225 log.cc:924] Time spent T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
W20260806 03:56:12.155056 16232 log.cc:924] Time spent T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.187s	user 0.001s	sys 0.000s
I20260806 03:56:12.146996 14190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 311) took 1192 ms. Trace:
I20260806 03:56:12.092165 16138 consensus_queue.cc:1035] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.082s
I20260806 03:56:12.143992 14412 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:12.147228 16176 raft_consensus.cc:729] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:12.145845 14139 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:12.176153 16176 consensus_queue.cc:260] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:12.176949 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:12.149425 16136 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:12.144039 14408 raft_consensus.cc:2454] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:12.144531 14192 rpcz_store.cc:276] 0806 03:56:10.948138 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:11.092111 (+143973us) service_pool.cc:227] Handling call
0806 03:56:11.092571 (+   460us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:11.133154 (+ 40583us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:11.133206 (+    52us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:11.133928 (+   722us) log.cc:842] Serialized 26 byte log entry
0806 03:56:11.707971 (+574043us) spinlock_profiling.cc:243] Waited 1.02 ms on lock 0x7b18002edec0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c411 00007f0d7ca995cf
0806 03:56:11.905244 (+197273us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:11.905288 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:11.905383 (+    95us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:12.131024 (+225641us) raft_consensus.cc:1671] finished
0806 03:56:12.131046 (+    22us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:12.131294 (+   248us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":44504,"raft.queue_time_us":97493,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":7975,"spinlock_wait_cycles":2340608,"thread_start_us":196399,"threads_started":1,"wal-append.queue_time_us":796483}
I20260806 03:56:12.156631 15908 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:12.151321 14410 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59036 (request call id 270) took 2018 ms. Trace:
W20260806 03:56:12.151906 14414 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59034 (request call id 274) took 2083 ms (client timeout 1595 ms). Trace:
W20260806 03:56:12.157670 16219 log.cc:924] Time spent T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.509s	user 0.002s	sys 0.000s
W20260806 03:56:12.170612 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 91101.4us
I20260806 03:56:12.170835 16199 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:12.150718 16169 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:12.177069 14139 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:12.172842 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 77208.1us
I20260806 03:56:12.225991 14365 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:12.177614 15220 raft_consensus.cc:2726] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:56:12.096690 15748 consensus_meta.cc:287] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.596s	user 0.010s	sys 0.006s
I20260806 03:56:12.164714 14145 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
W20260806 03:56:12.230077 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 53088.6us
W20260806 03:56:12.233354 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 68761.5us
I20260806 03:56:12.160950 14253 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:12.177683 16176 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:12.097400 16065 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:12.186980 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:12.177251 16154 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:12.227563 14365 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:12.157986 14417 raft_consensus.cc:1226] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:56:12.182750 16249 raft_consensus.cc:2726] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:12.115924 16148 raft_consensus.cc:729] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:12.105867 15593 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:12.105525 16246 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:12.169628 15963 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:12.181018 14520 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40850 (request call id 327) took 1031 ms. Trace:
I20260806 03:56:12.213301 14312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 420) took 1164 ms. Trace:
W20260806 03:56:12.235620 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 74751.4us
I20260806 03:56:12.231401 14139 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:12.192930 14309 consensus_meta.cc:287] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.674s	user 0.014s	sys 0.000s
I20260806 03:56:12.252985 14421 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
W20260806 03:56:12.198721 15424 consensus_meta.cc:287] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.558s	user 0.014s	sys 0.000s
I20260806 03:56:12.200740 14179 raft_consensus.cc:1226] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: [3.2-5.3]
I20260806 03:56:12.193990 14412 raft_consensus.cc:1261] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260806 03:56:12.251072 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:12.252517 14253 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:12.247900 14312 rpcz_store.cc:276] 0806 03:56:11.048466 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:11.254791 (+206325us) service_pool.cc:227] Handling call
0806 03:56:11.255153 (+   362us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:11.302025 (+ 46872us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:11.302181 (+   156us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:11.308155 (+  5974us) log.cc:842] Serialized 26 byte log entry
0806 03:56:11.536202 (+228047us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:11.536264 (+    62us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:11.536370 (+   106us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:12.157152 (+620782us) spinlock_profiling.cc:243] Waited 61.7 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:12.213008 (+ 55856us) raft_consensus.cc:1671] finished
0806 03:56:12.213030 (+    22us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:12.213244 (+   214us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":46179,"raft.queue_time_us":16051,"raft.run_cpu_time_us":114,"raft.run_wall_time_us":115,"spinlock_wait_cycles":141863168,"thread_start_us":148232,"threads_started":1,"wal-append.queue_time_us":321617}
W20260806 03:56:12.209286 16068 consensus_meta.cc:287] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.662s	user 0.011s	sys 0.001s
I20260806 03:56:12.207140 14304 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 398) took 1090 ms. Trace:
I20260806 03:56:12.213653 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:12.218012 16188 consensus_meta.cc:287] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.542s	user 0.010s	sys 0.004s
W20260806 03:56:12.246266 16094 consensus_meta.cc:287] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.542s	user 0.007s	sys 0.005s
I20260806 03:56:12.239979 15748 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:12.224691 15883 consensus_meta.cc:287] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.595s	user 0.015s	sys 0.000s
I20260806 03:56:12.198109 15874 consensus_queue.cc:1035] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.060s
W20260806 03:56:12.190253 14414 rpcz_store.cc:269] 0806 03:56:10.068432 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:10.072652 (+  4220us) service_pool.cc:227] Handling call
0806 03:56:12.151711 (+2079059us) spinlock_profiling.cc:243] Waited 1.34 s on lock 0x7b54000dcfd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:12.151816 (+   105us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3082125568}
I20260806 03:56:12.312399 14192 raft_consensus.cc:1226] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:12.222288 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:12.240607 15728 raft_consensus.cc:2726] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:12.298897 16076 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:12.214854 16134 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:12.299319 16100 raft_consensus.cc:2781] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:12.299765 16130 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:12.199126 16192 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:12.242565 16251 raft_consensus.cc:2726] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:12.298357 14253 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:12.216259 15908 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:12.261749 14139 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:12.304323 16094 raft_consensus.cc:2726] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:56:12.322556 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 130774us
I20260806 03:56:12.292980 15963 raft_consensus.cc:2726] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:12.190068 14410 rpcz_store.cc:276] 0806 03:56:10.133183 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:10.923008 (+789825us) service_pool.cc:227] Handling call
0806 03:56:11.045411 (+122403us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:56:11.409863 (+364452us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:12.151041 (+741178us) spinlock_profiling.cc:243] Waited 179 ms on lock 0x7b54002a9c54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:12.151264 (+   223us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":411388160}
I20260806 03:56:12.254680 16116 raft_consensus.cc:3037] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:12.368573 14302 raft_consensus.cc:1261] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260806 03:56:12.320171 15883 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:12.295212 16131 raft_consensus.cc:2726] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
    @     0x7f0d7ceca980 (unknown) at ??:0
I20260806 03:56:12.344275 14194 raft_consensus.cc:2454] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:12.409770 16134 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:12.412734 14311 raft_consensus.cc:2379] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 3: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:12.307261 14304 rpcz_store.cc:276] 0806 03:56:11.116419 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:11.380311 (+263892us) service_pool.cc:227] Handling call
0806 03:56:11.380751 (+   440us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:11.394534 (+ 13783us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:11.394575 (+    41us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:11.394617 (+    42us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:11.394661 (+    44us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:12.206789 (+812128us) spinlock_profiling.cc:243] Waited 13.6 ms on lock 0x7b54007bcad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:12.206867 (+    78us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:12.207052 (+   185us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":31180672}
I20260806 03:56:12.426182 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:12.427176 14411 raft_consensus.cc:2454] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 1.
I20260806 03:56:12.427060 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:12.428397 14304 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 6.
I20260806 03:56:12.420720 15883 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:12.431666 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:12.415931 14302 pending_rounds.cc:76] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting all ops after (but not including) 1
I20260806 03:56:12.436796 14302 pending_rounds.cc:97] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260806 03:56:12.437167 14302 raft_consensus.cc:2866] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:12.399926 14477 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:12.445384 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 45582.4us
I20260806 03:56:12.447746 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:12.449952 15959 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:12.450531 15959 raft_consensus.cc:686] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:12.450793 14526 raft_consensus.cc:1226] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:12.257849 14309 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:12.246194 15593 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:12.368606 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 70408.7us
W20260806 03:56:12.316118 16152 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.638s	user 0.004s	sys 0.006s
I20260806 03:56:12.247227 14520 rpcz_store.cc:276] 0806 03:56:11.131203 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:11.132160 (+   957us) service_pool.cc:227] Handling call
0806 03:56:12.134987 (+1002827us) spinlock_profiling.cc:243] Waited 4.28 ms on lock 0x7b5800146a98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:12.135299 (+   312us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:12.135588 (+   289us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:12.135634 (+    46us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:12.135715 (+    81us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:12.135765 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:12.135847 (+    82us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:12.136008 (+   161us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":9833728}
I20260806 03:56:12.376392 15908 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:12.377679 14178 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 241) took 1367 ms. Trace:
I20260806 03:56:12.378405 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:12.385754 16076 raft_consensus.cc:686] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [term 6 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:12.367121 16100 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:12.223866 16054 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:12.390904 16192 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:12.263111 15424 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:12.210455 15792 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:12.369948 16130 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:12.370186 16068 raft_consensus.cc:2726] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260806 03:56:12.394749 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 133084us
I20260806 03:56:12.569522 14139 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:12.395756 16169 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:12.397526 15748 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:12.398941 16246 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:12.322034 16138 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:12.320685 16148 consensus_queue.cc:260] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:12.174492 14190 rpcz_store.cc:276] 0806 03:56:10.955088 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:11.071718 (+116630us) service_pool.cc:227] Handling call
0806 03:56:11.099851 (+ 28133us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:11.201610 (+101759us) raft_consensus.cc:1520] Early marking committed up to index 1
0806 03:56:11.466005 (+264395us) spinlock_profiling.cc:243] Waited 6.54 ms on lock 0x7b18003b5fc0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f 00007f0d7cadee88
0806 03:56:11.780481 (+314476us) log.cc:842] Serialized 14 byte log entry
0806 03:56:11.992280 (+211799us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:12.035953 (+ 43673us) log.cc:842] Serialized 26 byte log entry
0806 03:56:12.036223 (+   270us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:12.036293 (+    70us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:12.036440 (+   147us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:12.146637 (+110197us) raft_consensus.cc:1671] finished
0806 03:56:12.146785 (+   148us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:12.146931 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":53462,"prepare.queue_time_us":412404,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":52,"raft.queue_time_us":104026,"raft.run_cpu_time_us":442,"raft.run_wall_time_us":44115,"spinlock_wait_cycles":15035264,"thread_start_us":466227,"threads_started":2,"wal-append.queue_time_us":325238}
I20260806 03:56:12.466077 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:12.500794 16100 raft_consensus.cc:3037] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:12.597774 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:12.466285 14367 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:12.467862 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:12.484143 14253 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:12.507098 14477 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:12.598963 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 132742us
W20260806 03:56:12.599594 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 115581us
W20260806 03:56:12.599748 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 92787.3us
I20260806 03:56:12.600948 14477 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:12.490639 14309 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47296 (request call id 417) took 1447 ms. Trace:
I20260806 03:56:12.510201 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:12.511525 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:12.325939 14408 raft_consensus.cc:1226] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260806 03:56:12.539276 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:12.469552 16152 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.791s	user 0.006s	sys 0.009s
I20260806 03:56:12.574455 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:12.604622 14421 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:12.609983 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:12.475483 14410 raft_consensus.cc:1261] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260806 03:56:12.590608 14419 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:12.590555 14312 raft_consensus.cc:1261] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:12.613088 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:12.614813 14477 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:12.601061 14253 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:12.508548 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:12.602020 14522 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:12.553714 15318 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:12.619259 15939 raft_consensus.cc:2726] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:12.627177 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:12.627525 15318 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:12.629911 15318 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:12.632100 16246 raft_consensus.cc:2726] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:12.632370 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:12.634296 16130 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:12.635105 16209 raft_consensus.cc:3032] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:12.635542 16209 raft_consensus.cc:729] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:12.606630 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:12.636359 15959 consensus_queue.cc:237] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:12.637550 14409 raft_consensus.cc:1226] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:12.639807 16054 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:12.619572 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:12.641314 14187 raft_consensus.cc:2379] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:12.538262 16134 consensus_queue.cc:1035] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.119s
I20260806 03:56:12.598781 16154 consensus_queue.cc:1046] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.045s
I20260806 03:56:12.643379 16076 consensus_queue.cc:237] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:12.647681 14188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 315) took 1036 ms. Trace:
I20260806 03:56:12.573232 15945 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:12.569049 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:12.648432 15945 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:12.649137 14412 raft_consensus.cc:2362] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6. Re-sending same reply.
I20260806 03:56:12.474437 14178 rpcz_store.cc:276] 0806 03:56:11.010384 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:12.376573 (+1366189us) service_pool.cc:227] Handling call
0806 03:56:12.377040 (+   467us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:12.377272 (+   232us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:12.377305 (+    33us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:12.377356 (+    51us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:12.377398 (+    42us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:12.377470 (+    72us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:12.377607 (+   137us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:56:12.573567 16008 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:12.650919 15945 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:12.650974 16008 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:12.572790 16032 consensus_queue.cc:1046] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.079s
I20260806 03:56:12.606607 14309 rpcz_store.cc:276] 0806 03:56:11.043120 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:11.208694 (+165574us) service_pool.cc:227] Handling call
0806 03:56:12.472169 (+1263475us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:56:12.653343 16008 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:12.627928 14307 raft_consensus.cc:1226] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:12.654569 16148 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:12.539500 15883 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:12.644495 16154 raft_consensus.cc:3032] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Stepping down as leader of term 4
W20260806 03:56:12.639731 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 98198.6us
I20260806 03:56:12.644845 16010 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:12.613759 14527 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:12.661029 14525 raft_consensus.cc:2379] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:12.620649 15797 raft_consensus.cc:2726] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:12.569065 16199 raft_consensus.cc:2781] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:12.554137 16174 consensus_queue.cc:1035] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.093s
I20260806 03:56:12.638830 15593 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:12.658280 14145 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:12.660506 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:12.662804 15318 consensus_queue.cc:1046] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:12.577011 15728 raft_consensus.cc:2726] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:12.665362 14314 raft_consensus.cc:1226] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: [3.2-5.3]
I20260806 03:56:12.569550 16192 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:12.637113 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:12.638715 15424 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:12.705677 16192 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:12.707046 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:12.707760 16192 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:12.710126 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:12.710502 16100 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:12.680222 14196 raft_consensus.cc:2354] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5.
I20260806 03:56:12.622005 14253 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:12.718734 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 96845.4us
I20260806 03:56:12.719527 14253 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:12.625692 16133 raft_consensus.cc:2726] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:12.646442 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:12.636428 15792 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:12.690264 14306 raft_consensus.cc:1226] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:12.693979 15908 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:12.607820 16138 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:12.694701 14410 raft_consensus.cc:1226] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:12.675052 15883 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:12.686542 14307 raft_consensus.cc:1226] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:12.698132 14409 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 288) took 1036 ms. Trace:
I20260806 03:56:12.648144 14188 rpcz_store.cc:276] 0806 03:56:11.610851 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:12.106762 (+495911us) service_pool.cc:227] Handling call
0806 03:56:12.220320 (+113558us) spinlock_profiling.cc:243] Waited 3.3 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65b7c 00007f0d79b6573b 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:12.220537 (+   217us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:12.220929 (+   392us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:12.220959 (+    30us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:12.221471 (+   512us) log.cc:842] Serialized 26 byte log entry
0806 03:56:12.590011 (+368540us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:12.598689 (+  8678us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:12.621713 (+ 23024us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:12.647321 (+ 25608us) raft_consensus.cc:1671] finished
0806 03:56:12.647338 (+    17us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:12.647612 (+   274us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":1838,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":96,"spinlock_wait_cycles":7583616,"thread_start_us":316661,"threads_started":1,"wal-append.queue_time_us":381954}
I20260806 03:56:12.701941 16131 raft_consensus.cc:3032] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:12.661588 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:12.675581 16065 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:12.970100 14409 rpcz_store.cc:276] 0806 03:56:11.662125 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:11.662284 (+   159us) service_pool.cc:227] Handling call
0806 03:56:11.662691 (+   407us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:12.638012 (+975321us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:12.697838 (+ 59826us) spinlock_profiling.cc:243] Waited 923 ms on lock 0x7b5400094054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:12.698055 (+   217us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2123356928}
I20260806 03:56:12.971441 14179 raft_consensus.cc:1226] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:12.972002 14313 raft_consensus.cc:1226] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:12.971788 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:12.972476 16065 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:12.703337 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:12.973102 14409 raft_consensus.cc:2379] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 2: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:12.704994 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:12.674826 16008 consensus_queue.cc:1035] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.031s
I20260806 03:56:12.711881 15424 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:12.715631 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:12.974879 15424 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:12.976444 14308 raft_consensus.cc:1226] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:12.977542 15424 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:12.717002 14194 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60812 (request call id 250) took 1051 ms. Trace:
I20260806 03:56:12.979683 14194 rpcz_store.cc:276] 0806 03:56:11.665997 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:11.688146 (+ 22149us) service_pool.cc:227] Handling call
0806 03:56:12.716815 (+1028669us) spinlock_profiling.cc:243] Waited 572 ms on lock 0x7b5400407254. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:12.716936 (+   121us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1315176832}
I20260806 03:56:12.674039 14419 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:12.660986 16154 raft_consensus.cc:729] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:12.982311 16154 consensus_queue.cc:260] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:12.983421 16154 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:12.726320 16192 raft_consensus.cc:2781] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:12.984397 16192 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:12.984803 16192 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:12.749667 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:12.989337 14314 raft_consensus.cc:2379] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:12.989880 14306 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 388) took 1880 ms. Trace:
I20260806 03:56:12.990574 14306 rpcz_store.cc:276] 0806 03:56:11.109793 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:11.327578 (+217785us) service_pool.cc:227] Handling call
0806 03:56:12.444745 (+1117167us) spinlock_profiling.cc:243] Waited 5.08 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:12.677772 (+233027us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:12.948229 (+270457us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:12.989450 (+ 41221us) spinlock_profiling.cc:243] Waited 221 ms on lock 0x7b540023c3d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:12.989787 (+   337us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":521133568}
I20260806 03:56:12.991693 16010 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:12.636482 16209 consensus_queue.cc:260] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:12.807917 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:13.005009 16209 raft_consensus.cc:3037] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:12.742848 16137 raft_consensus.cc:2781] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:13.008708 16137 raft_consensus.cc:686] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 5 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:13.008914 16199 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:13.009418 16199 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:13.010051 14306 raft_consensus.cc:1261] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:13.009802 16137 consensus_queue.cc:237] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:12.751487 16054 raft_consensus.cc:2781] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:13.012262 16054 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:13.012678 16054 raft_consensus.cc:3037] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:13.013219 15617 consensus_queue.cc:1046] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:56:13.015336 15617 raft_consensus.cc:3032] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:13.015693 15617 raft_consensus.cc:729] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:12.684748 16211 consensus_queue.cc:1046] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.096s
I20260806 03:56:13.016844 16211 raft_consensus.cc:3032] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:13.017360 16211 raft_consensus.cc:729] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:13.016892 15617 consensus_queue.cc:260] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:13.018067 15593 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:12.718146 16152 raft_consensus.cc:3032] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:13.018357 15617 raft_consensus.cc:3037] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:13.018709 16152 raft_consensus.cc:729] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:13.019553 16152 consensus_queue.cc:260] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:13.020785 16152 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:12.773898 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:13.032590 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:13.034353 14419 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46376 (request call id 306) took 1275 ms. Trace:
I20260806 03:56:13.034813 14419 rpcz_store.cc:276] 0806 03:56:11.758731 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:12.141272 (+382541us) service_pool.cc:227] Handling call
0806 03:56:13.034169 (+892897us) spinlock_profiling.cc:243] Waited 444 ms on lock 0x7b54000f05d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:13.034288 (+   119us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1020942208}
I20260806 03:56:12.928454 14365 leader_election.cc:398] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5.
I20260806 03:56:12.752161 15958 consensus_queue.cc:1046] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260806 03:56:12.779300 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:12.930361 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 240917us
W20260806 03:56:12.915632 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 298880us
I20260806 03:56:12.931716 14139 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:12.865588 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:12.934548 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:12.940852 15797 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:12.951615 15499 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:12.951980 14304 raft_consensus.cc:2354] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:56:12.952348 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:12.953491 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:12.954869 15883 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:12.955423 16138 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:13.045084 16008 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260806 03:56:12.970425 16131 raft_consensus.cc:729] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:13.060271 15969 consensus_queue.cc:1035] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260806 03:56:12.998912 16133 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:13.071153 16131 consensus_queue.cc:260] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:12.998538 16010 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:13.072446 14309 raft_consensus.cc:2354] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5.
I20260806 03:56:13.072299 16133 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:13.073563 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:13.074000 16096 raft_consensus.cc:3032] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:13.074262 14309 raft_consensus.cc:2454] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:56:13.074462 16096 raft_consensus.cc:729] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:13.074692 16133 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:13.075356 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:13.002738 14314 raft_consensus.cc:1226] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:13.003453 16065 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:12.690816 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:13.015353 14313 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 441) took 1059 ms. Trace:
I20260806 03:56:13.023950 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:13.087314 14192 raft_consensus.cc:3037] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:13.086894 14145 leader_election.cc:398] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:56:13.088014 14145 leader_election.cc:401] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260806 03:56:13.045758 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:13.048537 14253 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:13.093351 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 44880.2us
I20260806 03:56:13.018275 14408 raft_consensus.cc:2454] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:13.036834 14365 leader_election.cc:401] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
W20260806 03:56:13.101687 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 348936us
I20260806 03:56:13.104974 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:13.105904 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:13.108357 14367 leader_election.cc:398] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5.
I20260806 03:56:13.035938 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:13.039273 14311 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:13.040388 14051 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43126 (request call id 75) took 6627 ms. Trace:
I20260806 03:56:12.971769 16100 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:13.045926 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 114308us
I20260806 03:56:13.121850 14139 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.018730 15593 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:13.125684 14139 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.054734 15728 consensus_queue.cc:1035] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260806 03:56:13.045452 14520 raft_consensus.cc:1226] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:13.000568 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:13.103704 16133 raft_consensus.cc:2726] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:13.075385 16096 consensus_queue.cc:260] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:13.077564 14477 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:13.047339 15797 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:13.081072 14304 raft_consensus.cc:1226] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:13.057850 16076 consensus_queue.cc:1046] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.025s
I20260806 03:56:13.083370 14307 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:12.974200 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:13.086515 14313 rpcz_store.cc:276] 0806 03:56:11.955804 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:12.151713 (+195909us) service_pool.cc:227] Handling call
0806 03:56:12.151963 (+   250us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:12.972485 (+820522us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:13.015086 (+ 42601us) spinlock_profiling.cc:243] Waited 820 ms on lock 0x7b540078f354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:13.015277 (+   191us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1885450112}
W20260806 03:56:13.169451 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 91980.7us
I20260806 03:56:13.024204 14421 raft_consensus.cc:2454] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:13.056147 15499 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:13.072544 16131 raft_consensus.cc:3037] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:13.058108 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:13.183065 14253 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:13.139024 14139 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:13.190368 15748 consensus_queue.cc:1046] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:13.132468 14048 catalog_manager.cc:5495] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:13.191345 14194 raft_consensus.cc:1226] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
W20260806 03:56:13.191603 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 52741.6us
I20260806 03:56:13.200901 14139 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.121605 16032 raft_consensus.cc:2726] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5.
I20260806 03:56:13.167565 14365 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:13.047650 16136 raft_consensus.cc:2726] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:13.127763 15963 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:13.174366 16079 raft_consensus.cc:2726] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:13.175994 15499 leader_election.cc:288] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:13.144840 16186 raft_consensus.cc:2726] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:13.192533 14048 catalog_manager.cc:5495] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:13.193197 14190 raft_consensus.cc:1261] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260806 03:56:13.193743 16001 raft_consensus.cc:2781] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:13.000212 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:13.195043 15797 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:13.208873 14139 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.018275 16211 consensus_queue.cc:260] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:13.214007 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 118927us
I20260806 03:56:13.210233 15963 raft_consensus.cc:2726] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:13.216059 16131 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:56:13.215571 16262 consensus_queue.cc:1159] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" responder_term: 6 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: [3.2-5.3]" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:56:13.216758 16131 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:13.199513 16148 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:13.146955 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:13.218705 16148 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:13.219589 14312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 407) took 1112 ms. Trace:
I20260806 03:56:13.221105 16096 raft_consensus.cc:3037] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:13.220063 14312 rpcz_store.cc:276] 0806 03:56:12.107330 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:12.647710 (+540380us) service_pool.cc:227] Handling call
0806 03:56:12.660946 (+ 13236us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:56:12.661352 (+   406us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:12.661386 (+    34us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:56:12.676254 (+ 14868us) log.cc:842] Serialized 52 byte log entry
0806 03:56:13.037997 (+361743us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:13.043331 (+  5334us) log.cc:842] Serialized 14 byte log entry
0806 03:56:13.043628 (+   297us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:13.043730 (+   102us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:13.219290 (+175560us) raft_consensus.cc:1671] finished
0806 03:56:13.219320 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:13.219516 (+   196us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":9615,"prepare.queue_time_us":4680,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":39,"raft.queue_time_us":3087,"raft.run_cpu_time_us":290,"raft.run_wall_time_us":13833,"thread_start_us":108209,"threads_started":1,"wal-append.queue_time_us":474299}
I20260806 03:56:13.214834 16211 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:13.169231 16100 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:13.224414 16169 raft_consensus.cc:3032] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:13.224939 16169 raft_consensus.cc:729] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:13.224618 16100 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:13.225940 16169 consensus_queue.cc:260] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:13.226610 16131 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:13.226927 16100 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:13.228875 15593 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:13.229454 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:13.220961 16148 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:13.230654 14520 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:13.231457 14196 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 5.
I20260806 03:56:13.232625 14365 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:13.210623 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:13.213368 14048 catalog_manager.cc:5495] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 3 to 4, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 4 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } }
I20260806 03:56:13.236599 14139 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.236476 14048 catalog_manager.cc:5495] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 3, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 3 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } }
I20260806 03:56:13.202921 14477 leader_election.cc:302] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.238941 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:13.239456 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 56496.9us
I20260806 03:56:13.101220 16065 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:13.238955 14048 catalog_manager.cc:5495] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:13.242452 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:13.243249 16076 raft_consensus.cc:2726] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:13.119009 14051 rpcz_store.cc:276] 0806 03:56:06.404435 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:06.407198 (+  2763us) service_pool.cc:227] Handling call
0806 03:56:13.031992 (+6624794us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:56:09.741088 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:56:09.818736 (+ 77648us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:56:09.818803 (+    67us) write_op.cc:435] Acquired schema lock
0806 03:56:09.818823 (+    20us) tablet.cc:660] Decoding operations
0806 03:56:10.171445 (+352622us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:56:10.239385 (+ 67940us) write_op.cc:641] Partition lock acquired for write op
0806 03:56:10.252616 (+ 13231us) tablet.cc:683] Acquiring locks for 15 operations
0806 03:56:10.808523 (+555907us) tablet.cc:699] Row locks acquired
0806 03:56:10.861740 (+ 53217us) write_op.cc:260] PREPARE: finished
0806 03:56:10.882287 (+ 20547us) write_op.cc:270] Start()
0806 03:56:10.882473 (+   186us) write_op.cc:276] Timestamp: P: 1785988570877686 usec, L: 0
0806 03:56:10.882496 (+    23us) op_driver.cc:331] REPLICATION: starting
0806 03:56:10.990851 (+108355us) log.cc:842] Serialized 5879 byte log entry
0806 03:56:12.036355 (+1045504us) op_driver.cc:444] REPLICATION: finished
0806 03:56:12.298857 (+262502us) write_op.cc:301] APPLY: starting
0806 03:56:12.299010 (+   153us) tablet.cc:1365] starting BulkCheckPresence
0806 03:56:12.299347 (+   337us) tablet.cc:1368] finished BulkCheckPresence
0806 03:56:12.299486 (+   139us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:56:12.302433 (+  2947us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:56:12.302730 (+   297us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=15
0806 03:56:12.302780 (+    50us) write_op.cc:312] APPLY: finished
0806 03:56:12.303162 (+   382us) log.cc:842] Serialized 106 byte log entry
0806 03:56:12.319825 (+ 16663us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:12.369441 (+ 49616us) write_op.cc:454] Released schema lock
0806 03:56:12.384112 (+ 14671us) write_op.cc:341] FINISH: Updating metrics
0806 03:56:12.384503 (+   391us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:12.384542 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":33,"child_traces":[["op",{"apply.queue_time_us":255436,"apply.run_cpu_time_us":10260,"apply.run_wall_time_us":92921,"num_ops":15,"prepare.queue_time_us":556186,"prepare.run_cpu_time_us":85456,"prepare.run_wall_time_us":1534151,"raft.queue_time_us":327201,"raft.run_cpu_time_us":25382,"raft.run_wall_time_us":206590,"replication_time_us":1153757,"spinlock_wait_cycles":6400,"thread_start_us":1046391,"threads_started":4,"wal-append.queue_time_us":263877}]]}
I20260806 03:56:13.238859 15883 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:13.249094 15883 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:13.249521 15883 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:13.210939 16032 raft_consensus.cc:2726] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:13.243422 15939 raft_consensus.cc:2726] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:13.246639 14192 raft_consensus.cc:2454] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:13.248154 15728 consensus_queue.cc:1035] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:56:13.236140 16186 raft_consensus.cc:2726] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:13.123173 16177 consensus_queue.cc:1046] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260806 03:56:13.266335 14253 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:13.141269 15958 consensus_queue.cc:1035] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.104s
I20260806 03:56:13.227480 16169 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:13.272250 14253 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.212806 16001 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:13.275398 14139 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:13.277372 14253 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:13.251637 16148 consensus_queue.cc:1035] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.019s
I20260806 03:56:13.279582 14253 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:13.281016 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:13.253222 15969 raft_consensus.cc:2726] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:56:13.284379 14419 raft_consensus.cc:1261] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:13.285734 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:13.286947 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:13.287528 14253 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:13.297670 14048 catalog_manager.cc:5495] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 1 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:13.271840 15908 raft_consensus.cc:2726] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:13.300623 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:13.302233 14522 raft_consensus.cc:1226] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:13.282524 16186 raft_consensus.cc:2781] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:13.303699 14419 raft_consensus.cc:2379] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 4: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:13.276995 16001 raft_consensus.cc:3037] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:13.274267 15593 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:13.305698 14048 catalog_manager.cc:5495] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 2 to 3, leader changed from fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 3 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:13.300348 16177 consensus_queue.cc:1046] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260806 03:56:13.278442 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:13.318459 14367 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:13.313627 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:13.321125 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:13.321907 14421 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 5.
I20260806 03:56:13.292150 16008 consensus_queue.cc:1046] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260806 03:56:13.325399 16008 raft_consensus.cc:3032] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:13.325841 16008 raft_consensus.cc:729] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:13.326452 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:13.326740 16008 consensus_queue.cc:260] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:13.326887 16192 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:13.271021 16202 consensus_queue.cc:1046] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260806 03:56:13.299264 16100 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:13.319968 14419 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:13.307034 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:13.350518 14367 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:13.348802 16202 raft_consensus.cc:3032] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:13.303562 16186 raft_consensus.cc:686] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:13.317269 15908 raft_consensus.cc:2781] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:13.346346 16100 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:13.349406 16252 raft_consensus.cc:2781] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:13.354552 16008 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:13.354221 15792 raft_consensus.cc:2726] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:13.352224 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:13.346707 16152 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:13.330615 15593 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:13.354723 16202 raft_consensus.cc:729] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
W20260806 03:56:13.399400 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260806 03:56:13.401470 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 51065.1us
I20260806 03:56:13.431043 14367 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:13.432403 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:13.360437 16100 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:13.396123 14409 raft_consensus.cc:2396] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 1.
I20260806 03:56:13.377188 15908 raft_consensus.cc:686] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:13.436654 14419 raft_consensus.cc:2396] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for term 7 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:13.393574 16252 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:13.400668 14139 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:13.449915 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 49416.8us
I20260806 03:56:13.366647 16199 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:13.439342 16065 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:13.455675 16252 raft_consensus.cc:3037] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:13.455274 16094 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:13.441955 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:13.479830 14307 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:13.489898 14139 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:13.414400 16010 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:13.495893 15593 leader_election.cc:288] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:13.504215 15593 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:13.429317 16152 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:13.502039 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 214569us
I20260806 03:56:13.502669 14314 raft_consensus.cc:1226] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:13.459369 15969 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:13.475112 16131 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:13.511956 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:13.497133 16065 raft_consensus.cc:2726] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:13.516629 14525 raft_consensus.cc:1226] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:13.519017 14139 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:13.519832 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:13.506587 16285 log.cc:924] Time spent T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.157s	user 0.000s	sys 0.001s
I20260806 03:56:13.520797 14419 raft_consensus.cc:2454] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:13.528704 14253 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:13.529045 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:13.530014 14253 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.531203 14253 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.531761 14367 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:13.459805 16186 consensus_queue.cc:237] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:13.534134 14253 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.505123 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:13.510772 16076 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:13.548873 16076 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:13.549304 16076 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:13.507874 16192 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:13.509714 14414 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 303) took 1053 ms. Trace:
I20260806 03:56:13.485311 16202 consensus_queue.cc:260] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:13.552699 16010 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:13.553508 16202 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:56:13.553913 15728 consensus_queue.cc:1159] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ea4c17bf862541aa93d120d173084b0e" responder_term: 5 status { last_received { term: 5 index: 3 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 4. Current term is 5. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260806 03:56:13.554875 16262 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:13.555874 16094 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:13.556478 16094 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:56:13.558449 16282 log.cc:924] Time spent T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.270s	user 0.001s	sys 0.001s
I20260806 03:56:13.559535 15945 raft_consensus.cc:3032] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:13.559967 15945 raft_consensus.cc:729] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:13.552767 14414 rpcz_store.cc:276] 0806 03:56:12.456467 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:12.462656 (+  6189us) service_pool.cc:227] Handling call
0806 03:56:12.468249 (+  5593us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:12.468746 (+   497us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:12.933174 (+464428us) log.cc:842] Serialized 14 byte log entry
0806 03:56:13.345149 (+411975us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:13.410591 (+ 65442us) log.cc:842] Serialized 26 byte log entry
0806 03:56:13.431858 (+ 21267us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:13.438432 (+  6574us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:13.450956 (+ 12524us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:13.497461 (+ 46505us) raft_consensus.cc:1671] finished
0806 03:56:13.501119 (+  3658us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:13.508117 (+  6998us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":492449,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":32,"raft.queue_time_us":628,"raft.run_cpu_time_us":199,"raft.run_wall_time_us":67211,"thread_start_us":794020,"threads_started":2,"wal-append.queue_time_us":472726}
I20260806 03:56:13.560914 15945 consensus_queue.cc:260] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:13.561906 15945 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:13.506368 14412 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:13.563836 14313 raft_consensus.cc:1261] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 6 index: 2. (index mismatch)
I20260806 03:56:13.548293 14411 raft_consensus.cc:2454] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
    @     0x7f0d764bfe87 gsignal at ??:0
I20260806 03:56:13.568747 16152 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:13.512452 15969 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:13.569800 15969 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:13.572749 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:13.573757 16209 consensus_queue.cc:1046] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:56:13.574450 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:13.574950 16209 raft_consensus.cc:3032] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:13.575214 14189 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:13.521960 16131 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:13.575950 16076 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:13.576975 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:13.577605 16131 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:13.509086 15908 consensus_queue.cc:237] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:13.579267 16136 raft_consensus.cc:3032] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:13.579738 16136 raft_consensus.cc:729] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:13.580788 16136 consensus_queue.cc:260] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:13.579717 16076 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:13.582360 16262 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:13.582928 16262 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:13.515897 15593 raft_consensus.cc:2726] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260806 03:56:13.528626 15499 raft_consensus.cc:2726] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:13.605472 14365 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:13.546509 15424 raft_consensus.cc:2781] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:13.621978 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:13.632577 14312 raft_consensus.cc:1226] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:13.611395 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:13.587296 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:13.584668 16065 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:13.610386 16134 raft_consensus.cc:2726] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:13.575390 16209 raft_consensus.cc:729] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:13.572777 16199 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:13.645533 14312 raft_consensus.cc:1226] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:13.611131 16152 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:13.619206 15593 raft_consensus.cc:2726] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:13.663442 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:13.641597 14187 raft_consensus.cc:2379] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 2: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:13.669273 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:13.643923 15424 raft_consensus.cc:686] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:13.667064 15959 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:13.652179 14304 raft_consensus.cc:1226] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260806 03:56:13.662186 16152 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:56:13.697106 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 237759us
I20260806 03:56:13.712689 14477 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.644407 15748 consensus_queue.cc:1035] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260806 03:56:13.675590 16134 raft_consensus.cc:2726] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:13.679688 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:13.692526 14307 raft_consensus.cc:2379] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
W20260806 03:56:13.694299 16154 consensus_meta.cc:287] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.710s	user 0.009s	sys 0.005s
W20260806 03:56:13.754519 16289 log.cc:924] Time spent T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260806 03:56:13.691054 15959 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:13.725736 16202 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:13.737274 14178 raft_consensus.cc:2454] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:56:13.653365 16065 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:13.795789 15797 raft_consensus.cc:2726] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:13.795903 16202 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:13.797605 16065 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:13.799320 16202 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:13.799625 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:13.732421 15958 consensus_queue.cc:1046] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260806 03:56:13.829373 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:13.834024 14309 raft_consensus.cc:2379] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
W20260806 03:56:13.692909 16054 consensus_meta.cc:287] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.680s	user 0.010s	sys 0.004s
W20260806 03:56:13.770867 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 58300.1us
I20260806 03:56:13.801409 14313 raft_consensus.cc:2454] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
W20260806 03:56:13.756197 16301 log.cc:924] Time spent T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260806 03:56:13.710947 16152 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:13.752904 16284 log.cc:924] Time spent T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.463s	user 0.003s	sys 0.000s
I20260806 03:56:13.743805 15955 raft_consensus.cc:3032] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
W20260806 03:56:13.792164 15883 consensus_meta.cc:287] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.542s	user 0.007s	sys 0.007s
I20260806 03:56:13.751577 14302 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 418) took 1091 ms. Trace:
I20260806 03:56:13.740971 14412 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46376 (request call id 319) took 1051 ms. Trace:
I20260806 03:56:13.742625 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:13.881316 14479 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:13.834230 15959 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:13.754853 16296 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:13.845005 16065 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:13.843582 14178 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39446 (request call id 272) took 1180 ms. Trace:
I20260806 03:56:13.835006 14189 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
W20260806 03:56:13.898551 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 364672us
W20260806 03:56:13.910725 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 53638.3us
I20260806 03:56:13.920172 14253 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:13.865249 15955 raft_consensus.cc:729] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:13.925424 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:13.926939 14253 leader_election.cc:302] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:13.687024 15424 consensus_queue.cc:237] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:13.942225 14253 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.709985 16209 consensus_queue.cc:260] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:13.875995 16154 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:13.945176 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:13.905570 16267 log.cc:924] Time spent T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260806 03:56:13.907310 15959 raft_consensus.cc:2781] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:13.852857 16054 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:13.961195 14365 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:13.907563 16296 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:13.967963 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 434910us
I20260806 03:56:13.969264 15318 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:13.992049 15318 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:13.882441 15883 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:13.941591 14187 raft_consensus.cc:1261] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:13.942641 16134 raft_consensus.cc:2726] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:13.939188 16202 raft_consensus.cc:3032] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:13.954135 15593 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:13.941443 16298 raft_consensus.cc:2781] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:13.990850 15959 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:14.063618 14312 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:14.063720 15318 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:14.064581 14253 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:13.884404 14412 rpcz_store.cc:276] 0806 03:56:12.689205 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:12.690676 (+  1471us) service_pool.cc:227] Handling call
0806 03:56:13.740747 (+1050071us) spinlock_profiling.cc:243] Waited 141 ms on lock 0x7b540036e054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:13.740889 (+   142us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":324947200}
W20260806 03:56:13.993597 16284 log.cc:924] Time spent T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260806 03:56:13.917512 16065 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:13.998608 16300 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:13.999365 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:14.035614 16211 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:14.043396 16202 raft_consensus.cc:729] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:13.907675 14178 rpcz_store.cc:276] 0806 03:56:12.658860 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:12.660894 (+  2034us) service_pool.cc:227] Handling call
0806 03:56:13.057863 (+396969us) spinlock_profiling.cc:243] Waited 27.8 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:13.838681 (+780818us) spinlock_profiling.cc:243] Waited 403 ms on lock 0x7b540021c354. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:13.838886 (+   205us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":991922432}
I20260806 03:56:13.984184 16154 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:14.057814 15792 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:14.077265 16209 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:14.068657 16298 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:14.080935 15959 raft_consensus.cc:3037] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:14.084393 14306 raft_consensus.cc:1226] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:14.086037 15999 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:14.084996 16303 raft_consensus.cc:2726] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:13.987890 15969 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:13.883005 14302 rpcz_store.cc:276] 0806 03:56:12.659864 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:13.077901 (+418037us) service_pool.cc:227] Handling call
0806 03:56:13.078312 (+   411us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:13.292058 (+213746us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:13.297949 (+  5891us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:13.304715 (+  6766us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:13.307577 (+  2862us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:13.751309 (+443732us) spinlock_profiling.cc:243] Waited 198 ms on lock 0x7b5400426154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:13.751362 (+    53us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:13.751506 (+   144us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":456349568}
I20260806 03:56:14.102103 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.154628 14477 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:14.156391 14477 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:14.149747 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 148709us
W20260806 03:56:14.136374 16133 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.813s	user 0.012s	sys 0.016s
I20260806 03:56:14.116061 16300 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:14.195072 16296 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:14.195518 16307 log.cc:924] Time spent T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.235s	user 0.000s	sys 0.000s
I20260806 03:56:14.196488 16300 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:14.168470 15999 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:14.187983 16202 consensus_queue.cc:260] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:14.197803 16136 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:14.198468 16202 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:14.198837 15999 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:14.176918 15883 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:14.125509 15792 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:14.200654 15792 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:14.148283 16192 raft_consensus.cc:2781] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:14.203524 16192 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:14.203646 16287 log.cc:924] Time spent T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260806 03:56:14.175617 16044 consensus_queue.cc:1035] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260806 03:56:14.193817 16288 log.cc:924] Time spent T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.134s	user 0.000s	sys 0.001s
I20260806 03:56:14.124527 14411 raft_consensus.cc:2454] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
W20260806 03:56:14.196708 16314 log.cc:924] Time spent T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260806 03:56:14.170951 16321 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:14.203518 16294 log.cc:924] Time spent T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.309s	user 0.001s	sys 0.000s
I20260806 03:56:14.206018 16321 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:14.206099 16054 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:14.210240 14518 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40840 (request call id 289) took 1097 ms. Trace:
I20260806 03:56:14.211478 14311 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 424) took 1213 ms. Trace:
I20260806 03:56:14.210773 14518 rpcz_store.cc:276] 0806 03:56:13.112583 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:13.114087 (+  1504us) service_pool.cc:227] Handling call
0806 03:56:13.136154 (+ 22067us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:13.170961 (+ 34807us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:13.229525 (+ 58564us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:13.230068 (+   543us) log.cc:842] Serialized 26 byte log entry
0806 03:56:13.539050 (+308982us) raft_consensus.cc:1631] Marking committed up to 0
0806 03:56:13.547509 (+  8459us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:13.597612 (+ 50103us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:14.209954 (+612342us) raft_consensus.cc:1671] finished
0806 03:56:14.209980 (+    26us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:14.210162 (+   182us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":308609,"threads_started":1,"wal-append.queue_time_us":601054}
W20260806 03:56:14.193581 16094 consensus_meta.cc:287] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.635s	user 0.013s	sys 0.000s
I20260806 03:56:14.211877 14311 rpcz_store.cc:276] 0806 03:56:12.997920 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:13.110080 (+112160us) service_pool.cc:227] Handling call
0806 03:56:13.135142 (+ 25062us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:13.135802 (+   660us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:13.167844 (+ 32042us) log.cc:842] Serialized 14 byte log entry
0806 03:56:13.609458 (+441614us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:13.635871 (+ 26413us) log.cc:842] Serialized 26 byte log entry
0806 03:56:13.645703 (+  9832us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:13.645760 (+    57us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:13.645941 (+   181us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:14.211244 (+565303us) raft_consensus.cc:1671] finished
0806 03:56:14.211269 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:14.211418 (+   149us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":32606,"prepare.queue_time_us":26048,"prepare.run_cpu_time_us":40,"prepare.run_wall_time_us":41,"raft.queue_time_us":63766,"raft.run_cpu_time_us":333,"raft.run_wall_time_us":17021,"thread_start_us":432255,"threads_started":1,"wal-append.queue_time_us":730955}
I20260806 03:56:14.212980 16094 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:14.213733 14413 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 308) took 1612 ms. Trace:
I20260806 03:56:14.214638 14306 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 417) took 1555 ms. Trace:
I20260806 03:56:14.215366 16192 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:14.215073 14306 rpcz_store.cc:276] 0806 03:56:12.659593 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:13.011826 (+352233us) service_pool.cc:227] Handling call
0806 03:56:13.038933 (+ 27107us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:14.150387 (+1111454us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:14.214344 (+ 63957us) spinlock_profiling.cc:243] Waited 1.02 s on lock 0x7b54005a1c54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:14.214561 (+   217us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2344342272}
I20260806 03:56:14.096712 15955 consensus_queue.cc:260] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:14.199882 15999 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:14.122227 16211 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:14.218259 15999 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:14.188601 16010 raft_consensus.cc:2726] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:14.225288 15883 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:14.225970 15883 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:14.231153 16283 log.cc:924] Time spent T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260806 03:56:14.211732 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:14.214236 14413 rpcz_store.cc:276] 0806 03:56:12.601415 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:12.633748 (+ 32333us) service_pool.cc:227] Handling call
0806 03:56:12.634123 (+   375us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:12.634533 (+   410us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:12.930137 (+295604us) log.cc:842] Serialized 14 byte log entry
0806 03:56:13.553577 (+623440us) spinlock_profiling.cc:243] Waited 6.17 ms on lock 0x7b1800555ac0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b
0806 03:56:13.553836 (+   259us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:13.554349 (+   513us) log.cc:842] Serialized 26 byte log entry
0806 03:56:13.554483 (+   134us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:13.554515 (+    32us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:13.554598 (+    83us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:13.752243 (+197645us) spinlock_profiling.cc:243] Waited 1.5 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:14.213451 (+461208us) raft_consensus.cc:1671] finished
0806 03:56:14.213496 (+    45us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:14.213646 (+   150us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":327590,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":37,"raft.queue_time_us":4320,"raft.run_cpu_time_us":161,"raft.run_wall_time_us":163,"spinlock_wait_cycles":17650816,"thread_start_us":646071,"threads_started":2,"wal-append.queue_time_us":352705}
I20260806 03:56:14.233968 14187 raft_consensus.cc:1226] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:14.240708 14308 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 457) took 1158 ms. Trace:
I20260806 03:56:14.245468 15955 raft_consensus.cc:3037] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:56:14.248572 16100 consensus_meta.cc:287] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.798s	user 0.013s	sys 0.002s
I20260806 03:56:14.249017 15883 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:14.249217 16094 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:14.249752 16065 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:14.241297 14308 rpcz_store.cc:276] 0806 03:56:13.082504 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:13.192532 (+110028us) service_pool.cc:227] Handling call
0806 03:56:13.192943 (+   411us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:13.618311 (+425368us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:13.619592 (+  1281us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:13.690989 (+ 71397us) log.cc:842] Serialized 26 byte log entry
0806 03:56:14.131729 (+440740us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:14.136973 (+  5244us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:14.240242 (+103269us) spinlock_profiling.cc:243] Waited 40.6 ms on lock 0x7b540023bed4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:14.240298 (+    56us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:14.240361 (+    63us) raft_consensus.cc:1671] finished
0806 03:56:14.240375 (+    14us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:14.240632 (+   257us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":16886,"raft.run_cpu_time_us":181,"raft.run_wall_time_us":6262,"spinlock_wait_cycles":93527168,"thread_start_us":707841,"threads_started":2,"wal-append.queue_time_us":483594}
I20260806 03:56:14.251030 16310 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:14.251549 16310 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:14.253189 16229 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:14.253738 16154 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:14.253703 16229 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:14.255035 14192 raft_consensus.cc:1226] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:14.142880 16298 raft_consensus.cc:3037] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
W20260806 03:56:14.255721 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 99424.1us
I20260806 03:56:14.242740 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:56:14.269218 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 308102us
W20260806 03:56:14.255638 16252 consensus_meta.cc:287] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.690s	user 0.011s	sys 0.002s
I20260806 03:56:14.272434 14477 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:14.276062 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:14.259024 16133 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.955s	user 0.012s	sys 0.017s
I20260806 03:56:14.185567 16303 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:14.257402 16287 log.cc:924] Time spent T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260806 03:56:14.324469 15883 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:14.325575 15883 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:14.269194 16323 log.cc:924] Time spent T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260806 03:56:14.334167 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:14.334575 15999 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:14.266677 16094 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:14.338476 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 70910.5us
I20260806 03:56:14.271737 16008 raft_consensus.cc:2726] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:56:14.339107 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 66774.7us
I20260806 03:56:14.342126 14139 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:14.343858 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:14.344707 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:14.344980 14524 raft_consensus.cc:2379] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:14.345839 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
W20260806 03:56:14.346956 16305 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.586s	user 0.003s	sys 0.008s
I20260806 03:56:14.347941 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:14.344870 15499 consensus_queue.cc:1035] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260806 03:56:14.350759 14139 leader_election.cc:302] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:14.351542 16305 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.591s	user 0.004s	sys 0.009s
I20260806 03:56:14.351840 15728 raft_consensus.cc:2726] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:14.341439 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:14.249082 16100 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:14.374210 14417 raft_consensus.cc:1261] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:14.334894 16321 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:14.380314 14413 raft_consensus.cc:1226] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 6. Current term is 7. Ops: []
I20260806 03:56:14.383106 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:14.356201 16079 consensus_queue.cc:1046] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260806 03:56:14.391856 16310 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:14.393066 15969 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:14.393253 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:14.397114 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.397579 16065 consensus_queue.cc:1046] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:14.398447 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.357849 16094 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:14.400489 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:14.372422 14308 raft_consensus.cc:1226] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:14.402048 14194 raft_consensus.cc:1261] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:14.403469 14253 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:14.404044 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.404881 14189 raft_consensus.cc:2379] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 5: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:14.406267 16054 raft_consensus.cc:2781] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:14.406561 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:14.407862 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:14.408118 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:14.408926 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:14.322149 16252 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:14.410838 16079 raft_consensus.cc:3032] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Stepping down as leader of term 1
W20260806 03:56:14.363036 16169 consensus_meta.cc:287] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 1.086s	user 0.010s	sys 0.006s
I20260806 03:56:14.410915 14253 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:14.412499 16300 raft_consensus.cc:2726] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:14.341902 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.414449 16065 raft_consensus.cc:3032] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:14.414883 16065 raft_consensus.cc:729] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:14.415074 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:14.415849 16065 consensus_queue.cc:260] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:14.406854 16054 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:14.417349 16065 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:14.418334 14417 raft_consensus.cc:3037] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:14.418401 16229 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:14.417392 16054 raft_consensus.cc:3037] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:14.420642 15959 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:14.420899 16300 consensus_queue.cc:1035] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:14.421947 14525 raft_consensus.cc:2379] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 3: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:14.411427 16079 raft_consensus.cc:729] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:14.411422 14410 raft_consensus.cc:1226] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:14.423871 16079 consensus_queue.cc:260] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:14.413548 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:14.420944 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:14.426098 14308 raft_consensus.cc:2379] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:14.411428 16252 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:14.425354 15883 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:14.427482 16079 raft_consensus.cc:3037] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:14.428757 15959 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:14.431614 14527 raft_consensus.cc:2454] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:14.350813 15499 raft_consensus.cc:2781] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:14.438392 16192 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:14.469949 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:14.470489 16192 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:14.441599 15874 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:14.471324 15874 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:14.472162 16345 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:14.472692 16345 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:14.473497 15874 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:14.442751 14517 raft_consensus.cc:1261] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:14.442577 16229 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:14.474404 16229 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:14.474854 16345 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:14.475466 14139 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:14.471334 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:14.476509 16229 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:14.476854 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:14.477087 14421 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 5.
I20260806 03:56:14.477494 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:14.445428 16100 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:14.440917 14419 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:14.340809 16148 raft_consensus.cc:2726] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:14.402096 16094 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
    @     0x7f0d764c17f1 abort at ??:0
I20260806 03:56:14.480296 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:14.479947 14419 raft_consensus.cc:1261] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:14.482087 16148 consensus_queue.cc:1035] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:14.374243 16211 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:14.333498 16303 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:14.485226 14365 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:56:14.459374 16001 consensus_meta.cc:287] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 1.131s	user 0.015s	sys 0.000s
I20260806 03:56:14.441516 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:14.461877 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:14.463239 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:14.466413 14414 raft_consensus.cc:1261] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 2. (term mismatch)
I20260806 03:56:14.467254 15617 consensus_queue.cc:1046] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:14.467823 15945 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
    @           0x2a0007 __interceptor_abort at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:263
I20260806 03:56:14.472862 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:14.482411 14409 raft_consensus.cc:1261] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:14.542325 15792 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:14.543915 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:14.545240 14409 raft_consensus.cc:2379] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:14.546366 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:14.547168 14409 raft_consensus.cc:3037] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:14.548452 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:14.548748 16349 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:14.549593 16349 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:14.555560 16010 raft_consensus.cc:3032] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:14.556169 16010 raft_consensus.cc:729] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
W20260806 03:56:14.377170 14180 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.577s	user 0.009s	sys 0.005s
I20260806 03:56:14.557081 16010 consensus_queue.cc:260] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:14.558513 16010 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:14.560786 16262 consensus_meta.cc:287] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.977s	user 0.015s	sys 0.000s
I20260806 03:56:14.561376 16262 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:14.557104 14180 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.757s	user 0.010s	sys 0.005s
I20260806 03:56:14.564304 14412 raft_consensus.cc:2454] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:14.565769 14412 raft_consensus.cc:1226] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:14.484122 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:14.485957 14139 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:14.567135 14527 raft_consensus.cc:2379] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:14.567294 16138 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:14.567512 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 81718.1us
I20260806 03:56:14.567998 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:14.487790 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:14.568207 16138 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:14.569218 14302 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:14.570299 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:14.571020 16138 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:14.499326 14314 raft_consensus.cc:1226] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260806 03:56:14.498821 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:14.572669 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:14.511464 14414 pending_rounds.cc:76] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting all ops after (but not including) 1
I20260806 03:56:14.452056 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:14.512651 14417 raft_consensus.cc:1261] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:14.507337 14526 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
W20260806 03:56:14.483002 16152 consensus_meta.cc:287] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.609s	user 0.004s	sys 0.008s
I20260806 03:56:14.525544 14365 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:14.519557 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:56:14.571556 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:14.578261 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 52835.8us
I20260806 03:56:14.575699 14414 pending_rounds.cc:97] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260806 03:56:14.579099 14414 raft_consensus.cc:2866] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:14.532759 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:14.579455 14414 pending_rounds.cc:97] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260806 03:56:14.579730 14414 raft_consensus.cc:2866] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:14.578755 14479 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:14.509795 14253 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:14.568830 14306 raft_consensus.cc:2454] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:14.498287 16100 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:14.576606 14413 raft_consensus.cc:2354] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 5. Current term is 6.
I20260806 03:56:14.523769 15499 raft_consensus.cc:686] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:14.565472 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:14.582487 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 72799us
I20260806 03:56:14.578524 14302 raft_consensus.cc:2379] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:14.575660 14314 raft_consensus.cc:1261] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:14.563750 16262 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:14.495626 16169 raft_consensus.cc:2726] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:56:14.511742 16343 raft_consensus.cc:2781] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:56:14.581902 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.557116 15792 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:14.609418 14145 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:14.618705 14479 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:14.549288 14189 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:56:14.611637 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 73422.9us
I20260806 03:56:14.597772 16358 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:14.597999 16192 raft_consensus.cc:2781] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:14.533627 14410 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:14.641748 14139 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:14.502473 16001 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:14.630657 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:14.648861 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:14.651031 14367 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:14.655031 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.656422 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.659257 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:14.661913 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:14.662643 14525 raft_consensus.cc:2454] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:14.663818 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:14.664413 15728 consensus_queue.cc:1035] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:56:14.666620 14139 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:14.667721 16345 raft_consensus.cc:2781] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:14.668148 16345 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:14.668478 16345 raft_consensus.cc:3037] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:14.640424 16192 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:14.668989 16192 raft_consensus.cc:3037] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:14.671787 16343 raft_consensus.cc:686] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:14.672780 16343 consensus_queue.cc:237] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:14.607030 16202 consensus_queue.cc:1035] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 0, Time since last communication: 0.038s
I20260806 03:56:14.674813 16202 consensus_queue.cc:1225] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer ea4c17bf862541aa93d120d173084b0e log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260806 03:56:14.631753 16274 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:14.576072 15945 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:14.657076 14194 raft_consensus.cc:2454] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:14.626678 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.682063 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:14.597551 16152 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:14.657612 16316 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:14.645485 16148 raft_consensus.cc:2781] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:14.654747 16291 raft_consensus.cc:2726] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:14.605121 16100 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:14.680424 16274 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:14.640681 16138 consensus_queue.cc:1046] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.061s
I20260806 03:56:14.715142 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.645547 15797 consensus_queue.cc:1046] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.058s
I20260806 03:56:14.722781 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.684348 16349 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:14.716912 16148 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:14.720363 15969 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:14.656167 16310 consensus_queue.cc:1035] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.060s
I20260806 03:56:14.727064 14180 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 338) took 1182 ms. Trace:
I20260806 03:56:14.729148 14419 raft_consensus.cc:1226] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:14.713225 14187 raft_consensus.cc:1226] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:14.679876 15963 consensus_queue.cc:1035] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260806 03:56:14.695386 15748 consensus_queue.cc:1035] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260806 03:56:14.733901 16136 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:14.729990 16274 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:14.727697 16100 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:14.775760 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.777534 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.739176 16148 raft_consensus.cc:3037] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:14.762594 14304 raft_consensus.cc:1226] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: []
W20260806 03:56:14.782794 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 61498.1us
I20260806 03:56:14.763521 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:14.790825 16361 log.cc:924] Time spent T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260806 03:56:14.792649 16190 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:14.792574 16358 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:56:14.793032 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 142073us
I20260806 03:56:14.717589 15499 consensus_queue.cc:237] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:14.803066 14525 pending_rounds.cc:76] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: Aborting all ops after (but not including) 0
I20260806 03:56:14.806857 14525 pending_rounds.cc:97] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260806 03:56:14.807171 14525 raft_consensus.cc:2866] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:14.807416 14367 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:14.763602 15969 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:14.812919 15969 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:14.762748 14180 rpcz_store.cc:276] 0806 03:56:13.546650 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:13.799235 (+252585us) service_pool.cc:227] Handling call
0806 03:56:13.799640 (+   405us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:13.799887 (+   247us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:14.562862 (+762975us) log.cc:842] Serialized 14 byte log entry
0806 03:56:14.726218 (+163356us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:14.726337 (+   119us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:14.726448 (+   111us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:14.726606 (+   158us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:14.726938 (+   332us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":9238,"prepare.queue_time_us":380870,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":48,"raft.queue_time_us":9608,"raft.run_cpu_time_us":114,"raft.run_wall_time_us":114,"thread_start_us":915551,"threads_started":2,"wal-append.queue_time_us":224625}
I20260806 03:56:14.816406 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:14.817152 14307 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:14.805634 16190 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:14.819275 16190 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:14.829499 14367 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:14.829759 14365 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:14.834722 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 126985us
I20260806 03:56:14.835496 14365 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:14.837364 14253 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:14.840134 14253 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:14.840552 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:14.841498 14302 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 6
I20260806 03:56:14.841739 14526 raft_consensus.cc:1261] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260806 03:56:14.858193 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 136854us
I20260806 03:56:14.832700 16094 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:14.866988 14253 leader_election.cc:398] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 5. Current term is 6.
I20260806 03:56:14.871799 14253 leader_election.cc:401] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:56:14.873234 14253 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:14.875016 14365 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:14.867760 14477 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:14.876256 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:14.876616 14365 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:14.831822 14179 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:14.848181 16358 raft_consensus.cc:2726] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:14.846517 16100 raft_consensus.cc:2781] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:14.843384 16303 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:14.846822 16001 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:14.857251 16211 raft_consensus.cc:2726] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:56:14.864514 15969 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:14.834364 16291 consensus_queue.cc:1035] T cf03ecd0ff2245d4a116f705da81f33e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260806 03:56:14.891901 14302 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 6.
I20260806 03:56:14.861644 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:14.877698 15945 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:14.870004 16351 raft_consensus.cc:2781] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:14.888896 16252 raft_consensus.cc:2726] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:14.860452 16350 consensus_queue.cc:1046] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.041s
I20260806 03:56:14.894652 16094 raft_consensus.cc:2726] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:14.880453 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:14.897439 16100 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:14.892975 16310 raft_consensus.cc:2726] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:14.920727 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:14.921326 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:14.900224 16152 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:14.910704 16351 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:14.903970 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.906306 16303 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:14.874950 16321 consensus_queue.cc:1035] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260806 03:56:14.964145 14477 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:14.907737 16133 raft_consensus.cc:2726] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 5. Current term is 6.
W20260806 03:56:14.964720 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 91592.1us
I20260806 03:56:14.908154 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:14.920894 14365 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:14.915670 16358 raft_consensus.cc:2726] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:14.969420 14417 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:14.969391 14419 raft_consensus.cc:2454] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:14.978116 14367 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:14.986114 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 65152.8us
I20260806 03:56:14.980111 14253 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:14.990118 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:14.959335 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:14.969228 16065 consensus_meta.cc:287] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.551s	user 0.008s	sys 0.007s
I20260806 03:56:14.974800 14306 raft_consensus.cc:2379] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:14.969901 16100 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:14.908063 15969 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:14.974351 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:15.002951 14365 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:15.012598 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:14.976142 16303 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:14.976294 16094 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:14.975448 16351 raft_consensus.cc:3037] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:14.978725 14190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 334) took 1455 ms. Trace:
I20260806 03:56:14.994501 15874 raft_consensus.cc:2726] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:14.999322 16300 raft_consensus.cc:2726] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:14.990521 16252 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:15.030875 16192 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:15.005241 14410 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:15.033152 14516 raft_consensus.cc:2454] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
W20260806 03:56:15.033649 16054 consensus_meta.cc:287] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.612s	user 0.012s	sys 0.000s
W20260806 03:56:15.033921 16370 log.cc:924] Time spent T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.202s	user 0.001s	sys 0.000s
I20260806 03:56:15.034370 16094 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:15.005043 15945 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:15.055006 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:15.055790 16262 consensus_queue.cc:1035] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:15.066296 15728 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:15.000837 16344 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:15.067915 15424 raft_consensus.cc:2726] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260806 03:56:15.078227 16372 log.cc:924] Time spent T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260806 03:56:15.037048 16303 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:56:15.079088 16375 log.cc:924] Time spent T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.163s	user 0.001s	sys 0.000s
W20260806 03:56:15.082006 16010 consensus_meta.cc:287] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.523s	user 0.014s	sys 0.000s
I20260806 03:56:15.082418 16345 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:15.083178 16252 raft_consensus.cc:686] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:15.090507 16136 raft_consensus.cc:2726] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:15.100436 16300 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:15.126291 15945 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:15.140684 16384 log.cc:924] Time spent T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260806 03:56:15.140491 16300 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:15.141765 14479 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:15.142081 15945 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:15.105327 15959 raft_consensus.cc:3032] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:56:15.145143 15959 raft_consensus.cc:729] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:15.145413 16300 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:15.145519 16252 consensus_queue.cc:237] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:15.146639 16298 consensus_meta.cc:287] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.873s	user 0.012s	sys 0.003s
I20260806 03:56:15.147097 16298 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:15.107617 16044 raft_consensus.cc:3032] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:15.148228 16044 raft_consensus.cc:729] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:15.149221 16298 leader_election.cc:288] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:15.146202 15959 consensus_queue.cc:260] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:15.147401 16094 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:15.134045 16344 raft_consensus.cc:686] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:15.157337 15959 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:56:15.107192 16373 log.cc:924] Time spent T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.195s	user 0.001s	sys 0.000s
I20260806 03:56:15.111308 15969 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:15.121755 16054 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:15.128126 15728 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:15.166911 16192 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:15.167089 15728 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:15.157303 16148 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:15.155802 15499 raft_consensus.cc:3032] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:15.158340 16344 consensus_queue.cc:237] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:15.149226 16044 consensus_queue.cc:260] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:15.167106 16054 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:15.152943 16345 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:15.170895 15499 raft_consensus.cc:729] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:15.176119 15499 consensus_queue.cc:260] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:15.176892 16100 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:15.177418 15499 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:15.179039 16100 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:15.184006 16389 log.cc:924] Time spent T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260806 03:56:15.179934 16274 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:15.189749 16274 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:15.190317 16303 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:15.190603 16351 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:15.191974 16303 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:15.192827 16351 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:15.059108 14139 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:15.229178 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 169925us
I20260806 03:56:15.106129 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:15.080343 14189 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 6.
I20260806 03:56:15.235931 14178 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:15.069861 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:15.238751 14192 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:15.049515 14190 rpcz_store.cc:276] 0806 03:56:13.523654 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:13.582128 (+ 58474us) service_pool.cc:227] Handling call
0806 03:56:13.582498 (+   370us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:13.582892 (+   394us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:13.582919 (+    27us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:13.583463 (+   544us) log.cc:842] Serialized 26 byte log entry
0806 03:56:14.093633 (+510170us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:14.678496 (+584863us) log.cc:842] Serialized 14 byte log entry
0806 03:56:14.915078 (+236582us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:14.920222 (+  5144us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:14.968261 (+ 48039us) raft_consensus.cc:1671] finished
0806 03:56:14.968299 (+    38us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:14.976635 (+  8336us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":31273,"prepare.queue_time_us":95381,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":31,"raft.queue_time_us":37991,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":9874,"thread_start_us":1131249,"threads_started":3,"wal-append.queue_time_us":655656}
I20260806 03:56:15.050674 14196 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:15.100610 14253 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:15.260927 14309 raft_consensus.cc:1226] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260806 03:56:15.263453 14311 raft_consensus.cc:2379] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:15.265085 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:15.267238 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:15.268201 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:15.268791 14179 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
I20260806 03:56:15.269413 14306 raft_consensus.cc:3037] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:15.267338 14307 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
W20260806 03:56:15.125391 14409 consensus_meta.cc:287] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.575s	user 0.009s	sys 0.009s
I20260806 03:56:15.275825 14409 raft_consensus.cc:2454] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:15.278993 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:15.279126 14477 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:15.282485 14365 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:15.284328 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 457575us
W20260806 03:56:15.275792 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 175106us
I20260806 03:56:15.290571 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:15.295439 14304 raft_consensus.cc:2379] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 5: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:15.284385 14145 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:15.301105 14477 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:15.306097 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:15.307269 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:15.311266 14314 raft_consensus.cc:1261] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:15.306300 14139 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:15.317588 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:15.319039 14408 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:15.317795 14139 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:15.327009 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:15.328547 14187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 269) took 1250 ms. Trace:
I20260806 03:56:15.328912 14525 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:15.329325 14187 rpcz_store.cc:276] 0806 03:56:14.077990 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:14.234785 (+156795us) service_pool.cc:227] Handling call
0806 03:56:14.235148 (+   363us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:14.769836 (+534688us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:15.327822 (+557986us) spinlock_profiling.cc:243] Waited 461 ms on lock 0x7b5400259ed4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:15.328280 (+   458us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1059952896}
I20260806 03:56:15.305914 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:56:15.335901 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 52646.4us
I20260806 03:56:15.344686 16351 raft_consensus.cc:2726] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:15.346707 14421 raft_consensus.cc:2454] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 2.
I20260806 03:56:15.364238 15728 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260806 03:56:15.384109 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 102263us
I20260806 03:56:15.368698 15958 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:15.381575 15728 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:15.385605 16008 raft_consensus.cc:2781] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:15.412228 16008 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:15.412792 16008 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:15.389920 15939 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:15.416632 15939 raft_consensus.cc:686] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:15.418278 15939 consensus_queue.cc:237] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:15.390591 15424 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:15.420694 15424 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:15.422159 14408 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 6.
I20260806 03:56:15.422570 16076 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:15.392077 16274 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:15.397053 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:15.398716 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:15.428072 16076 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:15.386276 15883 raft_consensus.cc:2781] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:15.429556 15883 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:15.429662 16137 raft_consensus.cc:2781] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:15.430107 15883 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:15.400802 14178 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 6.
I20260806 03:56:15.432870 16351 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:15.433815 16351 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:15.435649 16294 log.cc:924] Time spent T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260806 03:56:15.437547 16351 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:15.442881 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:15.443503 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:15.444792 14414 raft_consensus.cc:3037] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:15.445021 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:15.445708 16209 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:15.439620 16100 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:15.446954 16202 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:15.446584 16209 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:15.388801 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:15.449196 14312 raft_consensus.cc:2454] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:15.378230 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:15.451061 14411 raft_consensus.cc:2379] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 3: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:15.451536 16100 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:15.452759 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:15.454025 14196 raft_consensus.cc:3037] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:56:15.403687 16377 consensus_queue.cc:1046] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:15.401830 15617 consensus_queue.cc:1046] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:15.430161 16137 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:56:15.465483 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 57041.4us
I20260806 03:56:15.454977 16100 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:15.431704 16076 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:15.457248 15728 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:15.457557 15958 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:15.475008 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:15.477519 16148 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:15.471370 16137 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:15.456352 16293 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:15.457063 16345 raft_consensus.cc:2726] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260806 03:56:15.501308 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 88998.5us
I20260806 03:56:15.503363 14192 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:15.512786 14187 raft_consensus.cc:2354] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:56:15.447889 16202 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:15.514138 16096 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:15.514526 14525 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:15.514982 14520 raft_consensus.cc:1226] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:15.514744 16096 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:15.515875 16202 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:15.517438 16293 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:15.537346 16293 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:15.540427 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:15.549671 16177 raft_consensus.cc:3032] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:15.560827 16177 raft_consensus.cc:729] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:15.562549 16177 consensus_queue.cc:260] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:15.514169 15958 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:15.567353 14196 raft_consensus.cc:2454] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:15.568077 15424 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:15.569128 16044 raft_consensus.cc:3037] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:15.569489 16100 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:15.596668 16100 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:15.572880 14124 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5: Tablet bf96497390d34b9c9b9fd330032aee83 (table test-workload [id=186d24942bd743b0a7ee37a99d6826a1]) was not created within the allowed timeout. Replacing with a new tablet 8c1582ca32574242a98b28d0cf5aaaf6
I20260806 03:56:15.564363 16177 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:15.582635 16008 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:15.588624 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 129273us
I20260806 03:56:15.582362 16096 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:15.608081 14414 raft_consensus.cc:2454] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:15.501152 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:15.571702 14477 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:15.605396 16316 raft_consensus.cc:2741] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260806 03:56:15.529167 16209 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:15.617338 14253 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:15.616549 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:15.469803 16352 consensus_queue.cc:1046] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.057s
W20260806 03:56:15.639894 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 68368.5us
I20260806 03:56:15.641886 16190 raft_consensus.cc:3032] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:15.642458 14525 raft_consensus.cc:3037] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:15.643159 14194 raft_consensus.cc:1261] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:56:15.643779 16148 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:15.645128 16096 raft_consensus.cc:3032] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:15.645901 16303 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:15.648824 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:15.656780 14124 catalog_manager.cc:5958] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5: Tablet 5a4270a2a64e4d1c917d785b072e3659 (table test-workload [id=186d24942bd743b0a7ee37a99d6826a1]) was not created within the allowed timeout. Replacing with a new tablet dd20aef8cc614e3cad4c77451fb5c501
I20260806 03:56:15.675810 16096 raft_consensus.cc:729] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:15.670352 16190 raft_consensus.cc:729] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:15.697949 16190 consensus_queue.cc:260] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:15.701648 14253 leader_election.cc:398] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:56:15.702327 14253 leader_election.cc:401] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260806 03:56:15.709105 16351 consensus_queue.cc:1046] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:15.669024 16148 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:56:15.741138 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 45891.3us
I20260806 03:56:15.678054 14306 raft_consensus.cc:2454] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
    @     0x7f0d79231df4 google::LogMessage::SendToLog() at ??:0
W20260806 03:56:15.749521 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 143361us
I20260806 03:56:15.721500 16316 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:15.767971 16054 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:56:15.772346 16096 consensus_queue.cc:260] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:15.772387 16100 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:15.776093 16100 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:15.777078 15499 consensus_meta.cc:287] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.599s	user 0.007s	sys 0.019s
I20260806 03:56:15.776716 16100 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:15.779443 14365 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:15.739439 16148 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:15.767995 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:15.808233 16209 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:15.809185 16209 raft_consensus.cc:686] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:15.810819 14145 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:15.810791 16209 consensus_queue.cc:237] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:15.803912 16316 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:15.815375 16316 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:15.782456 16100 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:15.830621 15959 consensus_meta.cc:287] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.646s	user 0.014s	sys 0.006s
I20260806 03:56:15.833806 14477 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:15.817970 16303 raft_consensus.cc:686] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:15.831410 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:15.847887 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:15.815873 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:15.864094 14307 raft_consensus.cc:2379] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:15.864531 14479 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:15.865315 16190 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:15.872850 16310 raft_consensus.cc:2781] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:15.873546 16310 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:15.873870 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:15.822671 16008 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:15.844722 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:15.845314 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:15.853395 14526 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:15.853626 16303 consensus_queue.cc:237] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:15.855115 14192 raft_consensus.cc:1261] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260806 03:56:15.857522 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:15.860229 14048 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43110 (request call id 81) took 9721 ms. Trace:
I20260806 03:56:15.830622 16186 raft_consensus.cc:2781] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:15.861146 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:15.837585 15728 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:15.880722 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:15.824697 16096 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:15.834658 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:15.879588 15424 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:15.892405 15424 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:15.848498 16316 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:15.904131 14314 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:15.873910 16310 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:15.931118 14525 raft_consensus.cc:2454] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
W20260806 03:56:15.934265 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 117940us
I20260806 03:56:15.908437 16186 raft_consensus.cc:686] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:15.937089 16094 consensus_queue.cc:1035] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.109s
I20260806 03:56:15.939472 16094 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:15.921633 16316 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:15.955809 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 51523us
I20260806 03:56:15.948726 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:15.960206 14314 raft_consensus.cc:2454] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:15.914655 15499 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:15.926239 15959 raft_consensus.cc:2781] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
W20260806 03:56:15.969063 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 267874us
I20260806 03:56:15.926885 14518 raft_consensus.cc:1261] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:15.909400 15883 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:15.992532 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.003392 14253 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:16.006664 14145 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:16.010061 14525 raft_consensus.cc:2379] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 5: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:16.009302 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:16.019243 14314 raft_consensus.cc:3037] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:16.018107 14145 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:16.005749 15959 raft_consensus.cc:686] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:16.005226 16044 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:16.020228 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:56:16.022187 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 52483.6us
I20260806 03:56:16.029217 15748 raft_consensus.cc:2781] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:16.029678 15748 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:16.035640 14312 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:15.992413 16094 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.042472 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.039896 15728 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:16.030022 15748 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.044245 16424 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.047583 16202 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:16.019248 16054 raft_consensus.cc:3032] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Stepping down as leader of term 1
W20260806 03:56:16.069039 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 73689.2us
I20260806 03:56:16.073032 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:16.015635 15499 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.048616 16316 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:16.062641 16352 raft_consensus.cc:2781] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:16.058578 15424 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:16.068292 16351 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:16.101224 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:16.067338 16054 raft_consensus.cc:729] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:16.081710 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:16.105103 14525 raft_consensus.cc:2354] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:56:15.883543 14048 rpcz_store.cc:276] 0806 03:56:06.166699 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:06.189000 (+ 22301us) service_pool.cc:227] Handling call
0806 03:56:15.859757 (+9670757us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:56:13.756778 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:56:13.757366 (+   588us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:56:13.757409 (+    43us) write_op.cc:435] Acquired schema lock
0806 03:56:13.757426 (+    17us) tablet.cc:660] Decoding operations
0806 03:56:13.758304 (+   878us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:56:13.758370 (+    66us) write_op.cc:641] Partition lock acquired for write op
0806 03:56:13.758395 (+    25us) tablet.cc:683] Acquiring locks for 7 operations
0806 03:56:13.759048 (+   653us) tablet.cc:699] Row locks acquired
0806 03:56:13.759068 (+    20us) write_op.cc:260] PREPARE: finished
0806 03:56:13.759290 (+   222us) write_op.cc:270] Start()
0806 03:56:13.759420 (+   130us) write_op.cc:276] Timestamp: P: 1785988573759186 usec, L: 0
0806 03:56:13.759441 (+    21us) op_driver.cc:331] REPLICATION: starting
0806 03:56:13.760230 (+   789us) log.cc:842] Serialized 2827 byte log entry
0806 03:56:14.962265 (+1202035us) op_driver.cc:444] REPLICATION: finished
0806 03:56:15.170421 (+208156us) write_op.cc:301] APPLY: starting
0806 03:56:15.172517 (+  2096us) tablet.cc:1365] starting BulkCheckPresence
0806 03:56:15.173567 (+  1050us) tablet.cc:1368] finished BulkCheckPresence
0806 03:56:15.173739 (+   172us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:56:15.183989 (+ 10250us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:56:15.184314 (+   325us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0806 03:56:15.184374 (+    60us) write_op.cc:312] APPLY: finished
0806 03:56:15.184628 (+   254us) log.cc:842] Serialized 58 byte log entry
0806 03:56:15.185579 (+   951us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:15.185676 (+    97us) write_op.cc:454] Released schema lock
0806 03:56:15.185711 (+    35us) write_op.cc:341] FINISH: Updating metrics
0806 03:56:15.185897 (+   186us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:15.185916 (+    19us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":395968,"reported_tablets":27,"child_traces":[["op",{"apply.queue_time_us":179705,"apply.run_cpu_time_us":3282,"apply.run_wall_time_us":15760,"num_ops":7,"prepare.queue_time_us":437934,"prepare.run_cpu_time_us":16287,"prepare.run_wall_time_us":595662,"raft.queue_time_us":329262,"raft.run_cpu_time_us":52310,"raft.run_wall_time_us":236875,"replication_time_us":1161866,"spinlock_wait_cycles":4992,"thread_start_us":1236067,"threads_started":4,"wal-append.queue_time_us":754521}]]}
I20260806 03:56:16.048139 16262 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.104287 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
W20260806 03:56:16.112995 16421 log.cc:924] Time spent T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.060s	user 0.001s	sys 0.001s
I20260806 03:56:16.099560 16352 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:16.065477 16044 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.118321 14367 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:16.071861 16424 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.146646 14518 raft_consensus.cc:2379] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 2: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:16.096004 16202 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:16.120097 16351 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.132099 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:16.132673 15883 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:16.126083 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:16.138343 16316 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.140395 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.121563 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.141327 16152 consensus_queue.cc:1035] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260806 03:56:16.141897 16416 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.142365 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.140326 16350 consensus_queue.cc:1046] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260806 03:56:16.142696 16054 consensus_queue.cc:260] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:16.123270 15959 consensus_queue.cc:237] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.104332 16186 consensus_queue.cc:237] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.146093 14411 raft_consensus.cc:1261] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:16.125985 16426 raft_consensus.cc:2781] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:16.120954 16352 raft_consensus.cc:3037] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:16.113054 16412 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.131057 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:16.167891 14517 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.184352 16316 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.186138 15939 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:16.189275 16436 raft_consensus.cc:2726] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260806 03:56:16.190914 16274 consensus_meta.cc:287] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.766s	user 0.020s	sys 0.000s
W20260806 03:56:16.203687 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 65998.7us
I20260806 03:56:16.223172 16274 raft_consensus.cc:2726] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:16.123046 16262 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.231467 16423 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:16.232301 16351 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:16.232007 16412 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.233229 15499 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:16.233559 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 115494us
I20260806 03:56:16.236549 15728 raft_consensus.cc:3032] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:16.236795 16094 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:16.265667 14309 raft_consensus.cc:1261] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:56:16.266117 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.266909 16310 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.267922 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:16.268905 14527 raft_consensus.cc:2354] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:56:16.271071 15728 raft_consensus.cc:729] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:16.244246 14520 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:16.249042 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:16.272651 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:16.273854 14522 raft_consensus.cc:1261] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:16.225925 16416 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.249734 16054 raft_consensus.cc:3037] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:16.255014 16424 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:16.258646 14521 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:16.224498 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.261646 14139 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:16.263224 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:16.268836 14412 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 6
I20260806 03:56:16.201727 14410 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:16.248749 16423 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.281497 14312 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:16.277273 14314 raft_consensus.cc:2454] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:16.260655 16202 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:16.288396 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.224627 16426 raft_consensus.cc:686] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:16.289597 16412 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:16.290373 16316 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:16.250685 15939 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.293637 16416 leader_election.cc:288] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:16.293753 16262 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:16.294796 16310 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:16.295064 14525 raft_consensus.cc:1226] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:16.291594 14517 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 5.
I20260806 03:56:16.316937 14479 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:16.335548 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:16.336201 14479 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:16.337213 16190 raft_consensus.cc:2781] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:16.337767 16190 raft_consensus.cc:686] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:16.338742 16190 consensus_queue.cc:237] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.340229 16274 raft_consensus.cc:2781] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:16.296989 15728 consensus_queue.cc:260] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.340801 16274 raft_consensus.cc:686] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:16.341570 15728 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.341813 16274 consensus_queue.cc:237] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.344527 16426 consensus_queue.cc:237] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:16.328181 14190 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:16.349720 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:16.350203 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:16.351068 14311 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:16.352376 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:16.352728 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 91166.4us
I20260806 03:56:16.353066 14479 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:16.353982 15617 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:16.354346 14139 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:16.354377 15617 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:16.355715 15617 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:56:16.300637 16137 consensus_meta.cc:287] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.770s	user 0.009s	sys 0.008s
I20260806 03:56:16.324250 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:16.327378 14314 raft_consensus.cc:1226] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:16.349721 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:16.287811 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.357643 14306 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:16.357547 16137 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.328182 16152 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.357187 14309 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:16.358744 16152 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.359660 16137 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:16.366050 14479 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:16.345614 15939 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:16.369869 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:16.352425 16430 log.cc:924] Time spent T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.113s	user 0.000s	sys 0.001s
I20260806 03:56:16.375149 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:16.381366 14139 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:16.383581 14139 leader_election.cc:398] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:56:16.384035 14139 leader_election.cc:401] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:56:16.361788 16044 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:16.393217 14139 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:16.373246 16274 raft_consensus.cc:2781] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:16.368430 16137 raft_consensus.cc:2726] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:16.398403 14413 raft_consensus.cc:2379] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 3: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:16.368355 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.397815 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:16.388628 16148 consensus_meta.cc:287] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.551s	user 0.009s	sys 0.005s
I20260806 03:56:16.385380 15424 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:16.410666 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:16.385551 16436 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.401830 16274 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:16.432932 16274 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.434520 14314 raft_consensus.cc:1261] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260806 03:56:16.423652 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.427203 15883 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.437506 15883 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.441572 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:16.441843 14253 leader_election.cc:302] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:16.442706 16424 raft_consensus.cc:2781] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:56:16.442821 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:16.443255 16424 raft_consensus.cc:686] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:16.443722 14314 raft_consensus.cc:2379] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:16.444360 16424 consensus_queue.cc:237] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.445197 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.447726 16310 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:16.448482 15424 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:16.450523 14253 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:16.402794 16202 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:16.427143 14304 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.427786 16423 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:16.430611 14311 raft_consensus.cc:1226] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:56:16.402511 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:16.426643 16422 log.cc:924] Time spent T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.143s	user 0.000s	sys 0.001s
I20260806 03:56:16.404048 16350 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:56:16.462327 16152 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:16.454077 16430 log.cc:924] Time spent T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260806 03:56:16.451743 15424 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:16.469414 16376 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:16.398989 16412 consensus_queue.cc:1035] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260806 03:56:16.423393 16442 raft_consensus.cc:2726] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:16.477520 14421 raft_consensus.cc:1226] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:16.457273 16202 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:16.464174 16351 raft_consensus.cc:2726] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:56:16.458758 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.494542 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:16.492576 16262 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.448510 16310 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.497584 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:16.458509 16436 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.474144 15959 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:16.418186 16148 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.503258 14253 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:16.524955 14309 raft_consensus.cc:2454] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:16.490813 16202 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.482131 15939 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:56:16.513635 16438 log.cc:924] Time spent T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.093s	user 0.000s	sys 0.001s
I20260806 03:56:16.506203 15424 consensus_queue.cc:1035] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260806 03:56:16.514891 14517 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.503896 16262 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.509553 16044 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:16.550854 14365 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:16.510526 14411 raft_consensus.cc:2396] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for term 6 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:16.556174 14524 raft_consensus.cc:2379] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 6: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
W20260806 03:56:16.506072 16433 log.cc:924] Time spent T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.210s	user 0.004s	sys 0.001s
I20260806 03:56:16.554867 16044 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.571094 14479 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:16.510762 16310 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:16.503605 16446 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.568135 14139 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:16.514767 15883 leader_election.cc:288] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:16.544773 16094 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.526182 16416 consensus_queue.cc:1035] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260806 03:56:16.553130 16303 raft_consensus.cc:2781] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader election won for term 2
I20260806 03:56:16.545929 16262 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:16.574962 15424 raft_consensus.cc:2781] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:16.519793 16274 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:16.603250 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 100135us
I20260806 03:56:16.581904 16412 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:16.610709 16252 consensus_queue.cc:1035] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
W20260806 03:56:16.617172 16440 log.cc:924] Time spent T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260806 03:56:16.618064 16436 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:16.618918 16448 log.cc:924] Time spent T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.185s	user 0.004s	sys 0.007s
I20260806 03:56:16.619493 16446 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.620631 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:16.621407 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:16.623824 16274 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:16.625716 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:16.626906 16445 log.cc:924] Time spent T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.163s	user 0.001s	sys 0.001s
W20260806 03:56:16.629683 16452 log.cc:924] Time spent T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.167s	user 0.002s	sys 0.001s
I20260806 03:56:16.676441 14189 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 6.
I20260806 03:56:16.678515 14180 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
I20260806 03:56:16.652513 16412 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:16.680661 16447 log.cc:924] Time spent T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.245s	user 0.002s	sys 0.004s
I20260806 03:56:16.681309 16044 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:16.665831 14412 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:16.672782 16148 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:16.687645 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.688467 14194 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:16.688561 14189 raft_consensus.cc:1261] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:16.635004 16209 consensus_queue.cc:1046] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.082s
I20260806 03:56:16.629935 16350 raft_consensus.cc:2726] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3.
I20260806 03:56:16.602631 16094 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:16.636560 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 89616.2us
I20260806 03:56:16.538961 15748 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.593220 16310 raft_consensus.cc:2781] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:16.591159 16383 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.631973 16186 raft_consensus.cc:2726] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:16.644723 16442 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:16.700284 16383 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.700881 16442 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.700228 16310 raft_consensus.cc:686] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:16.702764 16383 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:16.702950 16442 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:16.585680 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:16.563115 15939 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.705808 15939 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:16.545363 15959 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.698999 14190 raft_consensus.cc:2454] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:16.638314 16303 raft_consensus.cc:686] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:16.662927 14312 raft_consensus.cc:2379] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 5: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
W20260806 03:56:16.647078 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 96327.5us
W20260806 03:56:16.663938 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 96494.7us
I20260806 03:56:16.633975 15424 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.709805 15424 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:16.710891 15959 leader_election.cc:288] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:16.672150 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.711925 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:16.700104 16344 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.712402 14188 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 6.
I20260806 03:56:16.712849 16344 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.668761 14253 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:16.713402 16303 consensus_queue.cc:237] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:16.715031 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 67532.3us
I20260806 03:56:16.717141 16054 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.715854 14253 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:16.657132 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:16.705862 15748 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:16.698858 14304 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:16.725805 16351 raft_consensus.cc:2726] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:16.709757 14477 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:16.703545 16310 consensus_queue.cc:237] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.726715 16436 consensus_queue.cc:1046] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:56:16.721982 16352 consensus_meta.cc:287] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.511s	user 0.008s	sys 0.006s
I20260806 03:56:16.727809 16436 raft_consensus.cc:3032] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:16.728219 16436 raft_consensus.cc:729] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:16.725845 15883 consensus_queue.cc:1035] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260806 03:56:16.730659 14145 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:16.729071 16436 consensus_queue.cc:260] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.732657 14304 raft_consensus.cc:1261] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:16.688346 15617 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.695886 16412 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:16.674809 14517 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:16.720631 14309 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:56:16.667264 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 96243us
I20260806 03:56:16.725657 14178 raft_consensus.cc:3037] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:16.731500 15748 raft_consensus.cc:2781] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:16.727823 16352 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:16.749605 15748 raft_consensus.cc:686] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:16.750697 15748 consensus_queue.cc:237] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.751287 16352 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:16.752279 14196 raft_consensus.cc:2379] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 3: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:16.752125 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:16.752794 14304 raft_consensus.cc:3037] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:16.692934 16209 raft_consensus.cc:3032] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:16.712132 16094 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:16.754236 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:16.755036 14312 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.738647 16376 consensus_queue.cc:1035] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260806 03:56:16.735502 14365 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:16.725978 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:16.761098 15939 consensus_queue.cc:1035] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:56:16.761497 14306 raft_consensus.cc:2379] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:16.745610 15959 raft_consensus.cc:2741] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260806 03:56:16.754321 16209 raft_consensus.cc:729] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:16.746663 14253 leader_election.cc:398] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 election: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:56:16.748859 16446 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:16.768304 16209 consensus_queue.cc:260] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.769840 16209 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.771391 16152 raft_consensus.cc:2781] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:16.772073 16152 raft_consensus.cc:686] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:16.777719 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:16.780534 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.774268 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.781597 14192 raft_consensus.cc:2379] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 6: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:16.782493 15617 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:16.783643 16344 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:16.783291 16152 consensus_queue.cc:237] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:16.784117 16202 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:16.772356 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 48132.6us
I20260806 03:56:16.791837 14309 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:16.804575 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.805183 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:16.805323 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 58831.2us
I20260806 03:56:16.805923 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:16.736900 16436 raft_consensus.cc:3037] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.800792 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:16.811798 14253 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:16.812762 14365 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:16.814425 14180 raft_consensus.cc:2454] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:16.809273 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:16.805923 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.819309 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:16.820953 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.771867 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:16.767030 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:16.827983 14413 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 7.
I20260806 03:56:16.820413 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:16.836786 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:16.820479 14419 raft_consensus.cc:2454] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:16.837641 14196 raft_consensus.cc:2379] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 6: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:16.826152 14190 raft_consensus.cc:3037] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.808264 16094 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:16.842746 14365 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:16.811340 16351 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.853015 16351 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.855324 14412 raft_consensus.cc:2379] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 6: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:16.856669 16443 raft_consensus.cc:2781] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:16.857085 16443 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:16.857409 16443 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:16.841099 14145 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:16.848496 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:16.849330 14179 raft_consensus.cc:1226] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:56:16.873227 15728 raft_consensus.cc:2781] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:16.873864 15728 raft_consensus.cc:686] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [term 5 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:16.875130 16202 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:16.874846 15728 consensus_queue.cc:237] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.850234 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.851037 15424 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.850955 16431 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:16.846053 14312 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:16.882814 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:16.865100 14178 raft_consensus.cc:2454] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:16.854736 14304 raft_consensus.cc:2454] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:16.872599 16426 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:16.873477 16463 raft_consensus.cc:2726] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:16.871613 14139 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:16.840173 16423 raft_consensus.cc:2726] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:16.891186 16376 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:16.881139 14365 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:16.885188 14314 raft_consensus.cc:1261] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:16.885407 14479 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:16.892138 16376 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:16.855180 16094 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:16.855222 16351 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:16.903110 14307 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:16.913664 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.914373 14479 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:16.916241 14145 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:16.931182 16202 raft_consensus.cc:2781] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:16.931730 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.933319 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.933825 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.934675 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.935250 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.918932 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.936676 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.904309 16252 raft_consensus.cc:2726] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:16.921895 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.922564 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.927415 14314 raft_consensus.cc:1261] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:16.913096 16446 raft_consensus.cc:2726] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:16.926388 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:16.951211 14524 raft_consensus.cc:3037] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:56:16.937481 14190 raft_consensus.cc:2454] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:16.938699 14178 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:16.880798 14410 raft_consensus.cc:2454] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:16.964507 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:16.965706 15424 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:16.966691 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:16.950491 15939 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:16.968168 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:16.968461 15939 raft_consensus.cc:686] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:16.968793 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:16.969673 15939 consensus_queue.cc:237] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:16.931742 16202 raft_consensus.cc:686] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:16.972651 16190 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:16.973212 16202 consensus_queue.cc:237] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:16.974143 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:16.973225 16190 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.915838 16377 consensus_queue.cc:1035] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.061s
I20260806 03:56:16.978138 16190 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:16.979270 14520 raft_consensus.cc:1261] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:16.982417 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:16.920135 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 89227.4us
I20260806 03:56:16.965870 14521 raft_consensus.cc:2379] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 2: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
    @     0x7f0d792329a0 google::LogMessage::Flush() at ??:0
I20260806 03:56:16.985579 14253 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:16.911644 15959 raft_consensus.cc:2781] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:16.986985 14524 raft_consensus.cc:2454] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:17.133523 15728 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:17.072217 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:17.120630 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:17.138913 16094 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:17.137356 16376 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:16.916052 16426 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:16.889665 16431 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:16.984423 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:17.100660 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:17.153110 14314 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:17.175357 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:17.133057 14520 raft_consensus.cc:1261] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:17.169189 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:17.178746 14524 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:17.180891 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:17.181521 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:17.178596 14410 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:17.178366 15959 raft_consensus.cc:686] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:17.151801 16137 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:17.199483 14307 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:17.166283 16054 raft_consensus.cc:2726] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:17.212007 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:17.174345 16351 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:17.148265 16442 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:17.210734 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:17.195962 14187 consensus_meta.cc:287] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.513s	user 0.010s	sys 0.002s
I20260806 03:56:17.229871 14524 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
W20260806 03:56:17.223098 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 237591us
I20260806 03:56:17.228008 14479 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:17.231544 14253 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:17.232587 14253 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:17.174722 16377 consensus_queue.cc:1035] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260806 03:56:17.173941 15728 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:17.258526 16044 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:17.259038 16044 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:17.259392 16044 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:56:17.264698 16473 log.cc:924] Time spent T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260806 03:56:17.270802 16431 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:17.271929 15959 consensus_queue.cc:237] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:17.273205 16426 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:17.205376 16137 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:17.234174 16054 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:17.285317 14365 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:17.286369 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 80211.3us
I20260806 03:56:17.292868 14365 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:17.297416 14365 leader_election.cc:302] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:17.208890 16443 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:17.236610 14187 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:17.328670 14365 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:17.329922 14477 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:17.343725 14365 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:17.345837 14365 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:17.239524 16442 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:17.286780 16054 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:56:17.349794 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 50424.1us
I20260806 03:56:17.357371 14477 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:17.298790 16152 raft_consensus.cc:2726] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:17.361328 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:17.250957 16351 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:17.301141 16476 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:17.300565 16344 raft_consensus.cc:2781] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:17.359051 14477 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.347697 16252 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:17.347975 16094 raft_consensus.cc:2726] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:56:17.457077 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 96460.1us
I20260806 03:56:17.360659 16310 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:56:17.362830 16054 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:17.301802 16463 consensus_queue.cc:1046] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.119s
W20260806 03:56:17.369940 16209 consensus_meta.cc:287] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.600s	user 0.004s	sys 0.011s
I20260806 03:56:17.450910 14139 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:17.465372 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:17.448414 14408 raft_consensus.cc:1226] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:17.466315 14309 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
W20260806 03:56:17.481480 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 122477us
W20260806 03:56:17.481288 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 248752us
I20260806 03:56:17.452049 16476 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:17.453336 16344 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:17.461404 16310 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:17.496671 16310 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:56:17.497268 15959 raft_consensus.cc:2726] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:17.461404 15617 raft_consensus.cc:2781] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:17.508087 16490 raft_consensus.cc:2741] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260806 03:56:17.508906 16437 raft_consensus.cc:2726] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:17.509721 16442 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:17.510035 16483 log.cc:924] Time spent T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260806 03:56:17.499871 16137 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:17.458609 15424 consensus_queue.cc:1035] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
W20260806 03:56:17.493417 16436 consensus_meta.cc:287] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.665s	user 0.013s	sys 0.002s
I20260806 03:56:17.490227 16476 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:17.545890 14253 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.546844 14365 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:17.485426 16376 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:17.548411 16490 raft_consensus.cc:2726] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:56:17.494792 16485 log.cc:924] Time spent T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.227s	user 0.000s	sys 0.002s
I20260806 03:56:17.487156 16465 raft_consensus.cc:2726] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:17.500444 16344 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:17.512008 15617 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:17.552603 15617 raft_consensus.cc:3037] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:17.548310 16376 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:17.556201 16376 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:17.557020 16351 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:17.557719 14187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39436 (request call id 363) took 1029 ms. Trace:
I20260806 03:56:17.558368 14187 rpcz_store.cc:276] 0806 03:56:16.528554 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:16.621071 (+ 92517us) service_pool.cc:227] Handling call
0806 03:56:17.557492 (+936421us) spinlock_profiling.cc:243] Waited 20.3 ms on lock 0x7b540087aad4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:17.557644 (+   152us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":46798592}
W20260806 03:56:17.537608 16481 log.cc:924] Time spent T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260806 03:56:17.560226 16443 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:17.548411 16436 raft_consensus.cc:3037] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:17.561794 15728 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:17.484656 16252 raft_consensus.cc:3032] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Stepping down as leader of term 2
W20260806 03:56:17.559019 16474 log.cc:924] Time spent T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.198s	user 0.001s	sys 0.001s
I20260806 03:56:17.566649 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:17.568471 14309 raft_consensus.cc:1226] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:56:17.570271 14187 raft_consensus.cc:1261] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260806 03:56:17.571492 16492 log.cc:924] Time spent T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260806 03:56:17.572295 14408 raft_consensus.cc:1261] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:56:17.574177 14477 leader_election.cc:302] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:17.575613 14139 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:17.577576 14413 raft_consensus.cc:1261] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:17.583704 14139 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.585368 14139 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.586807 14139 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.585379 14145 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:17.596572 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:17.599460 14139 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.601583 14139 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:17.602030 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:17.604984 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:17.605122 14139 leader_election.cc:302] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.605410 14190 raft_consensus.cc:1226] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:17.606555 14139 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.563998 16252 raft_consensus.cc:729] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:17.598498 16186 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:17.592934 16412 raft_consensus.cc:2726] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:17.592659 15728 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:17.616137 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:17.631529 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:17.631474 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:17.635123 16494 raft_consensus.cc:2726] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:17.632107 16350 raft_consensus.cc:2726] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:17.652467 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:17.653064 14124 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5: Sending DeleteTablet for 3 replicas of tablet bf96497390d34b9c9b9fd330032aee83
I20260806 03:56:17.655247 14124 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5: Sending DeleteTablet for 3 replicas of tablet 5a4270a2a64e4d1c917d785b072e3659
I20260806 03:56:17.658661 14394 tablet_service.cc:1514] Processing DeleteTablet for tablet 5a4270a2a64e4d1c917d785b072e3659 with delete_type TABLET_DATA_DELETED (Replaced by dd20aef8cc614e3cad4c77451fb5c501 at 2026-08-06 03:56:15 UTC) from {username='slave'} at 127.0.0.1:46374
I20260806 03:56:17.635830 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:17.660934 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:17.613703 14524 raft_consensus.cc:1226] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:56:17.612759 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:17.664091 14413 raft_consensus.cc:1261] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:17.611567 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:17.639541 16409 raft_consensus.cc:2781] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:17.640159 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:17.641372 14190 raft_consensus.cc:1226] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260806 03:56:17.642071 16499 log.cc:924] Time spent T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260806 03:56:17.631150 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:17.611972 16495 raft_consensus.cc:2726] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:17.643953 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:17.631938 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:17.598762 16383 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:17.615263 14253 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.604130 16466 raft_consensus.cc:2781] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:17.603523 16416 raft_consensus.cc:2726] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:17.635660 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:17.664948 14196 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:17.612044 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:17.625012 14365 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:17.694370 14309 raft_consensus.cc:2454] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 2.
I20260806 03:56:17.671896 14421 raft_consensus.cc:2379] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 5: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
W20260806 03:56:17.675372 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 427955us
I20260806 03:56:17.685189 14414 raft_consensus.cc:1226] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
W20260806 03:56:17.687100 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 71917.3us
I20260806 03:56:17.620085 16202 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:17.664978 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:17.669132 16409 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:17.667989 16186 raft_consensus.cc:686] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
W20260806 03:56:17.698870 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 73941.9us
I20260806 03:56:17.706967 14527 raft_consensus.cc:1261] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:56:17.707702 14189 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:17.711340 14412 raft_consensus.cc:1261] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:56:17.712545 14410 raft_consensus.cc:2379] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 7: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:17.711973 16252 consensus_queue.cc:260] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:17.713198 16252 raft_consensus.cc:3037] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:17.714270 16186 consensus_queue.cc:237] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:17.715265 14307 raft_consensus.cc:1261] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:56:17.692857 16466 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:17.716879 16466 raft_consensus.cc:3037] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:17.718314 16377 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:17.718851 16377 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:17.721072 16377 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:17.722247 16502 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:17.723034 16467 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:17.722858 16502 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:17.677434 16274 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:17.723574 16467 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:17.724509 16274 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:17.725835 16467 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:17.726898 16274 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:17.716111 16202 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:17.728569 16202 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:56:17.735635 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 123419us
I20260806 03:56:17.691687 16351 raft_consensus.cc:2726] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:17.658648 16054 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:17.682500 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:17.705106 14306 raft_consensus.cc:1261] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:17.698220 16465 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:17.755250 14477 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.704936 16463 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:17.698508 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:17.754267 14365 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:17.787621 14477 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:17.791669 16501 raft_consensus.cc:2726] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260806 03:56:17.794759 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 180922us
I20260806 03:56:17.796344 16512 consensus_queue.cc:1046] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:17.777834 14307 raft_consensus.cc:1261] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:17.730958 16409 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:17.797777 16512 raft_consensus.cc:3032] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:17.797705 14196 raft_consensus.cc:1261] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:17.798414 16512 raft_consensus.cc:729] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:17.799503 16512 consensus_queue.cc:260] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:17.801149 16512 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:17.722553 16377 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:17.802515 16377 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:17.805322 16377 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:17.809257 16409 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:17.811043 15728 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:17.811664 15728 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:17.812240 16409 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:17.708892 16423 consensus_queue.cc:1035] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260806 03:56:17.825196 14253 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.692318 16383 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:17.690156 16310 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:17.822279 16044 consensus_meta.cc:287] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.562s	user 0.012s	sys 0.001s
W20260806 03:56:17.843178 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 55699.4us
I20260806 03:56:17.844576 14139 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.845628 16377 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:17.846532 14169 tablet_service.cc:1514] Processing DeleteTablet for tablet 5a4270a2a64e4d1c917d785b072e3659 with delete_type TABLET_DATA_DELETED (Replaced by dd20aef8cc614e3cad4c77451fb5c501 at 2026-08-06 03:56:15 UTC) from {username='slave'} at 127.0.0.1:39426
W20260806 03:56:17.847412 16497 log.cc:924] Time spent T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.286s	user 0.000s	sys 0.003s
I20260806 03:56:17.848322 15424 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:17.748778 16152 consensus_queue.cc:1046] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.091s
I20260806 03:56:17.735636 16490 consensus_queue.cc:1035] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.107s
I20260806 03:56:17.849715 14394 tablet_service.cc:1467] Processing CreateTablet for tablet 8c1582ca32574242a98b28d0cf5aaaf6 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260806 03:56:17.855629 16054 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:17.856791 16412 consensus_queue.cc:1035] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:17.814922 16465 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:17.813277 15959 raft_consensus.cc:2726] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260806 03:56:17.916426 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 198523us
I20260806 03:56:17.827773 14408 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
W20260806 03:56:17.897360 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 52921.8us
I20260806 03:56:17.834980 16351 raft_consensus.cc:2726] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:17.901453 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:17.863643 16436 raft_consensus.cc:2726] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260806 03:56:17.878438 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 53379.5us
I20260806 03:56:17.924130 14253 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:17.870630 16383 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:17.868551 16443 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:17.866328 15728 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:17.863739 14170 tablet_service.cc:1514] Processing DeleteTablet for tablet bf96497390d34b9c9b9fd330032aee83 with delete_type TABLET_DATA_DELETED (Replaced by 8c1582ca32574242a98b28d0cf5aaaf6 at 2026-08-06 03:56:15 UTC) from {username='slave'} at 127.0.0.1:39426
I20260806 03:56:17.918485 16409 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:17.867393 16502 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:17.946534 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 138304us
I20260806 03:56:17.964793 14520 raft_consensus.cc:2354] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 7. Current term is 8.
I20260806 03:56:17.916778 16190 consensus_queue.cc:1035] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.048s
I20260806 03:56:17.911913 15424 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:17.970885 14394 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c1582ca32574242a98b28d0cf5aaaf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:56:17.972492 15424 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:17.973212 16409 raft_consensus.cc:686] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:17.922283 16498 consensus_queue.cc:1046] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.056s
I20260806 03:56:17.927380 15939 consensus_queue.cc:1035] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
I20260806 03:56:17.975351 16054 consensus_queue.cc:1035] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:17.974126 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:17.922219 16377 raft_consensus.cc:686] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
W20260806 03:56:17.981515 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 58775.6us
I20260806 03:56:17.976962 16310 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 8 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:17.975502 16498 raft_consensus.cc:3032] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:17.956568 16351 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:17.948163 16152 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:17.995878 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:17.911321 16476 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:18.007658 14196 raft_consensus.cc:2379] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 6: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:18.006093 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:17.909755 16044 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:18.014261 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 93103.9us
I20260806 03:56:18.025524 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:17.952734 16443 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
    @     0x7f0d79237adb google::LogMessageFatal::~LogMessageFatal() at ??:0
I20260806 03:56:18.025630 14047 catalog_manager.cc:5495] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 3, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 3 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } }
W20260806 03:56:18.032557 16509 log.cc:924] Time spent T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.193s	user 0.000s	sys 0.001s
I20260806 03:56:17.948724 16463 consensus_queue.cc:1046] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.060s
I20260806 03:56:18.016284 16351 raft_consensus.cc:686] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:18.044201 15617 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:18.013296 16152 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:18.005321 16498 raft_consensus.cc:729] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:18.048805 16377 consensus_queue.cc:237] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:18.007977 16409 consensus_queue.cc:237] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:18.128427 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 121362us
I20260806 03:56:18.131742 14421 raft_consensus.cc:1261] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260806 03:56:18.136919 14522 raft_consensus.cc:2354] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 5. Current term is 6.
I20260806 03:56:18.145056 14510 tablet_service.cc:1514] Processing DeleteTablet for tablet bf96497390d34b9c9b9fd330032aee83 with delete_type TABLET_DATA_DELETED (Replaced by 8c1582ca32574242a98b28d0cf5aaaf6 at 2026-08-06 03:56:15 UTC) from {username='slave'} at 127.0.0.1:51326
I20260806 03:56:18.145872 14253 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:18.151224 14253 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:18.160696 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:18.145085 14517 raft_consensus.cc:2354] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4.
W20260806 03:56:18.175992 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 209591us
I20260806 03:56:18.180441 14314 raft_consensus.cc:1226] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 6. Current term is 7. Ops: []
I20260806 03:56:18.175863 14047 catalog_manager.cc:5495] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } }
I20260806 03:56:18.201116 14525 raft_consensus.cc:1261] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:18.163337 16490 raft_consensus.cc:2726] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:18.204988 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:18.168413 14306 raft_consensus.cc:1261] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:18.137372 16274 consensus_queue.cc:1035] T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.051s
I20260806 03:56:18.155016 16525 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:18.172859 16423 raft_consensus.cc:2781] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:18.207906 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:18.207224 14047 catalog_manager.cc:5495] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } }
I20260806 03:56:18.167959 16533 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:18.155404 16054 consensus_queue.cc:1035] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.052s
W20260806 03:56:18.242065 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Not found: Tablet deleted: Replaced by 8c1582ca32574242a98b28d0cf5aaaf6 at 2026-08-06 03:56:15 UTC
I20260806 03:56:18.242177 14407 tablet_service.cc:1467] Processing CreateTablet for tablet dd20aef8cc614e3cad4c77451fb5c501 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260806 03:56:18.243224 14508 tablet_service.cc:1514] Processing DeleteTablet for tablet 5a4270a2a64e4d1c917d785b072e3659 with delete_type TABLET_DATA_DELETED (Replaced by dd20aef8cc614e3cad4c77451fb5c501 at 2026-08-06 03:56:15 UTC) from {username='slave'} at 127.0.0.1:51326
I20260806 03:56:18.243008 14296 tablet_service.cc:1467] Processing CreateTablet for tablet dd20aef8cc614e3cad4c77451fb5c501 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260806 03:56:18.239485 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:18.243779 14526 raft_consensus.cc:1261] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:18.244199 16044 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:18.241078 14047 catalog_manager.cc:5495] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 4, leader changed from ea4c17bf862541aa93d120d173084b0e (127.0.183.4) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 4 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:18.246788 16152 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:18.248221 16351 consensus_queue.cc:237] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:18.255290 16465 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:18.248836 14512 tablet_service.cc:1467] Processing CreateTablet for tablet 8c1582ca32574242a98b28d0cf5aaaf6 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260806 03:56:18.207432 14253 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.4:34235 timed out after 1.793s (SENT) [suppressed 2 similar messages]
I20260806 03:56:18.206825 16536 tablet_replica.cc:330] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: stopping tablet replica
I20260806 03:56:18.251251 15617 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:18.252696 16529 log.cc:924] Time spent T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260806 03:56:18.289804 16523 log.cc:924] Time spent T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.499s	user 0.004s	sys 0.000s
I20260806 03:56:18.254307 16443 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:18.248914 16344 consensus_meta.cc:287] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.696s	user 0.013s	sys 0.000s
I20260806 03:56:18.151686 16466 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:18.227144 16495 raft_consensus.cc:482] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:18.263235 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:18.326810 14311 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Advancing to term 8
I20260806 03:56:18.264328 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:18.267096 14188 raft_consensus.cc:1261] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:18.268230 14286 tablet_service.cc:1514] Processing DeleteTablet for tablet bf96497390d34b9c9b9fd330032aee83 with delete_type TABLET_DATA_DELETED (Replaced by 8c1582ca32574242a98b28d0cf5aaaf6 at 2026-08-06 03:56:15 UTC) from {username='slave'} at 127.0.0.1:47290
I20260806 03:56:18.268905 14179 raft_consensus.cc:1261] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:18.268498 14284 tablet_service.cc:1467] Processing CreateTablet for tablet 8c1582ca32574242a98b28d0cf5aaaf6 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260806 03:56:18.269294 16525 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:18.270511 14167 tablet_service.cc:1467] Processing CreateTablet for tablet dd20aef8cc614e3cad4c77451fb5c501 (DEFAULT_TABLE table=test-workload [id=186d24942bd743b0a7ee37a99d6826a1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260806 03:56:18.344219 16531 consensus_queue.cc:1046] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260806 03:56:18.345775 14167 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dd20aef8cc614e3cad4c77451fb5c501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:56:18.346752 16536 raft_consensus.cc:2229] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Raft consensus shutting down.
I20260806 03:56:18.195868 16498 consensus_queue.cc:260] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:18.309800 16512 consensus_queue.cc:1035] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260806 03:56:18.348268 14516 raft_consensus.cc:1226] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:18.271857 14190 raft_consensus.cc:1261] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:56:18.349515 16466 leader_election.cc:288] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:18.285653 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:18.285822 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:18.288302 16513 tablet_replica.cc:330] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: stopping tablet replica
I20260806 03:56:18.289144 14407 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dd20aef8cc614e3cad4c77451fb5c501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:56:18.289589 14296 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dd20aef8cc614e3cad4c77451fb5c501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:56:18.290688 14409 raft_consensus.cc:1261] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260806 03:56:18.289534 16202 consensus_meta.cc:287] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.560s	user 0.010s	sys 0.003s
I20260806 03:56:18.293476 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:18.308772 16303 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:18.308542 16533 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:18.309367 14047 catalog_manager.cc:5495] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 2 to 4, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 4 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } }
I20260806 03:56:18.313038 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:18.276309 16423 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:56:18.422276 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 214887us
I20260806 03:56:18.267024 16476 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:18.424695 14284 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c1582ca32574242a98b28d0cf5aaaf6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260806 03:56:18.253607 16252 consensus_meta.cc:287] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.540s	user 0.013s	sys 0.000s
I20260806 03:56:18.425889 16513 raft_consensus.cc:2229] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:56:18.315706 14145 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:18.322295 14307 raft_consensus.cc:1261] T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:18.426847 16513 raft_consensus.cc:2258] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:56:18.325161 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:18.427000 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 114798us
W20260806 03:56:18.329030 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 309185us
I20260806 03:56:18.428092 14145 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:18.429670 14145 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:18.430739 15424 consensus_queue.cc:1035] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:18.291792 16436 raft_consensus.cc:3032] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:18.432879 16436 raft_consensus.cc:729] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:18.433864 16436 consensus_queue.cc:260] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:18.435485 16436 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:18.436583 16383 raft_consensus.cc:2781] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:18.437065 16383 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:18.437422 16383 raft_consensus.cc:3037] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:18.404940 16202 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:18.439788 14192 raft_consensus.cc:1226] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:56:18.440310 16498 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:18.440604 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:18.442076 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:18.442849 16423 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:18.326306 16137 consensus_queue.cc:1035] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260806 03:56:18.443626 16186 consensus_queue.cc:1035] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:18.444816 16442 consensus_queue.cc:1035] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260806 03:56:18.259691 16376 consensus_meta.cc:287] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.703s	user 0.012s	sys 0.003s
I20260806 03:56:18.350776 16536 raft_consensus.cc:2258] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:56:18.353669 16525 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:18.328850 16344 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:18.354873 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:18.473618 14309 raft_consensus.cc:3037] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 4
I20260806 03:56:18.356153 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:18.357599 14308 raft_consensus.cc:1261] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:18.365413 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:18.371435 16512 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:18.391996 14313 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 6
I20260806 03:56:18.392222 14306 raft_consensus.cc:1226] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 6. Current term is 7. Ops: []
I20260806 03:56:18.432175 16412 raft_consensus.cc:2781] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:18.432260 15728 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:18.342043 14512 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c1582ca32574242a98b28d0cf5aaaf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260806 03:56:18.405357 16544 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:18.447378 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:18.334100 16495 raft_consensus.cc:504] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:18.449066 14047 catalog_manager.cc:5495] T 1c4ea21620234e4ba06f252a77a535bc P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 2 to 4, leader changed from ea4c17bf862541aa93d120d173084b0e (127.0.183.4) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 4 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } }
W20260806 03:56:18.457592 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 120951us
I20260806 03:56:18.474535 16252 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:18.313777 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 121346us
I20260806 03:56:18.414139 16533 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:18.409907 14311 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 8.
I20260806 03:56:18.539026 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:18.539839 14311 raft_consensus.cc:2454] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:56:18.487591 14302 raft_consensus.cc:1261] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:18.501473 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:18.507238 14309 raft_consensus.cc:2454] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:18.456923 16376 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:18.516461 16490 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:18.518319 16547 tablet_replica.cc:330] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e: stopping tablet replica
    @     0x7f0d831f980e kudu::TestWorkload::Setup() at ??:0
I20260806 03:56:18.507834 16412 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:18.509418 16512 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:18.553368 16412 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:18.511518 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:18.523545 14419 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:18.554883 16547 raft_consensus.cc:2229] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Raft consensus shutting down.
I20260806 03:56:18.555080 14414 raft_consensus.cc:3037] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:56:18.527518 14307 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:18.530879 14477 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:18.419687 16303 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:18.459982 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:56:18.416203 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 54568.7us
I20260806 03:56:18.540619 14047 catalog_manager.cc:5495] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 2 to 4, leader changed from ea4c17bf862541aa93d120d173084b0e (127.0.183.4) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 4 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:18.537755 14365 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:18.545183 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:18.414889 16531 raft_consensus.cc:3032] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Stepping down as leader of term 6
    @           0x345a78 kudu::master::LeaderRebalancerTest::CreateWorkloadTable() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:109
I20260806 03:56:18.585384 14194 raft_consensus.cc:1226] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:18.587384 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:18.570605 14047 catalog_manager.cc:5495] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 2 to 4, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 4 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:18.571555 14479 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:18.594033 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 56356.4us
I20260806 03:56:18.595960 16525 raft_consensus.cc:2726] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:18.544221 16252 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:18.600625 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:18.601413 14421 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:18.570109 16533 raft_consensus.cc:2726] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:18.602104 16252 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:18.603649 16344 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:18.604506 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:18.605175 14311 raft_consensus.cc:2454] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
    @           0x342c46 kudu::master::LeaderRebalancerTest_RestartTserver_Test::TestBody() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:?
I20260806 03:56:18.608544 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:18.618304 14145 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:18.620047 14313 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:18.614336 14307 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 7.
I20260806 03:56:18.629254 14145 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:18.555264 16512 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:18.632642 16409 raft_consensus.cc:2781] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:56:18.632965 16466 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:18.633502 14047 catalog_manager.cc:5495] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } }
I20260806 03:56:18.642473 16547 raft_consensus.cc:2258] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:56:18.636528 14304 raft_consensus.cc:2396] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:18.570111 16476 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:18.654125 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:18.639375 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 67921.4us
I20260806 03:56:18.637921 14421 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:18.584514 16531 raft_consensus.cc:729] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:18.633080 16186 raft_consensus.cc:2781] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:18.650924 14414 raft_consensus.cc:2454] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 8.
I20260806 03:56:18.680526 14047 catalog_manager.cc:5495] T 79610af00611408194c853ffa9918b24 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 2 to 3, leader changed from fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 3 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:18.635118 16094 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:18.800829 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:18.658653 16409 raft_consensus.cc:686] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [term 7 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:18.558365 16490 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:18.786127 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:18.786510 16546 log.cc:924] Time spent T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.193s	user 0.001s	sys 0.000s
I20260806 03:56:18.643203 16008 raft_consensus.cc:2726] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:18.536419 16544 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:18.592566 16442 consensus_queue.cc:1035] T 8a0f34dd9e79447cb6d5c738632e9e9b P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.066s
I20260806 03:56:18.787307 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:18.606577 15959 consensus_queue.cc:1035] T 56e9d1c4da89417a987f897c8db21fd4 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260806 03:56:18.798597 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:18.780967 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 119392us
I20260806 03:56:18.843027 14414 raft_consensus.cc:2454] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:56:18.806514 14180 raft_consensus.cc:1261] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:18.794142 16526 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:18.672942 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:18.824043 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:18.824756 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:18.780171 16525 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:18.819757 15748 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:18.896517 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:18.784090 16503 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:56:18.780330 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 124275us
I20260806 03:56:18.652582 16466 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:18.673568 16186 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:18.842368 16541 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:19.050058 16541 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:18.824476 16094 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:18.801128 16501 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:18.884728 16559 log.cc:924] Time spent T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.222s	user 0.003s	sys 0.000s
I20260806 03:56:18.838779 16556 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:18.852878 16376 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:18.867347 16190 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:18.859431 16542 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:18.861666 16202 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:18.854912 16564 tablet_bootstrap.cc:492] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:56:18.873047 14419 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59036 (request call id 327) took 1294 ms. Trace:
I20260806 03:56:18.907510 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:18.914163 14417 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:18.860710 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:18.860481 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:18.859470 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:18.918131 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 74717.1us
I20260806 03:56:18.839347 14047 catalog_manager.cc:5495] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 3, leader changed from fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 3 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } }
I20260806 03:56:18.663479 16476 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:19.042797 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 93008.9us
I20260806 03:56:19.047467 16310 consensus_queue.cc:1035] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:19.039156 16316 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:18.868850 16560 log.cc:924] Time spent T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
W20260806 03:56:18.888891 16549 log.cc:924] Time spent T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.104s	user 0.001s	sys 0.000s
I20260806 03:56:18.842751 16531 consensus_queue.cc:260] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:18.965086 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 54833.8us
I20260806 03:56:18.935736 16351 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:18.886111 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:18.867748 16563 log.cc:924] Time spent T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.226s	user 0.001s	sys 0.000s
I20260806 03:56:19.214260 16094 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:19.215502 16008 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:18.851955 16558 log.cc:924] Time spent T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.190s	user 0.000s	sys 0.000s
I20260806 03:56:18.933884 15728 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:19.217424 16536 ts_tablet_manager.cc:1905] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 03:56:18.911746 16544 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:18.912791 16303 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:19.066802 16498 consensus_meta.cc:287] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.626s	user 0.010s	sys 0.001s
W20260806 03:56:19.218796 16412 consensus_meta.cc:287] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.665s	user 0.007s	sys 0.003s
I20260806 03:56:18.853188 16537 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:19.177664 14479 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:19.177069 14419 rpcz_store.cc:276] 0806 03:56:17.579026 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:17.579218 (+   192us) service_pool.cc:227] Handling call
0806 03:56:18.872803 (+1293585us) spinlock_profiling.cc:243] Waited 916 ms on lock 0x7b54002648d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:18.872946 (+   143us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2107223296}
I20260806 03:56:19.073516 14408 raft_consensus.cc:3037] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:56:19.083144 16436 consensus_meta.cc:287] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.647s	user 0.011s	sys 0.001s
W20260806 03:56:19.223603 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 46026.6us
I20260806 03:56:19.225039 14479 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:19.106254 16561 tablet_replica.cc:330] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070: stopping tablet replica
I20260806 03:56:19.066422 16501 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:19.184158 14407 consensus_meta.cc:287] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.541s	user 0.009s	sys 0.004s
I20260806 03:56:18.913827 16526 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:19.065928 16054 consensus_queue.cc:1035] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.119s
I20260806 03:56:18.914299 16409 consensus_queue.cc:237] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:19.212842 16351 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:19.217280 15728 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:19.052510 16186 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:18.943462 16525 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:19.189867 14047 catalog_manager.cc:5495] T f2d38b9e778c46ef93f2dc36346e28c5 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 4 to 5, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 5 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:18.943252 15748 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:19.192507 16513 ts_tablet_manager.cc:1905] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 03:56:19.219261 16412 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:19.052971 16503 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:19.219450 16537 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.190526 16316 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.184145 16344 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.239486 16498 consensus_queue.cc:1035] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260806 03:56:19.240906 16383 consensus_meta.cc:287] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.803s	user 0.013s	sys 0.000s
W20260806 03:56:19.221912 16493 consensus_queue.cc:1159] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4db97c7dfa2f4d91b76802c5095b826c" responder_term: 6 status { last_received { term: 6 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 6 index: 3 } }
I20260806 03:56:19.229315 16505 raft_consensus.cc:2781] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:56:19.298322 16495 leader_election.cc:288] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:19.244460 16148 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.638s	user 0.052s	sys 0.097s
I20260806 03:56:19.189117 16202 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:19.190436 16547 ts_tablet_manager.cc:1905] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 03:56:19.104756 16190 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:19.264979 14479 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:19.219980 16252 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.271878 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:19.299484 14413 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59036 (request call id 331) took 1255 ms. Trace:
I20260806 03:56:19.301555 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:19.263418 16531 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:19.180269 16542 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:19.266023 15617 consensus_queue.cc:1035] T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260806 03:56:19.268692 16377 raft_consensus.cc:2781] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:19.307011 14477 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:19.297822 16137 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:19.298105 16310 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:19.464100 14284 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:47290 (request call id 45) took 1329 ms. Trace:
I20260806 03:56:19.464494 16137 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:19.464648 14284 rpcz_store.cc:276] 0806 03:56:18.134880 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.194881 (+ 60001us) service_pool.cc:227] Handling call
0806 03:56:18.345135 (+150254us) ts_tablet_manager.cc:663] Acquired tablet manager lock
0806 03:56:18.345262 (+   127us) ts_tablet_manager.cc:676] Creating new metadata...
0806 03:56:18.597602 (+252340us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:19.050134 (+452532us) tablet_replica.cc:205] Creating consensus instance
0806 03:56:19.463978 (+413844us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:56:19.464706 16310 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.466657 16137 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:19.467450 16310 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:19.223380 16008 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.282238 16376 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:19.335170 14192 raft_consensus.cc:2354] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5.
W20260806 03:56:19.471346 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 164486us
I20260806 03:56:19.320713 16564 tablet_bootstrap.cc:700] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent opening tablet: real 0.102s	user 0.004s	sys 0.000s
I20260806 03:56:19.081358 16556 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:19.286556 16544 consensus_queue.cc:1046] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
I20260806 03:56:19.419664 16541 leader_election.cc:288] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:19.373589 16148 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.762s	user 0.053s	sys 0.097s
W20260806 03:56:19.457448 16572 log.cc:924] Time spent T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.279s	user 0.001s	sys 0.000s
I20260806 03:56:19.423411 14413 rpcz_store.cc:276] 0806 03:56:18.019512 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.019692 (+   180us) service_pool.cc:227] Handling call
0806 03:56:18.019973 (+   281us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:18.310866 (+290893us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:18.310900 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:18.324102 (+ 13202us) log.cc:842] Serialized 26 byte log entry
0806 03:56:18.471063 (+146961us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:18.471121 (+    58us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:18.471234 (+   113us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:18.883742 (+412508us) spinlock_profiling.cc:243] Waited 7.9 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:19.264447 (+380705us) raft_consensus.cc:1671] finished
0806 03:56:19.264485 (+    38us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:19.275235 (+ 10750us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":93526,"raft.queue_time_us":169646,"raft.run_cpu_time_us":243,"raft.run_wall_time_us":33819,"spinlock_wait_cycles":18160512,"thread_start_us":289818,"threads_started":2,"wal-append.queue_time_us":261566}
I20260806 03:56:19.446683 14047 catalog_manager.cc:5495] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } }
I20260806 03:56:19.331790 16344 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.455338 16412 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:19.457307 14409 raft_consensus.cc:1261] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260806 03:56:19.421737 16094 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:19.459293 16506 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:19.416742 16202 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.462563 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:19.463840 16351 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:19.483222 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:19.488262 14477 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:19.334173 16383 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:19.329751 16490 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:19.498220 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:19.492085 16310 raft_consensus.cc:2726] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:19.500759 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:19.517498 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 308587us
I20260806 03:56:19.430131 14407 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46374 (request call id 46) took 1402 ms. Trace:
W20260806 03:56:19.500063 14146 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.580s	user 0.024s	sys 0.029s
W20260806 03:56:19.568440 14146 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.726s	user 0.024s	sys 0.029s
I20260806 03:56:19.448539 16466 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:19.419770 16274 consensus_queue.cc:1035] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.075s
W20260806 03:56:19.460711 16578 log.cc:924] Time spent T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.360s	user 0.001s	sys 0.000s
I20260806 03:56:19.453138 16303 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:56:19.496855 16423 consensus_meta.cc:287] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 1.044s	user 0.012s	sys 0.002s
I20260806 03:56:19.556592 14421 raft_consensus.cc:1261] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260806 03:56:19.626057 14421 pending_rounds.cc:76] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting all ops after (but not including) 2
I20260806 03:56:19.495872 16377 raft_consensus.cc:686] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:19.500649 16008 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:19.539232 14167 thread.cc:636] tablet-open [worker] (thread pool) Time spent creating pthread: real 0.740s	user 0.011s	sys 0.017s
I20260806 03:56:19.528939 14412 raft_consensus.cc:3037] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:19.499461 16436 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.682366 16436 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:19.563671 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:19.683897 16525 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:19.684576 16525 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.685096 16525 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.685389 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:19.686757 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:19.687372 14304 raft_consensus.cc:3037] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:19.438911 16252 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.689745 16252 leader_election.cc:288] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:19.538741 14409 pending_rounds.cc:76] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting all ops after (but not including) 1
I20260806 03:56:19.690411 14409 pending_rounds.cc:97] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:56:19.690722 14409 raft_consensus.cc:2866] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260806 03:56:19.565771 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 77653.9us
W20260806 03:56:19.559290 14257 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.630s	user 0.027s	sys 0.080s
W20260806 03:56:19.692240 14257 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.763s	user 0.027s	sys 0.081s
I20260806 03:56:19.692909 16503 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:19.625512 16303 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:19.573045 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:19.533587 16137 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.695649 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:19.580137 14196 raft_consensus.cc:2354] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:19.585652 14253 leader_election.cc:398] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 5. Current term is 6.
I20260806 03:56:19.586517 16344 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:19.587684 16537 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:19.588546 15728 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:19.589354 15748 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:19.589920 16526 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:19.590623 16564 tablet_bootstrap.cc:654] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:56:19.591085 16501 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:19.593787 14512 consensus_meta.cc:287] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.680s	user 0.010s	sys 0.001s
I20260806 03:56:19.567894 16476 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:19.577473 16544 raft_consensus.cc:2726] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:19.568248 14407 rpcz_store.cc:276] 0806 03:56:18.017541 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.144984 (+127443us) service_pool.cc:227] Handling call
0806 03:56:18.288571 (+143587us) ts_tablet_manager.cc:663] Acquired tablet manager lock
0806 03:56:18.288688 (+   117us) ts_tablet_manager.cc:676] Creating new metadata...
0806 03:56:18.642373 (+353685us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:19.273855 (+631482us) tablet_replica.cc:205] Creating consensus instance
0806 03:56:19.415333 (+141478us) inbound_call.cc:173] Queueing success response
Metrics: {}
I20260806 03:56:19.598805 16542 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:19.538879 16541 consensus_queue.cc:1035] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.061s
I20260806 03:56:19.496330 15617 consensus_queue.cc:1046] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.068s
I20260806 03:56:19.603583 16190 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:19.603695 14187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 296) took 1143 ms. Trace:
I20260806 03:56:19.604745 16316 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:19.605518 16202 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:19.496183 16376 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:19.606207 16561 raft_consensus.cc:2229] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:56:19.607601 14410 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59036 (request call id 332) took 1141 ms. Trace:
I20260806 03:56:19.607668 14306 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 550) took 1157 ms. Trace:
I20260806 03:56:19.553951 15959 consensus_queue.cc:1035] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.055s
I20260806 03:56:19.608999 14047 catalog_manager.cc:5495] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 5, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 5 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } }
I20260806 03:56:19.610184 16412 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:19.622581 16580 log.cc:924] Time spent T 6a4731c57b01486d896f12aa23e78172 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.204s	user 0.001s	sys 0.001s
I20260806 03:56:19.642379 16495 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.626327 14421 pending_rounds.cc:97] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260806 03:56:19.798368 14421 raft_consensus.cc:2866] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:19.587595 16383 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:19.662128 14312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 548) took 1212 ms. Trace:
I20260806 03:56:19.662750 16351 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:19.665354 16377 consensus_queue.cc:237] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:19.666675 14411 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 378) took 1201 ms. Trace:
I20260806 03:56:19.562577 16094 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.668383 14314 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 513) took 1357 ms. Trace:
I20260806 03:56:19.677309 14408 raft_consensus.cc:2454] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:19.628943 16423 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:19.679457 16556 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:19.680550 16512 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.576053 16506 raft_consensus.cc:686] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:19.647789 16585 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.695932 16303 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:19.696441 16137 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.876156 16592 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.876396 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:19.696736 14253 leader_election.cc:401] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:56:19.707113 15748 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.884210 14192 raft_consensus.cc:1261] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:19.708801 16436 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:19.687381 16525 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:19.696703 14307 raft_consensus.cc:2379] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 7: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:19.698036 16490 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:19.710515 14196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39446 (request call id 334) took 1095 ms. Trace:
I20260806 03:56:19.857375 16531 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:56:19.658903 14167 thread.cc:602] tablet-open [worker] (thread pool) Time spent starting thread: real 0.871s	user 0.011s	sys 0.017s
I20260806 03:56:19.761796 14187 rpcz_store.cc:276] 0806 03:56:18.459924 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.460081 (+   157us) service_pool.cc:227] Handling call
0806 03:56:18.502619 (+ 42538us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:18.503226 (+   607us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:56:18.646451 (+143225us) log.cc:842] Serialized 14 byte log entry
0806 03:56:19.327824 (+681373us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:19.414753 (+ 86929us) log.cc:842] Serialized 26 byte log entry
0806 03:56:19.414947 (+   194us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:19.414986 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:19.415080 (+    94us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:19.603374 (+188294us) raft_consensus.cc:1671] finished
0806 03:56:19.603405 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:19.603606 (+   201us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":680982,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":58,"raft.queue_time_us":47156,"raft.run_cpu_time_us":389,"raft.run_wall_time_us":20292,"thread_start_us":512711,"threads_started":2,"wal-append.queue_time_us":785021}
W20260806 03:56:19.774134 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 509217us
I20260806 03:56:19.769622 14304 raft_consensus.cc:2454] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:19.772128 16274 raft_consensus.cc:3032] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:19.794534 14047 catalog_manager.cc:5495] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c reported cstate change: term changed from 1 to 4, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 4 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } }
W20260806 03:56:19.793912 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:56:19.741835 16498 consensus_queue.cc:1035] T d208e1f8be0c4ae588a74decc1036fe1 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260806 03:56:19.814330 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:19.811936 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:19.771768 16544 raft_consensus.cc:482] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:19.799630 14312 rpcz_store.cc:276] 0806 03:56:18.449632 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.556719 (+107087us) service_pool.cc:227] Handling call
0806 03:56:18.879530 (+322811us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:18.879816 (+   286us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:19.335302 (+455486us) log.cc:842] Serialized 14 byte log entry
0806 03:56:19.660708 (+325406us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:19.660790 (+    82us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:19.660850 (+    60us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:19.660942 (+    92us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:19.661875 (+   933us) spinlock_profiling.cc:243] Waited 322 ms on lock 0x7b5400426150. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:19.662023 (+   148us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":29816,"prepare.queue_time_us":671940,"prepare.run_cpu_time_us":65,"prepare.run_wall_time_us":66,"raft.queue_time_us":34062,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":158,"spinlock_wait_cycles":741524864,"thread_start_us":689935,"threads_started":2}
I20260806 03:56:19.792358 16310 consensus_queue.cc:1046] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.103s
I20260806 03:56:19.817337 14314 rpcz_store.cc:276] 0806 03:56:18.310735 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.310901 (+   166us) service_pool.cc:227] Handling call
0806 03:56:18.324104 (+ 13203us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:56:18.530025 (+205921us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:18.530054 (+    29us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:56:18.530570 (+   516us) log.cc:842] Serialized 52 byte log entry
0806 03:56:18.797361 (+266791us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:18.797414 (+    53us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:18.797515 (+   101us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:19.667962 (+870447us) raft_consensus.cc:1671] finished
0806 03:56:19.667996 (+    34us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:19.668300 (+   304us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":16048,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":117,"thread_start_us":389265,"threads_started":2,"wal-append.queue_time_us":285670}
W20260806 03:56:19.855746 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 347069us
I20260806 03:56:19.857136 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:19.873646 16423 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:19.874437 14308 raft_consensus.cc:2354] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5.
I20260806 03:56:19.796700 16505 raft_consensus.cc:686] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 8 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:19.814553 16561 raft_consensus.cc:2258] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260806 03:56:19.876880 16137 leader_election.cc:288] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:19.882159 16596 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.940294 16596 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:19.941815 16505 consensus_queue.cc:237] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:19.942566 16596 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:19.943627 16600 log.cc:924] Time spent T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260806 03:56:19.882277 16594 raft_consensus.cc:482] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.948695 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:19.882647 16376 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:19.915584 16409 raft_consensus.cc:482] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:19.891181 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 393893us
W20260806 03:56:19.741707 14311 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.515s	user 0.052s	sys 0.049s
W20260806 03:56:19.952396 14311 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.726s	user 0.052s	sys 0.049s
I20260806 03:56:19.909915 16274 raft_consensus.cc:729] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:19.862680 14296 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:47290 (request call id 46) took 1714 ms. Trace:
I20260806 03:56:19.878298 16512 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:19.815052 16495 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:19.876806 16592 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:19.879241 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:19.921710 14524 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 5.
W20260806 03:56:19.927750 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 346295us
I20260806 03:56:19.849777 16351 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:19.800750 16412 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:19.889343 16148 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:19.958957 14365 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:19.934115 14145 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:19.939144 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:19.945479 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:19.895437 16493 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:19.810547 16542 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:19.896270 14196 rpcz_store.cc:276] 0806 03:56:18.614911 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.633810 (+ 18899us) service_pool.cc:227] Handling call
0806 03:56:18.907214 (+273404us) spinlock_profiling.cc:243] Waited 3.39 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:19.697246 (+790032us) spinlock_profiling.cc:243] Waited 397 ms on lock 0x7b5400259ed4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:19.710404 (+ 13158us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":920163968}
I20260806 03:56:19.924280 16525 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:19.894968 15748 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.991514 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:19.974342 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:19.965430 14367 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:19.999186 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:19.965261 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:19.935294 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:19.976405 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:19.964519 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:19.967250 14253 leader_election.cc:398] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 pre-election: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 7. Current term is 8.
I20260806 03:56:19.975756 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:19.961968 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 44392.1us
I20260806 03:56:20.004938 14421 raft_consensus.cc:2396] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260806 03:56:19.777200 14306 rpcz_store.cc:276] 0806 03:56:18.450181 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.585170 (+134989us) service_pool.cc:227] Handling call
0806 03:56:18.865323 (+280153us) spinlock_profiling.cc:243] Waited 7.99 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:18.865503 (+   180us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:19.558542 (+693039us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:19.564808 (+  6266us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:19.575254 (+ 10446us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:19.579596 (+  4342us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:19.607351 (+ 27755us) spinlock_profiling.cc:243] Waited 675 ms on lock 0x7b54007bbbd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:19.607415 (+    64us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:19.607595 (+   180us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1570047488}
I20260806 03:56:19.910796 16490 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:20.080333 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 88457.9us
I20260806 03:56:19.915170 16531 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:20.080724 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 115405us
I20260806 03:56:19.952184 14167 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39426 (request call id 47) took 2024 ms. Trace:
I20260806 03:56:20.081874 14419 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46376 (request call id 376) took 1280 ms. Trace:
I20260806 03:56:19.931015 16544 raft_consensus.cc:504] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.971887 16412 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:19.946985 16595 raft_consensus.cc:2726] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 5. Current term is 6.
I20260806 03:56:19.972344 16148 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.948833 16597 tablet_bootstrap.cc:492] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c: Bootstrap starting.
I20260806 03:56:19.884487 16585 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:20.080691 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.084496 14253 leader_election.cc:401] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
W20260806 03:56:20.127224 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 160209us
I20260806 03:56:20.008477 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:20.092967 14313 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47312 (request call id 313) took 1184 ms. Trace:
I20260806 03:56:20.128423 14253 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:20.090337 14419 rpcz_store.cc:276] 0806 03:56:18.801631 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:19.223201 (+421570us) service_pool.cc:227] Handling call
0806 03:56:19.229028 (+  5827us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:19.329710 (+100682us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:19.785564 (+455854us) log.cc:842] Serialized 14 byte log entry
0806 03:56:19.976380 (+190816us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:19.976446 (+    66us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:19.976495 (+    49us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:20.081436 (+104941us) spinlock_profiling.cc:243] Waited 100 ms on lock 0x7b54002643d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:20.081516 (+    80us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:20.081766 (+   250us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":283953,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":42,"raft.queue_time_us":9020,"spinlock_wait_cycles":252537856,"thread_start_us":598115,"threads_started":2}
I20260806 03:56:20.092722 14414 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:20.101917 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:19.997555 16526 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:20.093683 14365 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:20.107913 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.109172 14312 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:19.969596 16351 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:19.969403 14408 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59034 (request call id 383) took 1372 ms. Trace:
I20260806 03:56:19.964680 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:20.109094 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 175054us
I20260806 03:56:20.086000 16252 raft_consensus.cc:2781] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:20.108891 16501 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:20.120066 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:20.120786 14308 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47312 (request call id 317) took 1198 ms. Trace:
I20260806 03:56:19.995371 14512 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51326 (request call id 46) took 1825 ms. Trace:
I20260806 03:56:20.120936 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:19.998165 15617 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:20.131232 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:19.970929 16592 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:20.156136 14308 rpcz_store.cc:276] 0806 03:56:18.909980 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.944317 (+ 34337us) service_pool.cc:227] Handling call
0806 03:56:19.462439 (+518122us) spinlock_profiling.cc:243] Waited 1.35 ms on lock 0x7b58002d2198. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65c6c 00007f0d79b65bd6 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:20.103463 (+641024us) spinlock_profiling.cc:243] Waited 321 ms on lock 0x7b540023bed4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:20.108678 (+  5215us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":742190976}
I20260806 03:56:20.140089 14414 raft_consensus.cc:1226] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:56:20.001410 16542 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:20.128526 14313 rpcz_store.cc:276] 0806 03:56:18.908483 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.908625 (+   142us) service_pool.cc:227] Handling call
0806 03:56:19.102090 (+193465us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:56:19.102543 (+   453us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:19.102580 (+    37us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:56:19.193611 (+ 91031us) log.cc:842] Serialized 52 byte log entry
0806 03:56:19.567034 (+373423us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:19.567073 (+    39us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:19.567141 (+    68us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:20.092751 (+525610us) raft_consensus.cc:1671] finished
0806 03:56:20.092775 (+    24us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:20.092907 (+   132us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":225994,"raft.run_cpu_time_us":178,"raft.run_wall_time_us":4202,"spinlock_wait_cycles":280832,"thread_start_us":306778,"threads_started":1,"wal-append.queue_time_us":559372}
I20260806 03:56:20.102929 16423 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:20.005352 16383 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:20.150609 14522 raft_consensus.cc:1261] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:56:20.150813 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "bf96497390d34b9c9b9fd330032aee83" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:19.773464 14410 rpcz_store.cc:276] 0806 03:56:18.466127 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.500669 (+ 34542us) service_pool.cc:227] Handling call
0806 03:56:18.519627 (+ 18958us) raft_consensus.cc:1457] Updating replica for 2 ops
0806 03:56:18.520156 (+   529us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:18.520189 (+    33us) raft_consensus.cc:1525] Triggering prepare for 2 ops
0806 03:56:18.520887 (+   698us) log.cc:842] Serialized 52 byte log entry
0806 03:56:18.828264 (+307377us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:19.335921 (+507657us) log.cc:842] Serialized 14 byte log entry
0806 03:56:19.422313 (+ 86392us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:19.434721 (+ 12408us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:19.607266 (+172545us) raft_consensus.cc:1671] finished
0806 03:56:19.607297 (+    31us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:19.607503 (+   206us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":171,"prepare.queue_time_us":760257,"prepare.run_cpu_time_us":48,"prepare.run_wall_time_us":50,"raft.queue_time_us":52626,"raft.run_cpu_time_us":381,"raft.run_wall_time_us":22416,"thread_start_us":706308,"threads_started":2,"wal-append.queue_time_us":324255}
I20260806 03:56:20.152138 16596 consensus_queue.cc:1046] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:20.152743 14419 raft_consensus.cc:1261] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260806 03:56:20.195559 14419 pending_rounds.cc:76] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting all ops after (but not including) 2
I20260806 03:56:20.195801 14419 pending_rounds.cc:97] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260806 03:56:20.196103 14419 raft_consensus.cc:2866] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:20.118892 16274 consensus_queue.cc:260] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.997706 16493 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:20.153772 14516 raft_consensus.cc:2454] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:20.131568 16526 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:20.214152 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.154574 16303 raft_consensus.cc:2726] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:56:20.161624 14178 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:20.161438 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:19.977461 16506 consensus_queue.cc:237] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:20.124488 16376 raft_consensus.cc:2781] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:19.978598 16409 raft_consensus.cc:504] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:20.137936 16595 raft_consensus.cc:2726] T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 7. Current term is 8.
I20260806 03:56:20.171085 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.186064 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:20.142920 14408 rpcz_store.cc:276] 0806 03:56:18.596538 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.628737 (+ 32199us) service_pool.cc:227] Handling call
0806 03:56:19.969210 (+1340473us) spinlock_profiling.cc:243] Waited 145 ms on lock 0x7b54002aa154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:19.969339 (+   129us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":333260160}
I20260806 03:56:19.814831 14411 rpcz_store.cc:276] 0806 03:56:18.465035 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.473805 (+  8770us) service_pool.cc:227] Handling call
0806 03:56:18.551263 (+ 77458us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:18.652146 (+100883us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:18.657831 (+  5685us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:18.931228 (+273397us) log.cc:842] Serialized 26 byte log entry
0806 03:56:19.318451 (+387223us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:19.322252 (+  3801us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:19.651456 (+329204us) spinlock_profiling.cc:243] Waited 52.1 ms on lock 0x7b5400094054. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:19.666217 (+ 14761us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:19.666298 (+    81us) raft_consensus.cc:1671] finished
0806 03:56:19.666309 (+    11us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:19.666599 (+   290us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":31997,"raft.queue_time_us":40014,"raft.run_cpu_time_us":261,"raft.run_wall_time_us":6195,"spinlock_wait_cycles":119935744,"thread_start_us":350023,"threads_started":1,"wal-append.queue_time_us":587639}
I20260806 03:56:20.187225 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.282997 14526 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:20.218734 16526 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:56:20.188841 16186 consensus_meta.cc:287] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.872s	user 0.012s	sys 0.004s
I20260806 03:56:20.155550 16252 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
W20260806 03:56:20.179343 16601 log.cc:924] Time spent T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.066s	user 0.003s	sys 0.001s
I20260806 03:56:20.308880 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:20.212183 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:20.213200 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 114107us
I20260806 03:56:20.308880 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.162464 15728 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:20.154488 16544 leader_election.cc:288] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:20.215833 14253 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:20.315773 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.218714 14518 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:20.081764 16525 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:19.968107 16594 raft_consensus.cc:504] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:20.223634 14522 raft_consensus.cc:1261] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260806 03:56:20.224937 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 130929us
W20260806 03:56:20.324273 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 108512us
I20260806 03:56:20.225050 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:20.225713 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.221935 14417 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
W20260806 03:56:20.211433 14412 consensus_meta.cc:287] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.530s	user 0.011s	sys 0.002s
I20260806 03:56:20.230409 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.273175 16605 tablet_bootstrap.cc:492] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:56:20.192461 16383 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:20.273660 16493 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:20.314150 16252 raft_consensus.cc:3037] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:20.274001 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:20.346903 14187 raft_consensus.cc:2379] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 5: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:20.266615 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:20.164877 16501 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:20.188627 16490 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:19.977313 14296 rpcz_store.cc:276] 0806 03:56:18.144948 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.202803 (+ 57855us) service_pool.cc:227] Handling call
0806 03:56:18.287262 (+ 84459us) ts_tablet_manager.cc:663] Acquired tablet manager lock
0806 03:56:18.287409 (+   147us) ts_tablet_manager.cc:676] Creating new metadata...
0806 03:56:18.864411 (+577002us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:18.894936 (+ 30525us) tablet_replica.cc:205] Creating consensus instance
0806 03:56:19.858969 (+964033us) inbound_call.cc:173] Queueing success response
Metrics: {"thread_start_us":337862,"threads_started":1}
I20260806 03:56:20.171659 15617 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:20.228303 16274 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:20.290828 14479 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:20.311194 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.230965 16094 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:20.194006 16423 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:20.318351 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.265671 16537 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:20.325011 14365 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:20.275473 16376 raft_consensus.cc:686] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:20.325567 14194 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:20.330458 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.090094 14167 rpcz_store.cc:276] 0806 03:56:17.910744 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:17.964240 (+ 53496us) service_pool.cc:227] Handling call
0806 03:56:18.344773 (+380533us) ts_tablet_manager.cc:663] Acquired tablet manager lock
0806 03:56:18.344924 (+   151us) ts_tablet_manager.cc:676] Creating new metadata...
0806 03:56:18.414123 (+ 69199us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:18.549195 (+135072us) tablet_replica.cc:205] Creating consensus instance
0806 03:56:18.894562 (+345367us) spinlock_profiling.cc:243] Waited 7.93 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d79b7f5fe 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d81a51672
0806 03:56:19.869762 (+975200us) ts_tablet_manager.cc:1373] Bootstrapping tablet
0806 03:56:19.935342 (+ 65580us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":18244992,"tablet-open.queue_time_us":1213706,"thread_start_us":1126690,"threads_started":1}
I20260806 03:56:20.336309 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:20.330492 16596 raft_consensus.cc:2726] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:20.386298 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.330572 16303 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:20.328668 14412 raft_consensus.cc:2454] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:20.351491 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:20.317850 16442 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:20.360181 16495 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:20.346699 14413 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:20.323037 16512 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:20.370500 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:20.160197 14512 rpcz_store.cc:276] 0806 03:56:18.171112 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.239316 (+ 68204us) service_pool.cc:227] Handling call
0806 03:56:18.324598 (+ 85282us) ts_tablet_manager.cc:663] Acquired tablet manager lock
0806 03:56:18.341316 (+ 16718us) ts_tablet_manager.cc:676] Creating new metadata...
0806 03:56:18.912382 (+571066us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:19.703558 (+791176us) tablet_replica.cc:205] Creating consensus instance
0806 03:56:19.958014 (+254456us) inbound_call.cc:173] Queueing success response
0806 03:56:20.146257 (+188243us) ts_tablet_manager.cc:1373] Bootstrapping tablet
Metrics: {"tablet-open.queue_time_us":422229,"thread_start_us":224011,"threads_started":1}
I20260806 03:56:20.345499 16383 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:20.337584 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:20.401131 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 65450us
W20260806 03:56:20.378715 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 53803us
I20260806 03:56:20.308240 16186 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:20.383670 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 92971.7us
I20260806 03:56:20.356667 16202 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:20.327726 15728 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:20.337252 16595 consensus_queue.cc:1046] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.061s
I20260806 03:56:20.316188 16409 leader_election.cc:288] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:20.374585 16533 raft_consensus.cc:3032] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:56:20.402631 14365 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:56:20.396883 16556 raft_consensus.cc:659] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopped [suppressed 2 similar messages]
I20260806 03:56:20.403102 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:20.458158 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 55657.2us
I20260806 03:56:20.372161 16585 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:20.400869 14308 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:20.382242 16094 raft_consensus.cc:2726] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:20.440203 14477 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:20.440440 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5a4270a2a64e4d1c917d785b072e3659" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.363765 16493 consensus_queue.cc:1035] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260806 03:56:20.444844 14479 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:20.386968 15748 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:20.356685 16531 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:20.388155 16148 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:20.394559 16621 tablet_bootstrap.cc:492] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e: Bootstrap starting.
I20260806 03:56:20.452456 14525 raft_consensus.cc:1261] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:20.390195 16537 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:20.490557 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 124098us
I20260806 03:56:20.401750 16596 consensus_queue.cc:1035] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.066s
I20260806 03:56:20.397912 16442 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:20.466213 16186 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:20.460932 16533 raft_consensus.cc:729] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:20.461090 16137 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:20.466912 14180 raft_consensus.cc:1226] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260806 03:56:20.465724 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:20.395347 16303 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:20.503136 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 95764.1us
I20260806 03:56:20.546157 14313 raft_consensus.cc:2379] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 7: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:20.459906 14365 leader_election.cc:398] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5.
W20260806 03:56:20.400503 16602 consensus_queue.cc:1159] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" responder_term: 4 status { last_received { term: 4 index: 3 } last_committed_idx: 2 last_received_current_leader { term: 4 index: 3 } }
I20260806 03:56:20.500301 14311 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 552) took 2011 ms. Trace:
W20260806 03:56:20.497943 14521 consensus_meta.cc:287] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.534s	user 0.013s	sys 0.000s
I20260806 03:56:20.460844 16612 raft_consensus.cc:2726] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:20.474824 16595 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:20.551501 14365 leader_election.cc:401] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260806 03:56:20.551961 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.558581 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:20.559913 14477 leader_election.cc:302] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:20.511619 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.456722 16202 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:20.633854 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 174124us
I20260806 03:56:20.494925 16542 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:20.639027 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:20.560952 14311 rpcz_store.cc:276] 0806 03:56:18.488740 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.605781 (+117041us) service_pool.cc:227] Handling call
0806 03:56:18.606138 (+   357us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:19.972121 (+1365983us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:19.972497 (+   376us) log.cc:842] Serialized 14 byte log entry
0806 03:56:20.001691 (+ 29194us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:20.103800 (+102109us) log.cc:842] Serialized 26 byte log entry
0806 03:56:20.103987 (+   187us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:20.104059 (+    72us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:20.491464 (+387405us) spinlock_profiling.cc:243] Waited 619 ms on lock 0x7b540023cdd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:20.491520 (+    56us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:20.491568 (+    48us) raft_consensus.cc:1671] finished
0806 03:56:20.500076 (+  8508us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:20.500240 (+   164us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":7772,"prepare.queue_time_us":210,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":59,"raft.queue_time_us":337585,"raft.run_cpu_time_us":340,"raft.run_wall_time_us":94918,"spinlock_wait_cycles":1423037184,"thread_start_us":750536,"threads_started":2,"wal-append.queue_time_us":148673}
W20260806 03:56:20.512162 16618 log.cc:924] Time spent T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.300s	user 0.000s	sys 0.001s
I20260806 03:56:20.496434 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.512059 16640 raft_consensus.cc:2726] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:20.620510 14192 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 5.
W20260806 03:56:20.558095 16609 log.cc:924] Time spent T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.324s	user 0.000s	sys 0.001s
I20260806 03:56:20.512212 16614 raft_consensus.cc:2726] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:20.511957 16636 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:20.546715 16148 raft_consensus.cc:2781] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:20.663648 16637 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:20.663841 16148 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:20.664283 16148 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:20.640542 14365 leader_election.cc:398] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
W20260806 03:56:20.621552 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 61778.7us
I20260806 03:56:20.650843 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:20.614140 14521 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 7.
I20260806 03:56:20.657539 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:20.633275 16377 raft_consensus.cc:2781] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
W20260806 03:56:20.661828 16635 log.cc:924] Time spent T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.210s	user 0.001s	sys 0.000s
W20260806 03:56:20.715760 14477 leader_election.cc:341] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Tablet error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Illegal state: Tablet not RUNNING: STOPPED
I20260806 03:56:20.737701 15728 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:20.729193 15617 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:20.738737 16442 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:20.722261 15748 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:20.740352 16303 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:20.655998 16533 consensus_queue.cc:260] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:20.743176 16533 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:20.744961 14309 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 558) took 1271 ms. Trace:
I20260806 03:56:20.746353 16202 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:20.745520 14309 rpcz_store.cc:276] 0806 03:56:19.473892 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:19.474141 (+   249us) service_pool.cc:227] Handling call
0806 03:56:19.474581 (+   440us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:19.499564 (+ 24983us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:19.499598 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:19.500162 (+   564us) log.cc:842] Serialized 26 byte log entry
0806 03:56:19.796883 (+296721us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:19.796947 (+    64us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:19.797048 (+   101us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:20.744701 (+947653us) raft_consensus.cc:1671] finished
0806 03:56:20.744730 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:20.744890 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":117362,"raft.run_cpu_time_us":146,"raft.run_wall_time_us":148,"thread_start_us":283455,"threads_started":1,"wal-append.queue_time_us":603350}
I20260806 03:56:20.747764 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:20.722620 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:20.644563 16537 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:20.720937 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 271012us
I20260806 03:56:20.753654 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:20.717285 14311 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:56:20.728757 16594 leader_election.cc:288] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:20.736831 16501 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:20.740128 15748 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:20.556753 16137 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:20.500102 16376 consensus_queue.cc:237] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:20.774108 14313 raft_consensus.cc:2379] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 4: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:20.775296 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:20.669268 16525 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:20.633939 16595 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:20.753672 14253 leader_election.cc:334] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Timed out: RequestConsensusVote RPC to 127.0.183.4:34235 timed out after 1.793s (SENT)
I20260806 03:56:20.739230 16423 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:20.783991 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 46356.5us
I20260806 03:56:20.791514 16561 ts_tablet_manager.cc:1905] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260806 03:56:20.792989 16655 log.cc:924] Time spent T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260806 03:56:20.797360 14311 raft_consensus.cc:1261] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
W20260806 03:56:20.802170 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 357416us
I20260806 03:56:20.831818 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:20.832866 14479 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:20.834493 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:20.805758 14139 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:20.811110 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.811661 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.816205 16594 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:56:20.817162 14304 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.660s	user 0.019s	sys 0.051s
I20260806 03:56:20.825086 14253 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:20.839028 14421 raft_consensus.cc:2379] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 4: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:20.836897 14522 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
W20260806 03:56:20.844962 14304 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.688s	user 0.019s	sys 0.051s
W20260806 03:56:20.847484 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 93905.4us
I20260806 03:56:20.851560 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.857858 14408 raft_consensus.cc:1261] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 8 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260806 03:56:20.859547 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:20.865025 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:20.865715 14313 raft_consensus.cc:2354] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5.
I20260806 03:56:20.870844 14253 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:20.873826 16054 raft_consensus.cc:2781] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:20.875018 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.875104 14253 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:20.823355 16377 raft_consensus.cc:686] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:20.880864 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.892787 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.893515 16409 consensus_queue.cc:1035] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:20.894302 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.894946 14253 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:20.895525 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:20.895751 16644 log.cc:924] Time spent T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260806 03:56:20.885432 16310 raft_consensus.cc:2726] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:20.895958 16599 consensus_queue.cc:1035] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:20.896260 16344 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:20.897817 16344 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:20.861291 16594 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:20.850449 16604 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:20.899307 16643 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:20.913580 16643 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:20.914136 16252 consensus_meta.cc:287] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.543s	user 0.010s	sys 0.001s
I20260806 03:56:20.914915 16252 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:20.917572 16252 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:20.920797 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.927079 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:20.930420 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 44785.8us
I20260806 03:56:20.932601 16442 consensus_queue.cc:1035] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260806 03:56:20.899677 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.935043 14178 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39436 (request call id 396) took 1063 ms. Trace:
I20260806 03:56:20.935881 14178 rpcz_store.cc:276] 0806 03:56:19.871210 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:19.871437 (+   227us) service_pool.cc:227] Handling call
0806 03:56:20.934777 (+1063340us) spinlock_profiling.cc:243] Waited 284 ms on lock 0x7b54000f7654. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:20.934945 (+   168us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":654314240}
I20260806 03:56:20.937491 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.886035 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:20.906049 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.910779 14365 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:20.901571 16564 tablet_bootstrap.cc:492] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:56:20.901305 14253 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:20.944283 14253 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:20.945155 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:20.945509 14518 thread.cc:636] prepare [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.025s	sys 0.030s
W20260806 03:56:20.945830 14518 thread.cc:602] prepare [worker] (thread pool) Time spent starting thread: real 0.501s	user 0.025s	sys 0.030s
I20260806 03:56:20.945883 14189 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
W20260806 03:56:20.906806 14477 leader_election.cc:341] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Tablet error from VoteRequest() call to peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): Illegal state: Tablet not RUNNING: STOPPED
I20260806 03:56:20.948539 14253 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:20.949527 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 77027us
I20260806 03:56:20.950523 14479 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:20.948634 14365 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:20.947237 14477 leader_election.cc:302] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:20.869622 16525 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:20.874297 16412 consensus_queue.cc:1035] T 0e85d78e4ffe4a4a86431722a101125e P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.066s
I20260806 03:56:20.954149 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.964264 16632 raft_consensus.cc:2726] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:20.965057 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.955772 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.960909 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.966959 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:20.967288 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 60522.5us
I20260806 03:56:20.967165 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:20.953472 14253 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:20.985785 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:20.973251 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 98836.7us
I20260806 03:56:20.874342 16054 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:20.947692 16655 log.cc:924] Time spent T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
W20260806 03:56:20.951643 16630 log.cc:924] Time spent T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260806 03:56:20.982568 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:20.900372 16650 raft_consensus.cc:2781] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:20.910951 16501 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:21.051904 14139 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:20.861064 16664 raft_consensus.cc:2726] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:21.060292 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:20.952159 16505 raft_consensus.cc:2726] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:20.905390 16594 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:20.905308 16344 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:20.897820 16599 raft_consensus.cc:2726] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:20.902880 16377 consensus_queue.cc:237] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:21.003392 16648 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:20.966416 16490 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:21.006932 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:21.008399 14367 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:21.012817 16665 log.cc:924] Time spent T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260806 03:56:21.015084 16621 tablet_bootstrap.cc:654] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e: Neither blocks nor log segments found. Creating new log.
I20260806 03:56:20.985549 16542 raft_consensus.cc:2726] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:21.017117 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:20.961494 16423 raft_consensus.cc:2781] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:20.961951 16592 raft_consensus.cc:2726] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:21.038254 16525 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:21.025897 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:21.006819 14311 raft_consensus.cc:1226] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260806 03:56:20.979607 16564 ts_tablet_manager.cc:1397] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 2.151s	user 0.017s	sys 0.057s
I20260806 03:56:21.036779 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d208e1f8be0c4ae588a74decc1036fe1" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:21.032641 14313 raft_consensus.cc:2454] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
W20260806 03:56:21.039729 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 71682.4us
I20260806 03:56:21.047288 14365 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:21.155457 14477 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:21.056988 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:21.155932 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 108808us
I20260806 03:56:21.057511 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:21.156844 14178 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:21.003568 16643 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:20.905735 16604 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:21.070218 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:21.047999 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:21.041254 16054 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:21.078291 14253 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:21.102198 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 93899.3us
I20260806 03:56:21.056255 16650 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:21.113263 16137 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:21.157240 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:21.157994 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.160408 14524 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
I20260806 03:56:21.076828 16466 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:21.161791 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:21.084367 16536 ts_tablet_manager.cc:1918] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 4.3
I20260806 03:56:21.162914 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:21.163165 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:21.164469 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:21.076382 16598 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.001s	sys 0.038s
I20260806 03:56:21.102535 16513 ts_tablet_manager.cc:1918] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 4.3
I20260806 03:56:21.294191 16513 log.cc:1196] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-2-root/wals/5a4270a2a64e4d1c917d785b072e3659
I20260806 03:56:21.295404 16513 ts_tablet_manager.cc:1939] T 5a4270a2a64e4d1c917d785b072e3659 P fcb0445d7dcf41bdb630c3985d53ce7a: Deleting consensus metadata
W20260806 03:56:21.297555 16628 log.cc:924] Time spent T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.830s	user 0.001s	sys 0.001s
I20260806 03:56:21.299042 14188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 298) took 1382 ms. Trace:
I20260806 03:56:21.152875 16648 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:21.162057 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.150767 16344 raft_consensus.cc:2781] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:21.188090 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:21.235728 14417 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59036 (request call id 337) took 1270 ms. Trace:
W20260806 03:56:21.205271 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 49895us
I20260806 03:56:21.195986 14313 raft_consensus.cc:1261] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:21.234722 14312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47296 (request call id 569) took 1320 ms. Trace:
I20260806 03:56:21.211447 14479 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:21.113687 16423 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:21.350415 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:21.351802 14419 raft_consensus.cc:3037] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:21.215083 15748 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:21.306519 16648 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:21.349647 14367 leader_election.cc:398] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5.
W20260806 03:56:21.433908 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 84440.9us
I20260806 03:56:21.354069 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:21.355057 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.225539 16597 tablet_bootstrap.cc:654] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c: Neither blocks nor log segments found. Creating new log.
I20260806 03:56:21.170547 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:21.240119 16667 log.cc:924] Time spent T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.240s	user 0.000s	sys 0.001s
W20260806 03:56:21.399785 16526 consensus_meta.cc:287] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 1.088s	user 0.011s	sys 0.004s
W20260806 03:56:21.226449 16671 log.cc:924] Time spent T cda7deeed33b48a49cd82336f0db07da P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.170s	user 0.001s	sys 0.000s
I20260806 03:56:21.309023 16466 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:21.386188 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 307992us
I20260806 03:56:21.392758 16692 raft_consensus.cc:2726] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:21.352699 14477 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:56:21.467818 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 115222us
I20260806 03:56:21.385092 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:21.233594 16607 log.cc:924] Time spent T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.935s	user 0.003s	sys 0.000s
I20260806 03:56:21.164063 16537 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:21.207353 16632 raft_consensus.cc:2726] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:56:21.224368 14412 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59034 (request call id 381) took 2607 ms (client timeout 2101 ms). Trace:
I20260806 03:56:21.239377 16595 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:21.391841 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:21.224818 16584 raft_consensus.cc:2726] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:56:21.238561 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:21.350690 14417 rpcz_store.cc:276] 0806 03:56:19.965103 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:19.974046 (+  8943us) service_pool.cc:227] Handling call
0806 03:56:21.235485 (+1261439us) spinlock_profiling.cc:243] Waited 223 ms on lock 0x7b54002c1854. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:21.235646 (+   161us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":511803264}
I20260806 03:56:21.459913 16525 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:21.393833 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.350104 16536 log.cc:1196] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-0-root/wals/5a4270a2a64e4d1c917d785b072e3659
I20260806 03:56:21.072799 16501 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:21.355275 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.299425 14188 rpcz_store.cc:276] 0806 03:56:19.916623 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:19.927193 (+ 10570us) service_pool.cc:227] Handling call
0806 03:56:19.939100 (+ 11907us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:19.939413 (+   313us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:19.939444 (+    31us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:19.940100 (+   656us) log.cc:842] Serialized 26 byte log entry
0806 03:56:20.127749 (+187649us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:20.133206 (+  5457us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:20.145304 (+ 12098us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:21.296940 (+1151636us) spinlock_profiling.cc:243] Waited 5.67 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:21.298703 (+  1763us) raft_consensus.cc:1671] finished
0806 03:56:21.298724 (+    21us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:21.298973 (+   249us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":13040384,"thread_start_us":172529,"threads_started":1,"wal-append.queue_time_us":450569}
I20260806 03:56:21.496882 14419 raft_consensus.cc:2454] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:21.498019 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
    @     0x7f0d79d8ce90 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
I20260806 03:56:21.225221 16669 raft_consensus.cc:2726] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:21.476565 16643 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:21.406764 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:21.304312 14178 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 6.
I20260806 03:56:21.466355 16526 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:21.399658 16684 log.cc:924] Time spent T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
I20260806 03:56:21.306805 16650 raft_consensus.cc:3037] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:21.437327 14367 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:21.401670 16681 log.cc:924] Time spent T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.179s	user 0.000s	sys 0.000s
I20260806 03:56:21.388833 16531 raft_consensus.cc:2781] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260806 03:56:21.351529 16344 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:21.227356 16672 log.cc:924] Time spent T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.187s	user 0.001s	sys 0.000s
I20260806 03:56:21.165984 16148 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:21.441411 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:21.449501 16647 log.cc:924] Time spent T d208e1f8be0c4ae588a74decc1036fe1 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.706s	user 0.000s	sys 0.008s
I20260806 03:56:21.452781 14306 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 530) took 1484 ms. Trace:
W20260806 03:56:21.456960 16679 log.cc:924] Time spent T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
W20260806 03:56:21.462134 14413 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59034 (request call id 392) took 1499 ms (client timeout 1697 ms). Trace:
W20260806 03:56:21.533540 14413 rpcz_store.cc:269] 0806 03:56:19.963190 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:19.964148 (+   958us) service_pool.cc:227] Handling call
0806 03:56:21.461940 (+1497792us) spinlock_profiling.cc:243] Waited 257 ms on lock 0x7b5400121bd4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:21.462058 (+   118us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":592084352}
I20260806 03:56:21.534951 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:21.290988 16598 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.778s	user 0.005s	sys 0.041s
I20260806 03:56:21.349340 14312 rpcz_store.cc:276] 0806 03:56:19.914291 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:19.938876 (+ 24585us) service_pool.cc:227] Handling call
0806 03:56:21.234393 (+1295517us) spinlock_profiling.cc:243] Waited 126 ms on lock 0x7b54006487d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:21.234626 (+   233us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":290929536}
I20260806 03:56:21.397953 16604 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:21.476408 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 406615us
W20260806 03:56:21.549520 14139 leader_election.cc:341] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Tablet error from VoteRequest() call to peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): Illegal state: Tablet not RUNNING: STOPPED
I20260806 03:56:21.549669 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:56:21.473884 16637 consensus_meta.cc:287] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.810s	user 0.011s	sys 0.004s
I20260806 03:56:21.550791 16637 raft_consensus.cc:2726] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5.
I20260806 03:56:21.550937 14312 raft_consensus.cc:2354] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:21.552850 14145 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:21.527640 16542 raft_consensus.cc:2781] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:21.554011 16542 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:21.554502 16542 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:21.389599 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:21.491732 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.559274 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:21.480223 14412 rpcz_store.cc:269] 0806 03:56:18.595840 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.630236 (+ 34396us) service_pool.cc:227] Handling call
0806 03:56:18.896380 (+266144us) spinlock_profiling.cc:243] Waited 6.44 ms on lock 0x7b580070bf98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65bce 000000000034aea9 00007f0d81991a30 00007f0d81a577b4 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:21.164260 (+2267880us) spinlock_profiling.cc:243] Waited 556 ms on lock 0x7b54004682d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:21.186000 (+ 21740us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1294263296}
I20260806 03:56:21.516381 16643 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:21.562126 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.490357 14421 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:21.472255 16544 raft_consensus.cc:2781] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:21.498183 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:21.563956 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.564491 14419 raft_consensus.cc:3037] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 7
I20260806 03:56:21.564720 14421 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:21.472563 16537 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
W20260806 03:56:21.426357 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 215048us
I20260806 03:56:21.353405 16423 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:21.565595 16537 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:21.506153 14253 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:21.505955 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:21.567914 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 61870.2us
I20260806 03:56:21.568367 14521 raft_consensus.cc:2379] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 5: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:21.568717 16692 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:21.569214 16692 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:21.527916 16344 raft_consensus.cc:3037] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:21.491822 15959 raft_consensus.cc:3032] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:21.570523 15959 raft_consensus.cc:729] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
W20260806 03:56:21.504734 16274 consensus_meta.cc:287] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 1.131s	user 0.005s	sys 0.011s
I20260806 03:56:21.571777 14527 raft_consensus.cc:2396] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260806 03:56:21.571426 15959 consensus_queue.cc:260] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:21.571971 16526 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:21.572542 15959 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:21.572840 14527 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40850 (request call id 424) took 1453 ms. Trace:
I20260806 03:56:21.573235 14527 rpcz_store.cc:276] 0806 03:56:20.119717 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.119861 (+   144us) service_pool.cc:227] Handling call
0806 03:56:21.572631 (+1452770us) spinlock_profiling.cc:243] Waited 1.41 s on lock 0x7b540034f3d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:21.572768 (+   137us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3252160896}
I20260806 03:56:21.574199 14517 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40850 (request call id 422) took 1455 ms. Trace:
I20260806 03:56:21.532096 14306 rpcz_store.cc:276] 0806 03:56:19.968383 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.150842 (+182459us) service_pool.cc:227] Handling call
0806 03:56:20.151272 (+   430us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:20.332497 (+181225us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:20.335071 (+  2574us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:20.393790 (+ 58719us) log.cc:842] Serialized 26 byte log entry
0806 03:56:20.776898 (+383108us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:20.779535 (+  2637us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:20.784013 (+  4478us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:20.933984 (+149971us) spinlock_profiling.cc:243] Waited 8.59 ms on lock 0x7b18000c05e0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:56:21.452440 (+518456us) raft_consensus.cc:1671] finished
0806 03:56:21.452463 (+    23us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:21.452710 (+   247us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":39908,"raft.queue_time_us":63335,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":156,"spinlock_wait_cycles":19755904,"thread_start_us":368895,"threads_started":2,"wal-append.queue_time_us":421650}
I20260806 03:56:21.574597 14517 rpcz_store.cc:276] 0806 03:56:20.118983 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.121210 (+  2227us) service_pool.cc:227] Handling call
0806 03:56:20.151898 (+ 30688us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:20.397747 (+245849us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:20.400381 (+  2634us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:20.438486 (+ 38105us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:20.445000 (+  6514us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:21.573925 (+1128925us) spinlock_profiling.cc:243] Waited 235 ms on lock 0x7b540034f8d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:21.573980 (+    55us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:21.574121 (+   141us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":541157760}
I20260806 03:56:21.515031 16564 raft_consensus.cc:348] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:21.576215 16564 raft_consensus.cc:374] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:56:21.560748 14196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 402) took 1247 ms. Trace:
I20260806 03:56:21.576705 16678 consensus_queue.cc:1035] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:56:21.576952 14196 rpcz_store.cc:276] 0806 03:56:20.313367 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.351707 (+ 38340us) service_pool.cc:227] Handling call
0806 03:56:20.378362 (+ 26655us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:20.378526 (+   164us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:20.378546 (+    20us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:20.378583 (+    37us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:20.378608 (+    25us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:20.378655 (+    47us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:21.560501 (+1181846us) spinlock_profiling.cc:243] Waited 25.5 ms on lock 0x7b54005fc150. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:21.560666 (+   165us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":58701696}
I20260806 03:56:21.540506 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.578773 14409 raft_consensus.cc:2379] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:21.539728 14180 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 400) took 1626 ms. Trace:
I20260806 03:56:21.525745 16531 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:21.579226 14179 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 407) took 1224 ms. Trace:
I20260806 03:56:21.544859 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:21.579639 16531 raft_consensus.cc:3037] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:21.580813 14526 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51338 (request call id 284) took 1248 ms. Trace:
W20260806 03:56:21.519930 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 82751.2us
I20260806 03:56:21.550063 14139 leader_election.cc:302] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:21.581211 14526 rpcz_store.cc:276] 0806 03:56:20.332541 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.333004 (+   463us) service_pool.cc:227] Handling call
0806 03:56:21.544601 (+1211597us) spinlock_profiling.cc:243] Waited 1.43 ms on lock 0x7b5800146a98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:21.580718 (+ 36117us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3292544}
I20260806 03:56:21.564334 16544 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:21.582401 16544 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:21.585184 16677 log.cc:924] Time spent T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.580s	user 0.000s	sys 0.005s
I20260806 03:56:21.546201 14187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 403) took 1225 ms. Trace:
I20260806 03:56:21.514235 16605 tablet_bootstrap.cc:654] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:56:21.586071 14302 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47296 (request call id 551) took 3131 ms. Trace:
I20260806 03:56:21.586606 16466 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:21.521601 14411 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:21.576547 16564 raft_consensus.cc:729] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:56:21.586621 14302 rpcz_store.cc:276] 0806 03:56:18.454652 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.869780 (+415128us) service_pool.cc:227] Handling call
0806 03:56:19.102089 (+232309us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:19.568740 (+466651us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:19.568786 (+    46us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:19.628570 (+ 59784us) log.cc:842] Serialized 26 byte log entry
0806 03:56:19.909417 (+280847us) raft_consensus.cc:1631] Marking committed up to 1
0806 03:56:19.909467 (+    50us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:19.909553 (+    86us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:21.578082 (+1668529us) spinlock_profiling.cc:243] Waited 44.5 ms on lock 0x7b2400400e98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d799f5cf4 00007f0d799f3dfb 00007f0d79a82559 00007f0d79a821e5 00007f0d79a81740 00007f0d7c774578 00007f0d7c774cd8 00007f0d7c74c6e8 00007f0d7c747aea 00007f0d7c746f36
0806 03:56:21.585716 (+  7634us) raft_consensus.cc:1671] finished
0806 03:56:21.585736 (+    20us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:21.585973 (+   237us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":1052,"raft.queue_time_us":271915,"raft.run_cpu_time_us":271,"raft.run_wall_time_us":13930,"spinlock_wait_cycles":102253440,"thread_start_us":695266,"threads_started":2,"wal-append.queue_time_us":438915}
I20260806 03:56:21.589190 16564 consensus_queue.cc:260] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:21.577878 16604 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:21.592509 14189 raft_consensus.cc:1226] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:21.592698 14304 raft_consensus.cc:1261] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:21.537577 16536 ts_tablet_manager.cc:1939] T 5a4270a2a64e4d1c917d785b072e3659 P 4db97c7dfa2f4d91b76802c5095b826c: Deleting consensus metadata
I20260806 03:56:21.593897 14304 raft_consensus.cc:1261] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:56:21.579284 14180 rpcz_store.cc:276] 0806 03:56:19.913494 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:19.913715 (+   221us) service_pool.cc:227] Handling call
0806 03:56:20.007009 (+ 93294us) spinlock_profiling.cc:243] Waited 9.69 ms on lock 0x7b5800001b98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65702 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a1b2b0 00007f0d81a067f9 00007f0d81a062a2 00007f0d7b0ec684
0806 03:56:20.007361 (+   352us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:20.549252 (+541891us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:21.539431 (+990179us) spinlock_profiling.cc:243] Waited 459 ms on lock 0x7b540025a3d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:21.539658 (+   227us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1078459648}
I20260806 03:56:21.482080 16054 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:21.581979 14367 leader_election.cc:398] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:21.595116 14367 leader_election.cc:401] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
W20260806 03:56:21.587867 16645 log.cc:924] Time spent T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.840s	user 0.000s	sys 0.007s
I20260806 03:56:21.596692 16054 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:21.585819 14187 rpcz_store.cc:276] 0806 03:56:20.320578 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.358494 (+ 37916us) service_pool.cc:227] Handling call
0806 03:56:20.383142 (+ 24648us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:20.667138 (+283996us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:20.667182 (+    44us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:20.667238 (+    56us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:20.667275 (+    37us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:21.545858 (+878583us) spinlock_profiling.cc:243] Waited 284 ms on lock 0x7b54003aa554. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:21.545933 (+    75us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:21.546120 (+   187us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":652461824}
I20260806 03:56:21.592412 16604 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:21.599138 14313 raft_consensus.cc:1226] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:21.596637 16351 raft_consensus.cc:3032] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:21.600447 16351 raft_consensus.cc:729] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:21.569603 16692 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:21.601336 16351 consensus_queue.cc:260] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:21.602391 16351 raft_consensus.cc:3037] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
W20260806 03:56:21.537964 16688 log.cc:924] Time spent T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260806 03:56:21.547138 14314 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 527) took 1638 ms. Trace:
W20260806 03:56:21.615038 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 62340.5us
I20260806 03:56:21.614341 14314 rpcz_store.cc:276] 0806 03:56:19.908479 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.130089 (+221610us) service_pool.cc:227] Handling call
0806 03:56:20.148078 (+ 17989us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:20.168369 (+ 20291us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:20.168408 (+    39us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:20.254024 (+ 85616us) log.cc:842] Serialized 26 byte log entry
0806 03:56:20.374598 (+120574us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:20.374653 (+    55us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:20.374746 (+    93us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:21.448421 (+1073675us) spinlock_profiling.cc:243] Waited 5.32 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:21.546697 (+ 98276us) raft_consensus.cc:1671] finished
0806 03:56:21.546730 (+    33us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:21.547041 (+   311us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":48980,"raft.queue_time_us":29799,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":96,"spinlock_wait_cycles":12225792,"thread_start_us":57044,"threads_started":1,"wal-append.queue_time_us":455941}
I20260806 03:56:21.609565 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:21.594982 16564 ts_tablet_manager.cc:1428] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.435s	user 0.006s	sys 0.005s
I20260806 03:56:21.621865 14409 raft_consensus.cc:1261] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:56:21.622931 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.625222 14413 raft_consensus.cc:1261] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:21.623497 14409 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:21.628504 14253 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:21.634933 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 85453.9us
I20260806 03:56:21.636269 14139 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:21.654897 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:21.658531 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:21.661055 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:21.661715 16599 raft_consensus.cc:2781] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:21.662302 16599 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:21.662688 16599 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:21.662949 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:21.664157 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:21.665163 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:21.653453 14139 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:21.665715 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.666833 14187 raft_consensus.cc:2396] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 1.
W20260806 03:56:21.667743 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 50299.8us
I20260806 03:56:21.666368 14408 raft_consensus.cc:2454] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:21.670023 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.557353 16501 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:21.674093 14419 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 7.
I20260806 03:56:21.677583 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.680761 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:21.625108 16526 raft_consensus.cc:2726] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787) with higher term. Message: Invalid argument: T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3.
I20260806 03:56:21.661777 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:21.625312 16525 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:21.669377 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:21.651356 16409 raft_consensus.cc:2726] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:21.728727 16604 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:21.729387 14464 tablet.cc:2369] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260806 03:56:21.730342 16646 consensus_queue.cc:1035] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:21.689210 16495 raft_consensus.cc:2781] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:21.731724 16643 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:21.735203 14190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 395) took 1867 ms. Trace:
I20260806 03:56:21.735555 16621 tablet_bootstrap.cc:492] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e: No bootstrap required, opened a new log
W20260806 03:56:21.741662 16659 log.cc:924] Time spent T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 1.005s	user 0.005s	sys 0.005s
I20260806 03:56:21.744323 14412 raft_consensus.cc:1261] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:56:21.744817 16536 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:39426 (request call id 46) took 3924 ms. Trace:
I20260806 03:56:21.743615 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.579782 14179 rpcz_store.cc:276] 0806 03:56:20.354973 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.652960 (+297987us) service_pool.cc:227] Handling call
0806 03:56:20.781575 (+128615us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:20.793783 (+ 12208us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:20.793839 (+    56us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:20.794492 (+   653us) log.cc:842] Serialized 26 byte log entry
0806 03:56:21.049483 (+254991us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:21.054657 (+  5174us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:21.068781 (+ 14124us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:21.578986 (+510205us) raft_consensus.cc:1671] finished
0806 03:56:21.579015 (+    29us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:21.579162 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {"raft.queue_time_us":5723,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":21746,"thread_start_us":184216,"threads_started":1,"wal-append.queue_time_us":293969}
I20260806 03:56:21.749511 16423 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:21.752420 16564 tablet_bootstrap.cc:492] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a: Bootstrap starting.
I20260806 03:56:21.753718 16310 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:21.757499 16598 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:21.758025 16678 consensus_queue.cc:1046] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260806 03:56:21.760295 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 69383.6us
I20260806 03:56:21.761664 16148 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:21.701553 16506 consensus_queue.cc:1035] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.071s
W20260806 03:56:21.768872 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 298013us
W20260806 03:56:21.774588 16533 consensus_meta.cc:287] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 1.031s	user 0.010s	sys 0.006s
I20260806 03:56:21.697999 16637 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:21.934680 14306 raft_consensus.cc:1226] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
W20260806 03:56:21.726493 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 73187.6us
I20260806 03:56:21.795871 14192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 309) took 1344 ms. Trace:
I20260806 03:56:21.882632 14409 raft_consensus.cc:1226] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:56:21.833374 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:21.793572 16202 raft_consensus.cc:2726] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:21.814394 16547 ts_tablet_manager.cc:1918] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 3.2
I20260806 03:56:21.896178 14190 rpcz_store.cc:276] 0806 03:56:19.868272 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:19.868489 (+   217us) service_pool.cc:227] Handling call
0806 03:56:19.883285 (+ 14796us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:19.976879 (+ 93594us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:19.976911 (+    32us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:19.977644 (+   733us) log.cc:842] Serialized 26 byte log entry
0806 03:56:20.230122 (+252478us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:21.548300 (+1318178us) spinlock_profiling.cc:243] Waited 13.7 ms on lock 0x7b180002b480. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d7c75482c 00007f0d79b7f9dc 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f
0806 03:56:21.548509 (+   209us) log.cc:842] Serialized 14 byte log entry
0806 03:56:21.675451 (+126942us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:21.734810 (+ 59359us) spinlock_profiling.cc:243] Waited 93.2 ms on lock 0x7b540035be54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:21.734876 (+    66us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:21.734934 (+    58us) raft_consensus.cc:1671] finished
0806 03:56:21.734952 (+    18us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:21.735129 (+   177us) inbound_call.cc:173] Queueing success response
0806 03:56:21.762830 (+ 27701us) spinlock_profiling.cc:243] Waited 30.1 ms on lock 0x7b48002afb58. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d8196c7f1 00007f0d819638e7 00007f0d8196377a 00007f0d81a5795f 00007f0d81a57627 00007f0d81a6bb2c 00007f0d81a6bad8 00007f0d81a6ba58 00007f0d81a6ba13 00007f0d81a6acbc 00007f0d809ecbe6
Metrics: {"mutex_wait_us":1051596,"prepare.queue_time_us":231363,"prepare.run_cpu_time_us":82,"prepare.run_wall_time_us":52811,"raft.queue_time_us":147870,"raft.run_cpu_time_us":1356,"raft.run_wall_time_us":83470,"spinlock_wait_cycles":315869056,"thread_start_us":442567,"threads_started":2,"wal-append.queue_time_us":371492}
I20260806 03:56:21.905687 14307 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 525) took 1997 ms. Trace:
I20260806 03:56:21.679839 16377 consensus_queue.cc:1035] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.212s
I20260806 03:56:21.833768 16383 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:21.917066 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.794178 16525 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:21.834875 16495 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:21.906836 16621 ts_tablet_manager.cc:1397] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e: Time spent bootstrapping tablet: real 1.741s	user 0.019s	sys 0.011s
I20260806 03:56:21.932538 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:21.937009 14139 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:21.906395 16054 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:21.940512 14187 raft_consensus.cc:2379] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 5: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:21.936771 14192 rpcz_store.cc:276] 0806 03:56:20.449399 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.657352 (+207953us) service_pool.cc:227] Handling call
0806 03:56:20.661593 (+  4241us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:20.661830 (+   237us) raft_consensus.cc:1520] Early marking committed up to index 4
0806 03:56:21.566907 (+905077us) log.cc:842] Serialized 14 byte log entry
0806 03:56:21.792921 (+226014us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:21.793003 (+    82us) raft_consensus.cc:1631] Marking committed up to 4
0806 03:56:21.793066 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:21.793180 (+   114us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:21.793315 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":904716,"prepare.queue_time_us":905983,"prepare.run_cpu_time_us":88,"prepare.run_wall_time_us":8437,"raft.queue_time_us":2478,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":36582,"thread_start_us":223834,"threads_started":1}
I20260806 03:56:21.945917 14307 rpcz_store.cc:276] 0806 03:56:19.907891 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.107663 (+199772us) service_pool.cc:227] Handling call
0806 03:56:20.107946 (+   283us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:20.352459 (+244513us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:20.373447 (+ 20988us) log.cc:842] Serialized 14 byte log entry
0806 03:56:21.565830 (+1192383us) spinlock_profiling.cc:243] Waited 6.17 ms on lock 0x7b18000211c0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b7f345 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb 00007f0d7c74c063 00007f0d7c74c57b 00007f0d7cacf88a
0806 03:56:21.814842 (+249012us) raft_consensus.cc:1525] Triggering prepare for 0 ops
0806 03:56:21.814895 (+    53us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:21.814941 (+    46us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:21.905372 (+ 90431us) spinlock_profiling.cc:243] Waited 244 ms on lock 0x7b5400425754. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:21.905436 (+    64us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:21.905608 (+   172us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":20856,"prepare.run_cpu_time_us":122,"prepare.run_wall_time_us":3988,"raft.queue_time_us":669,"raft.run_cpu_time_us":173,"raft.run_wall_time_us":58373,"spinlock_wait_cycles":575731712,"thread_start_us":248058,"threads_started":1}
I20260806 03:56:21.911921 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:21.794644 16544 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:21.934393 16629 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.927s	user 0.052s	sys 0.090s
I20260806 03:56:21.950003 14477 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:21.886242 16599 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:21.957942 16547 log.cc:1196] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-3-root/wals/bf96497390d34b9c9b9fd330032aee83
I20260806 03:56:21.944694 16604 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:21.923478 16310 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:21.929916 16650 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:21.994537 14477 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:21.967289 16495 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:21.981742 16584 raft_consensus.cc:2781] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:21.999578 16274 raft_consensus.cc:2726] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:22.007501 16599 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:22.007702 16544 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:22.008684 14524 raft_consensus.cc:2396] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 1.
W20260806 03:56:21.989027 16629 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.981s	user 0.053s	sys 0.091s
I20260806 03:56:22.008950 16547 ts_tablet_manager.cc:1939] T bf96497390d34b9c9b9fd330032aee83 P ea4c17bf862541aa93d120d173084b0e: Deleting consensus metadata
W20260806 03:56:22.009636 16695 log.cc:924] Time spent T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.196s	user 0.000s	sys 0.000s
W20260806 03:56:22.010423 16697 log.cc:924] Time spent T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.311s	user 0.001s	sys 0.000s
I20260806 03:56:22.010150 16604 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:21.987360 14139 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:21.942606 16148 consensus_queue.cc:1035] T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.050s
I20260806 03:56:21.947734 16637 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:22.058274 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 71122.5us
I20260806 03:56:21.996146 16646 consensus_queue.cc:1035] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
W20260806 03:56:22.070097 16648 consensus_meta.cc:287] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.608s	user 0.012s	sys 0.000s
W20260806 03:56:22.070379 16704 log.cc:924] Time spent T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260806 03:56:22.070703 16310 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:22.070658 16648 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:22.071373 16703 log.cc:924] Time spent T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260806 03:56:21.991073 16694 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260806 03:56:22.047341 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 52898.5us
I20260806 03:56:22.053239 14313 raft_consensus.cc:1226] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:21.930480 16598 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:22.031140 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 241004us
I20260806 03:56:22.062675 14139 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:22.067553 14410 consensus_meta.cc:287] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.516s	user 0.006s	sys 0.010s
I20260806 03:56:21.991952 16054 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:22.031515 16584 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:22.053090 16602 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260806 03:56:22.082530 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 165844us
I20260806 03:56:21.901201 16536 rpcz_store.cc:276] 0806 03:56:17.820760 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:17.846167 (+ 25407us) service_pool.cc:227] Handling call
0806 03:56:18.206554 (+360387us) ts_tablet_manager.cc:1145] Deleting tablet 5a4270a2a64e4d1c917d785b072e3659
0806 03:56:18.206630 (+    76us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0806 03:56:19.725593 (+1518963us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:21.053552 (+1327959us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:21.744708 (+691156us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":45046,"tablet-delete.queue_time_us":287501,"thread_start_us":147292,"threads_started":1}
W20260806 03:56:22.128973 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 147794us
I20260806 03:56:22.112033 14410 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 5.
I20260806 03:56:22.078679 14308 raft_consensus.cc:1226] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 5. Current term is 6. Ops: []
W20260806 03:56:22.125985 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 63415.8us
I20260806 03:56:22.124598 14365 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:22.127493 16598 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:22.061655 15728 raft_consensus.cc:2726] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:22.133229 16643 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:22.133946 16643 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:22.138809 16643 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:22.139952 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:22.138969 14139 leader_election.cc:302] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.128860 14477 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:22.114986 16702 log.cc:924] Time spent T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260806 03:56:22.150547 14365 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:22.144037 14139 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.121536 16584 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:22.157346 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:22.159502 14365 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:22.122201 16602 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:22.143538 16316 raft_consensus.cc:2726] T d208e1f8be0c4ae588a74decc1036fe1 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:56:22.153828 15959 consensus_meta.cc:287] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.581s	user 0.003s	sys 0.009s
I20260806 03:56:22.184243 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56e9d1c4da89417a987f897c8db21fd4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:22.165071 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:22.157754 15728 raft_consensus.cc:2726] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:22.143940 16646 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:22.163658 14417 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 6.
I20260806 03:56:22.114744 16310 consensus_queue.cc:1035] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.049s
I20260806 03:56:22.150931 16614 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:22.184609 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
W20260806 03:56:22.182538 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 151679us
I20260806 03:56:22.198868 14521 raft_consensus.cc:2362] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 7. Re-sending same reply.
I20260806 03:56:22.163523 16526 raft_consensus.cc:2781] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:22.198081 14302 raft_consensus.cc:1226] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:22.156679 16501 raft_consensus.cc:2726] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:22.224754 16501 raft_consensus.cc:2726] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:22.228338 16710 raft_consensus.cc:482] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:22.229065 16710 raft_consensus.cc:504] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:22.229633 16054 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:22.199162 16536 tablet_replica.cc:330] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: stopping tablet replica
I20260806 03:56:22.231899 16710 leader_election.cc:288] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:22.188254 14031 catalog_manager.cc:4841] TS 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): tablet 5a4270a2a64e4d1c917d785b072e3659 (table test-workload [id=186d24942bd743b0a7ee37a99d6826a1]) successfully deleted
W20260806 03:56:22.234071 14031 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 84998.8us
I20260806 03:56:22.163200 16636 consensus_queue.cc:1035] T d12e0b5807184c3bb9294b8832e0af43 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.062s
I20260806 03:56:22.212494 16513 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:46374 (request call id 44) took 4554 ms. Trace:
I20260806 03:56:22.236780 16650 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:22.215000 16597 tablet_bootstrap.cc:492] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c: No bootstrap required, opened a new log
I20260806 03:56:22.238430 16597 ts_tablet_manager.cc:1397] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent bootstrapping tablet: real 2.341s	user 0.032s	sys 0.023s
I20260806 03:56:22.241572 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:22.242261 16637 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:22.242955 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
W20260806 03:56:22.244240 16344 consensus_meta.cc:287] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.674s	user 0.008s	sys 0.005s
I20260806 03:56:22.244536 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:22.244992 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:22.244722 16344 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:22.246059 16617 raft_consensus.cc:3032] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:22.246246 14522 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:22.246491 16617 raft_consensus.cc:729] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:22.244601 14527 raft_consensus.cc:1226] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260806 03:56:22.174615 16602 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:22.239854 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:22.245235 14518 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:22.251024 16621 raft_consensus.cc:348] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:22.236210 16513 rpcz_store.cc:276] 0806 03:56:17.657784 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:17.658293 (+   509us) service_pool.cc:227] Handling call
0806 03:56:17.995519 (+337226us) ts_tablet_manager.cc:1145] Deleting tablet 5a4270a2a64e4d1c917d785b072e3659
0806 03:56:18.288099 (+292580us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0806 03:56:19.730496 (+1442397us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:21.061729 (+1331233us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:21.759987 (+698258us) spinlock_profiling.cc:243] Waited 41.1 ms on lock 0x7b580070bf98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65851 00007f0d79b65e82 00007f0d82a7e8b9 00007f0d819915d8 00007f0d81a55e42 00007f0d81a85e10 00007f0d81a6ce0d 00007f0d81a6cdb9 00007f0d81a6cd49 00007f0d81a6cd11
0806 03:56:22.212324 (+452337us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":66002,"spinlock_wait_cycles":94573952,"tablet-delete.queue_time_us":305282,"thread_start_us":132727,"threads_started":1}
I20260806 03:56:22.255573 14031 catalog_manager.cc:4841] TS fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): tablet 5a4270a2a64e4d1c917d785b072e3659 (table test-workload [id=186d24942bd743b0a7ee37a99d6826a1]) successfully deleted
W20260806 03:56:22.218535 16709 log.cc:924] Time spent T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260806 03:56:22.256990 16525 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:22.257148 14196 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 410) took 1324 ms. Trace:
I20260806 03:56:22.183681 16423 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:22.257685 14196 rpcz_store.cc:276] 0806 03:56:20.932748 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:21.578483 (+645735us) service_pool.cc:227] Handling call
0806 03:56:21.578898 (+   415us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:21.696888 (+117990us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:21.696922 (+    34us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:21.728202 (+ 31280us) log.cc:842] Serialized 26 byte log entry
0806 03:56:21.975394 (+247192us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:21.975439 (+    45us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:21.975543 (+   104us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:22.256947 (+281404us) raft_consensus.cc:1671] finished
0806 03:56:22.256969 (+    22us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:22.257090 (+   121us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":116553,"raft.queue_time_us":149171,"raft.run_cpu_time_us":82,"raft.run_wall_time_us":82,"thread_start_us":246836,"threads_started":1,"wal-append.queue_time_us":332942}
I20260806 03:56:22.247406 16617 consensus_queue.cc:260] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:22.260656 16617 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:22.215158 16614 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:22.262701 16614 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:22.264961 16561 ts_tablet_manager.cc:1918] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 3.2
I20260806 03:56:22.265779 16561 log.cc:1196] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-1-root/wals/bf96497390d34b9c9b9fd330032aee83
I20260806 03:56:22.269063 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:22.270112 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:22.274068 14517 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 5.
I20260806 03:56:22.191548 14139 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.271531 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:22.249293 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:22.275373 14419 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:22.277026 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:22.279924 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 62279.8us
W20260806 03:56:22.275694 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 84370.1us
I20260806 03:56:22.277845 14409 raft_consensus.cc:1261] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:22.282159 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:22.288980 14139 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.289410 14408 raft_consensus.cc:2379] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 4: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:22.286767 14417 raft_consensus.cc:2362] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4. Re-sending same reply.
I20260806 03:56:22.301785 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:22.302721 14196 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:56:22.304945 16663 raft_consensus.cc:2726] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:22.268206 16561 ts_tablet_manager.cc:1939] T bf96497390d34b9c9b9fd330032aee83 P 54f2e0abda7f4ad28d52c215ed7e0070: Deleting consensus metadata
I20260806 03:56:22.236573 16648 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:22.260876 16701 log.cc:924] Time spent T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.132s	user 0.000s	sys 0.000s
I20260806 03:56:22.332233 16597 raft_consensus.cc:348] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:22.333490 16597 raft_consensus.cc:374] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:56:22.333889 16597 raft_consensus.cc:729] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Initialized, Role: FOLLOWER
I20260806 03:56:22.334628 14194 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 406) took 2012 ms. Trace:
I20260806 03:56:22.334755 16597 consensus_queue.cc:260] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:22.319983 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:22.305765 16706 log.cc:924] Time spent T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5: Append to log took a long time: real 0.244s	user 0.002s	sys 0.000s
I20260806 03:56:22.251940 16621 raft_consensus.cc:374] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260806 03:56:22.275296 16351 consensus_meta.cc:287] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.672s	user 0.007s	sys 0.002s
I20260806 03:56:22.299970 14518 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 6.
I20260806 03:56:22.313197 16202 consensus_queue.cc:1046] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260806 03:56:22.323349 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:22.326066 16537 consensus_meta.cc:287] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.760s	user 0.008s	sys 0.006s
I20260806 03:56:22.221262 16526 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260806 03:56:22.308718 14139 connection.cc:232] RPC call timeout handler was delayed by -1.1990469270385802s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1807s for a response
I20260806 03:56:22.328830 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:22.329263 16310 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:22.335445 16148 consensus_queue.cc:1046] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:22.247329 16344 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:22.335146 14194 rpcz_store.cc:276] 0806 03:56:20.322584 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.480387 (+157803us) service_pool.cc:227] Handling call
0806 03:56:20.510109 (+ 29722us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:20.510530 (+   421us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:56:21.554712 (+1044182us) spinlock_profiling.cc:243] Waited 28.9 ms on lock 0x7b18002509c0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b144ca 00007f0d831f5f99 00007f0d799d8990 00007f0d79b9a864 00007f0d79b9a155 00007f0d8049a167 00007f0d7cacf807 00007f0d7cadef0f 00007f0d7cadee88
0806 03:56:21.555084 (+   372us) log.cc:842] Serialized 14 byte log entry
0806 03:56:21.800964 (+245880us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:21.803724 (+  2760us) log.cc:842] Serialized 26 byte log entry
0806 03:56:21.803893 (+   169us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:21.803936 (+    43us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:21.806138 (+  2202us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:22.334294 (+528156us) raft_consensus.cc:1671] finished
0806 03:56:22.334423 (+   129us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:22.334569 (+   146us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":14463,"prepare.queue_time_us":1055633,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":50,"raft.queue_time_us":13984,"raft.run_cpu_time_us":365,"raft.run_wall_time_us":95110,"spinlock_wait_cycles":66522496,"thread_start_us":244392,"threads_started":1,"wal-append.queue_time_us":491052}
I20260806 03:56:22.337983 16602 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:22.275529 16585 raft_consensus.cc:2726] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260806 03:56:22.341388 16531 consensus_meta.cc:287] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.761s	user 0.010s	sys 0.004s
I20260806 03:56:22.342185 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:22.342427 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 149190us
I20260806 03:56:22.362862 16621 raft_consensus.cc:729] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Initialized, Role: FOLLOWER
I20260806 03:56:22.344599 14306 raft_consensus.cc:1226] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:22.306453 16564 tablet_bootstrap.cc:654] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a: Neither blocks nor log segments found. Creating new log.
I20260806 03:56:22.367234 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:22.331900 16547 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:51326 (request call id 44) took 4316 ms. Trace:
I20260806 03:56:22.344566 16274 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:22.377251 16383 raft_consensus.cc:2726] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:22.377833 16597 ts_tablet_manager.cc:1428] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent starting tablet: real 0.139s	user 0.010s	sys 0.000s
W20260806 03:56:22.368156 16692 consensus_meta.cc:287] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.766s	user 0.000s	sys 0.013s
I20260806 03:56:22.389659 14192 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
W20260806 03:56:22.222187 16542 consensus_meta.cc:287] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.667s	user 0.011s	sys 0.003s
I20260806 03:56:22.375660 14196 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:22.367161 16544 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:22.375332 16526 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:22.404521 16547 rpcz_store.cc:276] 0806 03:56:18.019023 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.144695 (+125672us) service_pool.cc:227] Handling call
0806 03:56:18.517130 (+372435us) ts_tablet_manager.cc:1145] Deleting tablet bf96497390d34b9c9b9fd330032aee83
0806 03:56:18.517375 (+   245us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0806 03:56:20.180339 (+1662964us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:21.787669 (+1607330us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:22.331789 (+544120us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":157116,"tablet-delete.queue_time_us":370980,"thread_start_us":278452,"threads_started":1}
I20260806 03:56:22.443240 16547 tablet_replica.cc:330] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: stopping tablet replica
I20260806 03:56:22.407157 14524 raft_consensus.cc:1226] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260806 03:56:22.405349 14365 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.418900 14308 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47302 (request call id 531) took 1457 ms. Trace:
I20260806 03:56:22.400985 16531 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:22.437978 16692 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:22.426723 16274 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:22.393117 16423 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:22.439038 16614 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:22.383400 16310 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:22.426502 14520 raft_consensus.cc:1226] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:22.446044 14308 rpcz_store.cc:276] 0806 03:56:20.961537 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.963983 (+  2446us) service_pool.cc:227] Handling call
0806 03:56:21.235043 (+271060us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:22.145732 (+910689us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:22.275741 (+130009us) spinlock_profiling.cc:243] Waited 838 ms on lock 0x7b54006487d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:22.418586 (+142845us) spinlock_profiling.cc:243] Waited 270 ms on lock 0x7b54006487d0. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac4a09 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:22.418800 (+   214us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2548738176}
W20260806 03:56:22.454162 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 82673.7us
I20260806 03:56:22.375602 16537 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:22.488499 14139 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.446193 14365 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.489838 14526 raft_consensus.cc:1226] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 1. Current term is 2. Ops: []
I20260806 03:56:22.474586 16423 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:22.492980 16634 raft_consensus.cc:2726] T 56e9d1c4da89417a987f897c8db21fd4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:22.493532 14516 raft_consensus.cc:1226] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260806 03:56:22.493716 14312 raft_consensus.cc:1226] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 6. Current term is 7. Ops: []
I20260806 03:56:22.494246 16663 raft_consensus.cc:2726] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:22.489642 16735 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:22.494441 16729 consensus_queue.cc:1046] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260806 03:56:22.495185 16735 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:22.446228 16542 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:22.498705 16715 log.cc:924] Time spent T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.266s	user 0.002s	sys 0.002s
I20260806 03:56:22.498865 16542 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:22.500298 14411 raft_consensus.cc:1226] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:22.451130 16585 raft_consensus.cc:482] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:22.471544 16621 consensus_queue.cc:260] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:22.501880 16585 raft_consensus.cc:504] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:22.496685 16694 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:22.503386 16694 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:22.451606 16094 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:22.449815 16544 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:22.506389 16506 raft_consensus.cc:3032] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:22.520777 16506 raft_consensus.cc:729] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
W20260806 03:56:22.533448 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 58606.3us
I20260806 03:56:22.538368 16186 raft_consensus.cc:3032] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:22.545471 14178 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 349) took 1651 ms. Trace:
I20260806 03:56:22.538442 16506 consensus_queue.cc:260] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:22.549975 14410 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59036 (request call id 341) took 2364 ms (client timeout 2877 ms). Trace:
W20260806 03:56:22.555434 14410 rpcz_store.cc:269] 0806 03:56:20.185950 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:20.210203 (+ 24253us) service_pool.cc:227] Handling call
0806 03:56:20.926882 (+716679us) spinlock_profiling.cc:243] Waited 2.91 ms on lock 0x7b580070bf98. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79b65b7c 00007f0d79b6573b 00007f0d82a55b09 00007f0d81991730 00007f0d81a5779b 00007f0d81a57821 00007f0d81a071b0 00007f0d81a06a94 00007f0d7b0eec04 00007f0d7b0eeb92
0806 03:56:22.549786 (+1622904us) spinlock_profiling.cc:243] Waited 624 ms on lock 0x7b54002648d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:22.549906 (+   120us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1440767232}
I20260806 03:56:22.554548 14178 rpcz_store.cc:276] 0806 03:56:20.893992 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:21.569855 (+675863us) service_pool.cc:227] Handling call
0806 03:56:21.570141 (+   286us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:21.626300 (+ 56159us) raft_consensus.cc:1520] Early marking committed up to index 2
0806 03:56:21.675867 (+ 49567us) log.cc:842] Serialized 14 byte log entry
0806 03:56:21.731910 (+ 56043us) spinlock_profiling.cc:243] Waited 8.76 ms on lock 0x7b1800279880. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d764 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:56:22.075766 (+343856us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:22.076361 (+   595us) log.cc:842] Serialized 26 byte log entry
0806 03:56:22.076517 (+   156us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:22.076872 (+   355us) log.cc:842] Serialized 14 byte log entry
0806 03:56:22.077165 (+   293us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:22.077259 (+    94us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:22.231349 (+154090us) spinlock_profiling.cc:243] Waited 19.8 ms on lock 0x7b1800279880. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d82a3c8b1 00007f0d82a49661 00007f0d79b9d638 00007f0d79ba0b11 00007f0d79ba0ac9 00007f0d79ba0a59 00007f0d79ba0a21 00007f0d79b9fd1d 00007f0d82e01204 00007f0d82e01039 00007f0d79b7fdc6
0806 03:56:22.498120 (+266771us) spinlock_profiling.cc:243] Waited 15.2 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:22.545202 (+ 47082us) raft_consensus.cc:1671] finished
0806 03:56:22.545232 (+    30us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:22.545397 (+   165us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":55750,"prepare.queue_time_us":60009,"prepare.run_cpu_time_us":139,"prepare.run_wall_time_us":5586,"raft.queue_time_us":63868,"raft.run_cpu_time_us":404,"raft.run_wall_time_us":37299,"spinlock_wait_cycles":100559744,"thread_start_us":259864,"threads_started":1,"wal-append.queue_time_us":536614}
W20260806 03:56:22.586071 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 413642us
W20260806 03:56:22.599933 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 111541us
I20260806 03:56:22.601116 14139 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:22.602046 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 156072us
I20260806 03:56:22.603066 14365 leader_election.cc:302] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.604817 14365 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.607642 14365 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.609230 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8c1582ca32574242a98b28d0cf5aaaf6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:22.617229 14139 leader_election.cc:302] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.618314 16663 raft_consensus.cc:2726] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:22.554452 16186 raft_consensus.cc:729] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:22.620422 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:22.640650 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:22.638734 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 244611us
I20260806 03:56:22.635946 14139 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:22.602253 16689 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.579s	user 0.010s	sys 0.004s
I20260806 03:56:22.609278 14365 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.659978 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:22.663829 14139 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.690268 14139 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:22.690335 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 81181.2us
I20260806 03:56:22.691679 14139 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.692322 14365 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:22.696053 14365 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.619246 16617 raft_consensus.cc:2726] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:22.614748 16542 raft_consensus.cc:2726] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:22.699739 14139 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.721748 14139 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.699630 16544 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:22.698731 16202 raft_consensus.cc:2726] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:22.723258 16202 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:22.723471 16561 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:47290 (request call id 44) took 4732 ms. Trace:
I20260806 03:56:22.723948 16202 raft_consensus.cc:2726] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:22.724077 16561 rpcz_store.cc:276] 0806 03:56:18.013307 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.160252 (+146945us) service_pool.cc:227] Handling call
0806 03:56:18.823182 (+662930us) ts_tablet_manager.cc:1145] Deleting tablet bf96497390d34b9c9b9fd330032aee83
0806 03:56:18.929017 (+105835us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0806 03:56:21.764114 (+2835097us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:22.264698 (+500584us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:22.723354 (+458656us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":295282,"tablet-delete.queue_time_us":284420,"thread_start_us":130402,"threads_started":1}
I20260806 03:56:22.711916 16717 raft_consensus.cc:2726] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:22.726707 16614 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 7 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:22.698413 16137 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:22.666960 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:56:22.702518 16689 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.669s	user 0.010s	sys 0.017s
I20260806 03:56:22.712510 14365 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.716991 16423 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:22.614898 16094 raft_consensus.cc:2726] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:22.619393 16537 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:22.725992 16692 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:22.707158 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dd20aef8cc614e3cad4c77451fb5c501" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:22.727849 14139 leader_election.cc:334] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Timed out: RequestConsensusVote RPC to 127.0.183.3:39337 timed out after 1.685s (SENT)
W20260806 03:56:22.774683 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 46921.4us
W20260806 03:56:22.728711 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 314646us
I20260806 03:56:22.704547 16621 ts_tablet_manager.cc:1428] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e: Time spent starting tablet: real 0.728s	user 0.006s	sys 0.010s
I20260806 03:56:22.667399 16310 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:22.698196 16525 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:22.700383 16634 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:22.738009 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:22.707116 16678 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:22.619812 16602 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:22.764794 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 62935.6us
I20260806 03:56:22.740228 14365 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.615396 16501 raft_consensus.cc:2726] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:22.733000 14253 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:22.702998 16316 raft_consensus.cc:2726] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:22.698027 16186 consensus_queue.cc:260] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:22.776626 16621 ts_tablet_manager.cc:1460] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e: Tablet startup took 808ms
I20260806 03:56:22.786696 16585 leader_election.cc:288] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:22.789804 16678 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:22.768522 16716 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:22.702796 16735 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:22.703991 16531 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 2 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:22.781142 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:22.698360 16148 consensus_queue.cc:1046] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.071s
W20260806 03:56:22.782234 14145 leader_election.cc:341] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
W20260806 03:56:22.764600 16495 consensus_meta.cc:287] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.687s	user 0.010s	sys 0.006s
I20260806 03:56:22.794878 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:22.795552 14309 raft_consensus.cc:1261] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260806 03:56:22.829412 14309 pending_rounds.cc:76] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting all ops after (but not including) 1
W20260806 03:56:22.795984 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 55848.2us
I20260806 03:56:22.829686 14309 pending_rounds.cc:97] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260806 03:56:22.829989 14309 raft_consensus.cc:2866] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:22.831043 14365 leader_election.cc:302] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.799400 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:22.834244 14525 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
W20260806 03:56:22.803944 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 70983.6us
I20260806 03:56:22.783981 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:22.771555 16717 raft_consensus.cc:2726] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:22.821754 14314 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 7.
W20260806 03:56:22.841454 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 46313.3us
I20260806 03:56:22.841037 14365 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.843950 14477 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.846586 14365 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:22.842120 14253 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:22.847877 14365 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:22.803718 16556 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:22.848954 16556 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:22.849632 16556 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:22.851080 16604 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:22.825817 16731 log.cc:924] Time spent T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.598s	user 0.002s	sys 0.002s
I20260806 03:56:22.818558 16564 tablet_bootstrap.cc:492] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a: No bootstrap required, opened a new log
I20260806 03:56:22.853471 16564 ts_tablet_manager.cc:1397] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent bootstrapping tablet: real 1.101s	user 0.026s	sys 0.005s
I20260806 03:56:22.853613 16344 raft_consensus.cc:2726] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:22.854415 16344 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:22.811488 16506 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:22.854914 16344 raft_consensus.cc:686] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:22.785362 16525 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:22.855742 16525 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:22.855959 16344 consensus_queue.cc:237] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:22.857174 16537 consensus_queue.cc:1046] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260806 03:56:22.798882 16186 raft_consensus.cc:3037] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:22.860566 16148 raft_consensus.cc:3032] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:22.861034 16148 raft_consensus.cc:729] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:22.861877 16148 consensus_queue.cc:260] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:22.863320 16148 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:22.825485 16526 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:22.782944 16274 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:22.865892 16536 raft_consensus.cc:2229] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260806 03:56:22.866756 16536 raft_consensus.cc:2258] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260806 03:56:22.797479 16707 log.cc:924] Time spent T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.729s	user 0.003s	sys 0.000s
I20260806 03:56:22.797895 16505 raft_consensus.cc:3032] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:22.865772 14412 raft_consensus.cc:2379] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 5: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:22.870607 16505 raft_consensus.cc:729] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:22.871424 16735 raft_consensus.cc:2726] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:22.871856 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:22.802245 16646 consensus_meta.cc:287] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.608s	user 0.015s	sys 0.005s
I20260806 03:56:22.872843 16646 raft_consensus.cc:2726] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260806 03:56:22.816695 16724 log.cc:924] Time spent T 8d3ef74813d84192ab2334c92458b813 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260806 03:56:22.878799 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:22.879467 14178 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:22.871496 16664 raft_consensus.cc:2781] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:22.819098 16678 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:56:22.899741 14367 leader_election.cc:341] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:56:22.795758 16501 raft_consensus.cc:2726] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:22.825050 16495 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:22.893025 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:22.789933 16747 raft_consensus.cc:482] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:22.821645 16634 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:22.908401 14412 raft_consensus.cc:2454] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:22.914707 14178 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
W20260806 03:56:22.907227 16605 thread.cc:636] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.172s	user 0.049s	sys 0.083s
I20260806 03:56:22.917755 14253 leader_election.cc:302] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.920431 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:22.819391 16716 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:22.937513 14253 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:22.923012 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 79169.5us
I20260806 03:56:22.940002 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:22.942068 14477 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:22.943938 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:22.894100 16505 consensus_queue.cc:260] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:22.945840 14253 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:22.947175 14477 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:22.948808 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:56:22.935176 16605 thread.cc:602] log-alloc [worker] (thread pool) Time spent starting thread: real 1.204s	user 0.050s	sys 0.083s
I20260806 03:56:22.908089 16664 raft_consensus.cc:686] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:22.917969 14035 catalog_manager.cc:4841] TS 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): tablet bf96497390d34b9c9b9fd330032aee83 (table test-workload [id=186d24942bd743b0a7ee37a99d6826a1]) successfully deleted
I20260806 03:56:22.953627 14477 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:56:22.800414 16621 ts_tablet_manager.cc:1462] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e: Trace:
0806 03:56:18.171112 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.239316 (+ 68204us) service_pool.cc:227] Handling call
0806 03:56:18.324598 (+ 85282us) ts_tablet_manager.cc:663] Acquired tablet manager lock
0806 03:56:18.341316 (+ 16718us) ts_tablet_manager.cc:676] Creating new metadata...
0806 03:56:18.912382 (+571066us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:19.703558 (+791176us) tablet_replica.cc:205] Creating consensus instance
0806 03:56:19.958014 (+254456us) inbound_call.cc:173] Queueing success response
0806 03:56:20.146257 (+188243us) ts_tablet_manager.cc:1373] Bootstrapping tablet
0806 03:56:21.982520 (+1836263us) ts_tablet_manager.cc:1429] Starting tablet replica
0806 03:56:22.248493 (+265973us) tablet_replica.cc:259] Starting instrumentation
0806 03:56:22.249208 (+   715us) tablet_replica.cc:278] Starting consensus
Metrics: {"raft.queue_time_us":1106,"raft.run_cpu_time_us":228,"raft.run_wall_time_us":4994,"tablet-open.queue_time_us":422229,"thread_start_us":224011,"threads_started":1}
I20260806 03:56:22.955380 14419 raft_consensus.cc:1226] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:22.957280 14253 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.958217 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:22.935772 16604 raft_consensus.cc:2726] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:22.962124 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:22.962669 14253 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.960111 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
    @     0x7f0d79d6aa92 testing::Test::Run() at ??:0
W20260806 03:56:22.945726 16584 consensus_meta.cc:287] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.760s	user 0.016s	sys 0.006s
W20260806 03:56:22.979589 14035 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 61636.1us
I20260806 03:56:22.986218 16689 raft_consensus.cc:2726] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:22.944270 16476 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:22.988739 14253 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.942239 16595 raft_consensus.cc:2726] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:56:22.999758 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 46258.7us
I20260806 03:56:22.967119 16377 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:22.951849 16531 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:22.930856 16634 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:22.970912 16717 consensus_queue.cc:1046] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.060s
I20260806 03:56:22.954929 16423 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:56:23.025178 16423 raft_consensus.cc:686] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:23.026377 16423 consensus_queue.cc:237] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:23.010017 14253 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:22.949033 16636 raft_consensus.cc:2726] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:22.988618 16547 raft_consensus.cc:2229] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260806 03:56:22.973008 16505 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:22.989285 16692 raft_consensus.cc:2726] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:23.020334 14031 catalog_manager.cc:4841] TS ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): tablet bf96497390d34b9c9b9fd330032aee83 (table test-workload [id=186d24942bd743b0a7ee37a99d6826a1]) successfully deleted
I20260806 03:56:22.928483 16747 raft_consensus.cc:504] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:22.999570 16466 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:23.030136 16634 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:23.036619 16595 raft_consensus.cc:2726] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:23.047114 16556 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:23.048496 16495 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:23.049603 16501 raft_consensus.cc:3032] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:56:23.007685 16604 raft_consensus.cc:2781] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:23.050679 16604 raft_consensus.cc:686] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:23.031553 16531 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:23.051638 16604 consensus_queue.cc:237] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:23.053659 16531 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:23.049831 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:23.056206 16605 tablet_bootstrap.cc:492] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:56:23.056878 16605 ts_tablet_manager.cc:1397] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 2.784s	user 0.070s	sys 0.088s
W20260806 03:56:23.058002 16694 consensus_meta.cc:287] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.554s	user 0.008s	sys 0.017s
I20260806 03:56:23.059770 16564 raft_consensus.cc:348] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:23.061008 16564 raft_consensus.cc:374] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:56:23.058835 16694 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:23.061378 16564 raft_consensus.cc:729] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Initialized, Role: FOLLOWER
I20260806 03:56:23.063301 16694 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:23.065703 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:23.068133 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:23.068799 14178 raft_consensus.cc:2454] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:23.069057 14196 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 7.
I20260806 03:56:23.010670 16689 raft_consensus.cc:2726] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:23.017359 16377 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:23.017920 16526 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:23.079342 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:23.045423 16547 raft_consensus.cc:2258] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260806 03:56:23.050134 16501 raft_consensus.cc:729] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:23.072389 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:23.083257 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:23.079687 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:23.065927 16556 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:23.073696 14307 raft_consensus.cc:2379] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 6: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:23.063011 16664 consensus_queue.cc:237] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:23.007164 16584 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:23.079923 16377 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:23.112493 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:23.086181 14188 raft_consensus.cc:1226] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:23.087735 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:23.123335 14525 raft_consensus.cc:2396] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 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: 5 index: 3.
I20260806 03:56:23.088073 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:23.088809 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:23.091997 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:23.124472 14516 raft_consensus.cc:3037] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:23.094170 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:23.125254 14419 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:23.046097 16466 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:23.095459 14477 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:23.105355 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:23.085041 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:23.128737 14187 raft_consensus.cc:2354] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5.
I20260806 03:56:23.134935 16501 consensus_queue.cc:260] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:23.136510 16501 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:23.140545 16536 ts_tablet_manager.cc:1905] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 03:56:23.125814 16716 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:23.128209 16717 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:56:23.152905 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260806 03:56:23.157196 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 61869.5us
W20260806 03:56:23.158234 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 366296us
I20260806 03:56:23.122325 16525 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:23.187078 14411 raft_consensus.cc:2379] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 6: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:23.114430 16564 consensus_queue.cc:260] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:23.176357 16531 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:23.156699 16717 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:23.201972 14479 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:56:23.202847 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 349730us
I20260806 03:56:23.208509 16094 raft_consensus.cc:3032] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Stepping down as leader of term 1
I20260806 03:56:23.208973 16094 raft_consensus.cc:729] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:23.209995 16094 consensus_queue.cc:260] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:23.211388 16094 raft_consensus.cc:3037] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Advancing to term 2
I20260806 03:56:23.228052 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8c1582ca32574242a98b28d0cf5aaaf6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:23.228813 14524 raft_consensus.cc:2454] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:56:23.233374 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:23.236743 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:23.176121 16533 consensus_queue.cc:1046] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260806 03:56:23.282466 14419 raft_consensus.cc:2454] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 7.
I20260806 03:56:23.298930 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
W20260806 03:56:23.300294 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 98461.6us
I20260806 03:56:23.302649 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:23.308575 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:23.316327 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:23.315771 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 281933us
I20260806 03:56:23.318660 14253 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:23.319253 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:23.319819 14417 raft_consensus.cc:1226] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260806 03:56:23.326901 14421 raft_consensus.cc:1261] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:23.327155 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:23.202175 16747 leader_election.cc:288] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:23.331617 14253 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:23.332336 14410 raft_consensus.cc:1226] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260806 03:56:23.338433 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:23.341554 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:23.342432 14419 raft_consensus.cc:1226] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:23.342516 14477 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:23.343703 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dd20aef8cc614e3cad4c77451fb5c501" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:23.206421 16148 consensus_queue.cc:1035] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.115s
I20260806 03:56:23.344923 14187 raft_consensus.cc:1226] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:23.345217 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:23.196316 16605 raft_consensus.cc:348] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:23.350262 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:23.349251 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:23.351935 14411 raft_consensus.cc:2454] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 0.
I20260806 03:56:23.348743 14421 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:23.315248 16274 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:56:23.205859 16531 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:23.360809 14253 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.4:34235 timed out after 1.986s (SENT) [suppressed 13 similar messages]
I20260806 03:56:23.362862 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:23.363536 14521 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:23.364355 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:23.367861 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:23.368650 14524 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:23.315979 16634 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:23.372097 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:23.374675 14477 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:23.375303 14311 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 7.
I20260806 03:56:23.331013 16556 raft_consensus.cc:2781] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:23.321305 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:23.298148 16646 consensus_queue.cc:1035] T 209221f33bd7409f81e40450b4aa607f P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.053s
I20260806 03:56:23.406908 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:23.333214 16617 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:23.415534 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:23.298044 16749 consensus_queue.cc:1046] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.060s
I20260806 03:56:23.430720 16533 raft_consensus.cc:2726] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260806 03:56:23.432624 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 72091.6us
I20260806 03:56:23.433317 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:23.439944 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:23.442337 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:23.351557 16542 raft_consensus.cc:2726] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:56:23.442234 14410 raft_consensus.cc:3037] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:23.443462 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:23.357250 16274 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:23.471539 14196 raft_consensus.cc:2379] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 5: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:23.431622 16383 consensus_queue.cc:1046] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:56:23.479549 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:23.440802 16751 log.cc:924] Time spent T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260806 03:56:23.484879 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8c1582ca32574242a98b28d0cf5aaaf6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:23.418114 16604 raft_consensus.cc:2726] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260806 03:56:23.513403 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 104721us
I20260806 03:56:23.514792 14365 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:23.443482 16556 raft_consensus.cc:686] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:23.474299 16274 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:56:23.527117 14521 raft_consensus.cc:2454] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:23.545130 14410 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:23.420372 16624 consensus_queue.cc:1035] T 56013948b5754ef38325076284910450 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.095s
I20260806 03:56:23.550547 16717 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:23.553572 16533 raft_consensus.cc:3032] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:23.554299 16533 raft_consensus.cc:729] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:23.554533 16556 consensus_queue.cc:237] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:23.555151 16533 consensus_queue.cc:260] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:23.557045 16533 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:23.512091 16466 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:23.527171 16525 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:23.345857 16584 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:23.560480 16547 ts_tablet_manager.cc:1905] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260806 03:56:23.361358 16605 raft_consensus.cc:374] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:56:23.561053 16605 raft_consensus.cc:729] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:56:23.561975 16605 consensus_queue.cc:260] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:23.354007 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:23.556855 16767 consensus_queue.cc:1046] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:56:23.565100 16525 raft_consensus.cc:3032] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:23.566730 16525 raft_consensus.cc:729] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:23.480232 16716 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:23.567469 16716 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:23.567680 16525 consensus_queue.cc:260] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:23.568447 16758 log.cc:924] Time spent T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.370s	user 0.001s	sys 0.000s
I20260806 03:56:23.570094 16716 leader_election.cc:288] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:23.570364 14408 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59034 (request call id 422) took 1255 ms. Trace:
I20260806 03:56:23.442945 16617 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:23.570850 14408 rpcz_store.cc:276] 0806 03:56:22.315136 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:22.344723 (+ 29587us) service_pool.cc:227] Handling call
0806 03:56:22.345201 (+   478us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:22.362479 (+ 17278us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:56:22.642370 (+279891us) log.cc:842] Serialized 14 byte log entry
0806 03:56:23.296420 (+654050us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:23.331228 (+ 34808us) log.cc:842] Serialized 26 byte log entry
0806 03:56:23.348448 (+ 17220us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:23.348511 (+    63us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:23.348613 (+   102us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:23.570140 (+221527us) raft_consensus.cc:1671] finished
0806 03:56:23.570165 (+    25us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:23.570300 (+   135us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":16677,"prepare.queue_time_us":457996,"prepare.run_cpu_time_us":34,"prepare.run_wall_time_us":34,"raft.queue_time_us":62533,"raft.run_cpu_time_us":301,"raft.run_wall_time_us":15721,"thread_start_us":840484,"threads_started":3,"wal-append.queue_time_us":505177}
I20260806 03:56:23.572649 16564 ts_tablet_manager.cc:1428] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent starting tablet: real 0.719s	user 0.009s	sys 0.005s
W20260806 03:56:23.573042 16564 ts_tablet_manager.cc:1460] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a: Tablet startup took 719ms
I20260806 03:56:23.553555 16531 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:23.573326 16564 ts_tablet_manager.cc:1462] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a: Trace:
0806 03:56:18.017541 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.144984 (+127443us) service_pool.cc:227] Handling call
0806 03:56:18.288571 (+143587us) ts_tablet_manager.cc:663] Acquired tablet manager lock
0806 03:56:18.288688 (+   117us) ts_tablet_manager.cc:676] Creating new metadata...
0806 03:56:18.642373 (+353685us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:19.273855 (+631482us) tablet_replica.cc:205] Creating consensus instance
0806 03:56:19.415333 (+141478us) inbound_call.cc:173] Queueing success response
0806 03:56:21.694550 (+2279217us) ts_tablet_manager.cc:1373] Bootstrapping tablet
0806 03:56:22.853810 (+1159260us) ts_tablet_manager.cc:1429] Starting tablet replica
0806 03:56:22.894197 (+ 40387us) tablet_replica.cc:259] Starting instrumentation
0806 03:56:22.955146 (+ 60949us) tablet_replica.cc:278] Starting consensus
Metrics: {"mutex_wait_us":27679,"raft.queue_time_us":106311,"raft.run_cpu_time_us":209,"raft.run_wall_time_us":13739,"tablet-open.queue_time_us":2352429}
I20260806 03:56:23.577718 16605 ts_tablet_manager.cc:1428] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 0.521s	user 0.010s	sys 0.004s
W20260806 03:56:23.578228 16605 ts_tablet_manager.cc:1460] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070: Tablet startup took 521ms
W20260806 03:56:23.578578 16605 ts_tablet_manager.cc:1462] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070: Trace:
0806 03:56:18.144948 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.202803 (+ 57855us) service_pool.cc:227] Handling call
0806 03:56:18.287262 (+ 84459us) ts_tablet_manager.cc:663] Acquired tablet manager lock
0806 03:56:18.287409 (+   147us) ts_tablet_manager.cc:676] Creating new metadata...
0806 03:56:18.864411 (+577002us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:18.894936 (+ 30525us) tablet_replica.cc:205] Creating consensus instance
0806 03:56:19.858969 (+964033us) inbound_call.cc:173] Queueing success response
0806 03:56:20.266788 (+407819us) ts_tablet_manager.cc:1373] Bootstrapping tablet
0806 03:56:23.057187 (+2790399us) ts_tablet_manager.cc:1429] Starting tablet replica
0806 03:56:23.189721 (+132534us) tablet_replica.cc:259] Starting instrumentation
0806 03:56:23.190460 (+   739us) tablet_replica.cc:278] Starting consensus
Metrics: {"raft.queue_time_us":13300,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":145,"tablet-open.queue_time_us":767368,"thread_start_us":337862,"threads_started":1}
I20260806 03:56:23.582630 16605 tablet_bootstrap.cc:492] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070: Bootstrap starting.
I20260806 03:56:23.418718 16634 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:23.584839 16634 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:23.355978 16692 raft_consensus.cc:2781] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:23.595305 14524 raft_consensus.cc:2454] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:23.603104 14516 raft_consensus.cc:2454] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
W20260806 03:56:23.612593 16678 consensus_meta.cc:287] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.695s	user 0.007s	sys 0.011s
I20260806 03:56:23.613297 16678 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:23.533142 16663 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:23.617399 16663 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:23.616309 16692 raft_consensus.cc:686] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:23.620945 16692 consensus_queue.cc:237] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:23.586609 16344 raft_consensus.cc:2726] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260806 03:56:23.629310 14417 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 7.
I20260806 03:56:23.634124 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:23.619832 16663 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:23.628288 16617 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:23.636989 16678 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:23.663425 16377 consensus_meta.cc:287] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.537s	user 0.013s	sys 0.001s
I20260806 03:56:23.664094 16377 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:23.666672 16377 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:23.696298 14308 raft_consensus.cc:1226] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 6. Current term is 7. Ops: []
W20260806 03:56:23.697316 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 278990us
I20260806 03:56:23.689895 16762 raft_consensus.cc:3032] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:56:23.700006 14477 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:23.718779 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:23.725879 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 351315us
W20260806 03:56:23.725309 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 364537us
I20260806 03:56:23.732218 14253 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:23.714088 16762 raft_consensus.cc:729] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:23.736081 15959 raft_consensus.cc:2781] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:56:23.747867 14139 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:23.770818 14139 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:23.771720 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:23.750001 14479 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:23.773157 14178 raft_consensus.cc:2379] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:23.776779 16762 consensus_queue.cc:260] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:23.777941 14187 raft_consensus.cc:1226] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:23.783370 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8c1582ca32574242a98b28d0cf5aaaf6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:23.784483 14417 raft_consensus.cc:2454] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 0.
I20260806 03:56:23.776978 14253 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:23.794096 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:23.795244 14408 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:23.752403 16202 consensus_queue.cc:1046] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260806 03:56:23.803807 14139 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:23.806030 14178 raft_consensus.cc:1226] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 5. Current term is 6. Ops: []
W20260806 03:56:23.807986 16791 log.cc:924] Time spent T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
W20260806 03:56:23.808907 14479 leader_election.cc:341] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:56:23.809250 16646 raft_consensus.cc:2726] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:56:23.809711 16506 raft_consensus.cc:2726] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:23.809024 14048 catalog_manager.cc:5495] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 3, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 3 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } }
I20260806 03:56:23.828820 14410 raft_consensus.cc:1261] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260806 03:56:23.776978 16771 log.cc:924] Time spent T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260806 03:56:23.831103 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:23.837517 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:23.844199 14178 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:23.778435 16762 raft_consensus.cc:3037] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:23.768607 16772 raft_consensus.cc:2781] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:23.766258 15959 raft_consensus.cc:686] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [term 7 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:23.832636 14139 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:23.860260 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:23.861634 14187 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:23.863353 16585 raft_consensus.cc:2781] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:23.864353 16585 raft_consensus.cc:686] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:23.846844 16137 raft_consensus.cc:3032] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:23.865482 16137 raft_consensus.cc:729] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:23.838341 14048 catalog_manager.cc:5495] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 2, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 2 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:23.851987 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:23.866600 16137 consensus_queue.cc:260] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:23.868966 16094 consensus_meta.cc:287] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.657s	user 0.017s	sys 0.003s
I20260806 03:56:23.865480 16585 consensus_queue.cc:237] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:23.846107 16186 raft_consensus.cc:2781] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:23.793821 16636 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:56:23.873464 16186 raft_consensus.cc:686] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [term 6 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:23.873644 16636 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:23.874207 16636 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:56:23.874709 16186 consensus_queue.cc:237] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:23.872460 16137 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:23.795519 15748 raft_consensus.cc:2781] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:23.876992 14048 catalog_manager.cc:5495] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 5, leader changed from ea4c17bf862541aa93d120d173084b0e (127.0.183.4) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 5 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:23.853706 16716 raft_consensus.cc:2726] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:56:23.883854 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 349856us
I20260806 03:56:23.854278 16772 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:23.883280 14048 catalog_manager.cc:5495] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 6, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 6 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } }
I20260806 03:56:23.896710 14048 catalog_manager.cc:5495] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 6, leader changed from fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 6 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } }
W20260806 03:56:23.886482 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 50497.7us
I20260806 03:56:23.850479 14047 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43100 (request call id 75) took 10792 ms. Trace:
I20260806 03:56:23.893275 14365 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:23.916149 14048 catalog_manager.cc:5495] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 3, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 3 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } }
I20260806 03:56:23.918403 14048 catalog_manager.cc:5495] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 3 to 4, leader changed from ea4c17bf862541aa93d120d173084b0e (127.0.183.4) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:23.929435 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:23.923116 14048 catalog_manager.cc:5495] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 3 to 4, leader changed from ea4c17bf862541aa93d120d173084b0e (127.0.183.4) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:23.939538 14516 raft_consensus.cc:1226] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:23.938190 14048 catalog_manager.cc:5495] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 5, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 5 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } }
I20260806 03:56:23.894541 16605 tablet_bootstrap.cc:654] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070: Neither blocks nor log segments found. Creating new log.
I20260806 03:56:23.943477 14365 leader_election.cc:302] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:23.945897 14048 catalog_manager.cc:5495] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 3 to 4, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3). New cstate: current_term: 4 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:23.964849 14048 catalog_manager.cc:5495] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 3, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 3 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } }
I20260806 03:56:23.882174 15748 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:23.967519 14306 raft_consensus.cc:1226] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 LEADER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
W20260806 03:56:23.968408 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 70305.8us
I20260806 03:56:23.902792 14047 rpcz_store.cc:276] 0806 03:56:13.058005 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:13.058300 (+   295us) service_pool.cc:227] Handling call
0806 03:56:23.850326 (+10792026us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:56:20.284080 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:56:20.295703 (+ 11623us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:56:20.295757 (+    54us) write_op.cc:435] Acquired schema lock
0806 03:56:20.295769 (+    12us) tablet.cc:660] Decoding operations
0806 03:56:20.297258 (+  1489us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:56:20.297335 (+    77us) write_op.cc:641] Partition lock acquired for write op
0806 03:56:20.297372 (+    37us) tablet.cc:683] Acquiring locks for 15 operations
0806 03:56:20.779481 (+482109us) tablet.cc:699] Row locks acquired
0806 03:56:20.782802 (+  3321us) write_op.cc:260] PREPARE: finished
0806 03:56:20.803874 (+ 21072us) write_op.cc:270] Start()
0806 03:56:20.830278 (+ 26404us) write_op.cc:276] Timestamp: P: 1785988580799132 usec, L: 0
0806 03:56:20.841887 (+ 11609us) op_driver.cc:331] REPLICATION: starting
0806 03:56:21.007465 (+165578us) log.cc:842] Serialized 5883 byte log entry
0806 03:56:21.603266 (+595801us) spinlock_profiling.cc:243] Waited 28.2 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d79b7f5fe 00007f0d829b6a39 00007f0d79b9c8bb 00007f0d79b9acbf 00007f0d79b9ce22 00007f0d7c7465bb
0806 03:56:22.785815 (+1182549us) op_driver.cc:444] REPLICATION: finished
0806 03:56:23.360991 (+575176us) write_op.cc:301] APPLY: starting
0806 03:56:23.370773 (+  9782us) tablet.cc:1365] starting BulkCheckPresence
0806 03:56:23.534574 (+163801us) tablet.cc:1368] finished BulkCheckPresence
0806 03:56:23.563845 (+ 29271us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:56:23.565789 (+  1944us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:56:23.566098 (+   309us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=15
0806 03:56:23.566162 (+    64us) write_op.cc:312] APPLY: finished
0806 03:56:23.566524 (+   362us) log.cc:842] Serialized 106 byte log entry
0806 03:56:23.566726 (+   202us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:23.566917 (+   191us) write_op.cc:454] Released schema lock
0806 03:56:23.566994 (+    77us) write_op.cc:341] FINISH: Updating metrics
0806 03:56:23.638957 (+ 71963us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:23.642432 (+  3475us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":33,"child_traces":[["op",{"apply.queue_time_us":517019,"apply.run_cpu_time_us":5903,"apply.run_wall_time_us":310503,"num_ops":15,"prepare.queue_time_us":249933,"prepare.run_cpu_time_us":153447,"prepare.run_wall_time_us":1829892,"raft.queue_time_us":299218,"raft.run_cpu_time_us":38016,"raft.run_wall_time_us":355132,"replication_time_us":1935097,"spinlock_wait_cycles":64884608,"thread_start_us":1663391,"threads_started":4,"wal-append.queue_time_us":1041954}]]}
W20260806 03:56:23.967315 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 56774.2us
I20260806 03:56:23.972868 16632 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:23.973974 16632 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:23.974231 15959 consensus_queue.cc:237] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:23.906481 16772 raft_consensus.cc:3037] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:23.977903 15748 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:23.978158 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:23.980310 16634 raft_consensus.cc:2781] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:56:23.980644 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:23.981114 16634 raft_consensus.cc:482] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:23.942121 14167 tablet_service.cc:1514] Processing DeleteTablet for tablet 5a4270a2a64e4d1c917d785b072e3659 with delete_type TABLET_DATA_DELETED (Replaced by dd20aef8cc614e3cad4c77451fb5c501 at 2026-08-06 03:56:15 UTC) from {username='slave'} at 127.0.0.1:39426
W20260806 03:56:24.016777 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 44038.6us
I20260806 03:56:24.018994 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:24.021658 16716 raft_consensus.cc:482] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:24.027207 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:24.028596 14188 raft_consensus.cc:2379] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 6: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:23.981892 14517 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 6.
I20260806 03:56:23.985531 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:24.070447 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:24.071568 14516 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:24.027426 14520 raft_consensus.cc:2379] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 6: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:23.937986 16537 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:24.051906 16634 raft_consensus.cc:3037] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:56:24.152374 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 209357us
I20260806 03:56:24.156234 14365 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:23.993176 14048 catalog_manager.cc:5495] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 3 to 5, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 5 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } }
W20260806 03:56:24.153409 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 183659us
I20260806 03:56:24.169535 14048 catalog_manager.cc:5495] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 4 to 5, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 5 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } }
I20260806 03:56:23.938594 16148 consensus_queue.cc:1046] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.177s
I20260806 03:56:24.170324 14477 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:24.153848 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 128421us
I20260806 03:56:24.181226 14139 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:23.848829 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 71941.6us
I20260806 03:56:24.171500 14048 catalog_manager.cc:5495] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 3, leader changed from fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 3 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } }
I20260806 03:56:24.184818 14048 catalog_manager.cc:5495] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:24.187251 14048 catalog_manager.cc:5495] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a reported cstate change: term changed from 1 to 2, leader changed from fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 2 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } }
I20260806 03:56:24.186018 14365 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:24.197993 14477 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:24.198220 14365 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:24.199884 14477 leader_election.cc:398] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5.
I20260806 03:56:24.200376 14477 leader_election.cc:401] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
W20260806 03:56:24.168159 16544 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.540s	user 0.031s	sys 0.039s
I20260806 03:56:24.210348 14139 leader_election.cc:302] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:24.224713 14139 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:24.230254 14139 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:24.235929 14477 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:56:24.208814 16544 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.600s	user 0.032s	sys 0.039s
I20260806 03:56:24.204867 16584 raft_consensus.cc:2726] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:24.208870 16746 raft_consensus.cc:2726] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:56:24.208218 16506 raft_consensus.cc:2726] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:24.271001 14365 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:24.309837 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:56:24.326095 14311 raft_consensus.cc:1226] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260806 03:56:24.327989 14187 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:24.214803 16537 raft_consensus.cc:2726] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:24.214403 16763 raft_consensus.cc:2726] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5.
I20260806 03:56:24.214987 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
W20260806 03:56:24.337172 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 66297.1us
I20260806 03:56:24.348977 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:24.231827 16632 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:24.229475 16646 raft_consensus.cc:2781] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:56:24.154968 16716 raft_consensus.cc:504] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:24.360973 14196 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.532s	user 0.009s	sys 0.019s
W20260806 03:56:24.373821 14196 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.545s	user 0.010s	sys 0.019s
I20260806 03:56:24.195789 16788 consensus_queue.cc:1035] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.133s
I20260806 03:56:24.262042 16542 raft_consensus.cc:2726] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:24.232366 16678 raft_consensus.cc:2726] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:24.367880 14365 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:24.326392 16148 consensus_queue.cc:1046] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.072s
I20260806 03:56:24.233301 16310 consensus_queue.cc:1046] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.137s
I20260806 03:56:24.395001 16788 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:24.232182 16202 consensus_queue.cc:1046] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.134s
I20260806 03:56:24.340265 16796 raft_consensus.cc:2726] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260806 03:56:24.406929 16801 log.cc:924] Time spent T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260806 03:56:24.362641 16584 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:24.368714 16646 raft_consensus.cc:482] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:24.412298 16716 leader_election.cc:288] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:24.359850 16505 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:24.335803 16792 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260806 03:56:24.413849 16747 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.760s	user 0.012s	sys 0.063s
W20260806 03:56:24.420502 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 52802us
I20260806 03:56:24.426513 16765 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260806 03:56:24.423079 16585 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.008s	sys 0.035s
I20260806 03:56:24.402397 16746 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:24.468487 16505 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:24.474015 16746 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:24.402485 16624 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:24.446743 16788 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:24.385021 16537 consensus_queue.cc:1046] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260806 03:56:24.463963 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:24.468012 14196 raft_consensus.cc:1226] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:24.464052 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:24.473707 16377 raft_consensus.cc:3032] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:24.357043 16556 consensus_queue.cc:1046] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.064s
I20260806 03:56:24.477245 14309 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47302 (request call id 570) took 1112 ms. Trace:
W20260806 03:56:24.468238 16747 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.814s	user 0.013s	sys 0.063s
W20260806 03:56:24.484913 16585 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.610s	user 0.008s	sys 0.035s
I20260806 03:56:24.455411 16646 raft_consensus.cc:3037] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:56:24.475950 16505 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:24.451464 16344 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:24.515041 16344 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:24.470160 16274 consensus_meta.cc:287] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.862s	user 0.019s	sys 0.009s
I20260806 03:56:24.447842 16584 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:24.495086 14309 rpcz_store.cc:276] 0806 03:56:23.365197 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:23.365685 (+   488us) service_pool.cc:227] Handling call
0806 03:56:24.475853 (+1110168us) spinlock_profiling.cc:243] Waited 1.03 s on lock 0x7b5400426154. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:24.476013 (+   160us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":2374211968}
I20260806 03:56:24.460973 16792 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:24.467600 16506 raft_consensus.cc:3032] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:56:24.480729 16746 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:24.467737 16765 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:24.505165 16094 consensus_queue.cc:1046] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:24.501195 16634 raft_consensus.cc:504] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:24.476403 16624 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:24.498858 16542 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:24.483664 16796 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:24.524569 16584 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:56:24.495335 16809 log.cc:924] Time spent T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.158s	user 0.004s	sys 0.000s
I20260806 03:56:24.520737 16585 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:24.500581 16664 raft_consensus.cc:3032] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:24.496781 16377 raft_consensus.cc:729] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:24.526578 16792 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:24.509194 16788 leader_election.cc:288] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:24.527021 16537 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:24.533581 16506 raft_consensus.cc:729] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:24.545361 16765 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:24.526537 16694 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:24.525064 16274 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:24.564078 16536 ts_tablet_manager.cc:1918] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 3.2
W20260806 03:56:24.593432 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 363215us
W20260806 03:56:24.577881 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 394354us
I20260806 03:56:24.561944 16664 raft_consensus.cc:729] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:24.561743 16501 raft_consensus.cc:2726] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:24.616997 14253 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:24.622545 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 156760us
I20260806 03:56:24.555202 16542 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:24.602113 16788 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:24.598145 16383 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:24.602210 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 366452us
W20260806 03:56:24.633733 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 310293us
I20260806 03:56:24.640182 14477 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:24.644829 14253 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:24.617257 16536 log.cc:1196] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-0-root/wals/bf96497390d34b9c9b9fd330032aee83
I20260806 03:56:24.650388 14253 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:24.557076 16796 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:24.563843 16585 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:24.601195 16537 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:24.708519 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 212189us
I20260806 03:56:24.710390 14477 leader_election.cc:302] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:24.713428 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:24.611380 16694 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:24.730486 14479 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:24.643244 16819 raft_consensus.cc:2726] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:56:24.663163 14520 raft_consensus.cc:1226] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:24.753859 14410 raft_consensus.cc:1261] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260806 03:56:24.662856 16746 raft_consensus.cc:2726] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:24.665994 16495 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:56:24.776844 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 46546.9us
I20260806 03:56:24.735190 16536 ts_tablet_manager.cc:1939] T bf96497390d34b9c9b9fd330032aee83 P 4db97c7dfa2f4d91b76802c5095b826c: Deleting consensus metadata
W20260806 03:56:24.755728 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 186670us
I20260806 03:56:24.663496 16818 raft_consensus.cc:2781] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:24.648662 16383 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:24.745434 15959 raft_consensus.cc:2781] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260806 03:56:24.646885 16788 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:24.751542 16636 consensus_meta.cc:287] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.877s	user 0.030s	sys 0.001s
I20260806 03:56:24.738840 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:24.738499 16821 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:24.752528 16825 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:24.753887 16692 raft_consensus.cc:2726] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:56:24.738071 16544 consensus_queue.cc:1046] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.061s
I20260806 03:56:24.774420 16148 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
W20260806 03:56:24.807904 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 157594us
I20260806 03:56:24.655606 16506 consensus_queue.cc:260] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:24.805868 16762 consensus_meta.cc:287] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.951s	user 0.016s	sys 0.012s
W20260806 03:56:24.828336 15748 consensus_meta.cc:287] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.849s	user 0.017s	sys 0.021s
I20260806 03:56:24.717639 16664 consensus_queue.cc:260] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:24.872195 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 89789.3us
W20260806 03:56:24.842155 16137 consensus_meta.cc:287] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.959s	user 0.024s	sys 0.009s
W20260806 03:56:24.845899 16820 log.cc:924] Time spent T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.137s	user 0.000s	sys 0.001s
I20260806 03:56:24.774087 16466 consensus_queue.cc:1035] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.081s
I20260806 03:56:24.800563 15959 raft_consensus.cc:482] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:24.797076 16823 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:24.807523 16818 raft_consensus.cc:686] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
W20260806 03:56:24.905925 16828 log.cc:924] Time spent T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
I20260806 03:56:24.906858 16818 consensus_queue.cc:237] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:24.850553 14253 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:24.910349 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 59985.5us
I20260806 03:56:24.910866 16556 raft_consensus.cc:2726] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:56:24.881278 16839 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:24.911352 14253 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:24.868786 16634 leader_election.cc:288] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:24.891077 16834 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:24.849346 16344 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:24.893728 14178 raft_consensus.cc:2396] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260806 03:56:24.791522 16495 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:24.851071 16835 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:24.892273 16585 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:24.925361 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:24.925206 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 148449us
I20260806 03:56:24.882505 16506 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:24.897928 16678 raft_consensus.cc:3032] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:24.912364 16525 raft_consensus.cc:3037] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:24.927534 16542 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:24.940589 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:24.962177 14313 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:24.886430 16763 raft_consensus.cc:3032] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:24.894438 16547 ts_tablet_manager.cc:1918] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 4.3
I20260806 03:56:24.944623 14302 raft_consensus.cc:1226] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 6. Current term is 7. Ops: []
I20260806 03:56:24.829849 16636 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:24.887802 16843 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:24.876916 16536 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:39426 (request call id 45) took 7118 ms. Trace:
I20260806 03:56:24.942756 14308 raft_consensus.cc:2454] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:24.893280 16544 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:24.893905 16624 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:24.897406 15959 raft_consensus.cc:3037] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:56:24.893015 16692 raft_consensus.cc:482] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:24.838662 16821 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:24.863684 16148 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:24.960662 16383 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:24.922722 16556 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:24.876125 15748 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:25.003731 16803 log.cc:924] Time spent T 8d3ef74813d84192ab2334c92458b813 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.283s	user 0.000s	sys 0.002s
I20260806 03:56:24.988772 16636 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 8 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:25.024333 15748 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.007477 16692 raft_consensus.cc:504] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:25.027210 14187 raft_consensus.cc:1226] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:24.981691 16536 rpcz_store.cc:276] 0806 03:56:17.816640 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:17.863236 (+ 46596us) service_pool.cc:227] Handling call
0806 03:56:22.172864 (+4309628us) ts_tablet_manager.cc:1145] Deleting tablet bf96497390d34b9c9b9fd330032aee83
0806 03:56:22.183932 (+ 11068us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0806 03:56:23.656812 (+1472880us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:24.552441 (+895629us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:24.859017 (+306576us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":552131,"tablet-delete.queue_time_us":4190647}
I20260806 03:56:25.030004 16556 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:25.001379 16544 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:25.030939 16556 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:24.970863 16799 log.cc:924] Time spent T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.559s	user 0.000s	sys 0.005s
I20260806 03:56:24.845024 16825 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:24.982612 16843 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.034399 16825 leader_election.cc:288] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:25.039350 16605 tablet_bootstrap.cc:492] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070: No bootstrap required, opened a new log
I20260806 03:56:24.906033 16377 consensus_queue.cc:260] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:25.041479 16796 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:25.042351 16377 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:24.930164 16274 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 8 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:24.978844 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:24.977694 16495 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:24.986291 16537 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:24.953492 16678 raft_consensus.cc:729] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:25.046131 16821 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:25.047221 16678 consensus_queue.cc:260] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:25.005501 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 44576.9us
I20260806 03:56:24.967231 16763 raft_consensus.cc:729] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:24.971565 16547 log.cc:1196] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: Deleting WAL directory at /tmp/dist-test-taskotlWEo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1785988177119491-732-0/minicluster-data/ts-3-root/wals/5a4270a2a64e4d1c917d785b072e3659
I20260806 03:56:24.940482 16840 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:25.053344 16763 consensus_queue.cc:260] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.054562 16547 ts_tablet_manager.cc:1939] T 5a4270a2a64e4d1c917d785b072e3659 P ea4c17bf862541aa93d120d173084b0e: Deleting consensus metadata
I20260806 03:56:25.021466 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.054445 16840 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:25.055738 14520 raft_consensus.cc:2454] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:56:24.979674 16694 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.057890 16544 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:25.058709 16840 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:24.935428 16834 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.060209 16556 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.062172 16834 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:25.030193 16536 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:39426 (request call id 48) took 1151 ms. Trace:
I20260806 03:56:25.062985 16836 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:25.062785 16536 rpcz_store.cc:276] 0806 03:56:23.881447 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:23.904904 (+ 23457us) service_pool.cc:227] Handling call
0806 03:56:25.029580 (+1124676us) ts_tablet_manager.cc:1145] Deleting tablet 5a4270a2a64e4d1c917d785b072e3659
0806 03:56:25.029665 (+    85us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0806 03:56:25.030073 (+   408us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":1005468}
I20260806 03:56:24.951889 16835 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:24.992740 16762 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:25.066331 16762 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.034392 16843 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:25.070812 14178 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39446 (request call id 365) took 1086 ms. Trace:
I20260806 03:56:25.083637 14178 rpcz_store.cc:276] 0806 03:56:23.984844 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:23.985076 (+   232us) service_pool.cc:227] Handling call
0806 03:56:25.070371 (+1085295us) spinlock_profiling.cc:243] Waited 834 ms on lock 0x7b54006df954. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:25.070611 (+   240us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1918900096}
I20260806 03:56:25.063882 16836 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:25.082311 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:24.911909 16839 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:24.955420 16646 raft_consensus.cc:504] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:25.027732 16692 leader_election.cc:288] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.135073 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.082052 16605 ts_tablet_manager.cc:1397] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent bootstrapping tablet: real 1.500s	user 0.036s	sys 0.055s
W20260806 03:56:25.208354 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 408693us
I20260806 03:56:25.119130 16763 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:25.067569 16835 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:25.134584 16148 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:25.287400 16822 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:25.283263 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 138574us
I20260806 03:56:25.097262 14365 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:25.285329 14524 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:25.284619 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:25.286772 14139 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:25.136274 16843 consensus_queue.cc:1046] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.153s
I20260806 03:56:25.203605 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8c1582ca32574242a98b28d0cf5aaaf6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:25.289232 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:25.312448 14477 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:25.298969 16854 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:25.284432 16466 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:25.314608 14139 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:25.301322 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.315644 15748 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:25.316226 16824 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:25.314234 16854 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:25.316831 16824 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:25.317277 16824 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:25.318789 16646 leader_election.cc:288] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:25.305287 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.306272 16834 raft_consensus.cc:2781] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:25.319968 14314 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:25.320160 16834 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:25.319794 16547 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:51326 (request call id 45) took 7182 ms. Trace:
I20260806 03:56:25.311223 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6a4731c57b01486d896f12aa23e78172" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.324608 16547 rpcz_store.cc:276] 0806 03:56:18.137716 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.196982 (+ 59266us) service_pool.cc:227] Handling call
0806 03:56:22.442912 (+4245930us) ts_tablet_manager.cc:1145] Deleting tablet 5a4270a2a64e4d1c917d785b072e3659
0806 03:56:22.443015 (+   103us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0806 03:56:23.826742 (+1383727us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:24.860125 (+1033383us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:25.319688 (+459563us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":300467,"tablet-delete.queue_time_us":4156846}
I20260806 03:56:25.321153 16834 raft_consensus.cc:3037] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:25.305397 14479 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:25.321816 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.311118 16094 raft_consensus.cc:482] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:25.329762 16094 raft_consensus.cc:504] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:25.330308 16664 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:25.333140 16094 leader_election.cc:288] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:25.333873 16767 raft_consensus.cc:3032] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:25.334527 16767 raft_consensus.cc:729] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:25.302238 16839 leader_election.cc:288] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.335753 16767 consensus_queue.cc:260] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.318819 16854 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.354589 16860 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:25.307675 14178 raft_consensus.cc:2454] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:25.356695 16860 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:25.357544 16772 consensus_meta.cc:287] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 1.380s	user 0.024s	sys 0.009s
I20260806 03:56:25.354616 16202 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:25.358250 16772 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:25.358402 16202 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:25.359630 14306 raft_consensus.cc:1226] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:25.360128 16860 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:25.360437 16584 consensus_meta.cc:287] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.799s	user 0.008s	sys 0.008s
I20260806 03:56:25.360991 16584 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:25.362455 14139 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:25.310235 16840 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:25.363459 16202 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:25.364395 16840 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.366809 16860 raft_consensus.cc:2726] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:56:25.354750 16767 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:56:25.306393 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 209926us
I20260806 03:56:25.376849 16860 consensus_queue.cc:1035] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260806 03:56:25.383587 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.314929 16466 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:25.409032 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.409885 14031 catalog_manager.cc:4841] TS 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): tablet bf96497390d34b9c9b9fd330032aee83 (table test-workload [id=186d24942bd743b0a7ee37a99d6826a1]) successfully deleted
I20260806 03:56:25.410274 14308 raft_consensus.cc:2454] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:25.402626 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.398598 14196 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 6.
I20260806 03:56:25.416797 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:25.419209 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 106860us
I20260806 03:56:25.427459 14517 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 7.
I20260806 03:56:25.434087 16857 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:25.434929 16857 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:25.436970 14194 raft_consensus.cc:1261] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:56:25.437741 16762 leader_election.cc:288] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.438557 16857 leader_election.cc:288] T d12e0b5807184c3bb9294b8832e0af43 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.433509 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.439072 16624 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:25.440071 16624 raft_consensus.cc:686] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:25.440495 16857 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:25.441422 16857 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:25.441506 16624 consensus_queue.cc:237] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.444615 16857 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.445299 16747 raft_consensus.cc:2781] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:25.446781 16747 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:25.446983 16716 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:25.447328 16747 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:25.447726 16716 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.433599 14192 raft_consensus.cc:1261] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260806 03:56:25.389108 16792 consensus_meta.cc:287] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.791s	user 0.013s	sys 0.008s
I20260806 03:56:25.458181 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:25.453693 14367 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.711s	user 0.020s	sys 0.027s
W20260806 03:56:25.459255 14367 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.716s	user 0.020s	sys 0.027s
I20260806 03:56:25.454989 14031 catalog_manager.cc:4841] TS ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): tablet 5a4270a2a64e4d1c917d785b072e3659 (table test-workload [id=186d24942bd743b0a7ee37a99d6826a1]) successfully deleted
W20260806 03:56:25.444821 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 139553us
I20260806 03:56:25.462399 14479 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:25.363459 16584 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:25.290880 16853 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:25.415042 16854 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:25.470151 14521 raft_consensus.cc:1226] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 8 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 7. Current term is 8. Ops: []
I20260806 03:56:25.484720 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:25.490136 14313 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:56:25.488929 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.479374 14187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39446 (request call id 368) took 1014 ms. Trace:
I20260806 03:56:25.485055 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.491776 14187 rpcz_store.cc:276] 0806 03:56:24.465410 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:24.466305 (+   895us) service_pool.cc:227] Handling call
0806 03:56:24.466801 (+   496us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:25.027948 (+561147us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:25.478921 (+450973us) spinlock_profiling.cc:243] Waited 560 ms on lock 0x7b54006b1f54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:25.479262 (+   341us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":1288194944}
I20260806 03:56:25.481896 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dd20aef8cc614e3cad4c77451fb5c501" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:25.468466 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.501699 14180 raft_consensus.cc:2379] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 1: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:25.449764 16859 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:25.515806 14518 raft_consensus.cc:1261] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:25.520097 14192 raft_consensus.cc:1226] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: [4.3-5.4]
I20260806 03:56:25.450132 16788 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.522372 14479 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:25.539268 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:25.523483 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:25.475445 14031 catalog_manager.cc:4808] TS 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453): delete failed for tablet 5a4270a2a64e4d1c917d785b072e3659 because the tablet was not found. No further retry: Not found: Tablet not found: 5a4270a2a64e4d1c917d785b072e3659
I20260806 03:56:25.533874 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:25.534319 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:25.541498 14031 outbound_call.cc:322] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 66143.7us
I20260806 03:56:25.534963 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dd20aef8cc614e3cad4c77451fb5c501" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:25.470289 16692 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:25.542706 14419 raft_consensus.cc:2454] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 0.
I20260806 03:56:25.533535 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.540500 14421 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:25.511392 14367 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:25.459587 16556 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:25.465574 16501 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:25.545965 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:25.543252 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.538429 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:25.541584 14178 raft_consensus.cc:2454] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:25.549887 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:25.550631 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:25.554836 14421 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:25.551100 14412 raft_consensus.cc:2396] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:25.469931 16857 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:25.558610 14194 raft_consensus.cc:2379] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 6: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:25.482529 16274 raft_consensus.cc:2781] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:25.560155 14479 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:25.558193 16542 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:25.503260 16094 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:25.581074 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dd20aef8cc614e3cad4c77451fb5c501" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:25.581625 14180 raft_consensus.cc:1226] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:25.483073 16839 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:25.503269 16840 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.567934 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:25.569543 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:25.578629 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 67357us
I20260806 03:56:25.586771 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.584823 14192 raft_consensus.cc:2379] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:25.590557 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:25.602846 14410 raft_consensus.cc:2454] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:25.596055 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:25.607298 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8c1582ca32574242a98b28d0cf5aaaf6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:25.466041 15959 raft_consensus.cc:504] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:25.599313 14196 raft_consensus.cc:2454] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:25.303756 16822 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:25.616087 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dd20aef8cc614e3cad4c77451fb5c501" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:25.564189 16823 raft_consensus.cc:2781] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:25.561122 16556 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:25.626297 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:25.626735 14365 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:25.645481 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:25.660976 14365 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:25.627574 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.564680 16274 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:25.631234 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.564476 16850 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:25.682173 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.595438 16716 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:25.515393 16854 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.564968 16858 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:25.638507 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:25.716409 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.645481 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.658720 16823 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:25.717841 16823 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:25.594235 16542 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:25.560498 16692 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:25.720588 16542 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:25.594653 16094 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.722414 16692 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:25.723240 16850 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.724161 16094 leader_election.cc:288] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:25.647073 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.725276 14525 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:25.648281 16836 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:25.725986 16850 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:25.726958 16852 log.cc:924] Time spent T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.311s	user 0.004s	sys 0.000s
I20260806 03:56:25.563364 16857 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:25.729955 16857 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.650631 16822 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:25.651391 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:25.653345 14179 raft_consensus.cc:1261] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:25.733443 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.653622 15959 leader_election.cc:288] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:25.654755 14520 raft_consensus.cc:2379] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 1: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:25.470683 16792 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.737368 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.738432 16792 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 7 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:25.664196 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.661149 14190 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:25.671684 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.740523 14308 raft_consensus.cc:2379] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:25.597488 16137 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:25.741464 16137 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.742159 14526 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.677429 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.634867 14419 raft_consensus.cc:3037] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:56:25.742226 14408 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46376 (request call id 429) took 1031 ms. Trace:
I20260806 03:56:25.745450 14408 rpcz_store.cc:276] 0806 03:56:24.711399 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:24.711734 (+   335us) service_pool.cc:227] Handling call
0806 03:56:24.738625 (+ 26891us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:24.805929 (+ 67304us) raft_consensus.cc:1520] Early marking committed up to index 0
0806 03:56:24.806080 (+   151us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:24.829018 (+ 22938us) log.cc:842] Serialized 26 byte log entry
0806 03:56:25.069268 (+240250us) raft_consensus.cc:1631] Marking committed up to 2
0806 03:56:25.113481 (+ 44213us) log.cc:842] Serialized 14 byte log entry
0806 03:56:25.288697 (+175216us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:25.288791 (+    94us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:25.726103 (+437312us) spinlock_profiling.cc:243] Waited 17.3 ms on lock 0x7b44000232cc. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d799e1f11 00007f0d79aafa95 00007f0d79ab04b2 00007f0d7c758511 00007f0d7c753e1a 00007f0d7c747bee 00007f0d7c746f36 00007f0d7c746b58 00007f0d7c750551 00007f0d7c750509 00007f0d7c750499
0806 03:56:25.741892 (+ 15789us) raft_consensus.cc:1671] finished
0806 03:56:25.742011 (+   119us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:25.742158 (+   147us) inbound_call.cc:173] Queueing success response
Metrics: {"prepare.queue_time_us":49720,"prepare.run_cpu_time_us":8393,"prepare.run_wall_time_us":121623,"raft.queue_time_us":146606,"raft.run_cpu_time_us":664,"raft.run_wall_time_us":27059,"spinlock_wait_cycles":39693696,"thread_start_us":273893,"threads_started":2,"wal-append.queue_time_us":552482}
I20260806 03:56:25.597616 16772 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:25.607378 16839 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.751448 16839 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:25.747934 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:25.752308 14304 raft_consensus.cc:2454] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 1.
I20260806 03:56:25.755098 14410 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 7.
I20260806 03:56:25.503654 16853 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:25.685927 14196 raft_consensus.cc:1226] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:25.690343 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.758302 14516 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:25.758839 16853 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:25.672654 14313 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 8.
I20260806 03:56:25.692910 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.760648 14517 raft_consensus.cc:2379] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 8: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:25.758643 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.693886 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.761791 14311 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:25.698567 14411 raft_consensus.cc:2379] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 6: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:25.716500 16858 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:25.767052 16858 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.701716 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:25.597218 16843 raft_consensus.cc:2726] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:25.704784 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dd20aef8cc614e3cad4c77451fb5c501" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.770891 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:25.706521 16861 raft_consensus.cc:2781] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:25.769156 14302 raft_consensus.cc:2454] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 0.
I20260806 03:56:25.709951 16819 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:25.781687 14411 raft_consensus.cc:1261] T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:56:25.567414 16501 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:25.752404 14408 raft_consensus.cc:2454] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:25.756656 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:25.697242 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.703325 16466 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:25.608369 16377 raft_consensus.cc:2781] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:25.771941 14518 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:25.791138 14410 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:25.684922 16274 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:25.684473 16835 raft_consensus.cc:2726] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260806 03:56:25.552451 16859 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:25.794229 16377 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:25.799868 16605 raft_consensus.cc:348] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:25.743922 16137 leader_election.cc:288] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.806357 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8c1582ca32574242a98b28d0cf5aaaf6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:25.783382 16861 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:25.813808 14413 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:25.811885 16377 raft_consensus.cc:3037] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:25.812956 14417 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:25.787815 16792 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:25.787926 16819 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:25.821960 16765 consensus_meta.cc:287] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 1.209s	user 0.012s	sys 0.008s
I20260806 03:56:25.817123 16466 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:25.816397 16605 raft_consensus.cc:374] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260806 03:56:25.821626 16861 raft_consensus.cc:3037] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
    @     0x7f0d79d6bda9 testing::TestInfo::Run() at ??:0
I20260806 03:56:25.649230 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:25.775480 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8c1582ca32574242a98b28d0cf5aaaf6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:25.816043 14408 raft_consensus.cc:2379] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 1: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:25.822324 14419 raft_consensus.cc:2454] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:56:25.953586 16556 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:25.832355 16466 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:25.955149 16556 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:25.836344 16605 raft_consensus.cc:729] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Initialized, Role: FOLLOWER
I20260806 03:56:25.831840 16765 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:25.870857 16747 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:25.875774 16763 consensus_meta.cc:287] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.584s	user 0.014s	sys 0.000s
I20260806 03:56:25.938886 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:25.825029 14479 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:56:25.969259 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 144193us
I20260806 03:56:25.969931 16501 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:25.951143 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:25.937928 14192 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:56:25.941532 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:26.005453 14479 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:26.001873 14524 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 6.
I20260806 03:56:26.005754 16678 raft_consensus.cc:3037] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:25.930724 14139 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:26.007181 16747 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:26.036827 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 65698.9us
I20260806 03:56:26.037541 16747 raft_consensus.cc:2781] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:26.038084 16747 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:26.038487 16747 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:26.005100 16556 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:26.043390 16556 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:26.045928 14196 raft_consensus.cc:1261] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260806 03:56:26.046754 14196 pending_rounds.cc:76] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c: Aborting all ops after (but not including) 3
I20260806 03:56:26.047103 14196 pending_rounds.cc:97] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260806 03:56:26.004418 16763 raft_consensus.cc:482] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:26.048969 16763 raft_consensus.cc:504] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:26.051532 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:26.052153 14190 raft_consensus.cc:3037] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:56:26.004551 16765 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:26.058796 16466 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:26.059937 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:25.826483 16792 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:26.061187 14419 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:26.063277 16792 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:25.867381 16859 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:25.878754 16861 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:26.074637 14414 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
W20260806 03:56:25.867043 16834 consensus_meta.cc:287] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.540s	user 0.017s	sys 0.000s
I20260806 03:56:26.076996 16834 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:25.970888 16605 consensus_queue.cc:260] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:26.081022 16792 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:26.081732 14304 raft_consensus.cc:3037] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
W20260806 03:56:25.871138 16824 consensus_meta.cc:287] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.553s	user 0.010s	sys 0.004s
I20260806 03:56:26.082055 16792 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:26.084329 16824 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:26.086128 16792 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:25.875583 16819 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:26.091722 16819 raft_consensus.cc:482] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:25.867443 16854 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:26.097003 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:26.098773 14189 raft_consensus.cc:2379] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 7: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:26.096637 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:26.101687 14188 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:26.097219 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:26.092891 16819 raft_consensus.cc:504] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:26.103348 14179 raft_consensus.cc:2454] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:26.097596 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:26.077003 14414 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46376 (request call id 428) took 1613 ms. Trace:
I20260806 03:56:26.002910 16148 raft_consensus.cc:2781] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:56:26.047775 14196 raft_consensus.cc:2866] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:26.087671 16824 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:26.117467 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 187304us
I20260806 03:56:26.134227 14178 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:26.140879 16556 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:26.145017 16556 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:26.147368 16861 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:26.138505 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:26.148469 16859 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:26.149473 14477 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:26.134857 16834 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:26.151718 16556 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:26.156334 16847 raft_consensus.cc:2781] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:26.160338 16847 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:26.159716 16859 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:26.161262 16847 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:26.104539 14414 rpcz_store.cc:276] 0806 03:56:24.463291 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:24.463462 (+   171us) service_pool.cc:227] Handling call
0806 03:56:26.076539 (+1613077us) spinlock_profiling.cc:243] Waited 1.5 s on lock 0x7b54002698d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac92ae 00007f0d81a06c27 00007f0d7b0eec04 00007f0d7b0eeb92 00007f0d7b0eeac1 00007f0d7b0eea3c 00007f0d7b0edcf2 00007f0d7aeef94c 00007f0d7aeeed86 00007f0d7aeee72f
0806 03:56:26.076853 (+   314us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":3444118528}
I20260806 03:56:26.141384 16148 raft_consensus.cc:686] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [term 8 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
W20260806 03:56:26.201756 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 119070us
W20260806 03:56:26.202096 14421 thread.cc:602] wal-append [worker] (thread pool) Time spent starting thread: real 0.543s	user 0.011s	sys 0.025s
I20260806 03:56:26.209574 16819 leader_election.cc:288] T 0e85d78e4ffe4a4a86431722a101125e P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:26.218724 16861 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:26.262068 16822 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:26.254437 14139 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:26.201916 16148 consensus_queue.cc:237] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:26.249336 16859 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:26.270063 14192 raft_consensus.cc:2454] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 8.
W20260806 03:56:26.279070 14365 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.537s	user 0.013s	sys 0.018s
W20260806 03:56:26.284381 14253 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.531s	user 0.013s	sys 0.016s
W20260806 03:56:26.285386 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 183580us
W20260806 03:56:26.291250 14253 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.593s	user 0.013s	sys 0.016s
W20260806 03:56:26.293920 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 73501.8us
W20260806 03:56:26.296710 14365 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.603s	user 0.014s	sys 0.019s
I20260806 03:56:26.303336 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dd20aef8cc614e3cad4c77451fb5c501" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:26.304558 14314 raft_consensus.cc:3037] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 0 FOLLOWER]: Advancing to term 1
I20260806 03:56:26.309429 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:26.310448 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:26.311165 14312 raft_consensus.cc:2396] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260806 03:56:26.313459 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:26.317031 16585 raft_consensus.cc:2781] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:26.317751 16585 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:26.318171 16585 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:26.321398 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:26.319260 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:26.322926 14306 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:26.324072 14312 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:26.327222 16763 leader_election.cc:288] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:26.311740 14302 raft_consensus.cc:2379] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 7: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
W20260806 03:56:26.331319 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 47736us
I20260806 03:56:26.333292 16636 consensus_queue.cc:1035] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260806 03:56:26.337925 16882 log.cc:924] Time spent T 00000000000000000000000000000000 P 9763cfb4fa4a422884849b2062e8aea5: Append to log took a long time: real 0.128s	user 0.002s	sys 0.002s
W20260806 03:56:26.342376 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 639780us
I20260806 03:56:26.347098 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:26.298460 16861 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:26.363369 16823 consensus_meta.cc:287] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.624s	user 0.017s	sys 0.003s
W20260806 03:56:26.363943 16876 log.cc:924] Time spent T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.060s	user 0.000s	sys 0.002s
W20260806 03:56:26.352169 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 655803us
W20260806 03:56:26.381480 16885 log.cc:924] Time spent T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
I20260806 03:56:26.382112 14307 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:26.389400 14520 raft_consensus.cc:1261] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:26.391541 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:26.394362 16822 raft_consensus.cc:2726] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:26.395768 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:26.398614 14190 raft_consensus.cc:2454] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 8.
I20260806 03:56:26.406467 14517 raft_consensus.cc:2379] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 7: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:26.350994 16792 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:26.402652 14314 raft_consensus.cc:2454] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 1.
I20260806 03:56:26.410640 14307 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
W20260806 03:56:26.421659 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 48601.1us
I20260806 03:56:26.436832 14304 raft_consensus.cc:2454] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:56:26.364405 16823 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:26.449867 16792 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:26.457413 16792 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:26.457647 16861 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:26.459125 14479 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:26.460843 14139 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:26.460667 14479 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:26.470831 14479 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:56:26.491552 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 53384.2us
I20260806 03:56:26.460671 16792 raft_consensus.cc:2781] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:26.476578 16614 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:26.506498 16466 raft_consensus.cc:2781] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:26.482519 16823 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:26.505281 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 44678.7us
I20260806 03:56:26.487855 16605 ts_tablet_manager.cc:1428] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent starting tablet: real 1.293s	user 0.021s	sys 0.008s
I20260806 03:56:26.507464 16614 raft_consensus.cc:482] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:26.503144 16792 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:26.520968 16824 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:26.511390 16822 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:26.529485 16542 consensus_queue.cc:1046] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:56:26.530907 16861 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:26.531713 16824 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:26.523859 16466 raft_consensus.cc:686] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
W20260806 03:56:26.517612 16605 ts_tablet_manager.cc:1460] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070: Tablet startup took 1342ms
I20260806 03:56:26.526424 16614 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:26.540973 16861 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:26.542032 16542 raft_consensus.cc:3032] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:26.542464 16542 raft_consensus.cc:729] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
W20260806 03:56:26.543061 16377 consensus_meta.cc:287] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.723s	user 0.016s	sys 0.021s
I20260806 03:56:26.543732 16861 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:26.544457 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:26.547259 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:26.533639 16792 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:26.552711 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:26.543723 16377 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:26.557813 16466 consensus_queue.cc:237] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:26.536512 16824 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:56:26.562446 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 57927.6us
W20260806 03:56:26.544008 16747 consensus_meta.cc:287] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.505s	user 0.016s	sys 0.000s
I20260806 03:56:26.572001 14524 raft_consensus.cc:1226] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:26.574877 16377 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:26.575333 16716 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260806 03:56:26.543762 16542 consensus_queue.cc:260] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:26.580376 14365 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:26.568454 16747 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:26.585211 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:26.585321 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:26.587939 14410 raft_consensus.cc:3037] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:56:26.586431 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:26.583145 16585 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:26.552841 16605 ts_tablet_manager.cc:1462] T 8c1582ca32574242a98b28d0cf5aaaf6 P 54f2e0abda7f4ad28d52c215ed7e0070: Trace:
0806 03:56:18.134880 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:18.194881 (+ 60001us) service_pool.cc:227] Handling call
0806 03:56:18.345135 (+150254us) ts_tablet_manager.cc:663] Acquired tablet manager lock
0806 03:56:18.345262 (+   127us) ts_tablet_manager.cc:676] Creating new metadata...
0806 03:56:18.597602 (+252340us) tablet_metadata.cc:641] Metadata flushed
0806 03:56:19.050134 (+452532us) tablet_replica.cc:205] Creating consensus instance
0806 03:56:19.463978 (+413844us) inbound_call.cc:173] Queueing success response
0806 03:56:23.582158 (+4118180us) ts_tablet_manager.cc:1373] Bootstrapping tablet
0806 03:56:25.195144 (+1612986us) ts_tablet_manager.cc:1429] Starting tablet replica
0806 03:56:25.656267 (+461123us) tablet_replica.cc:259] Starting instrumentation
0806 03:56:25.656964 (+   697us) tablet_replica.cc:278] Starting consensus
0806 03:56:26.469772 (+812808us) spinlock_profiling.cc:243] Waited 358 ms on lock 0x7b54007bd4d4. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cabc4fe 00007f0d7cabb079 00007f0d80494a50 00007f0d81a54480 00007f0d81a682d1 00007f0d81a68279 00007f0d81a68209 00007f0d81a681d1 00007f0d81a674ad 00007f0d82e01204
Metrics: {"raft.queue_time_us":256,"raft.run_cpu_time_us":273,"raft.run_wall_time_us":275,"spinlock_wait_cycles":824156416,"tablet-open.queue_time_us":4118274}
I20260806 03:56:26.538762 16822 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:26.597003 16822 leader_election.cc:288] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:26.600162 16747 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:26.615926 14479 leader_election.cc:302] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:26.581435 16678 consensus_queue.cc:1035] T c634546efbbf45e8bd0d383202c9a992 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260806 03:56:26.601913 16716 consensus_queue.cc:1035] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:26.604254 16542 raft_consensus.cc:3037] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:26.565088 16861 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:26.614060 14409 raft_consensus.cc:1261] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260806 03:56:26.608647 16377 consensus_queue.cc:1035] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260806 03:56:26.612746 16880 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:26.622921 14410 raft_consensus.cc:2454] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
W20260806 03:56:26.612843 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 59736us
I20260806 03:56:26.631809 14365 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:26.633025 16834 raft_consensus.cc:2781] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:26.633543 16834 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:26.634006 16834 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:26.634750 14365 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:26.613785 16274 consensus_meta.cc:287] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.797s	user 0.013s	sys 0.018s
I20260806 03:56:26.636559 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:26.636142 16880 raft_consensus.cc:482] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:26.637790 16880 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:26.638967 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:26.640079 14419 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:26.620352 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:26.641947 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:26.643378 14411 raft_consensus.cc:2454] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:26.629567 14409 pending_rounds.cc:76] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting all ops after (but not including) 3
I20260806 03:56:26.646934 14477 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:26.637100 16274 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:26.655568 14409 pending_rounds.cc:97] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260806 03:56:26.656881 14409 raft_consensus.cc:2866] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:26.616106 16585 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:26.659200 16854 raft_consensus.cc:2781] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:26.659724 14527 raft_consensus.cc:2379] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 5: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:26.659937 16854 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:26.663623 16854 raft_consensus.cc:3037] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:26.664376 16822 raft_consensus.cc:2726] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:56:26.665810 16274 leader_election.cc:288] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:26.670365 14477 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:26.672214 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:26.679416 14419 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
W20260806 03:56:26.680300 16847 consensus_meta.cc:287] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.518s	user 0.009s	sys 0.015s
I20260806 03:56:26.656123 16861 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:26.686507 16822 raft_consensus.cc:2781] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:56:26.688052 16747 raft_consensus.cc:2781] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:26.689733 14477 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:26.694790 16747 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:26.695562 16747 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:26.696383 16466 raft_consensus.cc:2781] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:26.696995 16466 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:26.697403 16466 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Advancing to term 5
W20260806 03:56:26.690824 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 75075.9us
I20260806 03:56:26.702834 14145 leader_election.cc:302] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:26.704125 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:26.705085 16137 raft_consensus.cc:2726] T 6a4731c57b01486d896f12aa23e78172 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:26.705727 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:26.693454 14365 leader_election.cc:302] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:26.685490 16847 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:26.705816 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:26.692824 16861 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:26.708565 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:26.711652 14312 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:56:26.699694 16822 raft_consensus.cc:686] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [term 1 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:26.719703 14308 raft_consensus.cc:3037] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 5
I20260806 03:56:26.726011 14518 raft_consensus.cc:1261] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:56:26.728870 16822 consensus_queue.cc:237] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:26.718448 16861 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:26.732656 16861 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:26.735281 16861 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:26.737145 16614 raft_consensus.cc:504] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:26.738266 16137 consensus_queue.cc:1046] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:26.739885 16840 raft_consensus.cc:3032] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:26.741976 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:26.756404 14307 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:26.748750 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:26.743942 16678 consensus_queue.cc:1046] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
    @     0x7f0d79d6cd85 testing::TestSuite::Run() at ??:0
I20260806 03:56:26.762795 16678 raft_consensus.cc:3032] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:26.763233 16678 raft_consensus.cc:729] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:26.745447 16202 consensus_queue.cc:1035] T 9c42d4e8fdf54b4885827fc709c94fff P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260806 03:56:26.740999 16840 raft_consensus.cc:729] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
W20260806 03:56:26.768153 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 49089.8us
I20260806 03:56:26.767458 16840 consensus_queue.cc:260] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:26.754823 16824 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:26.735955 16861 raft_consensus.cc:2741] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260806 03:56:26.739955 16614 leader_election.cc:288] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 7 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:26.748965 16834 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:26.774971 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:26.773933 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:26.787333 14312 raft_consensus.cc:2454] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:26.798817 14145 leader_election.cc:302] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:26.789842 14192 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:26.811954 14307 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 7.
I20260806 03:56:26.790160 16834 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:26.721725 16854 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:26.778208 16824 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:26.772156 16840 raft_consensus.cc:3037] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:26.780561 16678 consensus_queue.cc:260] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:26.788605 16792 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:26.792972 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:26.814465 14479 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:26.814570 14308 raft_consensus.cc:2454] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:26.742293 16847 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:26.827708 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 134525us
I20260806 03:56:26.848521 14517 raft_consensus.cc:1226] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:26.833076 16824 raft_consensus.cc:2726] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:56:26.849380 14479 leader_election.cc:302] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:26.868993 16854 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:26.870146 14479 leader_election.cc:302] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:26.771978 16880 raft_consensus.cc:504] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:26.851650 14520 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:26.838622 16716 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:26.858359 16792 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:26.859311 16678 raft_consensus.cc:3037] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:26.873209 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:26.878486 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:26.848565 16377 raft_consensus.cc:2781] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:26.878561 16823 raft_consensus.cc:2781] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election won for term 7
W20260806 03:56:26.889935 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 91415.4us
I20260806 03:56:26.890866 15959 raft_consensus.cc:2781] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:26.884497 16716 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:26.897780 16624 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:26.898664 16624 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:26.899209 16466 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:26.889626 16377 raft_consensus.cc:686] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:26.900410 15959 raft_consensus.cc:686] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:26.901588 16377 consensus_queue.cc:237] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:26.901796 15959 consensus_queue.cc:237] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:26.909708 16624 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:26.910266 14518 raft_consensus.cc:2379] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 5: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:26.875960 16824 consensus_queue.cc:1046] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260806 03:56:26.913908 16202 raft_consensus.cc:3032] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:26.914330 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:26.914508 16202 raft_consensus.cc:729] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:26.914496 16880 leader_election.cc:288] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:26.893141 16792 raft_consensus.cc:482] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:26.922399 16792 raft_consensus.cc:504] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:26.921156 16202 consensus_queue.cc:260] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:26.933363 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:26.933957 16202 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:26.934209 14192 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:26.934795 16792 leader_election.cc:288] T 5ce2e5a8d8a24998bb45ef6bc906d754 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:26.944046 14145 leader_election.cc:302] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:26.899840 16716 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:26.954201 16824 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:26.955277 16824 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:26.959228 14307 raft_consensus.cc:1261] T 38255c299a8545fb9845d5c17736e975 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 8 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:56:26.959513 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:26.960448 14312 raft_consensus.cc:2454] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 2.
I20260806 03:56:26.965452 16137 raft_consensus.cc:3037] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:26.973743 16792 consensus_queue.cc:1035] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
W20260806 03:56:26.975253 14253 connection.cc:232] RPC call timeout handler was delayed by -1.5745854640845209s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.18700000000000003s for a response
I20260806 03:56:26.976377 14479 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:26.980237 14365 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:26.980710 16792 raft_consensus.cc:2781] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:26.981449 16792 raft_consensus.cc:482] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:26.982100 16792 raft_consensus.cc:3037] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:26.982673 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:26.983187 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:26.985010 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:26.985697 14178 raft_consensus.cc:1226] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 8 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260806 03:56:26.976845 14145 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:26.988749 16585 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:26.932160 16823 raft_consensus.cc:686] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [term 7 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
W20260806 03:56:26.975947 14253 connection.cc:232] RPC call timeout handler was delayed by -1.2424854640848935s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2239s for a response
W20260806 03:56:26.998353 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 48063.2us
I20260806 03:56:27.005385 14190 raft_consensus.cc:2454] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:26.965283 16824 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:26.943406 16747 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:27.015065 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 68723.6us
I20260806 03:56:26.999799 16137 raft_consensus.cc:2726] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:27.018875 16881 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:27.012463 14477 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:27.007426 16899 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:27.019868 16881 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:27.022181 16899 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:56:27.024335 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 47569.1us
I20260806 03:56:27.030587 14367 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:27.029574 16466 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:27.026945 16899 raft_consensus.cc:3037] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:27.035744 14145 leader_election.cc:302] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:27.039124 14527 raft_consensus.cc:2379] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 7: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:27.044973 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:27.047047 16880 raft_consensus.cc:2726] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:27.049348 16614 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:27.050047 16614 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:27.050312 14477 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:27.050695 16678 raft_consensus.cc:2781] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader election won for term 1
I20260806 03:56:27.051409 16678 raft_consensus.cc:686] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:27.067039 14048 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43126 (request call id 76) took 9342 ms. Trace:
I20260806 03:56:27.068492 14407 tablet_service.cc:1514] Processing DeleteTablet for tablet 5a4270a2a64e4d1c917d785b072e3659 with delete_type TABLET_DATA_DELETED (Replaced by dd20aef8cc614e3cad4c77451fb5c501 at 2026-08-06 03:56:15 UTC) from {username='slave'} at 127.0.0.1:46374
I20260806 03:56:27.053615 16148 raft_consensus.cc:2726] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:27.077425 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.078354 14308 raft_consensus.cc:2454] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 1.
I20260806 03:56:27.039774 16881 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:27.080775 14479 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:27.083180 16911 raft_consensus.cc:2781] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260806 03:56:27.092592 14253 leader_election.cc:302] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:27.099822 16880 raft_consensus.cc:482] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:27.101099 16880 raft_consensus.cc:504] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:27.069856 16678 consensus_queue.cc:237] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:27.104063 16880 leader_election.cc:288] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:27.101671 14520 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 7.
I20260806 03:56:27.097263 16856 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:27.111655 16856 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:27.113571 14308 raft_consensus.cc:1261] T c96811ac1a4e4241b3fada5cf3b6e2f6 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:27.114655 16856 leader_election.cc:288] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:27.120541 16716 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:27.063802 16466 consensus_queue.cc:1035] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.042s
I20260806 03:56:27.123421 16881 raft_consensus.cc:2741] T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260806 03:56:27.095110 16911 raft_consensus.cc:482] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:27.064779 16792 raft_consensus.cc:504] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:27.121695 16716 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:27.110309 16624 raft_consensus.cc:2781] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260806 03:56:27.146355 14031 catalog_manager.cc:4808] TS fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): delete failed for tablet 5a4270a2a64e4d1c917d785b072e3659 because the tablet was not found. No further retry: Not found: Tablet not found: 5a4270a2a64e4d1c917d785b072e3659
W20260806 03:56:27.153878 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 138237us
I20260806 03:56:27.121381 14050 catalog_manager.cc:5495] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } }
I20260806 03:56:27.134052 16911 raft_consensus.cc:3037] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:27.134377 16614 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:27.176599 14367 leader_election.cc:302] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:27.178710 16854 raft_consensus.cc:2726] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:56:27.181784 14367 leader_election.cc:341] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787): Illegal state: must be running to vote when last-logged opid is not known
I20260806 03:56:27.183640 14367 leader_election.cc:302] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:27.182750 16912 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:27.184935 16912 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
    @     0x7f0d79d81875 testing::internal::UnitTestImpl::RunAllTests() at ??:0
I20260806 03:56:27.138304 16847 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:27.140587 16880 raft_consensus.cc:482] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:27.149613 16624 raft_consensus.cc:482] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:27.097060 16823 consensus_queue.cc:237] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:27.196313 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 142798us
I20260806 03:56:27.067677 14048 rpcz_store.cc:276] 0806 03:56:17.724301 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:17.725975 (+  1674us) service_pool.cc:227] Handling call
0806 03:56:27.066756 (+9340781us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:56:24.877695 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:56:25.052470 (+174775us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:56:25.052539 (+    69us) write_op.cc:435] Acquired schema lock
0806 03:56:25.052565 (+    26us) tablet.cc:660] Decoding operations
0806 03:56:25.441563 (+388998us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:56:25.441648 (+    85us) write_op.cc:641] Partition lock acquired for write op
0806 03:56:25.441681 (+    33us) tablet.cc:683] Acquiring locks for 16 operations
0806 03:56:25.443166 (+  1485us) tablet.cc:699] Row locks acquired
0806 03:56:25.443184 (+    18us) write_op.cc:260] PREPARE: finished
0806 03:56:25.443401 (+   217us) write_op.cc:270] Start()
0806 03:56:25.443560 (+   159us) write_op.cc:276] Timestamp: P: 1785988585443341 usec, L: 0
0806 03:56:25.443587 (+    27us) op_driver.cc:331] REPLICATION: starting
0806 03:56:25.700465 (+256878us) log.cc:842] Serialized 6265 byte log entry
0806 03:56:26.624974 (+924509us) op_driver.cc:444] REPLICATION: finished
0806 03:56:26.631379 (+  6405us) write_op.cc:301] APPLY: starting
0806 03:56:26.631614 (+   235us) tablet.cc:1365] starting BulkCheckPresence
0806 03:56:26.659949 (+ 28335us) tablet.cc:1368] finished BulkCheckPresence
0806 03:56:26.712165 (+ 52216us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:56:26.745840 (+ 33675us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:56:26.746421 (+   581us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=16
0806 03:56:26.746489 (+    68us) write_op.cc:312] APPLY: finished
0806 03:56:26.747192 (+   703us) log.cc:842] Serialized 112 byte log entry
0806 03:56:26.780233 (+ 33041us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:26.780837 (+   604us) write_op.cc:454] Released schema lock
0806 03:56:26.780924 (+    87us) write_op.cc:341] FINISH: Updating metrics
0806 03:56:26.781382 (+   458us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:26.781420 (+    38us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":66052,"reported_tablets":33,"child_traces":[["op",{"apply.queue_time_us":5748,"apply.run_cpu_time_us":7598,"apply.run_wall_time_us":151089,"num_ops":16,"prepare.queue_time_us":419369,"prepare.run_cpu_time_us":40823,"prepare.run_wall_time_us":1319424,"raft.queue_time_us":142952,"raft.run_cpu_time_us":4349,"raft.run_wall_time_us":6160,"replication_time_us":1172559,"thread_start_us":682504,"threads_started":4,"wal-append.queue_time_us":508528}]]}
I20260806 03:56:27.181800 14050 catalog_manager.cc:5495] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 3 to 4, leader changed from 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 4 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } }
W20260806 03:56:27.206498 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 97103.9us
W20260806 03:56:27.207734 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 49047.6us
I20260806 03:56:27.211790 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:27.213804 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:27.215881 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.181941 16716 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:27.215898 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.222357 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.142027 15959 consensus_queue.cc:1035] T c96811ac1a4e4241b3fada5cf3b6e2f6 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260806 03:56:27.226480 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.228956 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.227720 14308 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 5.
I20260806 03:56:27.195648 16912 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:27.234417 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:27.202442 16624 raft_consensus.cc:3037] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:27.226786 16747 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 7 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:27.188552 16847 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:27.218309 16834 raft_consensus.cc:2726] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260806 03:56:27.278652 14050 catalog_manager.cc:5495] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e reported cstate change: term changed from 1 to 3, leader changed from 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2) to ea4c17bf862541aa93d120d173084b0e (127.0.183.4). New cstate: current_term: 3 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: HEALTHY } } }
W20260806 03:56:27.275794 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 43915.2us
I20260806 03:56:27.283284 14194 raft_consensus.cc:1261] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:56:27.286705 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.230334 16880 raft_consensus.cc:504] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:27.297324 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 217890us
I20260806 03:56:27.312233 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "19ce5e84d2934b95ba7ed9d2624db40a" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.312315 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.317445 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:27.318248 14306 raft_consensus.cc:3037] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:27.281467 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "17c2bd15290044cc9ec88a24c9ef3978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.321309 16847 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:27.322570 16918 log.cc:924] Time spent T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260806 03:56:27.321467 16908 raft_consensus.cc:482] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:27.341346 14306 raft_consensus.cc:2454] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
W20260806 03:56:27.346884 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 105153us
W20260806 03:56:27.348392 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 102084us
I20260806 03:56:27.364089 16880 leader_election.cc:288] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:27.365017 14192 raft_consensus.cc:2454] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:27.365324 14194 raft_consensus.cc:1261] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 8 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260806 03:56:27.359532 16792 leader_election.cc:288] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:27.373054 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.374668 16624 raft_consensus.cc:504] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:27.375342 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.376427 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.373445 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.378090 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "da689d1cd14f4d82878eb853b71e70a5" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.378824 14190 raft_consensus.cc:3037] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:27.358778 14139 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:27.383563 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1c4ea21620234e4ba06f252a77a535bc" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.377293 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.377343 14479 leader_election.cc:302] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:27.390033 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.396481 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.397302 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.398502 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.400866 14189 raft_consensus.cc:2379] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 6: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:27.350243 16908 raft_consensus.cc:504] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:27.401714 16792 raft_consensus.cc:2781] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:27.406118 14312 raft_consensus.cc:1261] T 19ce5e84d2934b95ba7ed9d2624db40a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:27.406662 16792 raft_consensus.cc:686] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:27.390091 14188 raft_consensus.cc:2454] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:27.407783 16792 consensus_queue.cc:237] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:27.408214 14190 raft_consensus.cc:2454] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 7.
I20260806 03:56:27.400785 16926 raft_consensus.cc:2781] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:27.416827 16926 raft_consensus.cc:482] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:27.417233 16926 raft_consensus.cc:3037] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:27.422820 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:27.424007 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 70123.7us
I20260806 03:56:27.424101 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c634546efbbf45e8bd0d383202c9a992" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.416136 14253 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:27.398869 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.431658 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1bfb0cc7ce9a4bc9810e7a7a65d2aafe" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.433729 14306 raft_consensus.cc:1261] T 5471a18dcf2e4bb9b9e43d816cbacb08 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:27.436446 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.437551 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:27.438031 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:27.442801 16880 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:27.452931 14527 raft_consensus.cc:2354] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 6. Current term is 7.
I20260806 03:56:27.452834 16880 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:27.453423 14253 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:27.452837 14518 raft_consensus.cc:2379] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:27.452857 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:27.455415 14253 leader_election.cc:302] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:27.455964 14308 raft_consensus.cc:3037] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Advancing to term 3
I20260806 03:56:27.434544 16930 raft_consensus.cc:2726] T 8a0f34dd9e79447cb6d5c738632e9e9b P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:27.456300 16927 raft_consensus.cc:2781] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:56:27.432552 14190 raft_consensus.cc:2379] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 5: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:27.457059 16927 raft_consensus.cc:686] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:27.456774 16899 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:27.458520 16927 consensus_queue.cc:237] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:27.457156 14194 raft_consensus.cc:3037] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:27.464764 16930 raft_consensus.cc:2726] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:27.466691 14139 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:27.463106 16944 consensus_queue.cc:1035] T 8c1582ca32574242a98b28d0cf5aaaf6 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260806 03:56:27.469411 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "444ced90e189446a8e28167537be8515" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.470625 16880 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:27.471349 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.473179 16930 consensus_queue.cc:1046] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:56:27.475564 14521 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.476760 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.477594 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.478576 14524 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 6.
I20260806 03:56:27.479035 16716 raft_consensus.cc:3032] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 LEADER]: Stepping down as leader of term 7
I20260806 03:56:27.479171 14516 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.479681 16716 raft_consensus.cc:729] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:27.476780 14521 raft_consensus.cc:2379] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 7: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:27.480978 16716 consensus_queue.cc:260] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:27.482008 14526 raft_consensus.cc:1226] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 6. Current term is 7. Ops: []
I20260806 03:56:27.482285 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:27.482893 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.447928 14187 raft_consensus.cc:2454] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 5.
I20260806 03:56:27.481032 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.483675 14190 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 3.
I20260806 03:56:27.477911 14180 raft_consensus.cc:2379] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:27.486546 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:27.470875 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.495410 16202 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:27.496063 16202 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:27.488608 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.496968 16899 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:27.497587 14192 raft_consensus.cc:2379] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 7: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:27.499207 16202 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:27.505781 16854 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:27.502964 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.506564 16854 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:27.504156 15959 consensus_queue.cc:1035] T f4851493770a4a1fb367c90b156ad667 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:56:27.504644 16834 raft_consensus.cc:482] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:27.505009 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.504643 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:27.507413 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:56:27.507413 14517 raft_consensus.cc:2354] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:56:27.434732 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.507833 16899 raft_consensus.cc:482] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:27.508038 16880 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:27.508493 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:27.509267 16908 leader_election.cc:288] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:27.534803 16880 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:27.535192 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.537498 16880 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:27.539397 14419 raft_consensus.cc:2379] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 7: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:27.503175 14139 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:27.509414 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f4851493770a4a1fb367c90b156ad667" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:27.509779 14145 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:27.510700 14409 raft_consensus.cc:1226] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:27.462034 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.521281 14525 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 6.
I20260806 03:56:27.525441 16859 consensus_queue.cc:1035] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:27.546603 14145 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:27.526192 16716 raft_consensus.cc:3037] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:56:27.526245 16274 consensus_queue.cc:1035] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:27.561097 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.561795 14145 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:27.527082 14253 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
W20260806 03:56:27.528301 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 79171.2us
I20260806 03:56:27.528213 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.571347 14187 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:27.529036 14189 raft_consensus.cc:2354] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 6. Current term is 7.
I20260806 03:56:27.432440 16624 leader_election.cc:288] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:27.547837 14308 raft_consensus.cc:2454] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:27.542944 16854 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:27.552423 14196 raft_consensus.cc:2454] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:27.571930 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:27.589926 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.503185 14477 leader_election.cc:302] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:27.591254 14419 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:56:27.583221 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 56291.6us
I20260806 03:56:27.553673 16840 raft_consensus.cc:2726] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:56:27.520684 16926 raft_consensus.cc:504] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:27.568794 16678 raft_consensus.cc:2726] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:27.593200 14479 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:27.604928 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:27.613579 14187 raft_consensus.cc:2454] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 7.
I20260806 03:56:27.583796 16585 raft_consensus.cc:2781] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:27.631342 16926 leader_election.cc:288] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:27.631726 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 43864.5us
I20260806 03:56:27.633440 16585 raft_consensus.cc:482] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:27.633973 16585 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:27.588449 16856 raft_consensus.cc:2781] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:27.635731 16856 raft_consensus.cc:482] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:27.636173 16856 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:27.600369 16911 raft_consensus.cc:504] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:27.637523 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:27.638089 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:27.639081 14302 raft_consensus.cc:2379] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:27.639571 14309 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.640498 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.640894 14306 raft_consensus.cc:1226] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:27.640550 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.641446 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fcd315adea064b8492d9ffd0d06df60c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.641963 14302 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 2.
I20260806 03:56:27.617453 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "59c582f66b2f4a4f8afe6b669e1a0def" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:27.642729 14520 raft_consensus.cc:2379] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 3: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:27.642983 14410 raft_consensus.cc:2454] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 3.
I20260806 03:56:27.619951 16909 raft_consensus.cc:2781] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 8 FOLLOWER]: Leader election won for term 8
I20260806 03:56:27.624873 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.644277 16909 raft_consensus.cc:686] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [term 8 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:27.626406 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:27.594579 16824 raft_consensus.cc:2781] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:27.645397 16824 raft_consensus.cc:482] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:27.645843 16824 raft_consensus.cc:3037] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:27.645743 16909 consensus_queue.cc:237] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:27.647496 14527 raft_consensus.cc:1226] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:27.549574 16148 consensus_queue.cc:1035] T 5471a18dcf2e4bb9b9e43d816cbacb08 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260806 03:56:27.549963 16834 raft_consensus.cc:504] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:27.615218 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.628741 14194 raft_consensus.cc:2454] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:27.630155 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:27.631186 16624 raft_consensus.cc:2781] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:27.639760 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.642181 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.643530 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:27.640631 14309 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 6.
I20260806 03:56:27.629232 14414 raft_consensus.cc:3037] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:27.616551 14367 leader_election.cc:302] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:27.565212 16899 raft_consensus.cc:504] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:27.661062 14194 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.666183 14196 raft_consensus.cc:1226] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:56:27.665995 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.662395 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
W20260806 03:56:27.670369 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 167333us
I20260806 03:56:27.629362 16859 raft_consensus.cc:2726] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:27.671550 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.682228 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.684609 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.688709 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:27.676983 14189 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 7.
I20260806 03:56:27.685925 14192 raft_consensus.cc:2454] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 6.
I20260806 03:56:27.694973 16854 raft_consensus.cc:2741] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260806 03:56:27.664785 16911 leader_election.cc:288] T 578f37ca9e5f491cb5ee039224d97406 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 3 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:27.706866 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:27.707525 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 102299us
I20260806 03:56:27.707572 14307 raft_consensus.cc:2379] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 4: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:27.713647 14518 raft_consensus.cc:1226] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 2. Current term is 3. Ops: []
I20260806 03:56:27.715724 14524 raft_consensus.cc:1226] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:27.683954 16624 raft_consensus.cc:686] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
W20260806 03:56:27.722715 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 219695us
I20260806 03:56:27.716889 14180 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.697571 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:27.730118 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.738932 14367 leader_election.cc:302] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:27.741119 16953 log.cc:924] Time spent T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260806 03:56:27.743063 16834 leader_election.cc:288] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:27.715476 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.749486 14179 raft_consensus.cc:2379] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 6: Already voted for candidate 4db97c7dfa2f4d91b76802c5095b826c in this term.
I20260806 03:56:27.750864 14525 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 6.
I20260806 03:56:27.728622 14189 raft_consensus.cc:1226] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4. Ops: []
W20260806 03:56:27.766553 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 45401.7us
I20260806 03:56:27.767465 14365 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:27.758950 14419 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 7.
I20260806 03:56:27.764508 14477 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:27.729270 14139 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:27.770946 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:27.771590 14253 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:27.771716 14192 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 7.
I20260806 03:56:27.772917 14477 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:27.774212 16792 raft_consensus.cc:2726] T 9c42d4e8fdf54b4885827fc709c94fff P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:27.779414 14477 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:27.784126 14365 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:27.786700 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 60835.6us
I20260806 03:56:27.778704 16854 raft_consensus.cc:2781] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:27.777812 16834 raft_consensus.cc:2726] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:27.785669 16908 raft_consensus.cc:2726] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:27.793499 16899 leader_election.cc:288] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:27.787346 16148 consensus_queue.cc:1035] T dbc977ba0695435b88d96235aabd1f86 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.009s
I20260806 03:56:27.797821 16678 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:56:27.798875 16944 consensus_queue.cc:1035] T 38255c299a8545fb9845d5c17736e975 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:56:27.799576 16957 raft_consensus.cc:2781] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260806 03:56:27.767287 16847 consensus_queue.cc:1035] T dd20aef8cc614e3cad4c77451fb5c501 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260806 03:56:27.787237 14477 leader_election.cc:302] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:27.807283 14365 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:27.809963 16957 raft_consensus.cc:482] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting leader election (detected failure of leader fcb0445d7dcf41bdb630c3985d53ce7a)
I20260806 03:56:27.816884 16274 raft_consensus.cc:2726] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:27.817265 16957 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:27.784179 16909 raft_consensus.cc:2726] T 1c4ea21620234e4ba06f252a77a535bc P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260806 03:56:27.809897 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 92353.3us
I20260806 03:56:27.806438 16880 raft_consensus.cc:2781] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260806 03:56:27.813344 14367 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:27.818629 14477 leader_election.cc:302] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:27.816363 14365 leader_election.cc:398] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 election: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 6. Current term is 7.
I20260806 03:56:27.800076 16854 raft_consensus.cc:482] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:27.825670 14365 leader_election.cc:401] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260806 03:56:27.828389 14253 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:27.837375 14414 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 7.
I20260806 03:56:27.829694 14477 leader_election.cc:302] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:27.854914 14139 leader_election.cc:302] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:27.827982 16880 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:27.862845 14477 leader_election.cc:302] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:27.865381 14477 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:56:27.865938 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 44056.8us
I20260806 03:56:27.823045 16678 raft_consensus.cc:686] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [term 7 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:27.864291 16912 raft_consensus.cc:2726] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:56:27.832499 16854 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:27.814785 16834 raft_consensus.cc:2726] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260806 03:56:27.868640 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 60022.8us
I20260806 03:56:27.842056 16274 raft_consensus.cc:2726] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:27.869989 16792 raft_consensus.cc:2781] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:27.882725 16678 consensus_queue.cc:237] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:27.808101 16624 consensus_queue.cc:237] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue going to LEADER 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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:27.900888 14253 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:27.867098 16880 raft_consensus.cc:3037] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:27.818496 16899 consensus_queue.cc:1046] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.050s
I20260806 03:56:27.868532 16975 raft_consensus.cc:2726] T fcd315adea064b8492d9ffd0d06df60c P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
    @     0x7f0d79d8dd50 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
I20260806 03:56:27.888407 16928 raft_consensus.cc:2781] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:27.897691 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:27.902294 16958 raft_consensus.cc:2781] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260806 03:56:27.903869 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 49132.9us
I20260806 03:56:27.954247 16958 raft_consensus.cc:482] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:27.954730 16958 raft_consensus.cc:3037] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:27.955075 14139 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:27.895903 16747 raft_consensus.cc:2781] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader election won for term 3
I20260806 03:56:27.956456 16747 raft_consensus.cc:686] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:27.958034 16937 raft_consensus.cc:2781] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:27.959343 16937 raft_consensus.cc:482] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:27.917321 16899 raft_consensus.cc:3032] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:27.960274 16899 raft_consensus.cc:729] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:27.961640 16899 consensus_queue.cc:260] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:27.963860 16899 raft_consensus.cc:3037] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:27.959914 16937 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:27.937736 16856 raft_consensus.cc:504] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:27.940632 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 43549.5us
W20260806 03:56:27.947209 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 57983.4us
I20260806 03:56:27.945173 16792 raft_consensus.cc:686] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Leader. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:27.947866 16881 raft_consensus.cc:2781] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:27.914963 16834 raft_consensus.cc:2726] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453) with higher term. Message: Invalid argument: T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 6. Current term is 7.
I20260806 03:56:27.945854 16928 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:28.010699 16928 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:28.014521 14196 raft_consensus.cc:1261] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:27.957751 16747 consensus_queue.cc:237] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [LEADER]: Queue 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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:27.831815 16585 raft_consensus.cc:504] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:27.943920 16961 log.cc:924] Time spent T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.066s	user 0.004s	sys 0.001s
I20260806 03:56:27.998730 14367 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:28.005574 16930 consensus_queue.cc:1046] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:56:28.015548 16973 log.cc:924] Time spent T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.154s	user 0.000s	sys 0.002s
I20260806 03:56:28.022886 14520 raft_consensus.cc:1226] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:56:28.023181 14178 raft_consensus.cc:1226] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: []
W20260806 03:56:28.029023 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 213074us
W20260806 03:56:28.030870 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 75937us
I20260806 03:56:28.049687 14187 raft_consensus.cc:1226] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:28.050320 14365 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:28.051759 16975 raft_consensus.cc:2781] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:56:28.052342 16975 raft_consensus.cc:686] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:28.058812 14312 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:28.059660 14365 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:28.059691 14312 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Advancing to term 6
W20260806 03:56:28.069005 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 70405.9us
I20260806 03:56:28.070878 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.071743 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.072110 14414 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 5.
I20260806 03:56:28.029749 16881 raft_consensus.cc:686] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:28.086829 14421 raft_consensus.cc:1261] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:28.072713 14419 raft_consensus.cc:2454] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:28.048640 16834 raft_consensus.cc:2726] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260806 03:56:28.089072 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 66346.5us
I20260806 03:56:28.086670 14312 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:28.092953 14145 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:28.096949 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.097244 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.104458 14411 raft_consensus.cc:2354] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 4. Current term is 5.
I20260806 03:56:28.107883 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.108980 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:28.108301 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 86061.5us
I20260806 03:56:28.109771 14410 raft_consensus.cc:3037] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:28.103511 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.112303 14421 raft_consensus.cc:2354] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:56:28.053525 16975 consensus_queue.cc:237] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:28.120905 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 6 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.121709 14421 raft_consensus.cc:2454] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 6.
W20260806 03:56:28.116775 14050 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43134 (request call id 81) took 15164 ms (client timeout 15000 ms). Trace:
W20260806 03:56:28.125598 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 62362.4us
I20260806 03:56:28.103107 16847 raft_consensus.cc:2781] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:28.132807 14413 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.106729 16614 consensus_queue.cc:1035] T 19ce5e84d2934b95ba7ed9d2624db40a P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.034s
I20260806 03:56:28.141247 14512 tablet_service.cc:1514] Processing DeleteTablet for tablet 5a4270a2a64e4d1c917d785b072e3659 with delete_type TABLET_DATA_DELETED (Replaced by dd20aef8cc614e3cad4c77451fb5c501 at 2026-08-06 03:56:15 UTC) from {username='slave'} at 127.0.0.1:51326
I20260806 03:56:28.144757 14253 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:28.129276 16834 raft_consensus.cc:2781] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:28.123315 16856 leader_election.cc:288] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:28.169116 14194 raft_consensus.cc:1226] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 6. Current term is 7. Ops: []
I20260806 03:56:28.181190 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.169996 16930 consensus_queue.cc:1046] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:28.171185 14187 raft_consensus.cc:1226] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:28.172492 14178 raft_consensus.cc:1226] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 6. Current term is 7. Ops: []
I20260806 03:56:28.173759 14410 raft_consensus.cc:2454] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:28.176301 16881 consensus_queue.cc:237] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:28.177747 14510 tablet_service.cc:1514] Processing DeleteTablet for tablet bf96497390d34b9c9b9fd330032aee83 with delete_type TABLET_DATA_DELETED (Replaced by 8c1582ca32574242a98b28d0cf5aaaf6 at 2026-08-06 03:56:15 UTC) from {username='slave'} at 127.0.0.1:51326
I20260806 03:56:28.106947 16377 consensus_queue.cc:1046] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.046s
I20260806 03:56:28.217365 14051 catalog_manager.cc:5495] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
W20260806 03:56:28.134120 14050 rpcz_store.cc:269] 0806 03:56:12.953027 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:12.953347 (+   320us) service_pool.cc:227] Handling call
0806 03:56:28.116693 (+15163346us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0806 03:56:27.408748 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0806 03:56:27.409469 (+   721us) write_op.cc:432] Acquiring schema lock in shared mode
0806 03:56:27.409539 (+    70us) write_op.cc:435] Acquired schema lock
0806 03:56:27.409551 (+    12us) tablet.cc:660] Decoding operations
0806 03:56:27.438657 (+ 29106us) write_op.cc:620] Acquiring the partition lock for write op
0806 03:56:27.438767 (+   110us) write_op.cc:641] Partition lock acquired for write op
0806 03:56:27.438828 (+    61us) tablet.cc:683] Acquiring locks for 3 operations
0806 03:56:27.439291 (+   463us) tablet.cc:699] Row locks acquired
0806 03:56:27.439326 (+    35us) write_op.cc:260] PREPARE: finished
0806 03:56:27.439550 (+   224us) write_op.cc:270] Start()
0806 03:56:27.439744 (+   194us) write_op.cc:276] Timestamp: P: 1785988587439471 usec, L: 0
0806 03:56:27.439774 (+    30us) op_driver.cc:331] REPLICATION: starting
0806 03:56:27.441111 (+  1337us) log.cc:842] Serialized 1298 byte log entry
0806 03:56:27.711444 (+270333us) op_driver.cc:444] REPLICATION: finished
0806 03:56:27.928500 (+217056us) write_op.cc:301] APPLY: starting
0806 03:56:27.928618 (+   118us) tablet.cc:1365] starting BulkCheckPresence
0806 03:56:27.928798 (+   180us) tablet.cc:1368] finished BulkCheckPresence
0806 03:56:27.928977 (+   179us) tablet.cc:1370] starting ApplyRowOperation cycle
0806 03:56:27.929585 (+   608us) tablet.cc:1381] finished ApplyRowOperation cycle
0806 03:56:27.929802 (+   217us) tablet_metrics.cc:531] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0806 03:56:27.929866 (+    64us) write_op.cc:312] APPLY: finished
0806 03:56:27.930161 (+   295us) log.cc:842] Serialized 34 byte log entry
0806 03:56:27.930364 (+   203us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:27.930492 (+   128us) write_op.cc:454] Released schema lock
0806 03:56:27.930547 (+    55us) write_op.cc:341] FINISH: Updating metrics
0806 03:56:27.969035 (+ 38488us) write_op.cc:489] Releasing partition, row and schema locks
0806 03:56:27.969070 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":35245,"reported_tablets":38,"child_traces":[["op",{"apply.queue_time_us":203948,"apply.run_cpu_time_us":3028,"apply.run_wall_time_us":40985,"num_ops":3,"prepare.queue_time_us":74834,"prepare.run_cpu_time_us":4567,"prepare.run_wall_time_us":113575,"replication_time_us":264673,"thread_start_us":100703,"threads_started":2}]]}
I20260806 03:56:28.129400 16792 consensus_queue.cc:237] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:28.194046 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.239006 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.240067 14421 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 6.
I20260806 03:56:28.246742 14253 leader_election.cc:398] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:56:28.203794 16912 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:28.247399 14253 leader_election.cc:401] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260806 03:56:28.158308 16854 raft_consensus.cc:504] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:28.207935 16834 raft_consensus.cc:686] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
W20260806 03:56:28.253844 16824 consensus_meta.cc:287] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.607s	user 0.013s	sys 0.005s
I20260806 03:56:28.266073 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0e85d78e4ffe4a4a86431722a101125e" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.267139 14421 raft_consensus.cc:2454] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:28.265458 14051 catalog_manager.cc:5495] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 3 to 5, leader changed from ea4c17bf862541aa93d120d173084b0e (127.0.183.4) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 5 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:28.255349 16912 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:28.257656 16847 raft_consensus.cc:686] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:28.238350 16911 consensus_queue.cc:1046] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260806 03:56:28.251924 16988 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:56:28.258558 16824 raft_consensus.cc:504] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:28.312033 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.335371 14421 raft_consensus.cc:2454] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:28.306944 14051 catalog_manager.cc:5495] T 56013948b5754ef38325076284910450 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 2, leader changed from fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 2 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:28.267588 16930 raft_consensus.cc:3032] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:28.328464 14139 leader_election.cc:302] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:28.259250 16990 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:28.335925 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 91993.3us
I20260806 03:56:28.267295 16585 leader_election.cc:288] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:28.370167 14192 raft_consensus.cc:1226] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:28.370394 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.333880 16988 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:28.347185 16927 raft_consensus.cc:2726] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:56:28.306612 16957 raft_consensus.cc:504] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:28.401477 14253 leader_election.cc:302] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:28.348834 16930 raft_consensus.cc:729] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
W20260806 03:56:28.407615 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 140183us
I20260806 03:56:28.382433 16996 raft_consensus.cc:482] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:28.416954 14051 catalog_manager.cc:5495] T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 3, leader changed from ea4c17bf862541aa93d120d173084b0e (127.0.183.4) to 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1). New cstate: current_term: 3 leader_uuid: "4db97c7dfa2f4d91b76802c5095b826c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } }
I20260806 03:56:28.376911 16988 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:56:28.277509 16985 consensus_queue.cc:1046] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.134s
I20260806 03:56:28.444434 14139 leader_election.cc:302] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:28.445091 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.449837 14421 raft_consensus.cc:2454] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 7.
I20260806 03:56:28.443883 16716 raft_consensus.cc:2726] T fcd315adea064b8492d9ffd0d06df60c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260806 03:56:28.451562 16983 log.cc:924] Time spent T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.115s	user 0.000s	sys 0.001s
I20260806 03:56:28.456284 16994 raft_consensus.cc:2726] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:28.460556 16985 raft_consensus.cc:3032] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:56:28.461530 16985 raft_consensus.cc:729] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:28.448316 14051 catalog_manager.cc:5495] T 59c582f66b2f4a4f8afe6b669e1a0def P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 3, leader changed from fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 3 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:28.462601 16928 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:28.463963 14051 catalog_manager.cc:5495] T 56e9d1c4da89417a987f897c8db21fd4 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } }
I20260806 03:56:28.464808 16854 leader_election.cc:288] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 5 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:28.465302 14560 heartbeater.cc:644] Failed to heartbeat to 127.0.183.62:32775 (0 consecutive failures): Timed out: Failed to send heartbeat to master: TSHeartbeat RPC to 127.0.183.62:32775 timed out after 15.000s (SENT)
I20260806 03:56:28.368641 16990 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:28.465956 14051 catalog_manager.cc:5495] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 1 to 2, leader changed from ea4c17bf862541aa93d120d173084b0e (127.0.183.4) to 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2). New cstate: current_term: 2 leader_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } health_report { overall_health: UNKNOWN } } }
I20260806 03:56:28.468770 16990 leader_election.cc:288] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:28.471120 14302 raft_consensus.cc:1261] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 8 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 4. (term mismatch)
I20260806 03:56:28.471621 14302 pending_rounds.cc:76] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting all ops after (but not including) 3
I20260806 03:56:28.471869 14302 pending_rounds.cc:97] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070: Aborting uncommitted NO_OP operation due to leader change: 7.4
I20260806 03:56:28.472141 14302 raft_consensus.cc:2866] T 32588d95b317426b8a07ba6831a7fe32 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260806 03:56:28.376722 16834 consensus_queue.cc:237] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:28.474334 16930 consensus_queue.cc:260] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:28.475621 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 137185us
I20260806 03:56:28.476536 16912 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:28.419904 16880 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:28.478622 14051 catalog_manager.cc:5495] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ea4c17bf862541aa93d120d173084b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } }
W20260806 03:56:28.489137 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 105252us
I20260806 03:56:28.490159 14253 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:28.523072 14412 raft_consensus.cc:2354] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4.
I20260806 03:56:28.530354 14180 raft_consensus.cc:1226] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 6. Current term is 7. Ops: []
I20260806 03:56:28.492496 16930 raft_consensus.cc:3037] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:28.436661 16996 raft_consensus.cc:504] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:28.546070 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:28.516582 16990 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:28.559288 16990 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:28.560379 16716 consensus_queue.cc:1046] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:56:28.560478 16999 log.cc:924] Time spent T 444ced90e189446a8e28167537be8515 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260806 03:56:28.560854 16990 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:28.568470 16824 leader_election.cc:288] T b7aa49f403a54b6e827e1eb852e9876e P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:28.548512 16988 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:28.570904 16988 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 8 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:28.571638 16988 consensus_queue.cc:1046] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:28.594599 16990 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:28.447832 16847 consensus_queue.cc:237] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:28.541769 16957 leader_election.cc:288] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
W20260806 03:56:28.616675 14253 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.0.183.3:39337 timed out after 1.550s (SENT) [suppressed 6 similar messages]
I20260806 03:56:28.683766 14410 raft_consensus.cc:1226] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 LEADER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 6. Current term is 7. Ops: []
I20260806 03:56:28.684782 16928 leader_election.cc:288] T aa582622423842f293676282b68ca978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 7 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:28.685771 16973 log.cc:924] Time spent T dd20aef8cc614e3cad4c77451fb5c501 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.076s	user 0.010s	sys 0.000s
I20260806 03:56:28.689584 16990 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 7 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:28.690397 16995 log.cc:924] Time spent T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.201s	user 0.000s	sys 0.002s
I20260806 03:56:28.462695 16985 consensus_queue.cc:260] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:28.617233 14365 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.530s	user 0.015s	sys 0.019s
W20260806 03:56:28.695232 14365 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.614s	user 0.015s	sys 0.019s
W20260806 03:56:28.696090 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 636504us
W20260806 03:56:28.685603 17009 log.cc:924] Time spent T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.125s	user 0.002s	sys 0.000s
I20260806 03:56:28.703883 14365 leader_election.cc:302] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:28.710441 17001 log.cc:924] Time spent T 444ced90e189446a8e28167537be8515 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
W20260806 03:56:28.702271 16937 consensus_meta.cc:287] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.706s	user 0.014s	sys 0.005s
W20260806 03:56:28.712980 16958 consensus_meta.cc:287] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.758s	user 0.016s	sys 0.005s
I20260806 03:56:28.717834 16880 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
W20260806 03:56:28.723316 14031 catalog_manager.cc:4808] TS ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): delete failed for tablet 5a4270a2a64e4d1c917d785b072e3659 because the tablet was not found. No further retry: Not found: Tablet not found: 5a4270a2a64e4d1c917d785b072e3659
I20260806 03:56:28.741874 14365 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
W20260806 03:56:28.742736 14031 catalog_manager.cc:4808] TS ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235): delete failed for tablet bf96497390d34b9c9b9fd330032aee83 because the tablet was not found. No further retry: Not found: Tablet not found: bf96497390d34b9c9b9fd330032aee83
I20260806 03:56:28.743039 16975 raft_consensus.cc:2781] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:56:28.774711 14410 raft_consensus.cc:3037] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:28.779935 14520 raft_consensus.cc:1261] T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:56:28.753489 16747 raft_consensus.cc:482] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:28.759101 16880 raft_consensus.cc:2781] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:28.791338 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:28.780118 16975 raft_consensus.cc:482] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:28.722612 16937 raft_consensus.cc:504] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
    @     0x7f0d79d80e2d testing::UnitTest::Run() at ??:0
    @           0x36966c RUN_ALL_TESTS() at /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:?
I20260806 03:56:28.806779 16996 leader_election.cc:288] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
    @           0x36852d main at /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/test_main.cc:?
I20260806 03:56:28.807664 16996 consensus_queue.cc:1046] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260806 03:56:28.743757 16958 raft_consensus.cc:504] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:28.809235 14410 raft_consensus.cc:1261] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:56:28.811007 16958 leader_election.cc:288] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
W20260806 03:56:28.812693 16977 log.cc:924] Time spent T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.654s	user 0.000s	sys 0.003s
I20260806 03:56:28.812668 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:28.793278 16747 raft_consensus.cc:504] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:28.790751 14113 auto_rebalancer.cc:227] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260806 03:56:28.794996 16880 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:28.815337 16975 raft_consensus.cc:3037] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:56:28.824697 16148 raft_consensus.cc:3032] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:28.825176 16148 raft_consensus.cc:729] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:28.826007 16148 consensus_queue.cc:260] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:28.827032 16148 raft_consensus.cc:3037] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:28.829162 14194 raft_consensus.cc:1226] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 5. Current term is 6. Ops: []
W20260806 03:56:28.828264 16997 log.cc:924] Time spent T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.248s	user 0.000s	sys 0.002s
I20260806 03:56:28.828859 16880 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:28.842737 14421 raft_consensus.cc:1226] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 3. Current term is 4. Ops: []
W20260806 03:56:28.842531 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 43889.5us
I20260806 03:56:28.845279 14365 leader_election.cc:302] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:28.849366 16859 raft_consensus.cc:3032] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:28.850035 16859 raft_consensus.cc:729] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:28.851142 16859 consensus_queue.cc:260] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:28.856894 16859 raft_consensus.cc:3037] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:28.861822 14365 leader_election.cc:302] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:28.864519 16944 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:56:28.865103 17017 raft_consensus.cc:482] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:28.865705 17017 raft_consensus.cc:504] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:28.873224 16908 raft_consensus.cc:3032] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Stepping down as leader of term 3
I20260806 03:56:28.873788 16908 raft_consensus.cc:729] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:28.874845 16908 consensus_queue.cc:260] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:28.875535 16985 raft_consensus.cc:3037] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:56:28.876778 16899 consensus_meta.cc:287] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.912s	user 0.015s	sys 0.003s
I20260806 03:56:28.878123 16937 leader_election.cc:288] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:28.878566 17023 raft_consensus.cc:3032] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:28.879313 16854 raft_consensus.cc:482] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:28.891963 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 275353us
I20260806 03:56:28.896456 14304 raft_consensus.cc:1261] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260806 03:56:28.904597 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 459682us
I20260806 03:56:28.928202 14139 leader_election.cc:302] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:28.851728 16834 raft_consensus.cc:482] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:28.909085 17008 raft_consensus.cc:2726] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:56:28.910220 14307 raft_consensus.cc:3037] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:28.910004 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:28.911876 16899 raft_consensus.cc:2726] T 1c4ea21620234e4ba06f252a77a535bc P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:28.912426 14413 raft_consensus.cc:2454] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:28.914491 16996 raft_consensus.cc:2726] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:28.935449 14312 raft_consensus.cc:1261] T da689d1cd14f4d82878eb853b71e70a5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:56:28.938347 14192 raft_consensus.cc:1261] T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:56:28.959167 14139 leader_election.cc:302] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:28.972368 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 110661us
I20260806 03:56:28.980952 14192 raft_consensus.cc:1226] T 4a94592515014b47b71c12a5ca5c2046 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:28.944178 16148 consensus_queue.cc:1046] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.043s
I20260806 03:56:28.981317 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:28.988528 14179 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 7.
I20260806 03:56:28.981595 16908 raft_consensus.cc:3037] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:28.989898 14188 raft_consensus.cc:1226] T ec3dc2e1439b42c78d575af3982616bd P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:28.991400 14188 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:28.916790 17023 raft_consensus.cc:729] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:28.992200 14188 raft_consensus.cc:3037] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:28.879316 16975 raft_consensus.cc:504] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:28.998347 14178 raft_consensus.cc:1261] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 8 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260806 03:56:28.999924 16975 leader_election.cc:288] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 8 election: Requested vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:28.939899 17017 leader_election.cc:288] T cdb1f48db09e44a08a69683c801e7b50 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:29.002259 16148 raft_consensus.cc:3032] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:56:29.003494 17023 consensus_queue.cc:260] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:29.014788 16958 consensus_queue.cc:1046] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:56:29.017314 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "13ad1b203c6d485cb707a934fded499c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:29.001210 17025 consensus_queue.cc:1046] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260806 03:56:29.067970 14413 raft_consensus.cc:1226] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:29.024686 16988 raft_consensus.cc:3032] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Stepping down as leader of term 2
I20260806 03:56:28.936480 16854 raft_consensus.cc:504] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:28.964200 16747 leader_election.cc:288] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:29.079207 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:28.978168 16678 raft_consensus.cc:2781] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader election won for term 7
I20260806 03:56:28.984920 16847 raft_consensus.cc:2726] T 17c2bd15290044cc9ec88a24c9ef3978 P 4db97c7dfa2f4d91b76802c5095b826c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260806 03:56:29.044559 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
W20260806 03:56:29.047734 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 73304.7us
I20260806 03:56:29.050535 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:29.053123 14139 connection.cc:232] RPC call timeout handler was delayed by -1.0879175660666078s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1768s for a response
I20260806 03:56:29.056437 14520 raft_consensus.cc:1226] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:56:29.156289 14365 leader_election.cc:302] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:29.157980 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:29.062768 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:29.053499 16944 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:29.079521 14414 raft_consensus.cc:1226] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:28.999567 16960 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:29.067016 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:29.079602 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:29.160216 14518 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:29.082446 14180 raft_consensus.cc:1226] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260806 03:56:29.079860 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:29.161916 14139 leader_election.cc:334] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Timed out: RequestConsensusVote RPC to 127.0.183.3:39337 timed out after 1.676s (SENT)
I20260806 03:56:29.157330 14410 raft_consensus.cc:2454] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:29.169443 14139 leader_election.cc:302] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:29.057847 16148 raft_consensus.cc:729] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:29.060079 16624 raft_consensus.cc:482] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:28.961640 16834 raft_consensus.cc:504] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:29.182468 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 113017us
I20260806 03:56:29.171559 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:29.180918 14417 raft_consensus.cc:2379] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:29.185142 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:29.047109 16996 raft_consensus.cc:482] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:29.171763 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 95256.9us
I20260806 03:56:29.168823 14419 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:29.079471 16824 raft_consensus.cc:482] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:29.191969 14412 raft_consensus.cc:1261] T c96811ac1a4e4241b3fada5cf3b6e2f6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:29.155431 17008 raft_consensus.cc:482] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:29.207041 14196 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 3.
I20260806 03:56:29.010753 14188 raft_consensus.cc:2454] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 5.
I20260806 03:56:29.183856 17023 raft_consensus.cc:3037] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:29.216204 14414 raft_consensus.cc:1261] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260806 03:56:29.228935 14307 raft_consensus.cc:1261] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260806 03:56:29.232167 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 77309.8us
W20260806 03:56:29.208268 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 52144.5us
I20260806 03:56:29.240787 14365 leader_election.cc:398] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 election: Vote denied by peer ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235) with higher term. Message: Invalid argument: T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 6. Current term is 7.
I20260806 03:56:29.241973 14365 leader_election.cc:302] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:29.184196 16678 raft_consensus.cc:686] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
W20260806 03:56:29.244233 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 82350.2us
I20260806 03:56:29.074920 16988 raft_consensus.cc:729] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:29.236300 14253 leader_election.cc:302] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:29.243037 16994 raft_consensus.cc:2726] T 59c582f66b2f4a4f8afe6b669e1a0def P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:29.252156 16854 leader_election.cc:288] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
W20260806 03:56:29.256294 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 66448.7us
I20260806 03:56:29.265282 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "e85aed78b22d4db2b00e5abf4575b185" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:29.272009 14412 raft_consensus.cc:2454] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 7.
I20260806 03:56:29.279585 14414 raft_consensus.cc:1226] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 3. Current term is 4. Ops: []
I20260806 03:56:29.274633 14365 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:29.284075 17037 raft_consensus.cc:2726] T c634546efbbf45e8bd0d383202c9a992 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:29.184823 16960 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:29.287453 16960 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:29.288190 14302 raft_consensus.cc:3037] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:29.192164 16624 raft_consensus.cc:504] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:29.292824 16624 leader_election.cc:288] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:29.210390 17008 raft_consensus.cc:504] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:29.282428 17025 consensus_queue.cc:1035] T 6322ef4e1d9746399a8b68993fe01f30 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260806 03:56:29.295573 17008 leader_election.cc:288] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:29.179302 16944 raft_consensus.cc:504] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:29.296726 14190 raft_consensus.cc:1261] T 65c7417862bf411badf621c97886dd17 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:56:29.296461 15959 consensus_queue.cc:1035] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260806 03:56:29.298331 16944 leader_election.cc:288] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:29.299151 16377 consensus_queue.cc:1035] T da689d1cd14f4d82878eb853b71e70a5 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
W20260806 03:56:29.298401 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 62219.3us
I20260806 03:56:29.302565 14253 leader_election.cc:398] T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 2 pre-election: Vote denied by peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337) with higher term. Message: Invalid argument: T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 2. Current term is 3.
I20260806 03:56:29.221776 16958 consensus_queue.cc:1035] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.060s
I20260806 03:56:29.317885 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:29.304003 14477 leader_election.cc:302] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:29.210453 16824 raft_consensus.cc:504] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:29.315339 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fb3c212ce6db469b85cb21f2c20fd494" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:29.277318 16975 raft_consensus.cc:2726] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260806 03:56:29.281683 16930 consensus_meta.cc:287] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.738s	user 0.012s	sys 0.002s
I20260806 03:56:29.303418 14365 leader_election.cc:302] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:29.322477 14253 leader_election.cc:302] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:29.317669 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:29.326560 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:29.194370 16996 raft_consensus.cc:504] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:29.305837 16960 raft_consensus.cc:2726] T f2d38b9e778c46ef93f2dc36346e28c5 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:29.308182 16854 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:29.346932 16854 raft_consensus.cc:482] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:29.328243 14365 leader_election.cc:302] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:29.337762 14313 raft_consensus.cc:1261] T 10850ceaa01f412ea7836486d6f51aa1 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:56:29.344007 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:29.345597 14253 leader_election.cc:302] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:29.336308 14304 raft_consensus.cc:2454] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 4.
I20260806 03:56:29.350585 14518 raft_consensus.cc:2454] T 38413935ec824d24b8ac055e781b68a4 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 7.
I20260806 03:56:29.334036 17025 raft_consensus.cc:2781] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260806 03:56:29.331046 17037 raft_consensus.cc:2726] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260806 03:56:29.354939 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:29.368534 14414 raft_consensus.cc:2454] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 7.
I20260806 03:56:29.262251 16148 consensus_queue.cc:260] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:29.326767 16614 raft_consensus.cc:482] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:29.359687 14253 leader_election.cc:302] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:29.370217 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:29.322921 15959 consensus_queue.cc:1035] T 13ad1b203c6d485cb707a934fded499c P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260806 03:56:29.340054 16985 raft_consensus.cc:2781] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260806 03:56:29.381114 14414 raft_consensus.cc:1261] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260806 03:56:29.371991 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 106081us
I20260806 03:56:29.367496 14365 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [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: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c
I20260806 03:56:29.355036 16854 raft_consensus.cc:3037] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:29.343305 16834 leader_election.cc:288] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:29.357252 16975 raft_consensus.cc:2726] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:29.428141 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:29.428287 14518 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:29.372658 16990 raft_consensus.cc:2726] T 79610af00611408194c853ffa9918b24 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:29.358254 17025 raft_consensus.cc:482] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:29.441152 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:29.437170 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:29.442955 14365 leader_election.cc:302] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:29.436748 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "576bebacfb56458f9cc3e5a59d25110d" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:29.437536 14314 raft_consensus.cc:1226] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:29.442250 14302 raft_consensus.cc:1261] T 65c7417862bf411badf621c97886dd17 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260806 03:56:29.442270 14414 raft_consensus.cc:2454] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 7.
I20260806 03:56:29.356498 16944 consensus_queue.cc:1035] T 32588d95b317426b8a07ba6831a7fe32 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.070s
W20260806 03:56:29.450974 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 204936us
I20260806 03:56:29.331650 16988 consensus_queue.cc:260] T 578f37ca9e5f491cb5ee039224d97406 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:29.381304 16985 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:29.433641 17037 raft_consensus.cc:2781] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:29.458045 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:29.464881 14192 raft_consensus.cc:3037] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Advancing to term 4
W20260806 03:56:29.439024 16859 consensus_meta.cc:287] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 0.582s	user 0.016s	sys 0.000s
W20260806 03:56:29.457638 16880 consensus_meta.cc:287] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.606s	user 0.015s	sys 0.000s
I20260806 03:56:29.469825 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:29.446314 17025 raft_consensus.cc:3037] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Advancing to term 8
I20260806 03:56:29.455716 16975 raft_consensus.cc:2726] T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:29.467959 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:29.491863 14414 raft_consensus.cc:2379] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 5: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:29.425338 16960 raft_consensus.cc:2726] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:29.468838 16834 raft_consensus.cc:482] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:29.501503 16834 raft_consensus.cc:504] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:29.502218 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:29.503932 14179 raft_consensus.cc:1261] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:29.445899 16958 consensus_queue.cc:1046] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.044s
I20260806 03:56:29.504642 14306 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:29.504917 14524 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:29.446519 16148 raft_consensus.cc:3037] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:29.471442 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ec3dc2e1439b42c78d575af3982616bd" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:29.520931 14194 raft_consensus.cc:1261] T 576bebacfb56458f9cc3e5a59d25110d P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Refusing update from remote peer fcb0445d7dcf41bdb630c3985d53ce7a: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260806 03:56:29.521625 14410 raft_consensus.cc:2379] T ec3dc2e1439b42c78d575af3982616bd P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 4: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:29.352741 16678 consensus_queue.cc:237] T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:29.522586 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "6322ef4e1d9746399a8b68993fe01f30" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:29.522903 17053 log.cc:924] Time spent T 4a94592515014b47b71c12a5ca5c2046 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260806 03:56:29.523453 14410 raft_consensus.cc:2379] T 6322ef4e1d9746399a8b68993fe01f30 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea4c17bf862541aa93d120d173084b0e in current term 3: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:29.383419 16614 raft_consensus.cc:504] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:29.386471 17039 consensus_queue.cc:1046] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.111s
I20260806 03:56:29.489918 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:29.526048 16614 leader_election.cc:288] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:29.526589 16716 raft_consensus.cc:3032] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 LEADER]: Stepping down as leader of term 6
I20260806 03:56:29.527027 16716 raft_consensus.cc:729] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:29.488727 16996 leader_election.cc:288] T f2d38b9e778c46ef93f2dc36346e28c5 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:29.498502 14314 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:29.528609 14314 raft_consensus.cc:2379] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a in current term 8: Already voted for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in this term.
I20260806 03:56:29.499539 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:29.500429 14419 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:29.500648 14307 raft_consensus.cc:1226] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 5. Current term is 6. Ops: []
I20260806 03:56:29.500728 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:29.507936 14367 leader_election.cc:302] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:29.508807 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070"
I20260806 03:56:29.531864 14308 raft_consensus.cc:3037] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Advancing to term 4
I20260806 03:56:29.493105 17008 raft_consensus.cc:482] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:29.545647 14409 raft_consensus.cc:2454] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 3.
I20260806 03:56:29.537376 14479 leader_election.cc:302] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:29.511058 16854 raft_consensus.cc:504] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:29.489306 16880 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:29.500474 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5ce2e5a8d8a24998bb45ef6bc906d754" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:29.489041 16994 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:29.501368 14527 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:29.503804 16834 leader_election.cc:288] T 79610af00611408194c853ffa9918b24 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:29.516287 16958 consensus_queue.cc:1225] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer fcb0445d7dcf41bdb630c3985d53ce7a log is divergent from this leader: its last log entry 7.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260806 03:56:29.461620 16985 raft_consensus.cc:3037] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Advancing to term 7
W20260806 03:56:29.600692 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 92853.6us
I20260806 03:56:29.520480 16960 consensus_queue.cc:1035] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260806 03:56:29.470770 14304 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8d3ef74813d84192ab2334c92458b813" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:29.520736 14187 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:29.505677 16824 leader_election.cc:288] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:29.490542 14518 raft_consensus.cc:2454] T ec3dc2e1439b42c78d575af3982616bd P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:29.538470 14192 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:29.543107 14194 raft_consensus.cc:1261] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Refusing update from remote peer 54f2e0abda7f4ad28d52c215ed7e0070: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260806 03:56:29.493161 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:29.532223 14520 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:29.509702 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:29.563452 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:29.570528 14253 leader_election.cc:302] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:29.604095 14421 raft_consensus.cc:1261] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Refusing update from remote peer ea4c17bf862541aa93d120d173084b0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260806 03:56:29.570904 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4a94592515014b47b71c12a5ca5c2046" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:29.557114 14479 leader_election.cc:302] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:29.602694 14367 leader_election.cc:302] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:29.612982 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 55863.2us
I20260806 03:56:29.624992 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "aa582622423842f293676282b68ca978" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
W20260806 03:56:29.631429 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 61029.7us
I20260806 03:56:29.641330 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "3f819d8e7c764a358e90ed9ff3b5d30a" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:29.642293 14410 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:29.650976 14411 raft_consensus.cc:1226] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260806 03:56:29.653982 14253 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:29.655427 14253 leader_election.cc:302] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:29.553076 16996 raft_consensus.cc:2726] T 0e85d78e4ffe4a4a86431722a101125e P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:29.655879 14308 raft_consensus.cc:2454] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb0445d7dcf41bdb630c3985d53ce7a in term 4.
I20260806 03:56:29.559288 16274 raft_consensus.cc:2726] T fb3c212ce6db469b85cb21f2c20fd494 P ea4c17bf862541aa93d120d173084b0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:29.676286 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b7aa49f403a54b6e827e1eb852e9876e" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:29.646688 14525 raft_consensus.cc:2454] T 4a94592515014b47b71c12a5ca5c2046 P ea4c17bf862541aa93d120d173084b0e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:29.627112 16859 raft_consensus.cc:482] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:29.690603 14412 raft_consensus.cc:2379] T b7aa49f403a54b6e827e1eb852e9876e P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c in current term 5: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:29.638833 17017 raft_consensus.cc:2781] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260806 03:56:29.696520 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5d2fd8182da64e7abe5aabbdb0eb6cd9" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:29.652556 16958 raft_consensus.cc:2726] T 13ad1b203c6d485cb707a934fded499c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:29.573975 17008 raft_consensus.cc:504] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:29.599764 17018 consensus_queue.cc:1046] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.091s
I20260806 03:56:29.665051 16990 raft_consensus.cc:2741] T 564f56fa0630426cb769f92d85eca152 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260806 03:56:29.671231 16927 raft_consensus.cc:2781] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Leader election won for term 5
I20260806 03:56:29.636951 16944 consensus_queue.cc:1035] T 10850ceaa01f412ea7836486d6f51aa1 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.066s
I20260806 03:56:29.670410 16926 raft_consensus.cc:482] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:29.671816 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:29.610294 16994 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:29.764487 14413 raft_consensus.cc:1226] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 8 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 7. Current term is 8. Ops: []
I20260806 03:56:29.708074 16996 raft_consensus.cc:3037] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 2 FOLLOWER]: Advancing to term 3
I20260806 03:56:29.768850 16926 raft_consensus.cc:504] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:29.703284 17017 raft_consensus.cc:482] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260806 03:56:29.782136 14410 raft_consensus.cc:2454] T 3f819d8e7c764a358e90ed9ff3b5d30a P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:29.702450 17028 consensus_queue.cc:1035] T 0bd36671d77142ffad9d33d9623a8474 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.114s
I20260806 03:56:29.795310 17017 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:29.803242 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f2d38b9e778c46ef93f2dc36346e28c5" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:29.805719 14179 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "79610af00611408194c853ffa9918b24" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:29.810161 16716 consensus_queue.cc:260] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:29.825290 17008 leader_election.cc:288] T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:29.826053 16927 raft_consensus.cc:686] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:29.827247 16927 consensus_queue.cc:237] T 31c661942d224cc38b27fa0282399e2a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:29.827857 14189 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8a0f34dd9e79447cb6d5c738632e9e9b" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:29.765503 17023 consensus_meta.cc:287] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.517s	user 0.012s	sys 0.001s
I20260806 03:56:29.830588 16880 leader_election.cc:288] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 election: Requested vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:29.778127 16960 raft_consensus.cc:3032] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 LEADER]: Stepping down as leader of term 5
I20260806 03:56:29.831836 16960 raft_consensus.cc:729] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
I20260806 03:56:29.821256 16994 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:29.816385 14180 raft_consensus.cc:1226] T 31c661942d224cc38b27fa0282399e2a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer fcb0445d7dcf41bdb630c3985d53ce7a for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:29.814643 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:29.727192 16859 raft_consensus.cc:504] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:29.839989 14411 raft_consensus.cc:2454] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
W20260806 03:56:29.773774 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 171134us
I20260806 03:56:29.840548 14365 leader_election.cc:302] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 
I20260806 03:56:29.846524 14367 leader_election.cc:302] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:29.819434 16834 raft_consensus.cc:482] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
I20260806 03:56:29.857671 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "56013948b5754ef38325076284910450" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:29.838721 17023 consensus_queue.cc:1035] T f43b3d40b94a43989658e0e77f8edf37 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260806 03:56:29.880137 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "c96811ac1a4e4241b3fada5cf3b6e2f6" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:29.832733 16960 consensus_queue.cc:260] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:29.888080 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b98a5afd8ff4705a4afb2f6e2b64db8" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:29.889021 14408 raft_consensus.cc:2454] T 5ce2e5a8d8a24998bb45ef6bc906d754 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:29.894469 14312 raft_consensus.cc:1226] T ac223bbed6694e88a1d2e0ad026ccf3c P 54f2e0abda7f4ad28d52c215ed7e0070 [term 8 FOLLOWER]: Rejecting Update request from peer 4db97c7dfa2f4d91b76802c5095b826c for earlier term 7. Current term is 8. Ops: []
I20260806 03:56:29.883976 14414 raft_consensus.cc:2454] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6.
I20260806 03:56:29.899951 14304 raft_consensus.cc:1261] T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:56:29.907611 14308 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:29.909839 14307 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "32588d95b317426b8a07ba6831a7fe32" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
W20260806 03:56:29.913457 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 244153us
I20260806 03:56:29.929546 14302 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:29.927261 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:29.879190 17018 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:29.942726 14196 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:29.846352 16880 consensus_queue.cc:1035] T 576bebacfb56458f9cc3e5a59d25110d P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.069s
I20260806 03:56:29.885107 16908 raft_consensus.cc:3032] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:29.921132 16975 raft_consensus.cc:3032] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:29.961691 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "9c42d4e8fdf54b4885827fc709c94fff" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
I20260806 03:56:29.860193 16834 raft_consensus.cc:504] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:29.977149 14253 leader_election.cc:302] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e; no voters: 
I20260806 03:56:29.951435 16908 raft_consensus.cc:729] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea4c17bf862541aa93d120d173084b0e, State: Running, Role: LEADER
I20260806 03:56:29.962678 14308 raft_consensus.cc:2396] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4db97c7dfa2f4d91b76802c5095b826c 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: 5 index: 3.
W20260806 03:56:29.988409 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 142271us
I20260806 03:56:29.989845 14367 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:29.991199 14139 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c; no voters: ea4c17bf862541aa93d120d173084b0e, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:29.992347 16928 consensus_queue.cc:1035] T fc15f9ec60b145bba0e8b251900194c9 P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:56:29.993327 16824 raft_consensus.cc:3037] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:29.994648 16928 consensus_queue.cc:1046] T ac223bbed6694e88a1d2e0ad026ccf3c P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:56:29.952179 16960 raft_consensus.cc:3037] T 3f819d8e7c764a358e90ed9ff3b5d30a P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Advancing to term 6
I20260806 03:56:29.955346 17037 raft_consensus.cc:686] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:29.964419 16975 raft_consensus.cc:729] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:30.005193 14178 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8ad813065a7b48369c497d0a937ad6ae" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:30.009140 14178 raft_consensus.cc:2454] T 8ad813065a7b48369c497d0a937ad6ae P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea4c17bf862541aa93d120d173084b0e in term 6.
I20260806 03:56:30.018729 14367 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:29.962846 17025 raft_consensus.cc:504] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:29.957682 17018 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:30.000758 17023 raft_consensus.cc:2781] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election won for term 4
I20260806 03:56:30.010007 17086 raft_consensus.cc:2726] T e85aed78b22d4db2b00e5abf4575b185 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:30.031077 17044 raft_consensus.cc:482] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:30.007444 17074 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:30.038095 16927 raft_consensus.cc:2781] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 FOLLOWER]: Leader election won for term 7
W20260806 03:56:30.124334 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 254216us
I20260806 03:56:30.047950 17023 raft_consensus.cc:686] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Leader. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
I20260806 03:56:30.030607 16880 consensus_queue.cc:1046] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.082s
I20260806 03:56:30.145483 14365 leader_election.cc:302] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:30.150480 14192 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c"
I20260806 03:56:30.159426 14192 raft_consensus.cc:3037] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:30.056734 16859 leader_election.cc:288] T 92146e5cf556478e91b320a7a9789195 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:30.114463 16926 leader_election.cc:288] T 38255c299a8545fb9845d5c17736e975 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:30.173506 17023 consensus_queue.cc:237] T 564f56fa0630426cb769f92d85eca152 P fcb0445d7dcf41bdb630c3985d53ce7a [LEADER]: Queue 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: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:30.175923 17069 log.cc:924] Time spent T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.151s	user 0.000s	sys 0.002s
I20260806 03:56:30.177328 14525 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "dbc977ba0695435b88d96235aabd1f86" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e"
I20260806 03:56:30.182390 14365 leader_election.cc:302] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:30.207378 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 204530us
I20260806 03:56:30.130121 17086 raft_consensus.cc:2726] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:30.155498 16927 raft_consensus.cc:686] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 7 LEADER]: Becoming Leader. State: Replica: 54f2e0abda7f4ad28d52c215ed7e0070, State: Running, Role: LEADER
W20260806 03:56:30.171720 17070 log.cc:924] Time spent T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.207s	user 0.001s	sys 0.000s
I20260806 03:56:30.057358 17044 raft_consensus.cc:504] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:30.203022 17064 log.cc:924] Time spent T f4851493770a4a1fb367c90b156ad667 P fcb0445d7dcf41bdb630c3985d53ce7a: Append to log took a long time: real 0.343s	user 0.002s	sys 0.001s
W20260806 03:56:30.222324 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 216087us
I20260806 03:56:30.047098 16908 consensus_queue.cc:260] T b7aa49f403a54b6e827e1eb852e9876e P ea4c17bf862541aa93d120d173084b0e [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:30.201256 16930 raft_consensus.cc:482] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:30.240185 14139 leader_election.cc:302] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:56:30.241074 14479 thread.cc:636] raft [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.002s	sys 0.007s
I20260806 03:56:30.242192 14517 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "65c7417862bf411badf621c97886dd17" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:30.245041 14479 thread.cc:602] raft [worker] (thread pool) Time spent starting thread: real 0.543s	user 0.002s	sys 0.008s
W20260806 03:56:30.247512 14479 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 630477us
I20260806 03:56:30.237268 14192 raft_consensus.cc:2396] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb0445d7dcf41bdb630c3985d53ce7a for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260806 03:56:30.246443 14313 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38255c299a8545fb9845d5c17736e975" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:30.218014 17073 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:30.061477 17074 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:30.218580 17084 raft_consensus.cc:482] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:30.268877 14139 leader_election.cc:302] T 0bd36671d77142ffad9d33d9623a8474 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:30.124794 16975 consensus_queue.cc:260] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:30.291234 14520 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ea4c17bf862541aa93d120d173084b0e" is_pre_election: true
W20260806 03:56:30.297621 17067 log.cc:924] Time spent T 6322ef4e1d9746399a8b68993fe01f30 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.262s	user 0.000s	sys 0.001s
I20260806 03:56:30.286468 16856 raft_consensus.cc:2781] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election won for term 6
W20260806 03:56:30.304417 17071 log.cc:924] Time spent T cdb1f48db09e44a08a69683c801e7b50 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.272s	user 0.002s	sys 0.000s
I20260806 03:56:30.276435 17073 raft_consensus.cc:2726] T 9c42d4e8fdf54b4885827fc709c94fff P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260806 03:56:30.272501 16880 raft_consensus.cc:2726] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260806 03:56:30.314021 16975 raft_consensus.cc:3037] T 5d2fd8182da64e7abe5aabbdb0eb6cd9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Advancing to term 5
I20260806 03:56:30.314339 17086 raft_consensus.cc:3032] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Stepping down as leader of term 4
I20260806 03:56:30.316040 17062 consensus_queue.cc:1035] T 65c7417862bf411badf621c97886dd17 P ea4c17bf862541aa93d120d173084b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260806 03:56:30.322005 17018 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:30.148511 17037 consensus_queue.cc:237] T 8ad813065a7b48369c497d0a937ad6ae P fcb0445d7dcf41bdb630c3985d53ce7a [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: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
W20260806 03:56:30.329871 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 61091.4us
I20260806 03:56:30.333775 14139 leader_election.cc:302] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a; no voters: ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:30.338735 17044 leader_election.cc:288] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337)
I20260806 03:56:30.340646 14190 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 499) took 1272 ms. Trace:
I20260806 03:56:30.341140 14190 rpcz_store.cc:276] 0806 03:56:29.068341 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:29.068972 (+   631us) service_pool.cc:227] Handling call
0806 03:56:29.158671 (+ 89699us) raft_consensus.cc:1457] Updating replica for 0 ops
0806 03:56:29.297211 (+138540us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:30.340316 (+1043105us) spinlock_profiling.cc:243] Waited 138 ms on lock 0x7b5400457c54. stack: 00007f0d79b6b033 00007f0d79b6af30 00007f0d794c9534 00007f0d831d58b4 00007f0d831d5849 00007f0d7ca4a471 00007f0d7cac5f51 00007f0d7cac499e 00007f0d81a062e9 00007f0d7b0ec684 00007f0d7b0ec612 00007f0d7b0ec541 00007f0d7b0ec4bc 00007f0d7b0eb772 00007f0d7aeef94c 00007f0d7aeeed86
0806 03:56:30.340535 (+   219us) inbound_call.cc:173] Queueing success response
Metrics: {"spinlock_wait_cycles":316355840}
I20260806 03:56:30.342013 14311 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" is_pre_election: true
I20260806 03:56:30.342929 14311 raft_consensus.cc:2454] T f43b3d40b94a43989658e0e77f8edf37 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 4.
I20260806 03:56:30.326673 14520 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P ea4c17bf862541aa93d120d173084b0e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 7.
I20260806 03:56:30.330873 14413 raft_consensus.cc:1261] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260806 03:56:30.326256 14477 leader_election.cc:302] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [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: ea4c17bf862541aa93d120d173084b0e; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
W20260806 03:56:30.357204 14365 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.4:34235, user_credentials={real_user=slave}} blocked reactor thread for 175055us
I20260806 03:56:30.360914 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cf03ecd0ff2245d4a116f705da81f33e" candidate_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" candidate_term: 7 candidate_status { last_received { term: 6 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:30.360596 14365 leader_election.cc:302] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:30.380190 14145 leader_election.cc:302] T f43b3d40b94a43989658e0e77f8edf37 P 4db97c7dfa2f4d91b76802c5095b826c [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: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 
I20260806 03:56:30.304472 16716 raft_consensus.cc:3037] T 576bebacfb56458f9cc3e5a59d25110d P 54f2e0abda7f4ad28d52c215ed7e0070 [term 6 FOLLOWER]: Advancing to term 7
I20260806 03:56:30.261484 16930 raft_consensus.cc:504] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:30.315279 17086 raft_consensus.cc:729] T 31c661942d224cc38b27fa0282399e2a P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fcb0445d7dcf41bdb630c3985d53ce7a, State: Running, Role: LEADER
W20260806 03:56:30.353726 17070 log.cc:924] Time spent T da689d1cd14f4d82878eb853b71e70a5 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260806 03:56:30.346697 16856 raft_consensus.cc:686] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [term 6 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
W20260806 03:56:30.401353 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 386067us
I20260806 03:56:30.378443 17039 raft_consensus.cc:2726] T dbc977ba0695435b88d96235aabd1f86 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260806 03:56:30.377665 16834 leader_election.cc:288] T cf03ecd0ff2245d4a116f705da81f33e P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:30.354363 17062 raft_consensus.cc:482] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4db97c7dfa2f4d91b76802c5095b826c)
W20260806 03:56:30.430009 14139 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 96385.5us
I20260806 03:56:30.433398 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cdb1f48db09e44a08a69683c801e7b50" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:30.434466 14414 raft_consensus.cc:2362] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 7. Re-sending same reply.
I20260806 03:56:30.446838 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "fc15f9ec60b145bba0e8b251900194c9" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:30.447961 14408 raft_consensus.cc:2362] T fc15f9ec60b145bba0e8b251900194c9 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 6. Re-sending same reply.
I20260806 03:56:30.453110 14367 leader_election.cc:302] T 56013948b5754ef38325076284910450 P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
I20260806 03:56:30.458297 14367 leader_election.cc:302] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [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: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 4db97c7dfa2f4d91b76802c5095b826c, 54f2e0abda7f4ad28d52c215ed7e0070
I20260806 03:56:30.411793 17025 leader_election.cc:288] T f1aa6f6e52c541d6b1d5122e267a1c5c P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 8 election: Requested vote from peers fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:30.472972 14412 raft_consensus.cc:1261] T cdb1f48db09e44a08a69683c801e7b50 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Refusing update from remote peer 4db97c7dfa2f4d91b76802c5095b826c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260806 03:56:30.419473 17095 raft_consensus.cc:482] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:30.475911 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:30.288313 17084 raft_consensus.cc:504] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:30.425570 17044 raft_consensus.cc:2781] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 FOLLOWER]: Leader election won for term 6
I20260806 03:56:30.485559 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f1aa6f6e52c541d6b1d5122e267a1c5c" candidate_uuid: "4db97c7dfa2f4d91b76802c5095b826c" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:30.496781 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "92146e5cf556478e91b320a7a9789195" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
I20260806 03:56:30.497817 14190 raft_consensus.cc:2454] T 92146e5cf556478e91b320a7a9789195 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 7.
I20260806 03:56:30.491868 14417 raft_consensus.cc:2362] T f1aa6f6e52c541d6b1d5122e267a1c5c P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 4db97c7dfa2f4d91b76802c5095b826c in term 7. Re-sending same reply.
I20260806 03:56:30.539836 14190 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4db97c7dfa2f4d91b76802c5095b826c" is_pre_election: true
W20260806 03:56:30.550755 14477 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.1:38453, user_credentials={real_user=slave}} blocked reactor thread for 224605us
I20260806 03:56:30.552085 14477 leader_election.cc:302] T 8ad813065a7b48369c497d0a937ad6ae P ea4c17bf862541aa93d120d173084b0e [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: 4db97c7dfa2f4d91b76802c5095b826c, ea4c17bf862541aa93d120d173084b0e; no voters: 
W20260806 03:56:30.555249 14367 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 60691.7us
I20260806 03:56:30.556706 14367 leader_election.cc:302] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcb0445d7dcf41bdb630c3985d53ce7a; no voters: 54f2e0abda7f4ad28d52c215ed7e0070, ea4c17bf862541aa93d120d173084b0e
W20260806 03:56:30.502300 16148 consensus_meta.cc:287] T aa582622423842f293676282b68ca978 P ea4c17bf862541aa93d120d173084b0e: Time spent flushing consensus metadata: real 0.945s	user 0.017s	sys 0.001s
W20260806 03:56:30.559413 14145 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.183.2:46787, user_credentials={real_user=slave}} blocked reactor thread for 150954us
I20260806 03:56:30.484323 17039 raft_consensus.cc:2726] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260806 03:56:30.578068 17061 raft_consensus.cc:482] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:30.542536 17095 raft_consensus.cc:504] T 17c2bd15290044cc9ec88a24c9ef3978 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:30.578869 17061 raft_consensus.cc:504] T 19ce5e84d2934b95ba7ed9d2624db40a P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
W20260806 03:56:30.558843 16824 consensus_meta.cc:287] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c: Time spent flushing consensus metadata: real 0.565s	user 0.018s	sys 0.002s
W20260806 03:56:30.621167 14253 outbound_call.cc:322] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.183.3:39337, user_credentials={real_user=slave}} blocked reactor thread for 185184us
I20260806 03:56:30.549535 17025 raft_consensus.cc:2726] T 8a0f34dd9e79447cb6d5c738632e9e9b P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260806 03:56:30.544842 17044 raft_consensus.cc:686] T 5ce2e5a8d8a24998bb45ef6bc906d754 P 4db97c7dfa2f4d91b76802c5095b826c [term 6 LEADER]: Becoming Leader. State: Replica: 4db97c7dfa2f4d91b76802c5095b826c, State: Running, Role: LEADER
I20260806 03:56:30.439672 17062 raft_consensus.cc:504] T c634546efbbf45e8bd0d383202c9a992 P ea4c17bf862541aa93d120d173084b0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:30.635793 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
W20260806 03:56:30.633317 14253 leader_election.cc:334] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer fcb0445d7dcf41bdb630c3985d53ce7a (127.0.183.3:39337): Timed out: RequestConsensusVote RPC to 127.0.183.3:39337 timed out after 1.550s (SENT)
I20260806 03:56:30.637363 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "cda7deeed33b48a49cd82336f0db07da" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:30.635183 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "10850ceaa01f412ea7836486d6f51aa1" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:30.638176 14253 leader_election.cc:302] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: 54f2e0abda7f4ad28d52c215ed7e0070; no voters: 4db97c7dfa2f4d91b76802c5095b826c, fcb0445d7dcf41bdb630c3985d53ce7a
I20260806 03:56:30.639698 14410 raft_consensus.cc:2379] T 10850ceaa01f412ea7836486d6f51aa1 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 3: Already voted for candidate ea4c17bf862541aa93d120d173084b0e in this term.
I20260806 03:56:30.638279 14414 raft_consensus.cc:2454] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 5.
W20260806 03:56:30.647925 16996 consensus_meta.cc:287] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a: Time spent flushing consensus metadata: real 0.848s	user 0.012s	sys 0.006s
I20260806 03:56:30.648624 16996 raft_consensus.cc:2726] T 578f37ca9e5f491cb5ee039224d97406 P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260806 03:56:30.650635 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5471a18dcf2e4bb9b9e43d816cbacb08" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:30.655126 14414 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d12e0b5807184c3bb9294b8832e0af43" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:30.659332 14410 raft_consensus.cc:2354] T 5471a18dcf2e4bb9b9e43d816cbacb08 P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 for earlier term 4. Current term is 5.
I20260806 03:56:30.659941 14421 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0bd36671d77142ffad9d33d9623a8474" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:30.660656 14410 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "578f37ca9e5f491cb5ee039224d97406" candidate_uuid: "ea4c17bf862541aa93d120d173084b0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:30.658526 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "ac223bbed6694e88a1d2e0ad026ccf3c" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:30.662377 14417 raft_consensus.cc:2379] T ac223bbed6694e88a1d2e0ad026ccf3c P fcb0445d7dcf41bdb630c3985d53ce7a [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 8: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:30.660733 14421 raft_consensus.cc:2362] T 0bd36671d77142ffad9d33d9623a8474 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4. Re-sending same reply.
I20260806 03:56:30.451148 16927 consensus_queue.cc:237] T 38413935ec824d24b8ac055e781b68a4 P 54f2e0abda7f4ad28d52c215ed7e0070 [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: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
W20260806 03:56:30.637205 16985 consensus_meta.cc:287] T cf03ecd0ff2245d4a116f705da81f33e P 54f2e0abda7f4ad28d52c215ed7e0070: Time spent flushing consensus metadata: real 1.004s	user 0.014s	sys 0.003s
I20260806 03:56:30.667972 14417 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "f43b3d40b94a43989658e0e77f8edf37" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:30.670332 14408 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "31c661942d224cc38b27fa0282399e2a" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:30.671267 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "38413935ec824d24b8ac055e781b68a4" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:30.623569 14188 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39436 (request call id 501) took 1194 ms. Trace:
I20260806 03:56:30.632638 17074 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:30.644850 17018 raft_consensus.cc:2726] T b6004ab712f240e9836beeb3b7b92e15 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260806 03:56:30.645157 17039 raft_consensus.cc:482] T 8c1582ca32574242a98b28d0cf5aaaf6 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:30.672596 14412 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "564f56fa0630426cb769f92d85eca152" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a"
I20260806 03:56:30.676524 14409 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b6004ab712f240e9836beeb3b7b92e15" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:30.631873 16824 raft_consensus.cc:2726] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260806 03:56:30.651921 16880 raft_consensus.cc:482] T dd20aef8cc614e3cad4c77451fb5c501 P fcb0445d7dcf41bdb630c3985d53ce7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260806 03:56:30.683090 14196 thread.cc:636] wal-append [worker] (thread pool) Time spent creating pthread: real 0.637s	user 0.010s	sys 0.001s
I20260806 03:56:30.545317 16856 consensus_queue.cc:237] T 3f819d8e7c764a358e90ed9ff3b5d30a P 4db97c7dfa2f4d91b76802c5095b826c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
I20260806 03:56:30.693356 17082 raft_consensus.cc:482] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:30.699791 17082 raft_consensus.cc:504] T 6a4731c57b01486d896f12aa23e78172 P 54f2e0abda7f4ad28d52c215ed7e0070 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:30.700166 17108 raft_consensus.cc:482] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 54f2e0abda7f4ad28d52c215ed7e0070)
I20260806 03:56:30.700969 16998 raft_consensus.cc:482] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260806 03:56:30.701180 17108 raft_consensus.cc:504] T 59c582f66b2f4a4f8afe6b669e1a0def P fcb0445d7dcf41bdb630c3985d53ce7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } }
W20260806 03:56:30.702498 17100 log.cc:924] Time spent T fc15f9ec60b145bba0e8b251900194c9 P 54f2e0abda7f4ad28d52c215ed7e0070: Append to log took a long time: real 0.219s	user 0.001s	sys 0.000s
I20260806 03:56:30.702716 14180 raft_consensus.cc:1226] T 4b98a5afd8ff4705a4afb2f6e2b64db8 P 4db97c7dfa2f4d91b76802c5095b826c [term 5 FOLLOWER]: Rejecting Update request from peer ea4c17bf862541aa93d120d173084b0e for earlier term 4. Current term is 5. Ops: []
I20260806 03:56:30.703915 17078 consensus_queue.cc:1035] T e85aed78b22d4db2b00e5abf4575b185 P 54f2e0abda7f4ad28d52c215ed7e0070 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260806 03:56:30.705240 17098 raft_consensus.cc:482] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:30.705816 17098 raft_consensus.cc:504] T cda7deeed33b48a49cd82336f0db07da P fcb0445d7dcf41bdb630c3985d53ce7a [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:30.709314 17088 raft_consensus.cc:482] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:30.710184 17088 raft_consensus.cc:504] T aa582622423842f293676282b68ca978 P fcb0445d7dcf41bdb630c3985d53ce7a [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:30.712653 17087 raft_consensus.cc:2726] T 8d3ef74813d84192ab2334c92458b813 P fcb0445d7dcf41bdb630c3985d53ce7a [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260806 03:56:30.713707 16202 raft_consensus.cc:482] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
W20260806 03:56:30.714911 17106 log.cc:924] Time spent T e85aed78b22d4db2b00e5abf4575b185 P ea4c17bf862541aa93d120d173084b0e: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260806 03:56:30.714635 16202 raft_consensus.cc:504] T f4851493770a4a1fb367c90b156ad667 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
I20260806 03:56:30.702138 16824 raft_consensus.cc:482] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:30.716533 16824 raft_consensus.cc:504] T 13ad1b203c6d485cb707a934fded499c P 4db97c7dfa2f4d91b76802c5095b826c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } } peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } }
I20260806 03:56:30.718653 16854 leader_election.cc:288] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [CANDIDATE]: Term 7 election: Requested vote from peers 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787), ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235)
I20260806 03:56:30.652575 17073 raft_consensus.cc:482] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea4c17bf862541aa93d120d173084b0e)
I20260806 03:56:30.721725 17073 raft_consensus.cc:504] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" member_type: VOTER last_known_addr { host: "127.0.183.2" port: 46787 } } peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } }
I20260806 03:56:30.724864 17084 leader_election.cc:288] T 444ced90e189446a8e28167537be8515 P ea4c17bf862541aa93d120d173084b0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453), 54f2e0abda7f4ad28d52c215ed7e0070 (127.0.183.2:46787)
I20260806 03:56:30.725587 16930 leader_election.cc:288] T 1bfb0cc7ce9a4bc9810e7a7a65d2aafe P 54f2e0abda7f4ad28d52c215ed7e0070 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea4c17bf862541aa93d120d173084b0e (127.0.183.4:34235), 4db97c7dfa2f4d91b76802c5095b826c (127.0.183.1:38453)
I20260806 03:56:30.726953 14414 raft_consensus.cc:2454] T d12e0b5807184c3bb9294b8832e0af43 P fcb0445d7dcf41bdb630c3985d53ce7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 4.
I20260806 03:56:30.691396 14411 raft_consensus.cc:2379] T 38413935ec824d24b8ac055e781b68a4 P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 54f2e0abda7f4ad28d52c215ed7e0070 in current term 7: Already voted for candidate fcb0445d7dcf41bdb630c3985d53ce7a in this term.
I20260806 03:56:30.690003 14188 rpcz_store.cc:276] 0806 03:56:29.429509 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 03:56:29.434176 (+  4667us) service_pool.cc:227] Handling call
0806 03:56:29.471944 (+ 37768us) raft_consensus.cc:1457] Updating replica for 1 ops
0806 03:56:29.508372 (+ 36428us) raft_consensus.cc:1520] Early marking committed up to index 3
0806 03:56:29.508774 (+   402us) log.cc:842] Serialized 14 byte log entry
0806 03:56:30.119135 (+610361us) raft_consensus.cc:1525] Triggering prepare for 1 ops
0806 03:56:30.247269 (+128134us) log.cc:842] Serialized 26 byte log entry
0806 03:56:30.267304 (+ 20035us) raft_consensus.cc:1631] Marking committed up to 3
0806 03:56:30.273314 (+  6010us) raft_consensus.cc:1683] Filling consensus response to leader.
0806 03:56:30.287848 (+ 14534us) raft_consensus.cc:1654] Waiting on the replicates to finish logging
0806 03:56:30.565137 (+277289us) raft_consensus.cc:1671] finished
0806 03:56:30.567131 (+  1994us) raft_consensus.cc:1677] UpdateReplicas() finished
0806 03:56:30.620943 (+ 53812us) inbound_call.cc:173] Queueing success response
Metrics: {"mutex_wait_us":13271,"prepare.queue_time_us":824,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":53,"raft.queue_time_us":143937,"raft.run_cpu_time_us":198,"raft.run_wall_time_us":200,"thread_start_us":543821,"threads_started":2,"wal-append.queue_time_us":350916}
I20260806 03:56:30.728622 14411 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "209221f33bd7409f81e40450b4aa607f" candidate_uuid: "54f2e0abda7f4ad28d52c215ed7e0070" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" is_pre_election: true
I20260806 03:56:30.729522 14411 raft_consensus.cc:2454] T 209221f33bd7409f81e40450b4aa607f P fcb0445d7dcf41bdb630c3985d53ce7a [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f2e0abda7f4ad28d52c215ed7e0070 in term 7.
I20260806 03:56:30.729161 16998 raft_consensus.cc:504] T dbc977ba0695435b88d96235aabd1f86 P 4db97c7dfa2f4d91b76802c5095b826c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb0445d7dcf41bdb630c3985d53ce7a" member_type: VOTER last_known_addr { host: "127.0.183.3" port: 39337 } } peers { permanent_uuid: "ea4c17bf862541aa93d120d173084b0e" member_type: VOTER last_known_addr { host: "127.0.183.4" port: 34235 } } peers { permanent_uuid: "4db97c7dfa2f4d91b76802c5095b826c" member_type: VOTER last_known_addr { host: "127.0.183.1" port: 38453 } }
    @     0x7f0d764a2c87 __libc_start_main at ??:0
    @           0x294389 (unknown) at ??:?
W20260806 03:56:30.719667 17102 log.cc:924] Time spent T 32588d95b317426b8a07ba6831a7fe32 P 4db97c7dfa2f4d91b76802c5095b826c: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s